2026-03-16 01:57:15,115 - INFO - Domain Default found not creating
2026-03-16 01:57:15,282 - INFO - Project ctest-TestRouters-67792735 not found, creating it
2026-03-16 01:57:15,743 - INFO - Created Project:ctest-TestRouters-67792735, ID : 62763954-7838-4e6e-a3d3-286d4067b0e3
2026-03-16 01:57:17,155 - INFO - ================================================================================
2026-03-16 01:57:17,155 - INFO - STARTING TEST : test_basic_router_behavior
2026-03-16 01:57:17,156 - 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-16 01:57:17,417 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.14': '0'}} with
2026-03-16 01:57:17,417 - INFO - Initial checks done. Running the testcase now
2026-03-16 01:57:17,418 - INFO -
2026-03-16 01:57:17,938 - DEBUG - Response for create_network : {'network': {'id': '64df4af7-9e3d-4dd8-affa-6b8bb288f7c0', 'name': 'ctest-vn1-88114877', 'tenant_id': '6276395478384e6ea3d3286d4067b0e3', 'project_id': '6276395478384e6ea3d3286d4067b0e3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-67792735', 'ctest-vn1-88114877'], 'port_security_enabled': True, 'description': ''}}
2026-03-16 01:57:18,098 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ef09e408-35ce-429d-8a63-c1207b8e67eb', 'name': '', 'tenant_id': '6276395478384e6ea3d3286d4067b0e3', 'network_id': '64df4af7-9e3d-4dd8-affa-6b8bb288f7c0', 'ip_version': 4, 'cidr': '131.133.161.0/26', 'allocation_pools': [{'start': '131.133.161.2', 'end': '131.133.161.62'}], 'gateway_ip': '131.133.161.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '131.133.161.2', 'tags': [], 'project_id': '6276395478384e6ea3d3286d4067b0e3'}}
2026-03-16 01:57:18,114 - INFO - Created VN ctest-vn1-88114877
2026-03-16 01:57:18,164 - DEBUG - VN ctest-vn1-88114877 UUID is 64df4af7-9e3d-4dd8-affa-6b8bb288f7c0
2026-03-16 01:57:18,471 - DEBUG - Response for create_network : {'network': {'id': 'a505057c-6e97-4b01-ac2a-85021f3cb8c0', 'name': 'ctest-vn2-67267114', 'tenant_id': '6276395478384e6ea3d3286d4067b0e3', 'project_id': '6276395478384e6ea3d3286d4067b0e3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-67792735', 'ctest-vn2-67267114'], 'port_security_enabled': True, 'description': ''}}
2026-03-16 01:57:18,634 - DEBUG - Response for create_subnet : {'subnet': {'id': '11402e09-c8d2-455f-af78-fd275614d1a3', 'name': '', 'tenant_id': '6276395478384e6ea3d3286d4067b0e3', 'network_id': 'a505057c-6e97-4b01-ac2a-85021f3cb8c0', 'ip_version': 4, 'cidr': '78.213.49.192/26', 'allocation_pools': [{'start': '78.213.49.194', 'end': '78.213.49.254'}], 'gateway_ip': '78.213.49.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '78.213.49.194', 'tags': [], 'project_id': '6276395478384e6ea3d3286d4067b0e3'}}
2026-03-16 01:57:18,652 - INFO - Created VN ctest-vn2-67267114
2026-03-16 01:57:18,704 - DEBUG - VN ctest-vn2-67267114 UUID is a505057c-6e97-4b01-ac2a-85021f3cb8c0
2026-03-16 01:57:18,914 - DEBUG - Services list from nova: [, , ]
2026-03-16 01:57:19,998 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5472-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5472-1)
2026-03-16 01:57:21,116 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5472-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5472-1)
2026-03-16 01:57:21,186 - INFO - Adding interface with subnet_id ef09e408-35ce-429d-8a63-c1207b8e67eb, port_id None to router d76a42e7-c732-4b4b-8a4f-ad11c6233162
2026-03-16 01:57:21,428 - INFO - Waiting for VM ctest-vn1-vm1-75833087 to be up..
2026-03-16 01:57:21,514 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-16 01:57:26,604 - DEBUG - VM is in ACTIVE state now
2026-03-16 01:57:26,604 - INFO - VM name : ctest-vn1-vm1-75833087
2026-03-16 01:57:26,671 - DEBUG - VM ctest-vn1-vm1-75833087 ID is 6f2b12f6-a619-45a7-96cd-aebb6016807f
2026-03-16 01:57:26,687 - DEBUG - VM ctest-vn1-vm1-75833087 launched on Node cn-jenkins-deploy-platform-ansible-os-5472-1
2026-03-16 01:57:26,764 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/6f2b12f6-a619-45a7-96cd-aebb6016807f
2026-03-16 01:57:27,060 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/6f2b12f6-a619-45a7-96cd-aebb6016807f
2026-03-16 01:57:27,094 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/ef2c8883-a932-4a54-bad7-fd475432464c
2026-03-16 01:57:30,338 - 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 1003ms')
2026-03-16 01:57:30,339 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-75833087 failed!
2026-03-16 01:57:30,392 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-67792735:ctest-vn1-88114877 is 131.133.161.1 and allocation pool is NOT set
2026-03-16 01:57:32,454 - 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=5.04 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.542 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.542/2.793/5.044/2.251 ms')
2026-03-16 01:57:32,454 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-75833087 passed
2026-03-16 01:57:32,600 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-16 01:57:32,600 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-75833087, IP 131.133.161.3, Port 22
2026-03-16 01:57:32,752 - DEBUG - VM ctest-vn1-vm1-75833087 is ready for SSH connections
2026-03-16 01:57:32,752 - INFO - Waiting for VM ctest-vn2-vm1-55571070 to be up..
2026-03-16 01:57:32,827 - DEBUG - VM is in ACTIVE state now
2026-03-16 01:57:32,827 - INFO - VM name : ctest-vn2-vm1-55571070
2026-03-16 01:57:32,893 - DEBUG - VM ctest-vn2-vm1-55571070 ID is 587ee8ce-b959-47a2-b11b-0d1a24b950c7
2026-03-16 01:57:32,893 - DEBUG - VM ctest-vn2-vm1-55571070 launched on Node cn-jenkins-deploy-platform-ansible-os-5472-1
2026-03-16 01:57:32,966 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/587ee8ce-b959-47a2-b11b-0d1a24b950c7
2026-03-16 01:57:32,973 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/c0600e13-1dfb-4d89-b516-aae315cdebdc
2026-03-16 01:57:34,206 - 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.13 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.341 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.341/1.734/3.128/1.393 ms')
2026-03-16 01:57:34,206 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-55571070 passed
2026-03-16 01:57:34,352 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-16 01:57:34,352 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-55571070, IP 78.213.49.195, Port 22
2026-03-16 01:57:34,507 - DEBUG - VM ctest-vn2-vm1-55571070 is ready for SSH connections
2026-03-16 01:57:34,507 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-16 01:57:34,508 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 78.213.49.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2026-03-16 01:57:34,508 - DEBUG - ping -s 56 -c 3 -W 1 78.213.49.195
2026-03-16 01:57:39,439 - DEBUG - PING 78.213.49.195 (78.213.49.195): 56 data bytes
--- 78.213.49.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-16 01:57:39,439 - WARNING - Ping to IP 78.213.49.195 from VM ctest-vn1-vm1-75833087 failed
2026-03-16 01:57:39,439 - INFO - Adding interface with subnet_id 11402e09-c8d2-455f-af78-fd275614d1a3, port_id None to router d76a42e7-c732-4b4b-8a4f-ad11c6233162
2026-03-16 01:57:39,657 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-16 01:57:39,657 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 78.213.49.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2026-03-16 01:57:39,657 - DEBUG - ping -s 56 -c 3 -W 1 78.213.49.195
2026-03-16 01:57:42,856 - DEBUG - PING 78.213.49.195 (78.213.49.195): 56 data bytes
64 bytes from 78.213.49.195: seq=1 ttl=63 time=2.499 ms
64 bytes from 78.213.49.195: seq=2 ttl=63 time=0.872 ms
--- 78.213.49.195 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.872/1.685/2.499 ms
2026-03-16 01:57:42,857 - WARNING - Ping to IP 78.213.49.195 from VM ctest-vn1-vm1-75833087 failed
2026-03-16 01:57:43,858 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 78.213.49.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2026-03-16 01:57:43,858 - DEBUG - ping -s 56 -c 3 -W 1 78.213.49.195
2026-03-16 01:57:46,055 - DEBUG - PING 78.213.49.195 (78.213.49.195): 56 data bytes
64 bytes from 78.213.49.195: seq=0 ttl=63 time=1.213 ms
64 bytes from 78.213.49.195: seq=1 ttl=63 time=0.792 ms
64 bytes from 78.213.49.195: seq=2 ttl=63 time=0.769 ms
--- 78.213.49.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.769/0.924/1.213 ms
2026-03-16 01:57:46,055 - INFO - Ping to IP 78.213.49.195 from VM ctest-vn1-vm1-75833087 passed
2026-03-16 01:57:46,055 - INFO - Deleting interface with subnet_id ef09e408-35ce-429d-8a63-c1207b8e67eb, port_id None from router d76a42e7-c732-4b4b-8a4f-ad11c6233162
2026-03-16 01:57:46,158 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-16 01:57:46,158 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 78.213.49.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2026-03-16 01:57:46,159 - DEBUG - ping -s 56 -c 3 -W 1 78.213.49.195
2026-03-16 01:57:49,375 - DEBUG - PING 78.213.49.195 (78.213.49.195): 56 data bytes
--- 78.213.49.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-16 01:57:49,375 - WARNING - Ping to IP 78.213.49.195 from VM ctest-vn1-vm1-75833087 failed
2026-03-16 01:57:49,375 - INFO - Adding interface with subnet_id ef09e408-35ce-429d-8a63-c1207b8e67eb, port_id None to router d76a42e7-c732-4b4b-8a4f-ad11c6233162
2026-03-16 01:57:49,572 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-16 01:57:49,572 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 78.213.49.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2026-03-16 01:57:49,572 - DEBUG - ping -s 56 -c 3 -W 1 78.213.49.195
2026-03-16 01:57:51,786 - DEBUG - PING 78.213.49.195 (78.213.49.195): 56 data bytes
64 bytes from 78.213.49.195: seq=0 ttl=63 time=1.233 ms
64 bytes from 78.213.49.195: seq=1 ttl=63 time=0.855 ms
64 bytes from 78.213.49.195: seq=2 ttl=63 time=0.975 ms
--- 78.213.49.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.855/1.021/1.233 ms
2026-03-16 01:57:51,786 - INFO - Ping to IP 78.213.49.195 from VM ctest-vn1-vm1-75833087 passed
2026-03-16 01:57:51,786 - INFO - Deleting interface with subnet_id 11402e09-c8d2-455f-af78-fd275614d1a3, port_id None from router d76a42e7-c732-4b4b-8a4f-ad11c6233162
2026-03-16 01:57:51,890 - INFO - Deleting interface with subnet_id ef09e408-35ce-429d-8a63-c1207b8e67eb, port_id None from router d76a42e7-c732-4b4b-8a4f-ad11c6233162
2026-03-16 01:57:52,038 - INFO - Deleting VM ctest-vn2-vm1-55571070
2026-03-16 01:57:52,112 - INFO - Deleting VM ctest-vn1-vm1-75833087
2026-03-16 01:57:52,186 - INFO - Deleting VN ctest-vn2-67267114
2026-03-16 01:57:52,231 - DEBUG - VN a505057c-6e97-4b01-ac2a-85021f3cb8c0 still in use: Unable to complete operation on network a505057c-6e97-4b01-ac2a-85021f3cb8c0. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-357f8a67-5d7d-49c8-b06a-2260d622b471']
2026-03-16 01:57:52,231 - WARNING - Deleting VN ctest-vn2-67267114 failed..Will retry
2026-03-16 01:57:54,325 - DEBUG - Response for deleting network ()
2026-03-16 01:57:54,325 - INFO - Deleting VN ctest-vn1-88114877
2026-03-16 01:57:54,419 - DEBUG - Response for deleting network ()
2026-03-16 01:57:54,678 - DEBUG - No XMPP flaps were noticed during the test
2026-03-16 01:57:54,678 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:37]
2026-03-16 01:57:54,678 - INFO - --------------------------------------------------------------------------------
2026-03-16 01:57:55,345 - INFO - Deleted project: ctest-TestRouters-67792735, ID : 62763954-7838-4e6e-a3d3-286d4067b0e3