2026-05-04 02:22:34,341 - INFO - Domain Default found not creating
2026-05-04 02:22:34,524 - INFO - Project ctest-TestRouters-48276721 not found, creating it
2026-05-04 02:22:35,033 - INFO - Created Project:ctest-TestRouters-48276721, ID : 687e81ec-9541-4838-87ea-ffd4a61e31d5
2026-05-04 02:22:36,772 - INFO - ================================================================================
2026-05-04 02:22:36,772 - INFO - STARTING TEST : test_basic_router_behavior
2026-05-04 02:22:36,772 - 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-04 02:22:37,041 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.254': '0'}} with
2026-05-04 02:22:37,041 - INFO - Initial checks done. Running the testcase now
2026-05-04 02:22:37,042 - INFO -
2026-05-04 02:22:37,748 - DEBUG - Response for create_network : {'network': {'id': '78f4dcc6-7d25-4ca3-bb35-04d0f4d0f924', 'name': 'ctest-vn1-21751878', 'tenant_id': '687e81ec9541483887eaffd4a61e31d5', 'project_id': '687e81ec9541483887eaffd4a61e31d5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-48276721', 'ctest-vn1-21751878'], 'port_security_enabled': True, 'description': ''}}
2026-05-04 02:22:37,987 - DEBUG - Response for create_subnet : {'subnet': {'id': '1d9c6a0f-a776-451a-ae81-51eec717ed0e', 'name': '', 'tenant_id': '687e81ec9541483887eaffd4a61e31d5', 'network_id': '78f4dcc6-7d25-4ca3-bb35-04d0f4d0f924', 'ip_version': 4, 'cidr': '200.94.109.192/26', 'allocation_pools': [{'start': '200.94.109.194', 'end': '200.94.109.254'}], 'gateway_ip': '200.94.109.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '200.94.109.194', 'tags': [], 'project_id': '687e81ec9541483887eaffd4a61e31d5'}}
2026-05-04 02:22:38,025 - INFO - Created VN ctest-vn1-21751878
2026-05-04 02:22:38,091 - DEBUG - VN ctest-vn1-21751878 UUID is 78f4dcc6-7d25-4ca3-bb35-04d0f4d0f924
2026-05-04 02:22:38,441 - DEBUG - Response for create_network : {'network': {'id': '4d56cd9d-d4d8-4b32-bcce-e287c07f37a3', 'name': 'ctest-vn2-09775878', 'tenant_id': '687e81ec9541483887eaffd4a61e31d5', 'project_id': '687e81ec9541483887eaffd4a61e31d5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-48276721', 'ctest-vn2-09775878'], 'port_security_enabled': True, 'description': ''}}
2026-05-04 02:22:38,678 - DEBUG - Response for create_subnet : {'subnet': {'id': '5ee2b99d-1433-4665-8908-6754fc87bd4a', 'name': '', 'tenant_id': '687e81ec9541483887eaffd4a61e31d5', 'network_id': '4d56cd9d-d4d8-4b32-bcce-e287c07f37a3', 'ip_version': 4, 'cidr': '208.167.172.128/26', 'allocation_pools': [{'start': '208.167.172.130', 'end': '208.167.172.190'}], 'gateway_ip': '208.167.172.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '208.167.172.130', 'tags': [], 'project_id': '687e81ec9541483887eaffd4a61e31d5'}}
2026-05-04 02:22:38,698 - INFO - Created VN ctest-vn2-09775878
2026-05-04 02:22:38,751 - DEBUG - VN ctest-vn2-09775878 UUID is 4d56cd9d-d4d8-4b32-bcce-e287c07f37a3
2026-05-04 02:22:38,945 - DEBUG - Services list from nova: [, , ]
2026-05-04 02:22:40,139 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5739-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5739-1)
2026-05-04 02:22:41,637 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5739-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5739-1)
2026-05-04 02:22:41,735 - INFO - Adding interface with subnet_id 1d9c6a0f-a776-451a-ae81-51eec717ed0e, port_id None to router ce12de8e-73ed-44e1-ae6f-14ca9f6214ad
2026-05-04 02:22:42,048 - INFO - Waiting for VM ctest-vn1-vm1-02002596 to be up..
2026-05-04 02:22:42,162 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-05-04 02:22:47,246 - DEBUG - VM is in ACTIVE state now
2026-05-04 02:22:47,246 - INFO - VM name : ctest-vn1-vm1-02002596
2026-05-04 02:22:47,330 - DEBUG - VM ctest-vn1-vm1-02002596 ID is f86c2175-a662-48ca-a9ce-0963ea7b0643
2026-05-04 02:22:47,353 - DEBUG - VM ctest-vn1-vm1-02002596 launched on Node cn-jenkins-deploy-platform-ansible-os-5739-1
2026-05-04 02:22:47,434 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/f86c2175-a662-48ca-a9ce-0963ea7b0643
2026-05-04 02:22:47,769 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/f86c2175-a662-48ca-a9ce-0963ea7b0643
2026-05-04 02:22:47,804 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/6cb08619-4a70-458b-b933-ba8e1d2d6e09
2026-05-04 02:22:51,042 - 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 1002ms')
2026-05-04 02:22:51,043 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-02002596 failed!
2026-05-04 02:22:51,099 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-48276721:ctest-vn1-21751878 is 200.94.109.193 and allocation pool is NOT set
2026-05-04 02:22:53,167 - 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.40 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.70 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 = 1.699/3.049/4.399/1.350 ms')
2026-05-04 02:22:53,167 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-02002596 passed
2026-05-04 02:22:53,328 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-04 02:22:53,328 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-02002596, IP 200.94.109.195, Port 22
2026-05-04 02:22:53,398 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-05-04 02:22:53,484 - DEBUG - VM ctest-vn1-vm1-02002596 is NOT ready for SSH connections, VM status: ACTIVE
2026-05-04 02:22:58,484 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-04 02:22:58,485 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-02002596, IP 200.94.109.195, Port 22
2026-05-04 02:22:58,639 - DEBUG - VM ctest-vn1-vm1-02002596 is ready for SSH connections
2026-05-04 02:22:58,640 - INFO - Waiting for VM ctest-vn2-vm1-27927411 to be up..
2026-05-04 02:22:58,721 - DEBUG - VM is in ACTIVE state now
2026-05-04 02:22:58,722 - INFO - VM name : ctest-vn2-vm1-27927411
2026-05-04 02:22:58,811 - DEBUG - VM ctest-vn2-vm1-27927411 ID is b5ff1e46-3c16-4b0f-a35b-90d98aeb3ae9
2026-05-04 02:22:58,812 - DEBUG - VM ctest-vn2-vm1-27927411 launched on Node cn-jenkins-deploy-platform-ansible-os-5739-1
2026-05-04 02:22:58,894 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/b5ff1e46-3c16-4b0f-a35b-90d98aeb3ae9
2026-05-04 02:22:58,903 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/ca934346-82f0-4b0f-a6e8-64f0dddf8adc
2026-05-04 02:23:00,152 - 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.07 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.441 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.441/1.755/3.069/1.314 ms')
2026-05-04 02:23:00,153 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-27927411 passed
2026-05-04 02:23:00,308 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-04 02:23:00,308 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-27927411, IP 208.167.172.131, Port 22
2026-05-04 02:23:00,473 - DEBUG - VM ctest-vn2-vm1-27927411 is ready for SSH connections
2026-05-04 02:23:00,473 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-04 02:23:00,474 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 208.167.172.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-05-04 02:23:00,474 - DEBUG - ping -s 56 -c 3 -W 1 208.167.172.131
2026-05-04 02:23:05,826 - DEBUG - PING 208.167.172.131 (208.167.172.131): 56 data bytes
--- 208.167.172.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-05-04 02:23:05,827 - WARNING - Ping to IP 208.167.172.131 from VM ctest-vn1-vm1-02002596 failed
2026-05-04 02:23:05,827 - INFO - Adding interface with subnet_id 5ee2b99d-1433-4665-8908-6754fc87bd4a, port_id None to router ce12de8e-73ed-44e1-ae6f-14ca9f6214ad
2026-05-04 02:23:06,114 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-04 02:23:06,114 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 208.167.172.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-05-04 02:23:06,114 - DEBUG - ping -s 56 -c 3 -W 1 208.167.172.131
2026-05-04 02:23:08,437 - DEBUG - PING 208.167.172.131 (208.167.172.131): 56 data bytes
64 bytes from 208.167.172.131: seq=0 ttl=63 time=2.854 ms
64 bytes from 208.167.172.131: seq=1 ttl=63 time=0.999 ms
64 bytes from 208.167.172.131: seq=2 ttl=63 time=0.875 ms
--- 208.167.172.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.875/1.576/2.854 ms
2026-05-04 02:23:08,437 - INFO - Ping to IP 208.167.172.131 from VM ctest-vn1-vm1-02002596 passed
2026-05-04 02:23:08,438 - INFO - Deleting interface with subnet_id 1d9c6a0f-a776-451a-ae81-51eec717ed0e, port_id None from router ce12de8e-73ed-44e1-ae6f-14ca9f6214ad
2026-05-04 02:23:08,556 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-04 02:23:08,556 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 208.167.172.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-05-04 02:23:08,556 - DEBUG - ping -s 56 -c 3 -W 1 208.167.172.131
2026-05-04 02:23:11,916 - DEBUG - PING 208.167.172.131 (208.167.172.131): 56 data bytes
--- 208.167.172.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-05-04 02:23:11,916 - WARNING - Ping to IP 208.167.172.131 from VM ctest-vn1-vm1-02002596 failed
2026-05-04 02:23:11,916 - INFO - Adding interface with subnet_id 1d9c6a0f-a776-451a-ae81-51eec717ed0e, port_id None to router ce12de8e-73ed-44e1-ae6f-14ca9f6214ad
2026-05-04 02:23:12,159 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-04 02:23:12,159 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 208.167.172.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-05-04 02:23:12,159 - DEBUG - ping -s 56 -c 3 -W 1 208.167.172.131
2026-05-04 02:23:14,554 - DEBUG - PING 208.167.172.131 (208.167.172.131): 56 data bytes
64 bytes from 208.167.172.131: seq=0 ttl=63 time=1.713 ms
64 bytes from 208.167.172.131: seq=1 ttl=63 time=0.856 ms
64 bytes from 208.167.172.131: seq=2 ttl=63 time=1.019 ms
--- 208.167.172.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.856/1.196/1.713 ms
2026-05-04 02:23:14,554 - INFO - Ping to IP 208.167.172.131 from VM ctest-vn1-vm1-02002596 passed
2026-05-04 02:23:14,554 - INFO - Deleting interface with subnet_id 5ee2b99d-1433-4665-8908-6754fc87bd4a, port_id None from router ce12de8e-73ed-44e1-ae6f-14ca9f6214ad
2026-05-04 02:23:14,692 - INFO - Deleting interface with subnet_id 1d9c6a0f-a776-451a-ae81-51eec717ed0e, port_id None from router ce12de8e-73ed-44e1-ae6f-14ca9f6214ad
2026-05-04 02:23:14,881 - INFO - Deleting VM ctest-vn2-vm1-27927411
2026-05-04 02:23:14,964 - INFO - Deleting VM ctest-vn1-vm1-02002596
2026-05-04 02:23:15,045 - INFO - Deleting VN ctest-vn2-09775878
2026-05-04 02:23:15,093 - DEBUG - VN 4d56cd9d-d4d8-4b32-bcce-e287c07f37a3 still in use: Unable to complete operation on network 4d56cd9d-d4d8-4b32-bcce-e287c07f37a3. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-29156b3d-a0f9-4dda-a577-aea01d42100f']
2026-05-04 02:23:15,093 - WARNING - Deleting VN ctest-vn2-09775878 failed..Will retry
2026-05-04 02:23:17,218 - DEBUG - Response for deleting network ()
2026-05-04 02:23:17,218 - INFO - Deleting VN ctest-vn1-21751878
2026-05-04 02:23:17,333 - DEBUG - Response for deleting network ()
2026-05-04 02:23:17,592 - DEBUG - No XMPP flaps were noticed during the test
2026-05-04 02:23:17,592 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:41]
2026-05-04 02:23:17,592 - INFO - --------------------------------------------------------------------------------
2026-05-04 02:23:18,376 - INFO - Deleted project: ctest-TestRouters-48276721, ID : 687e81ec-9541-4838-87ea-ffd4a61e31d5