2026-08-20 22:26:20,934 - INFO - Domain Default found not creating 2026-08-20 22:26:21,103 - INFO - Project ctest-TestPorts-74650840 not found, creating it 2026-08-20 22:26:21,609 - INFO - Created Project:ctest-TestPorts-74650840, ID : f2e455dd-4c5e-48b4-9779-c1e8493bb71f 2026-08-20 22:26:23,151 - INFO - ================================================================================ 2026-08-20 22:26:23,151 - INFO - STARTING TEST : test_ports_bindings 2026-08-20 22:26:23,151 - 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 22:26:23,416 - DEBUG - Nothing to compare xmpp stats {'10.0.0.163': {'10.20.0.17': '0'}} with 2026-08-20 22:26:23,416 - INFO - Initial checks done. Running the testcase now 2026-08-20 22:26:23,417 - INFO - 2026-08-20 22:26:24,031 - DEBUG - Response for create_network : {'network': {'id': '6e11249d-f53e-471e-ad0c-abf32d9da666', 'name': 'ctest-vn-13647882', 'tenant_id': 'f2e455dd4c5e48b49779c1e8493bb71f', 'project_id': 'f2e455dd4c5e48b49779c1e8493bb71f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-74650840', 'ctest-vn-13647882'], 'port_security_enabled': True, 'description': ''}} 2026-08-20 22:26:24,250 - DEBUG - Response for create_subnet : {'subnet': {'id': '297a18a1-94b2-4aef-9573-7a5b3d49fe2b', 'name': '', 'tenant_id': 'f2e455dd4c5e48b49779c1e8493bb71f', 'network_id': '6e11249d-f53e-471e-ad0c-abf32d9da666', 'ip_version': 4, 'cidr': '139.249.247.64/26', 'allocation_pools': [{'start': '139.249.247.66', 'end': '139.249.247.126'}], 'gateway_ip': '139.249.247.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '139.249.247.66', 'tags': [], 'project_id': 'f2e455dd4c5e48b49779c1e8493bb71f'}} 2026-08-20 22:26:24,267 - INFO - Created VN ctest-vn-13647882 2026-08-20 22:26:24,323 - DEBUG - VN ctest-vn-13647882 UUID is 6e11249d-f53e-471e-ad0c-abf32d9da666 2026-08-20 22:26:24,425 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-74650840', 'ctest-vmi-29781892']} 2026-08-20 22:26:24,706 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-29781892', 'id': '87f2b9d4-5784-4bf3-8cd3-b64ea865031c', 'tenant_id': 'f2e455dd4c5e48b49779c1e8493bb71f', 'network_id': '6e11249d-f53e-471e-ad0c-abf32d9da666', 'mac_address': '02:87:f2:b9:d4:57', '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': '139.249.247.67', 'subnet_id': '297a18a1-94b2-4aef-9573-7a5b3d49fe2b'}], 'security_groups': ['f4840fa0-9ca4-4f4e-a266-2c9427cc196d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f2e455dd4c5e48b49779c1e8493bb71f'}} 2026-08-20 22:26:24,706 - DEBUG - Created port 87f2b9d4-5784-4bf3-8cd3-b64ea865031c 2026-08-20 22:26:24,815 - DEBUG - Requesting: http://10.0.0.163:8082/virtual-machine-interface/87f2b9d4-5784-4bf3-8cd3-b64ea865031c 2026-08-20 22:26:25,142 - DEBUG - Requesting: http://10.0.0.163:8082/virtual-machine-interface/87f2b9d4-5784-4bf3-8cd3-b64ea865031c 2026-08-20 22:26:25,173 - INFO - VMI 87f2b9d4-5784-4bf3-8cd3-b64ea865031c verification in API Server passed 2026-08-20 22:26:25,269 - DEBUG - Response for delete_port : () 2026-08-20 22:26:25,269 - INFO - Deleted port 87f2b9d4-5784-4bf3-8cd3-b64ea865031c 2026-08-20 22:26:25,269 - INFO - Deleting VN ctest-vn-13647882 2026-08-20 22:26:25,389 - DEBUG - Response for deleting network () 2026-08-20 22:26:25,661 - DEBUG - No XMPP flaps were noticed during the test 2026-08-20 22:26:25,661 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-08-20 22:26:25,661 - INFO - -------------------------------------------------------------------------------- 2026-08-20 22:26:25,664 - INFO - ================================================================================ 2026-08-20 22:26:25,665 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-08-20 22:26:25,665 - 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 22:26:25,948 - DEBUG - Nothing to compare xmpp stats {'10.0.0.163': {'10.20.0.17': '0'}} with 2026-08-20 22:26:25,948 - INFO - Initial checks done. Running the testcase now 2026-08-20 22:26:25,948 - INFO - 2026-08-20 22:26:26,182 - DEBUG - Response for create_network : {'network': {'id': '73511c13-4f39-4019-ac51-30d34bef98b2', 'name': 'ctest-vn1-69984157', 'tenant_id': 'f2e455dd4c5e48b49779c1e8493bb71f', 'project_id': 'f2e455dd4c5e48b49779c1e8493bb71f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-74650840', 'ctest-vn1-69984157'], 'port_security_enabled': True, 'description': ''}} 2026-08-20 22:26:26,362 - DEBUG - Response for create_subnet : {'subnet': {'id': '177ab8df-0856-4a31-8100-f0e2d1b33c70', 'name': '', 'tenant_id': 'f2e455dd4c5e48b49779c1e8493bb71f', 'network_id': '73511c13-4f39-4019-ac51-30d34bef98b2', 'ip_version': 4, 'cidr': '194.111.229.192/26', 'allocation_pools': [{'start': '194.111.229.194', 'end': '194.111.229.254'}], 'gateway_ip': '194.111.229.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '194.111.229.194', 'tags': [], 'project_id': 'f2e455dd4c5e48b49779c1e8493bb71f'}} 2026-08-20 22:26:26,506 - DEBUG - Response for create_subnet : {'subnet': {'id': '1feba88a-0dd5-43b6-8df6-201512d31f44', 'name': '', 'tenant_id': 'f2e455dd4c5e48b49779c1e8493bb71f', 'network_id': '73511c13-4f39-4019-ac51-30d34bef98b2', 'ip_version': 4, 'cidr': '126.57.201.0/26', 'allocation_pools': [{'start': '126.57.201.2', 'end': '126.57.201.62'}], 'gateway_ip': '126.57.201.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '126.57.201.2', 'tags': [], 'project_id': 'f2e455dd4c5e48b49779c1e8493bb71f'}} 2026-08-20 22:26:26,526 - INFO - Created VN ctest-vn1-69984157 2026-08-20 22:26:26,579 - DEBUG - VN ctest-vn1-69984157 UUID is 73511c13-4f39-4019-ac51-30d34bef98b2 2026-08-20 22:26:26,898 - DEBUG - Response for create_port : {'port': {'name': '971d75ac-9d3c-400b-b584-c3273d3bb030', 'id': '971d75ac-9d3c-400b-b584-c3273d3bb030', 'tenant_id': 'f2e455dd4c5e48b49779c1e8493bb71f', 'network_id': '73511c13-4f39-4019-ac51-30d34bef98b2', 'mac_address': '02:97:1d:75:ac:9d', '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': '194.111.229.197', 'subnet_id': '177ab8df-0856-4a31-8100-f0e2d1b33c70'}], 'security_groups': ['f4840fa0-9ca4-4f4e-a266-2c9427cc196d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f2e455dd4c5e48b49779c1e8493bb71f'}} 2026-08-20 22:26:27,093 - DEBUG - Response for create_port : {'port': {'name': '12e7f84c-5bf1-4034-b8ff-811091a6c12b', 'id': '12e7f84c-5bf1-4034-b8ff-811091a6c12b', 'tenant_id': 'f2e455dd4c5e48b49779c1e8493bb71f', 'network_id': '73511c13-4f39-4019-ac51-30d34bef98b2', 'mac_address': '02:12:e7:f8:4c:5b', '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': '126.57.201.5', 'subnet_id': '1feba88a-0dd5-43b6-8df6-201512d31f44'}], 'security_groups': ['f4840fa0-9ca4-4f4e-a266-2c9427cc196d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f2e455dd4c5e48b49779c1e8493bb71f'}} 2026-08-20 22:26:27,161 - DEBUG - Services list from nova: [, , ] 2026-08-20 22:26:27,510 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6196-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6196-1) 2026-08-20 22:26:27,978 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6196-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6196-1) 2026-08-20 22:26:27,978 - INFO - Waiting for VM ctest-vn1-vm1-85613522 to be up.. 2026-08-20 22:26:28,027 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 22:26:33,083 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 22:26:38,166 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 22:26:43,240 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 22:26:48,316 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 22:26:53,391 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 22:26:58,496 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 22:27:03,574 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 22:27:08,652 - DEBUG - VM is in ACTIVE state now 2026-08-20 22:27:08,652 - INFO - VM name : ctest-vn1-vm1-85613522 2026-08-20 22:27:08,735 - DEBUG - VM ctest-vn1-vm1-85613522 ID is edb15532-b95f-42bf-9976-66c731d0d7ab 2026-08-20 22:27:08,753 - DEBUG - VM ctest-vn1-vm1-85613522 launched on Node cn-jenkins-deploy-platform-ansible-os-6196-1 2026-08-20 22:27:08,835 - DEBUG - Requesting: http://10.0.0.163:8082/virtual-machine/edb15532-b95f-42bf-9976-66c731d0d7ab 2026-08-20 22:27:08,845 - DEBUG - Requesting: http://10.0.0.163:8082/virtual-machine-interface/971d75ac-9d3c-400b-b584-c3273d3bb030 2026-08-20 22:27:12,124 - 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-08-20 22:27:12,124 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-85613522 failed! 2026-08-20 22:27:12,183 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-74650840:ctest-vn1-69984157 is 194.111.229.193 and allocation pool is NOT set 2026-08-20 22:27:12,183 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-74650840:ctest-vn1-69984157 is 126.57.201.1 and allocation pool is NOT set 2026-08-20 22:27:14,248 - 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=7.84 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.45 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 = 2.448/5.142/7.836/2.694 ms') 2026-08-20 22:27:14,248 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-85613522 passed 2026-08-20 22:27:14,399 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-20 22:27:14,399 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-85613522, IP 194.111.229.197, Port 22 2026-08-20 22:27:14,569 - DEBUG - VM ctest-vn1-vm1-85613522 is ready for SSH connections 2026-08-20 22:27:14,569 - INFO - Waiting for VM ctest-vn1-vm2-39000387 to be up.. 2026-08-20 22:27:14,651 - DEBUG - VM is in ACTIVE state now 2026-08-20 22:27:14,651 - INFO - VM name : ctest-vn1-vm2-39000387 2026-08-20 22:27:14,734 - DEBUG - VM ctest-vn1-vm2-39000387 ID is 41eeb031-89f4-45ef-a583-e2104a4a5675 2026-08-20 22:27:14,734 - DEBUG - VM ctest-vn1-vm2-39000387 launched on Node cn-jenkins-deploy-platform-ansible-os-6196-1 2026-08-20 22:27:14,816 - DEBUG - Requesting: http://10.0.0.163:8082/virtual-machine/41eeb031-89f4-45ef-a583-e2104a4a5675 2026-08-20 22:27:14,827 - DEBUG - Requesting: http://10.0.0.163:8082/virtual-machine-interface/12e7f84c-5bf1-4034-b8ff-811091a6c12b 2026-08-20 22:27:16,065 - 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.32 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.634 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.634/2.478/4.323/1.844 ms') 2026-08-20 22:27:16,065 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-39000387 passed 2026-08-20 22:27:16,219 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-20 22:27:16,219 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-39000387, IP 126.57.201.5, Port 22 2026-08-20 22:27:16,384 - DEBUG - VM ctest-vn1-vm2-39000387 is ready for SSH connections 2026-08-20 22:27:16,384 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-20 22:27:16,384 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-20 22:27:16,384 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-20 22:27:16,385 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 194.111.229.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.163, gateway password: c0ntrail123 2026-08-20 22:27:16,385 - DEBUG - ping -s 56 -c 3 -W 1 194.111.229.197 2026-08-20 22:27:20,387 - DEBUG - PING 194.111.229.197 (194.111.229.197): 56 data bytes 64 bytes from 194.111.229.197: seq=0 ttl=63 time=4.447 ms 64 bytes from 194.111.229.197: seq=1 ttl=63 time=0.958 ms 64 bytes from 194.111.229.197: seq=2 ttl=63 time=1.154 ms --- 194.111.229.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.958/2.186/4.447 ms 2026-08-20 22:27:20,387 - INFO - Ping to IP 194.111.229.197 from VM ctest-vn1-vm2-39000387 passed 2026-08-20 22:27:20,387 - INFO - Detaching port 12e7f84c-5bf1-4034-b8ff-811091a6c12b from VM ctest-vn1-vm2-39000387 2026-08-20 22:27:20,442 - INFO - Deleting VM ctest-vn1-vm2-39000387 2026-08-20 22:27:20,519 - INFO - Detaching port 971d75ac-9d3c-400b-b584-c3273d3bb030 from VM ctest-vn1-vm1-85613522 2026-08-20 22:27:20,558 - INFO - Deleting VM ctest-vn1-vm1-85613522 2026-08-20 22:27:20,811 - DEBUG - Response for delete_port : () 2026-08-20 22:27:20,993 - DEBUG - Response for delete_port : () 2026-08-20 22:27:20,993 - INFO - Deleting VN ctest-vn1-69984157 2026-08-20 22:27:21,153 - DEBUG - Response for deleting network () 2026-08-20 22:27:21,413 - DEBUG - No XMPP flaps were noticed during the test 2026-08-20 22:27:21,413 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:56] 2026-08-20 22:27:21,413 - INFO - -------------------------------------------------------------------------------- 2026-08-20 22:27:22,176 - INFO - Deleted project: ctest-TestPorts-74650840, ID : f2e455dd-4c5e-48b4-9779-c1e8493bb71f