2025-11-24 18:07:45,395 - INFO - Domain Default found not creating
2025-11-24 18:07:45,545 - INFO - Project ctest-TestRouters-29677615 not found, creating it
2025-11-24 18:07:46,013 - INFO - Created Project:ctest-TestRouters-29677615, ID : d1a540da-ece2-489d-b326-e32c2d8e91e5
2025-11-24 18:07:47,512 - INFO - ================================================================================
2025-11-24 18:07:47,512 - INFO - STARTING TEST : test_basic_router_behavior
2025-11-24 18:07:47,512 - 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
2025-11-24 18:07:47,765 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.254': '0'}} with
2025-11-24 18:07:47,765 - INFO - Initial checks done. Running the testcase now
2025-11-24 18:07:47,765 - INFO -
2025-11-24 18:07:48,317 - DEBUG - Response for create_network : {'network': {'id': '92da5a92-7e6d-40b8-8a51-ef3653e08ed7', 'name': 'ctest-vn1-73288892', 'tenant_id': 'd1a540daece2489db326e32c2d8e91e5', 'project_id': 'd1a540daece2489db326e32c2d8e91e5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-29677615', 'ctest-vn1-73288892'], 'port_security_enabled': True, 'description': ''}}
2025-11-24 18:07:48,509 - DEBUG - Response for create_subnet : {'subnet': {'id': 'dd2cde1b-9a62-4f32-9207-4cba283d2b69', 'name': '', 'tenant_id': 'd1a540daece2489db326e32c2d8e91e5', 'network_id': '92da5a92-7e6d-40b8-8a51-ef3653e08ed7', 'ip_version': 4, 'cidr': '126.244.181.128/26', 'allocation_pools': [{'start': '126.244.181.130', 'end': '126.244.181.190'}], 'gateway_ip': '126.244.181.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '126.244.181.130', 'tags': [], 'project_id': 'd1a540daece2489db326e32c2d8e91e5'}}
2025-11-24 18:07:48,526 - INFO - Created VN ctest-vn1-73288892
2025-11-24 18:07:48,575 - DEBUG - VN ctest-vn1-73288892 UUID is 92da5a92-7e6d-40b8-8a51-ef3653e08ed7
2025-11-24 18:07:48,908 - DEBUG - Response for create_network : {'network': {'id': '9c93b4dc-af94-4852-b3dd-210d92d14b44', 'name': 'ctest-vn2-71031590', 'tenant_id': 'd1a540daece2489db326e32c2d8e91e5', 'project_id': 'd1a540daece2489db326e32c2d8e91e5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-29677615', 'ctest-vn2-71031590'], 'port_security_enabled': True, 'description': ''}}
2025-11-24 18:07:49,106 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b458d459-86cd-42d0-b2ec-2d7091e7c7c3', 'name': '', 'tenant_id': 'd1a540daece2489db326e32c2d8e91e5', 'network_id': '9c93b4dc-af94-4852-b3dd-210d92d14b44', 'ip_version': 4, 'cidr': '97.17.147.192/26', 'allocation_pools': [{'start': '97.17.147.194', 'end': '97.17.147.254'}], 'gateway_ip': '97.17.147.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '97.17.147.194', 'tags': [], 'project_id': 'd1a540daece2489db326e32c2d8e91e5'}}
2025-11-24 18:07:49,126 - INFO - Created VN ctest-vn2-71031590
2025-11-24 18:07:49,179 - DEBUG - VN ctest-vn2-71031590 UUID is 9c93b4dc-af94-4852-b3dd-210d92d14b44
2025-11-24 18:07:49,377 - DEBUG - Services list from nova: [, , ]
2025-11-24 18:07:50,480 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4812-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4812-1)
2025-11-24 18:07:51,586 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4812-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4812-1)
2025-11-24 18:07:51,641 - INFO - Adding interface with subnet_id dd2cde1b-9a62-4f32-9207-4cba283d2b69, port_id None to router 32b542b6-ff8c-4679-98ba-49fd4592d542
2025-11-24 18:07:51,857 - INFO - Waiting for VM ctest-vn1-vm1-50206368 to be up..
2025-11-24 18:07:51,930 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-24 18:07:57,006 - DEBUG - VM is in ACTIVE state now
2025-11-24 18:07:57,006 - INFO - VM name : ctest-vn1-vm1-50206368
2025-11-24 18:07:57,081 - DEBUG - VM ctest-vn1-vm1-50206368 ID is a8c6c5f3-a713-4c44-b483-d4015861e584
2025-11-24 18:07:57,101 - DEBUG - VM ctest-vn1-vm1-50206368 launched on Node cn-jenkins-deploy-platform-ansible-os-4812-1
2025-11-24 18:07:57,181 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/a8c6c5f3-a713-4c44-b483-d4015861e584
2025-11-24 18:07:57,477 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/a8c6c5f3-a713-4c44-b483-d4015861e584
2025-11-24 18:07:57,529 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/a7297056-351a-4f9a-a7ba-53de8ea141b6
2025-11-24 18:08:00,872 - 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 1024ms')
2025-11-24 18:08:00,872 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-50206368 failed!
2025-11-24 18:08:00,927 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-29677615:ctest-vn1-73288892 is 126.244.181.129 and allocation pool is NOT set
2025-11-24 18:08:02,984 - 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.88 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.31 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 = 1.309/2.592/3.876/1.283 ms')
2025-11-24 18:08:02,984 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-50206368 passed
2025-11-24 18:08:03,139 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-24 18:08:03,139 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-50206368, IP 126.244.181.131, Port 22
2025-11-24 18:08:03,308 - DEBUG - VM ctest-vn1-vm1-50206368 is ready for SSH connections
2025-11-24 18:08:03,308 - INFO - Waiting for VM ctest-vn2-vm1-22480149 to be up..
2025-11-24 18:08:03,386 - DEBUG - VM is in ACTIVE state now
2025-11-24 18:08:03,386 - INFO - VM name : ctest-vn2-vm1-22480149
2025-11-24 18:08:03,458 - DEBUG - VM ctest-vn2-vm1-22480149 ID is 1b2d353f-9c12-40da-a9ef-f364ae533e31
2025-11-24 18:08:03,458 - DEBUG - VM ctest-vn2-vm1-22480149 launched on Node cn-jenkins-deploy-platform-ansible-os-4812-1
2025-11-24 18:08:03,527 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/1b2d353f-9c12-40da-a9ef-f364ae533e31
2025-11-24 18:08:03,536 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/3eb566fb-26cc-43c7-a7a4-b5530ec8a612
2025-11-24 18:08:04,776 - 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.20 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.401 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.401/1.798/3.195/1.397 ms')
2025-11-24 18:08:04,776 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-22480149 passed
2025-11-24 18:08:04,927 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-24 18:08:04,927 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-22480149, IP 97.17.147.195, Port 22
2025-11-24 18:08:05,094 - DEBUG - VM ctest-vn2-vm1-22480149 is ready for SSH connections
2025-11-24 18:08:05,094 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-24 18:08:05,094 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 97.17.147.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-11-24 18:08:05,094 - DEBUG - ping -s 56 -c 3 -W 1 97.17.147.195
2025-11-24 18:08:10,079 - DEBUG - PING 97.17.147.195 (97.17.147.195): 56 data bytes
--- 97.17.147.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-11-24 18:08:10,080 - WARNING - Ping to IP 97.17.147.195 from VM ctest-vn1-vm1-50206368 failed
2025-11-24 18:08:10,080 - INFO - Adding interface with subnet_id b458d459-86cd-42d0-b2ec-2d7091e7c7c3, port_id None to router 32b542b6-ff8c-4679-98ba-49fd4592d542
2025-11-24 18:08:10,307 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-24 18:08:10,307 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 97.17.147.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-11-24 18:08:10,307 - DEBUG - ping -s 56 -c 3 -W 1 97.17.147.195
2025-11-24 18:08:13,506 - DEBUG - PING 97.17.147.195 (97.17.147.195): 56 data bytes
64 bytes from 97.17.147.195: seq=1 ttl=63 time=2.339 ms
64 bytes from 97.17.147.195: seq=2 ttl=63 time=0.939 ms
--- 97.17.147.195 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.939/1.639/2.339 ms
2025-11-24 18:08:13,506 - WARNING - Ping to IP 97.17.147.195 from VM ctest-vn1-vm1-50206368 failed
2025-11-24 18:08:14,507 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 97.17.147.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-11-24 18:08:14,507 - DEBUG - ping -s 56 -c 3 -W 1 97.17.147.195
2025-11-24 18:08:16,722 - DEBUG - PING 97.17.147.195 (97.17.147.195): 56 data bytes
64 bytes from 97.17.147.195: seq=0 ttl=63 time=1.308 ms
64 bytes from 97.17.147.195: seq=1 ttl=63 time=0.878 ms
64 bytes from 97.17.147.195: seq=2 ttl=63 time=1.028 ms
--- 97.17.147.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.878/1.071/1.308 ms
2025-11-24 18:08:16,722 - INFO - Ping to IP 97.17.147.195 from VM ctest-vn1-vm1-50206368 passed
2025-11-24 18:08:16,722 - INFO - Deleting interface with subnet_id dd2cde1b-9a62-4f32-9207-4cba283d2b69, port_id None from router 32b542b6-ff8c-4679-98ba-49fd4592d542
2025-11-24 18:08:16,851 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-24 18:08:16,852 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 97.17.147.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-11-24 18:08:16,852 - DEBUG - ping -s 56 -c 3 -W 1 97.17.147.195
2025-11-24 18:08:20,064 - DEBUG - PING 97.17.147.195 (97.17.147.195): 56 data bytes
--- 97.17.147.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-11-24 18:08:20,064 - WARNING - Ping to IP 97.17.147.195 from VM ctest-vn1-vm1-50206368 failed
2025-11-24 18:08:20,064 - INFO - Adding interface with subnet_id dd2cde1b-9a62-4f32-9207-4cba283d2b69, port_id None to router 32b542b6-ff8c-4679-98ba-49fd4592d542
2025-11-24 18:08:20,295 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-24 18:08:20,296 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 97.17.147.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-11-24 18:08:20,296 - DEBUG - ping -s 56 -c 3 -W 1 97.17.147.195
2025-11-24 18:08:22,499 - DEBUG - PING 97.17.147.195 (97.17.147.195): 56 data bytes
64 bytes from 97.17.147.195: seq=0 ttl=63 time=1.526 ms
64 bytes from 97.17.147.195: seq=1 ttl=63 time=0.875 ms
64 bytes from 97.17.147.195: seq=2 ttl=63 time=0.932 ms
--- 97.17.147.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.875/1.111/1.526 ms
2025-11-24 18:08:22,499 - INFO - Ping to IP 97.17.147.195 from VM ctest-vn1-vm1-50206368 passed
2025-11-24 18:08:22,499 - INFO - Deleting interface with subnet_id b458d459-86cd-42d0-b2ec-2d7091e7c7c3, port_id None from router 32b542b6-ff8c-4679-98ba-49fd4592d542
2025-11-24 18:08:22,619 - INFO - Deleting interface with subnet_id dd2cde1b-9a62-4f32-9207-4cba283d2b69, port_id None from router 32b542b6-ff8c-4679-98ba-49fd4592d542
2025-11-24 18:08:22,807 - INFO - Deleting VM ctest-vn2-vm1-22480149
2025-11-24 18:08:22,899 - INFO - Deleting VM ctest-vn1-vm1-50206368
2025-11-24 18:08:22,972 - INFO - Deleting VN ctest-vn2-71031590
2025-11-24 18:08:23,011 - DEBUG - VN 9c93b4dc-af94-4852-b3dd-210d92d14b44 still in use: Unable to complete operation on network 9c93b4dc-af94-4852-b3dd-210d92d14b44. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-abb8acd9-e438-4160-a4ad-78137dffd927']
2025-11-24 18:08:23,011 - WARNING - Deleting VN ctest-vn2-71031590 failed..Will retry
2025-11-24 18:08:25,109 - DEBUG - Response for deleting network ()
2025-11-24 18:08:25,109 - INFO - Deleting VN ctest-vn1-73288892
2025-11-24 18:08:25,198 - DEBUG - Response for deleting network ()
2025-11-24 18:08:25,455 - DEBUG - No XMPP flaps were noticed during the test
2025-11-24 18:08:25,455 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2025-11-24 18:08:25,456 - INFO - --------------------------------------------------------------------------------
2025-11-24 18:08:26,133 - INFO - Deleted project: ctest-TestRouters-29677615, ID : d1a540da-ece2-489d-b326-e32c2d8e91e5