2026-05-18 02:08:31,839 - INFO - Domain Default found not creating 2026-05-18 02:08:32,007 - INFO - Project ctest-TestPorts-15491062 not found, creating it 2026-05-18 02:08:32,559 - INFO - Created Project:ctest-TestPorts-15491062, ID : 71da302b-0a58-44c7-bfc3-d717b19963b4 2026-05-18 02:08:34,056 - INFO - ================================================================================ 2026-05-18 02:08:34,057 - INFO - STARTING TEST : test_ports_bindings 2026-05-18 02:08:34,057 - 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-18 02:08:34,321 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.14': '0'}} with 2026-05-18 02:08:34,322 - INFO - Initial checks done. Running the testcase now 2026-05-18 02:08:34,322 - INFO - 2026-05-18 02:08:34,903 - DEBUG - Response for create_network : {'network': {'id': '9693b417-b25f-4c31-bea9-3e475ab52cad', 'name': 'ctest-vn-74008849', 'tenant_id': '71da302b0a5844c7bfc3d717b19963b4', 'project_id': '71da302b0a5844c7bfc3d717b19963b4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-15491062', 'ctest-vn-74008849'], 'port_security_enabled': True, 'description': ''}} 2026-05-18 02:08:35,069 - DEBUG - Response for create_subnet : {'subnet': {'id': 'eac745e2-dc39-4797-8ced-a9f8dfc1339a', 'name': '', 'tenant_id': '71da302b0a5844c7bfc3d717b19963b4', 'network_id': '9693b417-b25f-4c31-bea9-3e475ab52cad', 'ip_version': 4, 'cidr': '7.14.24.192/26', 'allocation_pools': [{'start': '7.14.24.194', 'end': '7.14.24.254'}], 'gateway_ip': '7.14.24.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '7.14.24.194', 'tags': [], 'project_id': '71da302b0a5844c7bfc3d717b19963b4'}} 2026-05-18 02:08:35,086 - INFO - Created VN ctest-vn-74008849 2026-05-18 02:08:35,137 - DEBUG - VN ctest-vn-74008849 UUID is 9693b417-b25f-4c31-bea9-3e475ab52cad 2026-05-18 02:08:35,253 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-15491062', 'ctest-vmi-30539228']} 2026-05-18 02:08:35,492 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-30539228', 'id': '6118d2de-f7d5-4f05-8f3d-1fef7588f72d', 'tenant_id': '71da302b0a5844c7bfc3d717b19963b4', 'network_id': '9693b417-b25f-4c31-bea9-3e475ab52cad', 'mac_address': '02:61:18:d2:de:f7', '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': '7.14.24.195', 'subnet_id': 'eac745e2-dc39-4797-8ced-a9f8dfc1339a'}], 'security_groups': ['4d6dd183-2111-46fb-ba91-098d50ca010b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '71da302b0a5844c7bfc3d717b19963b4'}} 2026-05-18 02:08:35,492 - DEBUG - Created port 6118d2de-f7d5-4f05-8f3d-1fef7588f72d 2026-05-18 02:08:35,597 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/6118d2de-f7d5-4f05-8f3d-1fef7588f72d 2026-05-18 02:08:35,891 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/6118d2de-f7d5-4f05-8f3d-1fef7588f72d 2026-05-18 02:08:35,928 - INFO - VMI 6118d2de-f7d5-4f05-8f3d-1fef7588f72d verification in API Server passed 2026-05-18 02:08:36,035 - DEBUG - Response for delete_port : () 2026-05-18 02:08:36,035 - INFO - Deleted port 6118d2de-f7d5-4f05-8f3d-1fef7588f72d 2026-05-18 02:08:36,035 - INFO - Deleting VN ctest-vn-74008849 2026-05-18 02:08:36,148 - DEBUG - Response for deleting network () 2026-05-18 02:08:36,415 - DEBUG - No XMPP flaps were noticed during the test 2026-05-18 02:08:36,415 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-05-18 02:08:36,415 - INFO - -------------------------------------------------------------------------------- 2026-05-18 02:08:36,418 - INFO - ================================================================================ 2026-05-18 02:08:36,418 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-05-18 02:08:36,418 - 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-18 02:08:36,710 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.14': '0'}} with 2026-05-18 02:08:36,710 - INFO - Initial checks done. Running the testcase now 2026-05-18 02:08:36,710 - INFO - 2026-05-18 02:08:36,900 - DEBUG - Response for create_network : {'network': {'id': '827d12e9-2e1f-4cee-a507-dbc666258e6e', 'name': 'ctest-vn1-72196915', 'tenant_id': '71da302b0a5844c7bfc3d717b19963b4', 'project_id': '71da302b0a5844c7bfc3d717b19963b4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-15491062', 'ctest-vn1-72196915'], 'port_security_enabled': True, 'description': ''}} 2026-05-18 02:08:37,122 - DEBUG - Response for create_subnet : {'subnet': {'id': '7afc3d8d-b510-4f71-88e4-52560be4d974', 'name': '', 'tenant_id': '71da302b0a5844c7bfc3d717b19963b4', 'network_id': '827d12e9-2e1f-4cee-a507-dbc666258e6e', 'ip_version': 4, 'cidr': '138.186.191.128/26', 'allocation_pools': [{'start': '138.186.191.130', 'end': '138.186.191.190'}], 'gateway_ip': '138.186.191.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '138.186.191.130', 'tags': [], 'project_id': '71da302b0a5844c7bfc3d717b19963b4'}} 2026-05-18 02:08:37,321 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e5117b49-d667-4e2a-93a7-8c19fd54f0d7', 'name': '', 'tenant_id': '71da302b0a5844c7bfc3d717b19963b4', 'network_id': '827d12e9-2e1f-4cee-a507-dbc666258e6e', 'ip_version': 4, 'cidr': '27.84.88.0/26', 'allocation_pools': [{'start': '27.84.88.2', 'end': '27.84.88.62'}], 'gateway_ip': '27.84.88.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '27.84.88.2', 'tags': [], 'project_id': '71da302b0a5844c7bfc3d717b19963b4'}} 2026-05-18 02:08:37,346 - INFO - Created VN ctest-vn1-72196915 2026-05-18 02:08:37,401 - DEBUG - VN ctest-vn1-72196915 UUID is 827d12e9-2e1f-4cee-a507-dbc666258e6e 2026-05-18 02:08:37,710 - DEBUG - Response for create_port : {'port': {'name': 'b0963a90-a5c8-4bf6-a0ff-ef8126a26cce', 'id': 'b0963a90-a5c8-4bf6-a0ff-ef8126a26cce', 'tenant_id': '71da302b0a5844c7bfc3d717b19963b4', 'network_id': '827d12e9-2e1f-4cee-a507-dbc666258e6e', 'mac_address': '02:b0:96:3a:90:a5', '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': '138.186.191.133', 'subnet_id': '7afc3d8d-b510-4f71-88e4-52560be4d974'}], 'security_groups': ['4d6dd183-2111-46fb-ba91-098d50ca010b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '71da302b0a5844c7bfc3d717b19963b4'}} 2026-05-18 02:08:37,884 - DEBUG - Response for create_port : {'port': {'name': '1f077aac-235e-4a42-9982-26bd74ecc1ca', 'id': '1f077aac-235e-4a42-9982-26bd74ecc1ca', 'tenant_id': '71da302b0a5844c7bfc3d717b19963b4', 'network_id': '827d12e9-2e1f-4cee-a507-dbc666258e6e', 'mac_address': '02:1f:07:7a:ac:23', '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': '27.84.88.5', 'subnet_id': 'e5117b49-d667-4e2a-93a7-8c19fd54f0d7'}], 'security_groups': ['4d6dd183-2111-46fb-ba91-098d50ca010b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '71da302b0a5844c7bfc3d717b19963b4'}} 2026-05-18 02:08:37,947 - DEBUG - Services list from nova: [, , ] 2026-05-18 02:08:38,304 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5791-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5791-1) 2026-05-18 02:08:38,708 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5791-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5791-1) 2026-05-18 02:08:38,708 - INFO - Waiting for VM ctest-vn1-vm1-43290059 to be up.. 2026-05-18 02:08:38,749 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-18 02:08:43,824 - DEBUG - VM is in ACTIVE state now 2026-05-18 02:08:43,824 - INFO - VM name : ctest-vn1-vm1-43290059 2026-05-18 02:08:43,898 - DEBUG - VM ctest-vn1-vm1-43290059 ID is 70c214c3-5f94-4c64-a6fb-740a7c2f79f9 2026-05-18 02:08:43,916 - DEBUG - VM ctest-vn1-vm1-43290059 launched on Node cn-jenkins-deploy-platform-ansible-os-5791-1 2026-05-18 02:08:43,994 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/70c214c3-5f94-4c64-a6fb-740a7c2f79f9 2026-05-18 02:08:44,002 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/b0963a90-a5c8-4bf6-a0ff-ef8126a26cce 2026-05-18 02:08:47,267 - 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 1026ms') 2026-05-18 02:08:47,267 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-43290059 failed! 2026-05-18 02:08:47,321 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-15491062:ctest-vn1-72196915 is 138.186.191.129 and allocation pool is NOT set 2026-05-18 02:08:47,321 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-15491062:ctest-vn1-72196915 is 27.84.88.1 and allocation pool is NOT set 2026-05-18 02:08:51,392 - 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=9.82 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1011ms\r\nrtt min/avg/max/mdev = 9.820/9.820/9.820/0.000 ms') 2026-05-18 02:08:51,392 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-43290059 passed 2026-05-18 02:08:51,541 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-18 02:08:51,541 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-43290059, IP 138.186.191.133, Port 22 2026-05-18 02:08:51,607 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-05-18 02:08:51,683 - DEBUG - VM ctest-vn1-vm1-43290059 is NOT ready for SSH connections, VM status: ACTIVE 2026-05-18 02:08:56,684 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-18 02:08:56,684 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-43290059, IP 138.186.191.133, Port 22 2026-05-18 02:08:56,840 - DEBUG - VM ctest-vn1-vm1-43290059 is ready for SSH connections 2026-05-18 02:08:56,840 - INFO - Waiting for VM ctest-vn1-vm2-04021805 to be up.. 2026-05-18 02:08:56,915 - DEBUG - VM is in ACTIVE state now 2026-05-18 02:08:56,915 - INFO - VM name : ctest-vn1-vm2-04021805 2026-05-18 02:08:57,001 - DEBUG - VM ctest-vn1-vm2-04021805 ID is eca192a8-4a9e-4df2-9369-f4558eef6566 2026-05-18 02:08:57,001 - DEBUG - VM ctest-vn1-vm2-04021805 launched on Node cn-jenkins-deploy-platform-ansible-os-5791-1 2026-05-18 02:08:57,081 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/eca192a8-4a9e-4df2-9369-f4558eef6566 2026-05-18 02:08:57,089 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/1f077aac-235e-4a42-9982-26bd74ecc1ca 2026-05-18 02:08:58,313 - 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=2.88 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.396 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.396/1.637/2.879/1.241 ms') 2026-05-18 02:08:58,313 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-04021805 passed 2026-05-18 02:08:58,461 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-18 02:08:58,461 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-04021805, IP 27.84.88.5, Port 22 2026-05-18 02:08:58,621 - DEBUG - VM ctest-vn1-vm2-04021805 is ready for SSH connections 2026-05-18 02:08:58,621 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-18 02:08:58,621 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-18 02:08:58,621 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-18 02:08:58,621 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 138.186.191.133, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2026-05-18 02:08:58,621 - DEBUG - ping -s 56 -c 3 -W 1 138.186.191.133 2026-05-18 02:09:01,259 - DEBUG - PING 138.186.191.133 (138.186.191.133): 56 data bytes 64 bytes from 138.186.191.133: seq=0 ttl=63 time=3.903 ms 64 bytes from 138.186.191.133: seq=1 ttl=63 time=0.858 ms 64 bytes from 138.186.191.133: seq=2 ttl=63 time=0.905 ms --- 138.186.191.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.858/1.888/3.903 ms 2026-05-18 02:09:01,259 - INFO - Ping to IP 138.186.191.133 from VM ctest-vn1-vm2-04021805 passed 2026-05-18 02:09:01,259 - INFO - Detaching port 1f077aac-235e-4a42-9982-26bd74ecc1ca from VM ctest-vn1-vm2-04021805 2026-05-18 02:09:01,309 - INFO - Deleting VM ctest-vn1-vm2-04021805 2026-05-18 02:09:01,399 - INFO - Detaching port b0963a90-a5c8-4bf6-a0ff-ef8126a26cce from VM ctest-vn1-vm1-43290059 2026-05-18 02:09:01,446 - INFO - Deleting VM ctest-vn1-vm1-43290059 2026-05-18 02:09:01,736 - DEBUG - Response for delete_port : () 2026-05-18 02:09:01,948 - DEBUG - Response for delete_port : () 2026-05-18 02:09:01,948 - INFO - Deleting VN ctest-vn1-72196915 2026-05-18 02:09:02,134 - DEBUG - Response for deleting network () 2026-05-18 02:09:02,405 - DEBUG - No XMPP flaps were noticed during the test 2026-05-18 02:09:02,405 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:26] 2026-05-18 02:09:02,405 - INFO - -------------------------------------------------------------------------------- 2026-05-18 02:09:03,766 - INFO - Deleted project: ctest-TestPorts-15491062, ID : 71da302b-0a58-44c7-bfc3-d717b19963b4