2026-05-26 16:05:15,601 - INFO - Domain Default found not creating 2026-05-26 16:05:15,786 - INFO - Project ctest-TestPorts-64765873 not found, creating it 2026-05-26 16:05:16,283 - INFO - Created Project:ctest-TestPorts-64765873, ID : c1976ade-15f7-4c71-b587-658eeca7028c 2026-05-26 16:05:17,829 - INFO - ================================================================================ 2026-05-26 16:05:17,829 - INFO - STARTING TEST : test_ports_bindings 2026-05-26 16:05:17,829 - 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-26 16:05:18,085 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.129': '0'}} with 2026-05-26 16:05:18,085 - INFO - Initial checks done. Running the testcase now 2026-05-26 16:05:18,085 - INFO - 2026-05-26 16:05:18,726 - DEBUG - Response for create_network : {'network': {'id': '3a866a3a-766d-4827-973c-918ba2033525', 'name': 'ctest-vn-17060426', 'tenant_id': 'c1976ade15f74c71b587658eeca7028c', 'project_id': 'c1976ade15f74c71b587658eeca7028c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-64765873', 'ctest-vn-17060426'], 'port_security_enabled': True, 'description': ''}} 2026-05-26 16:05:18,925 - DEBUG - Response for create_subnet : {'subnet': {'id': '8622f548-b5d6-4aec-a90e-8b20c7025f0b', 'name': '', 'tenant_id': 'c1976ade15f74c71b587658eeca7028c', 'network_id': '3a866a3a-766d-4827-973c-918ba2033525', 'ip_version': 4, 'cidr': '9.73.195.192/26', 'allocation_pools': [{'start': '9.73.195.194', 'end': '9.73.195.254'}], 'gateway_ip': '9.73.195.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '9.73.195.194', 'tags': [], 'project_id': 'c1976ade15f74c71b587658eeca7028c'}} 2026-05-26 16:05:18,945 - INFO - Created VN ctest-vn-17060426 2026-05-26 16:05:19,001 - DEBUG - VN ctest-vn-17060426 UUID is 3a866a3a-766d-4827-973c-918ba2033525 2026-05-26 16:05:19,113 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-64765873', 'ctest-vmi-19008660']} 2026-05-26 16:05:19,354 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-19008660', 'id': '775a983a-f32d-4d2e-a558-7299aa23d96e', 'tenant_id': 'c1976ade15f74c71b587658eeca7028c', 'network_id': '3a866a3a-766d-4827-973c-918ba2033525', 'mac_address': '02:77:5a:98:3a:f3', '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': '9.73.195.195', 'subnet_id': '8622f548-b5d6-4aec-a90e-8b20c7025f0b'}], 'security_groups': ['8327dd8d-375f-48f2-b36b-d0656096df22'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c1976ade15f74c71b587658eeca7028c'}} 2026-05-26 16:05:19,354 - DEBUG - Created port 775a983a-f32d-4d2e-a558-7299aa23d96e 2026-05-26 16:05:19,460 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/775a983a-f32d-4d2e-a558-7299aa23d96e 2026-05-26 16:05:19,758 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/775a983a-f32d-4d2e-a558-7299aa23d96e 2026-05-26 16:05:19,799 - INFO - VMI 775a983a-f32d-4d2e-a558-7299aa23d96e verification in API Server passed 2026-05-26 16:05:19,914 - DEBUG - Response for delete_port : () 2026-05-26 16:05:19,914 - INFO - Deleted port 775a983a-f32d-4d2e-a558-7299aa23d96e 2026-05-26 16:05:19,914 - INFO - Deleting VN ctest-vn-17060426 2026-05-26 16:05:20,032 - DEBUG - Response for deleting network () 2026-05-26 16:05:20,290 - DEBUG - No XMPP flaps were noticed during the test 2026-05-26 16:05:20,290 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-05-26 16:05:20,290 - INFO - -------------------------------------------------------------------------------- 2026-05-26 16:05:20,293 - INFO - ================================================================================ 2026-05-26 16:05:20,293 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-05-26 16:05:20,293 - 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-26 16:05:20,582 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.129': '0'}} with 2026-05-26 16:05:20,582 - INFO - Initial checks done. Running the testcase now 2026-05-26 16:05:20,582 - INFO - 2026-05-26 16:05:20,777 - DEBUG - Response for create_network : {'network': {'id': 'd9cffa43-5f13-4603-b4be-49b5d80fa1c5', 'name': 'ctest-vn1-56458436', 'tenant_id': 'c1976ade15f74c71b587658eeca7028c', 'project_id': 'c1976ade15f74c71b587658eeca7028c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-64765873', 'ctest-vn1-56458436'], 'port_security_enabled': True, 'description': ''}} 2026-05-26 16:05:21,016 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b6a7e6c0-d773-4fc5-8327-942a10ccd81a', 'name': '', 'tenant_id': 'c1976ade15f74c71b587658eeca7028c', 'network_id': 'd9cffa43-5f13-4603-b4be-49b5d80fa1c5', 'ip_version': 4, 'cidr': '42.232.202.64/26', 'allocation_pools': [{'start': '42.232.202.66', 'end': '42.232.202.126'}], 'gateway_ip': '42.232.202.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '42.232.202.66', 'tags': [], 'project_id': 'c1976ade15f74c71b587658eeca7028c'}} 2026-05-26 16:05:21,212 - DEBUG - Response for create_subnet : {'subnet': {'id': '8c1707ed-b6df-4f03-938b-87edc9004430', 'name': '', 'tenant_id': 'c1976ade15f74c71b587658eeca7028c', 'network_id': 'd9cffa43-5f13-4603-b4be-49b5d80fa1c5', 'ip_version': 4, 'cidr': '55.123.154.192/26', 'allocation_pools': [{'start': '55.123.154.194', 'end': '55.123.154.254'}], 'gateway_ip': '55.123.154.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '55.123.154.194', 'tags': [], 'project_id': 'c1976ade15f74c71b587658eeca7028c'}} 2026-05-26 16:05:21,232 - INFO - Created VN ctest-vn1-56458436 2026-05-26 16:05:21,284 - DEBUG - VN ctest-vn1-56458436 UUID is d9cffa43-5f13-4603-b4be-49b5d80fa1c5 2026-05-26 16:05:21,609 - DEBUG - Response for create_port : {'port': {'name': 'a5a2a335-58d8-4fa5-9dd6-1c879f0861c2', 'id': 'a5a2a335-58d8-4fa5-9dd6-1c879f0861c2', 'tenant_id': 'c1976ade15f74c71b587658eeca7028c', 'network_id': 'd9cffa43-5f13-4603-b4be-49b5d80fa1c5', 'mac_address': '02:a5:a2:a3:35:58', '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': '42.232.202.69', 'subnet_id': 'b6a7e6c0-d773-4fc5-8327-942a10ccd81a'}], 'security_groups': ['8327dd8d-375f-48f2-b36b-d0656096df22'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c1976ade15f74c71b587658eeca7028c'}} 2026-05-26 16:05:21,811 - DEBUG - Response for create_port : {'port': {'name': 'b6b6fb12-c52c-40a9-8db8-2c3e78acc9eb', 'id': 'b6b6fb12-c52c-40a9-8db8-2c3e78acc9eb', 'tenant_id': 'c1976ade15f74c71b587658eeca7028c', 'network_id': 'd9cffa43-5f13-4603-b4be-49b5d80fa1c5', 'mac_address': '02:b6:b6:fb:12:c5', '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': '55.123.154.197', 'subnet_id': '8c1707ed-b6df-4f03-938b-87edc9004430'}], 'security_groups': ['8327dd8d-375f-48f2-b36b-d0656096df22'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c1976ade15f74c71b587658eeca7028c'}} 2026-05-26 16:05:21,883 - DEBUG - Services list from nova: [, , ] 2026-05-26 16:05:22,276 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5828-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5828-1) 2026-05-26 16:05:22,744 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5828-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5828-1) 2026-05-26 16:05:22,744 - INFO - Waiting for VM ctest-vn1-vm1-14144674 to be up.. 2026-05-26 16:05:22,800 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-26 16:05:27,887 - DEBUG - VM is in ACTIVE state now 2026-05-26 16:05:27,887 - INFO - VM name : ctest-vn1-vm1-14144674 2026-05-26 16:05:27,979 - DEBUG - VM ctest-vn1-vm1-14144674 ID is 4f826664-4dc5-4bd8-8dae-450fd2c4babd 2026-05-26 16:05:28,004 - DEBUG - VM ctest-vn1-vm1-14144674 launched on Node cn-jenkins-deploy-platform-ansible-os-5828-1 2026-05-26 16:05:28,099 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/4f826664-4dc5-4bd8-8dae-450fd2c4babd 2026-05-26 16:05:28,107 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/a5a2a335-58d8-4fa5-9dd6-1c879f0861c2 2026-05-26 16:05:31,372 - 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 1017ms') 2026-05-26 16:05:31,372 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-14144674 failed! 2026-05-26 16:05:31,428 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-64765873:ctest-vn1-56458436 is 42.232.202.65 and allocation pool is NOT set 2026-05-26 16:05:31,428 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-64765873:ctest-vn1-56458436 is 55.123.154.193 and allocation pool is NOT set 2026-05-26 16:05:35,500 - 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 1013ms') 2026-05-26 16:05:35,501 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-14144674 failed! 2026-05-26 16:05:35,556 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-64765873:ctest-vn1-56458436 is 42.232.202.65 and allocation pool is NOT set 2026-05-26 16:05:35,556 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-64765873:ctest-vn1-56458436 is 55.123.154.193 and allocation pool is NOT set 2026-05-26 16:05:37,624 - 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.22 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.482 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.482/1.849/3.216/1.367 ms') 2026-05-26 16:05:37,625 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-14144674 passed 2026-05-26 16:05:37,781 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-26 16:05:37,781 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-14144674, IP 42.232.202.69, Port 22 2026-05-26 16:05:37,947 - DEBUG - VM ctest-vn1-vm1-14144674 is ready for SSH connections 2026-05-26 16:05:37,947 - INFO - Waiting for VM ctest-vn1-vm2-79762783 to be up.. 2026-05-26 16:05:38,049 - DEBUG - VM is in ACTIVE state now 2026-05-26 16:05:38,050 - INFO - VM name : ctest-vn1-vm2-79762783 2026-05-26 16:05:38,139 - DEBUG - VM ctest-vn1-vm2-79762783 ID is 6b65ff67-4abb-46ad-814e-83f10b1d8d04 2026-05-26 16:05:38,139 - DEBUG - VM ctest-vn1-vm2-79762783 launched on Node cn-jenkins-deploy-platform-ansible-os-5828-1 2026-05-26 16:05:38,229 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/6b65ff67-4abb-46ad-814e-83f10b1d8d04 2026-05-26 16:05:38,240 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/b6b6fb12-c52c-40a9-8db8-2c3e78acc9eb 2026-05-26 16:05:39,491 - 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.55 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.441 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.441/1.995/3.549/1.554 ms') 2026-05-26 16:05:39,491 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-79762783 passed 2026-05-26 16:05:39,644 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-26 16:05:39,644 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-79762783, IP 55.123.154.197, Port 22 2026-05-26 16:05:39,804 - DEBUG - VM ctest-vn1-vm2-79762783 is ready for SSH connections 2026-05-26 16:05:39,804 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-26 16:05:39,804 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-26 16:05:39,804 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-26 16:05:39,804 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 42.232.202.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123 2026-05-26 16:05:39,805 - DEBUG - ping -s 56 -c 3 -W 1 42.232.202.69 2026-05-26 16:05:42,490 - DEBUG - PING 42.232.202.69 (42.232.202.69): 56 data bytes 64 bytes from 42.232.202.69: seq=0 ttl=63 time=4.909 ms 64 bytes from 42.232.202.69: seq=1 ttl=63 time=1.151 ms 64 bytes from 42.232.202.69: seq=2 ttl=63 time=1.752 ms --- 42.232.202.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.151/2.604/4.909 ms 2026-05-26 16:05:42,491 - INFO - Ping to IP 42.232.202.69 from VM ctest-vn1-vm2-79762783 passed 2026-05-26 16:05:42,491 - INFO - Detaching port b6b6fb12-c52c-40a9-8db8-2c3e78acc9eb from VM ctest-vn1-vm2-79762783 2026-05-26 16:05:42,549 - INFO - Deleting VM ctest-vn1-vm2-79762783 2026-05-26 16:05:42,633 - INFO - Detaching port a5a2a335-58d8-4fa5-9dd6-1c879f0861c2 from VM ctest-vn1-vm1-14144674 2026-05-26 16:05:42,675 - INFO - Deleting VM ctest-vn1-vm1-14144674 2026-05-26 16:05:42,970 - DEBUG - Response for delete_port : () 2026-05-26 16:05:43,142 - DEBUG - Response for delete_port : () 2026-05-26 16:05:43,142 - INFO - Deleting VN ctest-vn1-56458436 2026-05-26 16:05:43,281 - DEBUG - Response for deleting network () 2026-05-26 16:05:43,557 - DEBUG - No XMPP flaps were noticed during the test 2026-05-26 16:05:43,557 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:23] 2026-05-26 16:05:43,557 - INFO - -------------------------------------------------------------------------------- 2026-05-26 16:05:44,328 - INFO - Deleted project: ctest-TestPorts-64765873, ID : c1976ade-15f7-4c71-b587-658eeca7028c