2026-08-04 06:13:35,533 - INFO - Domain Default found not creating 2026-08-04 06:13:35,775 - INFO - Project ctest-TestPorts-82770562 not found, creating it 2026-08-04 06:13:36,318 - INFO - Created Project:ctest-TestPorts-82770562, ID : 694c7c06-4baa-4ede-862b-c2ef1bdf3f5d 2026-08-04 06:13:38,155 - INFO - ================================================================================ 2026-08-04 06:13:38,156 - INFO - STARTING TEST : test_ports_bindings 2026-08-04 06:13:38,156 - 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-04 06:13:38,431 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.25': '0'}} with 2026-08-04 06:13:38,431 - INFO - Initial checks done. Running the testcase now 2026-08-04 06:13:38,431 - INFO - 2026-08-04 06:13:39,127 - DEBUG - Response for create_network : {'network': {'id': '58d62d88-684f-4c30-8570-1ba4cffcc297', 'name': 'ctest-vn-61921482', 'tenant_id': '694c7c064baa4ede862bc2ef1bdf3f5d', 'project_id': '694c7c064baa4ede862bc2ef1bdf3f5d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-82770562', 'ctest-vn-61921482'], 'port_security_enabled': True, 'description': ''}} 2026-08-04 06:13:39,335 - DEBUG - Response for create_subnet : {'subnet': {'id': '06f1c05e-3ee7-415e-abf4-bd6d3e74cdc1', 'name': '', 'tenant_id': '694c7c064baa4ede862bc2ef1bdf3f5d', 'network_id': '58d62d88-684f-4c30-8570-1ba4cffcc297', 'ip_version': 4, 'cidr': '8.55.25.128/26', 'allocation_pools': [{'start': '8.55.25.130', 'end': '8.55.25.190'}], 'gateway_ip': '8.55.25.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '8.55.25.130', 'tags': [], 'project_id': '694c7c064baa4ede862bc2ef1bdf3f5d'}} 2026-08-04 06:13:39,357 - INFO - Created VN ctest-vn-61921482 2026-08-04 06:13:39,409 - DEBUG - VN ctest-vn-61921482 UUID is 58d62d88-684f-4c30-8570-1ba4cffcc297 2026-08-04 06:13:39,524 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-82770562', 'ctest-vmi-42782580']} 2026-08-04 06:13:39,853 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-42782580', 'id': 'f7ea0c72-2e4f-4042-a983-3f74c661404d', 'tenant_id': '694c7c064baa4ede862bc2ef1bdf3f5d', 'network_id': '58d62d88-684f-4c30-8570-1ba4cffcc297', 'mac_address': '02:f7:ea:0c:72:2e', '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': '8.55.25.131', 'subnet_id': '06f1c05e-3ee7-415e-abf4-bd6d3e74cdc1'}], 'security_groups': ['916d96e8-3b76-47a4-b3ab-4b69f78753bc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '694c7c064baa4ede862bc2ef1bdf3f5d'}} 2026-08-04 06:13:39,853 - DEBUG - Created port f7ea0c72-2e4f-4042-a983-3f74c661404d 2026-08-04 06:13:39,965 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/f7ea0c72-2e4f-4042-a983-3f74c661404d 2026-08-04 06:13:40,332 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/f7ea0c72-2e4f-4042-a983-3f74c661404d 2026-08-04 06:13:40,366 - INFO - VMI f7ea0c72-2e4f-4042-a983-3f74c661404d verification in API Server passed 2026-08-04 06:13:40,489 - DEBUG - Response for delete_port : () 2026-08-04 06:13:40,489 - INFO - Deleted port f7ea0c72-2e4f-4042-a983-3f74c661404d 2026-08-04 06:13:40,489 - INFO - Deleting VN ctest-vn-61921482 2026-08-04 06:13:40,647 - DEBUG - Response for deleting network () 2026-08-04 06:13:40,932 - DEBUG - No XMPP flaps were noticed during the test 2026-08-04 06:13:40,932 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-08-04 06:13:40,932 - INFO - -------------------------------------------------------------------------------- 2026-08-04 06:13:40,935 - INFO - ================================================================================ 2026-08-04 06:13:40,935 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-08-04 06:13:40,935 - 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-04 06:13:41,231 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.25': '0'}} with 2026-08-04 06:13:41,231 - INFO - Initial checks done. Running the testcase now 2026-08-04 06:13:41,231 - INFO - 2026-08-04 06:13:41,451 - DEBUG - Response for create_network : {'network': {'id': '90863830-16e1-43e6-98fd-012d87e42305', 'name': 'ctest-vn1-76473868', 'tenant_id': '694c7c064baa4ede862bc2ef1bdf3f5d', 'project_id': '694c7c064baa4ede862bc2ef1bdf3f5d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-82770562', 'ctest-vn1-76473868'], 'port_security_enabled': True, 'description': ''}} 2026-08-04 06:13:41,634 - DEBUG - Response for create_subnet : {'subnet': {'id': '3765b39b-dd3b-48b6-8500-27ca2af18ebc', 'name': '', 'tenant_id': '694c7c064baa4ede862bc2ef1bdf3f5d', 'network_id': '90863830-16e1-43e6-98fd-012d87e42305', 'ip_version': 4, 'cidr': '21.174.130.64/26', 'allocation_pools': [{'start': '21.174.130.66', 'end': '21.174.130.126'}], 'gateway_ip': '21.174.130.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '21.174.130.66', 'tags': [], 'project_id': '694c7c064baa4ede862bc2ef1bdf3f5d'}} 2026-08-04 06:13:41,863 - DEBUG - Response for create_subnet : {'subnet': {'id': '68705855-9026-407c-9021-37565e93e12e', 'name': '', 'tenant_id': '694c7c064baa4ede862bc2ef1bdf3f5d', 'network_id': '90863830-16e1-43e6-98fd-012d87e42305', 'ip_version': 4, 'cidr': '50.33.38.192/26', 'allocation_pools': [{'start': '50.33.38.194', 'end': '50.33.38.254'}], 'gateway_ip': '50.33.38.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '50.33.38.194', 'tags': [], 'project_id': '694c7c064baa4ede862bc2ef1bdf3f5d'}} 2026-08-04 06:13:41,888 - INFO - Created VN ctest-vn1-76473868 2026-08-04 06:13:41,941 - DEBUG - VN ctest-vn1-76473868 UUID is 90863830-16e1-43e6-98fd-012d87e42305 2026-08-04 06:13:42,317 - DEBUG - Response for create_port : {'port': {'name': '176d5764-08b7-4789-8d75-bc76656372ef', 'id': '176d5764-08b7-4789-8d75-bc76656372ef', 'tenant_id': '694c7c064baa4ede862bc2ef1bdf3f5d', 'network_id': '90863830-16e1-43e6-98fd-012d87e42305', 'mac_address': '02:17:6d:57:64:08', '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': '21.174.130.69', 'subnet_id': '3765b39b-dd3b-48b6-8500-27ca2af18ebc'}], 'security_groups': ['916d96e8-3b76-47a4-b3ab-4b69f78753bc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '694c7c064baa4ede862bc2ef1bdf3f5d'}} 2026-08-04 06:13:42,566 - DEBUG - Response for create_port : {'port': {'name': '163cd78a-f6aa-4159-b28f-37ce93314ee2', 'id': '163cd78a-f6aa-4159-b28f-37ce93314ee2', 'tenant_id': '694c7c064baa4ede862bc2ef1bdf3f5d', 'network_id': '90863830-16e1-43e6-98fd-012d87e42305', 'mac_address': '02:16:3c:d7:8a:f6', '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': '50.33.38.197', 'subnet_id': '68705855-9026-407c-9021-37565e93e12e'}], 'security_groups': ['916d96e8-3b76-47a4-b3ab-4b69f78753bc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '694c7c064baa4ede862bc2ef1bdf3f5d'}} 2026-08-04 06:13:42,648 - DEBUG - Services list from nova: [, , ] 2026-08-04 06:13:43,095 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6130-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6130-1) 2026-08-04 06:13:43,602 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6130-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6130-1) 2026-08-04 06:13:43,602 - INFO - Waiting for VM ctest-vn1-vm1-90067466 to be up.. 2026-08-04 06:13:43,653 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-04 06:13:48,717 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-04 06:13:53,807 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-04 06:13:58,899 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-04 06:14:04,002 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-04 06:14:09,098 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-04 06:14:14,196 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-04 06:14:19,297 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-04 06:14:24,391 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-04 06:14:29,481 - DEBUG - VM is in ACTIVE state now 2026-08-04 06:14:29,481 - INFO - VM name : ctest-vn1-vm1-90067466 2026-08-04 06:14:29,585 - DEBUG - VM ctest-vn1-vm1-90067466 ID is 4c9f8e6a-7186-4d34-a117-2ad4aa331bba 2026-08-04 06:14:29,612 - DEBUG - VM ctest-vn1-vm1-90067466 launched on Node cn-jenkins-deploy-platform-ansible-os-6130-1 2026-08-04 06:14:29,708 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/4c9f8e6a-7186-4d34-a117-2ad4aa331bba 2026-08-04 06:14:29,724 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/176d5764-08b7-4789-8d75-bc76656372ef 2026-08-04 06:14:33,001 - 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 1017ms') 2026-08-04 06:14:33,001 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-90067466 failed! 2026-08-04 06:14:33,057 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-82770562:ctest-vn1-76473868 is 21.174.130.65 and allocation pool is NOT set 2026-08-04 06:14:33,057 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-82770562:ctest-vn1-76473868 is 50.33.38.193 and allocation pool is NOT set 2026-08-04 06:14:35,129 - 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=19.6 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.89 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 = 1.892/10.730/19.569/8.838 ms') 2026-08-04 06:14:35,129 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-90067466 passed 2026-08-04 06:14:35,285 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-04 06:14:35,286 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-90067466, IP 21.174.130.69, Port 22 2026-08-04 06:14:35,351 - DEBUG - Error on ssh to cirros@169.254.0.4:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-08-04 06:14:35,444 - DEBUG - VM ctest-vn1-vm1-90067466 is NOT ready for SSH connections, VM status: ACTIVE 2026-08-04 06:14:40,446 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-04 06:14:40,446 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-90067466, IP 21.174.130.69, Port 22 2026-08-04 06:14:40,616 - DEBUG - VM ctest-vn1-vm1-90067466 is ready for SSH connections 2026-08-04 06:14:40,616 - INFO - Waiting for VM ctest-vn1-vm2-26365461 to be up.. 2026-08-04 06:14:40,712 - DEBUG - VM is in ACTIVE state now 2026-08-04 06:14:40,712 - INFO - VM name : ctest-vn1-vm2-26365461 2026-08-04 06:14:40,806 - DEBUG - VM ctest-vn1-vm2-26365461 ID is f8479af7-60cb-4872-b985-69c6bd823e37 2026-08-04 06:14:40,806 - DEBUG - VM ctest-vn1-vm2-26365461 launched on Node cn-jenkins-deploy-platform-ansible-os-6130-1 2026-08-04 06:14:40,894 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/f8479af7-60cb-4872-b985-69c6bd823e37 2026-08-04 06:14:40,904 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/163cd78a-f6aa-4159-b28f-37ce93314ee2 2026-08-04 06:14:42,170 - 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=5.74 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.544 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.544/3.139/5.735/2.595 ms') 2026-08-04 06:14:42,170 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-26365461 passed 2026-08-04 06:14:42,325 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-04 06:14:42,326 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-26365461, IP 50.33.38.197, Port 22 2026-08-04 06:14:42,495 - DEBUG - VM ctest-vn1-vm2-26365461 is ready for SSH connections 2026-08-04 06:14:42,496 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-04 06:14:42,496 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-04 06:14:42,496 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-04 06:14:42,496 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 21.174.130.69, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-08-04 06:14:42,496 - DEBUG - ping -s 56 -c 3 -W 1 21.174.130.69 2026-08-04 06:14:46,653 - DEBUG - PING 21.174.130.69 (21.174.130.69): 56 data bytes 64 bytes from 21.174.130.69: seq=0 ttl=63 time=6.502 ms 64 bytes from 21.174.130.69: seq=1 ttl=63 time=1.229 ms 64 bytes from 21.174.130.69: seq=2 ttl=63 time=1.450 ms --- 21.174.130.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.229/3.060/6.502 ms 2026-08-04 06:14:46,653 - INFO - Ping to IP 21.174.130.69 from VM ctest-vn1-vm2-26365461 passed 2026-08-04 06:14:46,653 - INFO - Detaching port 163cd78a-f6aa-4159-b28f-37ce93314ee2 from VM ctest-vn1-vm2-26365461 2026-08-04 06:14:46,728 - INFO - Deleting VM ctest-vn1-vm2-26365461 2026-08-04 06:14:46,817 - INFO - Detaching port 176d5764-08b7-4789-8d75-bc76656372ef from VM ctest-vn1-vm1-90067466 2026-08-04 06:14:46,861 - INFO - Deleting VM ctest-vn1-vm1-90067466 2026-08-04 06:14:47,156 - DEBUG - Response for delete_port : () 2026-08-04 06:14:47,414 - DEBUG - Response for delete_port : () 2026-08-04 06:14:47,414 - INFO - Deleting VN ctest-vn1-76473868 2026-08-04 06:14:47,618 - DEBUG - Response for deleting network () 2026-08-04 06:14:47,891 - DEBUG - No XMPP flaps were noticed during the test 2026-08-04 06:14:47,891 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:01:07] 2026-08-04 06:14:47,891 - INFO - -------------------------------------------------------------------------------- 2026-08-04 06:14:48,689 - INFO - Deleted project: ctest-TestPorts-82770562, ID : 694c7c06-4baa-4ede-862b-c2ef1bdf3f5d