2026-01-28 17:01:30,836 - INFO - Domain Default found not creating 2026-01-28 17:01:31,020 - INFO - Project ctest-TestPorts-91528068 not found, creating it 2026-01-28 17:01:31,490 - INFO - Created Project:ctest-TestPorts-91528068, ID : ed69b9f5-d5d2-422e-9620-2bc1f9a2b347 2026-01-28 17:01:33,052 - INFO - ================================================================================ 2026-01-28 17:01:33,053 - INFO - STARTING TEST : test_ports_bindings 2026-01-28 17:01:33,053 - 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-01-28 17:01:33,306 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.17': '0'}} with 2026-01-28 17:01:33,306 - INFO - Initial checks done. Running the testcase now 2026-01-28 17:01:33,306 - INFO - 2026-01-28 17:01:33,862 - DEBUG - Response for create_network : {'network': {'id': '0945e658-88b3-4ebd-ad54-f6ddc428d086', 'name': 'ctest-vn-52763283', 'tenant_id': 'ed69b9f5d5d2422e96202bc1f9a2b347', 'project_id': 'ed69b9f5d5d2422e96202bc1f9a2b347', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-91528068', 'ctest-vn-52763283'], 'port_security_enabled': True, 'description': ''}} 2026-01-28 17:01:34,065 - DEBUG - Response for create_subnet : {'subnet': {'id': '74bcb4c8-940c-42ba-983b-6298fdcb3011', 'name': '', 'tenant_id': 'ed69b9f5d5d2422e96202bc1f9a2b347', 'network_id': '0945e658-88b3-4ebd-ad54-f6ddc428d086', 'ip_version': 4, 'cidr': '86.118.67.0/26', 'allocation_pools': [{'start': '86.118.67.2', 'end': '86.118.67.62'}], 'gateway_ip': '86.118.67.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '86.118.67.2', 'tags': [], 'project_id': 'ed69b9f5d5d2422e96202bc1f9a2b347'}} 2026-01-28 17:01:34,084 - INFO - Created VN ctest-vn-52763283 2026-01-28 17:01:34,137 - DEBUG - VN ctest-vn-52763283 UUID is 0945e658-88b3-4ebd-ad54-f6ddc428d086 2026-01-28 17:01:34,242 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-91528068', 'ctest-vmi-70893680']} 2026-01-28 17:01:34,540 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-70893680', 'id': 'cc9f1400-243c-440b-a739-f27e2bebbef4', 'tenant_id': 'ed69b9f5d5d2422e96202bc1f9a2b347', 'network_id': '0945e658-88b3-4ebd-ad54-f6ddc428d086', 'mac_address': '02:cc:9f:14:00:24', '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': '86.118.67.3', 'subnet_id': '74bcb4c8-940c-42ba-983b-6298fdcb3011'}], 'security_groups': ['c4ba5a7d-258b-45c2-8e02-a1aa96586bec'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ed69b9f5d5d2422e96202bc1f9a2b347'}} 2026-01-28 17:01:34,540 - DEBUG - Created port cc9f1400-243c-440b-a739-f27e2bebbef4 2026-01-28 17:01:34,645 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/cc9f1400-243c-440b-a739-f27e2bebbef4 2026-01-28 17:01:34,941 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/cc9f1400-243c-440b-a739-f27e2bebbef4 2026-01-28 17:01:34,979 - INFO - VMI cc9f1400-243c-440b-a739-f27e2bebbef4 verification in API Server passed 2026-01-28 17:01:35,080 - DEBUG - Response for delete_port : () 2026-01-28 17:01:35,080 - INFO - Deleted port cc9f1400-243c-440b-a739-f27e2bebbef4 2026-01-28 17:01:35,080 - INFO - Deleting VN ctest-vn-52763283 2026-01-28 17:01:35,219 - DEBUG - Response for deleting network () 2026-01-28 17:01:35,483 - DEBUG - No XMPP flaps were noticed during the test 2026-01-28 17:01:35,483 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-01-28 17:01:35,483 - INFO - -------------------------------------------------------------------------------- 2026-01-28 17:01:35,486 - INFO - ================================================================================ 2026-01-28 17:01:35,486 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-01-28 17:01:35,486 - 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-01-28 17:01:35,769 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.17': '0'}} with 2026-01-28 17:01:35,770 - INFO - Initial checks done. Running the testcase now 2026-01-28 17:01:35,770 - INFO - 2026-01-28 17:01:35,959 - DEBUG - Response for create_network : {'network': {'id': '34737264-faad-4e20-b7bc-63600c0bd96a', 'name': 'ctest-vn1-00600507', 'tenant_id': 'ed69b9f5d5d2422e96202bc1f9a2b347', 'project_id': 'ed69b9f5d5d2422e96202bc1f9a2b347', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-91528068', 'ctest-vn1-00600507'], 'port_security_enabled': True, 'description': ''}} 2026-01-28 17:01:36,154 - DEBUG - Response for create_subnet : {'subnet': {'id': '7c52824c-8cff-4509-9e95-0cdd4b67f8bc', 'name': '', 'tenant_id': 'ed69b9f5d5d2422e96202bc1f9a2b347', 'network_id': '34737264-faad-4e20-b7bc-63600c0bd96a', 'ip_version': 4, 'cidr': '175.243.229.192/26', 'allocation_pools': [{'start': '175.243.229.194', 'end': '175.243.229.254'}], 'gateway_ip': '175.243.229.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '175.243.229.194', 'tags': [], 'project_id': 'ed69b9f5d5d2422e96202bc1f9a2b347'}} 2026-01-28 17:01:36,291 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b4f6d931-52a4-466b-a190-cdc759e59048', 'name': '', 'tenant_id': 'ed69b9f5d5d2422e96202bc1f9a2b347', 'network_id': '34737264-faad-4e20-b7bc-63600c0bd96a', 'ip_version': 4, 'cidr': '148.40.90.192/26', 'allocation_pools': [{'start': '148.40.90.194', 'end': '148.40.90.254'}], 'gateway_ip': '148.40.90.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '148.40.90.194', 'tags': [], 'project_id': 'ed69b9f5d5d2422e96202bc1f9a2b347'}} 2026-01-28 17:01:36,310 - INFO - Created VN ctest-vn1-00600507 2026-01-28 17:01:36,365 - DEBUG - VN ctest-vn1-00600507 UUID is 34737264-faad-4e20-b7bc-63600c0bd96a 2026-01-28 17:01:36,673 - DEBUG - Response for create_port : {'port': {'name': '4f19fff6-aee1-4b0a-832f-e0729fec62ac', 'id': '4f19fff6-aee1-4b0a-832f-e0729fec62ac', 'tenant_id': 'ed69b9f5d5d2422e96202bc1f9a2b347', 'network_id': '34737264-faad-4e20-b7bc-63600c0bd96a', 'mac_address': '02:4f:19:ff:f6:ae', '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': '175.243.229.197', 'subnet_id': '7c52824c-8cff-4509-9e95-0cdd4b67f8bc'}], 'security_groups': ['c4ba5a7d-258b-45c2-8e02-a1aa96586bec'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ed69b9f5d5d2422e96202bc1f9a2b347'}} 2026-01-28 17:01:36,842 - DEBUG - Response for create_port : {'port': {'name': '335c0e63-2d9e-4ba2-ae87-ad07c4596655', 'id': '335c0e63-2d9e-4ba2-ae87-ad07c4596655', 'tenant_id': 'ed69b9f5d5d2422e96202bc1f9a2b347', 'network_id': '34737264-faad-4e20-b7bc-63600c0bd96a', 'mac_address': '02:33:5c:0e:63:2d', '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': '148.40.90.197', 'subnet_id': 'b4f6d931-52a4-466b-a190-cdc759e59048'}], 'security_groups': ['c4ba5a7d-258b-45c2-8e02-a1aa96586bec'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ed69b9f5d5d2422e96202bc1f9a2b347'}} 2026-01-28 17:01:36,907 - DEBUG - Services list from nova: [, , ] 2026-01-28 17:01:37,299 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5098-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5098-1) 2026-01-28 17:01:37,717 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5098-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5098-1) 2026-01-28 17:01:37,717 - INFO - Waiting for VM ctest-vn1-vm1-49518732 to be up.. 2026-01-28 17:01:37,758 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-01-28 17:01:42,836 - DEBUG - VM is in ACTIVE state now 2026-01-28 17:01:42,836 - INFO - VM name : ctest-vn1-vm1-49518732 2026-01-28 17:01:42,913 - DEBUG - VM ctest-vn1-vm1-49518732 ID is f3f6e014-0c4b-4729-80f2-50da123d1276 2026-01-28 17:01:42,933 - DEBUG - VM ctest-vn1-vm1-49518732 launched on Node cn-jenkins-deploy-platform-ansible-os-5098-1 2026-01-28 17:01:43,011 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/f3f6e014-0c4b-4729-80f2-50da123d1276 2026-01-28 17:01:43,021 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/4f19fff6-aee1-4b0a-832f-e0729fec62ac 2026-01-28 17:01:46,293 - 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 1031ms') 2026-01-28 17:01:46,293 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-49518732 failed! 2026-01-28 17:01:46,353 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-91528068:ctest-vn1-00600507 is 175.243.229.193 and allocation pool is NOT set 2026-01-28 17:01:46,353 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-91528068:ctest-vn1-00600507 is 148.40.90.193 and allocation pool is NOT set 2026-01-28 17:01:48,418 - 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=11.8 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=3.40 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 = 3.399/7.598/11.798/4.199 ms') 2026-01-28 17:01:48,418 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-49518732 passed 2026-01-28 17:01:48,573 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-01-28 17:01:48,573 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-49518732, IP 175.243.229.197, Port 22 2026-01-28 17:01:48,629 - 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-01-28 17:01:48,711 - DEBUG - VM ctest-vn1-vm1-49518732 is NOT ready for SSH connections, VM status: ACTIVE 2026-01-28 17:01:53,711 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-01-28 17:01:53,712 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-49518732, IP 175.243.229.197, Port 22 2026-01-28 17:01:53,886 - DEBUG - VM ctest-vn1-vm1-49518732 is ready for SSH connections 2026-01-28 17:01:53,886 - INFO - Waiting for VM ctest-vn1-vm2-99553274 to be up.. 2026-01-28 17:01:53,961 - DEBUG - VM is in ACTIVE state now 2026-01-28 17:01:53,961 - INFO - VM name : ctest-vn1-vm2-99553274 2026-01-28 17:01:54,042 - DEBUG - VM ctest-vn1-vm2-99553274 ID is f37b1382-706a-4f02-9d87-6908dd2f8bba 2026-01-28 17:01:54,042 - DEBUG - VM ctest-vn1-vm2-99553274 launched on Node cn-jenkins-deploy-platform-ansible-os-5098-1 2026-01-28 17:01:54,129 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/f37b1382-706a-4f02-9d87-6908dd2f8bba 2026-01-28 17:01:54,141 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/335c0e63-2d9e-4ba2-ae87-ad07c4596655 2026-01-28 17:01:55,382 - 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.78 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.457 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.457/2.118/3.780/1.661 ms') 2026-01-28 17:01:55,382 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-99553274 passed 2026-01-28 17:01:55,533 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-01-28 17:01:55,533 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-99553274, IP 148.40.90.197, Port 22 2026-01-28 17:01:55,688 - DEBUG - VM ctest-vn1-vm2-99553274 is ready for SSH connections 2026-01-28 17:01:55,688 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-01-28 17:01:55,688 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-01-28 17:01:55,688 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-01-28 17:01:55,688 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 175.243.229.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123 2026-01-28 17:01:55,688 - DEBUG - ping -s 56 -c 3 -W 1 175.243.229.197 2026-01-28 17:01:59,449 - DEBUG - PING 175.243.229.197 (175.243.229.197): 56 data bytes 64 bytes from 175.243.229.197: seq=0 ttl=63 time=4.606 ms 64 bytes from 175.243.229.197: seq=1 ttl=63 time=1.304 ms 64 bytes from 175.243.229.197: seq=2 ttl=63 time=0.981 ms --- 175.243.229.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.981/2.297/4.606 ms 2026-01-28 17:01:59,449 - INFO - Ping to IP 175.243.229.197 from VM ctest-vn1-vm2-99553274 passed 2026-01-28 17:01:59,449 - INFO - Detaching port 335c0e63-2d9e-4ba2-ae87-ad07c4596655 from VM ctest-vn1-vm2-99553274 2026-01-28 17:01:59,499 - INFO - Deleting VM ctest-vn1-vm2-99553274 2026-01-28 17:01:59,575 - INFO - Detaching port 4f19fff6-aee1-4b0a-832f-e0729fec62ac from VM ctest-vn1-vm1-49518732 2026-01-28 17:01:59,612 - INFO - Deleting VM ctest-vn1-vm1-49518732 2026-01-28 17:01:59,855 - DEBUG - Response for delete_port : () 2026-01-28 17:02:00,058 - DEBUG - Response for delete_port : () 2026-01-28 17:02:00,058 - INFO - Deleting VN ctest-vn1-00600507 2026-01-28 17:02:00,210 - DEBUG - Response for deleting network () 2026-01-28 17:02:00,466 - DEBUG - No XMPP flaps were noticed during the test 2026-01-28 17:02:00,466 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:25] 2026-01-28 17:02:00,466 - INFO - -------------------------------------------------------------------------------- 2026-01-28 17:02:01,194 - INFO - Deleted project: ctest-TestPorts-91528068, ID : ed69b9f5-d5d2-422e-9620-2bc1f9a2b347