2026-08-14 04:01:43,632 - INFO - Domain Default found not creating 2026-08-14 04:01:43,824 - INFO - Project ctest-TestPorts-12931917 not found, creating it 2026-08-14 04:01:44,330 - INFO - Created Project:ctest-TestPorts-12931917, ID : efe3f285-5990-4352-ad73-93fc91483637 2026-08-14 04:01:46,115 - INFO - ================================================================================ 2026-08-14 04:01:46,115 - INFO - STARTING TEST : test_ports_bindings 2026-08-14 04:01:46,115 - INFO - TEST DESCRIPTION : Verify that we are able to create a port with custom port bindings Steps: 1) Create Port with Port bindings profile set to {'foo': 'bar'} 2) Retrieve and verify the same is set 2026-08-14 04:01:46,385 - DEBUG - Nothing to compare xmpp stats {'10.0.0.161': {'10.20.0.17': '0'}} with 2026-08-14 04:01:46,385 - INFO - Initial checks done. Running the testcase now 2026-08-14 04:01:46,385 - INFO - 2026-08-14 04:01:47,082 - DEBUG - Response for create_network : {'network': {'id': 'b07475cc-1259-4ec8-bc16-6b0fa4be0991', 'name': 'ctest-vn-23694771', 'tenant_id': 'efe3f28559904352ad7393fc91483637', 'project_id': 'efe3f28559904352ad7393fc91483637', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-12931917', 'ctest-vn-23694771'], 'port_security_enabled': True, 'description': ''}} 2026-08-14 04:01:47,270 - DEBUG - Response for create_subnet : {'subnet': {'id': '94724320-8777-4820-a62e-a1b8b3d86772', 'name': '', 'tenant_id': 'efe3f28559904352ad7393fc91483637', 'network_id': 'b07475cc-1259-4ec8-bc16-6b0fa4be0991', 'ip_version': 4, 'cidr': '122.83.66.0/26', 'allocation_pools': [{'start': '122.83.66.2', 'end': '122.83.66.62'}], 'gateway_ip': '122.83.66.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '122.83.66.2', 'tags': [], 'project_id': 'efe3f28559904352ad7393fc91483637'}} 2026-08-14 04:01:47,290 - INFO - Created VN ctest-vn-23694771 2026-08-14 04:01:47,343 - DEBUG - VN ctest-vn-23694771 UUID is b07475cc-1259-4ec8-bc16-6b0fa4be0991 2026-08-14 04:01:47,457 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-12931917', 'ctest-vmi-12212620']} 2026-08-14 04:01:47,740 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-12212620', 'id': '44e09e74-b9e1-4277-885d-940a35fc3164', 'tenant_id': 'efe3f28559904352ad7393fc91483637', 'network_id': 'b07475cc-1259-4ec8-bc16-6b0fa4be0991', 'mac_address': '02:44:e0:9e:74:b9', 'binding:profile': {'foo': 'bar'}, 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '122.83.66.3', 'subnet_id': '94724320-8777-4820-a62e-a1b8b3d86772'}], 'security_groups': ['71e772ab-4c95-419a-a50b-1e1a017edecf'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'efe3f28559904352ad7393fc91483637'}} 2026-08-14 04:01:47,740 - DEBUG - Created port 44e09e74-b9e1-4277-885d-940a35fc3164 2026-08-14 04:01:47,855 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine-interface/44e09e74-b9e1-4277-885d-940a35fc3164 2026-08-14 04:01:48,231 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine-interface/44e09e74-b9e1-4277-885d-940a35fc3164 2026-08-14 04:01:48,265 - INFO - VMI 44e09e74-b9e1-4277-885d-940a35fc3164 verification in API Server passed 2026-08-14 04:01:48,381 - DEBUG - Response for delete_port : () 2026-08-14 04:01:48,381 - INFO - Deleted port 44e09e74-b9e1-4277-885d-940a35fc3164 2026-08-14 04:01:48,381 - INFO - Deleting VN ctest-vn-23694771 2026-08-14 04:01:48,521 - DEBUG - Response for deleting network () 2026-08-14 04:01:48,805 - DEBUG - No XMPP flaps were noticed during the test
2026-08-14 04:01:48,805 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-08-14 04:01:48,805 - INFO - -------------------------------------------------------------------------------- 2026-08-14 04:01:48,808 - INFO - ================================================================================ 2026-08-14 04:01:48,808 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-08-14 04:01:48,808 - INFO - TEST DESCRIPTION : Create ports with specific Subnet and IP Create two ports in a VN with 2 subnets and specific IPs Attach to two VMs Ping between them should pass 2026-08-14 04:01:49,100 - DEBUG - Nothing to compare xmpp stats {'10.0.0.161': {'10.20.0.17': '0'}} with 2026-08-14 04:01:49,100 - INFO - Initial checks done. Running the testcase now 2026-08-14 04:01:49,100 - INFO - 2026-08-14 04:01:49,309 - DEBUG - Response for create_network : {'network': {'id': '19320003-9f48-40dc-9fd6-461bf1ca92f4', 'name': 'ctest-vn1-57740788', 'tenant_id': 'efe3f28559904352ad7393fc91483637', 'project_id': 'efe3f28559904352ad7393fc91483637', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-12931917', 'ctest-vn1-57740788'], 'port_security_enabled': True, 'description': ''}} 2026-08-14 04:01:49,548 - DEBUG - Response for create_subnet : {'subnet': {'id': '7c559c48-6c02-4ba9-b592-517c0ff0f5b6', 'name': '', 'tenant_id': 'efe3f28559904352ad7393fc91483637', 'network_id': '19320003-9f48-40dc-9fd6-461bf1ca92f4', 'ip_version': 4, 'cidr': '103.221.189.0/26', 'allocation_pools': [{'start': '103.221.189.2', 'end': '103.221.189.62'}], 'gateway_ip': '103.221.189.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '103.221.189.2', 'tags': [], 'project_id': 'efe3f28559904352ad7393fc91483637'}} 2026-08-14 04:01:49,748 - DEBUG - Response for create_subnet : {'subnet': {'id': '09a2a8a0-2b8b-474b-a408-192c4e219fec', 'name': '', 'tenant_id': 'efe3f28559904352ad7393fc91483637', 'network_id': '19320003-9f48-40dc-9fd6-461bf1ca92f4', 'ip_version': 4, 'cidr': '55.34.133.192/26', 'allocation_pools': [{'start': '55.34.133.194', 'end': '55.34.133.254'}], 'gateway_ip': '55.34.133.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '55.34.133.194', 'tags': [], 'project_id': 'efe3f28559904352ad7393fc91483637'}} 2026-08-14 04:01:49,769 - INFO - Created VN ctest-vn1-57740788 2026-08-14 04:01:49,823 - DEBUG - VN ctest-vn1-57740788 UUID is 19320003-9f48-40dc-9fd6-461bf1ca92f4 2026-08-14 04:01:50,163 - DEBUG - Response for create_port : {'port': {'name': '284406e9-8fc4-4918-b492-90daf903ce29', 'id': '284406e9-8fc4-4918-b492-90daf903ce29', 'tenant_id': 'efe3f28559904352ad7393fc91483637', 'network_id': '19320003-9f48-40dc-9fd6-461bf1ca92f4', 'mac_address': '02:28:44:06:e9:8f', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '103.221.189.5', 'subnet_id': '7c559c48-6c02-4ba9-b592-517c0ff0f5b6'}], 'security_groups': ['71e772ab-4c95-419a-a50b-1e1a017edecf'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'efe3f28559904352ad7393fc91483637'}} 2026-08-14 04:01:50,382 - DEBUG - Response for create_port : {'port': {'name': '2981ed40-2577-493d-81ca-ad1044d4ee97', 'id': '2981ed40-2577-493d-81ca-ad1044d4ee97', 'tenant_id': 'efe3f28559904352ad7393fc91483637', 'network_id': '19320003-9f48-40dc-9fd6-461bf1ca92f4', 'mac_address': '02:29:81:ed:40:25', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '55.34.133.197', 'subnet_id': '09a2a8a0-2b8b-474b-a408-192c4e219fec'}], 'security_groups': ['71e772ab-4c95-419a-a50b-1e1a017edecf'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'efe3f28559904352ad7393fc91483637'}} 2026-08-14 04:01:50,453 - DEBUG - Services list from nova: [, , ] 2026-08-14 04:01:50,856 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6155-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6155-1) 2026-08-14 04:01:51,290 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6155-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6155-1) 2026-08-14 04:01:51,290 - INFO - Waiting for VM ctest-vn1-vm1-69584325 to be up.. 2026-08-14 04:01:51,341 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 04:01:56,402 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 04:02:01,493 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 04:02:06,590 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 04:02:11,678 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 04:02:16,783 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 04:02:21,874 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 04:02:26,977 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 04:02:32,064 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 04:02:37,164 - DEBUG - VM is in ACTIVE state now 2026-08-14 04:02:37,164 - INFO - VM name : ctest-vn1-vm1-69584325 2026-08-14 04:02:37,252 - DEBUG - VM ctest-vn1-vm1-69584325 ID is 2898a867-25ce-406b-929a-1a6f99ad1eaa 2026-08-14 04:02:37,276 - DEBUG - VM ctest-vn1-vm1-69584325 launched on Node cn-jenkins-deploy-platform-ansible-os-6155-1 2026-08-14 04:02:37,368 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine/2898a867-25ce-406b-929a-1a6f99ad1eaa 2026-08-14 04:02:37,379 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine-interface/284406e9-8fc4-4918-b492-90daf903ce29 2026-08-14 04:02:40,657 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms') 2026-08-14 04:02:40,657 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-69584325 failed! 2026-08-14 04:02:40,715 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-12931917:ctest-vn1-57740788 is 103.221.189.1 and allocation pool is NOT set 2026-08-14 04:02:40,715 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-12931917:ctest-vn1-57740788 is 55.34.133.193 and allocation pool is NOT set 2026-08-14 04:02:42,780 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=4.29 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.599 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.599/2.444/4.289/1.845 ms') 2026-08-14 04:02:42,781 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-69584325 passed 2026-08-14 04:02:42,939 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-14 04:02:42,939 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-69584325, IP 103.221.189.5, Port 22 2026-08-14 04:02:43,110 - DEBUG - VM ctest-vn1-vm1-69584325 is ready for SSH connections 2026-08-14 04:02:43,110 - INFO - Waiting for VM ctest-vn1-vm2-52381454 to be up.. 2026-08-14 04:02:43,195 - DEBUG - VM is in ACTIVE state now 2026-08-14 04:02:43,195 - INFO - VM name : ctest-vn1-vm2-52381454 2026-08-14 04:02:43,276 - DEBUG - VM ctest-vn1-vm2-52381454 ID is 20439de3-7c7e-4cf8-a4e8-df22b9836882 2026-08-14 04:02:43,276 - DEBUG - VM ctest-vn1-vm2-52381454 launched on Node cn-jenkins-deploy-platform-ansible-os-6155-1 2026-08-14 04:02:43,359 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine/20439de3-7c7e-4cf8-a4e8-df22b9836882 2026-08-14 04:02:43,370 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine-interface/2981ed40-2577-493d-81ca-ad1044d4ee97 2026-08-14 04:02:44,616 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=4.06 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.504 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.504/2.282/4.061/1.778 ms') 2026-08-14 04:02:44,617 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-52381454 passed 2026-08-14 04:02:44,775 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-14 04:02:44,775 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-52381454, IP 55.34.133.197, Port 22 2026-08-14 04:02:44,940 - DEBUG - VM ctest-vn1-vm2-52381454 is ready for SSH connections 2026-08-14 04:02:44,941 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-14 04:02:44,941 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-14 04:02:44,941 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-14 04:02:44,941 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 103.221.189.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.161, gateway password: c0ntrail123 2026-08-14 04:02:44,941 - DEBUG - ping -s 56 -c 3 -W 1 103.221.189.5 2026-08-14 04:02:49,093 - DEBUG - PING 103.221.189.5 (103.221.189.5): 56 data bytes 64 bytes from 103.221.189.5: seq=0 ttl=63 time=6.047 ms 64 bytes from 103.221.189.5: seq=1 ttl=63 time=1.066 ms 64 bytes from 103.221.189.5: seq=2 ttl=63 time=1.514 ms --- 103.221.189.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.066/2.875/6.047 ms 2026-08-14 04:02:49,093 - INFO - Ping to IP 103.221.189.5 from VM ctest-vn1-vm2-52381454 passed 2026-08-14 04:02:49,093 - INFO - Detaching port 2981ed40-2577-493d-81ca-ad1044d4ee97 from VM ctest-vn1-vm2-52381454 2026-08-14 04:02:49,149 - INFO - Deleting VM ctest-vn1-vm2-52381454 2026-08-14 04:02:49,227 - INFO - Detaching port 284406e9-8fc4-4918-b492-90daf903ce29 from VM ctest-vn1-vm1-69584325 2026-08-14 04:02:49,280 - INFO - Deleting VM ctest-vn1-vm1-69584325 2026-08-14 04:02:49,545 - DEBUG - Response for delete_port : () 2026-08-14 04:02:49,756 - DEBUG - Response for delete_port : () 2026-08-14 04:02:49,756 - INFO - Deleting VN ctest-vn1-57740788 2026-08-14 04:02:49,926 - DEBUG - Response for deleting network () 2026-08-14 04:02:50,189 - DEBUG - No XMPP flaps were noticed during the test
2026-08-14 04:02:50,189 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:01:02]
2026-08-14 04:02:50,189 - INFO - -------------------------------------------------------------------------------- 2026-08-14 04:02:50,966 - INFO - Deleted project: ctest-TestPorts-12931917, ID : efe3f285-5990-4352-ad73-93fc91483637