2026-03-02 01:59:12,735 - INFO - Domain Default found not creating 2026-03-02 01:59:12,881 - INFO - Project ctest-TestPorts-69754920 not found, creating it 2026-03-02 01:59:13,317 - INFO - Created Project:ctest-TestPorts-69754920, ID : 9deb9b5a-92a4-4232-89b9-bf565e89865e 2026-03-02 01:59:14,687 - INFO - ================================================================================ 2026-03-02 01:59:14,687 - INFO - STARTING TEST : test_ports_bindings 2026-03-02 01:59:14,687 - 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-02 01:59:14,945 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.17': '0'}} with 2026-03-02 01:59:14,945 - INFO - Initial checks done. Running the testcase now 2026-03-02 01:59:14,945 - INFO - 2026-03-02 01:59:15,461 - DEBUG - Response for create_network : {'network': {'id': 'e1a37d93-c3a4-45cb-af6a-e9ba5d6e3a0f', 'name': 'ctest-vn-52837276', 'tenant_id': '9deb9b5a92a4423289b9bf565e89865e', 'project_id': '9deb9b5a92a4423289b9bf565e89865e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-69754920', 'ctest-vn-52837276'], 'port_security_enabled': True, 'description': ''}} 2026-03-02 01:59:15,632 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f4f49caa-3cbb-4ebc-96a4-a7fe7302c729', 'name': '', 'tenant_id': '9deb9b5a92a4423289b9bf565e89865e', 'network_id': 'e1a37d93-c3a4-45cb-af6a-e9ba5d6e3a0f', 'ip_version': 4, 'cidr': '113.22.94.192/26', 'allocation_pools': [{'start': '113.22.94.194', 'end': '113.22.94.254'}], 'gateway_ip': '113.22.94.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '113.22.94.194', 'tags': [], 'project_id': '9deb9b5a92a4423289b9bf565e89865e'}} 2026-03-02 01:59:15,649 - INFO - Created VN ctest-vn-52837276 2026-03-02 01:59:15,700 - DEBUG - VN ctest-vn-52837276 UUID is e1a37d93-c3a4-45cb-af6a-e9ba5d6e3a0f 2026-03-02 01:59:15,808 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-69754920', 'ctest-vmi-39564286']} 2026-03-02 01:59:16,054 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-39564286', 'id': '61a12a24-c211-46f2-a35e-f78b406371f6', 'tenant_id': '9deb9b5a92a4423289b9bf565e89865e', 'network_id': 'e1a37d93-c3a4-45cb-af6a-e9ba5d6e3a0f', 'mac_address': '02:61:a1:2a:24:c2', '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': '113.22.94.195', 'subnet_id': 'f4f49caa-3cbb-4ebc-96a4-a7fe7302c729'}], 'security_groups': ['f053ce99-f65a-47db-a6e5-464624ad0206'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9deb9b5a92a4423289b9bf565e89865e'}} 2026-03-02 01:59:16,054 - DEBUG - Created port 61a12a24-c211-46f2-a35e-f78b406371f6 2026-03-02 01:59:16,161 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/61a12a24-c211-46f2-a35e-f78b406371f6 2026-03-02 01:59:16,465 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/61a12a24-c211-46f2-a35e-f78b406371f6 2026-03-02 01:59:16,500 - INFO - VMI 61a12a24-c211-46f2-a35e-f78b406371f6 verification in API Server passed 2026-03-02 01:59:16,584 - DEBUG - Response for delete_port : () 2026-03-02 01:59:16,584 - INFO - Deleted port 61a12a24-c211-46f2-a35e-f78b406371f6 2026-03-02 01:59:16,584 - INFO - Deleting VN ctest-vn-52837276 2026-03-02 01:59:16,678 - DEBUG - Response for deleting network () 2026-03-02 01:59:16,928 - DEBUG - No XMPP flaps were noticed during the test 2026-03-02 01:59:16,928 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-03-02 01:59:16,928 - INFO - -------------------------------------------------------------------------------- 2026-03-02 01:59:16,930 - INFO - ================================================================================ 2026-03-02 01:59:16,930 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-02 01:59:16,930 - 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-02 01:59:17,229 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.17': '0'}} with 2026-03-02 01:59:17,229 - INFO - Initial checks done. Running the testcase now 2026-03-02 01:59:17,229 - INFO - 2026-03-02 01:59:17,397 - DEBUG - Response for create_network : {'network': {'id': '38c71d20-a5c3-4f15-9412-604b1b658653', 'name': 'ctest-vn1-77689499', 'tenant_id': '9deb9b5a92a4423289b9bf565e89865e', 'project_id': '9deb9b5a92a4423289b9bf565e89865e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-69754920', 'ctest-vn1-77689499'], 'port_security_enabled': True, 'description': ''}} 2026-03-02 01:59:17,563 - DEBUG - Response for create_subnet : {'subnet': {'id': '5d2ceece-1766-4245-a90b-4d4246127759', 'name': '', 'tenant_id': '9deb9b5a92a4423289b9bf565e89865e', 'network_id': '38c71d20-a5c3-4f15-9412-604b1b658653', 'ip_version': 4, 'cidr': '141.238.63.0/26', 'allocation_pools': [{'start': '141.238.63.2', 'end': '141.238.63.62'}], 'gateway_ip': '141.238.63.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '141.238.63.2', 'tags': [], 'project_id': '9deb9b5a92a4423289b9bf565e89865e'}} 2026-03-02 01:59:17,720 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ea260bdf-dc2d-4296-87a0-6707a68a1b63', 'name': '', 'tenant_id': '9deb9b5a92a4423289b9bf565e89865e', 'network_id': '38c71d20-a5c3-4f15-9412-604b1b658653', 'ip_version': 4, 'cidr': '105.163.199.128/26', 'allocation_pools': [{'start': '105.163.199.130', 'end': '105.163.199.190'}], 'gateway_ip': '105.163.199.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '105.163.199.130', 'tags': [], 'project_id': '9deb9b5a92a4423289b9bf565e89865e'}} 2026-03-02 01:59:17,738 - INFO - Created VN ctest-vn1-77689499 2026-03-02 01:59:17,790 - DEBUG - VN ctest-vn1-77689499 UUID is 38c71d20-a5c3-4f15-9412-604b1b658653 2026-03-02 01:59:18,066 - DEBUG - Response for create_port : {'port': {'name': 'c541f535-2f8e-4129-ad4b-a3296c8866b1', 'id': 'c541f535-2f8e-4129-ad4b-a3296c8866b1', 'tenant_id': '9deb9b5a92a4423289b9bf565e89865e', 'network_id': '38c71d20-a5c3-4f15-9412-604b1b658653', 'mac_address': '02:c5:41:f5:35:2f', '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': '141.238.63.5', 'subnet_id': '5d2ceece-1766-4245-a90b-4d4246127759'}], 'security_groups': ['f053ce99-f65a-47db-a6e5-464624ad0206'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9deb9b5a92a4423289b9bf565e89865e'}} 2026-03-02 01:59:18,224 - DEBUG - Response for create_port : {'port': {'name': '1a9c9d11-cc73-497a-8dbc-440efabce5bd', 'id': '1a9c9d11-cc73-497a-8dbc-440efabce5bd', 'tenant_id': '9deb9b5a92a4423289b9bf565e89865e', 'network_id': '38c71d20-a5c3-4f15-9412-604b1b658653', 'mac_address': '02:1a:9c:9d:11:cc', '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': '105.163.199.133', 'subnet_id': 'ea260bdf-dc2d-4296-87a0-6707a68a1b63'}], 'security_groups': ['f053ce99-f65a-47db-a6e5-464624ad0206'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9deb9b5a92a4423289b9bf565e89865e'}} 2026-03-02 01:59:18,275 - DEBUG - Services list from nova: [, , ] 2026-03-02 01:59:18,575 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5412-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5412-1) 2026-03-02 01:59:18,930 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5412-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5412-1) 2026-03-02 01:59:18,930 - INFO - Waiting for VM ctest-vn1-vm1-71145607 to be up.. 2026-03-02 01:59:18,973 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-02 01:59:24,038 - DEBUG - VM is in ACTIVE state now 2026-03-02 01:59:24,038 - INFO - VM name : ctest-vn1-vm1-71145607 2026-03-02 01:59:24,102 - DEBUG - VM ctest-vn1-vm1-71145607 ID is 150d9fd2-f6f7-4c5e-8f99-376e8426f47d 2026-03-02 01:59:24,118 - DEBUG - VM ctest-vn1-vm1-71145607 launched on Node cn-jenkins-deploy-platform-ansible-os-5412-1 2026-03-02 01:59:24,181 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/150d9fd2-f6f7-4c5e-8f99-376e8426f47d 2026-03-02 01:59:24,187 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/c541f535-2f8e-4129-ad4b-a3296c8866b1 2026-03-02 01:59:27,420 - 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 1011ms') 2026-03-02 01:59:27,420 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-71145607 failed! 2026-03-02 01:59:27,472 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-69754920:ctest-vn1-77689499 is 141.238.63.1 and allocation pool is NOT set 2026-03-02 01:59:27,472 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-69754920:ctest-vn1-77689499 is 105.163.199.129 and allocation pool is NOT set 2026-03-02 01:59:29,533 - 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=4.34 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.11 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 = 1.113/2.727/4.342/1.614 ms') 2026-03-02 01:59:29,533 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-71145607 passed 2026-03-02 01:59:29,680 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-02 01:59:29,681 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-71145607, IP 141.238.63.5, Port 22 2026-03-02 01:59:29,836 - DEBUG - VM ctest-vn1-vm1-71145607 is ready for SSH connections 2026-03-02 01:59:29,836 - INFO - Waiting for VM ctest-vn1-vm2-26047077 to be up.. 2026-03-02 01:59:29,905 - DEBUG - VM is in ACTIVE state now 2026-03-02 01:59:29,905 - INFO - VM name : ctest-vn1-vm2-26047077 2026-03-02 01:59:29,970 - DEBUG - VM ctest-vn1-vm2-26047077 ID is 8af632e5-0f02-4e77-af6d-1663163999dc 2026-03-02 01:59:29,970 - DEBUG - VM ctest-vn1-vm2-26047077 launched on Node cn-jenkins-deploy-platform-ansible-os-5412-1 2026-03-02 01:59:30,034 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/8af632e5-0f02-4e77-af6d-1663163999dc 2026-03-02 01:59:30,042 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/1a9c9d11-cc73-497a-8dbc-440efabce5bd 2026-03-02 01:59:31,273 - 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=2.73 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.391 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.391/1.562/2.733/1.171 ms') 2026-03-02 01:59:31,273 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-26047077 passed 2026-03-02 01:59:31,420 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-02 01:59:31,421 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-26047077, IP 105.163.199.133, Port 22 2026-03-02 01:59:31,576 - DEBUG - VM ctest-vn1-vm2-26047077 is ready for SSH connections 2026-03-02 01:59:31,576 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-02 01:59:31,576 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-02 01:59:31,576 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-02 01:59:31,576 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 141.238.63.5, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123 2026-03-02 01:59:31,576 - DEBUG - ping -s 56 -c 3 -W 1 141.238.63.5 2026-03-02 01:59:34,502 - DEBUG - PING 141.238.63.5 (141.238.63.5): 56 data bytes 64 bytes from 141.238.63.5: seq=0 ttl=63 time=5.185 ms 64 bytes from 141.238.63.5: seq=1 ttl=63 time=0.742 ms 64 bytes from 141.238.63.5: seq=2 ttl=63 time=0.706 ms --- 141.238.63.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.706/2.211/5.185 ms 2026-03-02 01:59:34,502 - INFO - Ping to IP 141.238.63.5 from VM ctest-vn1-vm2-26047077 passed 2026-03-02 01:59:34,502 - INFO - Detaching port 1a9c9d11-cc73-497a-8dbc-440efabce5bd from VM ctest-vn1-vm2-26047077 2026-03-02 01:59:34,550 - INFO - Deleting VM ctest-vn1-vm2-26047077 2026-03-02 01:59:34,611 - INFO - Detaching port c541f535-2f8e-4129-ad4b-a3296c8866b1 from VM ctest-vn1-vm1-71145607 2026-03-02 01:59:34,647 - INFO - Deleting VM ctest-vn1-vm1-71145607 2026-03-02 01:59:34,906 - DEBUG - Response for delete_port : () 2026-03-02 01:59:35,056 - DEBUG - Response for delete_port : () 2026-03-02 01:59:35,056 - INFO - Deleting VN ctest-vn1-77689499 2026-03-02 01:59:35,201 - DEBUG - Response for deleting network () 2026-03-02 01:59:35,453 - DEBUG - No XMPP flaps were noticed during the test 2026-03-02 01:59:35,453 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:19] 2026-03-02 01:59:35,453 - INFO - -------------------------------------------------------------------------------- 2026-03-02 01:59:36,106 - INFO - Deleted project: ctest-TestPorts-69754920, ID : 9deb9b5a-92a4-4232-89b9-bf565e89865e