2026-05-09 05:24:11,799 - INFO - Domain Default found not creating 2026-05-09 05:24:11,953 - INFO - Project ctest-TestPorts-60324183 not found, creating it 2026-05-09 05:24:12,409 - INFO - Created Project:ctest-TestPorts-60324183, ID : 952f79a0-2f01-4d9a-8ff4-26cf105aaff4 2026-05-09 05:24:13,862 - INFO - ================================================================================ 2026-05-09 05:24:13,862 - INFO - STARTING TEST : test_ports_bindings 2026-05-09 05:24:13,862 - 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-09 05:24:14,116 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-05-09 05:24:14,116 - INFO - Initial checks done. Running the testcase now 2026-05-09 05:24:14,116 - INFO - 2026-05-09 05:24:14,657 - DEBUG - Response for create_network : {'network': {'id': '1e748404-e45f-449e-9219-64009f76a64e', 'name': 'ctest-vn-26801667', 'tenant_id': '952f79a02f014d9a8ff426cf105aaff4', 'project_id': '952f79a02f014d9a8ff426cf105aaff4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-60324183', 'ctest-vn-26801667'], 'port_security_enabled': True, 'description': ''}} 2026-05-09 05:24:14,885 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ac1f69d9-436e-441b-8253-a4ea93832acb', 'name': '', 'tenant_id': '952f79a02f014d9a8ff426cf105aaff4', 'network_id': '1e748404-e45f-449e-9219-64009f76a64e', 'ip_version': 4, 'cidr': '131.136.212.64/26', 'allocation_pools': [{'start': '131.136.212.66', 'end': '131.136.212.126'}], 'gateway_ip': '131.136.212.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '131.136.212.66', 'tags': [], 'project_id': '952f79a02f014d9a8ff426cf105aaff4'}} 2026-05-09 05:24:14,905 - INFO - Created VN ctest-vn-26801667 2026-05-09 05:24:14,955 - DEBUG - VN ctest-vn-26801667 UUID is 1e748404-e45f-449e-9219-64009f76a64e 2026-05-09 05:24:15,070 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-60324183', 'ctest-vmi-99412116']} 2026-05-09 05:24:15,317 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-99412116', 'id': '779ab4a7-ffb3-4a73-a4da-f4429e38b0aa', 'tenant_id': '952f79a02f014d9a8ff426cf105aaff4', 'network_id': '1e748404-e45f-449e-9219-64009f76a64e', 'mac_address': '02:77:9a:b4:a7:ff', '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': '131.136.212.67', 'subnet_id': 'ac1f69d9-436e-441b-8253-a4ea93832acb'}], 'security_groups': ['8f9c5587-843f-4066-939c-ec0234d0a61e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '952f79a02f014d9a8ff426cf105aaff4'}} 2026-05-09 05:24:15,317 - DEBUG - Created port 779ab4a7-ffb3-4a73-a4da-f4429e38b0aa 2026-05-09 05:24:15,423 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/779ab4a7-ffb3-4a73-a4da-f4429e38b0aa 2026-05-09 05:24:15,721 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/779ab4a7-ffb3-4a73-a4da-f4429e38b0aa 2026-05-09 05:24:15,767 - INFO - VMI 779ab4a7-ffb3-4a73-a4da-f4429e38b0aa verification in API Server passed 2026-05-09 05:24:15,866 - DEBUG - Response for delete_port : () 2026-05-09 05:24:15,866 - INFO - Deleted port 779ab4a7-ffb3-4a73-a4da-f4429e38b0aa 2026-05-09 05:24:15,866 - INFO - Deleting VN ctest-vn-26801667 2026-05-09 05:24:16,008 - DEBUG - Response for deleting network () 2026-05-09 05:24:16,268 - DEBUG - No XMPP flaps were noticed during the test 2026-05-09 05:24:16,268 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-05-09 05:24:16,268 - INFO - -------------------------------------------------------------------------------- 2026-05-09 05:24:16,270 - INFO - ================================================================================ 2026-05-09 05:24:16,270 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-05-09 05:24:16,270 - 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-09 05:24:16,559 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-05-09 05:24:16,559 - INFO - Initial checks done. Running the testcase now 2026-05-09 05:24:16,559 - INFO - 2026-05-09 05:24:16,731 - DEBUG - Response for create_network : {'network': {'id': '29d8092e-9a76-4d4c-b936-c24f904bbfdf', 'name': 'ctest-vn1-61639575', 'tenant_id': '952f79a02f014d9a8ff426cf105aaff4', 'project_id': '952f79a02f014d9a8ff426cf105aaff4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-60324183', 'ctest-vn1-61639575'], 'port_security_enabled': True, 'description': ''}} 2026-05-09 05:24:16,913 - DEBUG - Response for create_subnet : {'subnet': {'id': '46851759-d846-4819-8fef-6ea153da78dd', 'name': '', 'tenant_id': '952f79a02f014d9a8ff426cf105aaff4', 'network_id': '29d8092e-9a76-4d4c-b936-c24f904bbfdf', 'ip_version': 4, 'cidr': '93.85.53.64/26', 'allocation_pools': [{'start': '93.85.53.66', 'end': '93.85.53.126'}], 'gateway_ip': '93.85.53.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '93.85.53.66', 'tags': [], 'project_id': '952f79a02f014d9a8ff426cf105aaff4'}} 2026-05-09 05:24:17,112 - DEBUG - Response for create_subnet : {'subnet': {'id': '3b6a5ca6-0176-4b82-87ca-3beca090cebb', 'name': '', 'tenant_id': '952f79a02f014d9a8ff426cf105aaff4', 'network_id': '29d8092e-9a76-4d4c-b936-c24f904bbfdf', 'ip_version': 4, 'cidr': '189.211.47.0/26', 'allocation_pools': [{'start': '189.211.47.2', 'end': '189.211.47.62'}], 'gateway_ip': '189.211.47.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '189.211.47.2', 'tags': [], 'project_id': '952f79a02f014d9a8ff426cf105aaff4'}} 2026-05-09 05:24:17,131 - INFO - Created VN ctest-vn1-61639575 2026-05-09 05:24:17,183 - DEBUG - VN ctest-vn1-61639575 UUID is 29d8092e-9a76-4d4c-b936-c24f904bbfdf 2026-05-09 05:24:17,456 - DEBUG - Response for create_port : {'port': {'name': '6706c5f9-daf7-4c96-8a63-d2af89751b1a', 'id': '6706c5f9-daf7-4c96-8a63-d2af89751b1a', 'tenant_id': '952f79a02f014d9a8ff426cf105aaff4', 'network_id': '29d8092e-9a76-4d4c-b936-c24f904bbfdf', 'mac_address': '02:67:06:c5:f9:da', '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': '93.85.53.69', 'subnet_id': '46851759-d846-4819-8fef-6ea153da78dd'}], 'security_groups': ['8f9c5587-843f-4066-939c-ec0234d0a61e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '952f79a02f014d9a8ff426cf105aaff4'}} 2026-05-09 05:24:17,609 - DEBUG - Response for create_port : {'port': {'name': 'af7d3bed-a969-49bf-97e5-766454c70183', 'id': 'af7d3bed-a969-49bf-97e5-766454c70183', 'tenant_id': '952f79a02f014d9a8ff426cf105aaff4', 'network_id': '29d8092e-9a76-4d4c-b936-c24f904bbfdf', 'mac_address': '02:af:7d:3b:ed:a9', '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': '189.211.47.5', 'subnet_id': '3b6a5ca6-0176-4b82-87ca-3beca090cebb'}], 'security_groups': ['8f9c5587-843f-4066-939c-ec0234d0a61e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '952f79a02f014d9a8ff426cf105aaff4'}} 2026-05-09 05:24:17,664 - DEBUG - Services list from nova: [, , ] 2026-05-09 05:24:18,008 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5761-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5761-1) 2026-05-09 05:24:18,549 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5761-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5761-1) 2026-05-09 05:24:18,549 - INFO - Waiting for VM ctest-vn1-vm1-36492881 to be up.. 2026-05-09 05:24:18,592 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-09 05:24:23,666 - DEBUG - VM is in ACTIVE state now 2026-05-09 05:24:23,666 - INFO - VM name : ctest-vn1-vm1-36492881 2026-05-09 05:24:23,740 - DEBUG - VM ctest-vn1-vm1-36492881 ID is b14ff28c-a129-4d64-b149-516b176df24c 2026-05-09 05:24:23,760 - DEBUG - VM ctest-vn1-vm1-36492881 launched on Node cn-jenkins-deploy-platform-ansible-os-5761-1 2026-05-09 05:24:23,837 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/b14ff28c-a129-4d64-b149-516b176df24c 2026-05-09 05:24:23,846 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/6706c5f9-daf7-4c96-8a63-d2af89751b1a 2026-05-09 05:24:27,088 - 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 1010ms') 2026-05-09 05:24:27,088 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-36492881 failed! 2026-05-09 05:24:27,147 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-60324183:ctest-vn1-61639575 is 93.85.53.65 and allocation pool is NOT set 2026-05-09 05:24:27,147 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-60324183:ctest-vn1-61639575 is 189.211.47.1 and allocation pool is NOT set 2026-05-09 05:24:29,211 - 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=11.0 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.221 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.221/5.598/10.975/5.377 ms') 2026-05-09 05:24:29,211 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-36492881 passed 2026-05-09 05:24:29,359 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-09 05:24:29,359 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-36492881, IP 93.85.53.69, Port 22 2026-05-09 05:24:29,526 - DEBUG - VM ctest-vn1-vm1-36492881 is ready for SSH connections 2026-05-09 05:24:29,526 - INFO - Waiting for VM ctest-vn1-vm2-62679045 to be up.. 2026-05-09 05:24:29,602 - DEBUG - VM is in ACTIVE state now 2026-05-09 05:24:29,602 - INFO - VM name : ctest-vn1-vm2-62679045 2026-05-09 05:24:29,679 - DEBUG - VM ctest-vn1-vm2-62679045 ID is 67d36876-f282-41c8-b2e6-f0491a6390ba 2026-05-09 05:24:29,679 - DEBUG - VM ctest-vn1-vm2-62679045 launched on Node cn-jenkins-deploy-platform-ansible-os-5761-1 2026-05-09 05:24:29,748 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/67d36876-f282-41c8-b2e6-f0491a6390ba 2026-05-09 05:24:29,756 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/af7d3bed-a969-49bf-97e5-766454c70183 2026-05-09 05:24:30,992 - 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.75 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.458 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.458/1.604/2.751/1.146 ms') 2026-05-09 05:24:30,992 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-62679045 passed 2026-05-09 05:24:31,139 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-09 05:24:31,139 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-62679045, IP 189.211.47.5, Port 22 2026-05-09 05:24:31,298 - DEBUG - VM ctest-vn1-vm2-62679045 is ready for SSH connections 2026-05-09 05:24:31,298 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-09 05:24:31,298 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-09 05:24:31,298 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-09 05:24:31,298 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 93.85.53.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-05-09 05:24:31,298 - DEBUG - ping -s 56 -c 3 -W 1 93.85.53.69 2026-05-09 05:24:33,954 - DEBUG - PING 93.85.53.69 (93.85.53.69): 56 data bytes 64 bytes from 93.85.53.69: seq=0 ttl=63 time=3.361 ms 64 bytes from 93.85.53.69: seq=1 ttl=63 time=0.783 ms 64 bytes from 93.85.53.69: seq=2 ttl=63 time=1.112 ms --- 93.85.53.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.783/1.752/3.361 ms 2026-05-09 05:24:33,954 - INFO - Ping to IP 93.85.53.69 from VM ctest-vn1-vm2-62679045 passed 2026-05-09 05:24:33,955 - INFO - Detaching port af7d3bed-a969-49bf-97e5-766454c70183 from VM ctest-vn1-vm2-62679045 2026-05-09 05:24:34,004 - INFO - Deleting VM ctest-vn1-vm2-62679045 2026-05-09 05:24:34,088 - INFO - Detaching port 6706c5f9-daf7-4c96-8a63-d2af89751b1a from VM ctest-vn1-vm1-36492881 2026-05-09 05:24:34,124 - INFO - Deleting VM ctest-vn1-vm1-36492881 2026-05-09 05:24:34,345 - DEBUG - Response for delete_port : () 2026-05-09 05:24:34,496 - DEBUG - Response for delete_port : () 2026-05-09 05:24:34,497 - INFO - Deleting VN ctest-vn1-61639575 2026-05-09 05:24:34,615 - DEBUG - Response for deleting network () 2026-05-09 05:24:34,876 - DEBUG - No XMPP flaps were noticed during the test 2026-05-09 05:24:34,876 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:18] 2026-05-09 05:24:34,876 - INFO - -------------------------------------------------------------------------------- 2026-05-09 05:24:35,566 - INFO - Deleted project: ctest-TestPorts-60324183, ID : 952f79a0-2f01-4d9a-8ff4-26cf105aaff4