2026-05-05 11:19:03,767 - INFO - Domain Default found not creating
2026-05-05 11:19:03,927 - INFO - Project ctest-TestRouters-86977046 not found, creating it
2026-05-05 11:19:04,395 - INFO - Created Project:ctest-TestRouters-86977046, ID : d04b0fed-3d74-4828-9760-5cd25bc5c23a
2026-05-05 11:19:05,927 - INFO - ================================================================================
2026-05-05 11:19:05,927 - INFO - STARTING TEST : test_basic_router_behavior
2026-05-05 11:19:05,927 - 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-05-05 11:19:06,185 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-05-05 11:19:06,185 - INFO - Initial checks done. Running the testcase now
2026-05-05 11:19:06,185 - INFO -
2026-05-05 11:19:06,774 - DEBUG - Response for create_network : {'network': {'id': 'e4490a57-190a-49cf-9635-c88a6c67dff5', 'name': 'ctest-vn1-25973571', 'tenant_id': 'd04b0fed3d74482897605cd25bc5c23a', 'project_id': 'd04b0fed3d74482897605cd25bc5c23a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-86977046', 'ctest-vn1-25973571'], 'port_security_enabled': True, 'description': ''}}
2026-05-05 11:19:07,014 - DEBUG - Response for create_subnet : {'subnet': {'id': '291cd393-3396-4b6d-8752-ad4f6cdb9d64', 'name': '', 'tenant_id': 'd04b0fed3d74482897605cd25bc5c23a', 'network_id': 'e4490a57-190a-49cf-9635-c88a6c67dff5', 'ip_version': 4, 'cidr': '214.113.228.0/26', 'allocation_pools': [{'start': '214.113.228.2', 'end': '214.113.228.62'}], 'gateway_ip': '214.113.228.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '214.113.228.2', 'tags': [], 'project_id': 'd04b0fed3d74482897605cd25bc5c23a'}}
2026-05-05 11:19:07,038 - INFO - Created VN ctest-vn1-25973571
2026-05-05 11:19:07,096 - DEBUG - VN ctest-vn1-25973571 UUID is e4490a57-190a-49cf-9635-c88a6c67dff5
2026-05-05 11:19:07,422 - DEBUG - Response for create_network : {'network': {'id': '6752c94b-6f60-4236-bb16-91375dc0e6b0', 'name': 'ctest-vn2-43469601', 'tenant_id': 'd04b0fed3d74482897605cd25bc5c23a', 'project_id': 'd04b0fed3d74482897605cd25bc5c23a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-86977046', 'ctest-vn2-43469601'], 'port_security_enabled': True, 'description': ''}}
2026-05-05 11:19:07,640 - DEBUG - Response for create_subnet : {'subnet': {'id': '7419304d-50f7-402e-893d-4e88b1c79a87', 'name': '', 'tenant_id': 'd04b0fed3d74482897605cd25bc5c23a', 'network_id': '6752c94b-6f60-4236-bb16-91375dc0e6b0', 'ip_version': 4, 'cidr': '128.42.194.192/26', 'allocation_pools': [{'start': '128.42.194.194', 'end': '128.42.194.254'}], 'gateway_ip': '128.42.194.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '128.42.194.194', 'tags': [], 'project_id': 'd04b0fed3d74482897605cd25bc5c23a'}}
2026-05-05 11:19:07,657 - INFO - Created VN ctest-vn2-43469601
2026-05-05 11:19:07,707 - DEBUG - VN ctest-vn2-43469601 UUID is 6752c94b-6f60-4236-bb16-91375dc0e6b0
2026-05-05 11:19:07,962 - DEBUG - Services list from nova: [, , ]
2026-05-05 11:19:09,027 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5744-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5744-1)
2026-05-05 11:19:10,447 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5744-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5744-1)
2026-05-05 11:19:10,521 - INFO - Adding interface with subnet_id 291cd393-3396-4b6d-8752-ad4f6cdb9d64, port_id None to router a6dd973b-41ca-419f-819a-2808b6756615
2026-05-05 11:19:10,810 - INFO - Waiting for VM ctest-vn1-vm1-59224013 to be up..
2026-05-05 11:19:10,923 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-05-05 11:19:16,004 - DEBUG - VM is in ACTIVE state now
2026-05-05 11:19:16,004 - INFO - VM name : ctest-vn1-vm1-59224013
2026-05-05 11:19:16,086 - DEBUG - VM ctest-vn1-vm1-59224013 ID is 529bc9ce-725b-4afe-b07e-d413f42bb9d5
2026-05-05 11:19:16,107 - DEBUG - VM ctest-vn1-vm1-59224013 launched on Node cn-jenkins-deploy-platform-ansible-os-5744-1
2026-05-05 11:19:16,196 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/529bc9ce-725b-4afe-b07e-d413f42bb9d5
2026-05-05 11:19:16,498 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/529bc9ce-725b-4afe-b07e-d413f42bb9d5
2026-05-05 11:19:16,540 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/d7c083f2-6e32-4911-8ea8-4365710b2fb7
2026-05-05 11:19:19,794 - 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-05-05 11:19:19,794 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-59224013 failed!
2026-05-05 11:19:19,852 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-86977046:ctest-vn1-25973571 is 214.113.228.1 and allocation pool is NOT set
2026-05-05 11:19:21,913 - 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.00 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.526 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.526/1.764/3.002/1.238 ms')
2026-05-05 11:19:21,913 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-59224013 passed
2026-05-05 11:19:22,068 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-05 11:19:22,068 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-59224013, IP 214.113.228.3, Port 22
2026-05-05 11:19:22,243 - DEBUG - VM ctest-vn1-vm1-59224013 is ready for SSH connections
2026-05-05 11:19:22,243 - INFO - Waiting for VM ctest-vn2-vm1-54630836 to be up..
2026-05-05 11:19:22,331 - DEBUG - VM is in ACTIVE state now
2026-05-05 11:19:22,331 - INFO - VM name : ctest-vn2-vm1-54630836
2026-05-05 11:19:22,429 - DEBUG - VM ctest-vn2-vm1-54630836 ID is 57c45886-9f48-4a3e-9a0e-e05916ddad9b
2026-05-05 11:19:22,429 - DEBUG - VM ctest-vn2-vm1-54630836 launched on Node cn-jenkins-deploy-platform-ansible-os-5744-1
2026-05-05 11:19:22,512 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/57c45886-9f48-4a3e-9a0e-e05916ddad9b
2026-05-05 11:19:22,522 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/72b6fa05-60b8-40ff-b142-031d9f33013e
2026-05-05 11:19:23,762 - 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.62 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.642 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.642/2.133/3.624/1.491 ms')
2026-05-05 11:19:23,762 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-54630836 passed
2026-05-05 11:19:23,916 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-05 11:19:23,916 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-54630836, IP 128.42.194.195, Port 22
2026-05-05 11:19:24,082 - DEBUG - VM ctest-vn2-vm1-54630836 is ready for SSH connections
2026-05-05 11:19:24,082 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-05 11:19:24,082 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 128.42.194.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-05-05 11:19:24,082 - DEBUG - ping -s 56 -c 3 -W 1 128.42.194.195
2026-05-05 11:19:29,146 - DEBUG - PING 128.42.194.195 (128.42.194.195): 56 data bytes
--- 128.42.194.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-05-05 11:19:29,146 - WARNING - Ping to IP 128.42.194.195 from VM ctest-vn1-vm1-59224013 failed
2026-05-05 11:19:29,146 - INFO - Adding interface with subnet_id 7419304d-50f7-402e-893d-4e88b1c79a87, port_id None to router a6dd973b-41ca-419f-819a-2808b6756615
2026-05-05 11:19:29,456 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-05 11:19:29,456 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 128.42.194.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-05-05 11:19:29,456 - DEBUG - ping -s 56 -c 3 -W 1 128.42.194.195
2026-05-05 11:19:32,672 - DEBUG - PING 128.42.194.195 (128.42.194.195): 56 data bytes
64 bytes from 128.42.194.195: seq=1 ttl=63 time=2.958 ms
64 bytes from 128.42.194.195: seq=2 ttl=63 time=0.887 ms
--- 128.42.194.195 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.887/1.922/2.958 ms
2026-05-05 11:19:32,672 - WARNING - Ping to IP 128.42.194.195 from VM ctest-vn1-vm1-59224013 failed
2026-05-05 11:19:33,672 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 128.42.194.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-05-05 11:19:33,673 - DEBUG - ping -s 56 -c 3 -W 1 128.42.194.195
2026-05-05 11:19:35,903 - DEBUG - PING 128.42.194.195 (128.42.194.195): 56 data bytes
64 bytes from 128.42.194.195: seq=0 ttl=63 time=1.671 ms
64 bytes from 128.42.194.195: seq=1 ttl=63 time=0.895 ms
64 bytes from 128.42.194.195: seq=2 ttl=63 time=0.973 ms
--- 128.42.194.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.895/1.179/1.671 ms
2026-05-05 11:19:35,903 - INFO - Ping to IP 128.42.194.195 from VM ctest-vn1-vm1-59224013 passed
2026-05-05 11:19:35,903 - INFO - Deleting interface with subnet_id 291cd393-3396-4b6d-8752-ad4f6cdb9d64, port_id None from router a6dd973b-41ca-419f-819a-2808b6756615
2026-05-05 11:19:36,009 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-05 11:19:36,009 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 128.42.194.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-05-05 11:19:36,009 - DEBUG - ping -s 56 -c 3 -W 1 128.42.194.195
2026-05-05 11:19:39,216 - DEBUG - PING 128.42.194.195 (128.42.194.195): 56 data bytes
--- 128.42.194.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-05-05 11:19:39,216 - WARNING - Ping to IP 128.42.194.195 from VM ctest-vn1-vm1-59224013 failed
2026-05-05 11:19:39,216 - INFO - Adding interface with subnet_id 291cd393-3396-4b6d-8752-ad4f6cdb9d64, port_id None to router a6dd973b-41ca-419f-819a-2808b6756615
2026-05-05 11:19:39,416 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-05 11:19:39,416 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 128.42.194.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-05-05 11:19:39,416 - DEBUG - ping -s 56 -c 3 -W 1 128.42.194.195
2026-05-05 11:19:41,628 - DEBUG - PING 128.42.194.195 (128.42.194.195): 56 data bytes
64 bytes from 128.42.194.195: seq=0 ttl=63 time=1.763 ms
64 bytes from 128.42.194.195: seq=1 ttl=63 time=1.040 ms
64 bytes from 128.42.194.195: seq=2 ttl=63 time=1.145 ms
--- 128.42.194.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.040/1.316/1.763 ms
2026-05-05 11:19:41,628 - INFO - Ping to IP 128.42.194.195 from VM ctest-vn1-vm1-59224013 passed
2026-05-05 11:19:41,628 - INFO - Deleting interface with subnet_id 7419304d-50f7-402e-893d-4e88b1c79a87, port_id None from router a6dd973b-41ca-419f-819a-2808b6756615
2026-05-05 11:19:41,746 - INFO - Deleting interface with subnet_id 291cd393-3396-4b6d-8752-ad4f6cdb9d64, port_id None from router a6dd973b-41ca-419f-819a-2808b6756615
2026-05-05 11:19:41,939 - INFO - Deleting VM ctest-vn2-vm1-54630836
2026-05-05 11:19:42,019 - INFO - Deleting VM ctest-vn1-vm1-59224013
2026-05-05 11:19:42,088 - INFO - Deleting VN ctest-vn2-43469601
2026-05-05 11:19:42,127 - DEBUG - VN 6752c94b-6f60-4236-bb16-91375dc0e6b0 still in use: Unable to complete operation on network 6752c94b-6f60-4236-bb16-91375dc0e6b0. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-21a6e5c3-7c55-43c4-9bf3-9948303e63cd']
2026-05-05 11:19:42,127 - WARNING - Deleting VN ctest-vn2-43469601 failed..Will retry
2026-05-05 11:19:44,228 - DEBUG - Response for deleting network ()
2026-05-05 11:19:44,228 - INFO - Deleting VN ctest-vn1-25973571
2026-05-05 11:19:44,331 - DEBUG - Response for deleting network ()
2026-05-05 11:19:44,589 - DEBUG - No XMPP flaps were noticed during the test
2026-05-05 11:19:44,589 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:39]
2026-05-05 11:19:44,589 - INFO - --------------------------------------------------------------------------------
2026-05-05 11:19:45,276 - INFO - Deleted project: ctest-TestRouters-86977046, ID : d04b0fed-3d74-4828-9760-5cd25bc5c23a