2026-06-18 02:02:41,161 - INFO - Domain Default found not creating 2026-06-18 02:02:41,306 - INFO - Project ctest-TestPorts-50251323 not found, creating it 2026-06-18 02:02:41,837 - INFO - Created Project:ctest-TestPorts-50251323, ID : a1cf2039-6aed-4c05-a82c-b9f1fe8cb8c5 2026-06-18 02:02:43,875 - INFO - ================================================================================ 2026-06-18 02:02:43,875 - INFO - STARTING TEST : test_ports_bindings 2026-06-18 02:02:43,875 - 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 02:02:44,156 - DEBUG - Nothing to compare xmpp stats {'10.0.0.241': {'10.20.0.192': '0'}} with 2026-06-18 02:02:44,156 - INFO - Initial checks done. Running the testcase now 2026-06-18 02:02:44,156 - INFO - 2026-06-18 02:02:44,757 - DEBUG - Response for create_network : {'network': {'id': 'fc2dc3aa-e3ef-4f50-a502-4a3e21cfc03c', 'name': 'ctest-vn-51719477', 'tenant_id': 'a1cf20396aed4c05a82cb9f1fe8cb8c5', 'project_id': 'a1cf20396aed4c05a82cb9f1fe8cb8c5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-50251323', 'ctest-vn-51719477'], 'port_security_enabled': True, 'description': ''}} 2026-06-18 02:02:44,914 - DEBUG - Response for create_subnet : {'subnet': {'id': '478f2fb0-1a5f-4568-8239-7b8a9426548b', 'name': '', 'tenant_id': 'a1cf20396aed4c05a82cb9f1fe8cb8c5', 'network_id': 'fc2dc3aa-e3ef-4f50-a502-4a3e21cfc03c', 'ip_version': 4, 'cidr': '26.226.64.128/26', 'allocation_pools': [{'start': '26.226.64.130', 'end': '26.226.64.190'}], 'gateway_ip': '26.226.64.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '26.226.64.130', 'tags': [], 'project_id': 'a1cf20396aed4c05a82cb9f1fe8cb8c5'}} 2026-06-18 02:02:44,929 - INFO - Created VN ctest-vn-51719477 2026-06-18 02:02:44,982 - DEBUG - VN ctest-vn-51719477 UUID is fc2dc3aa-e3ef-4f50-a502-4a3e21cfc03c 2026-06-18 02:02:45,100 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-50251323', 'ctest-vmi-30148631']} 2026-06-18 02:02:45,369 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-30148631', 'id': 'ac88bd56-ae7f-4760-88e2-640f6a03d38e', 'tenant_id': 'a1cf20396aed4c05a82cb9f1fe8cb8c5', 'network_id': 'fc2dc3aa-e3ef-4f50-a502-4a3e21cfc03c', 'mac_address': '02:ac:88:bd:56:ae', '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.226.64.131', 'subnet_id': '478f2fb0-1a5f-4568-8239-7b8a9426548b'}], 'security_groups': ['b361adbd-88a5-4639-aee8-e104830b4d85'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a1cf20396aed4c05a82cb9f1fe8cb8c5'}} 2026-06-18 02:02:45,370 - DEBUG - Created port ac88bd56-ae7f-4760-88e2-640f6a03d38e 2026-06-18 02:02:45,478 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine-interface/ac88bd56-ae7f-4760-88e2-640f6a03d38e 2026-06-18 02:02:45,807 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine-interface/ac88bd56-ae7f-4760-88e2-640f6a03d38e 2026-06-18 02:02:45,834 - INFO - VMI ac88bd56-ae7f-4760-88e2-640f6a03d38e verification in API Server passed 2026-06-18 02:02:45,925 - DEBUG - Response for delete_port : () 2026-06-18 02:02:45,925 - INFO - Deleted port ac88bd56-ae7f-4760-88e2-640f6a03d38e 2026-06-18 02:02:45,925 - INFO - Deleting VN ctest-vn-51719477 2026-06-18 02:02:46,024 - DEBUG - Response for deleting network () 2026-06-18 02:02:46,299 - DEBUG - No XMPP flaps were noticed during the test
2026-06-18 02:02:46,299 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-06-18 02:02:46,300 - INFO - -------------------------------------------------------------------------------- 2026-06-18 02:02:46,302 - INFO - ================================================================================ 2026-06-18 02:02:46,302 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-18 02:02:46,302 - 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 02:02:46,575 - DEBUG - Nothing to compare xmpp stats {'10.0.0.241': {'10.20.0.192': '0'}} with 2026-06-18 02:02:46,575 - INFO - Initial checks done. Running the testcase now 2026-06-18 02:02:46,575 - INFO - 2026-06-18 02:02:46,749 - DEBUG - Response for create_network : {'network': {'id': '653d7964-0404-4ef9-885f-9c710547eeff', 'name': 'ctest-vn1-22577439', 'tenant_id': 'a1cf20396aed4c05a82cb9f1fe8cb8c5', 'project_id': 'a1cf20396aed4c05a82cb9f1fe8cb8c5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-50251323', 'ctest-vn1-22577439'], 'port_security_enabled': True, 'description': ''}} 2026-06-18 02:02:46,903 - DEBUG - Response for create_subnet : {'subnet': {'id': '457bdbff-21aa-481b-b5a6-1546774c6aa4', 'name': '', 'tenant_id': 'a1cf20396aed4c05a82cb9f1fe8cb8c5', 'network_id': '653d7964-0404-4ef9-885f-9c710547eeff', 'ip_version': 4, 'cidr': '86.252.93.128/26', 'allocation_pools': [{'start': '86.252.93.130', 'end': '86.252.93.190'}], 'gateway_ip': '86.252.93.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '86.252.93.130', 'tags': [], 'project_id': 'a1cf20396aed4c05a82cb9f1fe8cb8c5'}} 2026-06-18 02:02:47,070 - DEBUG - Response for create_subnet : {'subnet': {'id': '3b9d5dfb-ac51-47bd-b5ab-1cc1cc20b9f5', 'name': '', 'tenant_id': 'a1cf20396aed4c05a82cb9f1fe8cb8c5', 'network_id': '653d7964-0404-4ef9-885f-9c710547eeff', 'ip_version': 4, 'cidr': '195.150.237.64/26', 'allocation_pools': [{'start': '195.150.237.66', 'end': '195.150.237.126'}], 'gateway_ip': '195.150.237.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '195.150.237.66', 'tags': [], 'project_id': 'a1cf20396aed4c05a82cb9f1fe8cb8c5'}} 2026-06-18 02:02:47,089 - INFO - Created VN ctest-vn1-22577439 2026-06-18 02:02:47,142 - DEBUG - VN ctest-vn1-22577439 UUID is 653d7964-0404-4ef9-885f-9c710547eeff 2026-06-18 02:02:47,436 - DEBUG - Response for create_port : {'port': {'name': 'd6915ffc-3478-436a-8484-9d475ad860eb', 'id': 'd6915ffc-3478-436a-8484-9d475ad860eb', 'tenant_id': 'a1cf20396aed4c05a82cb9f1fe8cb8c5', 'network_id': '653d7964-0404-4ef9-885f-9c710547eeff', 'mac_address': '02:d6:91:5f:fc:34', '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': '86.252.93.133', 'subnet_id': '457bdbff-21aa-481b-b5a6-1546774c6aa4'}], 'security_groups': ['b361adbd-88a5-4639-aee8-e104830b4d85'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a1cf20396aed4c05a82cb9f1fe8cb8c5'}} 2026-06-18 02:02:47,608 - DEBUG - Response for create_port : {'port': {'name': '43fbc15b-8c5b-41f2-8548-b7dc2a2e4ff8', 'id': '43fbc15b-8c5b-41f2-8548-b7dc2a2e4ff8', 'tenant_id': 'a1cf20396aed4c05a82cb9f1fe8cb8c5', 'network_id': '653d7964-0404-4ef9-885f-9c710547eeff', 'mac_address': '02:43:fb:c1:5b: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': '195.150.237.69', 'subnet_id': '3b9d5dfb-ac51-47bd-b5ab-1cc1cc20b9f5'}], 'security_groups': ['b361adbd-88a5-4639-aee8-e104830b4d85'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a1cf20396aed4c05a82cb9f1fe8cb8c5'}} 2026-06-18 02:02:47,663 - DEBUG - Services list from nova: [, , ] 2026-06-18 02:02:47,968 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5974-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5974-1) 2026-06-18 02:02:48,335 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5974-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5974-1) 2026-06-18 02:02:48,336 - INFO - Waiting for VM ctest-vn1-vm1-43735747 to be up.. 2026-06-18 02:02:48,370 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-18 02:02:53,423 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-18 02:02:58,499 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-18 02:03:03,579 - DEBUG - VM is in ACTIVE state now 2026-06-18 02:03:03,579 - INFO - VM name : ctest-vn1-vm1-43735747 2026-06-18 02:03:03,649 - DEBUG - VM ctest-vn1-vm1-43735747 ID is a0633104-749e-4e4c-9dc8-500de1b970d5 2026-06-18 02:03:03,670 - DEBUG - VM ctest-vn1-vm1-43735747 launched on Node cn-jenkins-deploy-platform-ansible-os-5974-1 2026-06-18 02:03:03,758 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine/a0633104-749e-4e4c-9dc8-500de1b970d5 2026-06-18 02:03:03,768 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine-interface/d6915ffc-3478-436a-8484-9d475ad860eb 2026-06-18 02:03:07,021 - 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 1015ms') 2026-06-18 02:03:07,021 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-43735747 failed! 2026-06-18 02:03:07,074 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-50251323:ctest-vn1-22577439 is 86.252.93.129 and allocation pool is NOT set 2026-06-18 02:03:07,074 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-50251323:ctest-vn1-22577439 is 195.150.237.65 and allocation pool is NOT set 2026-06-18 02:03:09,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=4.13 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.499 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.499/2.312/4.125/1.813 ms') 2026-06-18 02:03:09,139 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-43735747 passed 2026-06-18 02:03:09,290 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-18 02:03:09,290 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-43735747, IP 86.252.93.133, Port 22 2026-06-18 02:03:09,456 - DEBUG - VM ctest-vn1-vm1-43735747 is ready for SSH connections 2026-06-18 02:03:09,456 - INFO - Waiting for VM ctest-vn1-vm2-24846053 to be up.. 2026-06-18 02:03:09,526 - DEBUG - VM is in ACTIVE state now 2026-06-18 02:03:09,526 - INFO - VM name : ctest-vn1-vm2-24846053 2026-06-18 02:03:09,599 - DEBUG - VM ctest-vn1-vm2-24846053 ID is d87d8252-477c-4d3b-ab78-c3e96357934b 2026-06-18 02:03:09,599 - DEBUG - VM ctest-vn1-vm2-24846053 launched on Node cn-jenkins-deploy-platform-ansible-os-5974-1 2026-06-18 02:03:09,669 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine/d87d8252-477c-4d3b-ab78-c3e96357934b 2026-06-18 02:03:09,678 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine-interface/43fbc15b-8c5b-41f2-8548-b7dc2a2e4ff8 2026-06-18 02:03:10,907 - 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.05 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.573 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.573/2.313/4.053/1.740 ms') 2026-06-18 02:03:10,907 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-24846053 passed 2026-06-18 02:03:11,058 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-18 02:03:11,058 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-24846053, IP 195.150.237.69, Port 22 2026-06-18 02:03:11,227 - DEBUG - VM ctest-vn1-vm2-24846053 is ready for SSH connections 2026-06-18 02:03:11,228 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-18 02:03:11,228 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-18 02:03:11,228 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-18 02:03:11,228 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 86.252.93.133, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.241, gateway password: c0ntrail123 2026-06-18 02:03:11,228 - DEBUG - ping -s 56 -c 3 -W 1 86.252.93.133 2026-06-18 02:03:14,808 - DEBUG - PING 86.252.93.133 (86.252.93.133): 56 data bytes 64 bytes from 86.252.93.133: seq=0 ttl=63 time=4.623 ms 64 bytes from 86.252.93.133: seq=1 ttl=63 time=1.407 ms 64 bytes from 86.252.93.133: seq=2 ttl=63 time=1.171 ms --- 86.252.93.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.171/2.400/4.623 ms 2026-06-18 02:03:14,808 - INFO - Ping to IP 86.252.93.133 from VM ctest-vn1-vm2-24846053 passed 2026-06-18 02:03:14,808 - INFO - Detaching port 43fbc15b-8c5b-41f2-8548-b7dc2a2e4ff8 from VM ctest-vn1-vm2-24846053 2026-06-18 02:03:14,862 - INFO - Deleting VM ctest-vn1-vm2-24846053 2026-06-18 02:03:14,937 - INFO - Detaching port d6915ffc-3478-436a-8484-9d475ad860eb from VM ctest-vn1-vm1-43735747 2026-06-18 02:03:14,979 - INFO - Deleting VM ctest-vn1-vm1-43735747 2026-06-18 02:03:15,192 - DEBUG - Response for delete_port : () 2026-06-18 02:03:15,364 - DEBUG - Response for delete_port : () 2026-06-18 02:03:15,364 - INFO - Deleting VN ctest-vn1-22577439 2026-06-18 02:03:15,494 - DEBUG - Response for deleting network () 2026-06-18 02:03:15,778 - DEBUG - No XMPP flaps were noticed during the test
2026-06-18 02:03:15,778 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:29]
2026-06-18 02:03:15,778 - INFO - -------------------------------------------------------------------------------- 2026-06-18 02:03:16,487 - INFO - Deleted project: ctest-TestPorts-50251323, ID : a1cf2039-6aed-4c05-a82c-b9f1fe8cb8c5