2026-08-20 07:00:20,971 - INFO - Domain Default found not creating 2026-08-20 07:00:21,168 - INFO - Project ctest-TestPorts-26793008 not found, creating it 2026-08-20 07:00:21,708 - INFO - Created Project:ctest-TestPorts-26793008, ID : 2a680590-ba8b-4e15-a55c-74fc8b9760ed 2026-08-20 07:00:23,486 - INFO - ================================================================================ 2026-08-20 07:00:23,486 - INFO - STARTING TEST : test_ports_bindings 2026-08-20 07:00:23,486 - 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-08-20 07:00:23,763 - DEBUG - Nothing to compare xmpp stats {'10.0.0.177': {'10.20.0.25': '0'}} with 2026-08-20 07:00:23,763 - INFO - Initial checks done. Running the testcase now 2026-08-20 07:00:23,763 - INFO - 2026-08-20 07:00:24,460 - DEBUG - Response for create_network : {'network': {'id': '72f58e74-e04f-4f06-93c0-7041971315df', 'name': 'ctest-vn-69545478', 'tenant_id': '2a680590ba8b4e15a55c74fc8b9760ed', 'project_id': '2a680590ba8b4e15a55c74fc8b9760ed', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-26793008', 'ctest-vn-69545478'], 'port_security_enabled': True, 'description': ''}} 2026-08-20 07:00:24,674 - DEBUG - Response for create_subnet : {'subnet': {'id': '214176f6-c1ce-41eb-8861-532f89242084', 'name': '', 'tenant_id': '2a680590ba8b4e15a55c74fc8b9760ed', 'network_id': '72f58e74-e04f-4f06-93c0-7041971315df', 'ip_version': 4, 'cidr': '100.59.15.192/26', 'allocation_pools': [{'start': '100.59.15.194', 'end': '100.59.15.254'}], 'gateway_ip': '100.59.15.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '100.59.15.194', 'tags': [], 'project_id': '2a680590ba8b4e15a55c74fc8b9760ed'}} 2026-08-20 07:00:24,695 - INFO - Created VN ctest-vn-69545478 2026-08-20 07:00:24,751 - DEBUG - VN ctest-vn-69545478 UUID is 72f58e74-e04f-4f06-93c0-7041971315df 2026-08-20 07:00:24,873 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-26793008', 'ctest-vmi-60288711']} 2026-08-20 07:00:25,159 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-60288711', 'id': '6a3cff46-2afb-4742-884a-c0fc421fa181', 'tenant_id': '2a680590ba8b4e15a55c74fc8b9760ed', 'network_id': '72f58e74-e04f-4f06-93c0-7041971315df', 'mac_address': '02:6a:3c:ff:46:2a', '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': '100.59.15.195', 'subnet_id': '214176f6-c1ce-41eb-8861-532f89242084'}], 'security_groups': ['e1403430-d9d7-49b1-a8df-407043a854d6'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2a680590ba8b4e15a55c74fc8b9760ed'}} 2026-08-20 07:00:25,159 - DEBUG - Created port 6a3cff46-2afb-4742-884a-c0fc421fa181 2026-08-20 07:00:25,287 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine-interface/6a3cff46-2afb-4742-884a-c0fc421fa181 2026-08-20 07:00:25,669 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine-interface/6a3cff46-2afb-4742-884a-c0fc421fa181 2026-08-20 07:00:25,707 - INFO - VMI 6a3cff46-2afb-4742-884a-c0fc421fa181 verification in API Server passed 2026-08-20 07:00:25,815 - DEBUG - Response for delete_port : () 2026-08-20 07:00:25,815 - INFO - Deleted port 6a3cff46-2afb-4742-884a-c0fc421fa181 2026-08-20 07:00:25,815 - INFO - Deleting VN ctest-vn-69545478 2026-08-20 07:00:25,983 - DEBUG - Response for deleting network () 2026-08-20 07:00:26,307 - DEBUG - No XMPP flaps were noticed during the test
2026-08-20 07:00:26,308 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-08-20 07:00:26,308 - INFO - -------------------------------------------------------------------------------- 2026-08-20 07:00:26,312 - INFO - ================================================================================ 2026-08-20 07:00:26,312 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-08-20 07:00:26,312 - 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-08-20 07:00:26,585 - DEBUG - Nothing to compare xmpp stats {'10.0.0.177': {'10.20.0.25': '0'}} with 2026-08-20 07:00:26,585 - INFO - Initial checks done. Running the testcase now 2026-08-20 07:00:26,585 - INFO - 2026-08-20 07:00:26,804 - DEBUG - Response for create_network : {'network': {'id': '0a120889-ea5d-4c19-a52f-e2139ffbacd1', 'name': 'ctest-vn1-94377318', 'tenant_id': '2a680590ba8b4e15a55c74fc8b9760ed', 'project_id': '2a680590ba8b4e15a55c74fc8b9760ed', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-26793008', 'ctest-vn1-94377318'], 'port_security_enabled': True, 'description': ''}} 2026-08-20 07:00:27,066 - DEBUG - Response for create_subnet : {'subnet': {'id': '3b4b4387-569f-4129-8f56-288f0a7c465f', 'name': '', 'tenant_id': '2a680590ba8b4e15a55c74fc8b9760ed', 'network_id': '0a120889-ea5d-4c19-a52f-e2139ffbacd1', 'ip_version': 4, 'cidr': '213.172.212.192/26', 'allocation_pools': [{'start': '213.172.212.194', 'end': '213.172.212.254'}], 'gateway_ip': '213.172.212.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '213.172.212.194', 'tags': [], 'project_id': '2a680590ba8b4e15a55c74fc8b9760ed'}} 2026-08-20 07:00:27,306 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b6b041f7-f47a-4210-a584-7b0cd8f29220', 'name': '', 'tenant_id': '2a680590ba8b4e15a55c74fc8b9760ed', 'network_id': '0a120889-ea5d-4c19-a52f-e2139ffbacd1', 'ip_version': 4, 'cidr': '189.233.77.128/26', 'allocation_pools': [{'start': '189.233.77.130', 'end': '189.233.77.190'}], 'gateway_ip': '189.233.77.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '189.233.77.130', 'tags': [], 'project_id': '2a680590ba8b4e15a55c74fc8b9760ed'}} 2026-08-20 07:00:27,329 - INFO - Created VN ctest-vn1-94377318 2026-08-20 07:00:27,384 - DEBUG - VN ctest-vn1-94377318 UUID is 0a120889-ea5d-4c19-a52f-e2139ffbacd1 2026-08-20 07:00:27,779 - DEBUG - Response for create_port : {'port': {'name': '23752ea8-a2f5-4449-8f53-25cfe048e46e', 'id': '23752ea8-a2f5-4449-8f53-25cfe048e46e', 'tenant_id': '2a680590ba8b4e15a55c74fc8b9760ed', 'network_id': '0a120889-ea5d-4c19-a52f-e2139ffbacd1', 'mac_address': '02:23:75:2e:a8:a2', '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': '213.172.212.197', 'subnet_id': '3b4b4387-569f-4129-8f56-288f0a7c465f'}], 'security_groups': ['e1403430-d9d7-49b1-a8df-407043a854d6'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2a680590ba8b4e15a55c74fc8b9760ed'}} 2026-08-20 07:00:27,997 - DEBUG - Response for create_port : {'port': {'name': 'b017b668-070d-4a5c-b063-ee515c4ab6d8', 'id': 'b017b668-070d-4a5c-b063-ee515c4ab6d8', 'tenant_id': '2a680590ba8b4e15a55c74fc8b9760ed', 'network_id': '0a120889-ea5d-4c19-a52f-e2139ffbacd1', 'mac_address': '02:b0:17:b6:68:07', '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.233.77.133', 'subnet_id': 'b6b041f7-f47a-4210-a584-7b0cd8f29220'}], 'security_groups': ['e1403430-d9d7-49b1-a8df-407043a854d6'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2a680590ba8b4e15a55c74fc8b9760ed'}} 2026-08-20 07:00:28,069 - DEBUG - Services list from nova: [, , ] 2026-08-20 07:00:28,467 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6182-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6182-1) 2026-08-20 07:00:28,930 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6182-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6182-1) 2026-08-20 07:00:28,930 - INFO - Waiting for VM ctest-vn1-vm1-70189206 to be up.. 2026-08-20 07:00:28,980 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 07:00:34,042 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 07:00:39,126 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 07:00:44,214 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 07:00:49,301 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 07:00:54,396 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 07:00:59,490 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 07:01:04,599 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 07:01:09,702 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 07:01:14,807 - DEBUG - VM is in ACTIVE state now 2026-08-20 07:01:14,807 - INFO - VM name : ctest-vn1-vm1-70189206 2026-08-20 07:01:14,903 - DEBUG - VM ctest-vn1-vm1-70189206 ID is 3964f393-2aca-41b8-9ad4-c3889e965d9c 2026-08-20 07:01:14,928 - DEBUG - VM ctest-vn1-vm1-70189206 launched on Node cn-jenkins-deploy-platform-ansible-os-6182-1 2026-08-20 07:01:15,023 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine/3964f393-2aca-41b8-9ad4-c3889e965d9c 2026-08-20 07:01:15,036 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine-interface/23752ea8-a2f5-4449-8f53-25cfe048e46e 2026-08-20 07:01:18,322 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1023ms') 2026-08-20 07:01:18,322 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-70189206 failed! 2026-08-20 07:01:18,383 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-26793008:ctest-vn1-94377318 is 213.172.212.193 and allocation pool is NOT set 2026-08-20 07:01:18,384 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-26793008:ctest-vn1-94377318 is 189.233.77.129 and allocation pool is NOT set 2026-08-20 07:01:20,451 - 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=6.47 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.07 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 = 1.073/3.769/6.466/2.696 ms') 2026-08-20 07:01:20,451 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-70189206 passed 2026-08-20 07:01:20,608 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-20 07:01:20,608 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-70189206, IP 213.172.212.197, Port 22 2026-08-20 07:01:20,782 - DEBUG - VM ctest-vn1-vm1-70189206 is ready for SSH connections 2026-08-20 07:01:20,782 - INFO - Waiting for VM ctest-vn1-vm2-26833550 to be up.. 2026-08-20 07:01:20,885 - DEBUG - VM is in ACTIVE state now 2026-08-20 07:01:20,885 - INFO - VM name : ctest-vn1-vm2-26833550 2026-08-20 07:01:20,978 - DEBUG - VM ctest-vn1-vm2-26833550 ID is dce7429f-54ba-4287-b895-4b429cbaea4e 2026-08-20 07:01:20,979 - DEBUG - VM ctest-vn1-vm2-26833550 launched on Node cn-jenkins-deploy-platform-ansible-os-6182-1 2026-08-20 07:01:21,065 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine/dce7429f-54ba-4287-b895-4b429cbaea4e 2026-08-20 07:01:21,075 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine-interface/b017b668-070d-4a5c-b063-ee515c4ab6d8 2026-08-20 07:01:22,324 - 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=4.43 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.564 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 = 0.564/2.498/4.432/1.934 ms') 2026-08-20 07:01:22,324 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-26833550 passed 2026-08-20 07:01:22,479 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-20 07:01:22,479 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-26833550, IP 189.233.77.133, Port 22 2026-08-20 07:01:22,653 - DEBUG - VM ctest-vn1-vm2-26833550 is ready for SSH connections 2026-08-20 07:01:22,653 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-20 07:01:22,653 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-20 07:01:22,654 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-20 07:01:22,654 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 213.172.212.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.177, gateway password: c0ntrail123 2026-08-20 07:01:22,654 - DEBUG - ping -s 56 -c 3 -W 1 213.172.212.197 2026-08-20 07:01:26,773 - DEBUG - PING 213.172.212.197 (213.172.212.197): 56 data bytes 64 bytes from 213.172.212.197: seq=0 ttl=63 time=4.900 ms 64 bytes from 213.172.212.197: seq=1 ttl=63 time=1.229 ms 64 bytes from 213.172.212.197: seq=2 ttl=63 time=1.176 ms --- 213.172.212.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.176/2.435/4.900 ms 2026-08-20 07:01:26,774 - INFO - Ping to IP 213.172.212.197 from VM ctest-vn1-vm2-26833550 passed 2026-08-20 07:01:26,774 - INFO - Detaching port b017b668-070d-4a5c-b063-ee515c4ab6d8 from VM ctest-vn1-vm2-26833550 2026-08-20 07:01:26,848 - INFO - Deleting VM ctest-vn1-vm2-26833550 2026-08-20 07:01:26,963 - INFO - Detaching port 23752ea8-a2f5-4449-8f53-25cfe048e46e from VM ctest-vn1-vm1-70189206 2026-08-20 07:01:27,009 - INFO - Deleting VM ctest-vn1-vm1-70189206 2026-08-20 07:01:27,303 - DEBUG - Response for delete_port : () 2026-08-20 07:01:27,554 - DEBUG - Response for delete_port : () 2026-08-20 07:01:27,554 - INFO - Deleting VN ctest-vn1-94377318 2026-08-20 07:01:27,722 - DEBUG - Response for deleting network () 2026-08-20 07:01:27,990 - DEBUG - No XMPP flaps were noticed during the test
2026-08-20 07:01:27,990 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:01:01]
2026-08-20 07:01:27,990 - INFO - -------------------------------------------------------------------------------- 2026-08-20 07:01:28,813 - INFO - Deleted project: ctest-TestPorts-26793008, ID : 2a680590-ba8b-4e15-a55c-74fc8b9760ed