2026-03-02 02:07:33,384 - INFO - Domain Default found not creating
2026-03-02 02:07:33,546 - INFO - Project ctest-TestRouters-04147126 not found, creating it
2026-03-02 02:07:34,007 - INFO - Created Project:ctest-TestRouters-04147126, ID : 8430a525-26d5-40a5-bb37-e5ac5971d479
2026-03-02 02:07:35,707 - INFO - ================================================================================
2026-03-02 02:07:35,707 - INFO - STARTING TEST : test_basic_router_behavior
2026-03-02 02:07:35,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-03-02 02:07:35,977 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.18': '0'}} with
2026-03-02 02:07:35,977 - INFO - Initial checks done. Running the testcase now
2026-03-02 02:07:35,977 - INFO -
2026-03-02 02:07:36,612 - DEBUG - Response for create_network : {'network': {'id': 'df1db8b4-1afe-41a5-b4b3-0f83cf784a8c', 'name': 'ctest-vn1-30044140', 'tenant_id': '8430a52526d540a5bb37e5ac5971d479', 'project_id': '8430a52526d540a5bb37e5ac5971d479', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-04147126', 'ctest-vn1-30044140'], 'port_security_enabled': True, 'description': ''}}
2026-03-02 02:07:36,823 - DEBUG - Response for create_subnet : {'subnet': {'id': '10c34c31-65b4-44f1-b29a-5237cd62defe', 'name': '', 'tenant_id': '8430a52526d540a5bb37e5ac5971d479', 'network_id': 'df1db8b4-1afe-41a5-b4b3-0f83cf784a8c', 'ip_version': 4, 'cidr': '207.244.60.0/26', 'allocation_pools': [{'start': '207.244.60.2', 'end': '207.244.60.62'}], 'gateway_ip': '207.244.60.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '207.244.60.2', 'tags': [], 'project_id': '8430a52526d540a5bb37e5ac5971d479'}}
2026-03-02 02:07:36,840 - INFO - Created VN ctest-vn1-30044140
2026-03-02 02:07:36,897 - DEBUG - VN ctest-vn1-30044140 UUID is df1db8b4-1afe-41a5-b4b3-0f83cf784a8c
2026-03-02 02:07:37,196 - DEBUG - Response for create_network : {'network': {'id': '523db5b3-f1a6-4ce0-a8bc-3ef4b8f258de', 'name': 'ctest-vn2-76214311', 'tenant_id': '8430a52526d540a5bb37e5ac5971d479', 'project_id': '8430a52526d540a5bb37e5ac5971d479', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-04147126', 'ctest-vn2-76214311'], 'port_security_enabled': True, 'description': ''}}
2026-03-02 02:07:37,418 - DEBUG - Response for create_subnet : {'subnet': {'id': '982ef2d8-d3dd-4058-b956-0226af00609f', 'name': '', 'tenant_id': '8430a52526d540a5bb37e5ac5971d479', 'network_id': '523db5b3-f1a6-4ce0-a8bc-3ef4b8f258de', 'ip_version': 4, 'cidr': '19.30.222.192/26', 'allocation_pools': [{'start': '19.30.222.194', 'end': '19.30.222.254'}], 'gateway_ip': '19.30.222.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '19.30.222.194', 'tags': [], 'project_id': '8430a52526d540a5bb37e5ac5971d479'}}
2026-03-02 02:07:37,436 - INFO - Created VN ctest-vn2-76214311
2026-03-02 02:07:37,489 - DEBUG - VN ctest-vn2-76214311 UUID is 523db5b3-f1a6-4ce0-a8bc-3ef4b8f258de
2026-03-02 02:07:37,655 - DEBUG - Services list from nova: [, , ]
2026-03-02 02:07:38,784 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5414-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5414-1)
2026-03-02 02:07:40,176 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5414-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5414-1)
2026-03-02 02:07:40,252 - INFO - Adding interface with subnet_id 10c34c31-65b4-44f1-b29a-5237cd62defe, port_id None to router 2a7ddb29-b8df-4886-b028-8de6ed7c9166
2026-03-02 02:07:40,537 - INFO - Waiting for VM ctest-vn1-vm1-66674194 to be up..
2026-03-02 02:07:40,652 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-02 02:07:45,733 - DEBUG - VM is in ACTIVE state now
2026-03-02 02:07:45,733 - INFO - VM name : ctest-vn1-vm1-66674194
2026-03-02 02:07:45,816 - DEBUG - VM ctest-vn1-vm1-66674194 ID is 6f67f825-afda-4792-bd5a-b54f80cb25f4
2026-03-02 02:07:45,836 - DEBUG - VM ctest-vn1-vm1-66674194 launched on Node cn-jenkins-deploy-platform-ansible-os-5414-1
2026-03-02 02:07:45,924 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/6f67f825-afda-4792-bd5a-b54f80cb25f4
2026-03-02 02:07:46,268 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/6f67f825-afda-4792-bd5a-b54f80cb25f4
2026-03-02 02:07:46,307 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/b6078608-8cf4-4e6f-8df8-350e75095a7a
2026-03-02 02:07:49,558 - 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-03-02 02:07:49,558 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-66674194 failed!
2026-03-02 02:07:49,614 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-04147126:ctest-vn1-30044140 is 207.244.60.1 and allocation pool is NOT set
2026-03-02 02:07:51,675 - 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.29 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.02 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.020/2.656/4.293/1.636 ms')
2026-03-02 02:07:51,675 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-66674194 passed
2026-03-02 02:07:51,825 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-02 02:07:51,826 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-66674194, IP 207.244.60.3, Port 22
2026-03-02 02:07:51,995 - DEBUG - VM ctest-vn1-vm1-66674194 is ready for SSH connections
2026-03-02 02:07:51,996 - INFO - Waiting for VM ctest-vn2-vm1-56810747 to be up..
2026-03-02 02:07:52,078 - DEBUG - VM is in ACTIVE state now
2026-03-02 02:07:52,078 - INFO - VM name : ctest-vn2-vm1-56810747
2026-03-02 02:07:52,159 - DEBUG - VM ctest-vn2-vm1-56810747 ID is da18c36e-a8ca-453d-9e8f-c82955897de3
2026-03-02 02:07:52,159 - DEBUG - VM ctest-vn2-vm1-56810747 launched on Node cn-jenkins-deploy-platform-ansible-os-5414-1
2026-03-02 02:07:52,238 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/da18c36e-a8ca-453d-9e8f-c82955897de3
2026-03-02 02:07:52,247 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/5d2ec690-6593-4470-a06a-2d8b74f40b51
2026-03-02 02:07:53,479 - 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.33 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.22 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 = 1.224/2.278/3.332/1.054 ms')
2026-03-02 02:07:53,479 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-56810747 passed
2026-03-02 02:07:53,633 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-02 02:07:53,634 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-56810747, IP 19.30.222.195, Port 22
2026-03-02 02:07:53,789 - DEBUG - VM ctest-vn2-vm1-56810747 is ready for SSH connections
2026-03-02 02:07:53,789 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-02 02:07:53,789 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 19.30.222.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2026-03-02 02:07:53,789 - DEBUG - ping -s 56 -c 3 -W 1 19.30.222.195
2026-03-02 02:07:58,881 - DEBUG - PING 19.30.222.195 (19.30.222.195): 56 data bytes
--- 19.30.222.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-02 02:07:58,881 - WARNING - Ping to IP 19.30.222.195 from VM ctest-vn1-vm1-66674194 failed
2026-03-02 02:07:58,881 - INFO - Adding interface with subnet_id 982ef2d8-d3dd-4058-b956-0226af00609f, port_id None to router 2a7ddb29-b8df-4886-b028-8de6ed7c9166
2026-03-02 02:07:59,165 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-02 02:07:59,165 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 19.30.222.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2026-03-02 02:07:59,165 - DEBUG - ping -s 56 -c 3 -W 1 19.30.222.195
2026-03-02 02:08:02,403 - DEBUG - PING 19.30.222.195 (19.30.222.195): 56 data bytes
64 bytes from 19.30.222.195: seq=1 ttl=63 time=3.216 ms
64 bytes from 19.30.222.195: seq=2 ttl=63 time=1.037 ms
--- 19.30.222.195 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 1.037/2.126/3.216 ms
2026-03-02 02:08:02,403 - WARNING - Ping to IP 19.30.222.195 from VM ctest-vn1-vm1-66674194 failed
2026-03-02 02:08:03,404 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 19.30.222.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2026-03-02 02:08:03,404 - DEBUG - ping -s 56 -c 3 -W 1 19.30.222.195
2026-03-02 02:08:05,705 - DEBUG - PING 19.30.222.195 (19.30.222.195): 56 data bytes
64 bytes from 19.30.222.195: seq=0 ttl=63 time=1.855 ms
64 bytes from 19.30.222.195: seq=1 ttl=63 time=0.810 ms
64 bytes from 19.30.222.195: seq=2 ttl=63 time=1.053 ms
--- 19.30.222.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.810/1.239/1.855 ms
2026-03-02 02:08:05,705 - INFO - Ping to IP 19.30.222.195 from VM ctest-vn1-vm1-66674194 passed
2026-03-02 02:08:05,705 - INFO - Deleting interface with subnet_id 10c34c31-65b4-44f1-b29a-5237cd62defe, port_id None from router 2a7ddb29-b8df-4886-b028-8de6ed7c9166
2026-03-02 02:08:05,853 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-02 02:08:05,854 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 19.30.222.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2026-03-02 02:08:05,854 - DEBUG - ping -s 56 -c 3 -W 1 19.30.222.195
2026-03-02 02:08:09,162 - DEBUG - PING 19.30.222.195 (19.30.222.195): 56 data bytes
--- 19.30.222.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-02 02:08:09,162 - WARNING - Ping to IP 19.30.222.195 from VM ctest-vn1-vm1-66674194 failed
2026-03-02 02:08:09,162 - INFO - Adding interface with subnet_id 10c34c31-65b4-44f1-b29a-5237cd62defe, port_id None to router 2a7ddb29-b8df-4886-b028-8de6ed7c9166
2026-03-02 02:08:09,411 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-02 02:08:09,412 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 19.30.222.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2026-03-02 02:08:09,412 - DEBUG - ping -s 56 -c 3 -W 1 19.30.222.195
2026-03-02 02:08:11,683 - DEBUG - PING 19.30.222.195 (19.30.222.195): 56 data bytes
64 bytes from 19.30.222.195: seq=0 ttl=63 time=1.834 ms
64 bytes from 19.30.222.195: seq=1 ttl=63 time=0.962 ms
64 bytes from 19.30.222.195: seq=2 ttl=63 time=0.968 ms
--- 19.30.222.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.962/1.254/1.834 ms
2026-03-02 02:08:11,683 - INFO - Ping to IP 19.30.222.195 from VM ctest-vn1-vm1-66674194 passed
2026-03-02 02:08:11,683 - INFO - Deleting interface with subnet_id 982ef2d8-d3dd-4058-b956-0226af00609f, port_id None from router 2a7ddb29-b8df-4886-b028-8de6ed7c9166
2026-03-02 02:08:11,838 - INFO - Deleting interface with subnet_id 10c34c31-65b4-44f1-b29a-5237cd62defe, port_id None from router 2a7ddb29-b8df-4886-b028-8de6ed7c9166
2026-03-02 02:08:12,064 - INFO - Deleting VM ctest-vn2-vm1-56810747
2026-03-02 02:08:12,164 - INFO - Deleting VM ctest-vn1-vm1-66674194
2026-03-02 02:08:12,247 - INFO - Deleting VN ctest-vn2-76214311
2026-03-02 02:08:12,301 - DEBUG - VN 523db5b3-f1a6-4ce0-a8bc-3ef4b8f258de still in use: Unable to complete operation on network 523db5b3-f1a6-4ce0-a8bc-3ef4b8f258de. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-bee5f42c-2243-44b3-89c7-88e4cc5a9dd8']
2026-03-02 02:08:12,301 - WARNING - Deleting VN ctest-vn2-76214311 failed..Will retry
2026-03-02 02:08:14,428 - DEBUG - Response for deleting network ()
2026-03-02 02:08:14,428 - INFO - Deleting VN ctest-vn1-30044140
2026-03-02 02:08:14,547 - DEBUG - Response for deleting network ()
2026-03-02 02:08:14,826 - DEBUG - No XMPP flaps were noticed during the test
2026-03-02 02:08:14,826 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:39]
2026-03-02 02:08:14,826 - INFO - --------------------------------------------------------------------------------
2026-03-02 02:08:15,592 - INFO - Deleted project: ctest-TestRouters-04147126, ID : 8430a525-26d5-40a5-bb37-e5ac5971d479