2026-04-20 16:31:44,211 - INFO - Domain Default found not creating 2026-04-20 16:31:44,407 - INFO - Project ctest-TestPorts-75503626 not found, creating it 2026-04-20 16:31:44,999 - INFO - Created Project:ctest-TestPorts-75503626, ID : a5667351-055c-43e8-86d0-8f1a525c0a2f 2026-04-20 16:31:46,559 - INFO - ================================================================================ 2026-04-20 16:31:46,560 - INFO - STARTING TEST : test_ports_bindings 2026-04-20 16:31:46,560 - 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-04-20 16:31:46,812 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.14': '0'}} with 2026-04-20 16:31:46,813 - INFO - Initial checks done. Running the testcase now 2026-04-20 16:31:46,813 - INFO - 2026-04-20 16:31:47,380 - DEBUG - Response for create_network : {'network': {'id': '1e55f471-841c-408e-b932-81b6841b717e', 'name': 'ctest-vn-32386684', 'tenant_id': 'a5667351055c43e886d08f1a525c0a2f', 'project_id': 'a5667351055c43e886d08f1a525c0a2f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-75503626', 'ctest-vn-32386684'], 'port_security_enabled': True, 'description': ''}} 2026-04-20 16:31:47,608 - DEBUG - Response for create_subnet : {'subnet': {'id': '3c2d38a5-dcfe-4828-a85e-18430a9a727b', 'name': '', 'tenant_id': 'a5667351055c43e886d08f1a525c0a2f', 'network_id': '1e55f471-841c-408e-b932-81b6841b717e', 'ip_version': 4, 'cidr': '28.71.209.64/26', 'allocation_pools': [{'start': '28.71.209.66', 'end': '28.71.209.126'}], 'gateway_ip': '28.71.209.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '28.71.209.66', 'tags': [], 'project_id': 'a5667351055c43e886d08f1a525c0a2f'}} 2026-04-20 16:31:47,626 - INFO - Created VN ctest-vn-32386684 2026-04-20 16:31:47,679 - DEBUG - VN ctest-vn-32386684 UUID is 1e55f471-841c-408e-b932-81b6841b717e 2026-04-20 16:31:47,794 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-75503626', 'ctest-vmi-29210285']} 2026-04-20 16:31:48,048 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-29210285', 'id': '466eae4e-6c13-479c-980d-809301b82b69', 'tenant_id': 'a5667351055c43e886d08f1a525c0a2f', 'network_id': '1e55f471-841c-408e-b932-81b6841b717e', 'mac_address': '02:46:6e:ae:4e:6c', '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': '28.71.209.67', 'subnet_id': '3c2d38a5-dcfe-4828-a85e-18430a9a727b'}], 'security_groups': ['17109f9c-3f4f-46f9-baca-7be0b225d409'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a5667351055c43e886d08f1a525c0a2f'}} 2026-04-20 16:31:48,048 - DEBUG - Created port 466eae4e-6c13-479c-980d-809301b82b69 2026-04-20 16:31:48,155 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/466eae4e-6c13-479c-980d-809301b82b69 2026-04-20 16:31:48,451 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/466eae4e-6c13-479c-980d-809301b82b69 2026-04-20 16:31:48,491 - INFO - VMI 466eae4e-6c13-479c-980d-809301b82b69 verification in API Server passed 2026-04-20 16:31:48,586 - DEBUG - Response for delete_port : () 2026-04-20 16:31:48,586 - INFO - Deleted port 466eae4e-6c13-479c-980d-809301b82b69 2026-04-20 16:31:48,586 - INFO - Deleting VN ctest-vn-32386684 2026-04-20 16:31:48,700 - DEBUG - Response for deleting network () 2026-04-20 16:31:48,967 - DEBUG - No XMPP flaps were noticed during the test
2026-04-20 16:31:48,967 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-04-20 16:31:48,967 - INFO - -------------------------------------------------------------------------------- 2026-04-20 16:31:48,970 - INFO - ================================================================================ 2026-04-20 16:31:48,970 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-04-20 16:31:48,970 - 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-04-20 16:31:49,249 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.14': '0'}} with 2026-04-20 16:31:49,249 - INFO - Initial checks done. Running the testcase now 2026-04-20 16:31:49,249 - INFO - 2026-04-20 16:31:49,594 - DEBUG - Response for create_network : {'network': {'id': '2689e6ec-8ecb-4bf5-8d0d-aea8d038ed90', 'name': 'ctest-vn1-13823825', 'tenant_id': 'a5667351055c43e886d08f1a525c0a2f', 'project_id': 'a5667351055c43e886d08f1a525c0a2f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-75503626', 'ctest-vn1-13823825'], 'port_security_enabled': True, 'description': ''}} 2026-04-20 16:31:49,782 - DEBUG - Response for create_subnet : {'subnet': {'id': '70d10dfa-c01c-4c82-97ad-4c96469e2c92', 'name': '', 'tenant_id': 'a5667351055c43e886d08f1a525c0a2f', 'network_id': '2689e6ec-8ecb-4bf5-8d0d-aea8d038ed90', 'ip_version': 4, 'cidr': '48.29.49.192/26', 'allocation_pools': [{'start': '48.29.49.194', 'end': '48.29.49.254'}], 'gateway_ip': '48.29.49.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '48.29.49.194', 'tags': [], 'project_id': 'a5667351055c43e886d08f1a525c0a2f'}} 2026-04-20 16:31:50,005 - DEBUG - Response for create_subnet : {'subnet': {'id': '6b2187c3-83bf-4fd3-ab5a-8980b82e3e3a', 'name': '', 'tenant_id': 'a5667351055c43e886d08f1a525c0a2f', 'network_id': '2689e6ec-8ecb-4bf5-8d0d-aea8d038ed90', 'ip_version': 4, 'cidr': '50.32.153.128/26', 'allocation_pools': [{'start': '50.32.153.130', 'end': '50.32.153.190'}], 'gateway_ip': '50.32.153.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '50.32.153.130', 'tags': [], 'project_id': 'a5667351055c43e886d08f1a525c0a2f'}} 2026-04-20 16:31:50,026 - INFO - Created VN ctest-vn1-13823825 2026-04-20 16:31:50,079 - DEBUG - VN ctest-vn1-13823825 UUID is 2689e6ec-8ecb-4bf5-8d0d-aea8d038ed90 2026-04-20 16:31:50,418 - DEBUG - Response for create_port : {'port': {'name': '8b2f324c-3a8e-4529-8cef-bb1b710213fd', 'id': '8b2f324c-3a8e-4529-8cef-bb1b710213fd', 'tenant_id': 'a5667351055c43e886d08f1a525c0a2f', 'network_id': '2689e6ec-8ecb-4bf5-8d0d-aea8d038ed90', 'mac_address': '02:8b:2f:32:4c:3a', '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': '48.29.49.197', 'subnet_id': '70d10dfa-c01c-4c82-97ad-4c96469e2c92'}], 'security_groups': ['17109f9c-3f4f-46f9-baca-7be0b225d409'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a5667351055c43e886d08f1a525c0a2f'}} 2026-04-20 16:31:50,606 - DEBUG - Response for create_port : {'port': {'name': '0bd1d670-91c4-44ea-9e29-2ed32316dc55', 'id': '0bd1d670-91c4-44ea-9e29-2ed32316dc55', 'tenant_id': 'a5667351055c43e886d08f1a525c0a2f', 'network_id': '2689e6ec-8ecb-4bf5-8d0d-aea8d038ed90', 'mac_address': '02:0b:d1:d6:70:91', '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.32.153.133', 'subnet_id': '6b2187c3-83bf-4fd3-ab5a-8980b82e3e3a'}], 'security_groups': ['17109f9c-3f4f-46f9-baca-7be0b225d409'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a5667351055c43e886d08f1a525c0a2f'}} 2026-04-20 16:31:50,679 - DEBUG - Services list from nova: [, , ] 2026-04-20 16:31:51,072 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5653-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5653-1) 2026-04-20 16:31:51,528 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5653-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5653-1) 2026-04-20 16:31:51,528 - INFO - Waiting for VM ctest-vn1-vm1-22958079 to be up.. 2026-04-20 16:31:51,583 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-20 16:31:56,672 - DEBUG - VM is in ACTIVE state now 2026-04-20 16:31:56,672 - INFO - VM name : ctest-vn1-vm1-22958079 2026-04-20 16:31:56,767 - DEBUG - VM ctest-vn1-vm1-22958079 ID is f23cceae-69a7-437c-a6c9-21bdb3ebe230 2026-04-20 16:31:56,788 - DEBUG - VM ctest-vn1-vm1-22958079 launched on Node cn-jenkins-deploy-platform-ansible-os-5653-1 2026-04-20 16:31:56,883 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/f23cceae-69a7-437c-a6c9-21bdb3ebe230 2026-04-20 16:31:56,894 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/8b2f324c-3a8e-4529-8cef-bb1b710213fd 2026-04-20 16:32:00,170 - 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-04-20 16:32:00,170 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-22958079 failed! 2026-04-20 16:32:00,227 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-75503626:ctest-vn1-13823825 is 48.29.49.193 and allocation pool is NOT set 2026-04-20 16:32:00,227 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-75503626:ctest-vn1-13823825 is 50.32.153.129 and allocation pool is NOT set 2026-04-20 16:32:04,295 - 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=2 ttl=63 time=8.96 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1006ms\r\nrtt min/avg/max/mdev = 8.958/8.958/8.958/0.000 ms') 2026-04-20 16:32:04,295 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-22958079 passed 2026-04-20 16:32:04,451 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-20 16:32:04,451 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-22958079, IP 48.29.49.197, Port 22 2026-04-20 16:32:04,620 - DEBUG - VM ctest-vn1-vm1-22958079 is ready for SSH connections 2026-04-20 16:32:04,620 - INFO - Waiting for VM ctest-vn1-vm2-18614706 to be up.. 2026-04-20 16:32:04,717 - DEBUG - VM is in ACTIVE state now 2026-04-20 16:32:04,717 - INFO - VM name : ctest-vn1-vm2-18614706 2026-04-20 16:32:04,804 - DEBUG - VM ctest-vn1-vm2-18614706 ID is 0a412580-d694-4e9a-84bb-4a5dc65927c1 2026-04-20 16:32:04,805 - DEBUG - VM ctest-vn1-vm2-18614706 launched on Node cn-jenkins-deploy-platform-ansible-os-5653-1 2026-04-20 16:32:04,897 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/0a412580-d694-4e9a-84bb-4a5dc65927c1 2026-04-20 16:32:04,906 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/0bd1d670-91c4-44ea-9e29-2ed32316dc55 2026-04-20 16:32:06,151 - 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.16 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.443 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.443/1.803/3.164/1.360 ms') 2026-04-20 16:32:06,151 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-18614706 passed 2026-04-20 16:32:06,299 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-20 16:32:06,299 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-18614706, IP 50.32.153.133, Port 22 2026-04-20 16:32:06,455 - DEBUG - VM ctest-vn1-vm2-18614706 is ready for SSH connections 2026-04-20 16:32:06,455 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-20 16:32:06,455 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-20 16:32:06,455 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-20 16:32:06,455 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 48.29.49.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123 2026-04-20 16:32:06,455 - DEBUG - ping -s 56 -c 3 -W 1 48.29.49.197 2026-04-20 16:32:09,140 - DEBUG - PING 48.29.49.197 (48.29.49.197): 56 data bytes 64 bytes from 48.29.49.197: seq=0 ttl=63 time=3.751 ms 64 bytes from 48.29.49.197: seq=1 ttl=63 time=1.167 ms 64 bytes from 48.29.49.197: seq=2 ttl=63 time=0.939 ms --- 48.29.49.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.939/1.952/3.751 ms 2026-04-20 16:32:09,140 - INFO - Ping to IP 48.29.49.197 from VM ctest-vn1-vm2-18614706 passed 2026-04-20 16:32:09,140 - INFO - Detaching port 0bd1d670-91c4-44ea-9e29-2ed32316dc55 from VM ctest-vn1-vm2-18614706 2026-04-20 16:32:09,200 - INFO - Deleting VM ctest-vn1-vm2-18614706 2026-04-20 16:32:09,288 - INFO - Detaching port 8b2f324c-3a8e-4529-8cef-bb1b710213fd from VM ctest-vn1-vm1-22958079 2026-04-20 16:32:09,327 - INFO - Deleting VM ctest-vn1-vm1-22958079 2026-04-20 16:32:09,588 - DEBUG - Response for delete_port : () 2026-04-20 16:32:09,776 - DEBUG - Response for delete_port : () 2026-04-20 16:32:09,776 - INFO - Deleting VN ctest-vn1-13823825 2026-04-20 16:32:09,934 - DEBUG - Response for deleting network () 2026-04-20 16:32:10,193 - DEBUG - No XMPP flaps were noticed during the test
2026-04-20 16:32:10,193 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:22]
2026-04-20 16:32:10,193 - INFO - -------------------------------------------------------------------------------- 2026-04-20 16:32:10,934 - INFO - Deleted project: ctest-TestPorts-75503626, ID : a5667351-055c-43e8-86d0-8f1a525c0a2f