2026-02-20 09:03:21,863 - INFO - Domain Default found not creating
2026-02-20 09:03:22,013 - INFO - Project ctest-TestRouters-84724865 not found, creating it
2026-02-20 09:03:22,466 - INFO - Created Project:ctest-TestRouters-84724865, ID : 32aee7c6-3366-436b-9153-0a526b639280
2026-02-20 09:03:23,957 - INFO - ================================================================================
2026-02-20 09:03:23,957 - INFO - STARTING TEST : test_basic_router_behavior
2026-02-20 09:03:23,957 - 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-02-20 09:03:24,229 - DEBUG - Nothing to compare xmpp stats {'10.0.0.241': {'10.20.0.17': '0'}} with
2026-02-20 09:03:24,229 - INFO - Initial checks done. Running the testcase now
2026-02-20 09:03:24,229 - INFO -
2026-02-20 09:03:24,773 - DEBUG - Response for create_network : {'network': {'id': '7808b959-7f53-4386-b9ea-58f464d5f8b7', 'name': 'ctest-vn1-76327156', 'tenant_id': '32aee7c63366436b91530a526b639280', 'project_id': '32aee7c63366436b91530a526b639280', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-84724865', 'ctest-vn1-76327156'], 'port_security_enabled': True, 'description': ''}}
2026-02-20 09:03:24,959 - DEBUG - Response for create_subnet : {'subnet': {'id': '561bbaae-fe66-482d-861e-43263eb39b26', 'name': '', 'tenant_id': '32aee7c63366436b91530a526b639280', 'network_id': '7808b959-7f53-4386-b9ea-58f464d5f8b7', 'ip_version': 4, 'cidr': '50.170.217.128/26', 'allocation_pools': [{'start': '50.170.217.130', 'end': '50.170.217.190'}], 'gateway_ip': '50.170.217.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '50.170.217.130', 'tags': [], 'project_id': '32aee7c63366436b91530a526b639280'}}
2026-02-20 09:03:24,975 - INFO - Created VN ctest-vn1-76327156
2026-02-20 09:03:25,026 - DEBUG - VN ctest-vn1-76327156 UUID is 7808b959-7f53-4386-b9ea-58f464d5f8b7
2026-02-20 09:03:25,358 - DEBUG - Response for create_network : {'network': {'id': '856162c2-e8e6-4aeb-90b9-cddd14764654', 'name': 'ctest-vn2-48751768', 'tenant_id': '32aee7c63366436b91530a526b639280', 'project_id': '32aee7c63366436b91530a526b639280', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-84724865', 'ctest-vn2-48751768'], 'port_security_enabled': True, 'description': ''}}
2026-02-20 09:03:25,545 - DEBUG - Response for create_subnet : {'subnet': {'id': '9fc6b45d-87a4-4ceb-8ee4-806a700d3ed2', 'name': '', 'tenant_id': '32aee7c63366436b91530a526b639280', 'network_id': '856162c2-e8e6-4aeb-90b9-cddd14764654', 'ip_version': 4, 'cidr': '15.248.243.0/26', 'allocation_pools': [{'start': '15.248.243.2', 'end': '15.248.243.62'}], 'gateway_ip': '15.248.243.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '15.248.243.2', 'tags': [], 'project_id': '32aee7c63366436b91530a526b639280'}}
2026-02-20 09:03:25,566 - INFO - Created VN ctest-vn2-48751768
2026-02-20 09:03:25,618 - DEBUG - VN ctest-vn2-48751768 UUID is 856162c2-e8e6-4aeb-90b9-cddd14764654
2026-02-20 09:03:25,871 - DEBUG - Services list from nova: [, , ]
2026-02-20 09:03:26,900 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5369-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5369-1)
2026-02-20 09:03:28,101 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5369-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5369-1)
2026-02-20 09:03:28,163 - INFO - Adding interface with subnet_id 561bbaae-fe66-482d-861e-43263eb39b26, port_id None to router 736e53fd-2bcf-450f-aefb-4a222f6ffd57
2026-02-20 09:03:28,425 - INFO - Waiting for VM ctest-vn1-vm1-13041763 to be up..
2026-02-20 09:03:28,513 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-20 09:03:33,583 - DEBUG - VM is in ACTIVE state now
2026-02-20 09:03:33,583 - INFO - VM name : ctest-vn1-vm1-13041763
2026-02-20 09:03:33,656 - DEBUG - VM ctest-vn1-vm1-13041763 ID is 26b5eec4-9b67-46ef-8816-5260e88b7339
2026-02-20 09:03:33,673 - DEBUG - VM ctest-vn1-vm1-13041763 launched on Node cn-jenkins-deploy-platform-ansible-os-5369-1
2026-02-20 09:03:33,741 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine/26b5eec4-9b67-46ef-8816-5260e88b7339
2026-02-20 09:03:34,041 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine/26b5eec4-9b67-46ef-8816-5260e88b7339
2026-02-20 09:03:34,075 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine-interface/9c340725-5d67-4ad6-a448-b571bcc387a7
2026-02-20 09:03:37,342 - 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 1022ms')
2026-02-20 09:03:37,342 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-13041763 failed!
2026-02-20 09:03:37,402 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-84724865:ctest-vn1-76327156 is 50.170.217.129 and allocation pool is NOT set
2026-02-20 09:03:39,459 - 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.05 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.387 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 = 0.387/3.719/7.052/3.332 ms')
2026-02-20 09:03:39,459 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-13041763 passed
2026-02-20 09:03:39,606 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 09:03:39,606 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-13041763, IP 50.170.217.131, Port 22
2026-02-20 09:03:39,765 - DEBUG - VM ctest-vn1-vm1-13041763 is ready for SSH connections
2026-02-20 09:03:39,765 - INFO - Waiting for VM ctest-vn2-vm1-68291327 to be up..
2026-02-20 09:03:39,838 - DEBUG - VM is in ACTIVE state now
2026-02-20 09:03:39,838 - INFO - VM name : ctest-vn2-vm1-68291327
2026-02-20 09:03:39,916 - DEBUG - VM ctest-vn2-vm1-68291327 ID is 07b286d1-dd6d-4c3a-903f-cd1212dff989
2026-02-20 09:03:39,916 - DEBUG - VM ctest-vn2-vm1-68291327 launched on Node cn-jenkins-deploy-platform-ansible-os-5369-1
2026-02-20 09:03:39,995 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine/07b286d1-dd6d-4c3a-903f-cd1212dff989
2026-02-20 09:03:40,003 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine-interface/55654cbc-bb99-4dee-8d78-18e071b0e5f7
2026-02-20 09:03:41,246 - 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.86 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.464 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.464/2.160/3.856/1.696 ms')
2026-02-20 09:03:41,246 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-68291327 passed
2026-02-20 09:03:41,394 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 09:03:41,394 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-68291327, IP 15.248.243.3, Port 22
2026-02-20 09:03:41,549 - DEBUG - VM ctest-vn2-vm1-68291327 is ready for SSH connections
2026-02-20 09:03:41,549 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 09:03:41,549 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 15.248.243.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.241, gateway password: c0ntrail123
2026-02-20 09:03:41,549 - DEBUG - ping -s 56 -c 3 -W 1 15.248.243.3
2026-02-20 09:03:46,730 - DEBUG - PING 15.248.243.3 (15.248.243.3): 56 data bytes
--- 15.248.243.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-02-20 09:03:46,730 - WARNING - Ping to IP 15.248.243.3 from VM ctest-vn1-vm1-13041763 failed
2026-02-20 09:03:46,731 - INFO - Adding interface with subnet_id 9fc6b45d-87a4-4ceb-8ee4-806a700d3ed2, port_id None to router 736e53fd-2bcf-450f-aefb-4a222f6ffd57
2026-02-20 09:03:46,961 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 09:03:46,961 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 15.248.243.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.241, gateway password: c0ntrail123
2026-02-20 09:03:46,962 - DEBUG - ping -s 56 -c 3 -W 1 15.248.243.3
2026-02-20 09:03:49,170 - DEBUG - PING 15.248.243.3 (15.248.243.3): 56 data bytes
64 bytes from 15.248.243.3: seq=0 ttl=63 time=2.420 ms
64 bytes from 15.248.243.3: seq=1 ttl=63 time=0.805 ms
64 bytes from 15.248.243.3: seq=2 ttl=63 time=0.858 ms
--- 15.248.243.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.805/1.361/2.420 ms
2026-02-20 09:03:49,170 - INFO - Ping to IP 15.248.243.3 from VM ctest-vn1-vm1-13041763 passed
2026-02-20 09:03:49,170 - INFO - Deleting interface with subnet_id 561bbaae-fe66-482d-861e-43263eb39b26, port_id None from router 736e53fd-2bcf-450f-aefb-4a222f6ffd57
2026-02-20 09:03:49,264 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 09:03:49,264 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 15.248.243.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.241, gateway password: c0ntrail123
2026-02-20 09:03:49,264 - DEBUG - ping -s 56 -c 3 -W 1 15.248.243.3
2026-02-20 09:03:52,497 - DEBUG - PING 15.248.243.3 (15.248.243.3): 56 data bytes
--- 15.248.243.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-02-20 09:03:52,497 - WARNING - Ping to IP 15.248.243.3 from VM ctest-vn1-vm1-13041763 failed
2026-02-20 09:03:52,497 - INFO - Adding interface with subnet_id 561bbaae-fe66-482d-861e-43263eb39b26, port_id None to router 736e53fd-2bcf-450f-aefb-4a222f6ffd57
2026-02-20 09:03:52,713 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 09:03:52,713 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 15.248.243.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.241, gateway password: c0ntrail123
2026-02-20 09:03:52,713 - DEBUG - ping -s 56 -c 3 -W 1 15.248.243.3
2026-02-20 09:03:54,926 - DEBUG - PING 15.248.243.3 (15.248.243.3): 56 data bytes
64 bytes from 15.248.243.3: seq=0 ttl=63 time=1.287 ms
64 bytes from 15.248.243.3: seq=1 ttl=63 time=0.794 ms
64 bytes from 15.248.243.3: seq=2 ttl=63 time=0.821 ms
--- 15.248.243.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.794/0.967/1.287 ms
2026-02-20 09:03:54,926 - INFO - Ping to IP 15.248.243.3 from VM ctest-vn1-vm1-13041763 passed
2026-02-20 09:03:54,926 - INFO - Deleting interface with subnet_id 9fc6b45d-87a4-4ceb-8ee4-806a700d3ed2, port_id None from router 736e53fd-2bcf-450f-aefb-4a222f6ffd57
2026-02-20 09:03:55,038 - INFO - Deleting interface with subnet_id 561bbaae-fe66-482d-861e-43263eb39b26, port_id None from router 736e53fd-2bcf-450f-aefb-4a222f6ffd57
2026-02-20 09:03:55,208 - INFO - Deleting VM ctest-vn2-vm1-68291327
2026-02-20 09:03:55,280 - INFO - Deleting VM ctest-vn1-vm1-13041763
2026-02-20 09:03:55,350 - INFO - Deleting VN ctest-vn2-48751768
2026-02-20 09:03:55,383 - DEBUG - VN 856162c2-e8e6-4aeb-90b9-cddd14764654 still in use: Unable to complete operation on network 856162c2-e8e6-4aeb-90b9-cddd14764654. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-e31d6741-49c2-440e-b5f8-21eb65e30d9e']
2026-02-20 09:03:55,383 - WARNING - Deleting VN ctest-vn2-48751768 failed..Will retry
2026-02-20 09:03:57,474 - DEBUG - Response for deleting network ()
2026-02-20 09:03:57,475 - INFO - Deleting VN ctest-vn1-76327156
2026-02-20 09:03:57,570 - DEBUG - Response for deleting network ()
2026-02-20 09:03:57,823 - DEBUG - No XMPP flaps were noticed during the test
2026-02-20 09:03:57,823 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:34]
2026-02-20 09:03:57,823 - INFO - --------------------------------------------------------------------------------
2026-02-20 09:03:58,488 - INFO - Deleted project: ctest-TestRouters-84724865, ID : 32aee7c6-3366-436b-9153-0a526b639280