2026-06-05 11:39:14,690 - INFO - Domain Default found not creating 2026-06-05 11:39:14,924 - INFO - Project ctest-TestPorts-70946485 not found, creating it 2026-06-05 11:39:15,495 - INFO - Created Project:ctest-TestPorts-70946485, ID : 4d416f05-5611-45dc-b96b-52fc16175890 2026-06-05 11:39:17,472 - INFO - ================================================================================ 2026-06-05 11:39:17,472 - INFO - STARTING TEST : test_ports_bindings 2026-06-05 11:39:17,472 - 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-06-05 11:39:17,739 - DEBUG - Nothing to compare xmpp stats {'10.0.0.241': {'10.20.0.18': '0'}} with 2026-06-05 11:39:17,739 - INFO - Initial checks done. Running the testcase now 2026-06-05 11:39:17,740 - INFO - 2026-06-05 11:39:18,438 - DEBUG - Response for create_network : {'network': {'id': '4ada65ed-ea84-4896-882b-c5f694aa21f8', 'name': 'ctest-vn-22135908', 'tenant_id': '4d416f05561145dcb96b52fc16175890', 'project_id': '4d416f05561145dcb96b52fc16175890', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-70946485', 'ctest-vn-22135908'], 'port_security_enabled': True, 'description': ''}} 2026-06-05 11:39:18,688 - DEBUG - Response for create_subnet : {'subnet': {'id': '97952057-7d5d-418c-9758-2d7aadb21ee2', 'name': '', 'tenant_id': '4d416f05561145dcb96b52fc16175890', 'network_id': '4ada65ed-ea84-4896-882b-c5f694aa21f8', 'ip_version': 4, 'cidr': '7.84.113.0/26', 'allocation_pools': [{'start': '7.84.113.2', 'end': '7.84.113.62'}], 'gateway_ip': '7.84.113.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '7.84.113.2', 'tags': [], 'project_id': '4d416f05561145dcb96b52fc16175890'}} 2026-06-05 11:39:18,720 - INFO - Created VN ctest-vn-22135908 2026-06-05 11:39:18,779 - DEBUG - VN ctest-vn-22135908 UUID is 4ada65ed-ea84-4896-882b-c5f694aa21f8 2026-06-05 11:39:18,932 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-70946485', 'ctest-vmi-40041580']} 2026-06-05 11:39:19,298 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-40041580', 'id': 'f6426d39-da8f-491e-8237-64b826369d74', 'tenant_id': '4d416f05561145dcb96b52fc16175890', 'network_id': '4ada65ed-ea84-4896-882b-c5f694aa21f8', 'mac_address': '02:f6:42:6d:39:da', '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.84.113.3', 'subnet_id': '97952057-7d5d-418c-9758-2d7aadb21ee2'}], 'security_groups': ['3107dd40-c5a5-43d4-a098-f621acd5ed4f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4d416f05561145dcb96b52fc16175890'}} 2026-06-05 11:39:19,298 - DEBUG - Created port f6426d39-da8f-491e-8237-64b826369d74 2026-06-05 11:39:19,415 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine-interface/f6426d39-da8f-491e-8237-64b826369d74 2026-06-05 11:39:19,740 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine-interface/f6426d39-da8f-491e-8237-64b826369d74 2026-06-05 11:39:19,797 - INFO - VMI f6426d39-da8f-491e-8237-64b826369d74 verification in API Server passed 2026-06-05 11:39:19,944 - DEBUG - Response for delete_port : () 2026-06-05 11:39:19,944 - INFO - Deleted port f6426d39-da8f-491e-8237-64b826369d74 2026-06-05 11:39:19,944 - INFO - Deleting VN ctest-vn-22135908 2026-06-05 11:39:20,099 - DEBUG - Response for deleting network () 2026-06-05 11:39:20,378 - DEBUG - No XMPP flaps were noticed during the test 2026-06-05 11:39:20,378 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-06-05 11:39:20,378 - INFO - -------------------------------------------------------------------------------- 2026-06-05 11:39:20,383 - INFO - ================================================================================ 2026-06-05 11:39:20,383 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-05 11:39:20,383 - 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-06-05 11:39:20,685 - DEBUG - Nothing to compare xmpp stats {'10.0.0.241': {'10.20.0.18': '0'}} with 2026-06-05 11:39:20,685 - INFO - Initial checks done. Running the testcase now 2026-06-05 11:39:20,685 - INFO - 2026-06-05 11:39:20,951 - DEBUG - Response for create_network : {'network': {'id': 'df034e0f-5ed3-4832-b5d2-5028257ca82a', 'name': 'ctest-vn1-77167054', 'tenant_id': '4d416f05561145dcb96b52fc16175890', 'project_id': '4d416f05561145dcb96b52fc16175890', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-70946485', 'ctest-vn1-77167054'], 'port_security_enabled': True, 'description': ''}} 2026-06-05 11:39:21,191 - DEBUG - Response for create_subnet : {'subnet': {'id': '6834bfb9-8179-4da5-b569-4641b25d9361', 'name': '', 'tenant_id': '4d416f05561145dcb96b52fc16175890', 'network_id': 'df034e0f-5ed3-4832-b5d2-5028257ca82a', 'ip_version': 4, 'cidr': '199.245.211.192/26', 'allocation_pools': [{'start': '199.245.211.194', 'end': '199.245.211.254'}], 'gateway_ip': '199.245.211.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '199.245.211.194', 'tags': [], 'project_id': '4d416f05561145dcb96b52fc16175890'}} 2026-06-05 11:39:21,432 - DEBUG - Response for create_subnet : {'subnet': {'id': '38d94b75-b84b-4de9-8753-2e42efaf9e5e', 'name': '', 'tenant_id': '4d416f05561145dcb96b52fc16175890', 'network_id': 'df034e0f-5ed3-4832-b5d2-5028257ca82a', 'ip_version': 4, 'cidr': '9.159.77.0/26', 'allocation_pools': [{'start': '9.159.77.2', 'end': '9.159.77.62'}], 'gateway_ip': '9.159.77.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '9.159.77.2', 'tags': [], 'project_id': '4d416f05561145dcb96b52fc16175890'}} 2026-06-05 11:39:21,470 - INFO - Created VN ctest-vn1-77167054 2026-06-05 11:39:21,531 - DEBUG - VN ctest-vn1-77167054 UUID is df034e0f-5ed3-4832-b5d2-5028257ca82a 2026-06-05 11:39:21,983 - DEBUG - Response for create_port : {'port': {'name': 'c7520afe-1f8d-4f74-87b4-f28e0373a837', 'id': 'c7520afe-1f8d-4f74-87b4-f28e0373a837', 'tenant_id': '4d416f05561145dcb96b52fc16175890', 'network_id': 'df034e0f-5ed3-4832-b5d2-5028257ca82a', 'mac_address': '02:c7:52:0a:fe:1f', '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': '199.245.211.197', 'subnet_id': '6834bfb9-8179-4da5-b569-4641b25d9361'}], 'security_groups': ['3107dd40-c5a5-43d4-a098-f621acd5ed4f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4d416f05561145dcb96b52fc16175890'}} 2026-06-05 11:39:22,248 - DEBUG - Response for create_port : {'port': {'name': '00679bdf-d73b-4edc-a7b2-0bb124c0cf38', 'id': '00679bdf-d73b-4edc-a7b2-0bb124c0cf38', 'tenant_id': '4d416f05561145dcb96b52fc16175890', 'network_id': 'df034e0f-5ed3-4832-b5d2-5028257ca82a', 'mac_address': '02:00:67:9b:df:d7', '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.159.77.5', 'subnet_id': '38d94b75-b84b-4de9-8753-2e42efaf9e5e'}], 'security_groups': ['3107dd40-c5a5-43d4-a098-f621acd5ed4f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4d416f05561145dcb96b52fc16175890'}} 2026-06-05 11:39:22,355 - DEBUG - Services list from nova: [, , ] 2026-06-05 11:39:22,852 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5894-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5894-1) 2026-06-05 11:39:23,582 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5894-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5894-1) 2026-06-05 11:39:23,583 - INFO - Waiting for VM ctest-vn1-vm1-20843484 to be up.. 2026-06-05 11:39:23,665 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-05 11:39:28,785 - DEBUG - VM is in ACTIVE state now 2026-06-05 11:39:28,786 - INFO - VM name : ctest-vn1-vm1-20843484 2026-06-05 11:39:28,894 - DEBUG - VM ctest-vn1-vm1-20843484 ID is 5ac33822-3445-4d7a-8a8d-bebb7583a80e 2026-06-05 11:39:28,924 - DEBUG - VM ctest-vn1-vm1-20843484 launched on Node cn-jenkins-deploy-platform-ansible-os-5894-1 2026-06-05 11:39:29,055 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine/5ac33822-3445-4d7a-8a8d-bebb7583a80e 2026-06-05 11:39:29,070 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine-interface/c7520afe-1f8d-4f74-87b4-f28e0373a837 2026-06-05 11:39:32,364 - 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 1022ms') 2026-06-05 11:39:32,364 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-20843484 failed! 2026-06-05 11:39:32,422 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-70946485:ctest-vn1-77167054 is 199.245.211.193 and allocation pool is NOT set 2026-06-05 11:39:32,423 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-70946485:ctest-vn1-77167054 is 9.159.77.1 and allocation pool is NOT set 2026-06-05 11:39:36,497 - 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 1008ms') 2026-06-05 11:39:36,497 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-20843484 failed! 2026-06-05 11:39:36,554 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-70946485:ctest-vn1-77167054 is 199.245.211.193 and allocation pool is NOT set 2026-06-05 11:39:36,555 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-70946485:ctest-vn1-77167054 is 9.159.77.1 and allocation pool is NOT set 2026-06-05 11:39:38,621 - 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.83 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.589 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.589/2.210/3.832/1.621 ms') 2026-06-05 11:39:38,621 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-20843484 passed 2026-06-05 11:39:38,774 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-05 11:39:38,775 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-20843484, IP 199.245.211.197, Port 22 2026-06-05 11:39:38,949 - DEBUG - VM ctest-vn1-vm1-20843484 is ready for SSH connections 2026-06-05 11:39:38,950 - INFO - Waiting for VM ctest-vn1-vm2-18023655 to be up.. 2026-06-05 11:39:39,093 - DEBUG - VM is in ACTIVE state now 2026-06-05 11:39:39,094 - INFO - VM name : ctest-vn1-vm2-18023655 2026-06-05 11:39:39,222 - DEBUG - VM ctest-vn1-vm2-18023655 ID is 162fcddf-247f-4683-804c-792df20ae703 2026-06-05 11:39:39,222 - DEBUG - VM ctest-vn1-vm2-18023655 launched on Node cn-jenkins-deploy-platform-ansible-os-5894-1 2026-06-05 11:39:39,338 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine/162fcddf-247f-4683-804c-792df20ae703 2026-06-05 11:39:39,354 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine-interface/00679bdf-d73b-4edc-a7b2-0bb124c0cf38 2026-06-05 11:39:40,625 - 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=4.46 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.588 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.588/2.523/4.459/1.935 ms') 2026-06-05 11:39:40,626 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-18023655 passed 2026-06-05 11:39:40,782 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-05 11:39:40,783 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-18023655, IP 9.159.77.5, Port 22 2026-06-05 11:39:40,961 - DEBUG - VM ctest-vn1-vm2-18023655 is ready for SSH connections 2026-06-05 11:39:40,961 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-05 11:39:40,961 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-05 11:39:40,961 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-05 11:39:40,961 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 199.245.211.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.241, gateway password: c0ntrail123 2026-06-05 11:39:40,961 - DEBUG - ping -s 56 -c 3 -W 1 199.245.211.197 2026-06-05 11:39:43,760 - DEBUG - PING 199.245.211.197 (199.245.211.197): 56 data bytes 64 bytes from 199.245.211.197: seq=0 ttl=63 time=5.219 ms 64 bytes from 199.245.211.197: seq=1 ttl=63 time=1.452 ms 64 bytes from 199.245.211.197: seq=2 ttl=63 time=1.575 ms --- 199.245.211.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.452/2.748/5.219 ms 2026-06-05 11:39:43,760 - INFO - Ping to IP 199.245.211.197 from VM ctest-vn1-vm2-18023655 passed 2026-06-05 11:39:43,761 - INFO - Detaching port 00679bdf-d73b-4edc-a7b2-0bb124c0cf38 from VM ctest-vn1-vm2-18023655 2026-06-05 11:39:43,831 - INFO - Deleting VM ctest-vn1-vm2-18023655 2026-06-05 11:39:43,939 - INFO - Detaching port c7520afe-1f8d-4f74-87b4-f28e0373a837 from VM ctest-vn1-vm1-20843484 2026-06-05 11:39:43,998 - INFO - Deleting VM ctest-vn1-vm1-20843484 2026-06-05 11:39:44,416 - DEBUG - Response for delete_port : () 2026-06-05 11:39:44,682 - DEBUG - Response for delete_port : () 2026-06-05 11:39:44,682 - INFO - Deleting VN ctest-vn1-77167054 2026-06-05 11:39:44,902 - DEBUG - Response for deleting network () 2026-06-05 11:39:45,182 - DEBUG - No XMPP flaps were noticed during the test 2026-06-05 11:39:45,182 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:25] 2026-06-05 11:39:45,182 - INFO - -------------------------------------------------------------------------------- 2026-06-05 11:39:46,035 - INFO - Deleted project: ctest-TestPorts-70946485, ID : 4d416f05-5611-45dc-b96b-52fc16175890