2026-08-14 08:53:41,606 - INFO - Domain Default found not creating
2026-08-14 08:53:41,764 - INFO - Project ctest-TestRouters-84491365 not found, creating it
2026-08-14 08:53:42,255 - INFO - Created Project:ctest-TestRouters-84491365, ID : df6fe66e-2ebb-4379-a2aa-4dc9cffe2ec3
2026-08-14 08:53:43,870 - INFO - ================================================================================
2026-08-14 08:53:43,871 - INFO - STARTING TEST : test_basic_router_behavior
2026-08-14 08:53:43,871 - 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-08-14 08:53:44,131 - DEBUG - Nothing to compare xmpp stats {'10.0.0.163': {'10.20.0.25': '0'}} with
2026-08-14 08:53:44,131 - INFO - Initial checks done. Running the testcase now
2026-08-14 08:53:44,131 - INFO -
2026-08-14 08:53:44,780 - DEBUG - Response for create_network : {'network': {'id': 'a81a2565-05ac-45b3-b568-9457e13a88ed', 'name': 'ctest-vn1-14137003', 'tenant_id': 'df6fe66e2ebb4379a2aa4dc9cffe2ec3', 'project_id': 'df6fe66e2ebb4379a2aa4dc9cffe2ec3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-84491365', 'ctest-vn1-14137003'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}}
2026-08-14 08:53:44,959 - DEBUG - Response for create_subnet : {'subnet': {'id': '1dd36415-fd6e-4426-86cf-2383b991d441', 'name': '', 'tenant_id': 'df6fe66e2ebb4379a2aa4dc9cffe2ec3', 'network_id': 'a81a2565-05ac-45b3-b568-9457e13a88ed', 'ip_version': 4, 'cidr': '110.123.224.128/26', 'allocation_pools': [{'start': '110.123.224.130', 'end': '110.123.224.190'}], 'gateway_ip': '110.123.224.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2026-08-14T08:53:44.892513', 'updated_at': '2026-08-14T08:53:44.892513', 'dns_server_address': '110.123.224.130', 'tags': [], 'project_id': 'df6fe66e2ebb4379a2aa4dc9cffe2ec3'}}
2026-08-14 08:53:44,975 - INFO - Created VN ctest-vn1-14137003
2026-08-14 08:53:45,029 - DEBUG - VN ctest-vn1-14137003 UUID is a81a2565-05ac-45b3-b568-9457e13a88ed
2026-08-14 08:53:45,381 - DEBUG - Response for create_network : {'network': {'id': '071459a9-a7b7-410c-8823-9dc3d0505522', 'name': 'ctest-vn2-42948080', 'tenant_id': 'df6fe66e2ebb4379a2aa4dc9cffe2ec3', 'project_id': 'df6fe66e2ebb4379a2aa4dc9cffe2ec3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-84491365', 'ctest-vn2-42948080'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}}
2026-08-14 08:53:45,558 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f3d8bb74-23fa-4c2d-b322-0f7cc4b7b19b', 'name': '', 'tenant_id': 'df6fe66e2ebb4379a2aa4dc9cffe2ec3', 'network_id': '071459a9-a7b7-410c-8823-9dc3d0505522', 'ip_version': 4, 'cidr': '81.11.244.0/26', 'allocation_pools': [{'start': '81.11.244.2', 'end': '81.11.244.62'}], 'gateway_ip': '81.11.244.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2026-08-14T08:53:45.487560', 'updated_at': '2026-08-14T08:53:45.487560', 'dns_server_address': '81.11.244.2', 'tags': [], 'project_id': 'df6fe66e2ebb4379a2aa4dc9cffe2ec3'}}
2026-08-14 08:53:45,576 - INFO - Created VN ctest-vn2-42948080
2026-08-14 08:53:45,629 - DEBUG - VN ctest-vn2-42948080 UUID is 071459a9-a7b7-410c-8823-9dc3d0505522
2026-08-14 08:53:45,883 - DEBUG - Services list from nova: [, , ]
2026-08-14 08:53:46,291 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6157-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6157-1)
2026-08-14 08:53:46,751 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6157-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6157-1)
2026-08-14 08:53:46,825 - INFO - Adding interface with subnet_id 1dd36415-fd6e-4426-86cf-2383b991d441, port_id None to router 18ef7611-0e87-4e16-85be-0edeb6fbf292
2026-08-14 08:53:47,142 - INFO - Waiting for VM ctest-vn1-vm1-89187702 to be up..
2026-08-14 08:53:47,204 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-14 08:53:52,290 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-14 08:53:57,368 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-14 08:54:02,466 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-14 08:54:07,548 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-14 08:54:12,632 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-14 08:54:17,710 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-14 08:54:22,794 - DEBUG - VM is in ACTIVE state now
2026-08-14 08:54:22,794 - INFO - VM name : ctest-vn1-vm1-89187702
2026-08-14 08:54:22,873 - DEBUG - VM ctest-vn1-vm1-89187702 ID is 2dc56b0b-5c14-40ad-9bb1-e7408dc2bfbe
2026-08-14 08:54:22,892 - DEBUG - VM ctest-vn1-vm1-89187702 launched on Node cn-jenkins-deploy-platform-ansible-os-6157-1
2026-08-14 08:54:22,965 - DEBUG - Requesting: http://10.0.0.163:8082/virtual-machine/2dc56b0b-5c14-40ad-9bb1-e7408dc2bfbe
2026-08-14 08:54:23,288 - DEBUG - Requesting: http://10.0.0.163:8082/virtual-machine/2dc56b0b-5c14-40ad-9bb1-e7408dc2bfbe
2026-08-14 08:54:23,319 - DEBUG - Requesting: http://10.0.0.163:8082/virtual-machine-interface/b4264c5f-7143-42cd-b0fd-71886d86b414
2026-08-14 08:54:26,567 - 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 1014ms')
2026-08-14 08:54:26,568 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-89187702 failed!
2026-08-14 08:54:26,625 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-84491365:ctest-vn1-14137003 is 110.123.224.129 and allocation pool is NOT set
2026-08-14 08:54:28,687 - 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.60 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.391 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.391/2.494/4.598/2.103 ms')
2026-08-14 08:54:28,688 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-89187702 passed
2026-08-14 08:54:28,841 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-14 08:54:28,841 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-89187702, IP 110.123.224.131, Port 22
2026-08-14 08:54:29,007 - DEBUG - VM ctest-vn1-vm1-89187702 is ready for SSH connections
2026-08-14 08:54:29,008 - INFO - Waiting for VM ctest-vn2-vm1-97389181 to be up..
2026-08-14 08:54:29,089 - DEBUG - VM is in ACTIVE state now
2026-08-14 08:54:29,089 - INFO - VM name : ctest-vn2-vm1-97389181
2026-08-14 08:54:29,172 - DEBUG - VM ctest-vn2-vm1-97389181 ID is 29af5b1f-76ca-46f1-9c68-279c14fe2bf9
2026-08-14 08:54:29,172 - DEBUG - VM ctest-vn2-vm1-97389181 launched on Node cn-jenkins-deploy-platform-ansible-os-6157-1
2026-08-14 08:54:29,246 - DEBUG - Requesting: http://10.0.0.163:8082/virtual-machine/29af5b1f-76ca-46f1-9c68-279c14fe2bf9
2026-08-14 08:54:29,255 - DEBUG - Requesting: http://10.0.0.163:8082/virtual-machine-interface/4c632344-fc6a-410e-a88a-075383d8aab3
2026-08-14 08:54:32,529 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1023ms')
2026-08-14 08:54:32,529 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-97389181 failed!
2026-08-14 08:54:32,593 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-84491365:ctest-vn2-42948080 is 81.11.244.1 and allocation pool is NOT set
2026-08-14 08:54:34,656 - 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.27 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.592 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.592/1.932/3.272/1.340 ms')
2026-08-14 08:54:34,656 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-97389181 passed
2026-08-14 08:54:34,805 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-14 08:54:34,805 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-97389181, IP 81.11.244.3, Port 22
2026-08-14 08:54:34,965 - DEBUG - VM ctest-vn2-vm1-97389181 is ready for SSH connections
2026-08-14 08:54:34,965 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-14 08:54:34,965 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 81.11.244.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.163, gateway password: c0ntrail123
2026-08-14 08:54:34,966 - DEBUG - ping -s 56 -c 3 -W 1 81.11.244.3
2026-08-14 08:54:39,585 - DEBUG - PING 81.11.244.3 (81.11.244.3): 56 data bytes
--- 81.11.244.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-08-14 08:54:39,586 - WARNING - Ping to IP 81.11.244.3 from VM ctest-vn1-vm1-89187702 failed
2026-08-14 08:54:39,586 - INFO - Adding interface with subnet_id f3d8bb74-23fa-4c2d-b322-0f7cc4b7b19b, port_id None to router 18ef7611-0e87-4e16-85be-0edeb6fbf292
2026-08-14 08:54:39,858 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-14 08:54:39,858 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 81.11.244.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.163, gateway password: c0ntrail123
2026-08-14 08:54:39,859 - DEBUG - ping -s 56 -c 3 -W 1 81.11.244.3
2026-08-14 08:54:41,986 - DEBUG - PING 81.11.244.3 (81.11.244.3): 56 data bytes
64 bytes from 81.11.244.3: seq=0 ttl=63 time=3.035 ms
64 bytes from 81.11.244.3: seq=1 ttl=63 time=0.855 ms
64 bytes from 81.11.244.3: seq=2 ttl=63 time=1.065 ms
--- 81.11.244.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.855/1.651/3.035 ms
2026-08-14 08:54:41,986 - INFO - Ping to IP 81.11.244.3 from VM ctest-vn1-vm1-89187702 passed
2026-08-14 08:54:41,986 - INFO - Deleting interface with subnet_id 1dd36415-fd6e-4426-86cf-2383b991d441, port_id None from router 18ef7611-0e87-4e16-85be-0edeb6fbf292
2026-08-14 08:54:42,110 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-14 08:54:42,110 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 81.11.244.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.163, gateway password: c0ntrail123
2026-08-14 08:54:42,110 - DEBUG - ping -s 56 -c 3 -W 1 81.11.244.3
2026-08-14 08:54:45,232 - DEBUG - PING 81.11.244.3 (81.11.244.3): 56 data bytes
--- 81.11.244.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-08-14 08:54:45,232 - WARNING - Ping to IP 81.11.244.3 from VM ctest-vn1-vm1-89187702 failed
2026-08-14 08:54:45,232 - INFO - Adding interface with subnet_id 1dd36415-fd6e-4426-86cf-2383b991d441, port_id None to router 18ef7611-0e87-4e16-85be-0edeb6fbf292
2026-08-14 08:54:45,484 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-14 08:54:45,484 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 81.11.244.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.163, gateway password: c0ntrail123
2026-08-14 08:54:45,484 - DEBUG - ping -s 56 -c 3 -W 1 81.11.244.3
2026-08-14 08:54:47,614 - DEBUG - PING 81.11.244.3 (81.11.244.3): 56 data bytes
64 bytes from 81.11.244.3: seq=0 ttl=63 time=2.863 ms
64 bytes from 81.11.244.3: seq=1 ttl=63 time=0.961 ms
64 bytes from 81.11.244.3: seq=2 ttl=63 time=1.155 ms
--- 81.11.244.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.961/1.659/2.863 ms
2026-08-14 08:54:47,614 - INFO - Ping to IP 81.11.244.3 from VM ctest-vn1-vm1-89187702 passed
2026-08-14 08:54:47,614 - INFO - Deleting interface with subnet_id f3d8bb74-23fa-4c2d-b322-0f7cc4b7b19b, port_id None from router 18ef7611-0e87-4e16-85be-0edeb6fbf292
2026-08-14 08:54:47,754 - INFO - Deleting interface with subnet_id 1dd36415-fd6e-4426-86cf-2383b991d441, port_id None from router 18ef7611-0e87-4e16-85be-0edeb6fbf292
2026-08-14 08:54:47,961 - INFO - Deleting VM ctest-vn2-vm1-97389181
2026-08-14 08:54:48,045 - INFO - Deleting VM ctest-vn1-vm1-89187702
2026-08-14 08:54:48,124 - INFO - Deleting VN ctest-vn2-42948080
2026-08-14 08:54:48,164 - DEBUG - VN 071459a9-a7b7-410c-8823-9dc3d0505522 still in use: Unable to complete operation on network 071459a9-a7b7-410c-8823-9dc3d0505522. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ce111e39-ad00-438c-bd04-205275f8cd28']
2026-08-14 08:54:48,164 - WARNING - Deleting VN ctest-vn2-42948080 failed..Will retry
2026-08-14 08:54:50,301 - DEBUG - Response for deleting network ()
2026-08-14 08:54:50,301 - INFO - Deleting VN ctest-vn1-14137003
2026-08-14 08:54:50,423 - DEBUG - Response for deleting network ()
2026-08-14 08:54:50,688 - DEBUG - No XMPP flaps were noticed during the test
2026-08-14 08:54:50,689 - INFO - END TEST : test_basic_router_behavior : PASSED[0:01:07]
2026-08-14 08:54:50,689 - INFO - --------------------------------------------------------------------------------
2026-08-14 08:54:51,415 - INFO - Deleted project: ctest-TestRouters-84491365, ID : df6fe66e-2ebb-4379-a2aa-4dc9cffe2ec3