2026-04-21 22:12:59,637 - INFO - Domain Default found not creating 2026-04-21 22:12:59,807 - INFO - Project ctest-TestPorts-92578673 not found, creating it 2026-04-21 22:13:00,274 - INFO - Created Project:ctest-TestPorts-92578673, ID : b3de1289-f932-4f64-aca2-54cc5c9d985d 2026-04-21 22:13:02,011 - INFO - ================================================================================ 2026-04-21 22:13:02,011 - INFO - STARTING TEST : test_ports_bindings 2026-04-21 22:13:02,011 - 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-04-21 22:13:02,276 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-04-21 22:13:02,276 - INFO - Initial checks done. Running the testcase now 2026-04-21 22:13:02,276 - INFO - 2026-04-21 22:13:02,855 - DEBUG - Response for create_network : {'network': {'id': 'a2482960-4472-47cd-b345-82d6d857e0b4', 'name': 'ctest-vn-73291343', 'tenant_id': 'b3de1289f9324f64aca254cc5c9d985d', 'project_id': 'b3de1289f9324f64aca254cc5c9d985d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-92578673', 'ctest-vn-73291343'], 'port_security_enabled': True, 'description': ''}} 2026-04-21 22:13:03,005 - DEBUG - Response for create_subnet : {'subnet': {'id': '22d57bd2-b838-40e3-b54d-ed64ae57a930', 'name': '', 'tenant_id': 'b3de1289f9324f64aca254cc5c9d985d', 'network_id': 'a2482960-4472-47cd-b345-82d6d857e0b4', 'ip_version': 4, 'cidr': '25.79.161.64/26', 'allocation_pools': [{'start': '25.79.161.66', 'end': '25.79.161.126'}], 'gateway_ip': '25.79.161.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '25.79.161.66', 'tags': [], 'project_id': 'b3de1289f9324f64aca254cc5c9d985d'}} 2026-04-21 22:13:03,023 - INFO - Created VN ctest-vn-73291343 2026-04-21 22:13:03,074 - DEBUG - VN ctest-vn-73291343 UUID is a2482960-4472-47cd-b345-82d6d857e0b4 2026-04-21 22:13:03,180 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-92578673', 'ctest-vmi-60641374']} 2026-04-21 22:13:03,415 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-60641374', 'id': '54a3d680-de40-4484-b6f6-fc11be325133', 'tenant_id': 'b3de1289f9324f64aca254cc5c9d985d', 'network_id': 'a2482960-4472-47cd-b345-82d6d857e0b4', 'mac_address': '02:54:a3:d6:80:de', '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': '25.79.161.67', 'subnet_id': '22d57bd2-b838-40e3-b54d-ed64ae57a930'}], 'security_groups': ['36d875a3-9541-40f9-b69d-3422c3fc6558'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b3de1289f9324f64aca254cc5c9d985d'}} 2026-04-21 22:13:03,416 - DEBUG - Created port 54a3d680-de40-4484-b6f6-fc11be325133 2026-04-21 22:13:03,522 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/54a3d680-de40-4484-b6f6-fc11be325133 2026-04-21 22:13:03,824 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/54a3d680-de40-4484-b6f6-fc11be325133 2026-04-21 22:13:03,862 - INFO - VMI 54a3d680-de40-4484-b6f6-fc11be325133 verification in API Server passed 2026-04-21 22:13:03,951 - DEBUG - Response for delete_port : () 2026-04-21 22:13:03,951 - INFO - Deleted port 54a3d680-de40-4484-b6f6-fc11be325133 2026-04-21 22:13:03,952 - INFO - Deleting VN ctest-vn-73291343 2026-04-21 22:13:04,052 - DEBUG - Response for deleting network () 2026-04-21 22:13:04,311 - DEBUG - No XMPP flaps were noticed during the test 2026-04-21 22:13:04,311 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-04-21 22:13:04,311 - INFO - -------------------------------------------------------------------------------- 2026-04-21 22:13:04,314 - INFO - ================================================================================ 2026-04-21 22:13:04,314 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-04-21 22:13:04,314 - 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-04-21 22:13:04,603 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-04-21 22:13:04,603 - INFO - Initial checks done. Running the testcase now 2026-04-21 22:13:04,603 - INFO - 2026-04-21 22:13:04,776 - DEBUG - Response for create_network : {'network': {'id': 'ee1a7595-8dfc-4da9-8eaa-cd78043ab677', 'name': 'ctest-vn1-86923439', 'tenant_id': 'b3de1289f9324f64aca254cc5c9d985d', 'project_id': 'b3de1289f9324f64aca254cc5c9d985d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-92578673', 'ctest-vn1-86923439'], 'port_security_enabled': True, 'description': ''}} 2026-04-21 22:13:04,995 - DEBUG - Response for create_subnet : {'subnet': {'id': '47ccc7d4-4e97-4aba-a6f3-6be75c8f4ce8', 'name': '', 'tenant_id': 'b3de1289f9324f64aca254cc5c9d985d', 'network_id': 'ee1a7595-8dfc-4da9-8eaa-cd78043ab677', 'ip_version': 4, 'cidr': '174.205.111.192/26', 'allocation_pools': [{'start': '174.205.111.194', 'end': '174.205.111.254'}], 'gateway_ip': '174.205.111.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '174.205.111.194', 'tags': [], 'project_id': 'b3de1289f9324f64aca254cc5c9d985d'}} 2026-04-21 22:13:05,164 - DEBUG - Response for create_subnet : {'subnet': {'id': '93a8ba9b-ffcd-4462-b1d4-53bd72d05494', 'name': '', 'tenant_id': 'b3de1289f9324f64aca254cc5c9d985d', 'network_id': 'ee1a7595-8dfc-4da9-8eaa-cd78043ab677', 'ip_version': 4, 'cidr': '196.167.227.0/26', 'allocation_pools': [{'start': '196.167.227.2', 'end': '196.167.227.62'}], 'gateway_ip': '196.167.227.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '196.167.227.2', 'tags': [], 'project_id': 'b3de1289f9324f64aca254cc5c9d985d'}} 2026-04-21 22:13:05,184 - INFO - Created VN ctest-vn1-86923439 2026-04-21 22:13:05,234 - DEBUG - VN ctest-vn1-86923439 UUID is ee1a7595-8dfc-4da9-8eaa-cd78043ab677 2026-04-21 22:13:05,542 - DEBUG - Response for create_port : {'port': {'name': '2a6181ac-04d9-479a-9063-92f6b2f05d74', 'id': '2a6181ac-04d9-479a-9063-92f6b2f05d74', 'tenant_id': 'b3de1289f9324f64aca254cc5c9d985d', 'network_id': 'ee1a7595-8dfc-4da9-8eaa-cd78043ab677', 'mac_address': '02:2a:61:81:ac:04', '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': '174.205.111.197', 'subnet_id': '47ccc7d4-4e97-4aba-a6f3-6be75c8f4ce8'}], 'security_groups': ['36d875a3-9541-40f9-b69d-3422c3fc6558'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b3de1289f9324f64aca254cc5c9d985d'}} 2026-04-21 22:13:05,734 - DEBUG - Response for create_port : {'port': {'name': '8b184bf3-0098-40bc-ad27-2a3d789f987a', 'id': '8b184bf3-0098-40bc-ad27-2a3d789f987a', 'tenant_id': 'b3de1289f9324f64aca254cc5c9d985d', 'network_id': 'ee1a7595-8dfc-4da9-8eaa-cd78043ab677', 'mac_address': '02:8b:18:4b:f3:00', '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': '196.167.227.5', 'subnet_id': '93a8ba9b-ffcd-4462-b1d4-53bd72d05494'}], 'security_groups': ['36d875a3-9541-40f9-b69d-3422c3fc6558'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b3de1289f9324f64aca254cc5c9d985d'}} 2026-04-21 22:13:05,794 - DEBUG - Services list from nova: [, , ] 2026-04-21 22:13:06,150 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5664-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5664-1) 2026-04-21 22:13:06,585 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5664-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5664-1) 2026-04-21 22:13:06,585 - INFO - Waiting for VM ctest-vn1-vm1-16848587 to be up.. 2026-04-21 22:13:06,627 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-21 22:13:11,711 - DEBUG - VM is in ACTIVE state now 2026-04-21 22:13:11,711 - INFO - VM name : ctest-vn1-vm1-16848587 2026-04-21 22:13:11,796 - DEBUG - VM ctest-vn1-vm1-16848587 ID is 7cc9509b-b4ff-4c33-8908-a12ddcf915ce 2026-04-21 22:13:11,819 - DEBUG - VM ctest-vn1-vm1-16848587 launched on Node cn-jenkins-deploy-platform-ansible-os-5664-1 2026-04-21 22:13:11,921 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/7cc9509b-b4ff-4c33-8908-a12ddcf915ce 2026-04-21 22:13:11,930 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/2a6181ac-04d9-479a-9063-92f6b2f05d74 2026-04-21 22:13:15,201 - 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 1029ms') 2026-04-21 22:13:15,201 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-16848587 failed! 2026-04-21 22:13:15,258 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-92578673:ctest-vn1-86923439 is 174.205.111.193 and allocation pool is NOT set 2026-04-21 22:13:15,258 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-92578673:ctest-vn1-86923439 is 196.167.227.1 and allocation pool is NOT set 2026-04-21 22:13:19,325 - 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=2 ttl=63 time=6.31 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1010ms\r\nrtt min/avg/max/mdev = 6.305/6.305/6.305/0.000 ms') 2026-04-21 22:13:19,325 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-16848587 passed 2026-04-21 22:13:19,482 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-21 22:13:19,482 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-16848587, IP 174.205.111.197, Port 22 2026-04-21 22:13:19,641 - DEBUG - VM ctest-vn1-vm1-16848587 is ready for SSH connections 2026-04-21 22:13:19,641 - INFO - Waiting for VM ctest-vn1-vm2-61647581 to be up.. 2026-04-21 22:13:19,727 - DEBUG - VM is in ACTIVE state now 2026-04-21 22:13:19,727 - INFO - VM name : ctest-vn1-vm2-61647581 2026-04-21 22:13:19,807 - DEBUG - VM ctest-vn1-vm2-61647581 ID is 2301a902-0b2a-418b-bbb5-dd3daf710296 2026-04-21 22:13:19,807 - DEBUG - VM ctest-vn1-vm2-61647581 launched on Node cn-jenkins-deploy-platform-ansible-os-5664-1 2026-04-21 22:13:19,885 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/2301a902-0b2a-418b-bbb5-dd3daf710296 2026-04-21 22:13:19,894 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/8b184bf3-0098-40bc-ad27-2a3d789f987a 2026-04-21 22:13:21,133 - 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.03 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.462 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.462/1.747/3.032/1.285 ms') 2026-04-21 22:13:21,133 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-61647581 passed 2026-04-21 22:13:21,282 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-21 22:13:21,282 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-61647581, IP 196.167.227.5, Port 22 2026-04-21 22:13:21,438 - DEBUG - VM ctest-vn1-vm2-61647581 is ready for SSH connections 2026-04-21 22:13:21,438 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-21 22:13:21,438 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-21 22:13:21,438 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-21 22:13:21,438 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 174.205.111.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-04-21 22:13:21,438 - DEBUG - ping -s 56 -c 3 -W 1 174.205.111.197 2026-04-21 22:13:25,175 - DEBUG - PING 174.205.111.197 (174.205.111.197): 56 data bytes 64 bytes from 174.205.111.197: seq=0 ttl=63 time=3.353 ms 64 bytes from 174.205.111.197: seq=1 ttl=63 time=1.010 ms 64 bytes from 174.205.111.197: seq=2 ttl=63 time=1.326 ms --- 174.205.111.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.010/1.896/3.353 ms 2026-04-21 22:13:25,175 - INFO - Ping to IP 174.205.111.197 from VM ctest-vn1-vm2-61647581 passed 2026-04-21 22:13:25,175 - INFO - Detaching port 8b184bf3-0098-40bc-ad27-2a3d789f987a from VM ctest-vn1-vm2-61647581 2026-04-21 22:13:25,232 - INFO - Deleting VM ctest-vn1-vm2-61647581 2026-04-21 22:13:25,305 - INFO - Detaching port 2a6181ac-04d9-479a-9063-92f6b2f05d74 from VM ctest-vn1-vm1-16848587 2026-04-21 22:13:25,344 - INFO - Deleting VM ctest-vn1-vm1-16848587 2026-04-21 22:13:25,596 - DEBUG - Response for delete_port : () 2026-04-21 22:13:25,778 - DEBUG - Response for delete_port : () 2026-04-21 22:13:25,778 - INFO - Deleting VN ctest-vn1-86923439 2026-04-21 22:13:25,934 - DEBUG - Response for deleting network () 2026-04-21 22:13:26,200 - DEBUG - No XMPP flaps were noticed during the test 2026-04-21 22:13:26,200 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:22] 2026-04-21 22:13:26,200 - INFO - -------------------------------------------------------------------------------- 2026-04-21 22:13:26,910 - INFO - Deleted project: ctest-TestPorts-92578673, ID : b3de1289-f932-4f64-aca2-54cc5c9d985d