2026-07-19 18:44:26,183 - INFO - Domain Default found not creating 2026-07-19 18:44:26,338 - INFO - Project ctest-TestPorts-97592739 not found, creating it 2026-07-19 18:44:26,803 - INFO - Created Project:ctest-TestPorts-97592739, ID : 3f9b7b53-a87a-4430-b532-95e4008cdf46 2026-07-19 18:44:28,299 - INFO - ================================================================================ 2026-07-19 18:44:28,299 - INFO - STARTING TEST : test_ports_bindings 2026-07-19 18:44:28,299 - 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-19 18:44:28,558 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-07-19 18:44:28,558 - INFO - Initial checks done. Running the testcase now 2026-07-19 18:44:28,558 - INFO - 2026-07-19 18:44:29,135 - DEBUG - Response for create_network : {'network': {'id': '74bf835b-3ece-49a5-bde0-f834dbeb79f0', 'name': 'ctest-vn-96837594', 'tenant_id': '3f9b7b53a87a4430b53295e4008cdf46', 'project_id': '3f9b7b53a87a4430b53295e4008cdf46', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-97592739', 'ctest-vn-96837594'], 'port_security_enabled': True, 'description': ''}} 2026-07-19 18:44:29,329 - DEBUG - Response for create_subnet : {'subnet': {'id': '91924adf-4f3d-44a0-933d-e6fd426979ac', 'name': '', 'tenant_id': '3f9b7b53a87a4430b53295e4008cdf46', 'network_id': '74bf835b-3ece-49a5-bde0-f834dbeb79f0', 'ip_version': 4, 'cidr': '138.107.3.192/26', 'allocation_pools': [{'start': '138.107.3.194', 'end': '138.107.3.254'}], 'gateway_ip': '138.107.3.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '138.107.3.194', 'tags': [], 'project_id': '3f9b7b53a87a4430b53295e4008cdf46'}} 2026-07-19 18:44:29,346 - INFO - Created VN ctest-vn-96837594 2026-07-19 18:44:29,399 - DEBUG - VN ctest-vn-96837594 UUID is 74bf835b-3ece-49a5-bde0-f834dbeb79f0 2026-07-19 18:44:29,506 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-97592739', 'ctest-vmi-07845977']} 2026-07-19 18:44:29,757 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-07845977', 'id': 'faa23c4d-c605-4872-8293-2b4104c9a685', 'tenant_id': '3f9b7b53a87a4430b53295e4008cdf46', 'network_id': '74bf835b-3ece-49a5-bde0-f834dbeb79f0', 'mac_address': '02:fa:a2:3c:4d:c6', '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': '138.107.3.195', 'subnet_id': '91924adf-4f3d-44a0-933d-e6fd426979ac'}], 'security_groups': ['98676a80-8798-4563-a061-4a9312072c34'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3f9b7b53a87a4430b53295e4008cdf46'}} 2026-07-19 18:44:29,757 - DEBUG - Created port faa23c4d-c605-4872-8293-2b4104c9a685 2026-07-19 18:44:29,863 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/faa23c4d-c605-4872-8293-2b4104c9a685 2026-07-19 18:44:30,189 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/faa23c4d-c605-4872-8293-2b4104c9a685 2026-07-19 18:44:30,227 - INFO - VMI faa23c4d-c605-4872-8293-2b4104c9a685 verification in API Server passed 2026-07-19 18:44:30,318 - DEBUG - Response for delete_port : () 2026-07-19 18:44:30,318 - INFO - Deleted port faa23c4d-c605-4872-8293-2b4104c9a685 2026-07-19 18:44:30,318 - INFO - Deleting VN ctest-vn-96837594 2026-07-19 18:44:30,438 - DEBUG - Response for deleting network () 2026-07-19 18:44:30,693 - DEBUG - No XMPP flaps were noticed during the test
2026-07-19 18:44:30,693 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-07-19 18:44:30,693 - INFO - -------------------------------------------------------------------------------- 2026-07-19 18:44:30,696 - INFO - ================================================================================ 2026-07-19 18:44:30,696 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-07-19 18:44:30,696 - 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-19 18:44:30,995 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-07-19 18:44:30,995 - INFO - Initial checks done. Running the testcase now 2026-07-19 18:44:30,995 - INFO - 2026-07-19 18:44:31,179 - DEBUG - Response for create_network : {'network': {'id': 'de6a38f6-9504-457a-9c1c-8613749e5e22', 'name': 'ctest-vn1-85081904', 'tenant_id': '3f9b7b53a87a4430b53295e4008cdf46', 'project_id': '3f9b7b53a87a4430b53295e4008cdf46', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-97592739', 'ctest-vn1-85081904'], 'port_security_enabled': True, 'description': ''}} 2026-07-19 18:44:31,337 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c88c12bc-e8e6-4129-b356-96a2b50adbc7', 'name': '', 'tenant_id': '3f9b7b53a87a4430b53295e4008cdf46', 'network_id': 'de6a38f6-9504-457a-9c1c-8613749e5e22', 'ip_version': 4, 'cidr': '171.253.7.0/26', 'allocation_pools': [{'start': '171.253.7.2', 'end': '171.253.7.62'}], 'gateway_ip': '171.253.7.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '171.253.7.2', 'tags': [], 'project_id': '3f9b7b53a87a4430b53295e4008cdf46'}} 2026-07-19 18:44:31,537 - DEBUG - Response for create_subnet : {'subnet': {'id': '98018900-55ab-4fdd-b40c-6cde23759828', 'name': '', 'tenant_id': '3f9b7b53a87a4430b53295e4008cdf46', 'network_id': 'de6a38f6-9504-457a-9c1c-8613749e5e22', 'ip_version': 4, 'cidr': '145.190.22.0/26', 'allocation_pools': [{'start': '145.190.22.2', 'end': '145.190.22.62'}], 'gateway_ip': '145.190.22.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '145.190.22.2', 'tags': [], 'project_id': '3f9b7b53a87a4430b53295e4008cdf46'}} 2026-07-19 18:44:31,555 - INFO - Created VN ctest-vn1-85081904 2026-07-19 18:44:31,607 - DEBUG - VN ctest-vn1-85081904 UUID is de6a38f6-9504-457a-9c1c-8613749e5e22 2026-07-19 18:44:31,918 - DEBUG - Response for create_port : {'port': {'name': '2c489b60-8ae4-4235-a79d-784718cde6e5', 'id': '2c489b60-8ae4-4235-a79d-784718cde6e5', 'tenant_id': '3f9b7b53a87a4430b53295e4008cdf46', 'network_id': 'de6a38f6-9504-457a-9c1c-8613749e5e22', 'mac_address': '02:2c:48:9b:60:8a', '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': '171.253.7.5', 'subnet_id': 'c88c12bc-e8e6-4129-b356-96a2b50adbc7'}], 'security_groups': ['98676a80-8798-4563-a061-4a9312072c34'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3f9b7b53a87a4430b53295e4008cdf46'}} 2026-07-19 18:44:32,128 - DEBUG - Response for create_port : {'port': {'name': '83d8ad43-c768-48eb-9761-28daa0f070a4', 'id': '83d8ad43-c768-48eb-9761-28daa0f070a4', 'tenant_id': '3f9b7b53a87a4430b53295e4008cdf46', 'network_id': 'de6a38f6-9504-457a-9c1c-8613749e5e22', 'mac_address': '02:83:d8:ad:43:c7', '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': '145.190.22.5', 'subnet_id': '98018900-55ab-4fdd-b40c-6cde23759828'}], 'security_groups': ['98676a80-8798-4563-a061-4a9312072c34'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3f9b7b53a87a4430b53295e4008cdf46'}} 2026-07-19 18:44:32,185 - DEBUG - Services list from nova: [, , ] 2026-07-19 18:44:32,505 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6109-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6109-1) 2026-07-19 18:44:32,885 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6109-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6109-1) 2026-07-19 18:44:32,886 - INFO - Waiting for VM ctest-vn1-vm1-03809551 to be up.. 2026-07-19 18:44:32,929 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-19 18:44:37,981 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-19 18:44:43,070 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-19 18:44:48,154 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-19 18:44:53,221 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-19 18:44:58,295 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-19 18:45:03,382 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-19 18:45:08,464 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-19 18:45:13,546 - DEBUG - VM is in ACTIVE state now 2026-07-19 18:45:13,546 - INFO - VM name : ctest-vn1-vm1-03809551 2026-07-19 18:45:13,623 - DEBUG - VM ctest-vn1-vm1-03809551 ID is 8258876c-79d6-46e4-a945-c514b2875f19 2026-07-19 18:45:13,657 - DEBUG - VM ctest-vn1-vm1-03809551 launched on Node cn-jenkins-deploy-platform-ansible-os-6109-1 2026-07-19 18:45:13,747 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/8258876c-79d6-46e4-a945-c514b2875f19 2026-07-19 18:45:13,755 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/2c489b60-8ae4-4235-a79d-784718cde6e5 2026-07-19 18:45:17,005 - 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 1005ms') 2026-07-19 18:45:17,005 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-03809551 failed! 2026-07-19 18:45:17,071 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-97592739:ctest-vn1-85081904 is 171.253.7.1 and allocation pool is NOT set 2026-07-19 18:45:17,071 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-97592739:ctest-vn1-85081904 is 145.190.22.1 and allocation pool is NOT set 2026-07-19 18:45:19,139 - 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.93 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.448 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.448/2.186/3.925/1.738 ms') 2026-07-19 18:45:19,139 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-03809551 passed 2026-07-19 18:45:19,291 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-19 18:45:19,292 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-03809551, IP 171.253.7.5, Port 22 2026-07-19 18:45:19,451 - DEBUG - VM ctest-vn1-vm1-03809551 is ready for SSH connections 2026-07-19 18:45:19,451 - INFO - Waiting for VM ctest-vn1-vm2-05567485 to be up.. 2026-07-19 18:45:19,535 - DEBUG - VM is in ACTIVE state now 2026-07-19 18:45:19,535 - INFO - VM name : ctest-vn1-vm2-05567485 2026-07-19 18:45:19,610 - DEBUG - VM ctest-vn1-vm2-05567485 ID is 7fd313f2-ab86-48eb-b7d5-46544577d73e 2026-07-19 18:45:19,610 - DEBUG - VM ctest-vn1-vm2-05567485 launched on Node cn-jenkins-deploy-platform-ansible-os-6109-1 2026-07-19 18:45:19,690 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/7fd313f2-ab86-48eb-b7d5-46544577d73e 2026-07-19 18:45:19,701 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/83d8ad43-c768-48eb-9761-28daa0f070a4 2026-07-19 18:45:20,956 - 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.96 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.377 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.377/2.166/3.956/1.789 ms') 2026-07-19 18:45:20,956 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-05567485 passed 2026-07-19 18:45:21,103 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-19 18:45:21,104 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-05567485, IP 145.190.22.5, Port 22 2026-07-19 18:45:21,267 - DEBUG - VM ctest-vn1-vm2-05567485 is ready for SSH connections 2026-07-19 18:45:21,267 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-19 18:45:21,267 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-19 18:45:21,267 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-19 18:45:21,267 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 171.253.7.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-07-19 18:45:21,267 - DEBUG - ping -s 56 -c 3 -W 1 171.253.7.5 2026-07-19 18:45:25,253 - DEBUG - PING 171.253.7.5 (171.253.7.5): 56 data bytes 64 bytes from 171.253.7.5: seq=0 ttl=63 time=5.057 ms 64 bytes from 171.253.7.5: seq=1 ttl=63 time=1.441 ms 64 bytes from 171.253.7.5: seq=2 ttl=63 time=1.339 ms --- 171.253.7.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.339/2.612/5.057 ms 2026-07-19 18:45:25,253 - INFO - Ping to IP 171.253.7.5 from VM ctest-vn1-vm2-05567485 passed 2026-07-19 18:45:25,253 - INFO - Detaching port 83d8ad43-c768-48eb-9761-28daa0f070a4 from VM ctest-vn1-vm2-05567485 2026-07-19 18:45:25,304 - INFO - Deleting VM ctest-vn1-vm2-05567485 2026-07-19 18:45:25,368 - INFO - Detaching port 2c489b60-8ae4-4235-a79d-784718cde6e5 from VM ctest-vn1-vm1-03809551 2026-07-19 18:45:25,409 - INFO - Deleting VM ctest-vn1-vm1-03809551 2026-07-19 18:45:25,663 - DEBUG - Response for delete_port : () 2026-07-19 18:45:25,837 - DEBUG - Response for delete_port : () 2026-07-19 18:45:25,837 - INFO - Deleting VN ctest-vn1-85081904 2026-07-19 18:45:26,018 - DEBUG - Response for deleting network () 2026-07-19 18:45:26,281 - DEBUG - No XMPP flaps were noticed during the test
2026-07-19 18:45:26,281 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:56]
2026-07-19 18:45:26,281 - INFO - -------------------------------------------------------------------------------- 2026-07-19 18:45:27,026 - INFO - Deleted project: ctest-TestPorts-97592739, ID : 3f9b7b53-a87a-4430-b532-95e4008cdf46