2025-10-20 16:35:47,604 - INFO - Reading existing Domain with UUID d63b8345-8de7-4e97-94d5-a56d8ff33dd0 2025-10-20 16:35:47,616 - INFO - Using existing domain ['admin_domain'](d63b8345-8de7-4e97-94d5-a56d8ff33dd0) 2025-10-20 16:35:47,904 - INFO - Project ctest-TestRouters-47569119 not found, creating it 2025-10-20 16:35:48,528 - INFO - Created Project:ctest-TestRouters-47569119, ID : db20e41c-972a-481f-8df3-9855f63d5de0 2025-10-20 16:35:50,237 - INFO - ================================================================================ 2025-10-20 16:35:50,237 - INFO - STARTING TEST : test_basic_router_behavior 2025-10-20 16:35:50,237 - 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-10-20 16:35:50,624 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.0.0.22': '0'}} with 2025-10-20 16:35:50,624 - INFO - Initial checks done. Running the testcase now 2025-10-20 16:35:50,624 - INFO - 2025-10-20 16:35:51,395 - DEBUG - Response for create_network : {'network': {'id': '4be2ee24-d687-4ed2-8b57-c7bf7310746e', 'name': 'ctest-vn1-30068744', 'tenant_id': 'db20e41c972a481f8df39855f63d5de0', 'project_id': 'db20e41c972a481f8df39855f63d5de0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestRouters-47569119', 'ctest-vn1-30068744'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}} 2025-10-20 16:35:51,624 - DEBUG - Response for create_subnet : {'subnet': {'id': '47a4fd7b-db0a-4ede-b8ca-5c08669f06c4', 'name': '', 'tenant_id': 'db20e41c972a481f8df39855f63d5de0', 'network_id': '4be2ee24-d687-4ed2-8b57-c7bf7310746e', 'ip_version': 4, 'cidr': '223.227.205.0/26', 'allocation_pools': [{'start': '223.227.205.2', 'end': '223.227.205.62'}], 'gateway_ip': '223.227.205.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2025-10-20T16:35:51.536151', 'updated_at': '2025-10-20T16:35:51.536151', 'dns_server_address': '223.227.205.2', 'tags': [], 'project_id': 'db20e41c972a481f8df39855f63d5de0'}} 2025-10-20 16:35:51,688 - INFO - Created VN ctest-vn1-30068744 2025-10-20 16:35:51,742 - DEBUG - VN ctest-vn1-30068744 UUID is 4be2ee24-d687-4ed2-8b57-c7bf7310746e 2025-10-20 16:35:52,235 - DEBUG - Response for create_network : {'network': {'id': 'cf0ac656-b24b-4496-ad44-7d1377f1a5e0', 'name': 'ctest-vn2-36888203', 'tenant_id': 'db20e41c972a481f8df39855f63d5de0', 'project_id': 'db20e41c972a481f8df39855f63d5de0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestRouters-47569119', 'ctest-vn2-36888203'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}} 2025-10-20 16:35:52,499 - DEBUG - Response for create_subnet : {'subnet': {'id': '2fd3f145-7609-4b61-a5ba-10aa5fa06d2a', 'name': '', 'tenant_id': 'db20e41c972a481f8df39855f63d5de0', 'network_id': 'cf0ac656-b24b-4496-ad44-7d1377f1a5e0', 'ip_version': 4, 'cidr': '18.29.216.128/26', 'allocation_pools': [{'start': '18.29.216.130', 'end': '18.29.216.190'}], 'gateway_ip': '18.29.216.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2025-10-20T16:35:52.400112', 'updated_at': '2025-10-20T16:35:52.400112', 'dns_server_address': '18.29.216.130', 'tags': [], 'project_id': 'db20e41c972a481f8df39855f63d5de0'}} 2025-10-20 16:35:52,564 - INFO - Created VN ctest-vn2-36888203 2025-10-20 16:35:52,622 - DEBUG - VN ctest-vn2-36888203 UUID is cf0ac656-b24b-4496-ad44-7d1377f1a5e0 2025-10-20 16:35:52,905 - DEBUG - Services list from nova: [, , ] 2025-10-20 16:35:53,968 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-600-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-600-1) 2025-10-20 16:35:55,315 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-600-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-600-1) 2025-10-20 16:35:55,459 - INFO - Adding interface with subnet_id 47a4fd7b-db0a-4ede-b8ca-5c08669f06c4, port_id None to router f958c97c-3b64-42b2-9870-cc4d5c7479d9 2025-10-20 16:35:55,868 - INFO - Waiting for VM ctest-vn1-vm1-02495264 to be up.. 2025-10-20 16:35:56,018 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-20 16:36:01,149 - DEBUG - VM is in ACTIVE state now 2025-10-20 16:36:01,149 - INFO - VM name : ctest-vn1-vm1-02495264 2025-10-20 16:36:01,288 - DEBUG - VM ctest-vn1-vm1-02495264 ID is 709aaaa4-f076-4d34-97eb-e79cc5d8e90b 2025-10-20 16:36:01,312 - DEBUG - VM ctest-vn1-vm1-02495264 launched on Node cn-jenkins-deploy-platform-juju-os-600-1 2025-10-20 16:36:01,447 - DEBUG - Requesting: https://10.0.0.22:8082/virtual-machine/709aaaa4-f076-4d34-97eb-e79cc5d8e90b 2025-10-20 16:36:01,785 - DEBUG - Requesting: https://10.0.0.22:8082/virtual-machine/709aaaa4-f076-4d34-97eb-e79cc5d8e90b 2025-10-20 16:36:01,879 - DEBUG - Requesting: https://10.0.0.22:8082/virtual-machine-interface/29c3f558-91ac-49d6-af22-44a940c0bc0a 2025-10-20 16:36:05,373 - 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') 2025-10-20 16:36:05,373 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-02495264 failed! 2025-10-20 16:36:05,434 - DEBUG - Gateway for vn admin_domain:ctest-TestRouters-47569119:ctest-vn1-30068744 is 223.227.205.1 and allocation pool is NOT set 2025-10-20 16:36:07,521 - 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.36 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.907 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.907/2.135/3.363/1.228 ms') 2025-10-20 16:36:07,522 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-02495264 passed 2025-10-20 16:36:07,674 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-20 16:36:07,674 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-02495264, IP 223.227.205.3, Port 22 2025-10-20 16:36:07,897 - DEBUG - VM ctest-vn1-vm1-02495264 is ready for SSH connections 2025-10-20 16:36:07,897 - INFO - Waiting for VM ctest-vn2-vm1-15578270 to be up.. 2025-10-20 16:36:08,033 - DEBUG - VM is in ACTIVE state now 2025-10-20 16:36:08,034 - INFO - VM name : ctest-vn2-vm1-15578270 2025-10-20 16:36:08,172 - DEBUG - VM ctest-vn2-vm1-15578270 ID is 4e5d0265-e7a3-4b22-9e20-260ca928f022 2025-10-20 16:36:08,172 - DEBUG - VM ctest-vn2-vm1-15578270 launched on Node cn-jenkins-deploy-platform-juju-os-600-1 2025-10-20 16:36:08,430 - DEBUG - Requesting: https://10.0.0.22:8082/virtual-machine/4e5d0265-e7a3-4b22-9e20-260ca928f022 2025-10-20 16:36:08,495 - DEBUG - Requesting: https://10.0.0.22:8082/virtual-machine-interface/bb46bf21-2025-483b-8cf2-53a4391ac119 2025-10-20 16:36:09,939 - 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=4.24 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.25 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 = 1.251/2.746/4.241/1.495 ms') 2025-10-20 16:36:09,939 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-15578270 passed 2025-10-20 16:36:10,098 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-20 16:36:10,098 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-15578270, IP 18.29.216.131, Port 22 2025-10-20 16:36:10,317 - DEBUG - VM ctest-vn2-vm1-15578270 is ready for SSH connections 2025-10-20 16:36:10,317 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-20 16:36:10,317 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 18.29.216.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2025-10-20 16:36:10,317 - DEBUG - ping -s 56 -c 3 -W 1 18.29.216.131 2025-10-20 16:36:14,991 - DEBUG - PING 18.29.216.131 (18.29.216.131): 56 data bytes --- 18.29.216.131 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet loss 2025-10-20 16:36:14,991 - WARNING - Ping to IP 18.29.216.131 from VM ctest-vn1-vm1-02495264 failed 2025-10-20 16:36:14,992 - INFO - Adding interface with subnet_id 2fd3f145-7609-4b61-a5ba-10aa5fa06d2a, port_id None to router f958c97c-3b64-42b2-9870-cc4d5c7479d9 2025-10-20 16:36:15,371 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-20 16:36:15,371 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 18.29.216.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2025-10-20 16:36:15,371 - DEBUG - ping -s 56 -c 3 -W 1 18.29.216.131 2025-10-20 16:36:18,588 - DEBUG - PING 18.29.216.131 (18.29.216.131): 56 data bytes 64 bytes from 18.29.216.131: seq=1 ttl=63 time=2.815 ms 64 bytes from 18.29.216.131: seq=2 ttl=63 time=0.887 ms --- 18.29.216.131 ping statistics --- 3 packets transmitted, 2 packets received, 33% packet loss round-trip min/avg/max = 0.887/1.851/2.815 ms 2025-10-20 16:36:18,588 - WARNING - Ping to IP 18.29.216.131 from VM ctest-vn1-vm1-02495264 failed 2025-10-20 16:36:19,589 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 18.29.216.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2025-10-20 16:36:19,589 - DEBUG - ping -s 56 -c 3 -W 1 18.29.216.131 2025-10-20 16:36:21,796 - DEBUG - PING 18.29.216.131 (18.29.216.131): 56 data bytes 64 bytes from 18.29.216.131: seq=0 ttl=63 time=1.410 ms 64 bytes from 18.29.216.131: seq=1 ttl=63 time=0.836 ms 64 bytes from 18.29.216.131: seq=2 ttl=63 time=1.107 ms --- 18.29.216.131 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.836/1.117/1.410 ms 2025-10-20 16:36:21,796 - INFO - Ping to IP 18.29.216.131 from VM ctest-vn1-vm1-02495264 passed 2025-10-20 16:36:21,796 - INFO - Deleting interface with subnet_id 47a4fd7b-db0a-4ede-b8ca-5c08669f06c4, port_id None from router f958c97c-3b64-42b2-9870-cc4d5c7479d9 2025-10-20 16:36:22,049 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-20 16:36:22,049 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 18.29.216.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2025-10-20 16:36:22,049 - DEBUG - ping -s 56 -c 3 -W 1 18.29.216.131 2025-10-20 16:36:25,247 - DEBUG - PING 18.29.216.131 (18.29.216.131): 56 data bytes --- 18.29.216.131 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet loss 2025-10-20 16:36:25,247 - WARNING - Ping to IP 18.29.216.131 from VM ctest-vn1-vm1-02495264 failed 2025-10-20 16:36:25,247 - INFO - Adding interface with subnet_id 47a4fd7b-db0a-4ede-b8ca-5c08669f06c4, port_id None to router f958c97c-3b64-42b2-9870-cc4d5c7479d9 2025-10-20 16:36:25,589 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-20 16:36:25,589 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 18.29.216.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2025-10-20 16:36:25,589 - DEBUG - ping -s 56 -c 3 -W 1 18.29.216.131 2025-10-20 16:36:27,797 - DEBUG - PING 18.29.216.131 (18.29.216.131): 56 data bytes 64 bytes from 18.29.216.131: seq=0 ttl=63 time=3.050 ms 64 bytes from 18.29.216.131: seq=1 ttl=63 time=0.886 ms 64 bytes from 18.29.216.131: seq=2 ttl=63 time=1.042 ms --- 18.29.216.131 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.886/1.659/3.050 ms 2025-10-20 16:36:27,797 - INFO - Ping to IP 18.29.216.131 from VM ctest-vn1-vm1-02495264 passed 2025-10-20 16:36:27,797 - INFO - Deleting interface with subnet_id 2fd3f145-7609-4b61-a5ba-10aa5fa06d2a, port_id None from router f958c97c-3b64-42b2-9870-cc4d5c7479d9 2025-10-20 16:36:28,056 - INFO - Deleting interface with subnet_id 47a4fd7b-db0a-4ede-b8ca-5c08669f06c4, port_id None from router f958c97c-3b64-42b2-9870-cc4d5c7479d9 2025-10-20 16:36:28,417 - INFO - Deleting VM ctest-vn2-vm1-15578270 2025-10-20 16:36:28,522 - INFO - Deleting VM ctest-vn1-vm1-02495264 2025-10-20 16:36:28,774 - INFO - Deleting VN ctest-vn2-36888203 2025-10-20 16:36:28,910 - DEBUG - VN cf0ac656-b24b-4496-ad44-7d1377f1a5e0 still in use: Unable to complete operation on network cf0ac656-b24b-4496-ad44-7d1377f1a5e0. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-b1bc39a7-fd9e-4ffe-ae38-ea66342a2b4a'] 2025-10-20 16:36:28,910 - WARNING - Deleting VN ctest-vn2-36888203 failed..Will retry 2025-10-20 16:36:31,084 - DEBUG - Response for deleting network () 2025-10-20 16:36:31,085 - INFO - Deleting VN ctest-vn1-30068744 2025-10-20 16:36:31,249 - DEBUG - Response for deleting network () 2025-10-20 16:36:31,635 - DEBUG - No XMPP flaps were noticed during the test
2025-10-20 16:36:31,635 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:41]
2025-10-20 16:36:31,635 - INFO - -------------------------------------------------------------------------------- 2025-10-20 16:36:32,411 - INFO - Deleted project: ctest-TestRouters-47569119, ID : db20e41c-972a-481f-8df3-9855f63d5de0