2026-06-17 12:45:02,716 - INFO - Domain Default found not creating 2026-06-17 12:45:03,206 - INFO - Project ctest-TestPorts-56927568 not found, creating it 2026-06-17 12:45:03,652 - INFO - Created Project:ctest-TestPorts-56927568, ID : 6d378c6d-0100-4c61-a0cf-c74c8ce82f64 2026-06-17 12:45:05,163 - INFO - ================================================================================ 2026-06-17 12:45:05,163 - INFO - STARTING TEST : test_ports_bindings 2026-06-17 12:45:05,164 - 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-17 12:45:05,431 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.14': '0'}} with 2026-06-17 12:45:05,432 - INFO - Initial checks done. Running the testcase now 2026-06-17 12:45:05,432 - INFO - 2026-06-17 12:45:06,022 - DEBUG - Response for create_network : {'network': {'id': '852f22b1-e988-44bc-b15e-7a3ca050845a', 'name': 'ctest-vn-15858503', 'tenant_id': '6d378c6d01004c61a0cfc74c8ce82f64', 'project_id': '6d378c6d01004c61a0cfc74c8ce82f64', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-56927568', 'ctest-vn-15858503'], 'port_security_enabled': True, 'description': ''}} 2026-06-17 12:45:06,220 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd4432849-d6b7-4061-95f8-bc9b0688f66f', 'name': '', 'tenant_id': '6d378c6d01004c61a0cfc74c8ce82f64', 'network_id': '852f22b1-e988-44bc-b15e-7a3ca050845a', 'ip_version': 4, 'cidr': '167.40.228.192/26', 'allocation_pools': [{'start': '167.40.228.194', 'end': '167.40.228.254'}], 'gateway_ip': '167.40.228.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '167.40.228.194', 'tags': [], 'project_id': '6d378c6d01004c61a0cfc74c8ce82f64'}} 2026-06-17 12:45:06,236 - INFO - Created VN ctest-vn-15858503 2026-06-17 12:45:06,287 - DEBUG - VN ctest-vn-15858503 UUID is 852f22b1-e988-44bc-b15e-7a3ca050845a 2026-06-17 12:45:06,388 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-56927568', 'ctest-vmi-40406751']} 2026-06-17 12:45:06,673 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-40406751', 'id': '42f93b7f-d16f-4f4e-9b34-7d439a899f41', 'tenant_id': '6d378c6d01004c61a0cfc74c8ce82f64', 'network_id': '852f22b1-e988-44bc-b15e-7a3ca050845a', 'mac_address': '02:42:f9:3b:7f:d1', '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': '167.40.228.195', 'subnet_id': 'd4432849-d6b7-4061-95f8-bc9b0688f66f'}], 'security_groups': ['2b1e797f-ab5f-4355-90df-affa074b43de'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6d378c6d01004c61a0cfc74c8ce82f64'}} 2026-06-17 12:45:06,673 - DEBUG - Created port 42f93b7f-d16f-4f4e-9b34-7d439a899f41 2026-06-17 12:45:06,775 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/42f93b7f-d16f-4f4e-9b34-7d439a899f41 2026-06-17 12:45:07,095 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/42f93b7f-d16f-4f4e-9b34-7d439a899f41 2026-06-17 12:45:07,129 - INFO - VMI 42f93b7f-d16f-4f4e-9b34-7d439a899f41 verification in API Server passed 2026-06-17 12:45:07,227 - DEBUG - Response for delete_port : () 2026-06-17 12:45:07,227 - INFO - Deleted port 42f93b7f-d16f-4f4e-9b34-7d439a899f41 2026-06-17 12:45:07,228 - INFO - Deleting VN ctest-vn-15858503 2026-06-17 12:45:07,327 - DEBUG - Response for deleting network () 2026-06-17 12:45:07,595 - DEBUG - No XMPP flaps were noticed during the test 2026-06-17 12:45:07,595 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-06-17 12:45:07,595 - INFO - -------------------------------------------------------------------------------- 2026-06-17 12:45:07,597 - INFO - ================================================================================ 2026-06-17 12:45:07,597 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-17 12:45:07,597 - 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-17 12:45:07,876 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.14': '0'}} with 2026-06-17 12:45:07,876 - INFO - Initial checks done. Running the testcase now 2026-06-17 12:45:07,876 - INFO - 2026-06-17 12:45:08,034 - DEBUG - Response for create_network : {'network': {'id': 'c1ac6e83-755c-4304-9ff8-9b2f2507fb8e', 'name': 'ctest-vn1-51640272', 'tenant_id': '6d378c6d01004c61a0cfc74c8ce82f64', 'project_id': '6d378c6d01004c61a0cfc74c8ce82f64', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-56927568', 'ctest-vn1-51640272'], 'port_security_enabled': True, 'description': ''}} 2026-06-17 12:45:08,198 - DEBUG - Response for create_subnet : {'subnet': {'id': '19d78176-1fb0-45b2-ac86-0987ed508f10', 'name': '', 'tenant_id': '6d378c6d01004c61a0cfc74c8ce82f64', 'network_id': 'c1ac6e83-755c-4304-9ff8-9b2f2507fb8e', 'ip_version': 4, 'cidr': '13.131.185.192/26', 'allocation_pools': [{'start': '13.131.185.194', 'end': '13.131.185.254'}], 'gateway_ip': '13.131.185.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '13.131.185.194', 'tags': [], 'project_id': '6d378c6d01004c61a0cfc74c8ce82f64'}} 2026-06-17 12:45:08,412 - DEBUG - Response for create_subnet : {'subnet': {'id': '4363db78-ca6e-4898-b8bb-b321125b2b4d', 'name': '', 'tenant_id': '6d378c6d01004c61a0cfc74c8ce82f64', 'network_id': 'c1ac6e83-755c-4304-9ff8-9b2f2507fb8e', 'ip_version': 4, 'cidr': '84.49.60.192/26', 'allocation_pools': [{'start': '84.49.60.194', 'end': '84.49.60.254'}], 'gateway_ip': '84.49.60.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '84.49.60.194', 'tags': [], 'project_id': '6d378c6d01004c61a0cfc74c8ce82f64'}} 2026-06-17 12:45:08,427 - INFO - Created VN ctest-vn1-51640272 2026-06-17 12:45:08,479 - DEBUG - VN ctest-vn1-51640272 UUID is c1ac6e83-755c-4304-9ff8-9b2f2507fb8e 2026-06-17 12:45:08,764 - DEBUG - Response for create_port : {'port': {'name': 'c8c66a63-31a0-429d-abfb-0d67b2447023', 'id': 'c8c66a63-31a0-429d-abfb-0d67b2447023', 'tenant_id': '6d378c6d01004c61a0cfc74c8ce82f64', 'network_id': 'c1ac6e83-755c-4304-9ff8-9b2f2507fb8e', 'mac_address': '02:c8:c6:6a:63:31', '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': '13.131.185.197', 'subnet_id': '19d78176-1fb0-45b2-ac86-0987ed508f10'}], 'security_groups': ['2b1e797f-ab5f-4355-90df-affa074b43de'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6d378c6d01004c61a0cfc74c8ce82f64'}} 2026-06-17 12:45:08,932 - DEBUG - Response for create_port : {'port': {'name': '82988388-a29c-4b7d-b6bd-555c88f46c3b', 'id': '82988388-a29c-4b7d-b6bd-555c88f46c3b', 'tenant_id': '6d378c6d01004c61a0cfc74c8ce82f64', 'network_id': 'c1ac6e83-755c-4304-9ff8-9b2f2507fb8e', 'mac_address': '02:82:98:83:88:a2', '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': '84.49.60.197', 'subnet_id': '4363db78-ca6e-4898-b8bb-b321125b2b4d'}], 'security_groups': ['2b1e797f-ab5f-4355-90df-affa074b43de'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6d378c6d01004c61a0cfc74c8ce82f64'}} 2026-06-17 12:45:08,995 - DEBUG - Services list from nova: [, , ] 2026-06-17 12:45:09,337 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5963-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5963-1) 2026-06-17 12:45:09,735 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5963-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5963-1) 2026-06-17 12:45:09,736 - INFO - Waiting for VM ctest-vn1-vm1-71589544 to be up.. 2026-06-17 12:45:09,771 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-17 12:45:14,821 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-17 12:45:19,893 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-17 12:45:24,960 - DEBUG - VM is in ACTIVE state now 2026-06-17 12:45:24,960 - INFO - VM name : ctest-vn1-vm1-71589544 2026-06-17 12:45:25,036 - DEBUG - VM ctest-vn1-vm1-71589544 ID is add6efc4-e6ad-4444-883f-46cabcf906ce 2026-06-17 12:45:25,054 - DEBUG - VM ctest-vn1-vm1-71589544 launched on Node cn-jenkins-deploy-platform-ansible-os-5963-1 2026-06-17 12:45:25,121 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/add6efc4-e6ad-4444-883f-46cabcf906ce 2026-06-17 12:45:25,130 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/c8c66a63-31a0-429d-abfb-0d67b2447023 2026-06-17 12:45:28,365 - 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 1001ms') 2026-06-17 12:45:28,365 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-71589544 failed! 2026-06-17 12:45:28,419 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-56927568:ctest-vn1-51640272 is 13.131.185.193 and allocation pool is NOT set 2026-06-17 12:45:28,419 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-56927568:ctest-vn1-51640272 is 84.49.60.193 and allocation pool is NOT set 2026-06-17 12:45:30,482 - 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=3.50 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.603 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.603/2.053/3.504/1.450 ms') 2026-06-17 12:45:30,482 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-71589544 passed 2026-06-17 12:45:30,631 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-17 12:45:30,631 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-71589544, IP 13.131.185.197, Port 22 2026-06-17 12:45:30,790 - DEBUG - VM ctest-vn1-vm1-71589544 is ready for SSH connections 2026-06-17 12:45:30,791 - INFO - Waiting for VM ctest-vn1-vm2-76282815 to be up.. 2026-06-17 12:45:30,873 - DEBUG - VM is in ACTIVE state now 2026-06-17 12:45:30,874 - INFO - VM name : ctest-vn1-vm2-76282815 2026-06-17 12:45:30,947 - DEBUG - VM ctest-vn1-vm2-76282815 ID is aa528558-0eeb-4de9-9d15-b60a08f2a838 2026-06-17 12:45:30,947 - DEBUG - VM ctest-vn1-vm2-76282815 launched on Node cn-jenkins-deploy-platform-ansible-os-5963-1 2026-06-17 12:45:31,015 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/aa528558-0eeb-4de9-9d15-b60a08f2a838 2026-06-17 12:45:31,022 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/82988388-a29c-4b7d-b6bd-555c88f46c3b 2026-06-17 12:45:32,257 - 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.22 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.487 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.487/1.854/3.221/1.367 ms') 2026-06-17 12:45:32,257 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-76282815 passed 2026-06-17 12:45:32,403 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-17 12:45:32,403 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-76282815, IP 84.49.60.197, Port 22 2026-06-17 12:45:32,569 - DEBUG - VM ctest-vn1-vm2-76282815 is ready for SSH connections 2026-06-17 12:45:32,569 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-17 12:45:32,569 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-17 12:45:32,569 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-17 12:45:32,569 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 13.131.185.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2026-06-17 12:45:32,569 - DEBUG - ping -s 56 -c 3 -W 1 13.131.185.197 2026-06-17 12:45:36,168 - DEBUG - PING 13.131.185.197 (13.131.185.197): 56 data bytes 64 bytes from 13.131.185.197: seq=0 ttl=63 time=5.207 ms 64 bytes from 13.131.185.197: seq=1 ttl=63 time=0.884 ms 64 bytes from 13.131.185.197: seq=2 ttl=63 time=1.031 ms --- 13.131.185.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.884/2.374/5.207 ms 2026-06-17 12:45:36,168 - INFO - Ping to IP 13.131.185.197 from VM ctest-vn1-vm2-76282815 passed 2026-06-17 12:45:36,168 - INFO - Detaching port 82988388-a29c-4b7d-b6bd-555c88f46c3b from VM ctest-vn1-vm2-76282815 2026-06-17 12:45:36,217 - INFO - Deleting VM ctest-vn1-vm2-76282815 2026-06-17 12:45:36,281 - INFO - Detaching port c8c66a63-31a0-429d-abfb-0d67b2447023 from VM ctest-vn1-vm1-71589544 2026-06-17 12:45:36,316 - INFO - Deleting VM ctest-vn1-vm1-71589544 2026-06-17 12:45:36,521 - DEBUG - Response for delete_port : () 2026-06-17 12:45:36,653 - DEBUG - Response for delete_port : () 2026-06-17 12:45:36,653 - INFO - Deleting VN ctest-vn1-51640272 2026-06-17 12:45:36,755 - DEBUG - Response for deleting network () 2026-06-17 12:45:37,039 - DEBUG - No XMPP flaps were noticed during the test 2026-06-17 12:45:37,039 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:30] 2026-06-17 12:45:37,039 - INFO - -------------------------------------------------------------------------------- 2026-06-17 12:45:37,762 - INFO - Deleted project: ctest-TestPorts-56927568, ID : 6d378c6d-0100-4c61-a0cf-c74c8ce82f64