2026-08-22 14:23:20,271 - INFO - Domain Default found not creating 2026-08-22 14:23:20,451 - INFO - Project ctest-TestPorts-90118190 not found, creating it 2026-08-22 14:23:20,951 - INFO - Created Project:ctest-TestPorts-90118190, ID : 940024ab-d0d9-4968-acec-c4014c4062a7 2026-08-22 14:23:22,533 - INFO - ================================================================================ 2026-08-22 14:23:22,533 - INFO - STARTING TEST : test_ports_bindings 2026-08-22 14:23:22,533 - 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-22 14:23:22,799 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with 2026-08-22 14:23:22,800 - INFO - Initial checks done. Running the testcase now 2026-08-22 14:23:22,800 - INFO - 2026-08-22 14:23:23,481 - DEBUG - Response for create_network : {'network': {'id': '37063572-c498-44b5-9f67-00551936e994', 'name': 'ctest-vn-48853449', 'tenant_id': '940024abd0d94968acecc4014c4062a7', 'project_id': '940024abd0d94968acecc4014c4062a7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-90118190', 'ctest-vn-48853449'], 'port_security_enabled': True, 'description': ''}} 2026-08-22 14:23:23,646 - DEBUG - Response for create_subnet : {'subnet': {'id': '8b83bd56-a2d0-4ca1-8a0b-ccf707d681db', 'name': '', 'tenant_id': '940024abd0d94968acecc4014c4062a7', 'network_id': '37063572-c498-44b5-9f67-00551936e994', 'ip_version': 4, 'cidr': '121.197.232.128/26', 'allocation_pools': [{'start': '121.197.232.130', 'end': '121.197.232.190'}], 'gateway_ip': '121.197.232.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '121.197.232.130', 'tags': [], 'project_id': '940024abd0d94968acecc4014c4062a7'}} 2026-08-22 14:23:23,667 - INFO - Created VN ctest-vn-48853449 2026-08-22 14:23:23,721 - DEBUG - VN ctest-vn-48853449 UUID is 37063572-c498-44b5-9f67-00551936e994 2026-08-22 14:23:23,829 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-90118190', 'ctest-vmi-32406678']} 2026-08-22 14:23:24,163 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-32406678', 'id': '1c6a5be5-90d2-4557-852c-279e270d95e7', 'tenant_id': '940024abd0d94968acecc4014c4062a7', 'network_id': '37063572-c498-44b5-9f67-00551936e994', 'mac_address': '02:1c:6a:5b:e5:90', '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': '121.197.232.131', 'subnet_id': '8b83bd56-a2d0-4ca1-8a0b-ccf707d681db'}], 'security_groups': ['1faf0a45-eae6-4b75-9533-633111a9c2af'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '940024abd0d94968acecc4014c4062a7'}} 2026-08-22 14:23:24,163 - DEBUG - Created port 1c6a5be5-90d2-4557-852c-279e270d95e7 2026-08-22 14:23:24,273 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/1c6a5be5-90d2-4557-852c-279e270d95e7 2026-08-22 14:23:24,613 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/1c6a5be5-90d2-4557-852c-279e270d95e7 2026-08-22 14:23:24,649 - INFO - VMI 1c6a5be5-90d2-4557-852c-279e270d95e7 verification in API Server passed 2026-08-22 14:23:24,766 - DEBUG - Response for delete_port : () 2026-08-22 14:23:24,766 - INFO - Deleted port 1c6a5be5-90d2-4557-852c-279e270d95e7 2026-08-22 14:23:24,766 - INFO - Deleting VN ctest-vn-48853449 2026-08-22 14:23:24,896 - DEBUG - Response for deleting network () 2026-08-22 14:23:25,160 - DEBUG - No XMPP flaps were noticed during the test
2026-08-22 14:23:25,160 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-08-22 14:23:25,160 - INFO - -------------------------------------------------------------------------------- 2026-08-22 14:23:25,163 - INFO - ================================================================================ 2026-08-22 14:23:25,163 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-08-22 14:23:25,163 - 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-22 14:23:25,449 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with 2026-08-22 14:23:25,449 - INFO - Initial checks done. Running the testcase now 2026-08-22 14:23:25,449 - INFO - 2026-08-22 14:23:25,660 - DEBUG - Response for create_network : {'network': {'id': '1831b28a-4153-441a-888e-9889b102d058', 'name': 'ctest-vn1-07785982', 'tenant_id': '940024abd0d94968acecc4014c4062a7', 'project_id': '940024abd0d94968acecc4014c4062a7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-90118190', 'ctest-vn1-07785982'], 'port_security_enabled': True, 'description': ''}} 2026-08-22 14:23:25,907 - DEBUG - Response for create_subnet : {'subnet': {'id': '1d6776b6-2f6d-42d5-8e54-5b9158dad2c2', 'name': '', 'tenant_id': '940024abd0d94968acecc4014c4062a7', 'network_id': '1831b28a-4153-441a-888e-9889b102d058', 'ip_version': 4, 'cidr': '51.91.26.0/26', 'allocation_pools': [{'start': '51.91.26.2', 'end': '51.91.26.62'}], 'gateway_ip': '51.91.26.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '51.91.26.2', 'tags': [], 'project_id': '940024abd0d94968acecc4014c4062a7'}} 2026-08-22 14:23:26,126 - DEBUG - Response for create_subnet : {'subnet': {'id': '6fc8980c-b87e-44a5-a0f2-5e984a404565', 'name': '', 'tenant_id': '940024abd0d94968acecc4014c4062a7', 'network_id': '1831b28a-4153-441a-888e-9889b102d058', 'ip_version': 4, 'cidr': '95.153.157.128/26', 'allocation_pools': [{'start': '95.153.157.130', 'end': '95.153.157.190'}], 'gateway_ip': '95.153.157.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '95.153.157.130', 'tags': [], 'project_id': '940024abd0d94968acecc4014c4062a7'}} 2026-08-22 14:23:26,144 - INFO - Created VN ctest-vn1-07785982 2026-08-22 14:23:26,197 - DEBUG - VN ctest-vn1-07785982 UUID is 1831b28a-4153-441a-888e-9889b102d058 2026-08-22 14:23:26,547 - DEBUG - Response for create_port : {'port': {'name': '41004da8-6f3c-4739-a220-74245d6638a4', 'id': '41004da8-6f3c-4739-a220-74245d6638a4', 'tenant_id': '940024abd0d94968acecc4014c4062a7', 'network_id': '1831b28a-4153-441a-888e-9889b102d058', 'mac_address': '02:41:00:4d:a8:6f', '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': '51.91.26.5', 'subnet_id': '1d6776b6-2f6d-42d5-8e54-5b9158dad2c2'}], 'security_groups': ['1faf0a45-eae6-4b75-9533-633111a9c2af'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '940024abd0d94968acecc4014c4062a7'}} 2026-08-22 14:23:26,780 - DEBUG - Response for create_port : {'port': {'name': '8ff34e6d-5981-4e8e-a027-f5ef6d9f33fa', 'id': '8ff34e6d-5981-4e8e-a027-f5ef6d9f33fa', 'tenant_id': '940024abd0d94968acecc4014c4062a7', 'network_id': '1831b28a-4153-441a-888e-9889b102d058', 'mac_address': '02:8f:f3:4e:6d:59', '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': '95.153.157.133', 'subnet_id': '6fc8980c-b87e-44a5-a0f2-5e984a404565'}], 'security_groups': ['1faf0a45-eae6-4b75-9533-633111a9c2af'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '940024abd0d94968acecc4014c4062a7'}} 2026-08-22 14:23:26,842 - DEBUG - Services list from nova: [, , ] 2026-08-22 14:23:27,194 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6207-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6207-1) 2026-08-22 14:23:27,596 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6207-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6207-1) 2026-08-22 14:23:27,596 - INFO - Waiting for VM ctest-vn1-vm1-69724548 to be up.. 2026-08-22 14:23:27,643 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-22 14:23:32,697 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-22 14:23:37,780 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-22 14:23:42,868 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-22 14:23:47,946 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-22 14:23:53,024 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-22 14:23:58,110 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-22 14:24:03,198 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-22 14:24:08,287 - DEBUG - VM is in ACTIVE state now 2026-08-22 14:24:08,287 - INFO - VM name : ctest-vn1-vm1-69724548 2026-08-22 14:24:08,375 - DEBUG - VM ctest-vn1-vm1-69724548 ID is 9b209d3b-e7aa-4e4d-b7d5-8e7119fbd9b2 2026-08-22 14:24:08,398 - DEBUG - VM ctest-vn1-vm1-69724548 launched on Node cn-jenkins-deploy-platform-ansible-os-6207-1 2026-08-22 14:24:08,479 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/9b209d3b-e7aa-4e4d-b7d5-8e7119fbd9b2 2026-08-22 14:24:08,490 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/41004da8-6f3c-4739-a220-74245d6638a4 2026-08-22 14:24:11,744 - 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 1008ms') 2026-08-22 14:24:11,744 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-69724548 failed! 2026-08-22 14:24:11,801 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-90118190:ctest-vn1-07785982 is 51.91.26.1 and allocation pool is NOT set 2026-08-22 14:24:11,801 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-90118190:ctest-vn1-07785982 is 95.153.157.129 and allocation pool is NOT set 2026-08-22 14:24:15,876 - 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=10.7 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1008ms\r\nrtt min/avg/max/mdev = 10.703/10.703/10.703/0.000 ms') 2026-08-22 14:24:15,877 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-69724548 passed 2026-08-22 14:24:16,038 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-22 14:24:16,038 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-69724548, IP 51.91.26.5, Port 22 2026-08-22 14:24:16,215 - DEBUG - VM ctest-vn1-vm1-69724548 is ready for SSH connections 2026-08-22 14:24:16,215 - INFO - Waiting for VM ctest-vn1-vm2-74633338 to be up.. 2026-08-22 14:24:16,317 - DEBUG - VM is in ACTIVE state now 2026-08-22 14:24:16,317 - INFO - VM name : ctest-vn1-vm2-74633338 2026-08-22 14:24:16,416 - DEBUG - VM ctest-vn1-vm2-74633338 ID is 5207aa4a-f455-468e-be1a-0ff37d4bd53f 2026-08-22 14:24:16,416 - DEBUG - VM ctest-vn1-vm2-74633338 launched on Node cn-jenkins-deploy-platform-ansible-os-6207-1 2026-08-22 14:24:16,512 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/5207aa4a-f455-468e-be1a-0ff37d4bd53f 2026-08-22 14:24:16,523 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/8ff34e6d-5981-4e8e-a027-f5ef6d9f33fa 2026-08-22 14:24:17,777 - 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.49 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 1002ms\r\nrtt min/avg/max/mdev = 0.504/1.998/3.493/1.494 ms') 2026-08-22 14:24:17,777 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-74633338 passed 2026-08-22 14:24:17,933 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-22 14:24:17,934 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-74633338, IP 95.153.157.133, Port 22 2026-08-22 14:24:18,103 - DEBUG - VM ctest-vn1-vm2-74633338 is ready for SSH connections 2026-08-22 14:24:18,103 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-22 14:24:18,103 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-22 14:24:18,103 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-22 14:24:18,103 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 51.91.26.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2026-08-22 14:24:18,104 - DEBUG - ping -s 56 -c 3 -W 1 51.91.26.5 2026-08-22 14:24:22,196 - DEBUG - PING 51.91.26.5 (51.91.26.5): 56 data bytes 64 bytes from 51.91.26.5: seq=0 ttl=63 time=4.748 ms 64 bytes from 51.91.26.5: seq=1 ttl=63 time=1.132 ms 64 bytes from 51.91.26.5: seq=2 ttl=63 time=0.999 ms --- 51.91.26.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.999/2.293/4.748 ms 2026-08-22 14:24:22,196 - INFO - Ping to IP 51.91.26.5 from VM ctest-vn1-vm2-74633338 passed 2026-08-22 14:24:22,196 - INFO - Detaching port 8ff34e6d-5981-4e8e-a027-f5ef6d9f33fa from VM ctest-vn1-vm2-74633338 2026-08-22 14:24:22,251 - INFO - Deleting VM ctest-vn1-vm2-74633338 2026-08-22 14:24:22,335 - INFO - Detaching port 41004da8-6f3c-4739-a220-74245d6638a4 from VM ctest-vn1-vm1-69724548 2026-08-22 14:24:22,378 - INFO - Deleting VM ctest-vn1-vm1-69724548 2026-08-22 14:24:22,649 - DEBUG - Response for delete_port : () 2026-08-22 14:24:22,839 - DEBUG - Response for delete_port : () 2026-08-22 14:24:22,839 - INFO - Deleting VN ctest-vn1-07785982 2026-08-22 14:24:22,982 - DEBUG - Response for deleting network () 2026-08-22 14:24:23,241 - DEBUG - No XMPP flaps were noticed during the test
2026-08-22 14:24:23,241 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:58]
2026-08-22 14:24:23,241 - INFO - -------------------------------------------------------------------------------- 2026-08-22 14:24:24,046 - INFO - Deleted project: ctest-TestPorts-90118190, ID : 940024ab-d0d9-4968-acec-c4014c4062a7