2026-07-18 05:47:39,036 - INFO - Domain Default found not creating 2026-07-18 05:47:39,204 - INFO - Project ctest-TestPorts-12989270 not found, creating it 2026-07-18 05:47:39,691 - INFO - Created Project:ctest-TestPorts-12989270, ID : 81758d78-5c2b-456b-aa5c-c0fc8adb81a3 2026-07-18 05:47:41,379 - INFO - ================================================================================ 2026-07-18 05:47:41,379 - INFO - STARTING TEST : test_ports_bindings 2026-07-18 05:47:41,379 - 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-07-18 05:47:41,638 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-07-18 05:47:41,638 - INFO - Initial checks done. Running the testcase now 2026-07-18 05:47:41,638 - INFO - 2026-07-18 05:47:42,273 - DEBUG - Response for create_network : {'network': {'id': 'd3f56352-43be-4a07-9a2f-4d36fc0ba512', 'name': 'ctest-vn-40362668', 'tenant_id': '81758d785c2b456baa5cc0fc8adb81a3', 'project_id': '81758d785c2b456baa5cc0fc8adb81a3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-12989270', 'ctest-vn-40362668'], 'port_security_enabled': True, 'description': ''}} 2026-07-18 05:47:42,433 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd1d6436e-d1b5-4356-8415-7aee3bec5e62', 'name': '', 'tenant_id': '81758d785c2b456baa5cc0fc8adb81a3', 'network_id': 'd3f56352-43be-4a07-9a2f-4d36fc0ba512', 'ip_version': 4, 'cidr': '41.151.108.192/26', 'allocation_pools': [{'start': '41.151.108.194', 'end': '41.151.108.254'}], 'gateway_ip': '41.151.108.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '41.151.108.194', 'tags': [], 'project_id': '81758d785c2b456baa5cc0fc8adb81a3'}} 2026-07-18 05:47:42,449 - INFO - Created VN ctest-vn-40362668 2026-07-18 05:47:42,501 - DEBUG - VN ctest-vn-40362668 UUID is d3f56352-43be-4a07-9a2f-4d36fc0ba512 2026-07-18 05:47:42,609 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-12989270', 'ctest-vmi-55726775']} 2026-07-18 05:47:42,876 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-55726775', 'id': 'fa80d276-dbe8-4228-911f-cebfc56cf170', 'tenant_id': '81758d785c2b456baa5cc0fc8adb81a3', 'network_id': 'd3f56352-43be-4a07-9a2f-4d36fc0ba512', 'mac_address': '02:fa:80:d2:76:db', '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': '41.151.108.195', 'subnet_id': 'd1d6436e-d1b5-4356-8415-7aee3bec5e62'}], 'security_groups': ['cad93874-b64c-4de4-b7d7-814743e1e736'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '81758d785c2b456baa5cc0fc8adb81a3'}} 2026-07-18 05:47:42,877 - DEBUG - Created port fa80d276-dbe8-4228-911f-cebfc56cf170 2026-07-18 05:47:42,981 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/fa80d276-dbe8-4228-911f-cebfc56cf170 2026-07-18 05:47:43,350 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/fa80d276-dbe8-4228-911f-cebfc56cf170 2026-07-18 05:47:43,385 - INFO - VMI fa80d276-dbe8-4228-911f-cebfc56cf170 verification in API Server passed 2026-07-18 05:47:43,488 - DEBUG - Response for delete_port : () 2026-07-18 05:47:43,488 - INFO - Deleted port fa80d276-dbe8-4228-911f-cebfc56cf170 2026-07-18 05:47:43,488 - INFO - Deleting VN ctest-vn-40362668 2026-07-18 05:47:43,599 - DEBUG - Response for deleting network () 2026-07-18 05:47:43,859 - DEBUG - No XMPP flaps were noticed during the test
2026-07-18 05:47:43,859 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-07-18 05:47:43,859 - INFO - -------------------------------------------------------------------------------- 2026-07-18 05:47:43,862 - INFO - ================================================================================ 2026-07-18 05:47:43,862 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-07-18 05:47:43,862 - 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-07-18 05:47:44,152 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-07-18 05:47:44,152 - INFO - Initial checks done. Running the testcase now 2026-07-18 05:47:44,152 - INFO - 2026-07-18 05:47:44,354 - DEBUG - Response for create_network : {'network': {'id': '3d1635b9-bc91-491e-aa5d-90a5301b9784', 'name': 'ctest-vn1-29553677', 'tenant_id': '81758d785c2b456baa5cc0fc8adb81a3', 'project_id': '81758d785c2b456baa5cc0fc8adb81a3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-12989270', 'ctest-vn1-29553677'], 'port_security_enabled': True, 'description': ''}} 2026-07-18 05:47:44,540 - DEBUG - Response for create_subnet : {'subnet': {'id': '4d6b85cd-61c8-4b2f-acdb-a2334c52c7c7', 'name': '', 'tenant_id': '81758d785c2b456baa5cc0fc8adb81a3', 'network_id': '3d1635b9-bc91-491e-aa5d-90a5301b9784', 'ip_version': 4, 'cidr': '120.4.60.0/26', 'allocation_pools': [{'start': '120.4.60.2', 'end': '120.4.60.62'}], 'gateway_ip': '120.4.60.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '120.4.60.2', 'tags': [], 'project_id': '81758d785c2b456baa5cc0fc8adb81a3'}} 2026-07-18 05:47:44,730 - DEBUG - Response for create_subnet : {'subnet': {'id': '2d0d8e95-02e5-444d-ae09-6fef74898183', 'name': '', 'tenant_id': '81758d785c2b456baa5cc0fc8adb81a3', 'network_id': '3d1635b9-bc91-491e-aa5d-90a5301b9784', 'ip_version': 4, 'cidr': '2.22.52.128/26', 'allocation_pools': [{'start': '2.22.52.130', 'end': '2.22.52.190'}], 'gateway_ip': '2.22.52.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '2.22.52.130', 'tags': [], 'project_id': '81758d785c2b456baa5cc0fc8adb81a3'}} 2026-07-18 05:47:44,748 - INFO - Created VN ctest-vn1-29553677 2026-07-18 05:47:44,801 - DEBUG - VN ctest-vn1-29553677 UUID is 3d1635b9-bc91-491e-aa5d-90a5301b9784 2026-07-18 05:47:45,135 - DEBUG - Response for create_port : {'port': {'name': '77a9e3f5-9236-4ee2-9264-dd80cfa11b17', 'id': '77a9e3f5-9236-4ee2-9264-dd80cfa11b17', 'tenant_id': '81758d785c2b456baa5cc0fc8adb81a3', 'network_id': '3d1635b9-bc91-491e-aa5d-90a5301b9784', 'mac_address': '02:77:a9:e3:f5:92', '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': '120.4.60.5', 'subnet_id': '4d6b85cd-61c8-4b2f-acdb-a2334c52c7c7'}], 'security_groups': ['cad93874-b64c-4de4-b7d7-814743e1e736'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '81758d785c2b456baa5cc0fc8adb81a3'}} 2026-07-18 05:47:45,327 - DEBUG - Response for create_port : {'port': {'name': 'b4f1e029-88fd-4466-a1f2-4e352ac5731c', 'id': 'b4f1e029-88fd-4466-a1f2-4e352ac5731c', 'tenant_id': '81758d785c2b456baa5cc0fc8adb81a3', 'network_id': '3d1635b9-bc91-491e-aa5d-90a5301b9784', 'mac_address': '02:b4:f1:e0:29:88', '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': '2.22.52.133', 'subnet_id': '2d0d8e95-02e5-444d-ae09-6fef74898183'}], 'security_groups': ['cad93874-b64c-4de4-b7d7-814743e1e736'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '81758d785c2b456baa5cc0fc8adb81a3'}} 2026-07-18 05:47:45,403 - DEBUG - Services list from nova: [, , ] 2026-07-18 05:47:45,751 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6103-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6103-1) 2026-07-18 05:47:46,194 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6103-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6103-1) 2026-07-18 05:47:46,194 - INFO - Waiting for VM ctest-vn1-vm1-00852691 to be up.. 2026-07-18 05:47:46,231 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-18 05:47:51,283 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-18 05:47:56,378 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-18 05:48:01,466 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-18 05:48:06,559 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-18 05:48:11,659 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-18 05:48:16,739 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-18 05:48:21,829 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-18 05:48:26,910 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-18 05:48:31,989 - DEBUG - VM is in ACTIVE state now 2026-07-18 05:48:31,989 - INFO - VM name : ctest-vn1-vm1-00852691 2026-07-18 05:48:32,062 - DEBUG - VM ctest-vn1-vm1-00852691 ID is cc54f25a-9025-4f83-b576-475b8a575933 2026-07-18 05:48:32,084 - DEBUG - VM ctest-vn1-vm1-00852691 launched on Node cn-jenkins-deploy-platform-ansible-os-6103-1 2026-07-18 05:48:32,161 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/cc54f25a-9025-4f83-b576-475b8a575933 2026-07-18 05:48:32,171 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/77a9e3f5-9236-4ee2-9264-dd80cfa11b17 2026-07-18 05:48:35,426 - 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 1010ms') 2026-07-18 05:48:35,426 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-00852691 failed! 2026-07-18 05:48:35,481 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-12989270:ctest-vn1-29553677 is 120.4.60.1 and allocation pool is NOT set 2026-07-18 05:48:35,482 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-12989270:ctest-vn1-29553677 is 2.22.52.129 and allocation pool is NOT set 2026-07-18 05:48:37,543 - 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.91 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 1001ms\r\nrtt min/avg/max/mdev = 0.603/2.254/3.906/1.651 ms') 2026-07-18 05:48:37,543 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-00852691 passed 2026-07-18 05:48:37,697 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-18 05:48:37,698 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-00852691, IP 120.4.60.5, Port 22 2026-07-18 05:48:37,867 - DEBUG - VM ctest-vn1-vm1-00852691 is ready for SSH connections 2026-07-18 05:48:37,867 - INFO - Waiting for VM ctest-vn1-vm2-38055009 to be up.. 2026-07-18 05:48:37,952 - DEBUG - VM is in ACTIVE state now 2026-07-18 05:48:37,952 - INFO - VM name : ctest-vn1-vm2-38055009 2026-07-18 05:48:38,037 - DEBUG - VM ctest-vn1-vm2-38055009 ID is 9f4fd562-c3ea-4cd8-9d7b-ae464f37fae4 2026-07-18 05:48:38,037 - DEBUG - VM ctest-vn1-vm2-38055009 launched on Node cn-jenkins-deploy-platform-ansible-os-6103-1 2026-07-18 05:48:38,133 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/9f4fd562-c3ea-4cd8-9d7b-ae464f37fae4 2026-07-18 05:48:38,144 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/b4f1e029-88fd-4466-a1f2-4e352ac5731c 2026-07-18 05:48:39,393 - 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.56 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.435 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.435/1.997/3.560/1.562 ms') 2026-07-18 05:48:39,393 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-38055009 passed 2026-07-18 05:48:39,550 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-18 05:48:39,550 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-38055009, IP 2.22.52.133, Port 22 2026-07-18 05:48:39,719 - DEBUG - VM ctest-vn1-vm2-38055009 is ready for SSH connections 2026-07-18 05:48:39,719 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-18 05:48:39,720 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-18 05:48:39,720 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-18 05:48:39,720 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 120.4.60.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-07-18 05:48:39,720 - DEBUG - ping -s 56 -c 3 -W 1 120.4.60.5 2026-07-18 05:48:43,758 - DEBUG - PING 120.4.60.5 (120.4.60.5): 56 data bytes 64 bytes from 120.4.60.5: seq=0 ttl=63 time=7.934 ms 64 bytes from 120.4.60.5: seq=1 ttl=63 time=1.052 ms 64 bytes from 120.4.60.5: seq=2 ttl=63 time=0.959 ms --- 120.4.60.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.959/3.315/7.934 ms 2026-07-18 05:48:43,758 - INFO - Ping to IP 120.4.60.5 from VM ctest-vn1-vm2-38055009 passed 2026-07-18 05:48:43,758 - INFO - Detaching port b4f1e029-88fd-4466-a1f2-4e352ac5731c from VM ctest-vn1-vm2-38055009 2026-07-18 05:48:43,816 - INFO - Deleting VM ctest-vn1-vm2-38055009 2026-07-18 05:48:43,895 - INFO - Detaching port 77a9e3f5-9236-4ee2-9264-dd80cfa11b17 from VM ctest-vn1-vm1-00852691 2026-07-18 05:48:43,934 - INFO - Deleting VM ctest-vn1-vm1-00852691 2026-07-18 05:48:44,167 - DEBUG - Response for delete_port : () 2026-07-18 05:48:44,353 - DEBUG - Response for delete_port : () 2026-07-18 05:48:44,353 - INFO - Deleting VN ctest-vn1-29553677 2026-07-18 05:48:44,494 - DEBUG - Response for deleting network () 2026-07-18 05:48:44,774 - DEBUG - No XMPP flaps were noticed during the test
2026-07-18 05:48:44,774 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:01:01]
2026-07-18 05:48:44,775 - INFO - -------------------------------------------------------------------------------- 2026-07-18 05:48:45,610 - INFO - Deleted project: ctest-TestPorts-12989270, ID : 81758d78-5c2b-456b-aa5c-c0fc8adb81a3