2026-06-18 18:26:07,568 - INFO - Domain Default found not creating
2026-06-18 18:26:07,688 - INFO - Project ctest-TestPorts-26467230 not found, creating it
2026-06-18 18:26:08,136 - INFO - Created Project:ctest-TestPorts-26467230, ID : 6d7c4e4c-f34c-4b13-a437-3c4624bd8b01
2026-06-18 18:26:09,498 - INFO - ================================================================================
2026-06-18 18:26:09,498 - INFO - STARTING TEST : test_ports_bindings
2026-06-18 18:26:09,498 - 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-18 18:26:09,750 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-06-18 18:26:09,750 - INFO - Initial checks done. Running the testcase now
2026-06-18 18:26:09,750 - INFO -
2026-06-18 18:26:10,278 - DEBUG - Response for create_network : {'network': {'id': '600b4c9b-255e-438a-a78c-a2a52d9326e2', 'name': 'ctest-vn-00268628', 'tenant_id': '6d7c4e4cf34c4b13a4373c4624bd8b01', 'project_id': '6d7c4e4cf34c4b13a4373c4624bd8b01', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-26467230', 'ctest-vn-00268628'], 'port_security_enabled': True, 'description': ''}}
2026-06-18 18:26:10,403 - DEBUG - Response for create_subnet : {'subnet': {'id': '41507cac-83c0-46b9-87d9-c2c4181fbd83', 'name': '', 'tenant_id': '6d7c4e4cf34c4b13a4373c4624bd8b01', 'network_id': '600b4c9b-255e-438a-a78c-a2a52d9326e2', 'ip_version': 4, 'cidr': '36.138.171.192/26', 'allocation_pools': [{'start': '36.138.171.194', 'end': '36.138.171.254'}], 'gateway_ip': '36.138.171.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '36.138.171.194', 'tags': [], 'project_id': '6d7c4e4cf34c4b13a4373c4624bd8b01'}}
2026-06-18 18:26:10,416 - INFO - Created VN ctest-vn-00268628
2026-06-18 18:26:10,466 - DEBUG - VN ctest-vn-00268628 UUID is 600b4c9b-255e-438a-a78c-a2a52d9326e2
2026-06-18 18:26:10,557 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-26467230', 'ctest-vmi-65063504']}
2026-06-18 18:26:10,806 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-65063504', 'id': 'e480a43d-0972-4ce6-804a-3719569f7d1f', 'tenant_id': '6d7c4e4cf34c4b13a4373c4624bd8b01', 'network_id': '600b4c9b-255e-438a-a78c-a2a52d9326e2', 'mac_address': '02:e4:80:a4:3d:09', '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': '36.138.171.195', 'subnet_id': '41507cac-83c0-46b9-87d9-c2c4181fbd83'}], 'security_groups': ['57cc22fa-fef4-451c-a61a-55fb2b47cada'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6d7c4e4cf34c4b13a4373c4624bd8b01'}}
2026-06-18 18:26:10,806 - DEBUG - Created port e480a43d-0972-4ce6-804a-3719569f7d1f
2026-06-18 18:26:10,906 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/e480a43d-0972-4ce6-804a-3719569f7d1f
2026-06-18 18:26:11,218 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/e480a43d-0972-4ce6-804a-3719569f7d1f
2026-06-18 18:26:11,241 - INFO - VMI e480a43d-0972-4ce6-804a-3719569f7d1f verification in API Server passed
2026-06-18 18:26:11,310 - DEBUG - Response for delete_port : ()
2026-06-18 18:26:11,310 - INFO - Deleted port e480a43d-0972-4ce6-804a-3719569f7d1f
2026-06-18 18:26:11,310 - INFO - Deleting VN ctest-vn-00268628
2026-06-18 18:26:11,407 - DEBUG - Response for deleting network ()
2026-06-18 18:26:11,658 - DEBUG - No XMPP flaps were noticed during the test
2026-06-18 18:26:11,659 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-06-18 18:26:11,659 - INFO - --------------------------------------------------------------------------------
2026-06-18 18:26:11,661 - INFO - ================================================================================
2026-06-18 18:26:11,661 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-06-18 18:26:11,661 - 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-18 18:26:11,947 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-06-18 18:26:11,947 - INFO - Initial checks done. Running the testcase now
2026-06-18 18:26:11,947 - INFO -
2026-06-18 18:26:12,104 - DEBUG - Response for create_network : {'network': {'id': '66354d43-a302-4a8d-a788-a9da8de8cd47', 'name': 'ctest-vn1-07744809', 'tenant_id': '6d7c4e4cf34c4b13a4373c4624bd8b01', 'project_id': '6d7c4e4cf34c4b13a4373c4624bd8b01', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-26467230', 'ctest-vn1-07744809'], 'port_security_enabled': True, 'description': ''}}
2026-06-18 18:26:12,279 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd4f9f3ff-d24e-4b2c-a1f6-a196864d1016', 'name': '', 'tenant_id': '6d7c4e4cf34c4b13a4373c4624bd8b01', 'network_id': '66354d43-a302-4a8d-a788-a9da8de8cd47', 'ip_version': 4, 'cidr': '173.182.143.0/26', 'allocation_pools': [{'start': '173.182.143.2', 'end': '173.182.143.62'}], 'gateway_ip': '173.182.143.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '173.182.143.2', 'tags': [], 'project_id': '6d7c4e4cf34c4b13a4373c4624bd8b01'}}
2026-06-18 18:26:12,471 - DEBUG - Response for create_subnet : {'subnet': {'id': '98d46b8e-b4d7-484e-8c94-32d99a82a7e4', 'name': '', 'tenant_id': '6d7c4e4cf34c4b13a4373c4624bd8b01', 'network_id': '66354d43-a302-4a8d-a788-a9da8de8cd47', 'ip_version': 4, 'cidr': '7.93.247.192/26', 'allocation_pools': [{'start': '7.93.247.194', 'end': '7.93.247.254'}], 'gateway_ip': '7.93.247.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '7.93.247.194', 'tags': [], 'project_id': '6d7c4e4cf34c4b13a4373c4624bd8b01'}}
2026-06-18 18:26:12,485 - INFO - Created VN ctest-vn1-07744809
2026-06-18 18:26:12,538 - DEBUG - VN ctest-vn1-07744809 UUID is 66354d43-a302-4a8d-a788-a9da8de8cd47
2026-06-18 18:26:12,794 - DEBUG - Response for create_port : {'port': {'name': '43c9baa4-77e4-452c-ba11-9fb47986f83f', 'id': '43c9baa4-77e4-452c-ba11-9fb47986f83f', 'tenant_id': '6d7c4e4cf34c4b13a4373c4624bd8b01', 'network_id': '66354d43-a302-4a8d-a788-a9da8de8cd47', 'mac_address': '02:43:c9:ba:a4:77', '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': '173.182.143.5', 'subnet_id': 'd4f9f3ff-d24e-4b2c-a1f6-a196864d1016'}], 'security_groups': ['57cc22fa-fef4-451c-a61a-55fb2b47cada'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6d7c4e4cf34c4b13a4373c4624bd8b01'}}
2026-06-18 18:26:12,938 - DEBUG - Response for create_port : {'port': {'name': 'c8fa745c-7113-4100-958e-f4f4597499ea', 'id': 'c8fa745c-7113-4100-958e-f4f4597499ea', 'tenant_id': '6d7c4e4cf34c4b13a4373c4624bd8b01', 'network_id': '66354d43-a302-4a8d-a788-a9da8de8cd47', 'mac_address': '02:c8:fa:74:5c:71', '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': '7.93.247.197', 'subnet_id': '98d46b8e-b4d7-484e-8c94-32d99a82a7e4'}], 'security_groups': ['57cc22fa-fef4-451c-a61a-55fb2b47cada'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6d7c4e4cf34c4b13a4373c4624bd8b01'}}
2026-06-18 18:26:12,982 - DEBUG - Services list from nova: [, , ]
2026-06-18 18:26:13,242 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5991-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5991-1)
2026-06-18 18:26:13,554 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5991-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5991-1)
2026-06-18 18:26:13,554 - INFO - Waiting for VM ctest-vn1-vm1-95602668 to be up..
2026-06-18 18:26:13,584 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-18 18:26:18,627 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-18 18:26:23,689 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-18 18:26:28,753 - DEBUG - VM is in ACTIVE state now
2026-06-18 18:26:28,754 - INFO - VM name : ctest-vn1-vm1-95602668
2026-06-18 18:26:28,817 - DEBUG - VM ctest-vn1-vm1-95602668 ID is 1d439e76-691a-4f47-b2a3-caa2dd5c1112
2026-06-18 18:26:28,833 - DEBUG - VM ctest-vn1-vm1-95602668 launched on Node cn-jenkins-deploy-platform-ansible-os-5991-1
2026-06-18 18:26:28,887 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/1d439e76-691a-4f47-b2a3-caa2dd5c1112
2026-06-18 18:26:28,894 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/43c9baa4-77e4-452c-ba11-9fb47986f83f
2026-06-18 18:26:32,146 - 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=2 ttl=63 time=13.1 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1027ms\r\nrtt min/avg/max/mdev = 13.125/13.125/13.125/0.000 ms')
2026-06-18 18:26:32,146 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-95602668 passed
2026-06-18 18:26:32,302 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-18 18:26:32,302 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-95602668, IP 173.182.143.5, Port 22
2026-06-18 18:26:32,457 - DEBUG - VM ctest-vn1-vm1-95602668 is ready for SSH connections
2026-06-18 18:26:32,458 - INFO - Waiting for VM ctest-vn1-vm2-93375956 to be up..
2026-06-18 18:26:32,517 - DEBUG - VM is in ACTIVE state now
2026-06-18 18:26:32,517 - INFO - VM name : ctest-vn1-vm2-93375956
2026-06-18 18:26:32,573 - DEBUG - VM ctest-vn1-vm2-93375956 ID is 9da379b9-f2a9-45c2-b76f-37e38fbb5465
2026-06-18 18:26:32,573 - DEBUG - VM ctest-vn1-vm2-93375956 launched on Node cn-jenkins-deploy-platform-ansible-os-5991-1
2026-06-18 18:26:32,629 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/9da379b9-f2a9-45c2-b76f-37e38fbb5465
2026-06-18 18:26:32,636 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/c8fa745c-7113-4100-958e-f4f4597499ea
2026-06-18 18:26:33,871 - 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=2.83 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.343 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 = 0.343/1.587/2.831/1.244 ms')
2026-06-18 18:26:33,871 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-93375956 passed
2026-06-18 18:26:34,022 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-18 18:26:34,022 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-93375956, IP 7.93.247.197, Port 22
2026-06-18 18:26:34,178 - DEBUG - VM ctest-vn1-vm2-93375956 is ready for SSH connections
2026-06-18 18:26:34,178 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-18 18:26:34,178 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-18 18:26:34,178 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-18 18:26:34,178 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 173.182.143.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-06-18 18:26:34,178 - DEBUG - ping -s 56 -c 3 -W 1 173.182.143.5
2026-06-18 18:26:37,782 - DEBUG - PING 173.182.143.5 (173.182.143.5): 56 data bytes
64 bytes from 173.182.143.5: seq=0 ttl=63 time=3.261 ms
64 bytes from 173.182.143.5: seq=1 ttl=63 time=0.786 ms
64 bytes from 173.182.143.5: seq=2 ttl=63 time=0.733 ms
--- 173.182.143.5 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.733/1.593/3.261 ms
2026-06-18 18:26:37,782 - INFO - Ping to IP 173.182.143.5 from VM ctest-vn1-vm2-93375956 passed
2026-06-18 18:26:37,782 - INFO - Detaching port c8fa745c-7113-4100-958e-f4f4597499ea from VM ctest-vn1-vm2-93375956
2026-06-18 18:26:37,826 - INFO - Deleting VM ctest-vn1-vm2-93375956
2026-06-18 18:26:37,882 - INFO - Detaching port 43c9baa4-77e4-452c-ba11-9fb47986f83f from VM ctest-vn1-vm1-95602668
2026-06-18 18:26:37,914 - INFO - Deleting VM ctest-vn1-vm1-95602668
2026-06-18 18:26:38,090 - DEBUG - Response for delete_port : ()
2026-06-18 18:26:38,202 - DEBUG - Response for delete_port : ()
2026-06-18 18:26:38,202 - INFO - Deleting VN ctest-vn1-07744809
2026-06-18 18:26:38,288 - DEBUG - Response for deleting network ()
2026-06-18 18:26:38,538 - DEBUG - No XMPP flaps were noticed during the test
2026-06-18 18:26:38,538 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:27]
2026-06-18 18:26:38,538 - INFO - --------------------------------------------------------------------------------
2026-06-18 18:26:39,207 - INFO - Deleted project: ctest-TestPorts-26467230, ID : 6d7c4e4c-f34c-4b13-a437-3c4624bd8b01