2025-08-11 16:20:15,307 - INFO - Domain Default found not creating
2025-08-11 16:20:15,441 - INFO - Project ctest-TestRouters-21683617 not found, creating it
2025-08-11 16:20:15,988 - INFO - Created Project:ctest-TestRouters-21683617, ID : c3b281a3-bd21-43af-a710-6c0e21f1ea41
2025-08-11 16:20:17,526 - INFO - ================================================================================
2025-08-11 16:20:17,527 - INFO - STARTING TEST : test_basic_router_behavior
2025-08-11 16:20:17,527 - 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-11 16:20:18,780 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.192': '0', '10.20.0.193': '0'}, '10.0.0.249': {'10.20.0.193': '0', '10.20.0.192': '0'}} with
2025-08-11 16:20:18,780 - INFO - Initial checks done. Running the testcase now
2025-08-11 16:20:18,780 - INFO -
2025-08-11 16:20:19,437 - DEBUG - Response for create_network : {'network': {'id': '7429b4b5-a345-46f3-a750-64facd0d4ed7', 'name': 'ctest-vn1-43751714', 'tenant_id': 'c3b281a3bd2143afa7106c0e21f1ea41', 'project_id': 'c3b281a3bd2143afa7106c0e21f1ea41', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-21683617', 'ctest-vn1-43751714'], 'port_security_enabled': True, 'description': ''}}
2025-08-11 16:20:19,703 - DEBUG - Response for create_subnet : {'subnet': {'id': '888d3299-f28e-469c-b394-361132ba1c7e', 'name': '', 'tenant_id': 'c3b281a3bd2143afa7106c0e21f1ea41', 'network_id': '7429b4b5-a345-46f3-a750-64facd0d4ed7', 'ip_version': 4, 'cidr': '73.232.133.192/26', 'allocation_pools': [{'start': '73.232.133.194', 'end': '73.232.133.254'}], 'gateway_ip': '73.232.133.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '73.232.133.194', 'tags': [], 'project_id': 'c3b281a3bd2143afa7106c0e21f1ea41'}}
2025-08-11 16:20:19,722 - INFO - Created VN ctest-vn1-43751714
2025-08-11 16:20:19,733 - DEBUG - VN ctest-vn1-43751714 UUID is 7429b4b5-a345-46f3-a750-64facd0d4ed7
2025-08-11 16:20:20,089 - DEBUG - Response for create_network : {'network': {'id': 'e98b2488-74f8-4fde-b9ef-5ac6b446a045', 'name': 'ctest-vn2-73493604', 'tenant_id': 'c3b281a3bd2143afa7106c0e21f1ea41', 'project_id': 'c3b281a3bd2143afa7106c0e21f1ea41', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-21683617', 'ctest-vn2-73493604'], 'port_security_enabled': True, 'description': ''}}
2025-08-11 16:20:20,282 - DEBUG - Response for create_subnet : {'subnet': {'id': '772fd525-e4ab-489c-8903-52b47950d302', 'name': '', 'tenant_id': 'c3b281a3bd2143afa7106c0e21f1ea41', 'network_id': 'e98b2488-74f8-4fde-b9ef-5ac6b446a045', 'ip_version': 4, 'cidr': '182.16.109.128/26', 'allocation_pools': [{'start': '182.16.109.130', 'end': '182.16.109.190'}], 'gateway_ip': '182.16.109.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '182.16.109.130', 'tags': [], 'project_id': 'c3b281a3bd2143afa7106c0e21f1ea41'}}
2025-08-11 16:20:20,311 - INFO - Created VN ctest-vn2-73493604
2025-08-11 16:20:20,329 - DEBUG - VN ctest-vn2-73493604 UUID is e98b2488-74f8-4fde-b9ef-5ac6b446a045
2025-08-11 16:20:20,509 - DEBUG - Services list from nova: [, , , ]
2025-08-11 16:20:21,633 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3816-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3816-2)
2025-08-11 16:20:22,908 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3816-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3816-1)
2025-08-11 16:20:22,993 - INFO - Adding interface with subnet_id 888d3299-f28e-469c-b394-361132ba1c7e, port_id None to router 5c69ebb2-013a-4ad1-9740-619db9e6dd9d
2025-08-11 16:20:23,291 - INFO - Waiting for VM ctest-vn1-vm1-64943506 to be up..
2025-08-11 16:20:23,447 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-11 16:20:28,521 - DEBUG - VM is in ACTIVE state now
2025-08-11 16:20:28,522 - INFO - VM name : ctest-vn1-vm1-64943506
2025-08-11 16:20:28,594 - DEBUG - VM ctest-vn1-vm1-64943506 ID is 5391a574-2f72-4042-919e-3f57463c52eb
2025-08-11 16:20:28,617 - DEBUG - VM ctest-vn1-vm1-64943506 launched on Node an-jenkins-deploy-platform-ansible-os-3816-2
2025-08-11 16:20:28,690 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/5391a574-2f72-4042-919e-3f57463c52eb
2025-08-11 16:20:28,977 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/5391a574-2f72-4042-919e-3f57463c52eb
2025-08-11 16:20:29,007 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/30403b1a-ef37-4a4d-ac3a-c9bc87958674
2025-08-11 16:20:32,240 - 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 1025ms')
2025-08-11 16:20:32,240 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-64943506 failed!
2025-08-11 16:20:32,255 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-21683617:ctest-vn1-43751714 is 73.232.133.193 and allocation pool is NOT set
2025-08-11 16:20:34,331 - 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=4.56 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.805 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.805/2.682/4.560/1.877 ms')
2025-08-11 16:20:34,331 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-64943506 passed
2025-08-11 16:20:34,443 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 16:20:34,443 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-64943506, IP 73.232.133.195, Port 22
2025-08-11 16:20:34,612 - DEBUG - VM ctest-vn1-vm1-64943506 is ready for SSH connections
2025-08-11 16:20:34,612 - INFO - Waiting for VM ctest-vn2-vm1-13874274 to be up..
2025-08-11 16:20:34,689 - DEBUG - VM is in ACTIVE state now
2025-08-11 16:20:34,689 - INFO - VM name : ctest-vn2-vm1-13874274
2025-08-11 16:20:34,756 - DEBUG - VM ctest-vn2-vm1-13874274 ID is 457cb0c5-26b8-4272-9b89-f20838fa5da2
2025-08-11 16:20:34,756 - DEBUG - VM ctest-vn2-vm1-13874274 launched on Node an-jenkins-deploy-platform-ansible-os-3816-1
2025-08-11 16:20:34,839 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/457cb0c5-26b8-4272-9b89-f20838fa5da2
2025-08-11 16:20:34,850 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/87cf2559-a11e-4e98-96b3-11204b535b66
2025-08-11 16:20:36,050 - 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=6.44 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.24 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 = 1.236/3.837/6.439/2.601 ms')
2025-08-11 16:20:36,050 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn2-vm1-13874274 passed
2025-08-11 16:20:36,163 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 16:20:36,163 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-13874274, IP 182.16.109.131, Port 22
2025-08-11 16:20:36,332 - DEBUG - VM ctest-vn2-vm1-13874274 is ready for SSH connections
2025-08-11 16:20:36,332 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 16:20:36,333 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 182.16.109.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2025-08-11 16:20:36,333 - DEBUG - ping -s 56 -c 3 -W 1 182.16.109.131
2025-08-11 16:20:40,258 - DEBUG - PING 182.16.109.131 (182.16.109.131): 56 data bytes
--- 182.16.109.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-08-11 16:20:40,258 - WARNING - Ping to IP 182.16.109.131 from VM ctest-vn1-vm1-64943506 failed
2025-08-11 16:20:40,258 - INFO - Adding interface with subnet_id 772fd525-e4ab-489c-8903-52b47950d302, port_id None to router 5c69ebb2-013a-4ad1-9740-619db9e6dd9d
2025-08-11 16:20:40,611 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 16:20:40,612 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 182.16.109.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2025-08-11 16:20:40,612 - DEBUG - ping -s 56 -c 3 -W 1 182.16.109.131
2025-08-11 16:20:43,831 - DEBUG - PING 182.16.109.131 (182.16.109.131): 56 data bytes
64 bytes from 182.16.109.131: seq=1 ttl=63 time=5.013 ms
64 bytes from 182.16.109.131: seq=2 ttl=63 time=1.351 ms
--- 182.16.109.131 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 1.351/3.182/5.013 ms
2025-08-11 16:20:43,831 - WARNING - Ping to IP 182.16.109.131 from VM ctest-vn1-vm1-64943506 failed
2025-08-11 16:20:44,833 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 182.16.109.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2025-08-11 16:20:44,833 - DEBUG - ping -s 56 -c 3 -W 1 182.16.109.131
2025-08-11 16:20:47,069 - DEBUG - PING 182.16.109.131 (182.16.109.131): 56 data bytes
64 bytes from 182.16.109.131: seq=0 ttl=63 time=2.317 ms
64 bytes from 182.16.109.131: seq=1 ttl=63 time=1.026 ms
64 bytes from 182.16.109.131: seq=2 ttl=63 time=1.011 ms
--- 182.16.109.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.011/1.451/2.317 ms
2025-08-11 16:20:47,069 - INFO - Ping to IP 182.16.109.131 from VM ctest-vn1-vm1-64943506 passed
2025-08-11 16:20:47,069 - INFO - Deleting interface with subnet_id 888d3299-f28e-469c-b394-361132ba1c7e, port_id None from router 5c69ebb2-013a-4ad1-9740-619db9e6dd9d
2025-08-11 16:20:47,267 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 16:20:47,267 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 182.16.109.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2025-08-11 16:20:47,267 - DEBUG - ping -s 56 -c 3 -W 1 182.16.109.131
2025-08-11 16:20:50,484 - DEBUG - PING 182.16.109.131 (182.16.109.131): 56 data bytes
--- 182.16.109.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-08-11 16:20:50,484 - WARNING - Ping to IP 182.16.109.131 from VM ctest-vn1-vm1-64943506 failed
2025-08-11 16:20:50,484 - INFO - Adding interface with subnet_id 888d3299-f28e-469c-b394-361132ba1c7e, port_id None to router 5c69ebb2-013a-4ad1-9740-619db9e6dd9d
2025-08-11 16:20:50,925 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 16:20:50,925 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 182.16.109.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2025-08-11 16:20:50,925 - DEBUG - ping -s 56 -c 3 -W 1 182.16.109.131
2025-08-11 16:20:53,120 - DEBUG - PING 182.16.109.131 (182.16.109.131): 56 data bytes
64 bytes from 182.16.109.131: seq=0 ttl=63 time=2.465 ms
64 bytes from 182.16.109.131: seq=1 ttl=63 time=1.005 ms
64 bytes from 182.16.109.131: seq=2 ttl=63 time=0.917 ms
--- 182.16.109.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.917/1.462/2.465 ms
2025-08-11 16:20:53,120 - INFO - Ping to IP 182.16.109.131 from VM ctest-vn1-vm1-64943506 passed
2025-08-11 16:20:53,120 - INFO - Deleting interface with subnet_id 772fd525-e4ab-489c-8903-52b47950d302, port_id None from router 5c69ebb2-013a-4ad1-9740-619db9e6dd9d
2025-08-11 16:20:53,302 - INFO - Deleting interface with subnet_id 888d3299-f28e-469c-b394-361132ba1c7e, port_id None from router 5c69ebb2-013a-4ad1-9740-619db9e6dd9d
2025-08-11 16:20:53,587 - INFO - Deleting VM ctest-vn2-vm1-13874274
2025-08-11 16:20:53,689 - INFO - Deleting VM ctest-vn1-vm1-64943506
2025-08-11 16:20:53,773 - INFO - Deleting VN ctest-vn2-73493604
2025-08-11 16:20:53,814 - DEBUG - VN e98b2488-74f8-4fde-b9ef-5ac6b446a045 still in use: Unable to complete operation on network e98b2488-74f8-4fde-b9ef-5ac6b446a045. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-110658e5-47df-4c9b-a1b5-751ec8f00e4e']
2025-08-11 16:20:53,814 - WARNING - Deleting VN ctest-vn2-73493604 failed..Will retry
2025-08-11 16:20:55,961 - DEBUG - Response for deleting network ()
2025-08-11 16:20:55,961 - INFO - Deleting VN ctest-vn1-43751714
2025-08-11 16:20:56,114 - DEBUG - Response for deleting network ()
2025-08-11 16:20:57,362 - DEBUG - No XMPP flaps were noticed during the test
2025-08-11 16:20:57,362 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:40]
2025-08-11 16:20:57,362 - INFO - --------------------------------------------------------------------------------
2025-08-11 16:20:58,028 - INFO - Deleted project: ctest-TestRouters-21683617, ID : c3b281a3-bd21-43af-a710-6c0e21f1ea41