2026-05-19 15:42:01,710 - INFO - Domain Default found not creating 2026-05-19 15:42:01,891 - INFO - Project ctest-TestPorts-14719765 not found, creating it 2026-05-19 15:42:02,413 - INFO - Created Project:ctest-TestPorts-14719765, ID : cad66e98-0559-4179-a314-742e8fb0ecbe 2026-05-19 15:42:04,123 - INFO - ================================================================================ 2026-05-19 15:42:04,123 - INFO - STARTING TEST : test_ports_bindings 2026-05-19 15:42:04,123 - 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-05-19 15:42:04,380 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.254': '0'}} with 2026-05-19 15:42:04,380 - INFO - Initial checks done. Running the testcase now 2026-05-19 15:42:04,380 - INFO - 2026-05-19 15:42:04,946 - DEBUG - Response for create_network : {'network': {'id': '10df4e03-37ca-4779-bf80-d92941e67b74', 'name': 'ctest-vn-82877296', 'tenant_id': 'cad66e9805594179a314742e8fb0ecbe', 'project_id': 'cad66e9805594179a314742e8fb0ecbe', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-14719765', 'ctest-vn-82877296'], 'port_security_enabled': True, 'description': ''}} 2026-05-19 15:42:05,144 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f530405a-5b26-4b29-bdd7-6babf4926993', 'name': '', 'tenant_id': 'cad66e9805594179a314742e8fb0ecbe', 'network_id': '10df4e03-37ca-4779-bf80-d92941e67b74', 'ip_version': 4, 'cidr': '11.94.168.128/26', 'allocation_pools': [{'start': '11.94.168.130', 'end': '11.94.168.190'}], 'gateway_ip': '11.94.168.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '11.94.168.130', 'tags': [], 'project_id': 'cad66e9805594179a314742e8fb0ecbe'}} 2026-05-19 15:42:05,163 - INFO - Created VN ctest-vn-82877296 2026-05-19 15:42:05,214 - DEBUG - VN ctest-vn-82877296 UUID is 10df4e03-37ca-4779-bf80-d92941e67b74 2026-05-19 15:42:05,326 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-14719765', 'ctest-vmi-63422993']} 2026-05-19 15:42:05,570 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-63422993', 'id': '93eff261-1ecc-4ba6-9401-925143151575', 'tenant_id': 'cad66e9805594179a314742e8fb0ecbe', 'network_id': '10df4e03-37ca-4779-bf80-d92941e67b74', 'mac_address': '02:93:ef:f2:61:1e', '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': '11.94.168.131', 'subnet_id': 'f530405a-5b26-4b29-bdd7-6babf4926993'}], 'security_groups': ['21833093-6d32-4aa5-be62-ecc4f86f8937'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'cad66e9805594179a314742e8fb0ecbe'}} 2026-05-19 15:42:05,570 - DEBUG - Created port 93eff261-1ecc-4ba6-9401-925143151575 2026-05-19 15:42:05,686 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/93eff261-1ecc-4ba6-9401-925143151575 2026-05-19 15:42:05,979 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/93eff261-1ecc-4ba6-9401-925143151575 2026-05-19 15:42:06,018 - INFO - VMI 93eff261-1ecc-4ba6-9401-925143151575 verification in API Server passed 2026-05-19 15:42:06,106 - DEBUG - Response for delete_port : () 2026-05-19 15:42:06,106 - INFO - Deleted port 93eff261-1ecc-4ba6-9401-925143151575 2026-05-19 15:42:06,106 - INFO - Deleting VN ctest-vn-82877296 2026-05-19 15:42:06,212 - DEBUG - Response for deleting network () 2026-05-19 15:42:06,469 - DEBUG - No XMPP flaps were noticed during the test 2026-05-19 15:42:06,469 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-05-19 15:42:06,469 - INFO - -------------------------------------------------------------------------------- 2026-05-19 15:42:06,471 - INFO - ================================================================================ 2026-05-19 15:42:06,471 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-05-19 15:42:06,471 - 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-05-19 15:42:06,756 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.254': '0'}} with 2026-05-19 15:42:06,756 - INFO - Initial checks done. Running the testcase now 2026-05-19 15:42:06,756 - INFO - 2026-05-19 15:42:06,947 - DEBUG - Response for create_network : {'network': {'id': '68d8004f-2913-4852-8e43-d26cd95f3b22', 'name': 'ctest-vn1-66935458', 'tenant_id': 'cad66e9805594179a314742e8fb0ecbe', 'project_id': 'cad66e9805594179a314742e8fb0ecbe', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-14719765', 'ctest-vn1-66935458'], 'port_security_enabled': True, 'description': ''}} 2026-05-19 15:42:07,175 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e469a0e6-76b2-4886-86e9-5e849f62216e', 'name': '', 'tenant_id': 'cad66e9805594179a314742e8fb0ecbe', 'network_id': '68d8004f-2913-4852-8e43-d26cd95f3b22', 'ip_version': 4, 'cidr': '109.9.199.64/26', 'allocation_pools': [{'start': '109.9.199.66', 'end': '109.9.199.126'}], 'gateway_ip': '109.9.199.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '109.9.199.66', 'tags': [], 'project_id': 'cad66e9805594179a314742e8fb0ecbe'}} 2026-05-19 15:42:07,362 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e12bca9c-90d2-4355-bcc3-9cacf6f0a6ba', 'name': '', 'tenant_id': 'cad66e9805594179a314742e8fb0ecbe', 'network_id': '68d8004f-2913-4852-8e43-d26cd95f3b22', 'ip_version': 4, 'cidr': '100.225.137.0/26', 'allocation_pools': [{'start': '100.225.137.2', 'end': '100.225.137.62'}], 'gateway_ip': '100.225.137.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '100.225.137.2', 'tags': [], 'project_id': 'cad66e9805594179a314742e8fb0ecbe'}} 2026-05-19 15:42:07,387 - INFO - Created VN ctest-vn1-66935458 2026-05-19 15:42:07,442 - DEBUG - VN ctest-vn1-66935458 UUID is 68d8004f-2913-4852-8e43-d26cd95f3b22 2026-05-19 15:42:07,758 - DEBUG - Response for create_port : {'port': {'name': 'b93b9c64-6ec6-4d4e-b274-6725cf6b4ae3', 'id': 'b93b9c64-6ec6-4d4e-b274-6725cf6b4ae3', 'tenant_id': 'cad66e9805594179a314742e8fb0ecbe', 'network_id': '68d8004f-2913-4852-8e43-d26cd95f3b22', 'mac_address': '02:b9:3b:9c:64:6e', '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': '109.9.199.69', 'subnet_id': 'e469a0e6-76b2-4886-86e9-5e849f62216e'}], 'security_groups': ['21833093-6d32-4aa5-be62-ecc4f86f8937'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'cad66e9805594179a314742e8fb0ecbe'}} 2026-05-19 15:42:07,948 - DEBUG - Response for create_port : {'port': {'name': 'e44ed813-8f51-4dc8-beb6-cc38ab34b452', 'id': 'e44ed813-8f51-4dc8-beb6-cc38ab34b452', 'tenant_id': 'cad66e9805594179a314742e8fb0ecbe', 'network_id': '68d8004f-2913-4852-8e43-d26cd95f3b22', 'mac_address': '02:e4:4e:d8:13: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': '100.225.137.5', 'subnet_id': 'e12bca9c-90d2-4355-bcc3-9cacf6f0a6ba'}], 'security_groups': ['21833093-6d32-4aa5-be62-ecc4f86f8937'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'cad66e9805594179a314742e8fb0ecbe'}} 2026-05-19 15:42:08,013 - DEBUG - Services list from nova: [, , ] 2026-05-19 15:42:08,373 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5798-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5798-1) 2026-05-19 15:42:08,781 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5798-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5798-1) 2026-05-19 15:42:08,781 - INFO - Waiting for VM ctest-vn1-vm1-52885744 to be up.. 2026-05-19 15:42:08,827 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-19 15:42:13,917 - DEBUG - VM is in ACTIVE state now 2026-05-19 15:42:13,917 - INFO - VM name : ctest-vn1-vm1-52885744 2026-05-19 15:42:14,002 - DEBUG - VM ctest-vn1-vm1-52885744 ID is 1e33827e-246c-493d-a30a-822c68189996 2026-05-19 15:42:14,027 - DEBUG - VM ctest-vn1-vm1-52885744 launched on Node cn-jenkins-deploy-platform-ansible-os-5798-1 2026-05-19 15:42:14,115 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/1e33827e-246c-493d-a30a-822c68189996 2026-05-19 15:42:14,126 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/b93b9c64-6ec6-4d4e-b274-6725cf6b4ae3 2026-05-19 15:42:17,392 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1022ms') 2026-05-19 15:42:17,392 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-52885744 failed! 2026-05-19 15:42:17,450 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-14719765:ctest-vn1-66935458 is 109.9.199.65 and allocation pool is NOT set 2026-05-19 15:42:17,450 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-14719765:ctest-vn1-66935458 is 100.225.137.1 and allocation pool is NOT set 2026-05-19 15:42:21,519 - 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=2 ttl=63 time=8.17 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1010ms\r\nrtt min/avg/max/mdev = 8.170/8.170/8.170/0.000 ms') 2026-05-19 15:42:21,520 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-52885744 passed 2026-05-19 15:42:21,670 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-19 15:42:21,670 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-52885744, IP 109.9.199.69, Port 22 2026-05-19 15:42:21,826 - DEBUG - VM ctest-vn1-vm1-52885744 is ready for SSH connections 2026-05-19 15:42:21,826 - INFO - Waiting for VM ctest-vn1-vm2-77742408 to be up.. 2026-05-19 15:42:21,910 - DEBUG - VM is in ACTIVE state now 2026-05-19 15:42:21,910 - INFO - VM name : ctest-vn1-vm2-77742408 2026-05-19 15:42:21,988 - DEBUG - VM ctest-vn1-vm2-77742408 ID is dd9e9f1c-e5ab-4cab-ae0f-bf7f19fdd8b1 2026-05-19 15:42:21,989 - DEBUG - VM ctest-vn1-vm2-77742408 launched on Node cn-jenkins-deploy-platform-ansible-os-5798-1 2026-05-19 15:42:22,065 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/dd9e9f1c-e5ab-4cab-ae0f-bf7f19fdd8b1 2026-05-19 15:42:22,073 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/e44ed813-8f51-4dc8-beb6-cc38ab34b452 2026-05-19 15:42:23,307 - 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=3.11 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.485 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.485/1.797/3.109/1.312 ms') 2026-05-19 15:42:23,307 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-77742408 passed 2026-05-19 15:42:23,458 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-19 15:42:23,458 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-77742408, IP 100.225.137.5, Port 22 2026-05-19 15:42:23,614 - DEBUG - VM ctest-vn1-vm2-77742408 is ready for SSH connections 2026-05-19 15:42:23,614 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-19 15:42:23,614 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-19 15:42:23,614 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-19 15:42:23,614 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 109.9.199.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2026-05-19 15:42:23,614 - DEBUG - ping -s 56 -c 3 -W 1 109.9.199.69 2026-05-19 15:42:26,302 - DEBUG - PING 109.9.199.69 (109.9.199.69): 56 data bytes 64 bytes from 109.9.199.69: seq=0 ttl=63 time=3.967 ms 64 bytes from 109.9.199.69: seq=1 ttl=63 time=1.066 ms 64 bytes from 109.9.199.69: seq=2 ttl=63 time=0.989 ms --- 109.9.199.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.989/2.007/3.967 ms 2026-05-19 15:42:26,303 - INFO - Ping to IP 109.9.199.69 from VM ctest-vn1-vm2-77742408 passed 2026-05-19 15:42:26,303 - INFO - Detaching port e44ed813-8f51-4dc8-beb6-cc38ab34b452 from VM ctest-vn1-vm2-77742408 2026-05-19 15:42:26,355 - INFO - Deleting VM ctest-vn1-vm2-77742408 2026-05-19 15:42:26,442 - INFO - Detaching port b93b9c64-6ec6-4d4e-b274-6725cf6b4ae3 from VM ctest-vn1-vm1-52885744 2026-05-19 15:42:26,485 - INFO - Deleting VM ctest-vn1-vm1-52885744 2026-05-19 15:42:26,766 - DEBUG - Response for delete_port : () 2026-05-19 15:42:27,005 - DEBUG - Response for delete_port : () 2026-05-19 15:42:27,005 - INFO - Deleting VN ctest-vn1-66935458 2026-05-19 15:42:27,204 - DEBUG - Response for deleting network () 2026-05-19 15:42:27,474 - DEBUG - No XMPP flaps were noticed during the test 2026-05-19 15:42:27,474 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21] 2026-05-19 15:42:27,474 - INFO - -------------------------------------------------------------------------------- 2026-05-19 15:42:28,214 - INFO - Deleted project: ctest-TestPorts-14719765, ID : cad66e98-0559-4179-a314-742e8fb0ecbe