2026-09-03 16:47:18,121 - INFO - Domain Default found not creating 2026-09-03 16:47:18,332 - INFO - Project ctest-TestPorts-30136943 not found, creating it 2026-09-03 16:47:18,901 - INFO - Created Project:ctest-TestPorts-30136943, ID : 25c72685-09b6-4111-ad82-3c740947117f 2026-09-03 16:47:21,618 - INFO - ================================================================================ 2026-09-03 16:47:21,619 - INFO - STARTING TEST : test_ports_bindings 2026-09-03 16:47:21,619 - 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-09-03 16:47:21,892 - DEBUG - Nothing to compare xmpp stats {'10.0.0.189': {'10.20.0.17': '0'}} with 2026-09-03 16:47:21,892 - INFO - Initial checks done. Running the testcase now 2026-09-03 16:47:21,892 - INFO - 2026-09-03 16:47:22,563 - DEBUG - Response for create_network : {'network': {'id': '4bb5fc3a-c574-460a-acd5-1efe69800816', 'name': 'ctest-vn-22482387', 'tenant_id': '25c7268509b64111ad823c740947117f', 'project_id': '25c7268509b64111ad823c740947117f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-30136943', 'ctest-vn-22482387'], 'port_security_enabled': True, 'description': ''}} 2026-09-03 16:47:22,798 - DEBUG - Response for create_subnet : {'subnet': {'id': '2a5a8516-7f7a-4d71-9af2-9b4689cf4f6e', 'name': '', 'tenant_id': '25c7268509b64111ad823c740947117f', 'network_id': '4bb5fc3a-c574-460a-acd5-1efe69800816', 'ip_version': 4, 'cidr': '206.197.153.64/26', 'allocation_pools': [{'start': '206.197.153.66', 'end': '206.197.153.126'}], 'gateway_ip': '206.197.153.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '206.197.153.66', 'tags': [], 'project_id': '25c7268509b64111ad823c740947117f'}} 2026-09-03 16:47:22,817 - INFO - Created VN ctest-vn-22482387 2026-09-03 16:47:22,870 - DEBUG - VN ctest-vn-22482387 UUID is 4bb5fc3a-c574-460a-acd5-1efe69800816 2026-09-03 16:47:22,993 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-30136943', 'ctest-vmi-30153463']} 2026-09-03 16:47:23,321 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-30153463', 'id': '98917aa5-76f5-4cb8-a19f-5f45973364ec', 'tenant_id': '25c7268509b64111ad823c740947117f', 'network_id': '4bb5fc3a-c574-460a-acd5-1efe69800816', 'mac_address': '02:98:91:7a:a5:76', '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': '206.197.153.67', 'subnet_id': '2a5a8516-7f7a-4d71-9af2-9b4689cf4f6e'}], 'security_groups': ['9abd5865-e812-47b7-a5dc-13cf643d979a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '25c7268509b64111ad823c740947117f'}} 2026-09-03 16:47:23,321 - DEBUG - Created port 98917aa5-76f5-4cb8-a19f-5f45973364ec 2026-09-03 16:47:23,434 - DEBUG - Requesting: http://10.0.0.189:8082/virtual-machine-interface/98917aa5-76f5-4cb8-a19f-5f45973364ec 2026-09-03 16:47:23,818 - DEBUG - Requesting: http://10.0.0.189:8082/virtual-machine-interface/98917aa5-76f5-4cb8-a19f-5f45973364ec 2026-09-03 16:47:23,856 - INFO - VMI 98917aa5-76f5-4cb8-a19f-5f45973364ec verification in API Server passed 2026-09-03 16:47:23,977 - DEBUG - Response for delete_port : () 2026-09-03 16:47:23,978 - INFO - Deleted port 98917aa5-76f5-4cb8-a19f-5f45973364ec 2026-09-03 16:47:23,978 - INFO - Deleting VN ctest-vn-22482387 2026-09-03 16:47:24,120 - DEBUG - Response for deleting network () 2026-09-03 16:47:24,400 - DEBUG - No XMPP flaps were noticed during the test 2026-09-03 16:47:24,400 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-09-03 16:47:24,400 - INFO - -------------------------------------------------------------------------------- 2026-09-03 16:47:24,403 - INFO - ================================================================================ 2026-09-03 16:47:24,403 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-09-03 16:47:24,403 - 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-09-03 16:47:24,707 - DEBUG - Nothing to compare xmpp stats {'10.0.0.189': {'10.20.0.17': '0'}} with 2026-09-03 16:47:24,707 - INFO - Initial checks done. Running the testcase now 2026-09-03 16:47:24,708 - INFO - 2026-09-03 16:47:24,923 - DEBUG - Response for create_network : {'network': {'id': 'e05886c4-f4b1-4eba-8074-e84688bbaa17', 'name': 'ctest-vn1-52772508', 'tenant_id': '25c7268509b64111ad823c740947117f', 'project_id': '25c7268509b64111ad823c740947117f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-30136943', 'ctest-vn1-52772508'], 'port_security_enabled': True, 'description': ''}} 2026-09-03 16:47:25,159 - DEBUG - Response for create_subnet : {'subnet': {'id': '1fb04a30-3823-4b95-b5f5-47dd10b3bf3e', 'name': '', 'tenant_id': '25c7268509b64111ad823c740947117f', 'network_id': 'e05886c4-f4b1-4eba-8074-e84688bbaa17', 'ip_version': 4, 'cidr': '193.25.110.64/26', 'allocation_pools': [{'start': '193.25.110.66', 'end': '193.25.110.126'}], 'gateway_ip': '193.25.110.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '193.25.110.66', 'tags': [], 'project_id': '25c7268509b64111ad823c740947117f'}} 2026-09-03 16:47:25,368 - DEBUG - Response for create_subnet : {'subnet': {'id': '2b53d01f-b393-4ca4-97c9-92caba9075ab', 'name': '', 'tenant_id': '25c7268509b64111ad823c740947117f', 'network_id': 'e05886c4-f4b1-4eba-8074-e84688bbaa17', 'ip_version': 4, 'cidr': '34.235.148.128/26', 'allocation_pools': [{'start': '34.235.148.130', 'end': '34.235.148.190'}], 'gateway_ip': '34.235.148.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '34.235.148.130', 'tags': [], 'project_id': '25c7268509b64111ad823c740947117f'}} 2026-09-03 16:47:25,389 - INFO - Created VN ctest-vn1-52772508 2026-09-03 16:47:25,446 - DEBUG - VN ctest-vn1-52772508 UUID is e05886c4-f4b1-4eba-8074-e84688bbaa17 2026-09-03 16:47:25,818 - DEBUG - Response for create_port : {'port': {'name': '95fdb5d4-957a-4793-9260-7c47af082718', 'id': '95fdb5d4-957a-4793-9260-7c47af082718', 'tenant_id': '25c7268509b64111ad823c740947117f', 'network_id': 'e05886c4-f4b1-4eba-8074-e84688bbaa17', 'mac_address': '02:95:fd:b5:d4:95', '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': '193.25.110.69', 'subnet_id': '1fb04a30-3823-4b95-b5f5-47dd10b3bf3e'}], 'security_groups': ['9abd5865-e812-47b7-a5dc-13cf643d979a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '25c7268509b64111ad823c740947117f'}} 2026-09-03 16:47:26,047 - DEBUG - Response for create_port : {'port': {'name': '616f3050-9559-407d-89a9-b05d7cf57d60', 'id': '616f3050-9559-407d-89a9-b05d7cf57d60', 'tenant_id': '25c7268509b64111ad823c740947117f', 'network_id': 'e05886c4-f4b1-4eba-8074-e84688bbaa17', 'mac_address': '02:61:6f:30:50:95', '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': '34.235.148.133', 'subnet_id': '2b53d01f-b393-4ca4-97c9-92caba9075ab'}], 'security_groups': ['9abd5865-e812-47b7-a5dc-13cf643d979a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '25c7268509b64111ad823c740947117f'}} 2026-09-03 16:47:26,131 - DEBUG - Services list from nova: [, , ] 2026-09-03 16:47:26,549 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6253-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6253-1) 2026-09-03 16:47:27,057 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6253-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6253-1) 2026-09-03 16:47:27,057 - INFO - Waiting for VM ctest-vn1-vm1-83231701 to be up.. 2026-09-03 16:47:27,108 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-03 16:47:32,180 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-03 16:47:37,274 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-03 16:47:42,370 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-03 16:47:47,463 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-03 16:47:52,550 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-03 16:47:57,655 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-03 16:48:02,749 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-03 16:48:07,855 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-03 16:48:12,986 - DEBUG - VM is in ACTIVE state now 2026-09-03 16:48:12,987 - INFO - VM name : ctest-vn1-vm1-83231701 2026-09-03 16:48:13,089 - DEBUG - VM ctest-vn1-vm1-83231701 ID is 643acb3d-c7e8-475f-be82-f3ad34dcca84 2026-09-03 16:48:13,111 - DEBUG - VM ctest-vn1-vm1-83231701 launched on Node cn-jenkins-deploy-platform-ansible-os-6253-1 2026-09-03 16:48:13,208 - DEBUG - Requesting: http://10.0.0.189:8082/virtual-machine/643acb3d-c7e8-475f-be82-f3ad34dcca84 2026-09-03 16:48:13,219 - DEBUG - Requesting: http://10.0.0.189:8082/virtual-machine-interface/95fdb5d4-957a-4793-9260-7c47af082718 2026-09-03 16:48:16,502 - 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 1022ms') 2026-09-03 16:48:16,502 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-83231701 failed! 2026-09-03 16:48:16,566 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-30136943:ctest-vn1-52772508 is 193.25.110.65 and allocation pool is NOT set 2026-09-03 16:48:16,566 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-30136943:ctest-vn1-52772508 is 34.235.148.129 and allocation pool is NOT set 2026-09-03 16:48:18,636 - 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=10.1 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.820 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.820/5.483/10.146/4.663 ms') 2026-09-03 16:48:18,636 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-83231701 passed 2026-09-03 16:48:18,808 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-03 16:48:18,808 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-83231701, IP 193.25.110.69, Port 22 2026-09-03 16:48:18,981 - DEBUG - VM ctest-vn1-vm1-83231701 is ready for SSH connections 2026-09-03 16:48:18,981 - INFO - Waiting for VM ctest-vn1-vm2-01323999 to be up.. 2026-09-03 16:48:19,078 - DEBUG - VM is in ACTIVE state now 2026-09-03 16:48:19,078 - INFO - VM name : ctest-vn1-vm2-01323999 2026-09-03 16:48:19,176 - DEBUG - VM ctest-vn1-vm2-01323999 ID is 5201a77a-00fb-4ec6-b144-0ca93ce38a86 2026-09-03 16:48:19,177 - DEBUG - VM ctest-vn1-vm2-01323999 launched on Node cn-jenkins-deploy-platform-ansible-os-6253-1 2026-09-03 16:48:19,286 - DEBUG - Requesting: http://10.0.0.189:8082/virtual-machine/5201a77a-00fb-4ec6-b144-0ca93ce38a86 2026-09-03 16:48:19,296 - DEBUG - Requesting: http://10.0.0.189:8082/virtual-machine-interface/616f3050-9559-407d-89a9-b05d7cf57d60 2026-09-03 16:48:20,555 - 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.28 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.766 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.766/2.524/4.282/1.758 ms') 2026-09-03 16:48:20,555 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-01323999 passed 2026-09-03 16:48:20,714 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-03 16:48:20,715 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-01323999, IP 34.235.148.133, Port 22 2026-09-03 16:48:20,888 - DEBUG - VM ctest-vn1-vm2-01323999 is ready for SSH connections 2026-09-03 16:48:20,888 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-03 16:48:20,889 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-03 16:48:20,889 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-03 16:48:20,889 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 193.25.110.69, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.189, gateway password: c0ntrail123 2026-09-03 16:48:20,889 - DEBUG - ping -s 56 -c 3 -W 1 193.25.110.69 2026-09-03 16:48:25,053 - DEBUG - PING 193.25.110.69 (193.25.110.69): 56 data bytes 64 bytes from 193.25.110.69: seq=0 ttl=63 time=5.677 ms 64 bytes from 193.25.110.69: seq=1 ttl=63 time=1.260 ms 64 bytes from 193.25.110.69: seq=2 ttl=63 time=1.234 ms --- 193.25.110.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.234/2.723/5.677 ms 2026-09-03 16:48:25,054 - INFO - Ping to IP 193.25.110.69 from VM ctest-vn1-vm2-01323999 passed 2026-09-03 16:48:25,054 - INFO - Detaching port 616f3050-9559-407d-89a9-b05d7cf57d60 from VM ctest-vn1-vm2-01323999 2026-09-03 16:48:25,117 - INFO - Deleting VM ctest-vn1-vm2-01323999 2026-09-03 16:48:25,201 - INFO - Detaching port 95fdb5d4-957a-4793-9260-7c47af082718 from VM ctest-vn1-vm1-83231701 2026-09-03 16:48:25,251 - INFO - Deleting VM ctest-vn1-vm1-83231701 2026-09-03 16:48:25,521 - DEBUG - Response for delete_port : () 2026-09-03 16:48:25,727 - DEBUG - Response for delete_port : () 2026-09-03 16:48:25,727 - INFO - Deleting VN ctest-vn1-52772508 2026-09-03 16:48:25,912 - DEBUG - Response for deleting network () 2026-09-03 16:48:26,213 - DEBUG - No XMPP flaps were noticed during the test 2026-09-03 16:48:26,213 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:01:02] 2026-09-03 16:48:26,213 - INFO - -------------------------------------------------------------------------------- 2026-09-03 16:48:27,080 - INFO - Deleted project: ctest-TestPorts-30136943, ID : 25c72685-09b6-4111-ad82-3c740947117f