2025-08-25 02:14:14,666 - INFO - Domain Default found not creating
2025-08-25 02:14:14,880 - INFO - Project ctest-TestRouters-05844234 not found, creating it
2025-08-25 02:14:15,494 - INFO - Created Project:ctest-TestRouters-05844234, ID : 70194f8f-41cd-406b-b567-d52e01e8c5e9
2025-08-25 02:14:17,242 - INFO - ================================================================================
2025-08-25 02:14:17,242 - INFO - STARTING TEST : test_basic_router_behavior
2025-08-25 02:14:17,242 - 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
2025-08-25 02:14:17,518 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.20.0.18': '0'}} with
2025-08-25 02:14:17,518 - INFO - Initial checks done. Running the testcase now
2025-08-25 02:14:17,518 - INFO -
2025-08-25 02:14:18,291 - DEBUG - Response for create_network : {'network': {'id': '33a0ae6f-6a3f-40a2-81d8-0e322400ab13', 'name': 'ctest-vn1-54969765', 'tenant_id': '70194f8f41cd406bb567d52e01e8c5e9', 'project_id': '70194f8f41cd406bb567d52e01e8c5e9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-05844234', 'ctest-vn1-54969765'], 'port_security_enabled': True, 'description': ''}}
2025-08-25 02:14:18,539 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f1f27dbb-38dd-4465-8caf-bde7a5302787', 'name': '', 'tenant_id': '70194f8f41cd406bb567d52e01e8c5e9', 'network_id': '33a0ae6f-6a3f-40a2-81d8-0e322400ab13', 'ip_version': 4, 'cidr': '135.220.34.192/26', 'allocation_pools': [{'start': '135.220.34.194', 'end': '135.220.34.254'}], 'gateway_ip': '135.220.34.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '135.220.34.194', 'tags': [], 'project_id': '70194f8f41cd406bb567d52e01e8c5e9'}}
2025-08-25 02:14:18,563 - INFO - Created VN ctest-vn1-54969765
2025-08-25 02:14:18,619 - DEBUG - VN ctest-vn1-54969765 UUID is 33a0ae6f-6a3f-40a2-81d8-0e322400ab13
2025-08-25 02:14:18,988 - DEBUG - Response for create_network : {'network': {'id': '8ac28540-66f4-4f20-ba13-b48d167d17ad', 'name': 'ctest-vn2-80861912', 'tenant_id': '70194f8f41cd406bb567d52e01e8c5e9', 'project_id': '70194f8f41cd406bb567d52e01e8c5e9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-05844234', 'ctest-vn2-80861912'], 'port_security_enabled': True, 'description': ''}}
2025-08-25 02:14:19,229 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c58bdcdd-346a-4279-9edd-850e8a4997e1', 'name': '', 'tenant_id': '70194f8f41cd406bb567d52e01e8c5e9', 'network_id': '8ac28540-66f4-4f20-ba13-b48d167d17ad', 'ip_version': 4, 'cidr': '196.162.185.0/26', 'allocation_pools': [{'start': '196.162.185.2', 'end': '196.162.185.62'}], 'gateway_ip': '196.162.185.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '196.162.185.2', 'tags': [], 'project_id': '70194f8f41cd406bb567d52e01e8c5e9'}}
2025-08-25 02:14:19,250 - INFO - Created VN ctest-vn2-80861912
2025-08-25 02:14:19,311 - DEBUG - VN ctest-vn2-80861912 UUID is 8ac28540-66f4-4f20-ba13-b48d167d17ad
2025-08-25 02:14:19,518 - DEBUG - Services list from nova: [, , ]
2025-08-25 02:14:20,704 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3916-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3916-1)
2025-08-25 02:14:22,268 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3916-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3916-1)
2025-08-25 02:14:22,369 - INFO - Adding interface with subnet_id f1f27dbb-38dd-4465-8caf-bde7a5302787, port_id None to router 0880fb3d-a5f2-4d9c-9a95-e9990eca94b8
2025-08-25 02:14:22,836 - INFO - Waiting for VM ctest-vn1-vm1-79775223 to be up..
2025-08-25 02:14:22,989 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-25 02:14:28,091 - DEBUG - VM is in ACTIVE state now
2025-08-25 02:14:28,092 - INFO - VM name : ctest-vn1-vm1-79775223
2025-08-25 02:14:28,210 - DEBUG - VM ctest-vn1-vm1-79775223 ID is bde10d0b-589a-4019-9acf-5184596657ac
2025-08-25 02:14:28,241 - DEBUG - VM ctest-vn1-vm1-79775223 launched on Node cn-jenkins-deploy-platform-ansible-os-3916-1
2025-08-25 02:14:28,354 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/bde10d0b-589a-4019-9acf-5184596657ac
2025-08-25 02:14:28,687 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/bde10d0b-589a-4019-9acf-5184596657ac
2025-08-25 02:14:28,732 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/820b5e5b-611c-4bd0-bee2-a5b6e84ca5c7
2025-08-25 02:14:32,019 - 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 1018ms')
2025-08-25 02:14:32,019 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-79775223 failed!
2025-08-25 02:14:32,079 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-05844234:ctest-vn1-54969765 is 135.220.34.193 and allocation pool is NOT set
2025-08-25 02:14:34,158 - 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=7.69 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=6.83 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 = 6.830/7.257/7.685/0.427 ms')
2025-08-25 02:14:34,158 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-79775223 passed
2025-08-25 02:14:34,316 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-25 02:14:34,316 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-79775223, IP 135.220.34.195, Port 22
2025-08-25 02:14:34,500 - DEBUG - VM ctest-vn1-vm1-79775223 is ready for SSH connections
2025-08-25 02:14:34,500 - INFO - Waiting for VM ctest-vn2-vm1-78009045 to be up..
2025-08-25 02:14:34,608 - DEBUG - VM is in ACTIVE state now
2025-08-25 02:14:34,608 - INFO - VM name : ctest-vn2-vm1-78009045
2025-08-25 02:14:34,715 - DEBUG - VM ctest-vn2-vm1-78009045 ID is 18ca42d0-d993-4a32-aba5-63aaf7daccc2
2025-08-25 02:14:34,715 - DEBUG - VM ctest-vn2-vm1-78009045 launched on Node cn-jenkins-deploy-platform-ansible-os-3916-1
2025-08-25 02:14:34,829 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/18ca42d0-d993-4a32-aba5-63aaf7daccc2
2025-08-25 02:14:34,840 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/7b51cda5-6bcf-4f7d-b8bc-28acfbea5965
2025-08-25 02:14:36,106 - 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.26 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.833 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.833/2.544/4.256/1.711 ms')
2025-08-25 02:14:36,106 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-78009045 passed
2025-08-25 02:14:36,268 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-25 02:14:36,268 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-78009045, IP 196.162.185.3, Port 22
2025-08-25 02:14:36,445 - DEBUG - VM ctest-vn2-vm1-78009045 is ready for SSH connections
2025-08-25 02:14:36,446 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-25 02:14:36,446 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 196.162.185.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2025-08-25 02:14:36,446 - DEBUG - ping -s 56 -c 3 -W 1 196.162.185.3
2025-08-25 02:14:41,164 - DEBUG - PING 196.162.185.3 (196.162.185.3): 56 data bytes
--- 196.162.185.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-08-25 02:14:41,164 - WARNING - Ping to IP 196.162.185.3 from VM ctest-vn1-vm1-79775223 failed
2025-08-25 02:14:41,164 - INFO - Adding interface with subnet_id c58bdcdd-346a-4279-9edd-850e8a4997e1, port_id None to router 0880fb3d-a5f2-4d9c-9a95-e9990eca94b8
2025-08-25 02:14:41,597 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-25 02:14:41,598 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 196.162.185.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2025-08-25 02:14:41,598 - DEBUG - ping -s 56 -c 3 -W 1 196.162.185.3
2025-08-25 02:14:43,815 - DEBUG - PING 196.162.185.3 (196.162.185.3): 56 data bytes
64 bytes from 196.162.185.3: seq=0 ttl=63 time=3.491 ms
64 bytes from 196.162.185.3: seq=1 ttl=63 time=0.913 ms
64 bytes from 196.162.185.3: seq=2 ttl=63 time=1.216 ms
--- 196.162.185.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.913/1.873/3.491 ms
2025-08-25 02:14:43,815 - INFO - Ping to IP 196.162.185.3 from VM ctest-vn1-vm1-79775223 passed
2025-08-25 02:14:43,816 - INFO - Deleting interface with subnet_id f1f27dbb-38dd-4465-8caf-bde7a5302787, port_id None from router 0880fb3d-a5f2-4d9c-9a95-e9990eca94b8
2025-08-25 02:14:44,000 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-25 02:14:44,001 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 196.162.185.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2025-08-25 02:14:44,001 - DEBUG - ping -s 56 -c 3 -W 1 196.162.185.3
2025-08-25 02:14:47,241 - DEBUG - PING 196.162.185.3 (196.162.185.3): 56 data bytes
--- 196.162.185.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-08-25 02:14:47,242 - WARNING - Ping to IP 196.162.185.3 from VM ctest-vn1-vm1-79775223 failed
2025-08-25 02:14:47,242 - INFO - Adding interface with subnet_id f1f27dbb-38dd-4465-8caf-bde7a5302787, port_id None to router 0880fb3d-a5f2-4d9c-9a95-e9990eca94b8
2025-08-25 02:14:47,614 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-25 02:14:47,614 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 196.162.185.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2025-08-25 02:14:47,614 - DEBUG - ping -s 56 -c 3 -W 1 196.162.185.3
2025-08-25 02:14:49,859 - DEBUG - PING 196.162.185.3 (196.162.185.3): 56 data bytes
64 bytes from 196.162.185.3: seq=0 ttl=63 time=1.904 ms
64 bytes from 196.162.185.3: seq=1 ttl=63 time=0.911 ms
64 bytes from 196.162.185.3: seq=2 ttl=63 time=1.425 ms
--- 196.162.185.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.911/1.413/1.904 ms
2025-08-25 02:14:49,859 - INFO - Ping to IP 196.162.185.3 from VM ctest-vn1-vm1-79775223 passed
2025-08-25 02:14:49,859 - INFO - Deleting interface with subnet_id c58bdcdd-346a-4279-9edd-850e8a4997e1, port_id None from router 0880fb3d-a5f2-4d9c-9a95-e9990eca94b8
2025-08-25 02:14:50,069 - INFO - Deleting interface with subnet_id f1f27dbb-38dd-4465-8caf-bde7a5302787, port_id None from router 0880fb3d-a5f2-4d9c-9a95-e9990eca94b8
2025-08-25 02:14:50,324 - INFO - Deleting VM ctest-vn2-vm1-78009045
2025-08-25 02:14:50,417 - INFO - Deleting VM ctest-vn1-vm1-79775223
2025-08-25 02:14:50,511 - INFO - Deleting VN ctest-vn2-80861912
2025-08-25 02:14:50,561 - DEBUG - VN 8ac28540-66f4-4f20-ba13-b48d167d17ad still in use: Unable to complete operation on network 8ac28540-66f4-4f20-ba13-b48d167d17ad. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-bf894e9f-7e6b-46a1-90fa-b5648c66a658']
2025-08-25 02:14:50,561 - WARNING - Deleting VN ctest-vn2-80861912 failed..Will retry
2025-08-25 02:14:52,702 - DEBUG - Response for deleting network ()
2025-08-25 02:14:52,702 - INFO - Deleting VN ctest-vn1-54969765
2025-08-25 02:14:52,857 - DEBUG - Response for deleting network ()
2025-08-25 02:14:53,127 - DEBUG - No XMPP flaps were noticed during the test
2025-08-25 02:14:53,127 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:36]
2025-08-25 02:14:53,127 - INFO - --------------------------------------------------------------------------------
2025-08-25 02:14:53,919 - INFO - Deleted project: ctest-TestRouters-05844234, ID : 70194f8f-41cd-406b-b567-d52e01e8c5e9