2026-05-25 14:12:05,642 - INFO - Domain Default found not creating 2026-05-25 14:12:05,835 - INFO - Project ctest-TestPorts-89635679 not found, creating it 2026-05-25 14:12:06,317 - INFO - Created Project:ctest-TestPorts-89635679, ID : 89457a0b-1203-43b5-96ad-855c270d7175 2026-05-25 14:12:07,908 - INFO - ================================================================================ 2026-05-25 14:12:07,908 - INFO - STARTING TEST : test_ports_bindings 2026-05-25 14:12:07,908 - 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-05-25 14:12:08,163 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with 2026-05-25 14:12:08,163 - INFO - Initial checks done. Running the testcase now 2026-05-25 14:12:08,163 - INFO - 2026-05-25 14:12:08,716 - DEBUG - Response for create_network : {'network': {'id': '2cd8a970-321e-4069-aa19-92decce1cba6', 'name': 'ctest-vn-20046271', 'tenant_id': '89457a0b120343b596ad855c270d7175', 'project_id': '89457a0b120343b596ad855c270d7175', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-89635679', 'ctest-vn-20046271'], 'port_security_enabled': True, 'description': ''}} 2026-05-25 14:12:08,894 - DEBUG - Response for create_subnet : {'subnet': {'id': '975d8440-84ed-4d06-8d6f-7629f7ea4691', 'name': '', 'tenant_id': '89457a0b120343b596ad855c270d7175', 'network_id': '2cd8a970-321e-4069-aa19-92decce1cba6', 'ip_version': 4, 'cidr': '135.92.14.192/26', 'allocation_pools': [{'start': '135.92.14.194', 'end': '135.92.14.254'}], 'gateway_ip': '135.92.14.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '135.92.14.194', 'tags': [], 'project_id': '89457a0b120343b596ad855c270d7175'}} 2026-05-25 14:12:08,911 - INFO - Created VN ctest-vn-20046271 2026-05-25 14:12:08,961 - DEBUG - VN ctest-vn-20046271 UUID is 2cd8a970-321e-4069-aa19-92decce1cba6 2026-05-25 14:12:09,075 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-89635679', 'ctest-vmi-71952227']} 2026-05-25 14:12:09,303 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-71952227', 'id': '7d22bad2-f915-42db-8953-3e5fcdd462b6', 'tenant_id': '89457a0b120343b596ad855c270d7175', 'network_id': '2cd8a970-321e-4069-aa19-92decce1cba6', 'mac_address': '02:7d:22:ba:d2:f9', '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': '135.92.14.195', 'subnet_id': '975d8440-84ed-4d06-8d6f-7629f7ea4691'}], 'security_groups': ['8c2735e6-9b50-4af2-bdee-b1f30b0acca3'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '89457a0b120343b596ad855c270d7175'}} 2026-05-25 14:12:09,303 - DEBUG - Created port 7d22bad2-f915-42db-8953-3e5fcdd462b6 2026-05-25 14:12:09,405 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/7d22bad2-f915-42db-8953-3e5fcdd462b6 2026-05-25 14:12:09,706 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/7d22bad2-f915-42db-8953-3e5fcdd462b6 2026-05-25 14:12:09,746 - INFO - VMI 7d22bad2-f915-42db-8953-3e5fcdd462b6 verification in API Server passed 2026-05-25 14:12:09,828 - DEBUG - Response for delete_port : () 2026-05-25 14:12:09,828 - INFO - Deleted port 7d22bad2-f915-42db-8953-3e5fcdd462b6 2026-05-25 14:12:09,828 - INFO - Deleting VN ctest-vn-20046271 2026-05-25 14:12:09,933 - DEBUG - Response for deleting network () 2026-05-25 14:12:10,194 - DEBUG - No XMPP flaps were noticed during the test 2026-05-25 14:12:10,194 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-05-25 14:12:10,194 - INFO - -------------------------------------------------------------------------------- 2026-05-25 14:12:10,196 - INFO - ================================================================================ 2026-05-25 14:12:10,196 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-05-25 14:12:10,196 - 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-05-25 14:12:10,482 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with 2026-05-25 14:12:10,483 - INFO - Initial checks done. Running the testcase now 2026-05-25 14:12:10,483 - INFO - 2026-05-25 14:12:10,662 - DEBUG - Response for create_network : {'network': {'id': '60c1ec04-875f-434d-98d6-3a00b89606b9', 'name': 'ctest-vn1-58216959', 'tenant_id': '89457a0b120343b596ad855c270d7175', 'project_id': '89457a0b120343b596ad855c270d7175', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-89635679', 'ctest-vn1-58216959'], 'port_security_enabled': True, 'description': ''}} 2026-05-25 14:12:10,826 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b071dfdb-f6ba-40f7-a453-39c3cee4fc47', 'name': '', 'tenant_id': '89457a0b120343b596ad855c270d7175', 'network_id': '60c1ec04-875f-434d-98d6-3a00b89606b9', 'ip_version': 4, 'cidr': '134.173.126.64/26', 'allocation_pools': [{'start': '134.173.126.66', 'end': '134.173.126.126'}], 'gateway_ip': '134.173.126.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '134.173.126.66', 'tags': [], 'project_id': '89457a0b120343b596ad855c270d7175'}} 2026-05-25 14:12:10,988 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e38ece8f-3ba2-460f-9d91-8c07a2195156', 'name': '', 'tenant_id': '89457a0b120343b596ad855c270d7175', 'network_id': '60c1ec04-875f-434d-98d6-3a00b89606b9', 'ip_version': 4, 'cidr': '66.164.236.64/26', 'allocation_pools': [{'start': '66.164.236.66', 'end': '66.164.236.126'}], 'gateway_ip': '66.164.236.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '66.164.236.66', 'tags': [], 'project_id': '89457a0b120343b596ad855c270d7175'}} 2026-05-25 14:12:11,008 - INFO - Created VN ctest-vn1-58216959 2026-05-25 14:12:11,061 - DEBUG - VN ctest-vn1-58216959 UUID is 60c1ec04-875f-434d-98d6-3a00b89606b9 2026-05-25 14:12:11,372 - DEBUG - Response for create_port : {'port': {'name': '5365e604-41fe-435d-b7b5-b0e444b90362', 'id': '5365e604-41fe-435d-b7b5-b0e444b90362', 'tenant_id': '89457a0b120343b596ad855c270d7175', 'network_id': '60c1ec04-875f-434d-98d6-3a00b89606b9', 'mac_address': '02:53:65:e6:04:41', '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': '134.173.126.69', 'subnet_id': 'b071dfdb-f6ba-40f7-a453-39c3cee4fc47'}], 'security_groups': ['8c2735e6-9b50-4af2-bdee-b1f30b0acca3'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '89457a0b120343b596ad855c270d7175'}} 2026-05-25 14:12:11,550 - DEBUG - Response for create_port : {'port': {'name': 'fab66bde-4bb0-4539-a5df-5cb2ec351bd1', 'id': 'fab66bde-4bb0-4539-a5df-5cb2ec351bd1', 'tenant_id': '89457a0b120343b596ad855c270d7175', 'network_id': '60c1ec04-875f-434d-98d6-3a00b89606b9', 'mac_address': '02:fa:b6:6b:de:4b', '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': '66.164.236.69', 'subnet_id': 'e38ece8f-3ba2-460f-9d91-8c07a2195156'}], 'security_groups': ['8c2735e6-9b50-4af2-bdee-b1f30b0acca3'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '89457a0b120343b596ad855c270d7175'}} 2026-05-25 14:12:11,606 - DEBUG - Services list from nova: [, , ] 2026-05-25 14:12:11,964 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5825-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5825-1) 2026-05-25 14:12:12,353 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5825-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5825-1) 2026-05-25 14:12:12,353 - INFO - Waiting for VM ctest-vn1-vm1-73725969 to be up.. 2026-05-25 14:12:12,391 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-25 14:12:17,476 - DEBUG - VM is in ACTIVE state now 2026-05-25 14:12:17,476 - INFO - VM name : ctest-vn1-vm1-73725969 2026-05-25 14:12:17,559 - DEBUG - VM ctest-vn1-vm1-73725969 ID is 361a90fb-373b-4418-8ae3-3280a982cb24 2026-05-25 14:12:17,581 - DEBUG - VM ctest-vn1-vm1-73725969 launched on Node cn-jenkins-deploy-platform-ansible-os-5825-1 2026-05-25 14:12:17,683 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/361a90fb-373b-4418-8ae3-3280a982cb24 2026-05-25 14:12:17,691 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/5365e604-41fe-435d-b7b5-b0e444b90362 2026-05-25 14:12:20,967 - 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 1023ms') 2026-05-25 14:12:20,967 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-73725969 failed! 2026-05-25 14:12:21,021 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-89635679:ctest-vn1-58216959 is 134.173.126.65 and allocation pool is NOT set 2026-05-25 14:12:21,021 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-89635679:ctest-vn1-58216959 is 66.164.236.65 and allocation pool is NOT set 2026-05-25 14:12:23,083 - 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=8.42 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.40 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 1.396/4.907/8.418/3.511 ms') 2026-05-25 14:12:23,083 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-73725969 passed 2026-05-25 14:12:23,233 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-25 14:12:23,233 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-73725969, IP 134.173.126.69, Port 22 2026-05-25 14:12:23,299 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-05-25 14:12:23,375 - DEBUG - VM ctest-vn1-vm1-73725969 is NOT ready for SSH connections, VM status: ACTIVE 2026-05-25 14:12:28,376 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-25 14:12:28,376 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-73725969, IP 134.173.126.69, Port 22 2026-05-25 14:12:28,533 - DEBUG - VM ctest-vn1-vm1-73725969 is ready for SSH connections 2026-05-25 14:12:28,533 - INFO - Waiting for VM ctest-vn1-vm2-16527944 to be up.. 2026-05-25 14:12:28,623 - DEBUG - VM is in ACTIVE state now 2026-05-25 14:12:28,624 - INFO - VM name : ctest-vn1-vm2-16527944 2026-05-25 14:12:28,699 - DEBUG - VM ctest-vn1-vm2-16527944 ID is a9c33821-874e-4792-95b7-22291ca80f65 2026-05-25 14:12:28,700 - DEBUG - VM ctest-vn1-vm2-16527944 launched on Node cn-jenkins-deploy-platform-ansible-os-5825-1 2026-05-25 14:12:28,772 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/a9c33821-874e-4792-95b7-22291ca80f65 2026-05-25 14:12:28,780 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/fab66bde-4bb0-4539-a5df-5cb2ec351bd1 2026-05-25 14:12:30,019 - 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.91 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.611 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.611/1.759/2.907/1.148 ms') 2026-05-25 14:12:30,019 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-16527944 passed 2026-05-25 14:12:30,169 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-25 14:12:30,169 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-16527944, IP 66.164.236.69, Port 22 2026-05-25 14:12:30,328 - DEBUG - VM ctest-vn1-vm2-16527944 is ready for SSH connections 2026-05-25 14:12:30,329 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-25 14:12:30,329 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-25 14:12:30,329 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-25 14:12:30,329 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 134.173.126.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-05-25 14:12:30,329 - DEBUG - ping -s 56 -c 3 -W 1 134.173.126.69 2026-05-25 14:12:33,006 - DEBUG - PING 134.173.126.69 (134.173.126.69): 56 data bytes 64 bytes from 134.173.126.69: seq=0 ttl=63 time=4.266 ms 64 bytes from 134.173.126.69: seq=1 ttl=63 time=0.804 ms 64 bytes from 134.173.126.69: seq=2 ttl=63 time=1.016 ms --- 134.173.126.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.804/2.028/4.266 ms 2026-05-25 14:12:33,006 - INFO - Ping to IP 134.173.126.69 from VM ctest-vn1-vm2-16527944 passed 2026-05-25 14:12:33,006 - INFO - Detaching port fab66bde-4bb0-4539-a5df-5cb2ec351bd1 from VM ctest-vn1-vm2-16527944 2026-05-25 14:12:33,057 - INFO - Deleting VM ctest-vn1-vm2-16527944 2026-05-25 14:12:33,126 - INFO - Detaching port 5365e604-41fe-435d-b7b5-b0e444b90362 from VM ctest-vn1-vm1-73725969 2026-05-25 14:12:33,169 - INFO - Deleting VM ctest-vn1-vm1-73725969 2026-05-25 14:12:33,410 - DEBUG - Response for delete_port : () 2026-05-25 14:12:33,594 - DEBUG - Response for delete_port : () 2026-05-25 14:12:33,594 - INFO - Deleting VN ctest-vn1-58216959 2026-05-25 14:12:33,736 - DEBUG - Response for deleting network () 2026-05-25 14:12:33,995 - DEBUG - No XMPP flaps were noticed during the test 2026-05-25 14:12:33,996 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:23] 2026-05-25 14:12:33,996 - INFO - -------------------------------------------------------------------------------- 2026-05-25 14:12:34,686 - INFO - Deleted project: ctest-TestPorts-89635679, ID : 89457a0b-1203-43b5-96ad-855c270d7175