2026-03-24 08:43:08,796 - INFO - Domain Default found not creating 2026-03-24 08:43:08,964 - INFO - Project ctest-TestPorts-71365734 not found, creating it 2026-03-24 08:43:09,452 - INFO - Created Project:ctest-TestPorts-71365734, ID : 4cde9d18-794c-40cc-a8da-cf9bb46c692a 2026-03-24 08:43:11,072 - INFO - ================================================================================ 2026-03-24 08:43:11,072 - INFO - STARTING TEST : test_ports_bindings 2026-03-24 08:43:11,072 - 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-24 08:43:11,327 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-03-24 08:43:11,327 - INFO - Initial checks done. Running the testcase now 2026-03-24 08:43:11,327 - INFO - 2026-03-24 08:43:11,908 - DEBUG - Response for create_network : {'network': {'id': '076ec7d5-a3f3-4508-8d03-abfa0663a372', 'name': 'ctest-vn-49522518', 'tenant_id': '4cde9d18794c40cca8dacf9bb46c692a', 'project_id': '4cde9d18794c40cca8dacf9bb46c692a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-71365734', 'ctest-vn-49522518'], 'port_security_enabled': True, 'description': ''}} 2026-03-24 08:43:12,079 - DEBUG - Response for create_subnet : {'subnet': {'id': '5a1ac2b8-9cea-46de-8108-03a077cb217f', 'name': '', 'tenant_id': '4cde9d18794c40cca8dacf9bb46c692a', 'network_id': '076ec7d5-a3f3-4508-8d03-abfa0663a372', 'ip_version': 4, 'cidr': '61.131.19.128/26', 'allocation_pools': [{'start': '61.131.19.130', 'end': '61.131.19.190'}], 'gateway_ip': '61.131.19.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '61.131.19.130', 'tags': [], 'project_id': '4cde9d18794c40cca8dacf9bb46c692a'}} 2026-03-24 08:43:12,098 - INFO - Created VN ctest-vn-49522518 2026-03-24 08:43:12,156 - DEBUG - VN ctest-vn-49522518 UUID is 076ec7d5-a3f3-4508-8d03-abfa0663a372 2026-03-24 08:43:12,264 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-71365734', 'ctest-vmi-87512770']} 2026-03-24 08:43:12,539 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-87512770', 'id': '3b6d8cfa-2008-4dcb-966c-bffd7b137491', 'tenant_id': '4cde9d18794c40cca8dacf9bb46c692a', 'network_id': '076ec7d5-a3f3-4508-8d03-abfa0663a372', 'mac_address': '02:3b:6d:8c:fa:20', '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': '61.131.19.131', 'subnet_id': '5a1ac2b8-9cea-46de-8108-03a077cb217f'}], 'security_groups': ['a8406805-fcd7-4817-b919-1211614a179e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4cde9d18794c40cca8dacf9bb46c692a'}} 2026-03-24 08:43:12,539 - DEBUG - Created port 3b6d8cfa-2008-4dcb-966c-bffd7b137491 2026-03-24 08:43:12,648 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/3b6d8cfa-2008-4dcb-966c-bffd7b137491 2026-03-24 08:43:12,971 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/3b6d8cfa-2008-4dcb-966c-bffd7b137491 2026-03-24 08:43:13,007 - INFO - VMI 3b6d8cfa-2008-4dcb-966c-bffd7b137491 verification in API Server passed 2026-03-24 08:43:13,111 - DEBUG - Response for delete_port : () 2026-03-24 08:43:13,111 - INFO - Deleted port 3b6d8cfa-2008-4dcb-966c-bffd7b137491 2026-03-24 08:43:13,111 - INFO - Deleting VN ctest-vn-49522518 2026-03-24 08:43:13,215 - DEBUG - Response for deleting network () 2026-03-24 08:43:13,469 - DEBUG - No XMPP flaps were noticed during the test 2026-03-24 08:43:13,469 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-03-24 08:43:13,470 - INFO - -------------------------------------------------------------------------------- 2026-03-24 08:43:13,472 - INFO - ================================================================================ 2026-03-24 08:43:13,472 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-24 08:43:13,472 - 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-24 08:43:13,757 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-03-24 08:43:13,758 - INFO - Initial checks done. Running the testcase now 2026-03-24 08:43:13,758 - INFO - 2026-03-24 08:43:13,938 - DEBUG - Response for create_network : {'network': {'id': '231cc3db-d599-4183-a937-2df6d5d9ece8', 'name': 'ctest-vn1-95584103', 'tenant_id': '4cde9d18794c40cca8dacf9bb46c692a', 'project_id': '4cde9d18794c40cca8dacf9bb46c692a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-71365734', 'ctest-vn1-95584103'], 'port_security_enabled': True, 'description': ''}} 2026-03-24 08:43:14,120 - DEBUG - Response for create_subnet : {'subnet': {'id': '80020cd7-492c-40fc-8c66-388a393b3672', 'name': '', 'tenant_id': '4cde9d18794c40cca8dacf9bb46c692a', 'network_id': '231cc3db-d599-4183-a937-2df6d5d9ece8', 'ip_version': 4, 'cidr': '26.191.96.128/26', 'allocation_pools': [{'start': '26.191.96.130', 'end': '26.191.96.190'}], 'gateway_ip': '26.191.96.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '26.191.96.130', 'tags': [], 'project_id': '4cde9d18794c40cca8dacf9bb46c692a'}} 2026-03-24 08:43:14,273 - DEBUG - Response for create_subnet : {'subnet': {'id': '6393ae8e-7ea9-43fe-a318-862c8260005c', 'name': '', 'tenant_id': '4cde9d18794c40cca8dacf9bb46c692a', 'network_id': '231cc3db-d599-4183-a937-2df6d5d9ece8', 'ip_version': 4, 'cidr': '107.139.67.0/26', 'allocation_pools': [{'start': '107.139.67.2', 'end': '107.139.67.62'}], 'gateway_ip': '107.139.67.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '107.139.67.2', 'tags': [], 'project_id': '4cde9d18794c40cca8dacf9bb46c692a'}} 2026-03-24 08:43:14,292 - INFO - Created VN ctest-vn1-95584103 2026-03-24 08:43:14,347 - DEBUG - VN ctest-vn1-95584103 UUID is 231cc3db-d599-4183-a937-2df6d5d9ece8 2026-03-24 08:43:14,648 - DEBUG - Response for create_port : {'port': {'name': 'b07ceeae-ca61-4698-a958-1d8b2a0c9427', 'id': 'b07ceeae-ca61-4698-a958-1d8b2a0c9427', 'tenant_id': '4cde9d18794c40cca8dacf9bb46c692a', 'network_id': '231cc3db-d599-4183-a937-2df6d5d9ece8', 'mac_address': '02:b0:7c:ee:ae:ca', '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.191.96.133', 'subnet_id': '80020cd7-492c-40fc-8c66-388a393b3672'}], 'security_groups': ['a8406805-fcd7-4817-b919-1211614a179e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4cde9d18794c40cca8dacf9bb46c692a'}} 2026-03-24 08:43:14,815 - DEBUG - Response for create_port : {'port': {'name': 'b619b720-65bb-45f7-8a8c-c886093b7911', 'id': 'b619b720-65bb-45f7-8a8c-c886093b7911', 'tenant_id': '4cde9d18794c40cca8dacf9bb46c692a', 'network_id': '231cc3db-d599-4183-a937-2df6d5d9ece8', 'mac_address': '02:b6:19:b7:20:65', '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': '107.139.67.5', 'subnet_id': '6393ae8e-7ea9-43fe-a318-862c8260005c'}], 'security_groups': ['a8406805-fcd7-4817-b919-1211614a179e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4cde9d18794c40cca8dacf9bb46c692a'}} 2026-03-24 08:43:14,878 - DEBUG - Services list from nova: [, , ] 2026-03-24 08:43:15,215 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5525-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5525-1) 2026-03-24 08:43:15,622 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5525-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5525-1) 2026-03-24 08:43:15,622 - INFO - Waiting for VM ctest-vn1-vm1-60572532 to be up.. 2026-03-24 08:43:15,660 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-24 08:43:20,737 - DEBUG - VM is in ACTIVE state now 2026-03-24 08:43:20,737 - INFO - VM name : ctest-vn1-vm1-60572532 2026-03-24 08:43:20,814 - DEBUG - VM ctest-vn1-vm1-60572532 ID is c6c7b26a-51b6-4ea4-ba00-71fd57e6620b 2026-03-24 08:43:20,834 - DEBUG - VM ctest-vn1-vm1-60572532 launched on Node cn-jenkins-deploy-platform-ansible-os-5525-1 2026-03-24 08:43:20,919 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/c6c7b26a-51b6-4ea4-ba00-71fd57e6620b 2026-03-24 08:43:20,928 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/b07ceeae-ca61-4698-a958-1d8b2a0c9427 2026-03-24 08:43:24,170 - 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 1011ms') 2026-03-24 08:43:24,171 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-60572532 failed! 2026-03-24 08:43:24,236 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-71365734:ctest-vn1-95584103 is 26.191.96.129 and allocation pool is NOT set 2026-03-24 08:43:24,236 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-71365734:ctest-vn1-95584103 is 107.139.67.1 and allocation pool is NOT set 2026-03-24 08:43:26,299 - 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=5.18 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.999 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.999/3.089/5.180/2.090 ms') 2026-03-24 08:43:26,299 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-60572532 passed 2026-03-24 08:43:26,452 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-24 08:43:26,452 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-60572532, IP 26.191.96.133, Port 22 2026-03-24 08:43:26,617 - DEBUG - VM ctest-vn1-vm1-60572532 is ready for SSH connections 2026-03-24 08:43:26,617 - INFO - Waiting for VM ctest-vn1-vm2-75141190 to be up.. 2026-03-24 08:43:26,700 - DEBUG - VM is in ACTIVE state now 2026-03-24 08:43:26,700 - INFO - VM name : ctest-vn1-vm2-75141190 2026-03-24 08:43:26,784 - DEBUG - VM ctest-vn1-vm2-75141190 ID is 88862f37-a470-49c1-b2dc-dc8f66b62653 2026-03-24 08:43:26,784 - DEBUG - VM ctest-vn1-vm2-75141190 launched on Node cn-jenkins-deploy-platform-ansible-os-5525-1 2026-03-24 08:43:26,862 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/88862f37-a470-49c1-b2dc-dc8f66b62653 2026-03-24 08:43:26,871 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/b619b720-65bb-45f7-8a8c-c886093b7911 2026-03-24 08:43:28,115 - 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=3.99 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.533 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.533/2.263/3.993/1.730 ms') 2026-03-24 08:43:28,115 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-75141190 passed 2026-03-24 08:43:28,272 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-24 08:43:28,272 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-75141190, IP 107.139.67.5, Port 22 2026-03-24 08:43:28,432 - DEBUG - VM ctest-vn1-vm2-75141190 is ready for SSH connections 2026-03-24 08:43:28,432 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-24 08:43:28,432 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-24 08:43:28,432 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-24 08:43:28,433 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 26.191.96.133, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-03-24 08:43:28,433 - DEBUG - ping -s 56 -c 3 -W 1 26.191.96.133 2026-03-24 08:43:31,023 - DEBUG - PING 26.191.96.133 (26.191.96.133): 56 data bytes 64 bytes from 26.191.96.133: seq=0 ttl=63 time=4.451 ms 64 bytes from 26.191.96.133: seq=1 ttl=63 time=0.933 ms 64 bytes from 26.191.96.133: seq=2 ttl=63 time=1.510 ms --- 26.191.96.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.933/2.298/4.451 ms 2026-03-24 08:43:31,023 - INFO - Ping to IP 26.191.96.133 from VM ctest-vn1-vm2-75141190 passed 2026-03-24 08:43:31,023 - INFO - Detaching port b619b720-65bb-45f7-8a8c-c886093b7911 from VM ctest-vn1-vm2-75141190 2026-03-24 08:43:31,076 - INFO - Deleting VM ctest-vn1-vm2-75141190 2026-03-24 08:43:31,150 - INFO - Detaching port b07ceeae-ca61-4698-a958-1d8b2a0c9427 from VM ctest-vn1-vm1-60572532 2026-03-24 08:43:31,190 - INFO - Deleting VM ctest-vn1-vm1-60572532 2026-03-24 08:43:31,456 - DEBUG - Response for delete_port : () 2026-03-24 08:43:31,699 - DEBUG - Response for delete_port : () 2026-03-24 08:43:31,699 - INFO - Deleting VN ctest-vn1-95584103 2026-03-24 08:43:31,869 - DEBUG - Response for deleting network () 2026-03-24 08:43:32,144 - DEBUG - No XMPP flaps were noticed during the test 2026-03-24 08:43:32,144 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:19] 2026-03-24 08:43:32,144 - INFO - -------------------------------------------------------------------------------- 2026-03-24 08:43:32,872 - INFO - Deleted project: ctest-TestPorts-71365734, ID : 4cde9d18-794c-40cc-a8da-cf9bb46c692a