2026-03-12 13:40:50,160 - INFO - Domain Default found not creating 2026-03-12 13:40:50,315 - INFO - Project ctest-TestPorts-41586709 not found, creating it 2026-03-12 13:40:50,792 - INFO - Created Project:ctest-TestPorts-41586709, ID : be4dc51b-7016-4403-bfd2-247c6aa428b3 2026-03-12 13:40:52,360 - INFO - ================================================================================ 2026-03-12 13:40:52,361 - INFO - STARTING TEST : test_ports_bindings 2026-03-12 13:40:52,361 - 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-03-12 13:40:52,627 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with 2026-03-12 13:40:52,627 - INFO - Initial checks done. Running the testcase now 2026-03-12 13:40:52,627 - INFO - 2026-03-12 13:40:53,178 - DEBUG - Response for create_network : {'network': {'id': '4ccf5578-3a98-438c-8656-79743212f81a', 'name': 'ctest-vn-85738698', 'tenant_id': 'be4dc51b70164403bfd2247c6aa428b3', 'project_id': 'be4dc51b70164403bfd2247c6aa428b3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-41586709', 'ctest-vn-85738698'], 'port_security_enabled': True, 'description': ''}} 2026-03-12 13:40:53,389 - DEBUG - Response for create_subnet : {'subnet': {'id': '8c233ad0-996c-4b7a-98a9-03807574c36c', 'name': '', 'tenant_id': 'be4dc51b70164403bfd2247c6aa428b3', 'network_id': '4ccf5578-3a98-438c-8656-79743212f81a', 'ip_version': 4, 'cidr': '197.104.198.128/26', 'allocation_pools': [{'start': '197.104.198.130', 'end': '197.104.198.190'}], 'gateway_ip': '197.104.198.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '197.104.198.130', 'tags': [], 'project_id': 'be4dc51b70164403bfd2247c6aa428b3'}} 2026-03-12 13:40:53,407 - INFO - Created VN ctest-vn-85738698 2026-03-12 13:40:53,459 - DEBUG - VN ctest-vn-85738698 UUID is 4ccf5578-3a98-438c-8656-79743212f81a 2026-03-12 13:40:53,563 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-41586709', 'ctest-vmi-51394561']} 2026-03-12 13:40:53,862 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-51394561', 'id': '47299a46-3db5-46e0-971c-9dfce1020130', 'tenant_id': 'be4dc51b70164403bfd2247c6aa428b3', 'network_id': '4ccf5578-3a98-438c-8656-79743212f81a', 'mac_address': '02:47:29:9a:46:3d', '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': '197.104.198.131', 'subnet_id': '8c233ad0-996c-4b7a-98a9-03807574c36c'}], 'security_groups': ['df21035c-8c9c-4567-a5ee-7a40f69f3011'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'be4dc51b70164403bfd2247c6aa428b3'}} 2026-03-12 13:40:53,862 - DEBUG - Created port 47299a46-3db5-46e0-971c-9dfce1020130 2026-03-12 13:40:53,967 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/47299a46-3db5-46e0-971c-9dfce1020130 2026-03-12 13:40:54,259 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/47299a46-3db5-46e0-971c-9dfce1020130 2026-03-12 13:40:54,302 - INFO - VMI 47299a46-3db5-46e0-971c-9dfce1020130 verification in API Server passed 2026-03-12 13:40:54,398 - DEBUG - Response for delete_port : () 2026-03-12 13:40:54,398 - INFO - Deleted port 47299a46-3db5-46e0-971c-9dfce1020130 2026-03-12 13:40:54,399 - INFO - Deleting VN ctest-vn-85738698 2026-03-12 13:40:54,503 - DEBUG - Response for deleting network () 2026-03-12 13:40:54,760 - DEBUG - No XMPP flaps were noticed during the test 2026-03-12 13:40:54,760 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-03-12 13:40:54,760 - INFO - -------------------------------------------------------------------------------- 2026-03-12 13:40:54,762 - INFO - ================================================================================ 2026-03-12 13:40:54,762 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-12 13:40:54,762 - 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-03-12 13:40:55,064 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with 2026-03-12 13:40:55,064 - INFO - Initial checks done. Running the testcase now 2026-03-12 13:40:55,064 - INFO - 2026-03-12 13:40:55,238 - DEBUG - Response for create_network : {'network': {'id': '9dbe2858-f01f-43ef-84b6-6801cc70b61f', 'name': 'ctest-vn1-18858705', 'tenant_id': 'be4dc51b70164403bfd2247c6aa428b3', 'project_id': 'be4dc51b70164403bfd2247c6aa428b3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-41586709', 'ctest-vn1-18858705'], 'port_security_enabled': True, 'description': ''}} 2026-03-12 13:40:55,460 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a05fc6b6-a1c9-4af4-a81b-258031b15442', 'name': '', 'tenant_id': 'be4dc51b70164403bfd2247c6aa428b3', 'network_id': '9dbe2858-f01f-43ef-84b6-6801cc70b61f', 'ip_version': 4, 'cidr': '132.179.221.128/26', 'allocation_pools': [{'start': '132.179.221.130', 'end': '132.179.221.190'}], 'gateway_ip': '132.179.221.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '132.179.221.130', 'tags': [], 'project_id': 'be4dc51b70164403bfd2247c6aa428b3'}} 2026-03-12 13:40:55,656 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c2c028ff-ef0e-48ba-a422-2b8f30e7cd78', 'name': '', 'tenant_id': 'be4dc51b70164403bfd2247c6aa428b3', 'network_id': '9dbe2858-f01f-43ef-84b6-6801cc70b61f', 'ip_version': 4, 'cidr': '151.234.118.128/26', 'allocation_pools': [{'start': '151.234.118.130', 'end': '151.234.118.190'}], 'gateway_ip': '151.234.118.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '151.234.118.130', 'tags': [], 'project_id': 'be4dc51b70164403bfd2247c6aa428b3'}} 2026-03-12 13:40:55,673 - INFO - Created VN ctest-vn1-18858705 2026-03-12 13:40:55,727 - DEBUG - VN ctest-vn1-18858705 UUID is 9dbe2858-f01f-43ef-84b6-6801cc70b61f 2026-03-12 13:40:56,040 - DEBUG - Response for create_port : {'port': {'name': '3f9b8d0e-9bc8-416f-ad9d-a41457a182f7', 'id': '3f9b8d0e-9bc8-416f-ad9d-a41457a182f7', 'tenant_id': 'be4dc51b70164403bfd2247c6aa428b3', 'network_id': '9dbe2858-f01f-43ef-84b6-6801cc70b61f', 'mac_address': '02:3f:9b:8d:0e:9b', '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': '132.179.221.133', 'subnet_id': 'a05fc6b6-a1c9-4af4-a81b-258031b15442'}], 'security_groups': ['df21035c-8c9c-4567-a5ee-7a40f69f3011'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'be4dc51b70164403bfd2247c6aa428b3'}} 2026-03-12 13:40:56,211 - DEBUG - Response for create_port : {'port': {'name': 'f41568cc-77ce-42c8-adc8-32819c9cc45e', 'id': 'f41568cc-77ce-42c8-adc8-32819c9cc45e', 'tenant_id': 'be4dc51b70164403bfd2247c6aa428b3', 'network_id': '9dbe2858-f01f-43ef-84b6-6801cc70b61f', 'mac_address': '02:f4:15:68:cc: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': '151.234.118.133', 'subnet_id': 'c2c028ff-ef0e-48ba-a422-2b8f30e7cd78'}], 'security_groups': ['df21035c-8c9c-4567-a5ee-7a40f69f3011'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'be4dc51b70164403bfd2247c6aa428b3'}} 2026-03-12 13:40:56,274 - DEBUG - Services list from nova: [, , ] 2026-03-12 13:40:56,618 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5464-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5464-1) 2026-03-12 13:40:57,026 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5464-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5464-1) 2026-03-12 13:40:57,027 - INFO - Waiting for VM ctest-vn1-vm1-38699420 to be up.. 2026-03-12 13:40:57,071 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-12 13:41:02,173 - DEBUG - VM is in ACTIVE state now 2026-03-12 13:41:02,173 - INFO - VM name : ctest-vn1-vm1-38699420 2026-03-12 13:41:02,257 - DEBUG - VM ctest-vn1-vm1-38699420 ID is 84fb0799-7bef-4430-af9a-7585f4ee883a 2026-03-12 13:41:02,275 - DEBUG - VM ctest-vn1-vm1-38699420 launched on Node cn-jenkins-deploy-platform-ansible-os-5464-1 2026-03-12 13:41:02,346 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/84fb0799-7bef-4430-af9a-7585f4ee883a 2026-03-12 13:41:02,355 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/3f9b8d0e-9bc8-416f-ad9d-a41457a182f7 2026-03-12 13:41:05,624 - 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 1031ms') 2026-03-12 13:41:05,624 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-38699420 failed! 2026-03-12 13:41:05,679 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-41586709:ctest-vn1-18858705 is 132.179.221.129 and allocation pool is NOT set 2026-03-12 13:41:05,679 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-41586709:ctest-vn1-18858705 is 151.234.118.129 and allocation pool is NOT set 2026-03-12 13:41:07,745 - 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=9.22 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.78 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 = 2.776/5.997/9.218/3.221 ms') 2026-03-12 13:41:07,745 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-38699420 passed 2026-03-12 13:41:07,899 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-12 13:41:07,899 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-38699420, IP 132.179.221.133, Port 22 2026-03-12 13:41:08,068 - DEBUG - VM ctest-vn1-vm1-38699420 is ready for SSH connections 2026-03-12 13:41:08,068 - INFO - Waiting for VM ctest-vn1-vm2-40135242 to be up.. 2026-03-12 13:41:08,147 - DEBUG - VM is in ACTIVE state now 2026-03-12 13:41:08,147 - INFO - VM name : ctest-vn1-vm2-40135242 2026-03-12 13:41:08,216 - DEBUG - VM ctest-vn1-vm2-40135242 ID is a64f299e-3e61-4eef-b456-94d43da4c709 2026-03-12 13:41:08,217 - DEBUG - VM ctest-vn1-vm2-40135242 launched on Node cn-jenkins-deploy-platform-ansible-os-5464-1 2026-03-12 13:41:08,453 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/a64f299e-3e61-4eef-b456-94d43da4c709 2026-03-12 13:41:08,462 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/f41568cc-77ce-42c8-adc8-32819c9cc45e 2026-03-12 13:41:09,699 - 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.89 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.470 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.470/1.680/2.890/1.210 ms') 2026-03-12 13:41:09,699 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-40135242 passed 2026-03-12 13:41:09,847 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-12 13:41:09,847 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-40135242, IP 151.234.118.133, Port 22 2026-03-12 13:41:10,002 - DEBUG - VM ctest-vn1-vm2-40135242 is ready for SSH connections 2026-03-12 13:41:10,002 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-12 13:41:10,002 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-12 13:41:10,002 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-12 13:41:10,003 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 132.179.221.133, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2026-03-12 13:41:10,003 - DEBUG - ping -s 56 -c 3 -W 1 132.179.221.133 2026-03-12 13:41:12,719 - DEBUG - PING 132.179.221.133 (132.179.221.133): 56 data bytes 64 bytes from 132.179.221.133: seq=0 ttl=63 time=3.933 ms 64 bytes from 132.179.221.133: seq=1 ttl=63 time=1.007 ms 64 bytes from 132.179.221.133: seq=2 ttl=63 time=1.163 ms --- 132.179.221.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.007/2.034/3.933 ms 2026-03-12 13:41:12,719 - INFO - Ping to IP 132.179.221.133 from VM ctest-vn1-vm2-40135242 passed 2026-03-12 13:41:12,719 - INFO - Detaching port f41568cc-77ce-42c8-adc8-32819c9cc45e from VM ctest-vn1-vm2-40135242 2026-03-12 13:41:12,769 - INFO - Deleting VM ctest-vn1-vm2-40135242 2026-03-12 13:41:12,881 - INFO - Detaching port 3f9b8d0e-9bc8-416f-ad9d-a41457a182f7 from VM ctest-vn1-vm1-38699420 2026-03-12 13:41:12,920 - INFO - Deleting VM ctest-vn1-vm1-38699420 2026-03-12 13:41:13,153 - DEBUG - Response for delete_port : () 2026-03-12 13:41:13,318 - DEBUG - Response for delete_port : () 2026-03-12 13:41:13,318 - INFO - Deleting VN ctest-vn1-18858705 2026-03-12 13:41:13,438 - DEBUG - Response for deleting network () 2026-03-12 13:41:13,691 - DEBUG - No XMPP flaps were noticed during the test 2026-03-12 13:41:13,691 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:19] 2026-03-12 13:41:13,691 - INFO - -------------------------------------------------------------------------------- 2026-03-12 13:41:14,406 - INFO - Deleted project: ctest-TestPorts-41586709, ID : be4dc51b-7016-4403-bfd2-247c6aa428b3