2026-04-06 01:59:32,820 - INFO - Domain Default found not creating
2026-04-06 01:59:32,965 - INFO - Project ctest-TestRouters-99018789 not found, creating it
2026-04-06 01:59:33,432 - INFO - Created Project:ctest-TestRouters-99018789, ID : 8bcf5aac-f171-43ae-a537-0695d3988808
2026-04-06 01:59:34,917 - INFO - ================================================================================
2026-04-06 01:59:34,917 - INFO - STARTING TEST : test_basic_router_behavior
2026-04-06 01:59:34,917 - 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-04-06 01:59:35,172 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.254': '0'}} with
2026-04-06 01:59:35,172 - INFO - Initial checks done. Running the testcase now
2026-04-06 01:59:35,172 - INFO -
2026-04-06 01:59:35,699 - DEBUG - Response for create_network : {'network': {'id': 'fa06b530-e04c-4a2c-a1ea-06442b1fcfb4', 'name': 'ctest-vn1-26704335', 'tenant_id': '8bcf5aacf17143aea5370695d3988808', 'project_id': '8bcf5aacf17143aea5370695d3988808', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-99018789', 'ctest-vn1-26704335'], 'port_security_enabled': True, 'description': ''}}
2026-04-06 01:59:35,867 - DEBUG - Response for create_subnet : {'subnet': {'id': '92e6d241-1a67-407d-8511-c3621d9f8bfa', 'name': '', 'tenant_id': '8bcf5aacf17143aea5370695d3988808', 'network_id': 'fa06b530-e04c-4a2c-a1ea-06442b1fcfb4', 'ip_version': 4, 'cidr': '144.237.86.0/26', 'allocation_pools': [{'start': '144.237.86.2', 'end': '144.237.86.62'}], 'gateway_ip': '144.237.86.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '144.237.86.2', 'tags': [], 'project_id': '8bcf5aacf17143aea5370695d3988808'}}
2026-04-06 01:59:35,884 - INFO - Created VN ctest-vn1-26704335
2026-04-06 01:59:35,939 - DEBUG - VN ctest-vn1-26704335 UUID is fa06b530-e04c-4a2c-a1ea-06442b1fcfb4
2026-04-06 01:59:36,257 - DEBUG - Response for create_network : {'network': {'id': '53463544-5c77-4a25-9ff2-72844730702f', 'name': 'ctest-vn2-15440061', 'tenant_id': '8bcf5aacf17143aea5370695d3988808', 'project_id': '8bcf5aacf17143aea5370695d3988808', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-99018789', 'ctest-vn2-15440061'], 'port_security_enabled': True, 'description': ''}}
2026-04-06 01:59:36,442 - DEBUG - Response for create_subnet : {'subnet': {'id': '7950f0ec-1090-47ac-b91b-7301e0c3eefd', 'name': '', 'tenant_id': '8bcf5aacf17143aea5370695d3988808', 'network_id': '53463544-5c77-4a25-9ff2-72844730702f', 'ip_version': 4, 'cidr': '185.228.164.128/26', 'allocation_pools': [{'start': '185.228.164.130', 'end': '185.228.164.190'}], 'gateway_ip': '185.228.164.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '185.228.164.130', 'tags': [], 'project_id': '8bcf5aacf17143aea5370695d3988808'}}
2026-04-06 01:59:36,460 - INFO - Created VN ctest-vn2-15440061
2026-04-06 01:59:36,511 - DEBUG - VN ctest-vn2-15440061 UUID is 53463544-5c77-4a25-9ff2-72844730702f
2026-04-06 01:59:36,747 - DEBUG - Services list from nova: [, , ]
2026-04-06 01:59:37,728 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5595-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5595-1)
2026-04-06 01:59:38,925 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5595-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5595-1)
2026-04-06 01:59:38,991 - INFO - Adding interface with subnet_id 92e6d241-1a67-407d-8511-c3621d9f8bfa, port_id None to router 5cf5fdcf-df05-4f95-a2d2-86cd481b65a6
2026-04-06 01:59:39,208 - INFO - Waiting for VM ctest-vn1-vm1-03787284 to be up..
2026-04-06 01:59:39,306 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-06 01:59:44,396 - DEBUG - VM is in ACTIVE state now
2026-04-06 01:59:44,396 - INFO - VM name : ctest-vn1-vm1-03787284
2026-04-06 01:59:44,469 - DEBUG - VM ctest-vn1-vm1-03787284 ID is ca4bb560-0ed2-42bd-98dd-1eccaef13b78
2026-04-06 01:59:44,487 - DEBUG - VM ctest-vn1-vm1-03787284 launched on Node cn-jenkins-deploy-platform-ansible-os-5595-1
2026-04-06 01:59:44,561 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/ca4bb560-0ed2-42bd-98dd-1eccaef13b78
2026-04-06 01:59:44,853 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/ca4bb560-0ed2-42bd-98dd-1eccaef13b78
2026-04-06 01:59:44,882 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/01d52084-25d1-43fc-a49f-74b31cf8efd3
2026-04-06 01:59:48,134 - 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 1023ms')
2026-04-06 01:59:48,134 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-03787284 failed!
2026-04-06 01:59:48,187 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-99018789:ctest-vn1-26704335 is 144.237.86.1 and allocation pool is NOT set
2026-04-06 01:59:50,244 - 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.87 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.435 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.435/2.153/3.871/1.718 ms')
2026-04-06 01:59:50,245 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-03787284 passed
2026-04-06 01:59:50,403 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-06 01:59:50,403 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-03787284, IP 144.237.86.3, Port 22
2026-04-06 01:59:50,558 - DEBUG - VM ctest-vn1-vm1-03787284 is ready for SSH connections
2026-04-06 01:59:50,558 - INFO - Waiting for VM ctest-vn2-vm1-02693915 to be up..
2026-04-06 01:59:50,627 - DEBUG - VM is in ACTIVE state now
2026-04-06 01:59:50,627 - INFO - VM name : ctest-vn2-vm1-02693915
2026-04-06 01:59:50,692 - DEBUG - VM ctest-vn2-vm1-02693915 ID is 1e8e7b85-0ba1-4264-8e94-a107d51caa7d
2026-04-06 01:59:50,692 - DEBUG - VM ctest-vn2-vm1-02693915 launched on Node cn-jenkins-deploy-platform-ansible-os-5595-1
2026-04-06 01:59:50,760 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/1e8e7b85-0ba1-4264-8e94-a107d51caa7d
2026-04-06 01:59:50,767 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/1e07081f-cb4b-4635-a945-59c15e0c387c
2026-04-06 01:59:52,009 - 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.82 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.348 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.348/1.581/2.815/1.233 ms')
2026-04-06 01:59:52,009 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-02693915 passed
2026-04-06 01:59:52,159 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-06 01:59:52,159 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-02693915, IP 185.228.164.131, Port 22
2026-04-06 01:59:52,318 - DEBUG - VM ctest-vn2-vm1-02693915 is ready for SSH connections
2026-04-06 01:59:52,318 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-06 01:59:52,319 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 185.228.164.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2026-04-06 01:59:52,319 - DEBUG - ping -s 56 -c 3 -W 1 185.228.164.131
2026-04-06 01:59:56,997 - DEBUG - PING 185.228.164.131 (185.228.164.131): 56 data bytes
--- 185.228.164.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-04-06 01:59:56,997 - WARNING - Ping to IP 185.228.164.131 from VM ctest-vn1-vm1-03787284 failed
2026-04-06 01:59:56,997 - INFO - Adding interface with subnet_id 7950f0ec-1090-47ac-b91b-7301e0c3eefd, port_id None to router 5cf5fdcf-df05-4f95-a2d2-86cd481b65a6
2026-04-06 01:59:57,225 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-06 01:59:57,225 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 185.228.164.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2026-04-06 01:59:57,225 - DEBUG - ping -s 56 -c 3 -W 1 185.228.164.131
2026-04-06 01:59:59,432 - DEBUG - PING 185.228.164.131 (185.228.164.131): 56 data bytes
64 bytes from 185.228.164.131: seq=0 ttl=63 time=2.351 ms
64 bytes from 185.228.164.131: seq=1 ttl=63 time=0.699 ms
64 bytes from 185.228.164.131: seq=2 ttl=63 time=0.906 ms
--- 185.228.164.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.699/1.318/2.351 ms
2026-04-06 01:59:59,433 - INFO - Ping to IP 185.228.164.131 from VM ctest-vn1-vm1-03787284 passed
2026-04-06 01:59:59,433 - INFO - Deleting interface with subnet_id 92e6d241-1a67-407d-8511-c3621d9f8bfa, port_id None from router 5cf5fdcf-df05-4f95-a2d2-86cd481b65a6
2026-04-06 01:59:59,528 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-06 01:59:59,528 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 185.228.164.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2026-04-06 01:59:59,528 - DEBUG - ping -s 56 -c 3 -W 1 185.228.164.131
2026-04-06 02:00:02,721 - DEBUG - PING 185.228.164.131 (185.228.164.131): 56 data bytes
--- 185.228.164.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-04-06 02:00:02,721 - WARNING - Ping to IP 185.228.164.131 from VM ctest-vn1-vm1-03787284 failed
2026-04-06 02:00:02,721 - INFO - Adding interface with subnet_id 92e6d241-1a67-407d-8511-c3621d9f8bfa, port_id None to router 5cf5fdcf-df05-4f95-a2d2-86cd481b65a6
2026-04-06 02:00:02,912 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-06 02:00:02,912 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 185.228.164.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2026-04-06 02:00:02,912 - DEBUG - ping -s 56 -c 3 -W 1 185.228.164.131
2026-04-06 02:00:06,105 - DEBUG - PING 185.228.164.131 (185.228.164.131): 56 data bytes
64 bytes from 185.228.164.131: seq=1 ttl=63 time=1.518 ms
64 bytes from 185.228.164.131: seq=2 ttl=63 time=0.990 ms
--- 185.228.164.131 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.990/1.254/1.518 ms
2026-04-06 02:00:06,105 - WARNING - Ping to IP 185.228.164.131 from VM ctest-vn1-vm1-03787284 failed
2026-04-06 02:00:07,106 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 185.228.164.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2026-04-06 02:00:07,106 - DEBUG - ping -s 56 -c 3 -W 1 185.228.164.131
2026-04-06 02:00:09,313 - DEBUG - PING 185.228.164.131 (185.228.164.131): 56 data bytes
64 bytes from 185.228.164.131: seq=0 ttl=63 time=1.209 ms
64 bytes from 185.228.164.131: seq=1 ttl=63 time=0.924 ms
64 bytes from 185.228.164.131: seq=2 ttl=63 time=0.823 ms
--- 185.228.164.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.823/0.985/1.209 ms
2026-04-06 02:00:09,313 - INFO - Ping to IP 185.228.164.131 from VM ctest-vn1-vm1-03787284 passed
2026-04-06 02:00:09,313 - INFO - Deleting interface with subnet_id 7950f0ec-1090-47ac-b91b-7301e0c3eefd, port_id None from router 5cf5fdcf-df05-4f95-a2d2-86cd481b65a6
2026-04-06 02:00:09,466 - INFO - Deleting interface with subnet_id 92e6d241-1a67-407d-8511-c3621d9f8bfa, port_id None from router 5cf5fdcf-df05-4f95-a2d2-86cd481b65a6
2026-04-06 02:00:09,653 - INFO - Deleting VM ctest-vn2-vm1-02693915
2026-04-06 02:00:09,727 - INFO - Deleting VM ctest-vn1-vm1-03787284
2026-04-06 02:00:09,798 - INFO - Deleting VN ctest-vn2-15440061
2026-04-06 02:00:09,834 - DEBUG - VN 53463544-5c77-4a25-9ff2-72844730702f still in use: Unable to complete operation on network 53463544-5c77-4a25-9ff2-72844730702f. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-5daa5afb-c70f-4dfe-95a8-427a935ba8d8']
2026-04-06 02:00:09,834 - WARNING - Deleting VN ctest-vn2-15440061 failed..Will retry
2026-04-06 02:00:11,919 - DEBUG - Response for deleting network ()
2026-04-06 02:00:11,919 - INFO - Deleting VN ctest-vn1-26704335
2026-04-06 02:00:12,002 - DEBUG - Response for deleting network ()
2026-04-06 02:00:12,255 - DEBUG - No XMPP flaps were noticed during the test
2026-04-06 02:00:12,256 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2026-04-06 02:00:12,256 - INFO - --------------------------------------------------------------------------------
2026-04-06 02:00:12,916 - INFO - Deleted project: ctest-TestRouters-99018789, ID : 8bcf5aac-f171-43ae-a537-0695d3988808