2026-04-28 14:55:07,667 - INFO - Domain Default found not creating 2026-04-28 14:55:07,857 - INFO - Project ctest-TestPorts-55966975 not found, creating it 2026-04-28 14:55:08,339 - INFO - Created Project:ctest-TestPorts-55966975, ID : dd09e4e2-1f96-43c8-8338-fc457fbbd763 2026-04-28 14:55:10,052 - INFO - ================================================================================ 2026-04-28 14:55:10,052 - INFO - STARTING TEST : test_ports_bindings 2026-04-28 14:55:10,052 - 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-04-28 14:55:10,311 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-04-28 14:55:10,311 - INFO - Initial checks done. Running the testcase now 2026-04-28 14:55:10,312 - INFO - 2026-04-28 14:55:10,886 - DEBUG - Response for create_network : {'network': {'id': '55ad8203-d7c8-4519-bfe9-907c6e459ba8', 'name': 'ctest-vn-65557129', 'tenant_id': 'dd09e4e21f9643c88338fc457fbbd763', 'project_id': 'dd09e4e21f9643c88338fc457fbbd763', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-55966975', 'ctest-vn-65557129'], 'port_security_enabled': True, 'description': ''}} 2026-04-28 14:55:11,091 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ae9554a2-6a00-4092-8fbe-cddd1f63226f', 'name': '', 'tenant_id': 'dd09e4e21f9643c88338fc457fbbd763', 'network_id': '55ad8203-d7c8-4519-bfe9-907c6e459ba8', 'ip_version': 4, 'cidr': '18.104.18.192/26', 'allocation_pools': [{'start': '18.104.18.194', 'end': '18.104.18.254'}], 'gateway_ip': '18.104.18.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '18.104.18.194', 'tags': [], 'project_id': 'dd09e4e21f9643c88338fc457fbbd763'}} 2026-04-28 14:55:11,110 - INFO - Created VN ctest-vn-65557129 2026-04-28 14:55:11,164 - DEBUG - VN ctest-vn-65557129 UUID is 55ad8203-d7c8-4519-bfe9-907c6e459ba8 2026-04-28 14:55:11,278 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-55966975', 'ctest-vmi-16984366']} 2026-04-28 14:55:11,525 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-16984366', 'id': '6a65af79-3473-4882-a097-125ee5de7d54', 'tenant_id': 'dd09e4e21f9643c88338fc457fbbd763', 'network_id': '55ad8203-d7c8-4519-bfe9-907c6e459ba8', 'mac_address': '02:6a:65:af:79:34', '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': '18.104.18.195', 'subnet_id': 'ae9554a2-6a00-4092-8fbe-cddd1f63226f'}], 'security_groups': ['589c5a0d-66e6-413e-8076-ced4b0c47114'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'dd09e4e21f9643c88338fc457fbbd763'}} 2026-04-28 14:55:11,525 - DEBUG - Created port 6a65af79-3473-4882-a097-125ee5de7d54 2026-04-28 14:55:11,628 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/6a65af79-3473-4882-a097-125ee5de7d54 2026-04-28 14:55:11,922 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/6a65af79-3473-4882-a097-125ee5de7d54 2026-04-28 14:55:11,957 - INFO - VMI 6a65af79-3473-4882-a097-125ee5de7d54 verification in API Server passed 2026-04-28 14:55:12,045 - DEBUG - Response for delete_port : () 2026-04-28 14:55:12,045 - INFO - Deleted port 6a65af79-3473-4882-a097-125ee5de7d54 2026-04-28 14:55:12,045 - INFO - Deleting VN ctest-vn-65557129 2026-04-28 14:55:12,150 - DEBUG - Response for deleting network () 2026-04-28 14:55:12,409 - DEBUG - No XMPP flaps were noticed during the test
2026-04-28 14:55:12,409 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-04-28 14:55:12,409 - INFO - -------------------------------------------------------------------------------- 2026-04-28 14:55:12,412 - INFO - ================================================================================ 2026-04-28 14:55:12,412 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-04-28 14:55:12,412 - 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-04-28 14:55:12,708 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-04-28 14:55:12,708 - INFO - Initial checks done. Running the testcase now 2026-04-28 14:55:12,708 - INFO - 2026-04-28 14:55:12,890 - DEBUG - Response for create_network : {'network': {'id': '46278216-67f0-4be0-9f1c-ca2e33537229', 'name': 'ctest-vn1-83151253', 'tenant_id': 'dd09e4e21f9643c88338fc457fbbd763', 'project_id': 'dd09e4e21f9643c88338fc457fbbd763', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-55966975', 'ctest-vn1-83151253'], 'port_security_enabled': True, 'description': ''}} 2026-04-28 14:55:13,048 - DEBUG - Response for create_subnet : {'subnet': {'id': '4cd26910-85a2-44f3-9995-d6359142723b', 'name': '', 'tenant_id': 'dd09e4e21f9643c88338fc457fbbd763', 'network_id': '46278216-67f0-4be0-9f1c-ca2e33537229', 'ip_version': 4, 'cidr': '182.78.219.192/26', 'allocation_pools': [{'start': '182.78.219.194', 'end': '182.78.219.254'}], 'gateway_ip': '182.78.219.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '182.78.219.194', 'tags': [], 'project_id': 'dd09e4e21f9643c88338fc457fbbd763'}} 2026-04-28 14:55:13,208 - DEBUG - Response for create_subnet : {'subnet': {'id': '1a2166c0-4675-4279-9506-0482812697da', 'name': '', 'tenant_id': 'dd09e4e21f9643c88338fc457fbbd763', 'network_id': '46278216-67f0-4be0-9f1c-ca2e33537229', 'ip_version': 4, 'cidr': '93.211.237.0/26', 'allocation_pools': [{'start': '93.211.237.2', 'end': '93.211.237.62'}], 'gateway_ip': '93.211.237.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '93.211.237.2', 'tags': [], 'project_id': 'dd09e4e21f9643c88338fc457fbbd763'}} 2026-04-28 14:55:13,229 - INFO - Created VN ctest-vn1-83151253 2026-04-28 14:55:13,280 - DEBUG - VN ctest-vn1-83151253 UUID is 46278216-67f0-4be0-9f1c-ca2e33537229 2026-04-28 14:55:13,606 - DEBUG - Response for create_port : {'port': {'name': '1183cd42-5a7b-42a5-8b56-f2b0e98483d1', 'id': '1183cd42-5a7b-42a5-8b56-f2b0e98483d1', 'tenant_id': 'dd09e4e21f9643c88338fc457fbbd763', 'network_id': '46278216-67f0-4be0-9f1c-ca2e33537229', 'mac_address': '02:11:83:cd:42:5a', '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': '182.78.219.197', 'subnet_id': '4cd26910-85a2-44f3-9995-d6359142723b'}], 'security_groups': ['589c5a0d-66e6-413e-8076-ced4b0c47114'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'dd09e4e21f9643c88338fc457fbbd763'}} 2026-04-28 14:55:13,777 - DEBUG - Response for create_port : {'port': {'name': 'e9a03281-6336-4cb6-bf3a-939e0cc73e7d', 'id': 'e9a03281-6336-4cb6-bf3a-939e0cc73e7d', 'tenant_id': 'dd09e4e21f9643c88338fc457fbbd763', 'network_id': '46278216-67f0-4be0-9f1c-ca2e33537229', 'mac_address': '02:e9:a0:32:81:63', '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.211.237.5', 'subnet_id': '1a2166c0-4675-4279-9506-0482812697da'}], 'security_groups': ['589c5a0d-66e6-413e-8076-ced4b0c47114'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'dd09e4e21f9643c88338fc457fbbd763'}} 2026-04-28 14:55:13,838 - DEBUG - Services list from nova: [, , ] 2026-04-28 14:55:14,190 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5704-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5704-1) 2026-04-28 14:55:14,633 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5704-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5704-1) 2026-04-28 14:55:14,633 - INFO - Waiting for VM ctest-vn1-vm1-14756693 to be up.. 2026-04-28 14:55:14,680 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-28 14:55:19,791 - DEBUG - VM is in ACTIVE state now 2026-04-28 14:55:19,791 - INFO - VM name : ctest-vn1-vm1-14756693 2026-04-28 14:55:19,892 - DEBUG - VM ctest-vn1-vm1-14756693 ID is 32550445-2761-4dc8-995a-41bfac268d8c 2026-04-28 14:55:19,912 - DEBUG - VM ctest-vn1-vm1-14756693 launched on Node cn-jenkins-deploy-platform-ansible-os-5704-1 2026-04-28 14:55:19,992 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/32550445-2761-4dc8-995a-41bfac268d8c 2026-04-28 14:55:20,002 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/1183cd42-5a7b-42a5-8b56-f2b0e98483d1 2026-04-28 14:55:23,257 - 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 1019ms') 2026-04-28 14:55:23,258 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-14756693 failed! 2026-04-28 14:55:23,316 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-55966975:ctest-vn1-83151253 is 182.78.219.193 and allocation pool is NOT set 2026-04-28 14:55:23,316 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-55966975:ctest-vn1-83151253 is 93.211.237.1 and allocation pool is NOT set 2026-04-28 14:55:27,387 - 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=7.55 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1011ms\r\nrtt min/avg/max/mdev = 7.546/7.546/7.546/0.000 ms') 2026-04-28 14:55:27,387 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-14756693 passed 2026-04-28 14:55:27,540 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-28 14:55:27,540 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-14756693, IP 182.78.219.197, Port 22 2026-04-28 14:55:27,705 - DEBUG - VM ctest-vn1-vm1-14756693 is ready for SSH connections 2026-04-28 14:55:27,706 - INFO - Waiting for VM ctest-vn1-vm2-12523000 to be up.. 2026-04-28 14:55:27,793 - DEBUG - VM is in ACTIVE state now 2026-04-28 14:55:27,793 - INFO - VM name : ctest-vn1-vm2-12523000 2026-04-28 14:55:27,884 - DEBUG - VM ctest-vn1-vm2-12523000 ID is cb5b012f-aebc-4fe5-b51a-f002e74392e8 2026-04-28 14:55:27,884 - DEBUG - VM ctest-vn1-vm2-12523000 launched on Node cn-jenkins-deploy-platform-ansible-os-5704-1 2026-04-28 14:55:27,967 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/cb5b012f-aebc-4fe5-b51a-f002e74392e8 2026-04-28 14:55:27,978 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/e9a03281-6336-4cb6-bf3a-939e0cc73e7d 2026-04-28 14:55:29,228 - 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.12 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.408 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.408/1.764/3.121/1.356 ms') 2026-04-28 14:55:29,229 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-12523000 passed 2026-04-28 14:55:29,376 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-28 14:55:29,376 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-12523000, IP 93.211.237.5, Port 22 2026-04-28 14:55:29,532 - DEBUG - VM ctest-vn1-vm2-12523000 is ready for SSH connections 2026-04-28 14:55:29,532 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-28 14:55:29,532 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-28 14:55:29,532 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-28 14:55:29,532 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 182.78.219.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-04-28 14:55:29,532 - DEBUG - ping -s 56 -c 3 -W 1 182.78.219.197 2026-04-28 14:55:32,201 - DEBUG - PING 182.78.219.197 (182.78.219.197): 56 data bytes 64 bytes from 182.78.219.197: seq=0 ttl=63 time=4.087 ms 64 bytes from 182.78.219.197: seq=1 ttl=63 time=1.010 ms 64 bytes from 182.78.219.197: seq=2 ttl=63 time=0.921 ms --- 182.78.219.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.921/2.006/4.087 ms 2026-04-28 14:55:32,201 - INFO - Ping to IP 182.78.219.197 from VM ctest-vn1-vm2-12523000 passed 2026-04-28 14:55:32,201 - INFO - Detaching port e9a03281-6336-4cb6-bf3a-939e0cc73e7d from VM ctest-vn1-vm2-12523000 2026-04-28 14:55:32,249 - INFO - Deleting VM ctest-vn1-vm2-12523000 2026-04-28 14:55:32,323 - INFO - Detaching port 1183cd42-5a7b-42a5-8b56-f2b0e98483d1 from VM ctest-vn1-vm1-14756693 2026-04-28 14:55:32,368 - INFO - Deleting VM ctest-vn1-vm1-14756693 2026-04-28 14:55:32,624 - DEBUG - Response for delete_port : () 2026-04-28 14:55:32,842 - DEBUG - Response for delete_port : () 2026-04-28 14:55:32,842 - INFO - Deleting VN ctest-vn1-83151253 2026-04-28 14:55:33,013 - DEBUG - Response for deleting network () 2026-04-28 14:55:33,281 - DEBUG - No XMPP flaps were noticed during the test
2026-04-28 14:55:33,281 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21]
2026-04-28 14:55:33,281 - INFO - -------------------------------------------------------------------------------- 2026-04-28 14:55:33,982 - INFO - Deleted project: ctest-TestPorts-55966975, ID : dd09e4e2-1f96-43c8-8338-fc457fbbd763