2026-05-27 16:22:35,407 - INFO - Domain Default found not creating 2026-05-27 16:22:35,601 - INFO - Project ctest-TestRouters-84773962 not found, creating it 2026-05-27 16:22:36,095 - INFO - Created Project:ctest-TestRouters-84773962, ID : 210782de-0edb-4f57-8797-b67a9587996f 2026-05-27 16:22:37,706 - INFO - ================================================================================ 2026-05-27 16:22:37,706 - INFO - STARTING TEST : test_basic_router_behavior 2026-05-27 16:22:37,707 - INFO - TEST DESCRIPTION : Validate a router is able to route packets between two VNs Create a router Create 2 VNs, and a VM in each Add router port from each VN Ping between VMs 2026-05-27 16:22:37,964 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.192': '0'}} with 2026-05-27 16:22:37,964 - INFO - Initial checks done. Running the testcase now 2026-05-27 16:22:37,964 - INFO - 2026-05-27 16:22:38,591 - DEBUG - Response for create_network : {'network': {'id': '6a8c9b29-71c6-4662-94c1-126e51765c02', 'name': 'ctest-vn1-72767605', 'tenant_id': '210782de0edb4f578797b67a9587996f', 'project_id': '210782de0edb4f578797b67a9587996f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-84773962', 'ctest-vn1-72767605'], 'port_security_enabled': True, 'description': ''}} 2026-05-27 16:22:38,796 - DEBUG - Response for create_subnet : {'subnet': {'id': '99adfd45-d06b-4d52-a8ce-75327368477c', 'name': '', 'tenant_id': '210782de0edb4f578797b67a9587996f', 'network_id': '6a8c9b29-71c6-4662-94c1-126e51765c02', 'ip_version': 4, 'cidr': '189.179.6.0/26', 'allocation_pools': [{'start': '189.179.6.2', 'end': '189.179.6.62'}], 'gateway_ip': '189.179.6.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '189.179.6.2', 'tags': [], 'project_id': '210782de0edb4f578797b67a9587996f'}} 2026-05-27 16:22:38,818 - INFO - Created VN ctest-vn1-72767605 2026-05-27 16:22:38,869 - DEBUG - VN ctest-vn1-72767605 UUID is 6a8c9b29-71c6-4662-94c1-126e51765c02 2026-05-27 16:22:39,194 - DEBUG - Response for create_network : {'network': {'id': '3e1b8b2d-9d27-4b58-b420-ded0da4dacba', 'name': 'ctest-vn2-06835173', 'tenant_id': '210782de0edb4f578797b67a9587996f', 'project_id': '210782de0edb4f578797b67a9587996f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-84773962', 'ctest-vn2-06835173'], 'port_security_enabled': True, 'description': ''}} 2026-05-27 16:22:39,356 - DEBUG - Response for create_subnet : {'subnet': {'id': 'caab0d11-563f-40fa-b752-2f08cd6782c9', 'name': '', 'tenant_id': '210782de0edb4f578797b67a9587996f', 'network_id': '3e1b8b2d-9d27-4b58-b420-ded0da4dacba', 'ip_version': 4, 'cidr': '134.212.124.128/26', 'allocation_pools': [{'start': '134.212.124.130', 'end': '134.212.124.190'}], 'gateway_ip': '134.212.124.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '134.212.124.130', 'tags': [], 'project_id': '210782de0edb4f578797b67a9587996f'}} 2026-05-27 16:22:39,372 - INFO - Created VN ctest-vn2-06835173 2026-05-27 16:22:39,425 - DEBUG - VN ctest-vn2-06835173 UUID is 3e1b8b2d-9d27-4b58-b420-ded0da4dacba 2026-05-27 16:22:39,600 - DEBUG - Services list from nova: [, , ] 2026-05-27 16:22:40,899 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5834-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5834-1) 2026-05-27 16:22:42,283 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5834-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5834-1) 2026-05-27 16:22:42,360 - INFO - Adding interface with subnet_id 99adfd45-d06b-4d52-a8ce-75327368477c, port_id None to router 764e8899-572f-4ef4-bdb5-0a2c5f04448a 2026-05-27 16:22:42,663 - INFO - Waiting for VM ctest-vn1-vm1-64362907 to be up.. 2026-05-27 16:22:42,761 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-27 16:22:47,841 - DEBUG - VM is in ACTIVE state now 2026-05-27 16:22:47,841 - INFO - VM name : ctest-vn1-vm1-64362907 2026-05-27 16:22:47,927 - DEBUG - VM ctest-vn1-vm1-64362907 ID is fb781542-0c55-497f-8e22-4a5524fc6f34 2026-05-27 16:22:47,947 - DEBUG - VM ctest-vn1-vm1-64362907 launched on Node cn-jenkins-deploy-platform-ansible-os-5834-1 2026-05-27 16:22:48,026 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/fb781542-0c55-497f-8e22-4a5524fc6f34 2026-05-27 16:22:48,322 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/fb781542-0c55-497f-8e22-4a5524fc6f34 2026-05-27 16:22:48,356 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/328763e4-412b-4772-bcfd-91f795dcde80 2026-05-27 16:22:51,611 - 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 1022ms') 2026-05-27 16:22:51,612 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-64362907 failed! 2026-05-27 16:22:51,673 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-84773962:ctest-vn1-72767605 is 189.179.6.1 and allocation pool is NOT set 2026-05-27 16:22:53,735 - 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=3.08 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.94 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 = 2.943/3.010/3.078/0.067 ms') 2026-05-27 16:22:53,736 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-64362907 passed 2026-05-27 16:22:53,893 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-27 16:22:53,893 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-64362907, IP 189.179.6.3, Port 22 2026-05-27 16:22:54,067 - DEBUG - VM ctest-vn1-vm1-64362907 is ready for SSH connections 2026-05-27 16:22:54,067 - INFO - Waiting for VM ctest-vn2-vm1-45725728 to be up.. 2026-05-27 16:22:54,143 - DEBUG - VM is in ACTIVE state now 2026-05-27 16:22:54,143 - INFO - VM name : ctest-vn2-vm1-45725728 2026-05-27 16:22:54,223 - DEBUG - VM ctest-vn2-vm1-45725728 ID is fb5650cb-ad16-4a88-8a76-f303f72f4d03 2026-05-27 16:22:54,223 - DEBUG - VM ctest-vn2-vm1-45725728 launched on Node cn-jenkins-deploy-platform-ansible-os-5834-1 2026-05-27 16:22:54,302 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/fb5650cb-ad16-4a88-8a76-f303f72f4d03 2026-05-27 16:22:54,311 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/9f815e6a-a20a-4a35-b170-a9eed2b18485 2026-05-27 16:22:55,542 - 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.83 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.573 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.573/1.700/2.828/1.127 ms') 2026-05-27 16:22:55,542 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-45725728 passed 2026-05-27 16:22:55,697 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-27 16:22:55,697 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-45725728, IP 134.212.124.131, Port 22 2026-05-27 16:22:55,853 - DEBUG - VM ctest-vn2-vm1-45725728 is ready for SSH connections 2026-05-27 16:22:55,853 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-27 16:22:55,853 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 134.212.124.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123 2026-05-27 16:22:55,853 - DEBUG - ping -s 56 -c 3 -W 1 134.212.124.131 2026-05-27 16:23:00,895 - DEBUG - PING 134.212.124.131 (134.212.124.131): 56 data bytes --- 134.212.124.131 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet loss 2026-05-27 16:23:00,895 - WARNING - Ping to IP 134.212.124.131 from VM ctest-vn1-vm1-64362907 failed 2026-05-27 16:23:00,896 - INFO - Adding interface with subnet_id caab0d11-563f-40fa-b752-2f08cd6782c9, port_id None to router 764e8899-572f-4ef4-bdb5-0a2c5f04448a 2026-05-27 16:23:01,127 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-27 16:23:01,127 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 134.212.124.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123 2026-05-27 16:23:01,127 - DEBUG - ping -s 56 -c 3 -W 1 134.212.124.131 2026-05-27 16:23:04,340 - DEBUG - PING 134.212.124.131 (134.212.124.131): 56 data bytes 64 bytes from 134.212.124.131: seq=1 ttl=63 time=3.103 ms 64 bytes from 134.212.124.131: seq=2 ttl=63 time=1.096 ms --- 134.212.124.131 ping statistics --- 3 packets transmitted, 2 packets received, 33% packet loss round-trip min/avg/max = 1.096/2.099/3.103 ms 2026-05-27 16:23:04,340 - WARNING - Ping to IP 134.212.124.131 from VM ctest-vn1-vm1-64362907 failed 2026-05-27 16:23:05,341 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 134.212.124.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123 2026-05-27 16:23:05,341 - DEBUG - ping -s 56 -c 3 -W 1 134.212.124.131 2026-05-27 16:23:07,555 - DEBUG - PING 134.212.124.131 (134.212.124.131): 56 data bytes 64 bytes from 134.212.124.131: seq=0 ttl=63 time=1.299 ms 64 bytes from 134.212.124.131: seq=1 ttl=63 time=0.909 ms 64 bytes from 134.212.124.131: seq=2 ttl=63 time=1.097 ms --- 134.212.124.131 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.909/1.101/1.299 ms 2026-05-27 16:23:07,555 - INFO - Ping to IP 134.212.124.131 from VM ctest-vn1-vm1-64362907 passed 2026-05-27 16:23:07,555 - INFO - Deleting interface with subnet_id 99adfd45-d06b-4d52-a8ce-75327368477c, port_id None from router 764e8899-572f-4ef4-bdb5-0a2c5f04448a 2026-05-27 16:23:07,670 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-27 16:23:07,670 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 134.212.124.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123 2026-05-27 16:23:07,670 - DEBUG - ping -s 56 -c 3 -W 1 134.212.124.131 2026-05-27 16:23:10,874 - DEBUG - PING 134.212.124.131 (134.212.124.131): 56 data bytes --- 134.212.124.131 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet loss 2026-05-27 16:23:10,874 - WARNING - Ping to IP 134.212.124.131 from VM ctest-vn1-vm1-64362907 failed 2026-05-27 16:23:10,875 - INFO - Adding interface with subnet_id 99adfd45-d06b-4d52-a8ce-75327368477c, port_id None to router 764e8899-572f-4ef4-bdb5-0a2c5f04448a 2026-05-27 16:23:11,094 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-27 16:23:11,095 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 134.212.124.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123 2026-05-27 16:23:11,095 - DEBUG - ping -s 56 -c 3 -W 1 134.212.124.131 2026-05-27 16:23:13,315 - DEBUG - PING 134.212.124.131 (134.212.124.131): 56 data bytes 64 bytes from 134.212.124.131: seq=0 ttl=63 time=1.520 ms 64 bytes from 134.212.124.131: seq=1 ttl=63 time=0.900 ms 64 bytes from 134.212.124.131: seq=2 ttl=63 time=1.103 ms --- 134.212.124.131 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.900/1.174/1.520 ms 2026-05-27 16:23:13,315 - INFO - Ping to IP 134.212.124.131 from VM ctest-vn1-vm1-64362907 passed 2026-05-27 16:23:13,315 - INFO - Deleting interface with subnet_id caab0d11-563f-40fa-b752-2f08cd6782c9, port_id None from router 764e8899-572f-4ef4-bdb5-0a2c5f04448a 2026-05-27 16:23:13,427 - INFO - Deleting interface with subnet_id 99adfd45-d06b-4d52-a8ce-75327368477c, port_id None from router 764e8899-572f-4ef4-bdb5-0a2c5f04448a 2026-05-27 16:23:13,606 - INFO - Deleting VM ctest-vn2-vm1-45725728 2026-05-27 16:23:13,688 - INFO - Deleting VM ctest-vn1-vm1-64362907 2026-05-27 16:23:13,762 - INFO - Deleting VN ctest-vn2-06835173 2026-05-27 16:23:13,808 - DEBUG - VN 3e1b8b2d-9d27-4b58-b420-ded0da4dacba still in use: Unable to complete operation on network 3e1b8b2d-9d27-4b58-b420-ded0da4dacba. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-c2657ee6-7e31-4f35-a4f8-04b5f3988e03'] 2026-05-27 16:23:13,808 - WARNING - Deleting VN ctest-vn2-06835173 failed..Will retry 2026-05-27 16:23:15,910 - DEBUG - Response for deleting network () 2026-05-27 16:23:15,910 - INFO - Deleting VN ctest-vn1-72767605 2026-05-27 16:23:16,007 - DEBUG - Response for deleting network () 2026-05-27 16:23:16,263 - DEBUG - No XMPP flaps were noticed during the test 2026-05-27 16:23:16,264 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:39] 2026-05-27 16:23:16,264 - INFO - -------------------------------------------------------------------------------- 2026-05-27 16:23:16,969 - INFO - Deleted project: ctest-TestRouters-84773962, ID : 210782de-0edb-4f57-8797-b67a9587996f