2026-06-01 15:47:26,045 - INFO - Domain Default found not creating
2026-06-01 15:47:26,218 - INFO - Project ctest-TestRouters-11727076 not found, creating it
2026-06-01 15:47:26,692 - INFO - Created Project:ctest-TestRouters-11727076, ID : b024dffb-3ccf-49d4-8583-ae92cea7334a
2026-06-01 15:47:28,207 - INFO - ================================================================================
2026-06-01 15:47:28,207 - INFO - STARTING TEST : test_basic_router_behavior
2026-06-01 15:47:28,207 - 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-06-01 15:47:28,470 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.18': '0'}} with
2026-06-01 15:47:28,470 - INFO - Initial checks done. Running the testcase now
2026-06-01 15:47:28,470 - INFO -
2026-06-01 15:47:29,037 - DEBUG - Response for create_network : {'network': {'id': '7f756bce-328e-482d-b1eb-ba212e12b4e8', 'name': 'ctest-vn1-17130310', 'tenant_id': 'b024dffb3ccf49d48583ae92cea7334a', 'project_id': 'b024dffb3ccf49d48583ae92cea7334a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-11727076', 'ctest-vn1-17130310'], 'port_security_enabled': True, 'description': ''}}
2026-06-01 15:47:29,202 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ff0a3eaa-a65f-45da-9ee4-c2d4b4e14835', 'name': '', 'tenant_id': 'b024dffb3ccf49d48583ae92cea7334a', 'network_id': '7f756bce-328e-482d-b1eb-ba212e12b4e8', 'ip_version': 4, 'cidr': '32.5.109.0/26', 'allocation_pools': [{'start': '32.5.109.2', 'end': '32.5.109.62'}], 'gateway_ip': '32.5.109.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '32.5.109.2', 'tags': [], 'project_id': 'b024dffb3ccf49d48583ae92cea7334a'}}
2026-06-01 15:47:29,218 - INFO - Created VN ctest-vn1-17130310
2026-06-01 15:47:29,273 - DEBUG - VN ctest-vn1-17130310 UUID is 7f756bce-328e-482d-b1eb-ba212e12b4e8
2026-06-01 15:47:29,596 - DEBUG - Response for create_network : {'network': {'id': 'f4f9805a-4cac-4638-9b28-1ab0e64fec21', 'name': 'ctest-vn2-44096553', 'tenant_id': 'b024dffb3ccf49d48583ae92cea7334a', 'project_id': 'b024dffb3ccf49d48583ae92cea7334a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-11727076', 'ctest-vn2-44096553'], 'port_security_enabled': True, 'description': ''}}
2026-06-01 15:47:29,832 - DEBUG - Response for create_subnet : {'subnet': {'id': '6d6f69a5-8f51-4ce4-bf91-b448345524f8', 'name': '', 'tenant_id': 'b024dffb3ccf49d48583ae92cea7334a', 'network_id': 'f4f9805a-4cac-4638-9b28-1ab0e64fec21', 'ip_version': 4, 'cidr': '20.48.152.192/26', 'allocation_pools': [{'start': '20.48.152.194', 'end': '20.48.152.254'}], 'gateway_ip': '20.48.152.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '20.48.152.194', 'tags': [], 'project_id': 'b024dffb3ccf49d48583ae92cea7334a'}}
2026-06-01 15:47:29,853 - INFO - Created VN ctest-vn2-44096553
2026-06-01 15:47:29,905 - DEBUG - VN ctest-vn2-44096553 UUID is f4f9805a-4cac-4638-9b28-1ab0e64fec21
2026-06-01 15:47:30,115 - DEBUG - Services list from nova: [, , ]
2026-06-01 15:47:31,264 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5872-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5872-1)
2026-06-01 15:47:32,560 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5872-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5872-1)
2026-06-01 15:47:32,635 - INFO - Adding interface with subnet_id ff0a3eaa-a65f-45da-9ee4-c2d4b4e14835, port_id None to router fb7e2dee-ea96-4995-b12d-bebe059bb7d3
2026-06-01 15:47:32,940 - INFO - Waiting for VM ctest-vn1-vm1-65226143 to be up..
2026-06-01 15:47:33,047 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-01 15:47:38,126 - DEBUG - VM is in ACTIVE state now
2026-06-01 15:47:38,126 - INFO - VM name : ctest-vn1-vm1-65226143
2026-06-01 15:47:38,206 - DEBUG - VM ctest-vn1-vm1-65226143 ID is 3a87d1fa-f88c-4cfa-ad2c-91a9acea61e0
2026-06-01 15:47:38,227 - DEBUG - VM ctest-vn1-vm1-65226143 launched on Node cn-jenkins-deploy-platform-ansible-os-5872-1
2026-06-01 15:47:38,302 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/3a87d1fa-f88c-4cfa-ad2c-91a9acea61e0
2026-06-01 15:47:38,606 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/3a87d1fa-f88c-4cfa-ad2c-91a9acea61e0
2026-06-01 15:47:38,641 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/432b8b0b-370f-49a1-b5ff-946c3483330a
2026-06-01 15:47:41,886 - 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 1002ms')
2026-06-01 15:47:41,886 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-65226143 failed!
2026-06-01 15:47:41,949 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-11727076:ctest-vn1-17130310 is 32.5.109.1 and allocation pool is NOT set
2026-06-01 15:47:44,009 - 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=2.78 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.419 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.419/1.600/2.782/1.181 ms')
2026-06-01 15:47:44,009 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-65226143 passed
2026-06-01 15:47:44,157 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-01 15:47:44,157 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-65226143, IP 32.5.109.3, Port 22
2026-06-01 15:47:44,321 - DEBUG - VM ctest-vn1-vm1-65226143 is ready for SSH connections
2026-06-01 15:47:44,321 - INFO - Waiting for VM ctest-vn2-vm1-20927777 to be up..
2026-06-01 15:47:44,400 - DEBUG - VM is in ACTIVE state now
2026-06-01 15:47:44,400 - INFO - VM name : ctest-vn2-vm1-20927777
2026-06-01 15:47:44,479 - DEBUG - VM ctest-vn2-vm1-20927777 ID is 8fd3e538-9b34-484f-89f1-f271ba0147ac
2026-06-01 15:47:44,479 - DEBUG - VM ctest-vn2-vm1-20927777 launched on Node cn-jenkins-deploy-platform-ansible-os-5872-1
2026-06-01 15:47:44,560 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/8fd3e538-9b34-484f-89f1-f271ba0147ac
2026-06-01 15:47:44,569 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/60f3d510-1e85-4bc1-aaa2-9a83fc558467
2026-06-01 15:47:45,808 - 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.02 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.399 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.399/1.710/3.022/1.311 ms')
2026-06-01 15:47:45,808 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-20927777 passed
2026-06-01 15:47:45,961 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-01 15:47:45,961 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-20927777, IP 20.48.152.195, Port 22
2026-06-01 15:47:46,112 - DEBUG - VM ctest-vn2-vm1-20927777 is ready for SSH connections
2026-06-01 15:47:46,112 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-01 15:47:46,113 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 20.48.152.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-06-01 15:47:46,113 - DEBUG - ping -s 56 -c 3 -W 1 20.48.152.195
2026-06-01 15:47:51,136 - DEBUG - PING 20.48.152.195 (20.48.152.195): 56 data bytes
--- 20.48.152.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-06-01 15:47:51,136 - WARNING - Ping to IP 20.48.152.195 from VM ctest-vn1-vm1-65226143 failed
2026-06-01 15:47:51,137 - INFO - Adding interface with subnet_id 6d6f69a5-8f51-4ce4-bf91-b448345524f8, port_id None to router fb7e2dee-ea96-4995-b12d-bebe059bb7d3
2026-06-01 15:47:51,392 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-01 15:47:51,392 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 20.48.152.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-06-01 15:47:51,392 - DEBUG - ping -s 56 -c 3 -W 1 20.48.152.195
2026-06-01 15:47:54,604 - DEBUG - PING 20.48.152.195 (20.48.152.195): 56 data bytes
64 bytes from 20.48.152.195: seq=1 ttl=63 time=2.866 ms
64 bytes from 20.48.152.195: seq=2 ttl=63 time=0.886 ms
--- 20.48.152.195 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.886/1.876/2.866 ms
2026-06-01 15:47:54,605 - WARNING - Ping to IP 20.48.152.195 from VM ctest-vn1-vm1-65226143 failed
2026-06-01 15:47:55,605 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 20.48.152.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-06-01 15:47:55,606 - DEBUG - ping -s 56 -c 3 -W 1 20.48.152.195
2026-06-01 15:47:57,812 - DEBUG - PING 20.48.152.195 (20.48.152.195): 56 data bytes
64 bytes from 20.48.152.195: seq=0 ttl=63 time=1.314 ms
64 bytes from 20.48.152.195: seq=1 ttl=63 time=0.780 ms
64 bytes from 20.48.152.195: seq=2 ttl=63 time=1.053 ms
--- 20.48.152.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.780/1.049/1.314 ms
2026-06-01 15:47:57,812 - INFO - Ping to IP 20.48.152.195 from VM ctest-vn1-vm1-65226143 passed
2026-06-01 15:47:57,812 - INFO - Deleting interface with subnet_id ff0a3eaa-a65f-45da-9ee4-c2d4b4e14835, port_id None from router fb7e2dee-ea96-4995-b12d-bebe059bb7d3
2026-06-01 15:47:57,933 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-01 15:47:57,933 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 20.48.152.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-06-01 15:47:57,933 - DEBUG - ping -s 56 -c 3 -W 1 20.48.152.195
2026-06-01 15:48:01,158 - DEBUG - PING 20.48.152.195 (20.48.152.195): 56 data bytes
--- 20.48.152.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-06-01 15:48:01,158 - WARNING - Ping to IP 20.48.152.195 from VM ctest-vn1-vm1-65226143 failed
2026-06-01 15:48:01,158 - INFO - Adding interface with subnet_id ff0a3eaa-a65f-45da-9ee4-c2d4b4e14835, port_id None to router fb7e2dee-ea96-4995-b12d-bebe059bb7d3
2026-06-01 15:48:01,391 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-01 15:48:01,391 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 20.48.152.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-06-01 15:48:01,392 - DEBUG - ping -s 56 -c 3 -W 1 20.48.152.195
2026-06-01 15:48:03,615 - DEBUG - PING 20.48.152.195 (20.48.152.195): 56 data bytes
64 bytes from 20.48.152.195: seq=0 ttl=63 time=2.587 ms
64 bytes from 20.48.152.195: seq=1 ttl=63 time=0.820 ms
64 bytes from 20.48.152.195: seq=2 ttl=63 time=1.230 ms
--- 20.48.152.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.820/1.545/2.587 ms
2026-06-01 15:48:03,615 - INFO - Ping to IP 20.48.152.195 from VM ctest-vn1-vm1-65226143 passed
2026-06-01 15:48:03,615 - INFO - Deleting interface with subnet_id 6d6f69a5-8f51-4ce4-bf91-b448345524f8, port_id None from router fb7e2dee-ea96-4995-b12d-bebe059bb7d3
2026-06-01 15:48:03,725 - INFO - Deleting interface with subnet_id ff0a3eaa-a65f-45da-9ee4-c2d4b4e14835, port_id None from router fb7e2dee-ea96-4995-b12d-bebe059bb7d3
2026-06-01 15:48:03,915 - INFO - Deleting VM ctest-vn2-vm1-20927777
2026-06-01 15:48:04,011 - INFO - Deleting VM ctest-vn1-vm1-65226143
2026-06-01 15:48:04,115 - INFO - Deleting VN ctest-vn2-44096553
2026-06-01 15:48:04,154 - DEBUG - VN f4f9805a-4cac-4638-9b28-1ab0e64fec21 still in use: Unable to complete operation on network f4f9805a-4cac-4638-9b28-1ab0e64fec21. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-31d903b8-e67b-4b06-825f-add12710c4a6']
2026-06-01 15:48:04,154 - WARNING - Deleting VN ctest-vn2-44096553 failed..Will retry
2026-06-01 15:48:06,264 - DEBUG - Response for deleting network ()
2026-06-01 15:48:06,264 - INFO - Deleting VN ctest-vn1-17130310
2026-06-01 15:48:06,374 - DEBUG - Response for deleting network ()
2026-06-01 15:48:06,630 - DEBUG - No XMPP flaps were noticed during the test
2026-06-01 15:48:06,630 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2026-06-01 15:48:06,630 - INFO - --------------------------------------------------------------------------------
2026-06-01 15:48:07,329 - INFO - Deleted project: ctest-TestRouters-11727076, ID : b024dffb-3ccf-49d4-8583-ae92cea7334a