2026-05-05 17:16:17,196 - INFO - Domain Default found not creating
2026-05-05 17:16:17,363 - INFO - Project ctest-TestRouters-73253899 not found, creating it
2026-05-05 17:16:17,866 - INFO - Created Project:ctest-TestRouters-73253899, ID : c4ba361d-d2c8-4534-aae6-de7bca994ccb
2026-05-05 17:16:19,423 - INFO - ================================================================================
2026-05-05 17:16:19,423 - INFO - STARTING TEST : test_basic_router_behavior
2026-05-05 17:16:19,423 - 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 17:16:19,681 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-05-05 17:16:19,681 - INFO - Initial checks done. Running the testcase now
2026-05-05 17:16:19,681 - INFO -
2026-05-05 17:16:20,256 - DEBUG - Response for create_network : {'network': {'id': '35dcb212-1722-4052-b480-89f65f7e280a', 'name': 'ctest-vn1-44591348', 'tenant_id': 'c4ba361dd2c84534aae6de7bca994ccb', 'project_id': 'c4ba361dd2c84534aae6de7bca994ccb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-73253899', 'ctest-vn1-44591348'], 'port_security_enabled': True, 'description': ''}}
2026-05-05 17:16:20,451 - DEBUG - Response for create_subnet : {'subnet': {'id': 'dc8e639d-c3d2-4e48-aac2-f82caaca31cf', 'name': '', 'tenant_id': 'c4ba361dd2c84534aae6de7bca994ccb', 'network_id': '35dcb212-1722-4052-b480-89f65f7e280a', 'ip_version': 4, 'cidr': '155.91.144.0/26', 'allocation_pools': [{'start': '155.91.144.2', 'end': '155.91.144.62'}], 'gateway_ip': '155.91.144.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '155.91.144.2', 'tags': [], 'project_id': 'c4ba361dd2c84534aae6de7bca994ccb'}}
2026-05-05 17:16:20,470 - INFO - Created VN ctest-vn1-44591348
2026-05-05 17:16:20,523 - DEBUG - VN ctest-vn1-44591348 UUID is 35dcb212-1722-4052-b480-89f65f7e280a
2026-05-05 17:16:21,035 - DEBUG - Response for create_network : {'network': {'id': '929314c7-3ec2-4f17-8efb-f3000c799565', 'name': 'ctest-vn2-27520375', 'tenant_id': 'c4ba361dd2c84534aae6de7bca994ccb', 'project_id': 'c4ba361dd2c84534aae6de7bca994ccb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-73253899', 'ctest-vn2-27520375'], 'port_security_enabled': True, 'description': ''}}
2026-05-05 17:16:21,394 - DEBUG - Response for create_subnet : {'subnet': {'id': '20c5a3a2-34a5-47ba-bcb9-1b1803c14e15', 'name': '', 'tenant_id': 'c4ba361dd2c84534aae6de7bca994ccb', 'network_id': '929314c7-3ec2-4f17-8efb-f3000c799565', 'ip_version': 4, 'cidr': '47.135.93.0/26', 'allocation_pools': [{'start': '47.135.93.2', 'end': '47.135.93.62'}], 'gateway_ip': '47.135.93.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '47.135.93.2', 'tags': [], 'project_id': 'c4ba361dd2c84534aae6de7bca994ccb'}}
2026-05-05 17:16:21,421 - INFO - Created VN ctest-vn2-27520375
2026-05-05 17:16:21,479 - DEBUG - VN ctest-vn2-27520375 UUID is 929314c7-3ec2-4f17-8efb-f3000c799565
2026-05-05 17:16:21,665 - DEBUG - Services list from nova: [, , ]
2026-05-05 17:16:22,818 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5745-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5745-1)
2026-05-05 17:16:24,040 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5745-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5745-1)
2026-05-05 17:16:24,115 - INFO - Adding interface with subnet_id dc8e639d-c3d2-4e48-aac2-f82caaca31cf, port_id None to router 1a277f2f-3770-4fee-816f-4f364949c8f9
2026-05-05 17:16:24,411 - INFO - Waiting for VM ctest-vn1-vm1-16758897 to be up..
2026-05-05 17:16:24,511 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-05-05 17:16:29,595 - DEBUG - VM is in ACTIVE state now
2026-05-05 17:16:29,595 - INFO - VM name : ctest-vn1-vm1-16758897
2026-05-05 17:16:29,691 - DEBUG - VM ctest-vn1-vm1-16758897 ID is f2e97e13-dcdb-406e-ba71-406cf6679ba2
2026-05-05 17:16:29,710 - DEBUG - VM ctest-vn1-vm1-16758897 launched on Node cn-jenkins-deploy-platform-ansible-os-5745-1
2026-05-05 17:16:29,792 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/f2e97e13-dcdb-406e-ba71-406cf6679ba2
2026-05-05 17:16:30,107 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/f2e97e13-dcdb-406e-ba71-406cf6679ba2
2026-05-05 17:16:30,146 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/bc4c6f39-f16e-4408-9d73-06ad4cad81b2
2026-05-05 17:16:33,436 - 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 1030ms')
2026-05-05 17:16:33,436 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-16758897 failed!
2026-05-05 17:16:33,495 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-73253899:ctest-vn1-44591348 is 155.91.144.1 and allocation pool is NOT set
2026-05-05 17:16:35,565 - 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.12 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=4.36 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 = 3.115/3.735/4.355/0.620 ms')
2026-05-05 17:16:35,565 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-16758897 passed
2026-05-05 17:16:35,730 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-05 17:16:35,730 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-16758897, IP 155.91.144.3, Port 22
2026-05-05 17:16:35,891 - DEBUG - VM ctest-vn1-vm1-16758897 is ready for SSH connections
2026-05-05 17:16:35,891 - INFO - Waiting for VM ctest-vn2-vm1-56086768 to be up..
2026-05-05 17:16:35,973 - DEBUG - VM is in ACTIVE state now
2026-05-05 17:16:35,973 - INFO - VM name : ctest-vn2-vm1-56086768
2026-05-05 17:16:36,053 - DEBUG - VM ctest-vn2-vm1-56086768 ID is 98742059-a198-4c07-bc87-8e0421a83412
2026-05-05 17:16:36,054 - DEBUG - VM ctest-vn2-vm1-56086768 launched on Node cn-jenkins-deploy-platform-ansible-os-5745-1
2026-05-05 17:16:36,133 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/98742059-a198-4c07-bc87-8e0421a83412
2026-05-05 17:16:36,142 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/8584a29e-8f5d-48d0-abd0-8d1f1f307806
2026-05-05 17:16:37,384 - 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=4.88 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.441 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.441/2.658/4.876/2.217 ms')
2026-05-05 17:16:37,384 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-56086768 passed
2026-05-05 17:16:37,539 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-05 17:16:37,539 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-56086768, IP 47.135.93.3, Port 22
2026-05-05 17:16:37,694 - DEBUG - VM ctest-vn2-vm1-56086768 is ready for SSH connections
2026-05-05 17:16:37,694 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-05 17:16:37,695 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 47.135.93.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-05-05 17:16:37,695 - DEBUG - ping -s 56 -c 3 -W 1 47.135.93.3
2026-05-05 17:16:42,804 - DEBUG - PING 47.135.93.3 (47.135.93.3): 56 data bytes
--- 47.135.93.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-05-05 17:16:42,804 - WARNING - Ping to IP 47.135.93.3 from VM ctest-vn1-vm1-16758897 failed
2026-05-05 17:16:42,805 - INFO - Adding interface with subnet_id 20c5a3a2-34a5-47ba-bcb9-1b1803c14e15, port_id None to router 1a277f2f-3770-4fee-816f-4f364949c8f9
2026-05-05 17:16:43,074 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-05 17:16:43,074 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 47.135.93.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-05-05 17:16:43,074 - DEBUG - ping -s 56 -c 3 -W 1 47.135.93.3
2026-05-05 17:16:46,311 - DEBUG - PING 47.135.93.3 (47.135.93.3): 56 data bytes
64 bytes from 47.135.93.3: seq=1 ttl=63 time=2.833 ms
64 bytes from 47.135.93.3: seq=2 ttl=63 time=1.137 ms
--- 47.135.93.3 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 1.137/1.985/2.833 ms
2026-05-05 17:16:46,312 - WARNING - Ping to IP 47.135.93.3 from VM ctest-vn1-vm1-16758897 failed
2026-05-05 17:16:47,313 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 47.135.93.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-05-05 17:16:47,313 - DEBUG - ping -s 56 -c 3 -W 1 47.135.93.3
2026-05-05 17:16:49,526 - DEBUG - PING 47.135.93.3 (47.135.93.3): 56 data bytes
64 bytes from 47.135.93.3: seq=0 ttl=63 time=1.375 ms
64 bytes from 47.135.93.3: seq=1 ttl=63 time=0.913 ms
64 bytes from 47.135.93.3: seq=2 ttl=63 time=1.228 ms
--- 47.135.93.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.913/1.172/1.375 ms
2026-05-05 17:16:49,526 - INFO - Ping to IP 47.135.93.3 from VM ctest-vn1-vm1-16758897 passed
2026-05-05 17:16:49,526 - INFO - Deleting interface with subnet_id dc8e639d-c3d2-4e48-aac2-f82caaca31cf, port_id None from router 1a277f2f-3770-4fee-816f-4f364949c8f9
2026-05-05 17:16:49,660 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-05 17:16:49,660 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 47.135.93.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-05-05 17:16:49,660 - DEBUG - ping -s 56 -c 3 -W 1 47.135.93.3
2026-05-05 17:16:52,861 - DEBUG - PING 47.135.93.3 (47.135.93.3): 56 data bytes
--- 47.135.93.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-05-05 17:16:52,861 - WARNING - Ping to IP 47.135.93.3 from VM ctest-vn1-vm1-16758897 failed
2026-05-05 17:16:52,861 - INFO - Adding interface with subnet_id dc8e639d-c3d2-4e48-aac2-f82caaca31cf, port_id None to router 1a277f2f-3770-4fee-816f-4f364949c8f9
2026-05-05 17:16:53,098 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-05 17:16:53,098 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 47.135.93.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-05-05 17:16:53,098 - DEBUG - ping -s 56 -c 3 -W 1 47.135.93.3
2026-05-05 17:16:55,313 - DEBUG - PING 47.135.93.3 (47.135.93.3): 56 data bytes
64 bytes from 47.135.93.3: seq=0 ttl=63 time=1.590 ms
64 bytes from 47.135.93.3: seq=1 ttl=63 time=1.027 ms
64 bytes from 47.135.93.3: seq=2 ttl=63 time=0.990 ms
--- 47.135.93.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.990/1.202/1.590 ms
2026-05-05 17:16:55,313 - INFO - Ping to IP 47.135.93.3 from VM ctest-vn1-vm1-16758897 passed
2026-05-05 17:16:55,313 - INFO - Deleting interface with subnet_id 20c5a3a2-34a5-47ba-bcb9-1b1803c14e15, port_id None from router 1a277f2f-3770-4fee-816f-4f364949c8f9
2026-05-05 17:16:55,474 - INFO - Deleting interface with subnet_id dc8e639d-c3d2-4e48-aac2-f82caaca31cf, port_id None from router 1a277f2f-3770-4fee-816f-4f364949c8f9
2026-05-05 17:16:55,672 - INFO - Deleting VM ctest-vn2-vm1-56086768
2026-05-05 17:16:55,748 - INFO - Deleting VM ctest-vn1-vm1-16758897
2026-05-05 17:16:55,830 - INFO - Deleting VN ctest-vn2-27520375
2026-05-05 17:16:55,887 - DEBUG - VN 929314c7-3ec2-4f17-8efb-f3000c799565 still in use: Unable to complete operation on network 929314c7-3ec2-4f17-8efb-f3000c799565. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-fe423b2c-876b-4e7b-9662-b495fbd7458d']
2026-05-05 17:16:55,887 - WARNING - Deleting VN ctest-vn2-27520375 failed..Will retry
2026-05-05 17:16:58,004 - DEBUG - Response for deleting network ()
2026-05-05 17:16:58,004 - INFO - Deleting VN ctest-vn1-44591348
2026-05-05 17:16:58,125 - DEBUG - Response for deleting network ()
2026-05-05 17:16:58,380 - DEBUG - No XMPP flaps were noticed during the test
2026-05-05 17:16:58,380 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:39]
2026-05-05 17:16:58,380 - INFO - --------------------------------------------------------------------------------
2026-05-05 17:16:59,071 - INFO - Deleted project: ctest-TestRouters-73253899, ID : c4ba361d-d2c8-4534-aae6-de7bca994ccb