2025-09-13 23:15:55,760 - INFO - Domain Default found not creating
2025-09-13 23:15:55,922 - INFO - Project ctest-TestRouters-19398880 not found, creating it
2025-09-13 23:15:56,429 - INFO - Created Project:ctest-TestRouters-19398880, ID : d6f29803-6edb-4485-aaa2-4502bb2b0116
2025-09-13 23:15:58,078 - INFO - ================================================================================
2025-09-13 23:15:58,078 - INFO - STARTING TEST : test_basic_router_behavior
2025-09-13 23:15:58,078 - 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-09-13 23:15:58,333 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with
2025-09-13 23:15:58,333 - INFO - Initial checks done. Running the testcase now
2025-09-13 23:15:58,333 - INFO -
2025-09-13 23:15:58,890 - DEBUG - Response for create_network : {'network': {'id': '4e72db72-9025-49c0-8136-45f52d9215e3', 'name': 'ctest-vn1-58672078', 'tenant_id': 'd6f298036edb4485aaa24502bb2b0116', 'project_id': 'd6f298036edb4485aaa24502bb2b0116', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-19398880', 'ctest-vn1-58672078'], 'port_security_enabled': True, 'description': ''}}
2025-09-13 23:15:59,066 - DEBUG - Response for create_subnet : {'subnet': {'id': '9fb17b71-3019-44f4-8b4c-41eaae58b0ca', 'name': '', 'tenant_id': 'd6f298036edb4485aaa24502bb2b0116', 'network_id': '4e72db72-9025-49c0-8136-45f52d9215e3', 'ip_version': 4, 'cidr': '96.73.234.0/26', 'allocation_pools': [{'start': '96.73.234.2', 'end': '96.73.234.62'}], 'gateway_ip': '96.73.234.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '96.73.234.2', 'tags': [], 'project_id': 'd6f298036edb4485aaa24502bb2b0116'}}
2025-09-13 23:15:59,084 - INFO - Created VN ctest-vn1-58672078
2025-09-13 23:15:59,135 - DEBUG - VN ctest-vn1-58672078 UUID is 4e72db72-9025-49c0-8136-45f52d9215e3
2025-09-13 23:15:59,421 - DEBUG - Response for create_network : {'network': {'id': '1f87e215-0008-4033-9ca2-b3480cbbee42', 'name': 'ctest-vn2-82714227', 'tenant_id': 'd6f298036edb4485aaa24502bb2b0116', 'project_id': 'd6f298036edb4485aaa24502bb2b0116', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-19398880', 'ctest-vn2-82714227'], 'port_security_enabled': True, 'description': ''}}
2025-09-13 23:15:59,649 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e628d0d2-46c4-42d0-8e88-760ebfb98e00', 'name': '', 'tenant_id': 'd6f298036edb4485aaa24502bb2b0116', 'network_id': '1f87e215-0008-4033-9ca2-b3480cbbee42', 'ip_version': 4, 'cidr': '91.24.125.64/26', 'allocation_pools': [{'start': '91.24.125.66', 'end': '91.24.125.126'}], 'gateway_ip': '91.24.125.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '91.24.125.66', 'tags': [], 'project_id': 'd6f298036edb4485aaa24502bb2b0116'}}
2025-09-13 23:15:59,668 - INFO - Created VN ctest-vn2-82714227
2025-09-13 23:15:59,719 - DEBUG - VN ctest-vn2-82714227 UUID is 1f87e215-0008-4033-9ca2-b3480cbbee42
2025-09-13 23:15:59,885 - DEBUG - Services list from nova: [, , ]
2025-09-13 23:16:00,949 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4105-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4105-1)
2025-09-13 23:16:02,263 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4105-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4105-1)
2025-09-13 23:16:02,329 - INFO - Adding interface with subnet_id 9fb17b71-3019-44f4-8b4c-41eaae58b0ca, port_id None to router 675c6101-bb34-4ba3-90ae-b30036e00b7a
2025-09-13 23:16:02,617 - INFO - Waiting for VM ctest-vn1-vm1-44138308 to be up..
2025-09-13 23:16:02,714 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-13 23:16:07,796 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-13 23:16:12,873 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-13 23:16:17,949 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-13 23:16:23,031 - DEBUG - VM is in ACTIVE state now
2025-09-13 23:16:23,031 - INFO - VM name : ctest-vn1-vm1-44138308
2025-09-13 23:16:23,115 - DEBUG - VM ctest-vn1-vm1-44138308 ID is 409e7546-b48e-408d-8238-1efa879ed72b
2025-09-13 23:16:23,133 - DEBUG - VM ctest-vn1-vm1-44138308 launched on Node cn-jenkins-deploy-platform-ansible-os-4105-1
2025-09-13 23:16:23,199 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/409e7546-b48e-408d-8238-1efa879ed72b
2025-09-13 23:16:23,509 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/409e7546-b48e-408d-8238-1efa879ed72b
2025-09-13 23:16:23,551 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/c7a2f156-a404-4df7-9acc-242891ee01a4
2025-09-13 23:16:26,793 - 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 1010ms')
2025-09-13 23:16:26,793 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-44138308 failed!
2025-09-13 23:16:26,847 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-19398880:ctest-vn1-58672078 is 96.73.234.1 and allocation pool is NOT set
2025-09-13 23:16:30,929 - 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=2 ttl=63 time=10.7 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1016ms\r\nrtt min/avg/max/mdev = 10.702/10.702/10.702/0.000 ms')
2025-09-13 23:16:30,929 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-44138308 passed
2025-09-13 23:16:31,087 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-13 23:16:31,087 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-44138308, IP 96.73.234.3, Port 22
2025-09-13 23:16:31,243 - DEBUG - VM ctest-vn1-vm1-44138308 is ready for SSH connections
2025-09-13 23:16:31,243 - INFO - Waiting for VM ctest-vn2-vm1-18228998 to be up..
2025-09-13 23:16:31,318 - DEBUG - VM is in ACTIVE state now
2025-09-13 23:16:31,318 - INFO - VM name : ctest-vn2-vm1-18228998
2025-09-13 23:16:31,396 - DEBUG - VM ctest-vn2-vm1-18228998 ID is a4c09525-25bf-49bc-aa49-8809faead6b9
2025-09-13 23:16:31,396 - DEBUG - VM ctest-vn2-vm1-18228998 launched on Node cn-jenkins-deploy-platform-ansible-os-4105-1
2025-09-13 23:16:31,478 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/a4c09525-25bf-49bc-aa49-8809faead6b9
2025-09-13 23:16:31,486 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/eedd41f2-d089-4918-b356-ff6107dd1a7e
2025-09-13 23:16:32,735 - 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.20 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.389 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.389/1.792/3.195/1.403 ms')
2025-09-13 23:16:32,735 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-18228998 passed
2025-09-13 23:16:32,883 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-13 23:16:32,883 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-18228998, IP 91.24.125.67, Port 22
2025-09-13 23:16:33,051 - DEBUG - VM ctest-vn2-vm1-18228998 is ready for SSH connections
2025-09-13 23:16:33,051 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-13 23:16:33,051 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 91.24.125.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-09-13 23:16:33,051 - DEBUG - ping -s 56 -c 3 -W 1 91.24.125.67
2025-09-13 23:16:38,210 - DEBUG - PING 91.24.125.67 (91.24.125.67): 56 data bytes
--- 91.24.125.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-09-13 23:16:38,210 - WARNING - Ping to IP 91.24.125.67 from VM ctest-vn1-vm1-44138308 failed
2025-09-13 23:16:38,210 - INFO - Adding interface with subnet_id e628d0d2-46c4-42d0-8e88-760ebfb98e00, port_id None to router 675c6101-bb34-4ba3-90ae-b30036e00b7a
2025-09-13 23:16:38,479 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-13 23:16:38,479 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 91.24.125.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-09-13 23:16:38,479 - DEBUG - ping -s 56 -c 3 -W 1 91.24.125.67
2025-09-13 23:16:40,705 - DEBUG - PING 91.24.125.67 (91.24.125.67): 56 data bytes
64 bytes from 91.24.125.67: seq=0 ttl=63 time=3.493 ms
64 bytes from 91.24.125.67: seq=1 ttl=63 time=0.922 ms
64 bytes from 91.24.125.67: seq=2 ttl=63 time=0.879 ms
--- 91.24.125.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.879/1.764/3.493 ms
2025-09-13 23:16:40,705 - INFO - Ping to IP 91.24.125.67 from VM ctest-vn1-vm1-44138308 passed
2025-09-13 23:16:40,705 - INFO - Deleting interface with subnet_id 9fb17b71-3019-44f4-8b4c-41eaae58b0ca, port_id None from router 675c6101-bb34-4ba3-90ae-b30036e00b7a
2025-09-13 23:16:40,841 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-13 23:16:40,842 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 91.24.125.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-09-13 23:16:40,842 - DEBUG - ping -s 56 -c 3 -W 1 91.24.125.67
2025-09-13 23:16:44,046 - DEBUG - PING 91.24.125.67 (91.24.125.67): 56 data bytes
--- 91.24.125.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-09-13 23:16:44,046 - WARNING - Ping to IP 91.24.125.67 from VM ctest-vn1-vm1-44138308 failed
2025-09-13 23:16:44,047 - INFO - Adding interface with subnet_id 9fb17b71-3019-44f4-8b4c-41eaae58b0ca, port_id None to router 675c6101-bb34-4ba3-90ae-b30036e00b7a
2025-09-13 23:16:44,280 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-13 23:16:44,280 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 91.24.125.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-09-13 23:16:44,280 - DEBUG - ping -s 56 -c 3 -W 1 91.24.125.67
2025-09-13 23:16:46,495 - DEBUG - PING 91.24.125.67 (91.24.125.67): 56 data bytes
64 bytes from 91.24.125.67: seq=0 ttl=63 time=1.729 ms
64 bytes from 91.24.125.67: seq=1 ttl=63 time=0.891 ms
64 bytes from 91.24.125.67: seq=2 ttl=63 time=0.927 ms
--- 91.24.125.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.891/1.182/1.729 ms
2025-09-13 23:16:46,496 - INFO - Ping to IP 91.24.125.67 from VM ctest-vn1-vm1-44138308 passed
2025-09-13 23:16:46,496 - INFO - Deleting interface with subnet_id e628d0d2-46c4-42d0-8e88-760ebfb98e00, port_id None from router 675c6101-bb34-4ba3-90ae-b30036e00b7a
2025-09-13 23:16:46,615 - INFO - Deleting interface with subnet_id 9fb17b71-3019-44f4-8b4c-41eaae58b0ca, port_id None from router 675c6101-bb34-4ba3-90ae-b30036e00b7a
2025-09-13 23:16:46,809 - INFO - Deleting VM ctest-vn2-vm1-18228998
2025-09-13 23:16:46,885 - INFO - Deleting VM ctest-vn1-vm1-44138308
2025-09-13 23:16:46,959 - INFO - Deleting VN ctest-vn2-82714227
2025-09-13 23:16:47,004 - DEBUG - VN 1f87e215-0008-4033-9ca2-b3480cbbee42 still in use: Unable to complete operation on network 1f87e215-0008-4033-9ca2-b3480cbbee42. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ce1c8dca-e8f6-4fcd-ba06-453e027a8e16']
2025-09-13 23:16:47,004 - WARNING - Deleting VN ctest-vn2-82714227 failed..Will retry
2025-09-13 23:16:49,114 - DEBUG - Response for deleting network ()
2025-09-13 23:16:49,114 - INFO - Deleting VN ctest-vn1-58672078
2025-09-13 23:16:49,224 - DEBUG - Response for deleting network ()
2025-09-13 23:16:49,485 - DEBUG - No XMPP flaps were noticed during the test
2025-09-13 23:16:49,485 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:51]
2025-09-13 23:16:49,485 - INFO - --------------------------------------------------------------------------------
2025-09-13 23:16:50,212 - INFO - Deleted project: ctest-TestRouters-19398880, ID : d6f29803-6edb-4485-aaa2-4502bb2b0116