2025-10-17 10:18:33,398 - INFO - Domain Default found not creating 2025-10-17 10:18:33,549 - INFO - Project ctest-TestRouters-36325989 not found, creating it 2025-10-17 10:18:34,026 - INFO - Created Project:ctest-TestRouters-36325989, ID : b33ed9c7-5bea-4843-b446-03499264e5f3 2025-10-17 10:18:35,437 - INFO - ================================================================================ 2025-10-17 10:18:35,437 - INFO - STARTING TEST : test_basic_router_behavior 2025-10-17 10:18:35,437 - 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-17 10:18:35,691 - DEBUG - Nothing to compare xmpp stats {'10.0.0.131': {'10.20.0.17': '0'}} with 2025-10-17 10:18:35,692 - INFO - Initial checks done. Running the testcase now 2025-10-17 10:18:35,692 - INFO - 2025-10-17 10:18:36,258 - DEBUG - Response for create_network : {'network': {'id': '9834ec6b-acf2-495e-9503-ef10fe5694c8', 'name': 'ctest-vn1-26839146', 'tenant_id': 'b33ed9c75bea4843b44603499264e5f3', 'project_id': 'b33ed9c75bea4843b44603499264e5f3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-36325989', 'ctest-vn1-26839146'], 'port_security_enabled': True, 'description': ''}} 2025-10-17 10:18:36,484 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c6cafdd2-03b0-4d10-b3b3-27bf257c6e77', 'name': '', 'tenant_id': 'b33ed9c75bea4843b44603499264e5f3', 'network_id': '9834ec6b-acf2-495e-9503-ef10fe5694c8', 'ip_version': 4, 'cidr': '111.211.80.192/26', 'allocation_pools': [{'start': '111.211.80.194', 'end': '111.211.80.254'}], 'gateway_ip': '111.211.80.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '111.211.80.194', 'tags': [], 'project_id': 'b33ed9c75bea4843b44603499264e5f3'}} 2025-10-17 10:18:36,499 - INFO - Created VN ctest-vn1-26839146 2025-10-17 10:18:36,554 - DEBUG - VN ctest-vn1-26839146 UUID is 9834ec6b-acf2-495e-9503-ef10fe5694c8 2025-10-17 10:18:36,901 - DEBUG - Response for create_network : {'network': {'id': '455b7322-e09b-4e8a-adf5-fc5ca1162ccd', 'name': 'ctest-vn2-22035937', 'tenant_id': 'b33ed9c75bea4843b44603499264e5f3', 'project_id': 'b33ed9c75bea4843b44603499264e5f3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-36325989', 'ctest-vn2-22035937'], 'port_security_enabled': True, 'description': ''}} 2025-10-17 10:18:37,141 - DEBUG - Response for create_subnet : {'subnet': {'id': '0e10ea35-5f86-4c91-b321-6e537eea65f8', 'name': '', 'tenant_id': 'b33ed9c75bea4843b44603499264e5f3', 'network_id': '455b7322-e09b-4e8a-adf5-fc5ca1162ccd', 'ip_version': 4, 'cidr': '173.61.247.64/26', 'allocation_pools': [{'start': '173.61.247.66', 'end': '173.61.247.126'}], 'gateway_ip': '173.61.247.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '173.61.247.66', 'tags': [], 'project_id': 'b33ed9c75bea4843b44603499264e5f3'}} 2025-10-17 10:18:37,157 - INFO - Created VN ctest-vn2-22035937 2025-10-17 10:18:37,206 - DEBUG - VN ctest-vn2-22035937 UUID is 455b7322-e09b-4e8a-adf5-fc5ca1162ccd 2025-10-17 10:18:37,435 - DEBUG - Services list from nova: [, , ] 2025-10-17 10:18:38,387 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4354-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4354-1) 2025-10-17 10:18:39,556 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4354-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4354-1) 2025-10-17 10:18:39,622 - INFO - Adding interface with subnet_id c6cafdd2-03b0-4d10-b3b3-27bf257c6e77, port_id None to router 5c3f6bf3-8088-4f56-8a77-d3561f7284e2 2025-10-17 10:18:39,874 - INFO - Waiting for VM ctest-vn1-vm1-18014379 to be up.. 2025-10-17 10:18:39,992 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-17 10:18:45,061 - DEBUG - VM is in ACTIVE state now 2025-10-17 10:18:45,061 - INFO - VM name : ctest-vn1-vm1-18014379 2025-10-17 10:18:45,126 - DEBUG - VM ctest-vn1-vm1-18014379 ID is 4b9e53c9-7578-4457-8a6c-39b55931ba74 2025-10-17 10:18:45,144 - DEBUG - VM ctest-vn1-vm1-18014379 launched on Node cn-jenkins-deploy-platform-ansible-os-4354-1 2025-10-17 10:18:45,210 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/4b9e53c9-7578-4457-8a6c-39b55931ba74 2025-10-17 10:18:45,500 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/4b9e53c9-7578-4457-8a6c-39b55931ba74 2025-10-17 10:18:45,535 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine-interface/2529bd44-2c27-435f-bfc5-151dd9d4ba01 2025-10-17 10:18:48,775 - 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 1005ms') 2025-10-17 10:18:48,775 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-18014379 failed! 2025-10-17 10:18:48,826 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-36325989:ctest-vn1-26839146 is 111.211.80.193 and allocation pool is NOT set 2025-10-17 10:18:50,884 - 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=2.64 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.484 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.484/1.564/2.644/1.080 ms') 2025-10-17 10:18:50,884 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-18014379 passed 2025-10-17 10:18:51,034 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-17 10:18:51,034 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-18014379, IP 111.211.80.195, Port 22 2025-10-17 10:18:51,191 - DEBUG - VM ctest-vn1-vm1-18014379 is ready for SSH connections 2025-10-17 10:18:51,191 - INFO - Waiting for VM ctest-vn2-vm1-00858289 to be up.. 2025-10-17 10:18:51,275 - DEBUG - VM is in ACTIVE state now 2025-10-17 10:18:51,275 - INFO - VM name : ctest-vn2-vm1-00858289 2025-10-17 10:18:51,356 - DEBUG - VM ctest-vn2-vm1-00858289 ID is af990a7b-d554-47de-a327-9c943ed0f7e8 2025-10-17 10:18:51,356 - DEBUG - VM ctest-vn2-vm1-00858289 launched on Node cn-jenkins-deploy-platform-ansible-os-4354-1 2025-10-17 10:18:51,420 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/af990a7b-d554-47de-a327-9c943ed0f7e8 2025-10-17 10:18:51,427 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine-interface/47386e32-3e14-4f81-ab3a-560a7ccbb4d8 2025-10-17 10:18:52,668 - 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.95 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.359 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.359/1.655/2.951/1.296 ms') 2025-10-17 10:18:52,668 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-00858289 passed 2025-10-17 10:18:52,818 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-17 10:18:52,818 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-00858289, IP 173.61.247.67, Port 22 2025-10-17 10:18:52,974 - DEBUG - VM ctest-vn2-vm1-00858289 is ready for SSH connections 2025-10-17 10:18:52,974 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-17 10:18:52,974 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 173.61.247.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.131, gateway password: c0ntrail123 2025-10-17 10:18:52,974 - DEBUG - ping -s 56 -c 3 -W 1 173.61.247.67 2025-10-17 10:18:57,634 - DEBUG - PING 173.61.247.67 (173.61.247.67): 56 data bytes --- 173.61.247.67 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet loss 2025-10-17 10:18:57,634 - WARNING - Ping to IP 173.61.247.67 from VM ctest-vn1-vm1-18014379 failed 2025-10-17 10:18:57,634 - INFO - Adding interface with subnet_id 0e10ea35-5f86-4c91-b321-6e537eea65f8, port_id None to router 5c3f6bf3-8088-4f56-8a77-d3561f7284e2 2025-10-17 10:18:57,839 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-17 10:18:57,840 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 173.61.247.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.131, gateway password: c0ntrail123 2025-10-17 10:18:57,840 - DEBUG - ping -s 56 -c 3 -W 1 173.61.247.67 2025-10-17 10:19:01,044 - DEBUG - PING 173.61.247.67 (173.61.247.67): 56 data bytes 64 bytes from 173.61.247.67: seq=1 ttl=63 time=2.693 ms 64 bytes from 173.61.247.67: seq=2 ttl=63 time=1.018 ms --- 173.61.247.67 ping statistics --- 3 packets transmitted, 2 packets received, 33% packet loss round-trip min/avg/max = 1.018/1.855/2.693 ms 2025-10-17 10:19:01,044 - WARNING - Ping to IP 173.61.247.67 from VM ctest-vn1-vm1-18014379 failed 2025-10-17 10:19:02,045 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 173.61.247.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.131, gateway password: c0ntrail123 2025-10-17 10:19:02,046 - DEBUG - ping -s 56 -c 3 -W 1 173.61.247.67 2025-10-17 10:19:04,253 - DEBUG - PING 173.61.247.67 (173.61.247.67): 56 data bytes 64 bytes from 173.61.247.67: seq=0 ttl=63 time=1.398 ms 64 bytes from 173.61.247.67: seq=1 ttl=63 time=0.811 ms 64 bytes from 173.61.247.67: seq=2 ttl=63 time=0.882 ms --- 173.61.247.67 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.811/1.030/1.398 ms 2025-10-17 10:19:04,253 - INFO - Ping to IP 173.61.247.67 from VM ctest-vn1-vm1-18014379 passed 2025-10-17 10:19:04,253 - INFO - Deleting interface with subnet_id c6cafdd2-03b0-4d10-b3b3-27bf257c6e77, port_id None from router 5c3f6bf3-8088-4f56-8a77-d3561f7284e2 2025-10-17 10:19:04,376 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-17 10:19:04,376 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 173.61.247.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.131, gateway password: c0ntrail123 2025-10-17 10:19:04,376 - DEBUG - ping -s 56 -c 3 -W 1 173.61.247.67 2025-10-17 10:19:07,586 - DEBUG - PING 173.61.247.67 (173.61.247.67): 56 data bytes --- 173.61.247.67 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet loss 2025-10-17 10:19:07,586 - WARNING - Ping to IP 173.61.247.67 from VM ctest-vn1-vm1-18014379 failed 2025-10-17 10:19:07,586 - INFO - Adding interface with subnet_id c6cafdd2-03b0-4d10-b3b3-27bf257c6e77, port_id None to router 5c3f6bf3-8088-4f56-8a77-d3561f7284e2 2025-10-17 10:19:07,779 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-17 10:19:07,779 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 173.61.247.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.131, gateway password: c0ntrail123 2025-10-17 10:19:07,780 - DEBUG - ping -s 56 -c 3 -W 1 173.61.247.67 2025-10-17 10:19:10,003 - DEBUG - PING 173.61.247.67 (173.61.247.67): 56 data bytes 64 bytes from 173.61.247.67: seq=0 ttl=63 time=1.385 ms 64 bytes from 173.61.247.67: seq=1 ttl=63 time=2.095 ms 64 bytes from 173.61.247.67: seq=2 ttl=63 time=1.129 ms --- 173.61.247.67 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.129/1.536/2.095 ms 2025-10-17 10:19:10,003 - INFO - Ping to IP 173.61.247.67 from VM ctest-vn1-vm1-18014379 passed 2025-10-17 10:19:10,004 - INFO - Deleting interface with subnet_id 0e10ea35-5f86-4c91-b321-6e537eea65f8, port_id None from router 5c3f6bf3-8088-4f56-8a77-d3561f7284e2 2025-10-17 10:19:10,110 - INFO - Deleting interface with subnet_id c6cafdd2-03b0-4d10-b3b3-27bf257c6e77, port_id None from router 5c3f6bf3-8088-4f56-8a77-d3561f7284e2 2025-10-17 10:19:10,294 - INFO - Deleting VM ctest-vn2-vm1-00858289 2025-10-17 10:19:10,378 - INFO - Deleting VM ctest-vn1-vm1-18014379 2025-10-17 10:19:10,457 - INFO - Deleting VN ctest-vn2-22035937 2025-10-17 10:19:10,496 - DEBUG - VN 455b7322-e09b-4e8a-adf5-fc5ca1162ccd still in use: Unable to complete operation on network 455b7322-e09b-4e8a-adf5-fc5ca1162ccd. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-e4f0cdcb-42bf-45f2-9885-45e4ce4c35be'] 2025-10-17 10:19:10,496 - WARNING - Deleting VN ctest-vn2-22035937 failed..Will retry 2025-10-17 10:19:12,600 - DEBUG - Response for deleting network () 2025-10-17 10:19:12,600 - INFO - Deleting VN ctest-vn1-26839146 2025-10-17 10:19:12,694 - DEBUG - Response for deleting network () 2025-10-17 10:19:12,947 - DEBUG - No XMPP flaps were noticed during the test
2025-10-17 10:19:12,948 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:37]
2025-10-17 10:19:12,948 - INFO - -------------------------------------------------------------------------------- 2025-10-17 10:19:13,614 - INFO - Deleted project: ctest-TestRouters-36325989, ID : b33ed9c7-5bea-4843-b446-03499264e5f3