2026-04-24 12:46:27,145 - INFO - Domain Default found not creating 2026-04-24 12:46:27,349 - INFO - Project ctest-TestPorts-13403073 not found, creating it 2026-04-24 12:46:27,862 - INFO - Created Project:ctest-TestPorts-13403073, ID : 0bc0eb18-5c07-4729-ac22-f7893646973b 2026-04-24 12:46:29,598 - INFO - ================================================================================ 2026-04-24 12:46:29,598 - INFO - STARTING TEST : test_ports_bindings 2026-04-24 12:46:29,598 - 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-24 12:46:29,872 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-04-24 12:46:29,872 - INFO - Initial checks done. Running the testcase now 2026-04-24 12:46:29,873 - INFO - 2026-04-24 12:46:30,492 - DEBUG - Response for create_network : {'network': {'id': '7b9ccb99-26df-4437-bf73-db22f8623870', 'name': 'ctest-vn-78226974', 'tenant_id': '0bc0eb185c074729ac22f7893646973b', 'project_id': '0bc0eb185c074729ac22f7893646973b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-13403073', 'ctest-vn-78226974'], 'port_security_enabled': True, 'description': ''}} 2026-04-24 12:46:30,732 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f0b47c63-9745-4d3d-8ab3-da51f4f98643', 'name': '', 'tenant_id': '0bc0eb185c074729ac22f7893646973b', 'network_id': '7b9ccb99-26df-4437-bf73-db22f8623870', 'ip_version': 4, 'cidr': '65.252.242.128/26', 'allocation_pools': [{'start': '65.252.242.130', 'end': '65.252.242.190'}], 'gateway_ip': '65.252.242.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '65.252.242.130', 'tags': [], 'project_id': '0bc0eb185c074729ac22f7893646973b'}} 2026-04-24 12:46:30,753 - INFO - Created VN ctest-vn-78226974 2026-04-24 12:46:30,807 - DEBUG - VN ctest-vn-78226974 UUID is 7b9ccb99-26df-4437-bf73-db22f8623870 2026-04-24 12:46:30,925 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-13403073', 'ctest-vmi-77817233']} 2026-04-24 12:46:31,194 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-77817233', 'id': '8759ebce-9579-498e-a748-b7cd12585916', 'tenant_id': '0bc0eb185c074729ac22f7893646973b', 'network_id': '7b9ccb99-26df-4437-bf73-db22f8623870', 'mac_address': '02:87:59:eb:ce:95', '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': '65.252.242.131', 'subnet_id': 'f0b47c63-9745-4d3d-8ab3-da51f4f98643'}], 'security_groups': ['cca128db-31dc-4870-85f1-ec014cffc45b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '0bc0eb185c074729ac22f7893646973b'}} 2026-04-24 12:46:31,195 - DEBUG - Created port 8759ebce-9579-498e-a748-b7cd12585916 2026-04-24 12:46:31,299 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/8759ebce-9579-498e-a748-b7cd12585916 2026-04-24 12:46:31,601 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/8759ebce-9579-498e-a748-b7cd12585916 2026-04-24 12:46:31,644 - INFO - VMI 8759ebce-9579-498e-a748-b7cd12585916 verification in API Server passed 2026-04-24 12:46:31,750 - DEBUG - Response for delete_port : () 2026-04-24 12:46:31,751 - INFO - Deleted port 8759ebce-9579-498e-a748-b7cd12585916 2026-04-24 12:46:31,751 - INFO - Deleting VN ctest-vn-78226974 2026-04-24 12:46:31,881 - DEBUG - Response for deleting network () 2026-04-24 12:46:32,143 - DEBUG - No XMPP flaps were noticed during the test 2026-04-24 12:46:32,143 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-04-24 12:46:32,143 - INFO - -------------------------------------------------------------------------------- 2026-04-24 12:46:32,146 - INFO - ================================================================================ 2026-04-24 12:46:32,146 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-04-24 12:46:32,146 - 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-24 12:46:32,431 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-04-24 12:46:32,431 - INFO - Initial checks done. Running the testcase now 2026-04-24 12:46:32,431 - INFO - 2026-04-24 12:46:32,632 - DEBUG - Response for create_network : {'network': {'id': '2fb6a5a4-1639-4b22-9a6c-0b739e345cf1', 'name': 'ctest-vn1-80344694', 'tenant_id': '0bc0eb185c074729ac22f7893646973b', 'project_id': '0bc0eb185c074729ac22f7893646973b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-13403073', 'ctest-vn1-80344694'], 'port_security_enabled': True, 'description': ''}} 2026-04-24 12:46:32,828 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cad25195-6f9d-4290-80f6-38292d64a6c5', 'name': '', 'tenant_id': '0bc0eb185c074729ac22f7893646973b', 'network_id': '2fb6a5a4-1639-4b22-9a6c-0b739e345cf1', 'ip_version': 4, 'cidr': '204.16.197.0/26', 'allocation_pools': [{'start': '204.16.197.2', 'end': '204.16.197.62'}], 'gateway_ip': '204.16.197.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '204.16.197.2', 'tags': [], 'project_id': '0bc0eb185c074729ac22f7893646973b'}} 2026-04-24 12:46:33,035 - DEBUG - Response for create_subnet : {'subnet': {'id': '3ccfa07e-e192-4a06-b855-d8183f992f92', 'name': '', 'tenant_id': '0bc0eb185c074729ac22f7893646973b', 'network_id': '2fb6a5a4-1639-4b22-9a6c-0b739e345cf1', 'ip_version': 4, 'cidr': '124.252.212.192/26', 'allocation_pools': [{'start': '124.252.212.194', 'end': '124.252.212.254'}], 'gateway_ip': '124.252.212.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '124.252.212.194', 'tags': [], 'project_id': '0bc0eb185c074729ac22f7893646973b'}} 2026-04-24 12:46:33,059 - INFO - Created VN ctest-vn1-80344694 2026-04-24 12:46:33,111 - DEBUG - VN ctest-vn1-80344694 UUID is 2fb6a5a4-1639-4b22-9a6c-0b739e345cf1 2026-04-24 12:46:33,465 - DEBUG - Response for create_port : {'port': {'name': 'dc22f808-14d8-4ba4-8843-8d7993b3a9e2', 'id': 'dc22f808-14d8-4ba4-8843-8d7993b3a9e2', 'tenant_id': '0bc0eb185c074729ac22f7893646973b', 'network_id': '2fb6a5a4-1639-4b22-9a6c-0b739e345cf1', 'mac_address': '02:dc:22:f8:08:14', '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': '204.16.197.5', 'subnet_id': 'cad25195-6f9d-4290-80f6-38292d64a6c5'}], 'security_groups': ['cca128db-31dc-4870-85f1-ec014cffc45b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '0bc0eb185c074729ac22f7893646973b'}} 2026-04-24 12:46:33,676 - DEBUG - Response for create_port : {'port': {'name': '76d087ba-9955-4f79-8517-37f0357089c6', 'id': '76d087ba-9955-4f79-8517-37f0357089c6', 'tenant_id': '0bc0eb185c074729ac22f7893646973b', 'network_id': '2fb6a5a4-1639-4b22-9a6c-0b739e345cf1', 'mac_address': '02:76:d0:87:ba:99', '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': '124.252.212.197', 'subnet_id': '3ccfa07e-e192-4a06-b855-d8183f992f92'}], 'security_groups': ['cca128db-31dc-4870-85f1-ec014cffc45b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '0bc0eb185c074729ac22f7893646973b'}} 2026-04-24 12:46:33,762 - DEBUG - Services list from nova: [, , ] 2026-04-24 12:46:34,181 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5680-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5680-1) 2026-04-24 12:46:34,642 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5680-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5680-1) 2026-04-24 12:46:34,642 - INFO - Waiting for VM ctest-vn1-vm1-58930900 to be up.. 2026-04-24 12:46:34,693 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-24 12:46:39,783 - DEBUG - VM is in ACTIVE state now 2026-04-24 12:46:39,783 - INFO - VM name : ctest-vn1-vm1-58930900 2026-04-24 12:46:39,874 - DEBUG - VM ctest-vn1-vm1-58930900 ID is 9607a344-c29f-4cb0-a8c2-619f2096abb5 2026-04-24 12:46:39,896 - DEBUG - VM ctest-vn1-vm1-58930900 launched on Node cn-jenkins-deploy-platform-ansible-os-5680-1 2026-04-24 12:46:39,987 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/9607a344-c29f-4cb0-a8c2-619f2096abb5 2026-04-24 12:46:39,997 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/dc22f808-14d8-4ba4-8843-8d7993b3a9e2 2026-04-24 12:46:43,269 - 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 1025ms') 2026-04-24 12:46:43,270 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-58930900 failed! 2026-04-24 12:46:43,328 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-13403073:ctest-vn1-80344694 is 204.16.197.1 and allocation pool is NOT set 2026-04-24 12:46:43,328 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-13403073:ctest-vn1-80344694 is 124.252.212.193 and allocation pool is NOT set 2026-04-24 12:46:47,399 - 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=6.19 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1008ms\r\nrtt min/avg/max/mdev = 6.188/6.188/6.188/0.000 ms') 2026-04-24 12:46:47,399 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-58930900 passed 2026-04-24 12:46:47,568 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-24 12:46:47,568 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-58930900, IP 204.16.197.5, Port 22 2026-04-24 12:46:47,737 - DEBUG - VM ctest-vn1-vm1-58930900 is ready for SSH connections 2026-04-24 12:46:47,737 - INFO - Waiting for VM ctest-vn1-vm2-99756397 to be up.. 2026-04-24 12:46:47,824 - DEBUG - VM is in ACTIVE state now 2026-04-24 12:46:47,824 - INFO - VM name : ctest-vn1-vm2-99756397 2026-04-24 12:46:47,907 - DEBUG - VM ctest-vn1-vm2-99756397 ID is bb5c0105-2a37-4468-8dd0-8d422ef81c0a 2026-04-24 12:46:47,907 - DEBUG - VM ctest-vn1-vm2-99756397 launched on Node cn-jenkins-deploy-platform-ansible-os-5680-1 2026-04-24 12:46:47,994 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/bb5c0105-2a37-4468-8dd0-8d422ef81c0a 2026-04-24 12:46:48,003 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/76d087ba-9955-4f79-8517-37f0357089c6 2026-04-24 12:46:49,242 - 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.38 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.568 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.568/1.974/3.380/1.406 ms') 2026-04-24 12:46:49,242 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-99756397 passed 2026-04-24 12:46:49,399 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-24 12:46:49,399 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-99756397, IP 124.252.212.197, Port 22 2026-04-24 12:46:49,560 - DEBUG - VM ctest-vn1-vm2-99756397 is ready for SSH connections 2026-04-24 12:46:49,560 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-24 12:46:49,560 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-24 12:46:49,560 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-24 12:46:49,560 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 204.16.197.5, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-04-24 12:46:49,560 - DEBUG - ping -s 56 -c 3 -W 1 204.16.197.5 2026-04-24 12:46:52,240 - DEBUG - PING 204.16.197.5 (204.16.197.5): 56 data bytes 64 bytes from 204.16.197.5: seq=0 ttl=63 time=4.410 ms 64 bytes from 204.16.197.5: seq=1 ttl=63 time=0.906 ms 64 bytes from 204.16.197.5: seq=2 ttl=63 time=0.917 ms --- 204.16.197.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.906/2.077/4.410 ms 2026-04-24 12:46:52,240 - INFO - Ping to IP 204.16.197.5 from VM ctest-vn1-vm2-99756397 passed 2026-04-24 12:46:52,240 - INFO - Detaching port 76d087ba-9955-4f79-8517-37f0357089c6 from VM ctest-vn1-vm2-99756397 2026-04-24 12:46:52,299 - INFO - Deleting VM ctest-vn1-vm2-99756397 2026-04-24 12:46:52,382 - INFO - Detaching port dc22f808-14d8-4ba4-8843-8d7993b3a9e2 from VM ctest-vn1-vm1-58930900 2026-04-24 12:46:52,422 - INFO - Deleting VM ctest-vn1-vm1-58930900 2026-04-24 12:46:52,686 - DEBUG - Response for delete_port : () 2026-04-24 12:46:52,881 - DEBUG - Response for delete_port : () 2026-04-24 12:46:52,881 - INFO - Deleting VN ctest-vn1-80344694 2026-04-24 12:46:53,036 - DEBUG - Response for deleting network () 2026-04-24 12:46:53,288 - DEBUG - No XMPP flaps were noticed during the test 2026-04-24 12:46:53,289 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21] 2026-04-24 12:46:53,289 - INFO - -------------------------------------------------------------------------------- 2026-04-24 12:46:54,043 - INFO - Deleted project: ctest-TestPorts-13403073, ID : 0bc0eb18-5c07-4729-ac22-f7893646973b