2026-05-20 12:31:51,569 - INFO - Domain Default found not creating 2026-05-20 12:31:51,733 - INFO - Project ctest-TestPorts-86033301 not found, creating it 2026-05-20 12:31:52,203 - INFO - Created Project:ctest-TestPorts-86033301, ID : 000951f1-1f4d-4c60-8175-0aabbf3b2091 2026-05-20 12:31:53,642 - INFO - ================================================================================ 2026-05-20 12:31:53,642 - INFO - STARTING TEST : test_ports_bindings 2026-05-20 12:31:53,643 - 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-05-20 12:31:53,898 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.17': '0'}} with 2026-05-20 12:31:53,898 - INFO - Initial checks done. Running the testcase now 2026-05-20 12:31:53,898 - INFO - 2026-05-20 12:31:54,481 - DEBUG - Response for create_network : {'network': {'id': '8d6c0a18-b71d-447c-b108-613276dfb18e', 'name': 'ctest-vn-11685680', 'tenant_id': '000951f11f4d4c6081750aabbf3b2091', 'project_id': '000951f11f4d4c6081750aabbf3b2091', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-86033301', 'ctest-vn-11685680'], 'port_security_enabled': True, 'description': ''}} 2026-05-20 12:31:54,652 - DEBUG - Response for create_subnet : {'subnet': {'id': '621190f9-843b-4d73-b78b-467c92f4c7c9', 'name': '', 'tenant_id': '000951f11f4d4c6081750aabbf3b2091', 'network_id': '8d6c0a18-b71d-447c-b108-613276dfb18e', 'ip_version': 4, 'cidr': '97.101.107.64/26', 'allocation_pools': [{'start': '97.101.107.66', 'end': '97.101.107.126'}], 'gateway_ip': '97.101.107.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '97.101.107.66', 'tags': [], 'project_id': '000951f11f4d4c6081750aabbf3b2091'}} 2026-05-20 12:31:54,670 - INFO - Created VN ctest-vn-11685680 2026-05-20 12:31:54,725 - DEBUG - VN ctest-vn-11685680 UUID is 8d6c0a18-b71d-447c-b108-613276dfb18e 2026-05-20 12:31:54,870 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-86033301', 'ctest-vmi-92536364']} 2026-05-20 12:31:55,097 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-92536364', 'id': '1978552d-ae9f-444d-bca7-1b5bca6be33f', 'tenant_id': '000951f11f4d4c6081750aabbf3b2091', 'network_id': '8d6c0a18-b71d-447c-b108-613276dfb18e', 'mac_address': '02:19:78:55:2d: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': '97.101.107.67', 'subnet_id': '621190f9-843b-4d73-b78b-467c92f4c7c9'}], 'security_groups': ['a64e4d3c-39c8-484c-9a5f-63c46ddd58df'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '000951f11f4d4c6081750aabbf3b2091'}} 2026-05-20 12:31:55,097 - DEBUG - Created port 1978552d-ae9f-444d-bca7-1b5bca6be33f 2026-05-20 12:31:55,201 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/1978552d-ae9f-444d-bca7-1b5bca6be33f 2026-05-20 12:31:55,495 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/1978552d-ae9f-444d-bca7-1b5bca6be33f 2026-05-20 12:31:55,530 - INFO - VMI 1978552d-ae9f-444d-bca7-1b5bca6be33f verification in API Server passed 2026-05-20 12:31:55,618 - DEBUG - Response for delete_port : () 2026-05-20 12:31:55,618 - INFO - Deleted port 1978552d-ae9f-444d-bca7-1b5bca6be33f 2026-05-20 12:31:55,618 - INFO - Deleting VN ctest-vn-11685680 2026-05-20 12:31:55,708 - DEBUG - Response for deleting network () 2026-05-20 12:31:55,962 - DEBUG - No XMPP flaps were noticed during the test 2026-05-20 12:31:55,962 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-05-20 12:31:55,962 - INFO - -------------------------------------------------------------------------------- 2026-05-20 12:31:55,965 - INFO - ================================================================================ 2026-05-20 12:31:55,965 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-05-20 12:31:55,965 - 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-05-20 12:31:56,251 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.17': '0'}} with 2026-05-20 12:31:56,251 - INFO - Initial checks done. Running the testcase now 2026-05-20 12:31:56,251 - INFO - 2026-05-20 12:31:56,438 - DEBUG - Response for create_network : {'network': {'id': 'bb323a54-c566-4cb2-8354-29683fe3a1fc', 'name': 'ctest-vn1-17723555', 'tenant_id': '000951f11f4d4c6081750aabbf3b2091', 'project_id': '000951f11f4d4c6081750aabbf3b2091', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-86033301', 'ctest-vn1-17723555'], 'port_security_enabled': True, 'description': ''}} 2026-05-20 12:31:56,662 - DEBUG - Response for create_subnet : {'subnet': {'id': '1a5332cc-2894-431b-9422-5b1357b7eabe', 'name': '', 'tenant_id': '000951f11f4d4c6081750aabbf3b2091', 'network_id': 'bb323a54-c566-4cb2-8354-29683fe3a1fc', 'ip_version': 4, 'cidr': '52.182.50.128/26', 'allocation_pools': [{'start': '52.182.50.130', 'end': '52.182.50.190'}], 'gateway_ip': '52.182.50.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '52.182.50.130', 'tags': [], 'project_id': '000951f11f4d4c6081750aabbf3b2091'}} 2026-05-20 12:31:56,837 - DEBUG - Response for create_subnet : {'subnet': {'id': '8f287eb3-130a-4667-98c5-c9292ef58056', 'name': '', 'tenant_id': '000951f11f4d4c6081750aabbf3b2091', 'network_id': 'bb323a54-c566-4cb2-8354-29683fe3a1fc', 'ip_version': 4, 'cidr': '101.74.138.128/26', 'allocation_pools': [{'start': '101.74.138.130', 'end': '101.74.138.190'}], 'gateway_ip': '101.74.138.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '101.74.138.130', 'tags': [], 'project_id': '000951f11f4d4c6081750aabbf3b2091'}} 2026-05-20 12:31:56,857 - INFO - Created VN ctest-vn1-17723555 2026-05-20 12:31:56,909 - DEBUG - VN ctest-vn1-17723555 UUID is bb323a54-c566-4cb2-8354-29683fe3a1fc 2026-05-20 12:31:57,195 - DEBUG - Response for create_port : {'port': {'name': 'd1b6212b-d971-44f4-9109-47b71edb7c24', 'id': 'd1b6212b-d971-44f4-9109-47b71edb7c24', 'tenant_id': '000951f11f4d4c6081750aabbf3b2091', 'network_id': 'bb323a54-c566-4cb2-8354-29683fe3a1fc', 'mac_address': '02:d1:b6:21:2b:d9', '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': '52.182.50.133', 'subnet_id': '1a5332cc-2894-431b-9422-5b1357b7eabe'}], 'security_groups': ['a64e4d3c-39c8-484c-9a5f-63c46ddd58df'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '000951f11f4d4c6081750aabbf3b2091'}} 2026-05-20 12:31:57,349 - DEBUG - Response for create_port : {'port': {'name': '5845525f-8451-4465-80a5-d05f96403840', 'id': '5845525f-8451-4465-80a5-d05f96403840', 'tenant_id': '000951f11f4d4c6081750aabbf3b2091', 'network_id': 'bb323a54-c566-4cb2-8354-29683fe3a1fc', 'mac_address': '02:58:45:52:5f:84', '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': '101.74.138.133', 'subnet_id': '8f287eb3-130a-4667-98c5-c9292ef58056'}], 'security_groups': ['a64e4d3c-39c8-484c-9a5f-63c46ddd58df'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '000951f11f4d4c6081750aabbf3b2091'}} 2026-05-20 12:31:57,402 - DEBUG - Services list from nova: [, , ] 2026-05-20 12:31:57,724 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5800-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5800-1) 2026-05-20 12:31:58,102 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5800-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5800-1) 2026-05-20 12:31:58,102 - INFO - Waiting for VM ctest-vn1-vm1-15305801 to be up.. 2026-05-20 12:31:58,139 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-20 12:32:03,219 - DEBUG - VM is in ACTIVE state now 2026-05-20 12:32:03,219 - INFO - VM name : ctest-vn1-vm1-15305801 2026-05-20 12:32:03,311 - DEBUG - VM ctest-vn1-vm1-15305801 ID is 7d71c5f0-af3d-4b12-9e18-1a9bf9a907a6 2026-05-20 12:32:03,334 - DEBUG - VM ctest-vn1-vm1-15305801 launched on Node cn-jenkins-deploy-platform-ansible-os-5800-1 2026-05-20 12:32:03,416 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/7d71c5f0-af3d-4b12-9e18-1a9bf9a907a6 2026-05-20 12:32:03,427 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/d1b6212b-d971-44f4-9109-47b71edb7c24 2026-05-20 12:32:06,686 - 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 1023ms') 2026-05-20 12:32:06,686 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-15305801 failed! 2026-05-20 12:32:06,741 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-86033301:ctest-vn1-17723555 is 52.182.50.129 and allocation pool is NOT set 2026-05-20 12:32:06,741 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-86033301:ctest-vn1-17723555 is 101.74.138.129 and allocation pool is NOT set 2026-05-20 12:32:08,798 - 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.53 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.39 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 = 1.392/2.459/3.526/1.067 ms') 2026-05-20 12:32:08,798 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-15305801 passed 2026-05-20 12:32:08,949 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-20 12:32:08,949 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-15305801, IP 52.182.50.133, Port 22 2026-05-20 12:32:09,109 - DEBUG - VM ctest-vn1-vm1-15305801 is ready for SSH connections 2026-05-20 12:32:09,109 - INFO - Waiting for VM ctest-vn1-vm2-12183482 to be up.. 2026-05-20 12:32:09,187 - DEBUG - VM is in ACTIVE state now 2026-05-20 12:32:09,188 - INFO - VM name : ctest-vn1-vm2-12183482 2026-05-20 12:32:09,257 - DEBUG - VM ctest-vn1-vm2-12183482 ID is d1ea0a54-6053-401f-8c31-f5fd96a068b1 2026-05-20 12:32:09,258 - DEBUG - VM ctest-vn1-vm2-12183482 launched on Node cn-jenkins-deploy-platform-ansible-os-5800-1 2026-05-20 12:32:09,330 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/d1ea0a54-6053-401f-8c31-f5fd96a068b1 2026-05-20 12:32:09,338 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/5845525f-8451-4465-80a5-d05f96403840 2026-05-20 12:32:10,568 - 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.78 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.467 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.467/1.624/2.782/1.157 ms') 2026-05-20 12:32:10,568 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-12183482 passed 2026-05-20 12:32:10,717 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-20 12:32:10,717 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-12183482, IP 101.74.138.133, Port 22 2026-05-20 12:32:10,872 - DEBUG - VM ctest-vn1-vm2-12183482 is ready for SSH connections 2026-05-20 12:32:10,873 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-20 12:32:10,873 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-20 12:32:10,873 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-20 12:32:10,873 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 52.182.50.133, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123 2026-05-20 12:32:10,873 - DEBUG - ping -s 56 -c 3 -W 1 52.182.50.133 2026-05-20 12:32:13,520 - DEBUG - PING 52.182.50.133 (52.182.50.133): 56 data bytes 64 bytes from 52.182.50.133: seq=0 ttl=63 time=3.686 ms 64 bytes from 52.182.50.133: seq=1 ttl=63 time=0.873 ms 64 bytes from 52.182.50.133: seq=2 ttl=63 time=0.780 ms --- 52.182.50.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.780/1.779/3.686 ms 2026-05-20 12:32:13,521 - INFO - Ping to IP 52.182.50.133 from VM ctest-vn1-vm2-12183482 passed 2026-05-20 12:32:13,521 - INFO - Detaching port 5845525f-8451-4465-80a5-d05f96403840 from VM ctest-vn1-vm2-12183482 2026-05-20 12:32:13,570 - INFO - Deleting VM ctest-vn1-vm2-12183482 2026-05-20 12:32:13,641 - INFO - Detaching port d1b6212b-d971-44f4-9109-47b71edb7c24 from VM ctest-vn1-vm1-15305801 2026-05-20 12:32:13,679 - INFO - Deleting VM ctest-vn1-vm1-15305801 2026-05-20 12:32:13,923 - DEBUG - Response for delete_port : () 2026-05-20 12:32:14,102 - DEBUG - Response for delete_port : () 2026-05-20 12:32:14,102 - INFO - Deleting VN ctest-vn1-17723555 2026-05-20 12:32:14,283 - DEBUG - Response for deleting network () 2026-05-20 12:32:14,538 - DEBUG - No XMPP flaps were noticed during the test 2026-05-20 12:32:14,538 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:19] 2026-05-20 12:32:14,538 - INFO - -------------------------------------------------------------------------------- 2026-05-20 12:32:15,226 - INFO - Deleted project: ctest-TestPorts-86033301, ID : 000951f1-1f4d-4c60-8175-0aabbf3b2091