2026-02-26 17:03:02,107 - INFO - Domain Default found not creating
2026-02-26 17:03:02,288 - INFO - Project ctest-TestRouters-83246842 not found, creating it
2026-02-26 17:03:02,786 - INFO - Created Project:ctest-TestRouters-83246842, ID : 7ad5d03f-1366-4eae-8045-1316f26d142e
2026-02-26 17:03:04,398 - INFO - ================================================================================
2026-02-26 17:03:04,398 - INFO - STARTING TEST : test_basic_router_behavior
2026-02-26 17:03:04,398 - 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-02-26 17:03:04,654 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-02-26 17:03:04,654 - INFO - Initial checks done. Running the testcase now
2026-02-26 17:03:04,654 - INFO -
2026-02-26 17:03:05,245 - DEBUG - Response for create_network : {'network': {'id': 'd96e2112-c5e9-4db3-abf3-b25334606bd1', 'name': 'ctest-vn1-16831441', 'tenant_id': '7ad5d03f13664eae80451316f26d142e', 'project_id': '7ad5d03f13664eae80451316f26d142e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-83246842', 'ctest-vn1-16831441'], 'port_security_enabled': True, 'description': ''}}
2026-02-26 17:03:05,484 - DEBUG - Response for create_subnet : {'subnet': {'id': '0e2cd142-d2ad-48c6-b73e-2efe55cae2db', 'name': '', 'tenant_id': '7ad5d03f13664eae80451316f26d142e', 'network_id': 'd96e2112-c5e9-4db3-abf3-b25334606bd1', 'ip_version': 4, 'cidr': '193.99.19.0/26', 'allocation_pools': [{'start': '193.99.19.2', 'end': '193.99.19.62'}], 'gateway_ip': '193.99.19.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '193.99.19.2', 'tags': [], 'project_id': '7ad5d03f13664eae80451316f26d142e'}}
2026-02-26 17:03:05,507 - INFO - Created VN ctest-vn1-16831441
2026-02-26 17:03:05,570 - DEBUG - VN ctest-vn1-16831441 UUID is d96e2112-c5e9-4db3-abf3-b25334606bd1
2026-02-26 17:03:05,888 - DEBUG - Response for create_network : {'network': {'id': '1ffcd0bc-ff71-4b46-9a01-c5f6390b92e8', 'name': 'ctest-vn2-63769391', 'tenant_id': '7ad5d03f13664eae80451316f26d142e', 'project_id': '7ad5d03f13664eae80451316f26d142e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-83246842', 'ctest-vn2-63769391'], 'port_security_enabled': True, 'description': ''}}
2026-02-26 17:03:06,041 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c6f0944e-a6ef-44b2-98be-f5233d446333', 'name': '', 'tenant_id': '7ad5d03f13664eae80451316f26d142e', 'network_id': '1ffcd0bc-ff71-4b46-9a01-c5f6390b92e8', 'ip_version': 4, 'cidr': '108.147.42.128/26', 'allocation_pools': [{'start': '108.147.42.130', 'end': '108.147.42.190'}], 'gateway_ip': '108.147.42.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '108.147.42.130', 'tags': [], 'project_id': '7ad5d03f13664eae80451316f26d142e'}}
2026-02-26 17:03:06,072 - INFO - Created VN ctest-vn2-63769391
2026-02-26 17:03:06,126 - DEBUG - VN ctest-vn2-63769391 UUID is 1ffcd0bc-ff71-4b46-9a01-c5f6390b92e8
2026-02-26 17:03:06,316 - DEBUG - Services list from nova: [, , ]
2026-02-26 17:03:07,366 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5408-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5408-1)
2026-02-26 17:03:08,661 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5408-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5408-1)
2026-02-26 17:03:08,727 - INFO - Adding interface with subnet_id 0e2cd142-d2ad-48c6-b73e-2efe55cae2db, port_id None to router 8e8cd67f-d023-42d8-b414-4ab6492df194
2026-02-26 17:03:08,976 - INFO - Waiting for VM ctest-vn1-vm1-98467235 to be up..
2026-02-26 17:03:09,104 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-26 17:03:14,181 - DEBUG - VM is in ACTIVE state now
2026-02-26 17:03:14,182 - INFO - VM name : ctest-vn1-vm1-98467235
2026-02-26 17:03:14,259 - DEBUG - VM ctest-vn1-vm1-98467235 ID is b7e17057-2aca-410b-84dd-8b60557a5ced
2026-02-26 17:03:14,278 - DEBUG - VM ctest-vn1-vm1-98467235 launched on Node cn-jenkins-deploy-platform-ansible-os-5408-1
2026-02-26 17:03:14,358 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/b7e17057-2aca-410b-84dd-8b60557a5ced
2026-02-26 17:03:14,657 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/b7e17057-2aca-410b-84dd-8b60557a5ced
2026-02-26 17:03:14,697 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/18364d52-098c-46a5-acf5-edd69c340982
2026-02-26 17:03:17,943 - 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 1010ms')
2026-02-26 17:03:17,943 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-98467235 failed!
2026-02-26 17:03:18,006 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-83246842:ctest-vn1-16831441 is 193.99.19.1 and allocation pool is NOT set
2026-02-26 17:03:20,067 - 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.53 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.458 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 = 0.458/1.995/3.533/1.537 ms')
2026-02-26 17:03:20,067 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-98467235 passed
2026-02-26 17:03:20,219 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-26 17:03:20,219 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-98467235, IP 193.99.19.3, Port 22
2026-02-26 17:03:20,374 - DEBUG - VM ctest-vn1-vm1-98467235 is ready for SSH connections
2026-02-26 17:03:20,374 - INFO - Waiting for VM ctest-vn2-vm1-00989642 to be up..
2026-02-26 17:03:20,457 - DEBUG - VM is in ACTIVE state now
2026-02-26 17:03:20,457 - INFO - VM name : ctest-vn2-vm1-00989642
2026-02-26 17:03:20,537 - DEBUG - VM ctest-vn2-vm1-00989642 ID is cc9e77db-ff6a-4f93-88d9-bf5fb2e0f644
2026-02-26 17:03:20,538 - DEBUG - VM ctest-vn2-vm1-00989642 launched on Node cn-jenkins-deploy-platform-ansible-os-5408-1
2026-02-26 17:03:20,614 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/cc9e77db-ff6a-4f93-88d9-bf5fb2e0f644
2026-02-26 17:03:20,622 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/4418d8f2-6c48-4861-8f55-8aa376bb0f7f
2026-02-26 17:03:21,860 - 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.25 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.457 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.457/1.855/3.253/1.398 ms')
2026-02-26 17:03:21,861 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-00989642 passed
2026-02-26 17:03:22,011 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-26 17:03:22,011 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-00989642, IP 108.147.42.131, Port 22
2026-02-26 17:03:22,162 - DEBUG - VM ctest-vn2-vm1-00989642 is ready for SSH connections
2026-02-26 17:03:22,162 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-26 17:03:22,162 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 108.147.42.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-02-26 17:03:22,162 - DEBUG - ping -s 56 -c 3 -W 1 108.147.42.131
2026-02-26 17:03:27,137 - DEBUG - PING 108.147.42.131 (108.147.42.131): 56 data bytes
--- 108.147.42.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-02-26 17:03:27,137 - WARNING - Ping to IP 108.147.42.131 from VM ctest-vn1-vm1-98467235 failed
2026-02-26 17:03:27,137 - INFO - Adding interface with subnet_id c6f0944e-a6ef-44b2-98be-f5233d446333, port_id None to router 8e8cd67f-d023-42d8-b414-4ab6492df194
2026-02-26 17:03:27,361 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-26 17:03:27,361 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 108.147.42.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-02-26 17:03:27,362 - DEBUG - ping -s 56 -c 3 -W 1 108.147.42.131
2026-02-26 17:03:30,578 - DEBUG - PING 108.147.42.131 (108.147.42.131): 56 data bytes
64 bytes from 108.147.42.131: seq=1 ttl=63 time=2.575 ms
64 bytes from 108.147.42.131: seq=2 ttl=63 time=1.119 ms
--- 108.147.42.131 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 1.119/1.847/2.575 ms
2026-02-26 17:03:30,578 - WARNING - Ping to IP 108.147.42.131 from VM ctest-vn1-vm1-98467235 failed
2026-02-26 17:03:31,579 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 108.147.42.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-02-26 17:03:31,579 - DEBUG - ping -s 56 -c 3 -W 1 108.147.42.131
2026-02-26 17:03:33,784 - DEBUG - PING 108.147.42.131 (108.147.42.131): 56 data bytes
64 bytes from 108.147.42.131: seq=0 ttl=63 time=1.640 ms
64 bytes from 108.147.42.131: seq=1 ttl=63 time=0.905 ms
64 bytes from 108.147.42.131: seq=2 ttl=63 time=0.830 ms
--- 108.147.42.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.830/1.125/1.640 ms
2026-02-26 17:03:33,784 - INFO - Ping to IP 108.147.42.131 from VM ctest-vn1-vm1-98467235 passed
2026-02-26 17:03:33,784 - INFO - Deleting interface with subnet_id 0e2cd142-d2ad-48c6-b73e-2efe55cae2db, port_id None from router 8e8cd67f-d023-42d8-b414-4ab6492df194
2026-02-26 17:03:33,893 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-26 17:03:33,893 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 108.147.42.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-02-26 17:03:33,893 - DEBUG - ping -s 56 -c 3 -W 1 108.147.42.131
2026-02-26 17:03:37,099 - DEBUG - PING 108.147.42.131 (108.147.42.131): 56 data bytes
--- 108.147.42.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-02-26 17:03:37,099 - WARNING - Ping to IP 108.147.42.131 from VM ctest-vn1-vm1-98467235 failed
2026-02-26 17:03:37,099 - INFO - Adding interface with subnet_id 0e2cd142-d2ad-48c6-b73e-2efe55cae2db, port_id None to router 8e8cd67f-d023-42d8-b414-4ab6492df194
2026-02-26 17:03:37,327 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-26 17:03:37,327 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 108.147.42.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-02-26 17:03:37,328 - DEBUG - ping -s 56 -c 3 -W 1 108.147.42.131
2026-02-26 17:03:39,533 - DEBUG - PING 108.147.42.131 (108.147.42.131): 56 data bytes
64 bytes from 108.147.42.131: seq=0 ttl=63 time=1.514 ms
64 bytes from 108.147.42.131: seq=1 ttl=63 time=1.010 ms
64 bytes from 108.147.42.131: seq=2 ttl=63 time=0.810 ms
--- 108.147.42.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.810/1.111/1.514 ms
2026-02-26 17:03:39,533 - INFO - Ping to IP 108.147.42.131 from VM ctest-vn1-vm1-98467235 passed
2026-02-26 17:03:39,533 - INFO - Deleting interface with subnet_id c6f0944e-a6ef-44b2-98be-f5233d446333, port_id None from router 8e8cd67f-d023-42d8-b414-4ab6492df194
2026-02-26 17:03:39,653 - INFO - Deleting interface with subnet_id 0e2cd142-d2ad-48c6-b73e-2efe55cae2db, port_id None from router 8e8cd67f-d023-42d8-b414-4ab6492df194
2026-02-26 17:03:39,811 - INFO - Deleting VM ctest-vn2-vm1-00989642
2026-02-26 17:03:39,881 - INFO - Deleting VM ctest-vn1-vm1-98467235
2026-02-26 17:03:39,958 - INFO - Deleting VN ctest-vn2-63769391
2026-02-26 17:03:39,995 - DEBUG - VN 1ffcd0bc-ff71-4b46-9a01-c5f6390b92e8 still in use: Unable to complete operation on network 1ffcd0bc-ff71-4b46-9a01-c5f6390b92e8. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-4a2d59ed-672b-4947-b206-22a735b7f380']
2026-02-26 17:03:39,996 - WARNING - Deleting VN ctest-vn2-63769391 failed..Will retry
2026-02-26 17:03:42,094 - DEBUG - Response for deleting network ()
2026-02-26 17:03:42,094 - INFO - Deleting VN ctest-vn1-16831441
2026-02-26 17:03:42,208 - DEBUG - Response for deleting network ()
2026-02-26 17:03:42,463 - DEBUG - No XMPP flaps were noticed during the test
2026-02-26 17:03:42,463 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2026-02-26 17:03:42,463 - INFO - --------------------------------------------------------------------------------
2026-02-26 17:03:43,149 - INFO - Deleted project: ctest-TestRouters-83246842, ID : 7ad5d03f-1366-4eae-8045-1316f26d142e