2026-03-12 02:09:15,590 - INFO - Domain Default found not creating
2026-03-12 02:09:15,760 - INFO - Project ctest-TestRouters-28892494 not found, creating it
2026-03-12 02:09:16,259 - INFO - Created Project:ctest-TestRouters-28892494, ID : 5e149666-fe9e-4ae7-839d-49580aaf52ff
2026-03-12 02:09:17,748 - INFO - ================================================================================
2026-03-12 02:09:17,749 - INFO - STARTING TEST : test_basic_router_behavior
2026-03-12 02:09:17,749 - 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-12 02:09:18,003 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.14': '0'}} with
2026-03-12 02:09:18,003 - INFO - Initial checks done. Running the testcase now
2026-03-12 02:09:18,003 - INFO -
2026-03-12 02:09:18,563 - DEBUG - Response for create_network : {'network': {'id': '10260ac4-7587-42f3-a4b5-e8a624bd8372', 'name': 'ctest-vn1-26283701', 'tenant_id': '5e149666fe9e4ae7839d49580aaf52ff', 'project_id': '5e149666fe9e4ae7839d49580aaf52ff', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-28892494', 'ctest-vn1-26283701'], 'port_security_enabled': True, 'description': ''}}
2026-03-12 02:09:18,814 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b3e2b58a-9fa0-4327-a7da-c2cb7a0fd295', 'name': '', 'tenant_id': '5e149666fe9e4ae7839d49580aaf52ff', 'network_id': '10260ac4-7587-42f3-a4b5-e8a624bd8372', 'ip_version': 4, 'cidr': '214.10.94.192/26', 'allocation_pools': [{'start': '214.10.94.194', 'end': '214.10.94.254'}], 'gateway_ip': '214.10.94.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '214.10.94.194', 'tags': [], 'project_id': '5e149666fe9e4ae7839d49580aaf52ff'}}
2026-03-12 02:09:18,836 - INFO - Created VN ctest-vn1-26283701
2026-03-12 02:09:18,895 - DEBUG - VN ctest-vn1-26283701 UUID is 10260ac4-7587-42f3-a4b5-e8a624bd8372
2026-03-12 02:09:19,293 - DEBUG - Response for create_network : {'network': {'id': 'd74aa364-1add-4a31-95f0-edc0656a5d19', 'name': 'ctest-vn2-22628229', 'tenant_id': '5e149666fe9e4ae7839d49580aaf52ff', 'project_id': '5e149666fe9e4ae7839d49580aaf52ff', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-28892494', 'ctest-vn2-22628229'], 'port_security_enabled': True, 'description': ''}}
2026-03-12 02:09:19,549 - DEBUG - Response for create_subnet : {'subnet': {'id': 'edbd4e57-355f-4209-9c5f-ed6cfb2726de', 'name': '', 'tenant_id': '5e149666fe9e4ae7839d49580aaf52ff', 'network_id': 'd74aa364-1add-4a31-95f0-edc0656a5d19', 'ip_version': 4, 'cidr': '29.90.183.128/26', 'allocation_pools': [{'start': '29.90.183.130', 'end': '29.90.183.190'}], 'gateway_ip': '29.90.183.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '29.90.183.130', 'tags': [], 'project_id': '5e149666fe9e4ae7839d49580aaf52ff'}}
2026-03-12 02:09:19,568 - INFO - Created VN ctest-vn2-22628229
2026-03-12 02:09:19,619 - DEBUG - VN ctest-vn2-22628229 UUID is d74aa364-1add-4a31-95f0-edc0656a5d19
2026-03-12 02:09:19,789 - DEBUG - Services list from nova: [, , ]
2026-03-12 02:09:20,847 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5459-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5459-1)
2026-03-12 02:09:22,214 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5459-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5459-1)
2026-03-12 02:09:22,286 - INFO - Adding interface with subnet_id b3e2b58a-9fa0-4327-a7da-c2cb7a0fd295, port_id None to router 27d77097-7387-4a36-8b1b-90d0de269b64
2026-03-12 02:09:22,579 - INFO - Waiting for VM ctest-vn1-vm1-54789776 to be up..
2026-03-12 02:09:22,670 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-12 02:09:27,754 - DEBUG - VM is in ACTIVE state now
2026-03-12 02:09:27,754 - INFO - VM name : ctest-vn1-vm1-54789776
2026-03-12 02:09:27,838 - DEBUG - VM ctest-vn1-vm1-54789776 ID is 2d5a4ef6-0e8a-4293-af91-e506efd6fb96
2026-03-12 02:09:27,860 - DEBUG - VM ctest-vn1-vm1-54789776 launched on Node cn-jenkins-deploy-platform-ansible-os-5459-1
2026-03-12 02:09:27,940 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/2d5a4ef6-0e8a-4293-af91-e506efd6fb96
2026-03-12 02:09:28,249 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/2d5a4ef6-0e8a-4293-af91-e506efd6fb96
2026-03-12 02:09:28,282 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/fa840424-9dba-4fee-b711-e429e4893bee
2026-03-12 02:09:31,534 - 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 1019ms')
2026-03-12 02:09:31,534 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-54789776 failed!
2026-03-12 02:09:31,587 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-28892494:ctest-vn1-26283701 is 214.10.94.193 and allocation pool is NOT set
2026-03-12 02:09:33,649 - 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=3.62 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.611 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.611/2.113/3.616/1.502 ms')
2026-03-12 02:09:33,649 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-54789776 passed
2026-03-12 02:09:33,799 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-12 02:09:33,799 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-54789776, IP 214.10.94.195, Port 22
2026-03-12 02:09:33,962 - DEBUG - VM ctest-vn1-vm1-54789776 is ready for SSH connections
2026-03-12 02:09:33,962 - INFO - Waiting for VM ctest-vn2-vm1-99280209 to be up..
2026-03-12 02:09:34,037 - DEBUG - VM is in ACTIVE state now
2026-03-12 02:09:34,038 - INFO - VM name : ctest-vn2-vm1-99280209
2026-03-12 02:09:34,110 - DEBUG - VM ctest-vn2-vm1-99280209 ID is dd1b9a27-9555-4ef1-961f-e8fbacb38b75
2026-03-12 02:09:34,110 - DEBUG - VM ctest-vn2-vm1-99280209 launched on Node cn-jenkins-deploy-platform-ansible-os-5459-1
2026-03-12 02:09:34,189 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/dd1b9a27-9555-4ef1-961f-e8fbacb38b75
2026-03-12 02:09:34,199 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/68a35712-c3ac-4971-8c4c-cbc6e7e36e50
2026-03-12 02:09:35,433 - 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=2.73 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.534 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.534/1.630/2.727/1.096 ms')
2026-03-12 02:09:35,433 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-99280209 passed
2026-03-12 02:09:35,591 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-12 02:09:35,591 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-99280209, IP 29.90.183.131, Port 22
2026-03-12 02:09:35,747 - DEBUG - VM ctest-vn2-vm1-99280209 is ready for SSH connections
2026-03-12 02:09:35,747 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-12 02:09:35,747 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 29.90.183.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123
2026-03-12 02:09:35,747 - DEBUG - ping -s 56 -c 3 -W 1 29.90.183.131
2026-03-12 02:09:40,719 - DEBUG - PING 29.90.183.131 (29.90.183.131): 56 data bytes
--- 29.90.183.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-12 02:09:40,719 - WARNING - Ping to IP 29.90.183.131 from VM ctest-vn1-vm1-54789776 failed
2026-03-12 02:09:40,719 - INFO - Adding interface with subnet_id edbd4e57-355f-4209-9c5f-ed6cfb2726de, port_id None to router 27d77097-7387-4a36-8b1b-90d0de269b64
2026-03-12 02:09:40,954 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-12 02:09:40,955 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 29.90.183.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123
2026-03-12 02:09:40,955 - DEBUG - ping -s 56 -c 3 -W 1 29.90.183.131
2026-03-12 02:09:44,171 - DEBUG - PING 29.90.183.131 (29.90.183.131): 56 data bytes
64 bytes from 29.90.183.131: seq=1 ttl=63 time=2.801 ms
64 bytes from 29.90.183.131: seq=2 ttl=63 time=0.926 ms
--- 29.90.183.131 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.926/1.863/2.801 ms
2026-03-12 02:09:44,171 - WARNING - Ping to IP 29.90.183.131 from VM ctest-vn1-vm1-54789776 failed
2026-03-12 02:09:45,171 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 29.90.183.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123
2026-03-12 02:09:45,172 - DEBUG - ping -s 56 -c 3 -W 1 29.90.183.131
2026-03-12 02:09:47,374 - DEBUG - PING 29.90.183.131 (29.90.183.131): 56 data bytes
64 bytes from 29.90.183.131: seq=0 ttl=63 time=1.397 ms
64 bytes from 29.90.183.131: seq=1 ttl=63 time=0.932 ms
64 bytes from 29.90.183.131: seq=2 ttl=63 time=0.860 ms
--- 29.90.183.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.860/1.063/1.397 ms
2026-03-12 02:09:47,374 - INFO - Ping to IP 29.90.183.131 from VM ctest-vn1-vm1-54789776 passed
2026-03-12 02:09:47,374 - INFO - Deleting interface with subnet_id b3e2b58a-9fa0-4327-a7da-c2cb7a0fd295, port_id None from router 27d77097-7387-4a36-8b1b-90d0de269b64
2026-03-12 02:09:47,487 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-12 02:09:47,487 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 29.90.183.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123
2026-03-12 02:09:47,487 - DEBUG - ping -s 56 -c 3 -W 1 29.90.183.131
2026-03-12 02:09:50,702 - DEBUG - PING 29.90.183.131 (29.90.183.131): 56 data bytes
--- 29.90.183.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-12 02:09:50,703 - WARNING - Ping to IP 29.90.183.131 from VM ctest-vn1-vm1-54789776 failed
2026-03-12 02:09:50,703 - INFO - Adding interface with subnet_id b3e2b58a-9fa0-4327-a7da-c2cb7a0fd295, port_id None to router 27d77097-7387-4a36-8b1b-90d0de269b64
2026-03-12 02:09:50,910 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-12 02:09:50,910 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 29.90.183.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123
2026-03-12 02:09:50,910 - DEBUG - ping -s 56 -c 3 -W 1 29.90.183.131
2026-03-12 02:09:53,163 - DEBUG - PING 29.90.183.131 (29.90.183.131): 56 data bytes
64 bytes from 29.90.183.131: seq=0 ttl=63 time=1.891 ms
64 bytes from 29.90.183.131: seq=1 ttl=63 time=0.929 ms
64 bytes from 29.90.183.131: seq=2 ttl=63 time=0.727 ms
--- 29.90.183.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.727/1.182/1.891 ms
2026-03-12 02:09:53,163 - INFO - Ping to IP 29.90.183.131 from VM ctest-vn1-vm1-54789776 passed
2026-03-12 02:09:53,163 - INFO - Deleting interface with subnet_id edbd4e57-355f-4209-9c5f-ed6cfb2726de, port_id None from router 27d77097-7387-4a36-8b1b-90d0de269b64
2026-03-12 02:09:53,277 - INFO - Deleting interface with subnet_id b3e2b58a-9fa0-4327-a7da-c2cb7a0fd295, port_id None from router 27d77097-7387-4a36-8b1b-90d0de269b64
2026-03-12 02:09:53,442 - INFO - Deleting VM ctest-vn2-vm1-99280209
2026-03-12 02:09:53,511 - INFO - Deleting VM ctest-vn1-vm1-54789776
2026-03-12 02:09:53,584 - INFO - Deleting VN ctest-vn2-22628229
2026-03-12 02:09:53,624 - DEBUG - VN d74aa364-1add-4a31-95f0-edc0656a5d19 still in use: Unable to complete operation on network d74aa364-1add-4a31-95f0-edc0656a5d19. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-8dbb68a8-1ba9-4535-ba9f-a2bbe50559e2']
2026-03-12 02:09:53,624 - WARNING - Deleting VN ctest-vn2-22628229 failed..Will retry
2026-03-12 02:09:55,734 - DEBUG - Response for deleting network ()
2026-03-12 02:09:55,734 - INFO - Deleting VN ctest-vn1-26283701
2026-03-12 02:09:55,834 - DEBUG - Response for deleting network ()
2026-03-12 02:09:56,088 - DEBUG - No XMPP flaps were noticed during the test
2026-03-12 02:09:56,089 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:39]
2026-03-12 02:09:56,089 - INFO - --------------------------------------------------------------------------------
2026-03-12 02:09:56,770 - INFO - Deleted project: ctest-TestRouters-28892494, ID : 5e149666-fe9e-4ae7-839d-49580aaf52ff