2026-03-05 02:27:01,232 - INFO - Domain Default found not creating
2026-03-05 02:27:01,497 - INFO - Project ctest-TestRouters-18300939 not found, creating it
2026-03-05 02:27:02,016 - INFO - Created Project:ctest-TestRouters-18300939, ID : 3acd4d5f-fc9c-4c3e-8edd-ee6c0f9b5fcb
2026-03-05 02:27:03,532 - INFO - ================================================================================
2026-03-05 02:27:03,532 - INFO - STARTING TEST : test_basic_router_behavior
2026-03-05 02:27:03,533 - 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-05 02:27:03,805 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.252': '0'}} with
2026-03-05 02:27:03,805 - INFO - Initial checks done. Running the testcase now
2026-03-05 02:27:03,805 - INFO -
2026-03-05 02:27:04,473 - DEBUG - Response for create_network : {'network': {'id': '30ed42fa-c7b3-4a3a-abf2-4a602d2910a4', 'name': 'ctest-vn1-42442358', 'tenant_id': '3acd4d5ffc9c4c3e8eddee6c0f9b5fcb', 'project_id': '3acd4d5ffc9c4c3e8eddee6c0f9b5fcb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-18300939', 'ctest-vn1-42442358'], 'port_security_enabled': True, 'description': ''}}
2026-03-05 02:27:04,731 - DEBUG - Response for create_subnet : {'subnet': {'id': 'be253954-ca17-4f78-aa1b-50b7aff58b80', 'name': '', 'tenant_id': '3acd4d5ffc9c4c3e8eddee6c0f9b5fcb', 'network_id': '30ed42fa-c7b3-4a3a-abf2-4a602d2910a4', 'ip_version': 4, 'cidr': '46.94.192.0/26', 'allocation_pools': [{'start': '46.94.192.2', 'end': '46.94.192.62'}], 'gateway_ip': '46.94.192.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '46.94.192.2', 'tags': [], 'project_id': '3acd4d5ffc9c4c3e8eddee6c0f9b5fcb'}}
2026-03-05 02:27:04,748 - INFO - Created VN ctest-vn1-42442358
2026-03-05 02:27:04,802 - DEBUG - VN ctest-vn1-42442358 UUID is 30ed42fa-c7b3-4a3a-abf2-4a602d2910a4
2026-03-05 02:27:05,102 - DEBUG - Response for create_network : {'network': {'id': '428ffc0e-4d7d-487e-a68f-5177247183dc', 'name': 'ctest-vn2-61092050', 'tenant_id': '3acd4d5ffc9c4c3e8eddee6c0f9b5fcb', 'project_id': '3acd4d5ffc9c4c3e8eddee6c0f9b5fcb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-18300939', 'ctest-vn2-61092050'], 'port_security_enabled': True, 'description': ''}}
2026-03-05 02:27:05,285 - DEBUG - Response for create_subnet : {'subnet': {'id': '9f625472-9644-47d8-9846-c4ca82a722e6', 'name': '', 'tenant_id': '3acd4d5ffc9c4c3e8eddee6c0f9b5fcb', 'network_id': '428ffc0e-4d7d-487e-a68f-5177247183dc', 'ip_version': 4, 'cidr': '105.94.202.128/26', 'allocation_pools': [{'start': '105.94.202.130', 'end': '105.94.202.190'}], 'gateway_ip': '105.94.202.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '105.94.202.130', 'tags': [], 'project_id': '3acd4d5ffc9c4c3e8eddee6c0f9b5fcb'}}
2026-03-05 02:27:05,303 - INFO - Created VN ctest-vn2-61092050
2026-03-05 02:27:05,354 - DEBUG - VN ctest-vn2-61092050 UUID is 428ffc0e-4d7d-487e-a68f-5177247183dc
2026-03-05 02:27:05,555 - DEBUG - Services list from nova: [, , ]
2026-03-05 02:27:06,583 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5437-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5437-1)
2026-03-05 02:27:07,883 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5437-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5437-1)
2026-03-05 02:27:07,969 - INFO - Adding interface with subnet_id be253954-ca17-4f78-aa1b-50b7aff58b80, port_id None to router 03d42c06-67e7-46a0-af7d-c95bc053f3ab
2026-03-05 02:27:08,272 - INFO - Waiting for VM ctest-vn1-vm1-86920530 to be up..
2026-03-05 02:27:08,401 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-05 02:27:13,476 - DEBUG - VM is in ACTIVE state now
2026-03-05 02:27:13,476 - INFO - VM name : ctest-vn1-vm1-86920530
2026-03-05 02:27:13,570 - DEBUG - VM ctest-vn1-vm1-86920530 ID is fb85c19a-e5a3-4d9a-9ebd-71315e017e8d
2026-03-05 02:27:13,594 - DEBUG - VM ctest-vn1-vm1-86920530 launched on Node cn-jenkins-deploy-platform-ansible-os-5437-1
2026-03-05 02:27:13,680 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/fb85c19a-e5a3-4d9a-9ebd-71315e017e8d
2026-03-05 02:27:13,997 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/fb85c19a-e5a3-4d9a-9ebd-71315e017e8d
2026-03-05 02:27:14,038 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/40028c80-5782-4751-ba0a-506441ef5710
2026-03-05 02:27:17,285 - 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 1006ms')
2026-03-05 02:27:17,285 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-86920530 failed!
2026-03-05 02:27:17,342 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-18300939:ctest-vn1-42442358 is 46.94.192.1 and allocation pool is NOT set
2026-03-05 02:27:19,401 - 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.99 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.460 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.460/1.726/2.992/1.266 ms')
2026-03-05 02:27:19,401 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-86920530 passed
2026-03-05 02:27:19,554 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-05 02:27:19,555 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-86920530, IP 46.94.192.3, Port 22
2026-03-05 02:27:19,717 - DEBUG - VM ctest-vn1-vm1-86920530 is ready for SSH connections
2026-03-05 02:27:19,717 - INFO - Waiting for VM ctest-vn2-vm1-72694170 to be up..
2026-03-05 02:27:19,799 - DEBUG - VM is in ACTIVE state now
2026-03-05 02:27:19,799 - INFO - VM name : ctest-vn2-vm1-72694170
2026-03-05 02:27:19,878 - DEBUG - VM ctest-vn2-vm1-72694170 ID is 3be68f52-4aba-4311-af15-2afb581e138e
2026-03-05 02:27:19,878 - DEBUG - VM ctest-vn2-vm1-72694170 launched on Node cn-jenkins-deploy-platform-ansible-os-5437-1
2026-03-05 02:27:19,965 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/3be68f52-4aba-4311-af15-2afb581e138e
2026-03-05 02:27:19,975 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/cd638237-3590-4125-bd63-d4057720d07c
2026-03-05 02:27:21,240 - 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.00 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.11 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 = 1.109/2.555/4.001/1.446 ms')
2026-03-05 02:27:21,240 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-72694170 passed
2026-03-05 02:27:21,390 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-05 02:27:21,390 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-72694170, IP 105.94.202.131, Port 22
2026-03-05 02:27:21,549 - DEBUG - VM ctest-vn2-vm1-72694170 is ready for SSH connections
2026-03-05 02:27:21,550 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-05 02:27:21,550 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 105.94.202.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-03-05 02:27:21,550 - DEBUG - ping -s 56 -c 3 -W 1 105.94.202.131
2026-03-05 02:27:26,572 - DEBUG - PING 105.94.202.131 (105.94.202.131): 56 data bytes
--- 105.94.202.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-05 02:27:26,573 - WARNING - Ping to IP 105.94.202.131 from VM ctest-vn1-vm1-86920530 failed
2026-03-05 02:27:26,573 - INFO - Adding interface with subnet_id 9f625472-9644-47d8-9846-c4ca82a722e6, port_id None to router 03d42c06-67e7-46a0-af7d-c95bc053f3ab
2026-03-05 02:27:26,883 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-05 02:27:26,883 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 105.94.202.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-03-05 02:27:26,883 - DEBUG - ping -s 56 -c 3 -W 1 105.94.202.131
2026-03-05 02:27:30,094 - DEBUG - PING 105.94.202.131 (105.94.202.131): 56 data bytes
64 bytes from 105.94.202.131: seq=1 ttl=63 time=2.941 ms
64 bytes from 105.94.202.131: seq=2 ttl=63 time=1.108 ms
--- 105.94.202.131 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 1.108/2.024/2.941 ms
2026-03-05 02:27:30,094 - WARNING - Ping to IP 105.94.202.131 from VM ctest-vn1-vm1-86920530 failed
2026-03-05 02:27:31,095 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 105.94.202.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-03-05 02:27:31,095 - DEBUG - ping -s 56 -c 3 -W 1 105.94.202.131
2026-03-05 02:27:33,372 - DEBUG - PING 105.94.202.131 (105.94.202.131): 56 data bytes
64 bytes from 105.94.202.131: seq=0 ttl=63 time=1.448 ms
64 bytes from 105.94.202.131: seq=1 ttl=63 time=0.865 ms
64 bytes from 105.94.202.131: seq=2 ttl=63 time=0.829 ms
--- 105.94.202.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.829/1.047/1.448 ms
2026-03-05 02:27:33,373 - INFO - Ping to IP 105.94.202.131 from VM ctest-vn1-vm1-86920530 passed
2026-03-05 02:27:33,373 - INFO - Deleting interface with subnet_id be253954-ca17-4f78-aa1b-50b7aff58b80, port_id None from router 03d42c06-67e7-46a0-af7d-c95bc053f3ab
2026-03-05 02:27:33,494 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-05 02:27:33,494 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 105.94.202.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-03-05 02:27:33,494 - DEBUG - ping -s 56 -c 3 -W 1 105.94.202.131
2026-03-05 02:27:36,697 - DEBUG - PING 105.94.202.131 (105.94.202.131): 56 data bytes
--- 105.94.202.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-05 02:27:36,697 - WARNING - Ping to IP 105.94.202.131 from VM ctest-vn1-vm1-86920530 failed
2026-03-05 02:27:36,697 - INFO - Adding interface with subnet_id be253954-ca17-4f78-aa1b-50b7aff58b80, port_id None to router 03d42c06-67e7-46a0-af7d-c95bc053f3ab
2026-03-05 02:27:36,914 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-05 02:27:36,914 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 105.94.202.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-03-05 02:27:36,914 - DEBUG - ping -s 56 -c 3 -W 1 105.94.202.131
2026-03-05 02:27:39,129 - DEBUG - PING 105.94.202.131 (105.94.202.131): 56 data bytes
64 bytes from 105.94.202.131: seq=0 ttl=63 time=1.545 ms
64 bytes from 105.94.202.131: seq=1 ttl=63 time=0.901 ms
64 bytes from 105.94.202.131: seq=2 ttl=63 time=0.912 ms
--- 105.94.202.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.901/1.119/1.545 ms
2026-03-05 02:27:39,129 - INFO - Ping to IP 105.94.202.131 from VM ctest-vn1-vm1-86920530 passed
2026-03-05 02:27:39,129 - INFO - Deleting interface with subnet_id 9f625472-9644-47d8-9846-c4ca82a722e6, port_id None from router 03d42c06-67e7-46a0-af7d-c95bc053f3ab
2026-03-05 02:27:39,270 - INFO - Deleting interface with subnet_id be253954-ca17-4f78-aa1b-50b7aff58b80, port_id None from router 03d42c06-67e7-46a0-af7d-c95bc053f3ab
2026-03-05 02:27:39,475 - INFO - Deleting VM ctest-vn2-vm1-72694170
2026-03-05 02:27:39,542 - INFO - Deleting VM ctest-vn1-vm1-86920530
2026-03-05 02:27:39,615 - INFO - Deleting VN ctest-vn2-61092050
2026-03-05 02:27:39,649 - DEBUG - VN 428ffc0e-4d7d-487e-a68f-5177247183dc still in use: Unable to complete operation on network 428ffc0e-4d7d-487e-a68f-5177247183dc. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-b9b2d139-a9e0-430b-86db-7309c59a1535']
2026-03-05 02:27:39,649 - WARNING - Deleting VN ctest-vn2-61092050 failed..Will retry
2026-03-05 02:27:41,754 - DEBUG - Response for deleting network ()
2026-03-05 02:27:41,754 - INFO - Deleting VN ctest-vn1-42442358
2026-03-05 02:27:41,851 - DEBUG - Response for deleting network ()
2026-03-05 02:27:42,104 - DEBUG - No XMPP flaps were noticed during the test
2026-03-05 02:27:42,104 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:39]
2026-03-05 02:27:42,104 - INFO - --------------------------------------------------------------------------------
2026-03-05 02:27:42,781 - INFO - Deleted project: ctest-TestRouters-18300939, ID : 3acd4d5f-fc9c-4c3e-8edd-ee6c0f9b5fcb