2026-06-15 01:55:58,624 - INFO - Domain Default found not creating 2026-06-15 01:55:58,777 - INFO - Project ctest-TestPorts-92021866 not found, creating it 2026-06-15 01:55:59,269 - INFO - Created Project:ctest-TestPorts-92021866, ID : 202d56a6-aab7-4f10-9b78-1f07aa4566ba 2026-06-15 01:56:00,831 - INFO - ================================================================================ 2026-06-15 01:56:00,832 - INFO - STARTING TEST : test_ports_bindings 2026-06-15 01:56:00,832 - 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-15 01:56:01,092 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.17': '0'}} with 2026-06-15 01:56:01,092 - INFO - Initial checks done. Running the testcase now 2026-06-15 01:56:01,092 - INFO - 2026-06-15 01:56:01,662 - DEBUG - Response for create_network : {'network': {'id': 'eaea3033-4724-4da8-b7ce-33b0f353fdbc', 'name': 'ctest-vn-75891336', 'tenant_id': '202d56a6aab74f109b781f07aa4566ba', 'project_id': '202d56a6aab74f109b781f07aa4566ba', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-92021866', 'ctest-vn-75891336'], 'port_security_enabled': True, 'description': ''}} 2026-06-15 01:56:01,854 - DEBUG - Response for create_subnet : {'subnet': {'id': '717ccf89-7d30-4943-ad86-12d7f11df800', 'name': '', 'tenant_id': '202d56a6aab74f109b781f07aa4566ba', 'network_id': 'eaea3033-4724-4da8-b7ce-33b0f353fdbc', 'ip_version': 4, 'cidr': '26.148.178.128/26', 'allocation_pools': [{'start': '26.148.178.130', 'end': '26.148.178.190'}], 'gateway_ip': '26.148.178.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '26.148.178.130', 'tags': [], 'project_id': '202d56a6aab74f109b781f07aa4566ba'}} 2026-06-15 01:56:01,871 - INFO - Created VN ctest-vn-75891336 2026-06-15 01:56:01,926 - DEBUG - VN ctest-vn-75891336 UUID is eaea3033-4724-4da8-b7ce-33b0f353fdbc 2026-06-15 01:56:02,030 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-92021866', 'ctest-vmi-44127045']} 2026-06-15 01:56:02,308 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-44127045', 'id': 'c7197a0b-983f-47e6-8508-f8ed1a459a25', 'tenant_id': '202d56a6aab74f109b781f07aa4566ba', 'network_id': 'eaea3033-4724-4da8-b7ce-33b0f353fdbc', 'mac_address': '02:c7:19:7a:0b:98', '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': '26.148.178.131', 'subnet_id': '717ccf89-7d30-4943-ad86-12d7f11df800'}], 'security_groups': ['093e7505-804e-4793-8603-16b2a37756d9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '202d56a6aab74f109b781f07aa4566ba'}} 2026-06-15 01:56:02,309 - DEBUG - Created port c7197a0b-983f-47e6-8508-f8ed1a459a25 2026-06-15 01:56:02,414 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/c7197a0b-983f-47e6-8508-f8ed1a459a25 2026-06-15 01:56:02,735 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/c7197a0b-983f-47e6-8508-f8ed1a459a25 2026-06-15 01:56:02,767 - INFO - VMI c7197a0b-983f-47e6-8508-f8ed1a459a25 verification in API Server passed 2026-06-15 01:56:02,855 - DEBUG - Response for delete_port : () 2026-06-15 01:56:02,855 - INFO - Deleted port c7197a0b-983f-47e6-8508-f8ed1a459a25 2026-06-15 01:56:02,856 - INFO - Deleting VN ctest-vn-75891336 2026-06-15 01:56:02,974 - DEBUG - Response for deleting network () 2026-06-15 01:56:03,231 - DEBUG - No XMPP flaps were noticed during the test 2026-06-15 01:56:03,231 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-06-15 01:56:03,231 - INFO - -------------------------------------------------------------------------------- 2026-06-15 01:56:03,234 - INFO - ================================================================================ 2026-06-15 01:56:03,234 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-15 01:56:03,234 - 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-15 01:56:03,523 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.17': '0'}} with 2026-06-15 01:56:03,523 - INFO - Initial checks done. Running the testcase now 2026-06-15 01:56:03,523 - INFO - 2026-06-15 01:56:03,701 - DEBUG - Response for create_network : {'network': {'id': '6e517169-12f6-47fa-80d1-f0f17b3ecfd9', 'name': 'ctest-vn1-20262893', 'tenant_id': '202d56a6aab74f109b781f07aa4566ba', 'project_id': '202d56a6aab74f109b781f07aa4566ba', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-92021866', 'ctest-vn1-20262893'], 'port_security_enabled': True, 'description': ''}} 2026-06-15 01:56:03,878 - DEBUG - Response for create_subnet : {'subnet': {'id': '7cdd7dbb-f31e-468b-a93c-c03fd91d0f34', 'name': '', 'tenant_id': '202d56a6aab74f109b781f07aa4566ba', 'network_id': '6e517169-12f6-47fa-80d1-f0f17b3ecfd9', 'ip_version': 4, 'cidr': '165.172.38.128/26', 'allocation_pools': [{'start': '165.172.38.130', 'end': '165.172.38.190'}], 'gateway_ip': '165.172.38.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '165.172.38.130', 'tags': [], 'project_id': '202d56a6aab74f109b781f07aa4566ba'}} 2026-06-15 01:56:04,042 - DEBUG - Response for create_subnet : {'subnet': {'id': '4645b77f-c71e-4c59-8da6-240f12b82e9f', 'name': '', 'tenant_id': '202d56a6aab74f109b781f07aa4566ba', 'network_id': '6e517169-12f6-47fa-80d1-f0f17b3ecfd9', 'ip_version': 4, 'cidr': '207.166.212.128/26', 'allocation_pools': [{'start': '207.166.212.130', 'end': '207.166.212.190'}], 'gateway_ip': '207.166.212.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '207.166.212.130', 'tags': [], 'project_id': '202d56a6aab74f109b781f07aa4566ba'}} 2026-06-15 01:56:04,059 - INFO - Created VN ctest-vn1-20262893 2026-06-15 01:56:04,110 - DEBUG - VN ctest-vn1-20262893 UUID is 6e517169-12f6-47fa-80d1-f0f17b3ecfd9 2026-06-15 01:56:04,427 - DEBUG - Response for create_port : {'port': {'name': 'ad09a612-8c42-452c-ab67-e837d8bd75c9', 'id': 'ad09a612-8c42-452c-ab67-e837d8bd75c9', 'tenant_id': '202d56a6aab74f109b781f07aa4566ba', 'network_id': '6e517169-12f6-47fa-80d1-f0f17b3ecfd9', 'mac_address': '02:ad:09:a6:12:8c', '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': '165.172.38.133', 'subnet_id': '7cdd7dbb-f31e-468b-a93c-c03fd91d0f34'}], 'security_groups': ['093e7505-804e-4793-8603-16b2a37756d9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '202d56a6aab74f109b781f07aa4566ba'}} 2026-06-15 01:56:04,609 - DEBUG - Response for create_port : {'port': {'name': 'dbfe2fe2-818e-4494-b2d9-b49b68d15ab7', 'id': 'dbfe2fe2-818e-4494-b2d9-b49b68d15ab7', 'tenant_id': '202d56a6aab74f109b781f07aa4566ba', 'network_id': '6e517169-12f6-47fa-80d1-f0f17b3ecfd9', 'mac_address': '02:db:fe:2f:e2:81', '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': '207.166.212.133', 'subnet_id': '4645b77f-c71e-4c59-8da6-240f12b82e9f'}], 'security_groups': ['093e7505-804e-4793-8603-16b2a37756d9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '202d56a6aab74f109b781f07aa4566ba'}} 2026-06-15 01:56:04,666 - DEBUG - Services list from nova: [, , ] 2026-06-15 01:56:05,002 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5937-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5937-1) 2026-06-15 01:56:05,405 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5937-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5937-1) 2026-06-15 01:56:05,405 - INFO - Waiting for VM ctest-vn1-vm1-50385476 to be up.. 2026-06-15 01:56:05,443 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-15 01:56:10,494 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-15 01:56:15,568 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-15 01:56:20,655 - DEBUG - VM is in ACTIVE state now 2026-06-15 01:56:20,655 - INFO - VM name : ctest-vn1-vm1-50385476 2026-06-15 01:56:20,734 - DEBUG - VM ctest-vn1-vm1-50385476 ID is 78f110c8-e7f7-4e86-9bfb-cdc709cb9fc4 2026-06-15 01:56:20,754 - DEBUG - VM ctest-vn1-vm1-50385476 launched on Node cn-jenkins-deploy-platform-ansible-os-5937-1 2026-06-15 01:56:20,833 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/78f110c8-e7f7-4e86-9bfb-cdc709cb9fc4 2026-06-15 01:56:20,841 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/ad09a612-8c42-452c-ab67-e837d8bd75c9 2026-06-15 01:56:24,090 - 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 1007ms') 2026-06-15 01:56:24,091 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-50385476 failed! 2026-06-15 01:56:24,149 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-92021866:ctest-vn1-20262893 is 165.172.38.129 and allocation pool is NOT set 2026-06-15 01:56:24,150 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-92021866:ctest-vn1-20262893 is 207.166.212.129 and allocation pool is NOT set 2026-06-15 01:56:26,216 - 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.22 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.512 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.512/2.365/4.219/1.853 ms') 2026-06-15 01:56:26,216 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-50385476 passed 2026-06-15 01:56:26,374 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-15 01:56:26,374 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-50385476, IP 165.172.38.133, Port 22 2026-06-15 01:56:26,533 - DEBUG - VM ctest-vn1-vm1-50385476 is ready for SSH connections 2026-06-15 01:56:26,533 - INFO - Waiting for VM ctest-vn1-vm2-51617742 to be up.. 2026-06-15 01:56:26,612 - DEBUG - VM is in ACTIVE state now 2026-06-15 01:56:26,612 - INFO - VM name : ctest-vn1-vm2-51617742 2026-06-15 01:56:26,682 - DEBUG - VM ctest-vn1-vm2-51617742 ID is 335d77ac-427d-4099-980d-1c49437b3bec 2026-06-15 01:56:26,682 - DEBUG - VM ctest-vn1-vm2-51617742 launched on Node cn-jenkins-deploy-platform-ansible-os-5937-1 2026-06-15 01:56:26,758 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/335d77ac-427d-4099-980d-1c49437b3bec 2026-06-15 01:56:26,766 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/dbfe2fe2-818e-4494-b2d9-b49b68d15ab7 2026-06-15 01:56:27,996 - 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.25 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.461 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.461/2.354/4.247/1.893 ms') 2026-06-15 01:56:27,996 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-51617742 passed 2026-06-15 01:56:28,146 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-15 01:56:28,146 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-51617742, IP 207.166.212.133, Port 22 2026-06-15 01:56:28,301 - DEBUG - VM ctest-vn1-vm2-51617742 is ready for SSH connections 2026-06-15 01:56:28,301 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-15 01:56:28,301 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-15 01:56:28,301 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-15 01:56:28,301 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 165.172.38.133, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123 2026-06-15 01:56:28,301 - DEBUG - ping -s 56 -c 3 -W 1 165.172.38.133 2026-06-15 01:56:31,924 - DEBUG - PING 165.172.38.133 (165.172.38.133): 56 data bytes 64 bytes from 165.172.38.133: seq=0 ttl=63 time=3.741 ms 64 bytes from 165.172.38.133: seq=1 ttl=63 time=0.937 ms 64 bytes from 165.172.38.133: seq=2 ttl=63 time=0.937 ms --- 165.172.38.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.937/1.871/3.741 ms 2026-06-15 01:56:31,924 - INFO - Ping to IP 165.172.38.133 from VM ctest-vn1-vm2-51617742 passed 2026-06-15 01:56:31,924 - INFO - Detaching port dbfe2fe2-818e-4494-b2d9-b49b68d15ab7 from VM ctest-vn1-vm2-51617742 2026-06-15 01:56:31,979 - INFO - Deleting VM ctest-vn1-vm2-51617742 2026-06-15 01:56:32,053 - INFO - Detaching port ad09a612-8c42-452c-ab67-e837d8bd75c9 from VM ctest-vn1-vm1-50385476 2026-06-15 01:56:32,088 - INFO - Deleting VM ctest-vn1-vm1-50385476 2026-06-15 01:56:32,318 - DEBUG - Response for delete_port : () 2026-06-15 01:56:32,459 - DEBUG - Response for delete_port : () 2026-06-15 01:56:32,459 - INFO - Deleting VN ctest-vn1-20262893 2026-06-15 01:56:32,583 - DEBUG - Response for deleting network () 2026-06-15 01:56:32,843 - DEBUG - No XMPP flaps were noticed during the test 2026-06-15 01:56:32,844 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:29] 2026-06-15 01:56:32,844 - INFO - -------------------------------------------------------------------------------- 2026-06-15 01:56:33,631 - INFO - Deleted project: ctest-TestPorts-92021866, ID : 202d56a6-aab7-4f10-9b78-1f07aa4566ba