2026-08-20 13:48:23,876 - INFO - Domain Default found not creating 2026-08-20 13:48:24,031 - INFO - Project ctest-TestPorts-71220893 not found, creating it 2026-08-20 13:48:24,508 - INFO - Created Project:ctest-TestPorts-71220893, ID : 75b2dcbf-fef2-4659-b732-edd90c1e8ee3 2026-08-20 13:48:26,028 - INFO - ================================================================================ 2026-08-20 13:48:26,028 - INFO - STARTING TEST : test_ports_bindings 2026-08-20 13:48:26,028 - 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-20 13:48:26,285 - DEBUG - Nothing to compare xmpp stats {'10.0.0.176': {'10.20.0.14': '0'}} with 2026-08-20 13:48:26,285 - INFO - Initial checks done. Running the testcase now 2026-08-20 13:48:26,285 - INFO - 2026-08-20 13:48:26,859 - DEBUG - Response for create_network : {'network': {'id': '5977d703-761a-4bd2-9719-6b4af6ae6fa5', 'name': 'ctest-vn-85389443', 'tenant_id': '75b2dcbffef24659b732edd90c1e8ee3', 'project_id': '75b2dcbffef24659b732edd90c1e8ee3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-71220893', 'ctest-vn-85389443'], 'port_security_enabled': True, 'description': ''}} 2026-08-20 13:48:27,055 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ac5fb1e6-aa3f-4a8d-bcca-6898351567f0', 'name': '', 'tenant_id': '75b2dcbffef24659b732edd90c1e8ee3', 'network_id': '5977d703-761a-4bd2-9719-6b4af6ae6fa5', 'ip_version': 4, 'cidr': '36.77.153.192/26', 'allocation_pools': [{'start': '36.77.153.194', 'end': '36.77.153.254'}], 'gateway_ip': '36.77.153.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '36.77.153.194', 'tags': [], 'project_id': '75b2dcbffef24659b732edd90c1e8ee3'}} 2026-08-20 13:48:27,073 - INFO - Created VN ctest-vn-85389443 2026-08-20 13:48:27,126 - DEBUG - VN ctest-vn-85389443 UUID is 5977d703-761a-4bd2-9719-6b4af6ae6fa5 2026-08-20 13:48:27,229 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-71220893', 'ctest-vmi-30960273']} 2026-08-20 13:48:27,547 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-30960273', 'id': 'e219983b-cb8a-408c-bd1b-4fa25418a0a6', 'tenant_id': '75b2dcbffef24659b732edd90c1e8ee3', 'network_id': '5977d703-761a-4bd2-9719-6b4af6ae6fa5', 'mac_address': '02:e2:19:98:3b:cb', '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': '36.77.153.195', 'subnet_id': 'ac5fb1e6-aa3f-4a8d-bcca-6898351567f0'}], 'security_groups': ['397dcbf4-da48-4f93-9b0c-5f06a5a5c02a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '75b2dcbffef24659b732edd90c1e8ee3'}} 2026-08-20 13:48:27,547 - DEBUG - Created port e219983b-cb8a-408c-bd1b-4fa25418a0a6 2026-08-20 13:48:27,650 - DEBUG - Requesting: http://10.0.0.176:8082/virtual-machine-interface/e219983b-cb8a-408c-bd1b-4fa25418a0a6 2026-08-20 13:48:27,973 - DEBUG - Requesting: http://10.0.0.176:8082/virtual-machine-interface/e219983b-cb8a-408c-bd1b-4fa25418a0a6 2026-08-20 13:48:28,005 - INFO - VMI e219983b-cb8a-408c-bd1b-4fa25418a0a6 verification in API Server passed 2026-08-20 13:48:28,097 - DEBUG - Response for delete_port : () 2026-08-20 13:48:28,098 - INFO - Deleted port e219983b-cb8a-408c-bd1b-4fa25418a0a6 2026-08-20 13:48:28,098 - INFO - Deleting VN ctest-vn-85389443 2026-08-20 13:48:28,202 - DEBUG - Response for deleting network () 2026-08-20 13:48:28,460 - DEBUG - No XMPP flaps were noticed during the test
2026-08-20 13:48:28,460 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-08-20 13:48:28,460 - INFO - -------------------------------------------------------------------------------- 2026-08-20 13:48:28,462 - INFO - ================================================================================ 2026-08-20 13:48:28,462 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-08-20 13:48:28,462 - 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-20 13:48:28,753 - DEBUG - Nothing to compare xmpp stats {'10.0.0.176': {'10.20.0.14': '0'}} with 2026-08-20 13:48:28,753 - INFO - Initial checks done. Running the testcase now 2026-08-20 13:48:28,753 - INFO - 2026-08-20 13:48:28,946 - DEBUG - Response for create_network : {'network': {'id': '449cb804-c024-4bb9-96d9-2381c835d72c', 'name': 'ctest-vn1-47009272', 'tenant_id': '75b2dcbffef24659b732edd90c1e8ee3', 'project_id': '75b2dcbffef24659b732edd90c1e8ee3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-71220893', 'ctest-vn1-47009272'], 'port_security_enabled': True, 'description': ''}} 2026-08-20 13:48:29,160 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c71bb72b-97c1-4a0f-a95c-d4c181e3dfec', 'name': '', 'tenant_id': '75b2dcbffef24659b732edd90c1e8ee3', 'network_id': '449cb804-c024-4bb9-96d9-2381c835d72c', 'ip_version': 4, 'cidr': '80.118.185.192/26', 'allocation_pools': [{'start': '80.118.185.194', 'end': '80.118.185.254'}], 'gateway_ip': '80.118.185.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '80.118.185.194', 'tags': [], 'project_id': '75b2dcbffef24659b732edd90c1e8ee3'}} 2026-08-20 13:48:29,332 - DEBUG - Response for create_subnet : {'subnet': {'id': '5bf72135-ce06-4844-86ed-c76cb39275d8', 'name': '', 'tenant_id': '75b2dcbffef24659b732edd90c1e8ee3', 'network_id': '449cb804-c024-4bb9-96d9-2381c835d72c', 'ip_version': 4, 'cidr': '163.114.99.0/26', 'allocation_pools': [{'start': '163.114.99.2', 'end': '163.114.99.62'}], 'gateway_ip': '163.114.99.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '163.114.99.2', 'tags': [], 'project_id': '75b2dcbffef24659b732edd90c1e8ee3'}} 2026-08-20 13:48:29,352 - INFO - Created VN ctest-vn1-47009272 2026-08-20 13:48:29,406 - DEBUG - VN ctest-vn1-47009272 UUID is 449cb804-c024-4bb9-96d9-2381c835d72c 2026-08-20 13:48:29,743 - DEBUG - Response for create_port : {'port': {'name': '6bc79047-ae55-4bd2-a131-0125e110bc95', 'id': '6bc79047-ae55-4bd2-a131-0125e110bc95', 'tenant_id': '75b2dcbffef24659b732edd90c1e8ee3', 'network_id': '449cb804-c024-4bb9-96d9-2381c835d72c', 'mac_address': '02:6b:c7:90:47:ae', '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': '80.118.185.197', 'subnet_id': 'c71bb72b-97c1-4a0f-a95c-d4c181e3dfec'}], 'security_groups': ['397dcbf4-da48-4f93-9b0c-5f06a5a5c02a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '75b2dcbffef24659b732edd90c1e8ee3'}} 2026-08-20 13:48:29,938 - DEBUG - Response for create_port : {'port': {'name': '94df3943-086d-4470-98ac-218c2503b6e0', 'id': '94df3943-086d-4470-98ac-218c2503b6e0', 'tenant_id': '75b2dcbffef24659b732edd90c1e8ee3', 'network_id': '449cb804-c024-4bb9-96d9-2381c835d72c', 'mac_address': '02:94:df:39:43:08', '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': '163.114.99.5', 'subnet_id': '5bf72135-ce06-4844-86ed-c76cb39275d8'}], 'security_groups': ['397dcbf4-da48-4f93-9b0c-5f06a5a5c02a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '75b2dcbffef24659b732edd90c1e8ee3'}} 2026-08-20 13:48:30,002 - DEBUG - Services list from nova: [, , ] 2026-08-20 13:48:30,331 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6190-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6190-1) 2026-08-20 13:48:30,716 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6190-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6190-1) 2026-08-20 13:48:30,716 - INFO - Waiting for VM ctest-vn1-vm1-59041687 to be up.. 2026-08-20 13:48:30,754 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 13:48:35,808 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 13:48:40,888 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 13:48:45,962 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 13:48:51,043 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 13:48:56,130 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 13:49:01,212 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 13:49:06,298 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 13:49:11,384 - DEBUG - VM is in ACTIVE state now 2026-08-20 13:49:11,384 - INFO - VM name : ctest-vn1-vm1-59041687 2026-08-20 13:49:11,468 - DEBUG - VM ctest-vn1-vm1-59041687 ID is 93c3d377-ab0e-4613-947e-bf4b9f4e4879 2026-08-20 13:49:11,489 - DEBUG - VM ctest-vn1-vm1-59041687 launched on Node cn-jenkins-deploy-platform-ansible-os-6190-1 2026-08-20 13:49:11,576 - DEBUG - Requesting: http://10.0.0.176:8082/virtual-machine/93c3d377-ab0e-4613-947e-bf4b9f4e4879 2026-08-20 13:49:11,589 - DEBUG - Requesting: http://10.0.0.176:8082/virtual-machine-interface/6bc79047-ae55-4bd2-a131-0125e110bc95 2026-08-20 13:49:14,852 - 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 1017ms') 2026-08-20 13:49:14,852 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-59041687 failed! 2026-08-20 13:49:14,910 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-71220893:ctest-vn1-47009272 is 80.118.185.193 and allocation pool is NOT set 2026-08-20 13:49:14,910 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-71220893:ctest-vn1-47009272 is 163.114.99.1 and allocation pool is NOT set 2026-08-20 13:49:16,974 - 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.32 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.547 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.547/2.433/4.320/1.886 ms') 2026-08-20 13:49:16,974 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-59041687 passed 2026-08-20 13:49:17,134 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-20 13:49:17,134 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-59041687, IP 80.118.185.197, Port 22 2026-08-20 13:49:17,294 - DEBUG - VM ctest-vn1-vm1-59041687 is ready for SSH connections 2026-08-20 13:49:17,294 - INFO - Waiting for VM ctest-vn1-vm2-99442339 to be up.. 2026-08-20 13:49:17,370 - DEBUG - VM is in ACTIVE state now 2026-08-20 13:49:17,370 - INFO - VM name : ctest-vn1-vm2-99442339 2026-08-20 13:49:17,446 - DEBUG - VM ctest-vn1-vm2-99442339 ID is 92deca78-93f6-4c97-8ff3-fa4ecdc8dff6 2026-08-20 13:49:17,446 - DEBUG - VM ctest-vn1-vm2-99442339 launched on Node cn-jenkins-deploy-platform-ansible-os-6190-1 2026-08-20 13:49:17,520 - DEBUG - Requesting: http://10.0.0.176:8082/virtual-machine/92deca78-93f6-4c97-8ff3-fa4ecdc8dff6 2026-08-20 13:49:17,530 - DEBUG - Requesting: http://10.0.0.176:8082/virtual-machine-interface/94df3943-086d-4470-98ac-218c2503b6e0 2026-08-20 13:49:18,775 - 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=3.84 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.539 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.539/2.188/3.837/1.649 ms') 2026-08-20 13:49:18,775 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-99442339 passed 2026-08-20 13:49:18,926 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-20 13:49:18,926 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-99442339, IP 163.114.99.5, Port 22 2026-08-20 13:49:19,082 - DEBUG - VM ctest-vn1-vm2-99442339 is ready for SSH connections 2026-08-20 13:49:19,082 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-20 13:49:19,082 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-20 13:49:19,082 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-20 13:49:19,082 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 80.118.185.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.176, gateway password: c0ntrail123 2026-08-20 13:49:19,082 - DEBUG - ping -s 56 -c 3 -W 1 80.118.185.197 2026-08-20 13:49:23,026 - DEBUG - PING 80.118.185.197 (80.118.185.197): 56 data bytes 64 bytes from 80.118.185.197: seq=0 ttl=63 time=4.536 ms 64 bytes from 80.118.185.197: seq=1 ttl=63 time=0.830 ms 64 bytes from 80.118.185.197: seq=2 ttl=63 time=1.286 ms --- 80.118.185.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.830/2.217/4.536 ms 2026-08-20 13:49:23,026 - INFO - Ping to IP 80.118.185.197 from VM ctest-vn1-vm2-99442339 passed 2026-08-20 13:49:23,027 - INFO - Detaching port 94df3943-086d-4470-98ac-218c2503b6e0 from VM ctest-vn1-vm2-99442339 2026-08-20 13:49:23,081 - INFO - Deleting VM ctest-vn1-vm2-99442339 2026-08-20 13:49:23,147 - INFO - Detaching port 6bc79047-ae55-4bd2-a131-0125e110bc95 from VM ctest-vn1-vm1-59041687 2026-08-20 13:49:23,190 - INFO - Deleting VM ctest-vn1-vm1-59041687 2026-08-20 13:49:23,418 - DEBUG - Response for delete_port : () 2026-08-20 13:49:23,601 - DEBUG - Response for delete_port : () 2026-08-20 13:49:23,602 - INFO - Deleting VN ctest-vn1-47009272 2026-08-20 13:49:23,734 - DEBUG - Response for deleting network () 2026-08-20 13:49:24,011 - DEBUG - No XMPP flaps were noticed during the test
2026-08-20 13:49:24,011 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:56]
2026-08-20 13:49:24,011 - INFO - -------------------------------------------------------------------------------- 2026-08-20 13:49:24,746 - INFO - Deleted project: ctest-TestPorts-71220893, ID : 75b2dcbf-fef2-4659-b732-edd90c1e8ee3