2026-03-09 02:14:39,828 - INFO - Domain Default found not creating 2026-03-09 02:14:40,003 - INFO - Project ctest-TestPorts-89584340 not found, creating it 2026-03-09 02:14:40,490 - INFO - Created Project:ctest-TestPorts-89584340, ID : 2478bdf0-ce86-427d-9371-2b3f19ec3daf 2026-03-09 02:14:41,969 - INFO - ================================================================================ 2026-03-09 02:14:41,969 - INFO - STARTING TEST : test_ports_bindings 2026-03-09 02:14:41,970 - 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-03-09 02:14:43,243 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.25': '0', '10.20.0.254': '0'}, '10.0.0.27': {'10.20.0.25': '0', '10.20.0.17': '0'}} with 2026-03-09 02:14:43,243 - INFO - Initial checks done. Running the testcase now 2026-03-09 02:14:43,243 - INFO - 2026-03-09 02:14:43,990 - DEBUG - Response for create_network : {'network': {'id': '47e53d61-84c6-4204-8829-3f790dbeb12e', 'name': 'ctest-vn-46306512', 'tenant_id': '2478bdf0ce86427d93712b3f19ec3daf', 'project_id': '2478bdf0ce86427d93712b3f19ec3daf', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-89584340', 'ctest-vn-46306512'], 'port_security_enabled': True, 'description': ''}} 2026-03-09 02:14:44,310 - DEBUG - Response for create_subnet : {'subnet': {'id': '838e118b-5b6f-40ef-b4c7-6c3eb0bd22a4', 'name': '', 'tenant_id': '2478bdf0ce86427d93712b3f19ec3daf', 'network_id': '47e53d61-84c6-4204-8829-3f790dbeb12e', 'ip_version': 4, 'cidr': '204.159.182.192/26', 'allocation_pools': [{'start': '204.159.182.194', 'end': '204.159.182.254'}], 'gateway_ip': '204.159.182.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '204.159.182.194', 'tags': [], 'project_id': '2478bdf0ce86427d93712b3f19ec3daf'}} 2026-03-09 02:14:44,331 - INFO - Created VN ctest-vn-46306512 2026-03-09 02:14:44,343 - DEBUG - VN ctest-vn-46306512 UUID is 47e53d61-84c6-4204-8829-3f790dbeb12e 2026-03-09 02:14:44,405 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-89584340', 'ctest-vmi-25413251']} 2026-03-09 02:14:44,687 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-25413251', 'id': '24a378b3-ad23-43c9-9a40-411699e597ea', 'tenant_id': '2478bdf0ce86427d93712b3f19ec3daf', 'network_id': '47e53d61-84c6-4204-8829-3f790dbeb12e', 'mac_address': '02:24:a3:78:b3:ad', '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': '204.159.182.195', 'subnet_id': '838e118b-5b6f-40ef-b4c7-6c3eb0bd22a4'}], 'security_groups': ['b6656487-b6a4-41c1-8913-d8377635f7ca'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2478bdf0ce86427d93712b3f19ec3daf'}} 2026-03-09 02:14:44,687 - DEBUG - Created port 24a378b3-ad23-43c9-9a40-411699e597ea 2026-03-09 02:14:44,751 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/24a378b3-ad23-43c9-9a40-411699e597ea 2026-03-09 02:14:45,055 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/24a378b3-ad23-43c9-9a40-411699e597ea 2026-03-09 02:14:45,090 - INFO - VMI 24a378b3-ad23-43c9-9a40-411699e597ea verification in API Server passed 2026-03-09 02:14:45,229 - DEBUG - Response for delete_port : () 2026-03-09 02:14:45,229 - INFO - Deleted port 24a378b3-ad23-43c9-9a40-411699e597ea 2026-03-09 02:14:45,229 - INFO - Deleting VN ctest-vn-46306512 2026-03-09 02:14:45,379 - DEBUG - Response for deleting network () 2026-03-09 02:14:46,654 - DEBUG - No XMPP flaps were noticed during the test 2026-03-09 02:14:46,654 - INFO - END TEST : test_ports_bindings : PASSED[0:00:05] 2026-03-09 02:14:46,654 - INFO - -------------------------------------------------------------------------------- 2026-03-09 02:14:46,657 - INFO - ================================================================================ 2026-03-09 02:14:46,657 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-09 02:14:46,658 - 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-03-09 02:14:47,926 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.25': '0', '10.20.0.254': '0'}, '10.0.0.27': {'10.20.0.25': '0', '10.20.0.17': '0'}} with 2026-03-09 02:14:47,926 - INFO - Initial checks done. Running the testcase now 2026-03-09 02:14:47,926 - INFO - 2026-03-09 02:14:48,169 - DEBUG - Response for create_network : {'network': {'id': 'de9b79b1-d433-4b38-b689-913f5f25380b', 'name': 'ctest-vn1-23040936', 'tenant_id': '2478bdf0ce86427d93712b3f19ec3daf', 'project_id': '2478bdf0ce86427d93712b3f19ec3daf', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-89584340', 'ctest-vn1-23040936'], 'port_security_enabled': True, 'description': ''}} 2026-03-09 02:14:48,438 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f3b9739f-9607-411a-9093-a91439ef31ef', 'name': '', 'tenant_id': '2478bdf0ce86427d93712b3f19ec3daf', 'network_id': 'de9b79b1-d433-4b38-b689-913f5f25380b', 'ip_version': 4, 'cidr': '21.217.48.192/26', 'allocation_pools': [{'start': '21.217.48.194', 'end': '21.217.48.254'}], 'gateway_ip': '21.217.48.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '21.217.48.194', 'tags': [], 'project_id': '2478bdf0ce86427d93712b3f19ec3daf'}} 2026-03-09 02:14:48,630 - DEBUG - Response for create_subnet : {'subnet': {'id': '3eb23a6e-e1ad-4eb5-b7e9-11f3b3e782ed', 'name': '', 'tenant_id': '2478bdf0ce86427d93712b3f19ec3daf', 'network_id': 'de9b79b1-d433-4b38-b689-913f5f25380b', 'ip_version': 4, 'cidr': '191.115.250.0/26', 'allocation_pools': [{'start': '191.115.250.2', 'end': '191.115.250.62'}], 'gateway_ip': '191.115.250.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '191.115.250.2', 'tags': [], 'project_id': '2478bdf0ce86427d93712b3f19ec3daf'}} 2026-03-09 02:14:48,651 - INFO - Created VN ctest-vn1-23040936 2026-03-09 02:14:48,661 - DEBUG - VN ctest-vn1-23040936 UUID is de9b79b1-d433-4b38-b689-913f5f25380b 2026-03-09 02:14:48,982 - DEBUG - Response for create_port : {'port': {'name': '9ffa6968-3e98-4791-ba56-30f3a9c3263b', 'id': '9ffa6968-3e98-4791-ba56-30f3a9c3263b', 'tenant_id': '2478bdf0ce86427d93712b3f19ec3daf', 'network_id': 'de9b79b1-d433-4b38-b689-913f5f25380b', 'mac_address': '02:9f:fa:69:68:3e', '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.217.48.197', 'subnet_id': 'f3b9739f-9607-411a-9093-a91439ef31ef'}], 'security_groups': ['b6656487-b6a4-41c1-8913-d8377635f7ca'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2478bdf0ce86427d93712b3f19ec3daf'}} 2026-03-09 02:14:49,282 - DEBUG - Response for create_port : {'port': {'name': '77fb83ad-9d3c-4b52-a2d3-b5dbeaabd904', 'id': '77fb83ad-9d3c-4b52-a2d3-b5dbeaabd904', 'tenant_id': '2478bdf0ce86427d93712b3f19ec3daf', 'network_id': 'de9b79b1-d433-4b38-b689-913f5f25380b', 'mac_address': '02:77:fb:83:ad: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': '191.115.250.5', 'subnet_id': '3eb23a6e-e1ad-4eb5-b7e9-11f3b3e782ed'}], 'security_groups': ['b6656487-b6a4-41c1-8913-d8377635f7ca'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2478bdf0ce86427d93712b3f19ec3daf'}} 2026-03-09 02:14:49,335 - DEBUG - Services list from nova: [, , , ] 2026-03-09 02:14:49,784 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5454-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5454-1) 2026-03-09 02:14:50,277 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5454-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5454-2) 2026-03-09 02:14:50,277 - INFO - Waiting for VM ctest-vn1-vm1-35270039 to be up.. 2026-03-09 02:14:50,337 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-09 02:14:55,417 - DEBUG - VM is in ACTIVE state now 2026-03-09 02:14:55,417 - INFO - VM name : ctest-vn1-vm1-35270039 2026-03-09 02:14:55,495 - DEBUG - VM ctest-vn1-vm1-35270039 ID is b14fde12-df73-42fa-a43e-9aebf88ebeaa 2026-03-09 02:14:55,519 - DEBUG - VM ctest-vn1-vm1-35270039 launched on Node an-jenkins-deploy-platform-ansible-os-5454-1 2026-03-09 02:14:55,598 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/b14fde12-df73-42fa-a43e-9aebf88ebeaa 2026-03-09 02:14:55,899 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/b14fde12-df73-42fa-a43e-9aebf88ebeaa 2026-03-09 02:14:55,938 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/9ffa6968-3e98-4791-ba56-30f3a9c3263b 2026-03-09 02:14:59,134 - 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 1030ms') 2026-03-09 02:14:59,135 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-35270039 failed! 2026-03-09 02:14:59,147 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-89584340:ctest-vn1-23040936 is 21.217.48.193 and allocation pool is NOT set 2026-03-09 02:14:59,147 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-89584340:ctest-vn1-23040936 is 191.115.250.1 and allocation pool is NOT set 2026-03-09 02:15:01,211 - 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.73 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.36 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 = 3.361/4.546/5.732/1.185 ms') 2026-03-09 02:15:01,211 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-35270039 passed 2026-03-09 02:15:01,281 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-09 02:15:01,281 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-35270039, IP 21.217.48.197, Port 22 2026-03-09 02:15:01,449 - DEBUG - VM ctest-vn1-vm1-35270039 is ready for SSH connections 2026-03-09 02:15:01,449 - INFO - Waiting for VM ctest-vn1-vm2-41801224 to be up.. 2026-03-09 02:15:01,536 - DEBUG - VM is in ACTIVE state now 2026-03-09 02:15:01,536 - INFO - VM name : ctest-vn1-vm2-41801224 2026-03-09 02:15:01,615 - DEBUG - VM ctest-vn1-vm2-41801224 ID is b7abe7a4-1f54-4399-8b35-34993e22fc2e 2026-03-09 02:15:01,615 - DEBUG - VM ctest-vn1-vm2-41801224 launched on Node an-jenkins-deploy-platform-ansible-os-5454-2 2026-03-09 02:15:01,734 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/b7abe7a4-1f54-4399-8b35-34993e22fc2e 2026-03-09 02:15:01,745 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/77fb83ad-9d3c-4b52-a2d3-b5dbeaabd904 2026-03-09 02:15:02,906 - 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.94 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 1001ms\r\nrtt min/avg/max/mdev = 0.457/3.198/5.939/2.741 ms') 2026-03-09 02:15:02,906 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-41801224 passed 2026-03-09 02:15:02,978 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-09 02:15:02,978 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-41801224, IP 191.115.250.5, Port 22 2026-03-09 02:15:03,133 - DEBUG - VM ctest-vn1-vm2-41801224 is ready for SSH connections 2026-03-09 02:15:03,133 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-09 02:15:03,134 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-09 02:15:03,134 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-09 02:15:03,134 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 21.217.48.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123 2026-03-09 02:15:03,134 - DEBUG - ping -s 56 -c 3 -W 1 21.217.48.197 2026-03-09 02:15:06,063 - DEBUG - PING 21.217.48.197 (21.217.48.197): 56 data bytes 64 bytes from 21.217.48.197: seq=0 ttl=63 time=5.496 ms 64 bytes from 21.217.48.197: seq=1 ttl=63 time=1.536 ms 64 bytes from 21.217.48.197: seq=2 ttl=63 time=1.293 ms --- 21.217.48.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.293/2.775/5.496 ms 2026-03-09 02:15:06,063 - INFO - Ping to IP 21.217.48.197 from VM ctest-vn1-vm2-41801224 passed 2026-03-09 02:15:06,063 - INFO - Detaching port 77fb83ad-9d3c-4b52-a2d3-b5dbeaabd904 from VM ctest-vn1-vm2-41801224 2026-03-09 02:15:06,108 - INFO - Deleting VM ctest-vn1-vm2-41801224 2026-03-09 02:15:06,185 - INFO - Detaching port 9ffa6968-3e98-4791-ba56-30f3a9c3263b from VM ctest-vn1-vm1-35270039 2026-03-09 02:15:06,215 - INFO - Deleting VM ctest-vn1-vm1-35270039 2026-03-09 02:15:06,525 - DEBUG - Response for delete_port : () 2026-03-09 02:15:06,769 - DEBUG - Response for delete_port : () 2026-03-09 02:15:06,769 - INFO - Deleting VN ctest-vn1-23040936 2026-03-09 02:15:06,946 - DEBUG - Response for deleting network () 2026-03-09 02:15:08,232 - DEBUG - No XMPP flaps were noticed during the test 2026-03-09 02:15:08,232 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:22] 2026-03-09 02:15:08,232 - INFO - -------------------------------------------------------------------------------- 2026-03-09 02:15:08,951 - INFO - Deleted project: ctest-TestPorts-89584340, ID : 2478bdf0-ce86-427d-9371-2b3f19ec3daf