2025-11-04 07:22:41,891 - INFO - Domain Default found not creating
2025-11-04 07:22:42,024 - INFO - Project ctest-TestRouters-98492422 not found, creating it
2025-11-04 07:22:42,498 - INFO - Created Project:ctest-TestRouters-98492422, ID : aa28c81c-4ec3-4079-b4a5-dc395ecbc256
2025-11-04 07:22:43,934 - INFO - ================================================================================
2025-11-04 07:22:43,934 - INFO - STARTING TEST : test_basic_router_behavior
2025-11-04 07:22:43,935 - 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-11-04 07:22:44,196 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2025-11-04 07:22:44,196 - INFO - Initial checks done. Running the testcase now
2025-11-04 07:22:44,197 - INFO -
2025-11-04 07:22:44,781 - DEBUG - Response for create_network : {'network': {'id': '29942038-0f7e-47d4-9c56-61ef7794c155', 'name': 'ctest-vn1-15282191', 'tenant_id': 'aa28c81c4ec34079b4a5dc395ecbc256', 'project_id': 'aa28c81c4ec34079b4a5dc395ecbc256', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-98492422', 'ctest-vn1-15282191'], 'port_security_enabled': True, 'description': ''}}
2025-11-04 07:22:45,006 - DEBUG - Response for create_subnet : {'subnet': {'id': '5ab65faa-a1c7-455d-bcf8-e8681f4a6fca', 'name': '', 'tenant_id': 'aa28c81c4ec34079b4a5dc395ecbc256', 'network_id': '29942038-0f7e-47d4-9c56-61ef7794c155', 'ip_version': 4, 'cidr': '161.81.147.192/26', 'allocation_pools': [{'start': '161.81.147.194', 'end': '161.81.147.254'}], 'gateway_ip': '161.81.147.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '161.81.147.194', 'tags': [], 'project_id': 'aa28c81c4ec34079b4a5dc395ecbc256'}}
2025-11-04 07:22:45,021 - INFO - Created VN ctest-vn1-15282191
2025-11-04 07:22:45,075 - DEBUG - VN ctest-vn1-15282191 UUID is 29942038-0f7e-47d4-9c56-61ef7794c155
2025-11-04 07:22:45,403 - DEBUG - Response for create_network : {'network': {'id': '2f8d05b0-c248-4495-a9c8-31e1f1b01e41', 'name': 'ctest-vn2-00568028', 'tenant_id': 'aa28c81c4ec34079b4a5dc395ecbc256', 'project_id': 'aa28c81c4ec34079b4a5dc395ecbc256', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-98492422', 'ctest-vn2-00568028'], 'port_security_enabled': True, 'description': ''}}
2025-11-04 07:22:45,630 - DEBUG - Response for create_subnet : {'subnet': {'id': '19c80711-47d1-493f-9f7f-ca50ea8f3a2a', 'name': '', 'tenant_id': 'aa28c81c4ec34079b4a5dc395ecbc256', 'network_id': '2f8d05b0-c248-4495-a9c8-31e1f1b01e41', 'ip_version': 4, 'cidr': '142.170.156.0/26', 'allocation_pools': [{'start': '142.170.156.2', 'end': '142.170.156.62'}], 'gateway_ip': '142.170.156.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '142.170.156.2', 'tags': [], 'project_id': 'aa28c81c4ec34079b4a5dc395ecbc256'}}
2025-11-04 07:22:45,647 - INFO - Created VN ctest-vn2-00568028
2025-11-04 07:22:45,703 - DEBUG - VN ctest-vn2-00568028 UUID is 2f8d05b0-c248-4495-a9c8-31e1f1b01e41
2025-11-04 07:22:45,885 - DEBUG - Services list from nova: [, , ]
2025-11-04 07:22:46,885 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4614-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4614-1)
2025-11-04 07:22:48,011 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4614-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4614-1)
2025-11-04 07:22:48,085 - INFO - Adding interface with subnet_id 5ab65faa-a1c7-455d-bcf8-e8681f4a6fca, port_id None to router 8340af76-60c3-440e-9137-1dffbba89b40
2025-11-04 07:22:48,342 - INFO - Waiting for VM ctest-vn1-vm1-92702385 to be up..
2025-11-04 07:22:48,426 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-04 07:22:53,495 - DEBUG - VM is in ACTIVE state now
2025-11-04 07:22:53,495 - INFO - VM name : ctest-vn1-vm1-92702385
2025-11-04 07:22:53,563 - DEBUG - VM ctest-vn1-vm1-92702385 ID is 44039acf-207b-4675-9ada-7c2e4453a958
2025-11-04 07:22:53,580 - DEBUG - VM ctest-vn1-vm1-92702385 launched on Node cn-jenkins-deploy-platform-ansible-os-4614-1
2025-11-04 07:22:53,767 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/44039acf-207b-4675-9ada-7c2e4453a958
2025-11-04 07:22:54,247 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/44039acf-207b-4675-9ada-7c2e4453a958
2025-11-04 07:22:54,304 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/c0725c95-f891-4e1e-b59a-3d20c43331e3
2025-11-04 07:22:57,581 - 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=9.27 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1003ms\r\nrtt min/avg/max/mdev = 9.267/9.267/9.267/0.000 ms')
2025-11-04 07:22:57,582 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-92702385 passed
2025-11-04 07:22:57,735 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-04 07:22:57,735 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-92702385, IP 161.81.147.195, Port 22
2025-11-04 07:22:57,916 - DEBUG - VM ctest-vn1-vm1-92702385 is ready for SSH connections
2025-11-04 07:22:57,916 - INFO - Waiting for VM ctest-vn2-vm1-41957036 to be up..
2025-11-04 07:22:57,986 - DEBUG - VM is in ACTIVE state now
2025-11-04 07:22:57,986 - INFO - VM name : ctest-vn2-vm1-41957036
2025-11-04 07:22:58,055 - DEBUG - VM ctest-vn2-vm1-41957036 ID is 96935786-98c0-428c-942a-66ddb724f37f
2025-11-04 07:22:58,055 - DEBUG - VM ctest-vn2-vm1-41957036 launched on Node cn-jenkins-deploy-platform-ansible-os-4614-1
2025-11-04 07:22:58,119 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/96935786-98c0-428c-942a-66ddb724f37f
2025-11-04 07:22:58,128 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/08165110-db54-4a89-8c33-c9b3ec5c0629
2025-11-04 07:22:59,363 - 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.83 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.382 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.382/1.603/2.825/1.221 ms')
2025-11-04 07:22:59,363 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-41957036 passed
2025-11-04 07:22:59,511 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-04 07:22:59,511 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-41957036, IP 142.170.156.3, Port 22
2025-11-04 07:22:59,666 - DEBUG - VM ctest-vn2-vm1-41957036 is ready for SSH connections
2025-11-04 07:22:59,666 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-04 07:22:59,666 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 142.170.156.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-04 07:22:59,667 - DEBUG - ping -s 56 -c 3 -W 1 142.170.156.3
2025-11-04 07:23:04,276 - DEBUG - PING 142.170.156.3 (142.170.156.3): 56 data bytes
--- 142.170.156.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-11-04 07:23:04,276 - WARNING - Ping to IP 142.170.156.3 from VM ctest-vn1-vm1-92702385 failed
2025-11-04 07:23:04,276 - INFO - Adding interface with subnet_id 19c80711-47d1-493f-9f7f-ca50ea8f3a2a, port_id None to router 8340af76-60c3-440e-9137-1dffbba89b40
2025-11-04 07:23:04,501 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-04 07:23:04,501 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 142.170.156.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-04 07:23:04,501 - DEBUG - ping -s 56 -c 3 -W 1 142.170.156.3
2025-11-04 07:23:06,611 - DEBUG - PING 142.170.156.3 (142.170.156.3): 56 data bytes
64 bytes from 142.170.156.3: seq=0 ttl=63 time=2.957 ms
64 bytes from 142.170.156.3: seq=1 ttl=63 time=0.883 ms
64 bytes from 142.170.156.3: seq=2 ttl=63 time=0.887 ms
--- 142.170.156.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.883/1.575/2.957 ms
2025-11-04 07:23:06,611 - INFO - Ping to IP 142.170.156.3 from VM ctest-vn1-vm1-92702385 passed
2025-11-04 07:23:06,612 - INFO - Deleting interface with subnet_id 5ab65faa-a1c7-455d-bcf8-e8681f4a6fca, port_id None from router 8340af76-60c3-440e-9137-1dffbba89b40
2025-11-04 07:23:06,736 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-04 07:23:06,737 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 142.170.156.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-04 07:23:06,737 - DEBUG - ping -s 56 -c 3 -W 1 142.170.156.3
2025-11-04 07:23:09,866 - DEBUG - PING 142.170.156.3 (142.170.156.3): 56 data bytes
--- 142.170.156.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-11-04 07:23:09,867 - WARNING - Ping to IP 142.170.156.3 from VM ctest-vn1-vm1-92702385 failed
2025-11-04 07:23:09,867 - INFO - Adding interface with subnet_id 5ab65faa-a1c7-455d-bcf8-e8681f4a6fca, port_id None to router 8340af76-60c3-440e-9137-1dffbba89b40
2025-11-04 07:23:10,087 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-04 07:23:10,087 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 142.170.156.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-04 07:23:10,087 - DEBUG - ping -s 56 -c 3 -W 1 142.170.156.3
2025-11-04 07:23:12,207 - DEBUG - PING 142.170.156.3 (142.170.156.3): 56 data bytes
64 bytes from 142.170.156.3: seq=0 ttl=63 time=1.570 ms
64 bytes from 142.170.156.3: seq=1 ttl=63 time=0.954 ms
64 bytes from 142.170.156.3: seq=2 ttl=63 time=0.912 ms
--- 142.170.156.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.912/1.145/1.570 ms
2025-11-04 07:23:12,207 - INFO - Ping to IP 142.170.156.3 from VM ctest-vn1-vm1-92702385 passed
2025-11-04 07:23:12,207 - INFO - Deleting interface with subnet_id 19c80711-47d1-493f-9f7f-ca50ea8f3a2a, port_id None from router 8340af76-60c3-440e-9137-1dffbba89b40
2025-11-04 07:23:12,313 - INFO - Deleting interface with subnet_id 5ab65faa-a1c7-455d-bcf8-e8681f4a6fca, port_id None from router 8340af76-60c3-440e-9137-1dffbba89b40
2025-11-04 07:23:12,487 - INFO - Deleting VM ctest-vn2-vm1-41957036
2025-11-04 07:23:12,553 - INFO - Deleting VM ctest-vn1-vm1-92702385
2025-11-04 07:23:12,626 - INFO - Deleting VN ctest-vn2-00568028
2025-11-04 07:23:12,657 - DEBUG - VN 2f8d05b0-c248-4495-a9c8-31e1f1b01e41 still in use: Unable to complete operation on network 2f8d05b0-c248-4495-a9c8-31e1f1b01e41. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-084370f0-de1b-4c75-96e0-b172c54ac3f6']
2025-11-04 07:23:12,657 - WARNING - Deleting VN ctest-vn2-00568028 failed..Will retry
2025-11-04 07:23:14,744 - DEBUG - Response for deleting network ()
2025-11-04 07:23:14,744 - INFO - Deleting VN ctest-vn1-15282191
2025-11-04 07:23:14,827 - DEBUG - Response for deleting network ()
2025-11-04 07:23:15,084 - DEBUG - No XMPP flaps were noticed during the test
2025-11-04 07:23:15,084 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:32]
2025-11-04 07:23:15,084 - INFO - --------------------------------------------------------------------------------
2025-11-04 07:23:15,764 - INFO - Deleted project: ctest-TestRouters-98492422, ID : aa28c81c-4ec3-4079-b4a5-dc395ecbc256