2025-10-13 01:59:09,482 - INFO - Domain Default found not creating 2025-10-13 01:59:09,642 - INFO - Project ctest-TestRouters-96091630 not found, creating it 2025-10-13 01:59:10,138 - INFO - Created Project:ctest-TestRouters-96091630, ID : c9796106-8d65-4c3b-bdc3-84129d0aef00 2025-10-13 01:59:11,804 - INFO - ================================================================================ 2025-10-13 01:59:11,804 - INFO - STARTING TEST : test_basic_router_behavior 2025-10-13 01:59:11,804 - 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-13 01:59:12,067 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.25': '0'}} with 2025-10-13 01:59:12,067 - INFO - Initial checks done. Running the testcase now 2025-10-13 01:59:12,067 - INFO - 2025-10-13 01:59:12,669 - DEBUG - Response for create_network : {'network': {'id': 'fe058389-c9d9-4737-8bbd-796b57f9d4c3', 'name': 'ctest-vn1-82877653', 'tenant_id': 'c97961068d654c3bbdc384129d0aef00', 'project_id': 'c97961068d654c3bbdc384129d0aef00', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-96091630', 'ctest-vn1-82877653'], 'port_security_enabled': True, 'description': ''}} 2025-10-13 01:59:12,920 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fde46f1f-091e-4dde-9785-6230fa8e9db8', 'name': '', 'tenant_id': 'c97961068d654c3bbdc384129d0aef00', 'network_id': 'fe058389-c9d9-4737-8bbd-796b57f9d4c3', 'ip_version': 4, 'cidr': '194.19.107.64/26', 'allocation_pools': [{'start': '194.19.107.66', 'end': '194.19.107.126'}], 'gateway_ip': '194.19.107.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '194.19.107.66', 'tags': [], 'project_id': 'c97961068d654c3bbdc384129d0aef00'}} 2025-10-13 01:59:12,943 - INFO - Created VN ctest-vn1-82877653 2025-10-13 01:59:12,996 - DEBUG - VN ctest-vn1-82877653 UUID is fe058389-c9d9-4737-8bbd-796b57f9d4c3 2025-10-13 01:59:13,337 - DEBUG - Response for create_network : {'network': {'id': '354b68e8-dc33-4cb4-85a8-291b6ae37206', 'name': 'ctest-vn2-91082037', 'tenant_id': 'c97961068d654c3bbdc384129d0aef00', 'project_id': 'c97961068d654c3bbdc384129d0aef00', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-96091630', 'ctest-vn2-91082037'], 'port_security_enabled': True, 'description': ''}} 2025-10-13 01:59:13,497 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e92dffa1-9b4f-4e86-961a-75214ac80fe6', 'name': '', 'tenant_id': 'c97961068d654c3bbdc384129d0aef00', 'network_id': '354b68e8-dc33-4cb4-85a8-291b6ae37206', 'ip_version': 4, 'cidr': '78.95.71.128/26', 'allocation_pools': [{'start': '78.95.71.130', 'end': '78.95.71.190'}], 'gateway_ip': '78.95.71.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '78.95.71.130', 'tags': [], 'project_id': 'c97961068d654c3bbdc384129d0aef00'}} 2025-10-13 01:59:13,522 - INFO - Created VN ctest-vn2-91082037 2025-10-13 01:59:13,576 - DEBUG - VN ctest-vn2-91082037 UUID is 354b68e8-dc33-4cb4-85a8-291b6ae37206 2025-10-13 01:59:13,750 - DEBUG - Services list from nova: [, , ] 2025-10-13 01:59:14,798 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4295-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4295-1) 2025-10-13 01:59:16,100 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4295-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4295-1) 2025-10-13 01:59:16,169 - INFO - Adding interface with subnet_id fde46f1f-091e-4dde-9785-6230fa8e9db8, port_id None to router eb75eeee-6408-4cf3-b124-d0799dc26133 2025-10-13 01:59:16,463 - INFO - Waiting for VM ctest-vn1-vm1-23184462 to be up.. 2025-10-13 01:59:16,548 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-13 01:59:21,644 - DEBUG - VM is in ACTIVE state now 2025-10-13 01:59:21,644 - INFO - VM name : ctest-vn1-vm1-23184462 2025-10-13 01:59:21,739 - DEBUG - VM ctest-vn1-vm1-23184462 ID is b89fee35-5bb0-402d-8105-318af93c656f 2025-10-13 01:59:21,763 - DEBUG - VM ctest-vn1-vm1-23184462 launched on Node cn-jenkins-deploy-platform-ansible-os-4295-1 2025-10-13 01:59:21,841 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/b89fee35-5bb0-402d-8105-318af93c656f 2025-10-13 01:59:22,152 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/b89fee35-5bb0-402d-8105-318af93c656f 2025-10-13 01:59:22,194 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/5401bed6-3e03-4ca6-816d-30d8b1373aa8 2025-10-13 01:59:25,466 - 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 1023ms') 2025-10-13 01:59:25,466 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-23184462 failed! 2025-10-13 01:59:25,520 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-96091630:ctest-vn1-82877653 is 194.19.107.65 and allocation pool is NOT set 2025-10-13 01:59:27,589 - 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=5.48 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.898 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.898/3.189/5.481/2.291 ms') 2025-10-13 01:59:27,589 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-23184462 passed 2025-10-13 01:59:27,740 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-13 01:59:27,740 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-23184462, IP 194.19.107.67, Port 22 2025-10-13 01:59:27,896 - DEBUG - VM ctest-vn1-vm1-23184462 is ready for SSH connections 2025-10-13 01:59:27,896 - INFO - Waiting for VM ctest-vn2-vm1-82642556 to be up.. 2025-10-13 01:59:27,979 - DEBUG - VM is in ACTIVE state now 2025-10-13 01:59:27,979 - INFO - VM name : ctest-vn2-vm1-82642556 2025-10-13 01:59:28,064 - DEBUG - VM ctest-vn2-vm1-82642556 ID is 48f0de84-2be4-48f1-9e39-c5c967048647 2025-10-13 01:59:28,065 - DEBUG - VM ctest-vn2-vm1-82642556 launched on Node cn-jenkins-deploy-platform-ansible-os-4295-1 2025-10-13 01:59:28,138 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/48f0de84-2be4-48f1-9e39-c5c967048647 2025-10-13 01:59:28,148 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/56d1c149-636d-4339-9cac-77ca93ec7767 2025-10-13 01:59:29,410 - 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.89 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.406 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.406/2.149/3.892/1.743 ms') 2025-10-13 01:59:29,410 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-82642556 passed 2025-10-13 01:59:29,526 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-13 01:59:29,526 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-82642556, IP 78.95.71.131, Port 22 2025-10-13 01:59:29,694 - DEBUG - VM ctest-vn2-vm1-82642556 is ready for SSH connections 2025-10-13 01:59:29,694 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-13 01:59:29,694 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 78.95.71.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2025-10-13 01:59:29,694 - DEBUG - ping -s 56 -c 3 -W 1 78.95.71.131 2025-10-13 01:59:34,640 - DEBUG - PING 78.95.71.131 (78.95.71.131): 56 data bytes --- 78.95.71.131 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet loss 2025-10-13 01:59:34,640 - WARNING - Ping to IP 78.95.71.131 from VM ctest-vn1-vm1-23184462 failed 2025-10-13 01:59:34,640 - INFO - Adding interface with subnet_id e92dffa1-9b4f-4e86-961a-75214ac80fe6, port_id None to router eb75eeee-6408-4cf3-b124-d0799dc26133 2025-10-13 01:59:34,889 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-13 01:59:34,890 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 78.95.71.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2025-10-13 01:59:34,890 - DEBUG - ping -s 56 -c 3 -W 1 78.95.71.131 2025-10-13 01:59:38,088 - DEBUG - PING 78.95.71.131 (78.95.71.131): 56 data bytes 64 bytes from 78.95.71.131: seq=1 ttl=63 time=3.236 ms 64 bytes from 78.95.71.131: seq=2 ttl=63 time=1.143 ms --- 78.95.71.131 ping statistics --- 3 packets transmitted, 2 packets received, 33% packet loss round-trip min/avg/max = 1.143/2.189/3.236 ms 2025-10-13 01:59:38,088 - WARNING - Ping to IP 78.95.71.131 from VM ctest-vn1-vm1-23184462 failed 2025-10-13 01:59:39,089 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 78.95.71.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2025-10-13 01:59:39,089 - DEBUG - ping -s 56 -c 3 -W 1 78.95.71.131 2025-10-13 01:59:41,324 - DEBUG - PING 78.95.71.131 (78.95.71.131): 56 data bytes 64 bytes from 78.95.71.131: seq=0 ttl=63 time=1.459 ms 64 bytes from 78.95.71.131: seq=1 ttl=63 time=1.018 ms 64 bytes from 78.95.71.131: seq=2 ttl=63 time=0.915 ms --- 78.95.71.131 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.915/1.130/1.459 ms 2025-10-13 01:59:41,324 - INFO - Ping to IP 78.95.71.131 from VM ctest-vn1-vm1-23184462 passed 2025-10-13 01:59:41,324 - INFO - Deleting interface with subnet_id fde46f1f-091e-4dde-9785-6230fa8e9db8, port_id None from router eb75eeee-6408-4cf3-b124-d0799dc26133 2025-10-13 01:59:41,434 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-13 01:59:41,434 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 78.95.71.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2025-10-13 01:59:41,434 - DEBUG - ping -s 56 -c 3 -W 1 78.95.71.131 2025-10-13 01:59:44,633 - DEBUG - PING 78.95.71.131 (78.95.71.131): 56 data bytes --- 78.95.71.131 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet loss 2025-10-13 01:59:44,633 - WARNING - Ping to IP 78.95.71.131 from VM ctest-vn1-vm1-23184462 failed 2025-10-13 01:59:44,633 - INFO - Adding interface with subnet_id fde46f1f-091e-4dde-9785-6230fa8e9db8, port_id None to router eb75eeee-6408-4cf3-b124-d0799dc26133 2025-10-13 01:59:44,875 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-13 01:59:44,875 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 78.95.71.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2025-10-13 01:59:44,876 - DEBUG - ping -s 56 -c 3 -W 1 78.95.71.131 2025-10-13 01:59:47,084 - DEBUG - PING 78.95.71.131 (78.95.71.131): 56 data bytes 64 bytes from 78.95.71.131: seq=0 ttl=63 time=1.519 ms 64 bytes from 78.95.71.131: seq=1 ttl=63 time=0.916 ms 64 bytes from 78.95.71.131: seq=2 ttl=63 time=0.956 ms --- 78.95.71.131 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.916/1.130/1.519 ms 2025-10-13 01:59:47,084 - INFO - Ping to IP 78.95.71.131 from VM ctest-vn1-vm1-23184462 passed 2025-10-13 01:59:47,084 - INFO - Deleting interface with subnet_id e92dffa1-9b4f-4e86-961a-75214ac80fe6, port_id None from router eb75eeee-6408-4cf3-b124-d0799dc26133 2025-10-13 01:59:47,204 - INFO - Deleting interface with subnet_id fde46f1f-091e-4dde-9785-6230fa8e9db8, port_id None from router eb75eeee-6408-4cf3-b124-d0799dc26133 2025-10-13 01:59:47,377 - INFO - Deleting VM ctest-vn2-vm1-82642556 2025-10-13 01:59:47,448 - INFO - Deleting VM ctest-vn1-vm1-23184462 2025-10-13 01:59:47,527 - INFO - Deleting VN ctest-vn2-91082037 2025-10-13 01:59:47,568 - DEBUG - VN 354b68e8-dc33-4cb4-85a8-291b6ae37206 still in use: Unable to complete operation on network 354b68e8-dc33-4cb4-85a8-291b6ae37206. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-b0322b66-e0b5-40f6-80c1-4b499b563d89'] 2025-10-13 01:59:47,569 - WARNING - Deleting VN ctest-vn2-91082037 failed..Will retry 2025-10-13 01:59:49,672 - DEBUG - Response for deleting network () 2025-10-13 01:59:49,672 - INFO - Deleting VN ctest-vn1-82877653 2025-10-13 01:59:49,772 - DEBUG - Response for deleting network () 2025-10-13 01:59:50,029 - DEBUG - No XMPP flaps were noticed during the test
2025-10-13 01:59:50,029 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:39]
2025-10-13 01:59:50,029 - INFO - -------------------------------------------------------------------------------- 2025-10-13 01:59:50,721 - INFO - Deleted project: ctest-TestRouters-96091630, ID : c9796106-8d65-4c3b-bdc3-84129d0aef00