2026-03-18 19:42:36,161 - INFO - Domain Default found not creating 2026-03-18 19:42:36,589 - INFO - Project ctest-TestPorts-92203021 not found, creating it 2026-03-18 19:42:37,363 - INFO - Created Project:ctest-TestPorts-92203021, ID : 8e8c73f7-262c-4bf8-a790-c02278431f0e 2026-03-18 19:42:39,568 - INFO - ================================================================================ 2026-03-18 19:42:39,569 - INFO - STARTING TEST : test_ports_bindings 2026-03-18 19:42:39,569 - 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-18 19:42:39,913 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with 2026-03-18 19:42:39,913 - INFO - Initial checks done. Running the testcase now 2026-03-18 19:42:39,913 - INFO - 2026-03-18 19:42:40,801 - DEBUG - Response for create_network : {'network': {'id': 'c0a5797b-920b-47dd-af6f-e3ae04ca318c', 'name': 'ctest-vn-57140609', 'tenant_id': '8e8c73f7262c4bf8a790c02278431f0e', 'project_id': '8e8c73f7262c4bf8a790c02278431f0e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-92203021', 'ctest-vn-57140609'], 'port_security_enabled': True, 'description': ''}} 2026-03-18 19:42:41,086 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b137445a-aa24-40f0-8f4e-da5e5f8e3bf6', 'name': '', 'tenant_id': '8e8c73f7262c4bf8a790c02278431f0e', 'network_id': 'c0a5797b-920b-47dd-af6f-e3ae04ca318c', 'ip_version': 4, 'cidr': '83.49.193.0/26', 'allocation_pools': [{'start': '83.49.193.2', 'end': '83.49.193.62'}], 'gateway_ip': '83.49.193.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '83.49.193.2', 'tags': [], 'project_id': '8e8c73f7262c4bf8a790c02278431f0e'}} 2026-03-18 19:42:41,115 - INFO - Created VN ctest-vn-57140609 2026-03-18 19:42:41,178 - DEBUG - VN ctest-vn-57140609 UUID is c0a5797b-920b-47dd-af6f-e3ae04ca318c 2026-03-18 19:42:41,344 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-92203021', 'ctest-vmi-35373187']} 2026-03-18 19:42:41,729 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-35373187', 'id': 'a20a3888-3916-4ada-90de-89c47943cc8e', 'tenant_id': '8e8c73f7262c4bf8a790c02278431f0e', 'network_id': 'c0a5797b-920b-47dd-af6f-e3ae04ca318c', 'mac_address': '02:a2:0a:38:88:39', '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': '83.49.193.3', 'subnet_id': 'b137445a-aa24-40f0-8f4e-da5e5f8e3bf6'}], 'security_groups': ['4321f160-2c08-4574-b120-e7123c5c2d6a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8e8c73f7262c4bf8a790c02278431f0e'}} 2026-03-18 19:42:41,730 - DEBUG - Created port a20a3888-3916-4ada-90de-89c47943cc8e 2026-03-18 19:42:41,841 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/a20a3888-3916-4ada-90de-89c47943cc8e 2026-03-18 19:42:42,191 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/a20a3888-3916-4ada-90de-89c47943cc8e 2026-03-18 19:42:42,235 - INFO - VMI a20a3888-3916-4ada-90de-89c47943cc8e verification in API Server passed 2026-03-18 19:42:42,374 - DEBUG - Response for delete_port : () 2026-03-18 19:42:42,375 - INFO - Deleted port a20a3888-3916-4ada-90de-89c47943cc8e 2026-03-18 19:42:42,375 - INFO - Deleting VN ctest-vn-57140609 2026-03-18 19:42:42,506 - DEBUG - Response for deleting network () 2026-03-18 19:42:42,795 - DEBUG - No XMPP flaps were noticed during the test 2026-03-18 19:42:42,795 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-03-18 19:42:42,795 - INFO - -------------------------------------------------------------------------------- 2026-03-18 19:42:42,800 - INFO - ================================================================================ 2026-03-18 19:42:42,801 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-18 19:42:42,801 - 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-18 19:42:43,146 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with 2026-03-18 19:42:43,147 - INFO - Initial checks done. Running the testcase now 2026-03-18 19:42:43,147 - INFO - 2026-03-18 19:42:43,442 - DEBUG - Response for create_network : {'network': {'id': '04d1cdd1-3027-4a08-a50e-6e2e5794df88', 'name': 'ctest-vn1-18960539', 'tenant_id': '8e8c73f7262c4bf8a790c02278431f0e', 'project_id': '8e8c73f7262c4bf8a790c02278431f0e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-92203021', 'ctest-vn1-18960539'], 'port_security_enabled': True, 'description': ''}} 2026-03-18 19:42:43,704 - DEBUG - Response for create_subnet : {'subnet': {'id': '2cf9155f-76f5-4509-8902-65eff90d9d18', 'name': '', 'tenant_id': '8e8c73f7262c4bf8a790c02278431f0e', 'network_id': '04d1cdd1-3027-4a08-a50e-6e2e5794df88', 'ip_version': 4, 'cidr': '170.27.0.192/26', 'allocation_pools': [{'start': '170.27.0.194', 'end': '170.27.0.254'}], 'gateway_ip': '170.27.0.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '170.27.0.194', 'tags': [], 'project_id': '8e8c73f7262c4bf8a790c02278431f0e'}} 2026-03-18 19:42:43,953 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bbad8c6e-e8b2-483a-b36a-62b37800507b', 'name': '', 'tenant_id': '8e8c73f7262c4bf8a790c02278431f0e', 'network_id': '04d1cdd1-3027-4a08-a50e-6e2e5794df88', 'ip_version': 4, 'cidr': '213.121.231.128/26', 'allocation_pools': [{'start': '213.121.231.130', 'end': '213.121.231.190'}], 'gateway_ip': '213.121.231.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '213.121.231.130', 'tags': [], 'project_id': '8e8c73f7262c4bf8a790c02278431f0e'}} 2026-03-18 19:42:43,990 - INFO - Created VN ctest-vn1-18960539 2026-03-18 19:42:44,057 - DEBUG - VN ctest-vn1-18960539 UUID is 04d1cdd1-3027-4a08-a50e-6e2e5794df88 2026-03-18 19:42:44,474 - DEBUG - Response for create_port : {'port': {'name': '51eacbde-6213-41eb-9e19-5b1b635b21ed', 'id': '51eacbde-6213-41eb-9e19-5b1b635b21ed', 'tenant_id': '8e8c73f7262c4bf8a790c02278431f0e', 'network_id': '04d1cdd1-3027-4a08-a50e-6e2e5794df88', 'mac_address': '02:51:ea:cb:de:62', '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': '170.27.0.197', 'subnet_id': '2cf9155f-76f5-4509-8902-65eff90d9d18'}], 'security_groups': ['4321f160-2c08-4574-b120-e7123c5c2d6a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8e8c73f7262c4bf8a790c02278431f0e'}} 2026-03-18 19:42:44,690 - DEBUG - Response for create_port : {'port': {'name': '92ac5bd5-7e70-4d49-9b35-31048c24d3fa', 'id': '92ac5bd5-7e70-4d49-9b35-31048c24d3fa', 'tenant_id': '8e8c73f7262c4bf8a790c02278431f0e', 'network_id': '04d1cdd1-3027-4a08-a50e-6e2e5794df88', 'mac_address': '02:92:ac:5b:d5:7e', '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': '213.121.231.133', 'subnet_id': 'bbad8c6e-e8b2-483a-b36a-62b37800507b'}], 'security_groups': ['4321f160-2c08-4574-b120-e7123c5c2d6a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8e8c73f7262c4bf8a790c02278431f0e'}} 2026-03-18 19:42:44,776 - DEBUG - Services list from nova: [, , ] 2026-03-18 19:42:45,560 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5488-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5488-1) 2026-03-18 19:42:46,193 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5488-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5488-1) 2026-03-18 19:42:46,194 - INFO - Waiting for VM ctest-vn1-vm1-59649878 to be up.. 2026-03-18 19:42:46,274 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-18 19:42:51,430 - DEBUG - VM is in ACTIVE state now 2026-03-18 19:42:51,430 - INFO - VM name : ctest-vn1-vm1-59649878 2026-03-18 19:42:51,584 - DEBUG - VM ctest-vn1-vm1-59649878 ID is 7ff94d73-d5c2-41c2-a764-1f3c4513f9fa 2026-03-18 19:42:51,610 - DEBUG - VM ctest-vn1-vm1-59649878 launched on Node cn-jenkins-deploy-platform-ansible-os-5488-1 2026-03-18 19:42:51,708 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/7ff94d73-d5c2-41c2-a764-1f3c4513f9fa 2026-03-18 19:42:51,717 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/51eacbde-6213-41eb-9e19-5b1b635b21ed 2026-03-18 19:42:54,997 - 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 1007ms') 2026-03-18 19:42:54,998 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-59649878 failed! 2026-03-18 19:42:55,078 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-92203021:ctest-vn1-18960539 is 170.27.0.193 and allocation pool is NOT set 2026-03-18 19:42:55,078 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-92203021:ctest-vn1-18960539 is 213.121.231.129 and allocation pool is NOT set 2026-03-18 19:42:59,161 - 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=2 ttl=63 time=14.1 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1012ms\r\nrtt min/avg/max/mdev = 14.109/14.109/14.109/0.000 ms') 2026-03-18 19:42:59,161 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-59649878 passed 2026-03-18 19:42:59,325 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-18 19:42:59,325 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-59649878, IP 170.27.0.197, Port 22 2026-03-18 19:42:59,501 - DEBUG - VM ctest-vn1-vm1-59649878 is ready for SSH connections 2026-03-18 19:42:59,501 - INFO - Waiting for VM ctest-vn1-vm2-89538286 to be up.. 2026-03-18 19:42:59,658 - DEBUG - VM is in ACTIVE state now 2026-03-18 19:42:59,658 - INFO - VM name : ctest-vn1-vm2-89538286 2026-03-18 19:42:59,832 - DEBUG - VM ctest-vn1-vm2-89538286 ID is a2ffed63-b7a7-4f69-9033-27d032a9e203 2026-03-18 19:42:59,832 - DEBUG - VM ctest-vn1-vm2-89538286 launched on Node cn-jenkins-deploy-platform-ansible-os-5488-1 2026-03-18 19:43:00,003 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/a2ffed63-b7a7-4f69-9033-27d032a9e203 2026-03-18 19:43:00,014 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/92ac5bd5-7e70-4d49-9b35-31048c24d3fa 2026-03-18 19:43:01,295 - 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=6.36 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.862 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.862/3.609/6.356/2.747 ms') 2026-03-18 19:43:01,295 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-89538286 passed 2026-03-18 19:43:01,469 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-18 19:43:01,469 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-89538286, IP 213.121.231.133, Port 22 2026-03-18 19:43:01,670 - DEBUG - VM ctest-vn1-vm2-89538286 is ready for SSH connections 2026-03-18 19:43:01,670 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-18 19:43:01,670 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-18 19:43:01,670 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-18 19:43:01,670 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 170.27.0.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2026-03-18 19:43:01,671 - DEBUG - ping -s 56 -c 3 -W 1 170.27.0.197 2026-03-18 19:43:04,753 - DEBUG - PING 170.27.0.197 (170.27.0.197): 56 data bytes 64 bytes from 170.27.0.197: seq=0 ttl=63 time=3.385 ms 64 bytes from 170.27.0.197: seq=1 ttl=63 time=1.698 ms 64 bytes from 170.27.0.197: seq=2 ttl=63 time=2.351 ms --- 170.27.0.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.698/2.478/3.385 ms 2026-03-18 19:43:04,753 - INFO - Ping to IP 170.27.0.197 from VM ctest-vn1-vm2-89538286 passed 2026-03-18 19:43:04,753 - INFO - Detaching port 92ac5bd5-7e70-4d49-9b35-31048c24d3fa from VM ctest-vn1-vm2-89538286 2026-03-18 19:43:04,876 - INFO - Deleting VM ctest-vn1-vm2-89538286 2026-03-18 19:43:05,028 - INFO - Detaching port 51eacbde-6213-41eb-9e19-5b1b635b21ed from VM ctest-vn1-vm1-59649878 2026-03-18 19:43:05,097 - INFO - Deleting VM ctest-vn1-vm1-59649878 2026-03-18 19:43:05,441 - DEBUG - Response for delete_port : () 2026-03-18 19:43:05,585 - DEBUG - Response for delete_port : () 2026-03-18 19:43:05,585 - INFO - Deleting VN ctest-vn1-18960539 2026-03-18 19:43:05,711 - DEBUG - Response for deleting network () 2026-03-18 19:43:05,991 - DEBUG - No XMPP flaps were noticed during the test 2026-03-18 19:43:05,991 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:23] 2026-03-18 19:43:05,991 - INFO - -------------------------------------------------------------------------------- 2026-03-18 19:43:06,801 - INFO - Deleted project: ctest-TestPorts-92203021, ID : 8e8c73f7-262c-4bf8-a790-c02278431f0e