2025-10-22 23:31:49,366 - INFO - Domain Default found not creating
2025-10-22 23:31:49,518 - INFO - Project ctest-TestRouters-09855335 not found, creating it
2025-10-22 23:31:50,017 - INFO - Created Project:ctest-TestRouters-09855335, ID : 69feecd9-e9d6-47d5-8e85-55133b9ba1d9
2025-10-22 23:31:51,455 - INFO - ================================================================================
2025-10-22 23:31:51,456 - INFO - STARTING TEST : test_basic_router_behavior
2025-10-22 23:31:51,456 - 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-22 23:31:51,723 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2025-10-22 23:31:51,723 - INFO - Initial checks done. Running the testcase now
2025-10-22 23:31:51,723 - INFO -
2025-10-22 23:31:52,294 - DEBUG - Response for create_network : {'network': {'id': 'f1abf604-3a28-473f-b360-5026689415f6', 'name': 'ctest-vn1-60533558', 'tenant_id': '69feecd9e9d647d58e8555133b9ba1d9', 'project_id': '69feecd9e9d647d58e8555133b9ba1d9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-09855335', 'ctest-vn1-60533558'], 'port_security_enabled': True, 'description': ''}}
2025-10-22 23:31:52,492 - DEBUG - Response for create_subnet : {'subnet': {'id': '988badf2-fd0f-444a-ad71-021cd0dbb6b4', 'name': '', 'tenant_id': '69feecd9e9d647d58e8555133b9ba1d9', 'network_id': 'f1abf604-3a28-473f-b360-5026689415f6', 'ip_version': 4, 'cidr': '157.107.73.64/26', 'allocation_pools': [{'start': '157.107.73.66', 'end': '157.107.73.126'}], 'gateway_ip': '157.107.73.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '157.107.73.66', 'tags': [], 'project_id': '69feecd9e9d647d58e8555133b9ba1d9'}}
2025-10-22 23:31:52,510 - INFO - Created VN ctest-vn1-60533558
2025-10-22 23:31:52,561 - DEBUG - VN ctest-vn1-60533558 UUID is f1abf604-3a28-473f-b360-5026689415f6
2025-10-22 23:31:52,895 - DEBUG - Response for create_network : {'network': {'id': 'a8019115-dce7-4fd0-b6c4-29dacdcf2f49', 'name': 'ctest-vn2-85197475', 'tenant_id': '69feecd9e9d647d58e8555133b9ba1d9', 'project_id': '69feecd9e9d647d58e8555133b9ba1d9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-09855335', 'ctest-vn2-85197475'], 'port_security_enabled': True, 'description': ''}}
2025-10-22 23:31:53,078 - DEBUG - Response for create_subnet : {'subnet': {'id': '3be23e94-7bcf-43f7-a48c-26af852561b7', 'name': '', 'tenant_id': '69feecd9e9d647d58e8555133b9ba1d9', 'network_id': 'a8019115-dce7-4fd0-b6c4-29dacdcf2f49', 'ip_version': 4, 'cidr': '159.99.29.128/26', 'allocation_pools': [{'start': '159.99.29.130', 'end': '159.99.29.190'}], 'gateway_ip': '159.99.29.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '159.99.29.130', 'tags': [], 'project_id': '69feecd9e9d647d58e8555133b9ba1d9'}}
2025-10-22 23:31:53,101 - INFO - Created VN ctest-vn2-85197475
2025-10-22 23:31:53,153 - DEBUG - VN ctest-vn2-85197475 UUID is a8019115-dce7-4fd0-b6c4-29dacdcf2f49
2025-10-22 23:31:53,431 - DEBUG - Services list from nova: [, , ]
2025-10-22 23:31:54,489 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4445-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4445-1)
2025-10-22 23:31:55,760 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4445-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4445-1)
2025-10-22 23:31:55,848 - INFO - Adding interface with subnet_id 988badf2-fd0f-444a-ad71-021cd0dbb6b4, port_id None to router f2d16295-85a0-4926-804d-166af7cbbf8e
2025-10-22 23:31:56,150 - INFO - Waiting for VM ctest-vn1-vm1-98318177 to be up..
2025-10-22 23:31:56,275 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-22 23:32:01,356 - DEBUG - VM is in ACTIVE state now
2025-10-22 23:32:01,357 - INFO - VM name : ctest-vn1-vm1-98318177
2025-10-22 23:32:01,433 - DEBUG - VM ctest-vn1-vm1-98318177 ID is 866c2fc9-8f38-4a6f-b9f8-354292fe1c85
2025-10-22 23:32:01,454 - DEBUG - VM ctest-vn1-vm1-98318177 launched on Node cn-jenkins-deploy-platform-ansible-os-4445-1
2025-10-22 23:32:01,534 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/866c2fc9-8f38-4a6f-b9f8-354292fe1c85
2025-10-22 23:32:01,834 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/866c2fc9-8f38-4a6f-b9f8-354292fe1c85
2025-10-22 23:32:01,864 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/06f1afce-11d5-453d-a8fe-31bb6791cb6e
2025-10-22 23:32:05,111 - 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 1003ms')
2025-10-22 23:32:05,111 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-98318177 failed!
2025-10-22 23:32:05,165 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-09855335:ctest-vn1-60533558 is 157.107.73.65 and allocation pool is NOT set
2025-10-22 23:32:07,226 - 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.63 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.444 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.444/2.034/3.625/1.590 ms')
2025-10-22 23:32:07,227 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-98318177 passed
2025-10-22 23:32:07,377 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 23:32:07,377 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-98318177, IP 157.107.73.67, Port 22
2025-10-22 23:32:07,541 - DEBUG - VM ctest-vn1-vm1-98318177 is ready for SSH connections
2025-10-22 23:32:07,541 - INFO - Waiting for VM ctest-vn2-vm1-19796931 to be up..
2025-10-22 23:32:07,615 - DEBUG - VM is in ACTIVE state now
2025-10-22 23:32:07,616 - INFO - VM name : ctest-vn2-vm1-19796931
2025-10-22 23:32:07,692 - DEBUG - VM ctest-vn2-vm1-19796931 ID is 45737ab4-2e95-4968-af15-5ef0b718f060
2025-10-22 23:32:07,692 - DEBUG - VM ctest-vn2-vm1-19796931 launched on Node cn-jenkins-deploy-platform-ansible-os-4445-1
2025-10-22 23:32:07,768 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/45737ab4-2e95-4968-af15-5ef0b718f060
2025-10-22 23:32:07,778 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/6191bfcb-3d90-441c-a6ae-ef40236feca2
2025-10-22 23:32:09,017 - 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.19 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.548 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.548/1.866/3.185/1.318 ms')
2025-10-22 23:32:09,017 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-19796931 passed
2025-10-22 23:32:09,185 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 23:32:09,185 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-19796931, IP 159.99.29.131, Port 22
2025-10-22 23:32:09,352 - DEBUG - VM ctest-vn2-vm1-19796931 is ready for SSH connections
2025-10-22 23:32:09,352 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 23:32:09,353 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 159.99.29.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-22 23:32:09,353 - DEBUG - ping -s 56 -c 3 -W 1 159.99.29.131
2025-10-22 23:32:14,378 - DEBUG - PING 159.99.29.131 (159.99.29.131): 56 data bytes
--- 159.99.29.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-10-22 23:32:14,378 - WARNING - Ping to IP 159.99.29.131 from VM ctest-vn1-vm1-98318177 failed
2025-10-22 23:32:14,378 - INFO - Adding interface with subnet_id 3be23e94-7bcf-43f7-a48c-26af852561b7, port_id None to router f2d16295-85a0-4926-804d-166af7cbbf8e
2025-10-22 23:32:14,671 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 23:32:14,671 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 159.99.29.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-22 23:32:14,671 - DEBUG - ping -s 56 -c 3 -W 1 159.99.29.131
2025-10-22 23:32:16,907 - DEBUG - PING 159.99.29.131 (159.99.29.131): 56 data bytes
64 bytes from 159.99.29.131: seq=0 ttl=63 time=3.481 ms
64 bytes from 159.99.29.131: seq=1 ttl=63 time=0.869 ms
64 bytes from 159.99.29.131: seq=2 ttl=63 time=0.930 ms
--- 159.99.29.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.869/1.760/3.481 ms
2025-10-22 23:32:16,907 - INFO - Ping to IP 159.99.29.131 from VM ctest-vn1-vm1-98318177 passed
2025-10-22 23:32:16,907 - INFO - Deleting interface with subnet_id 988badf2-fd0f-444a-ad71-021cd0dbb6b4, port_id None from router f2d16295-85a0-4926-804d-166af7cbbf8e
2025-10-22 23:32:17,019 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 23:32:17,020 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 159.99.29.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-22 23:32:17,020 - DEBUG - ping -s 56 -c 3 -W 1 159.99.29.131
2025-10-22 23:32:20,227 - DEBUG - PING 159.99.29.131 (159.99.29.131): 56 data bytes
--- 159.99.29.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-10-22 23:32:20,227 - WARNING - Ping to IP 159.99.29.131 from VM ctest-vn1-vm1-98318177 failed
2025-10-22 23:32:20,228 - INFO - Adding interface with subnet_id 988badf2-fd0f-444a-ad71-021cd0dbb6b4, port_id None to router f2d16295-85a0-4926-804d-166af7cbbf8e
2025-10-22 23:32:20,478 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 23:32:20,479 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 159.99.29.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-22 23:32:20,479 - DEBUG - ping -s 56 -c 3 -W 1 159.99.29.131
2025-10-22 23:32:22,701 - DEBUG - PING 159.99.29.131 (159.99.29.131): 56 data bytes
64 bytes from 159.99.29.131: seq=0 ttl=63 time=2.189 ms
64 bytes from 159.99.29.131: seq=1 ttl=63 time=1.191 ms
64 bytes from 159.99.29.131: seq=2 ttl=63 time=0.764 ms
--- 159.99.29.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.764/1.381/2.189 ms
2025-10-22 23:32:22,701 - INFO - Ping to IP 159.99.29.131 from VM ctest-vn1-vm1-98318177 passed
2025-10-22 23:32:22,701 - INFO - Deleting interface with subnet_id 3be23e94-7bcf-43f7-a48c-26af852561b7, port_id None from router f2d16295-85a0-4926-804d-166af7cbbf8e
2025-10-22 23:32:22,819 - INFO - Deleting interface with subnet_id 988badf2-fd0f-444a-ad71-021cd0dbb6b4, port_id None from router f2d16295-85a0-4926-804d-166af7cbbf8e
2025-10-22 23:32:22,991 - INFO - Deleting VM ctest-vn2-vm1-19796931
2025-10-22 23:32:23,071 - INFO - Deleting VM ctest-vn1-vm1-98318177
2025-10-22 23:32:23,143 - INFO - Deleting VN ctest-vn2-85197475
2025-10-22 23:32:23,185 - DEBUG - VN a8019115-dce7-4fd0-b6c4-29dacdcf2f49 still in use: Unable to complete operation on network a8019115-dce7-4fd0-b6c4-29dacdcf2f49. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-20aeb3fc-7fa9-4ac4-bc92-bea55e239166']
2025-10-22 23:32:23,185 - WARNING - Deleting VN ctest-vn2-85197475 failed..Will retry
2025-10-22 23:32:25,287 - DEBUG - Response for deleting network ()
2025-10-22 23:32:25,288 - INFO - Deleting VN ctest-vn1-60533558
2025-10-22 23:32:25,387 - DEBUG - Response for deleting network ()
2025-10-22 23:32:25,650 - DEBUG - No XMPP flaps were noticed during the test
2025-10-22 23:32:25,650 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:34]
2025-10-22 23:32:25,650 - INFO - --------------------------------------------------------------------------------
2025-10-22 23:32:26,354 - INFO - Deleted project: ctest-TestRouters-09855335, ID : 69feecd9-e9d6-47d5-8e85-55133b9ba1d9