2026-06-15 01:41:04,851 - INFO - Reading existing Domain with UUID 21359ce1-50e9-4d69-b64c-799df2e42682 2026-06-15 01:41:04,862 - INFO - Using existing domain ['admin_domain'](21359ce1-50e9-4d69-b64c-799df2e42682) 2026-06-15 01:41:05,088 - INFO - Project ctest-TestRouters-85075734 not found, creating it 2026-06-15 01:41:05,695 - INFO - Created Project:ctest-TestRouters-85075734, ID : 4f299a70-7eb9-4583-b793-f2e04d1c97d5 2026-06-15 01:41:07,444 - INFO - ================================================================================ 2026-06-15 01:41:07,444 - INFO - STARTING TEST : test_basic_router_behavior 2026-06-15 01:41:07,445 - 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 2026-06-15 01:41:07,842 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.0.0.19': '0'}} with 2026-06-15 01:41:07,842 - INFO - Initial checks done. Running the testcase now 2026-06-15 01:41:07,842 - INFO - 2026-06-15 01:41:08,610 - DEBUG - Response for create_network : {'network': {'id': '3f08d923-0d48-43ec-a3c1-2910fa19e605', 'name': 'ctest-vn1-84484311', 'tenant_id': '4f299a707eb94583b793f2e04d1c97d5', 'project_id': '4f299a707eb94583b793f2e04d1c97d5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestRouters-85075734', 'ctest-vn1-84484311'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}} 2026-06-15 01:41:08,841 - DEBUG - Response for create_subnet : {'subnet': {'id': '3e6e885b-a937-4c2c-afbc-0562b3e51871', 'name': '', 'tenant_id': '4f299a707eb94583b793f2e04d1c97d5', 'network_id': '3f08d923-0d48-43ec-a3c1-2910fa19e605', 'ip_version': 4, 'cidr': '169.90.228.64/26', 'allocation_pools': [{'start': '169.90.228.66', 'end': '169.90.228.126'}], 'gateway_ip': '169.90.228.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2026-06-15T01:41:08.737891', 'updated_at': '2026-06-15T01:41:08.737891', 'dns_server_address': '169.90.228.66', 'tags': [], 'project_id': '4f299a707eb94583b793f2e04d1c97d5'}} 2026-06-15 01:41:08,903 - INFO - Created VN ctest-vn1-84484311 2026-06-15 01:41:08,957 - DEBUG - VN ctest-vn1-84484311 UUID is 3f08d923-0d48-43ec-a3c1-2910fa19e605 2026-06-15 01:41:09,438 - DEBUG - Response for create_network : {'network': {'id': 'af518ee2-11d7-41af-959a-fbd6f1d7317d', 'name': 'ctest-vn2-22288719', 'tenant_id': '4f299a707eb94583b793f2e04d1c97d5', 'project_id': '4f299a707eb94583b793f2e04d1c97d5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestRouters-85075734', 'ctest-vn2-22288719'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}} 2026-06-15 01:41:09,710 - DEBUG - Response for create_subnet : {'subnet': {'id': '78e80f4d-e487-42a4-ad1e-3cc21b92a629', 'name': '', 'tenant_id': '4f299a707eb94583b793f2e04d1c97d5', 'network_id': 'af518ee2-11d7-41af-959a-fbd6f1d7317d', 'ip_version': 4, 'cidr': '65.8.2.0/26', 'allocation_pools': [{'start': '65.8.2.2', 'end': '65.8.2.62'}], 'gateway_ip': '65.8.2.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2026-06-15T01:41:09.611613', 'updated_at': '2026-06-15T01:41:09.611613', 'dns_server_address': '65.8.2.2', 'tags': [], 'project_id': '4f299a707eb94583b793f2e04d1c97d5'}} 2026-06-15 01:41:09,771 - INFO - Created VN ctest-vn2-22288719 2026-06-15 01:41:09,825 - DEBUG - VN ctest-vn2-22288719 UUID is af518ee2-11d7-41af-959a-fbd6f1d7317d 2026-06-15 01:41:10,084 - DEBUG - Services list from nova: [, , ] 2026-06-15 01:41:11,578 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-712-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-712-1) 2026-06-15 01:41:12,975 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-712-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-712-1) 2026-06-15 01:41:13,125 - INFO - Adding interface with subnet_id 3e6e885b-a937-4c2c-afbc-0562b3e51871, port_id None to router 2f0b5dc4-4146-45c5-a9c1-a0cf73237f16 2026-06-15 01:41:13,583 - INFO - Waiting for VM ctest-vn1-vm1-93070521 to be up.. 2026-06-15 01:41:13,750 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-15 01:41:18,967 - DEBUG - VM is in ACTIVE state now 2026-06-15 01:41:18,967 - INFO - VM name : ctest-vn1-vm1-93070521 2026-06-15 01:41:19,273 - DEBUG - VM ctest-vn1-vm1-93070521 ID is 8c8131da-b904-4c9f-a46d-533f32f5abe5 2026-06-15 01:41:19,349 - DEBUG - VM ctest-vn1-vm1-93070521 launched on Node cn-jenkins-deploy-platform-juju-os-712-1 2026-06-15 01:41:19,654 - DEBUG - Requesting: https://10.0.0.19:8082/virtual-machine/8c8131da-b904-4c9f-a46d-533f32f5abe5 2026-06-15 01:41:20,353 - DEBUG - Requesting: https://10.0.0.19:8082/virtual-machine/8c8131da-b904-4c9f-a46d-533f32f5abe5 2026-06-15 01:41:20,453 - DEBUG - Requesting: https://10.0.0.19:8082/virtual-machine-interface/46b71f02-e4ec-4e32-b733-194366e1e8fd 2026-06-15 01:41:23,995 - 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 1002ms') 2026-06-15 01:41:23,995 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-93070521 failed! 2026-06-15 01:41:24,101 - DEBUG - Gateway for vn admin_domain:ctest-TestRouters-85075734:ctest-vn1-84484311 is 169.90.228.65 and allocation pool is NOT set 2026-06-15 01:41:28,230 - 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 1018ms') 2026-06-15 01:41:28,230 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-93070521 failed! 2026-06-15 01:41:28,305 - DEBUG - Gateway for vn admin_domain:ctest-TestRouters-85075734:ctest-vn1-84484311 is 169.90.228.65 and allocation pool is NOT set 2026-06-15 01:41:30,406 - 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=8.16 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.60 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 2.602/5.379/8.156/2.777 ms') 2026-06-15 01:41:30,407 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-93070521 passed 2026-06-15 01:41:30,561 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-15 01:41:30,561 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-93070521, IP 169.90.228.67, Port 22 2026-06-15 01:41:30,648 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-06-15 01:41:30,816 - DEBUG - VM ctest-vn1-vm1-93070521 is NOT ready for SSH connections, VM status: ACTIVE 2026-06-15 01:41:35,816 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-15 01:41:35,816 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-93070521, IP 169.90.228.67, Port 22 2026-06-15 01:41:36,027 - DEBUG - VM ctest-vn1-vm1-93070521 is ready for SSH connections 2026-06-15 01:41:36,027 - INFO - Waiting for VM ctest-vn2-vm1-85007464 to be up.. 2026-06-15 01:41:36,164 - DEBUG - VM is in ACTIVE state now 2026-06-15 01:41:36,164 - INFO - VM name : ctest-vn2-vm1-85007464 2026-06-15 01:41:36,300 - DEBUG - VM ctest-vn2-vm1-85007464 ID is a29b50c9-488a-4fc8-9e81-53e761e207da 2026-06-15 01:41:36,300 - DEBUG - VM ctest-vn2-vm1-85007464 launched on Node cn-jenkins-deploy-platform-juju-os-712-1 2026-06-15 01:41:36,450 - DEBUG - Requesting: https://10.0.0.19:8082/virtual-machine/a29b50c9-488a-4fc8-9e81-53e761e207da 2026-06-15 01:41:36,506 - DEBUG - Requesting: https://10.0.0.19:8082/virtual-machine-interface/29966899-4321-43b6-8ab2-a8f0612be808 2026-06-15 01:41:37,933 - 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.22 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.503 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.503/1.862/3.222/1.359 ms') 2026-06-15 01:41:37,933 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-85007464 passed 2026-06-15 01:41:38,081 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-15 01:41:38,081 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-85007464, IP 65.8.2.3, Port 22 2026-06-15 01:41:38,292 - DEBUG - VM ctest-vn2-vm1-85007464 is ready for SSH connections 2026-06-15 01:41:38,292 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-15 01:41:38,292 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 65.8.2.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2026-06-15 01:41:38,292 - DEBUG - ping -s 56 -c 3 -W 1 65.8.2.3 2026-06-15 01:41:42,945 - DEBUG - PING 65.8.2.3 (65.8.2.3): 56 data bytes --- 65.8.2.3 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet loss 2026-06-15 01:41:42,945 - WARNING - Ping to IP 65.8.2.3 from VM ctest-vn1-vm1-93070521 failed 2026-06-15 01:41:42,945 - INFO - Adding interface with subnet_id 78e80f4d-e487-42a4-ad1e-3cc21b92a629, port_id None to router 2f0b5dc4-4146-45c5-a9c1-a0cf73237f16 2026-06-15 01:41:43,285 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-15 01:41:43,285 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 65.8.2.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2026-06-15 01:41:43,285 - DEBUG - ping -s 56 -c 3 -W 1 65.8.2.3 2026-06-15 01:41:46,494 - DEBUG - PING 65.8.2.3 (65.8.2.3): 56 data bytes 64 bytes from 65.8.2.3: seq=1 ttl=63 time=2.511 ms 64 bytes from 65.8.2.3: seq=2 ttl=63 time=1.055 ms --- 65.8.2.3 ping statistics --- 3 packets transmitted, 2 packets received, 33% packet loss round-trip min/avg/max = 1.055/1.783/2.511 ms 2026-06-15 01:41:46,495 - WARNING - Ping to IP 65.8.2.3 from VM ctest-vn1-vm1-93070521 failed 2026-06-15 01:41:47,495 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 65.8.2.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2026-06-15 01:41:47,495 - DEBUG - ping -s 56 -c 3 -W 1 65.8.2.3 2026-06-15 01:41:49,693 - DEBUG - PING 65.8.2.3 (65.8.2.3): 56 data bytes 64 bytes from 65.8.2.3: seq=0 ttl=63 time=1.307 ms 64 bytes from 65.8.2.3: seq=1 ttl=63 time=0.840 ms 64 bytes from 65.8.2.3: seq=2 ttl=63 time=0.820 ms --- 65.8.2.3 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.820/0.989/1.307 ms 2026-06-15 01:41:49,693 - INFO - Ping to IP 65.8.2.3 from VM ctest-vn1-vm1-93070521 passed 2026-06-15 01:41:49,693 - INFO - Deleting interface with subnet_id 3e6e885b-a937-4c2c-afbc-0562b3e51871, port_id None from router 2f0b5dc4-4146-45c5-a9c1-a0cf73237f16 2026-06-15 01:41:49,899 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-15 01:41:49,899 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 65.8.2.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2026-06-15 01:41:49,899 - DEBUG - ping -s 56 -c 3 -W 1 65.8.2.3 2026-06-15 01:41:53,107 - DEBUG - PING 65.8.2.3 (65.8.2.3): 56 data bytes --- 65.8.2.3 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet loss 2026-06-15 01:41:53,107 - WARNING - Ping to IP 65.8.2.3 from VM ctest-vn1-vm1-93070521 failed 2026-06-15 01:41:53,107 - INFO - Adding interface with subnet_id 3e6e885b-a937-4c2c-afbc-0562b3e51871, port_id None to router 2f0b5dc4-4146-45c5-a9c1-a0cf73237f16 2026-06-15 01:41:53,447 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-15 01:41:53,447 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 65.8.2.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2026-06-15 01:41:53,447 - DEBUG - ping -s 56 -c 3 -W 1 65.8.2.3 2026-06-15 01:41:55,651 - DEBUG - PING 65.8.2.3 (65.8.2.3): 56 data bytes 64 bytes from 65.8.2.3: seq=0 ttl=63 time=1.674 ms 64 bytes from 65.8.2.3: seq=1 ttl=63 time=6.303 ms 64 bytes from 65.8.2.3: seq=2 ttl=63 time=0.774 ms --- 65.8.2.3 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.774/2.917/6.303 ms 2026-06-15 01:41:55,651 - INFO - Ping to IP 65.8.2.3 from VM ctest-vn1-vm1-93070521 passed 2026-06-15 01:41:55,651 - INFO - Deleting interface with subnet_id 78e80f4d-e487-42a4-ad1e-3cc21b92a629, port_id None from router 2f0b5dc4-4146-45c5-a9c1-a0cf73237f16 2026-06-15 01:41:55,876 - INFO - Deleting interface with subnet_id 3e6e885b-a937-4c2c-afbc-0562b3e51871, port_id None from router 2f0b5dc4-4146-45c5-a9c1-a0cf73237f16 2026-06-15 01:41:56,204 - INFO - Deleting VM ctest-vn2-vm1-85007464 2026-06-15 01:41:56,301 - INFO - Deleting VM ctest-vn1-vm1-93070521 2026-06-15 01:41:56,401 - INFO - Deleting VN ctest-vn2-22288719 2026-06-15 01:41:56,524 - DEBUG - VN af518ee2-11d7-41af-959a-fbd6f1d7317d still in use: Unable to complete operation on network af518ee2-11d7-41af-959a-fbd6f1d7317d. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-f90186c6-eefe-49fc-965e-97cfd0e985a9'] 2026-06-15 01:41:56,524 - WARNING - Deleting VN ctest-vn2-22288719 failed..Will retry 2026-06-15 01:41:58,687 - DEBUG - Response for deleting network () 2026-06-15 01:41:58,687 - INFO - Deleting VN ctest-vn1-84484311 2026-06-15 01:41:58,857 - DEBUG - Response for deleting network () 2026-06-15 01:41:59,258 - DEBUG - No XMPP flaps were noticed during the test 2026-06-15 01:41:59,258 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:52] 2026-06-15 01:41:59,258 - INFO - -------------------------------------------------------------------------------- 2026-06-15 01:42:00,000 - INFO - Deleted project: ctest-TestRouters-85075734, ID : 4f299a70-7eb9-4583-b793-f2e04d1c97d5