2026-02-20 16:35:26,074 - INFO - Domain Default found not creating
2026-02-20 16:35:26,271 - INFO - Project ctest-TestRouters-53456692 not found, creating it
2026-02-20 16:35:26,796 - INFO - Created Project:ctest-TestRouters-53456692, ID : 3d7754ca-1ef0-4234-a2a1-64acc5186a1b
2026-02-20 16:35:28,497 - INFO - ================================================================================
2026-02-20 16:35:28,498 - INFO - STARTING TEST : test_basic_router_behavior
2026-02-20 16:35:28,498 - 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-02-20 16:35:28,760 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.14': '0'}} with
2026-02-20 16:35:28,760 - INFO - Initial checks done. Running the testcase now
2026-02-20 16:35:28,760 - INFO -
2026-02-20 16:35:29,380 - DEBUG - Response for create_network : {'network': {'id': 'ca385b7f-edb5-4b5d-80e4-be3349794293', 'name': 'ctest-vn1-54320075', 'tenant_id': '3d7754ca1ef04234a2a164acc5186a1b', 'project_id': '3d7754ca1ef04234a2a164acc5186a1b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-53456692', 'ctest-vn1-54320075'], 'port_security_enabled': True, 'description': ''}}
2026-02-20 16:35:29,648 - DEBUG - Response for create_subnet : {'subnet': {'id': '952285c8-4f6e-419a-a3fc-46c1ba3eb01a', 'name': '', 'tenant_id': '3d7754ca1ef04234a2a164acc5186a1b', 'network_id': 'ca385b7f-edb5-4b5d-80e4-be3349794293', 'ip_version': 4, 'cidr': '20.177.201.192/26', 'allocation_pools': [{'start': '20.177.201.194', 'end': '20.177.201.254'}], 'gateway_ip': '20.177.201.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '20.177.201.194', 'tags': [], 'project_id': '3d7754ca1ef04234a2a164acc5186a1b'}}
2026-02-20 16:35:29,669 - INFO - Created VN ctest-vn1-54320075
2026-02-20 16:35:29,726 - DEBUG - VN ctest-vn1-54320075 UUID is ca385b7f-edb5-4b5d-80e4-be3349794293
2026-02-20 16:35:30,110 - DEBUG - Response for create_network : {'network': {'id': '655f8a62-7970-4ab3-bf86-edb2171f8fc5', 'name': 'ctest-vn2-31809041', 'tenant_id': '3d7754ca1ef04234a2a164acc5186a1b', 'project_id': '3d7754ca1ef04234a2a164acc5186a1b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-53456692', 'ctest-vn2-31809041'], 'port_security_enabled': True, 'description': ''}}
2026-02-20 16:35:30,372 - DEBUG - Response for create_subnet : {'subnet': {'id': '666fc269-b22b-412b-ac10-2555bfeeeab8', 'name': '', 'tenant_id': '3d7754ca1ef04234a2a164acc5186a1b', 'network_id': '655f8a62-7970-4ab3-bf86-edb2171f8fc5', 'ip_version': 4, 'cidr': '24.40.210.0/26', 'allocation_pools': [{'start': '24.40.210.2', 'end': '24.40.210.62'}], 'gateway_ip': '24.40.210.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '24.40.210.2', 'tags': [], 'project_id': '3d7754ca1ef04234a2a164acc5186a1b'}}
2026-02-20 16:35:30,392 - INFO - Created VN ctest-vn2-31809041
2026-02-20 16:35:30,446 - DEBUG - VN ctest-vn2-31809041 UUID is 655f8a62-7970-4ab3-bf86-edb2171f8fc5
2026-02-20 16:35:30,634 - DEBUG - Services list from nova: [, , ]
2026-02-20 16:35:31,746 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5378-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5378-1)
2026-02-20 16:35:33,144 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5378-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5378-1)
2026-02-20 16:35:33,240 - INFO - Adding interface with subnet_id 952285c8-4f6e-419a-a3fc-46c1ba3eb01a, port_id None to router 6a89baa7-2217-4358-8f28-455d50201569
2026-02-20 16:35:33,553 - INFO - Waiting for VM ctest-vn1-vm1-93244100 to be up..
2026-02-20 16:35:33,703 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-20 16:35:38,801 - DEBUG - VM is in ACTIVE state now
2026-02-20 16:35:38,801 - INFO - VM name : ctest-vn1-vm1-93244100
2026-02-20 16:35:38,892 - DEBUG - VM ctest-vn1-vm1-93244100 ID is 91f88f1e-4e7f-4544-95e0-929d2b98081e
2026-02-20 16:35:38,914 - DEBUG - VM ctest-vn1-vm1-93244100 launched on Node cn-jenkins-deploy-platform-ansible-os-5378-1
2026-02-20 16:35:38,993 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/91f88f1e-4e7f-4544-95e0-929d2b98081e
2026-02-20 16:35:39,295 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/91f88f1e-4e7f-4544-95e0-929d2b98081e
2026-02-20 16:35:39,335 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/2a35aba0-fd89-493c-9f4c-4ef7b78fab25
2026-02-20 16:35:42,586 - 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 1010ms')
2026-02-20 16:35:42,586 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-93244100 failed!
2026-02-20 16:35:42,650 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-53456692:ctest-vn1-54320075 is 20.177.201.193 and allocation pool is NOT set
2026-02-20 16:35:44,717 - 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=4.77 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.962 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.962/2.865/4.768/1.903 ms')
2026-02-20 16:35:44,717 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-93244100 passed
2026-02-20 16:35:44,874 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 16:35:44,874 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-93244100, IP 20.177.201.195, Port 22
2026-02-20 16:35:45,048 - DEBUG - VM ctest-vn1-vm1-93244100 is ready for SSH connections
2026-02-20 16:35:45,048 - INFO - Waiting for VM ctest-vn2-vm1-66016756 to be up..
2026-02-20 16:35:45,136 - DEBUG - VM is in ACTIVE state now
2026-02-20 16:35:45,136 - INFO - VM name : ctest-vn2-vm1-66016756
2026-02-20 16:35:45,223 - DEBUG - VM ctest-vn2-vm1-66016756 ID is dccb3d51-7918-46c9-b433-8330295e4e9e
2026-02-20 16:35:45,223 - DEBUG - VM ctest-vn2-vm1-66016756 launched on Node cn-jenkins-deploy-platform-ansible-os-5378-1
2026-02-20 16:35:45,305 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/dccb3d51-7918-46c9-b433-8330295e4e9e
2026-02-20 16:35:45,314 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/ae854110-6bc7-4364-b58e-831c23db5aa9
2026-02-20 16:35:46,560 - 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.07 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.03 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 2.030/3.052/4.074/1.022 ms')
2026-02-20 16:35:46,560 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-66016756 passed
2026-02-20 16:35:46,670 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 16:35:46,670 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-66016756, IP 24.40.210.3, Port 22
2026-02-20 16:35:46,737 - DEBUG - Error on ssh to cirros@169.254.0.4:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-02-20 16:35:46,824 - DEBUG - VM ctest-vn2-vm1-66016756 is NOT ready for SSH connections, VM status: ACTIVE
2026-02-20 16:35:51,824 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 16:35:51,825 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-66016756, IP 24.40.210.3, Port 22
2026-02-20 16:35:51,992 - DEBUG - VM ctest-vn2-vm1-66016756 is ready for SSH connections
2026-02-20 16:35:51,993 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 16:35:51,993 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 24.40.210.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-02-20 16:35:51,993 - DEBUG - ping -s 56 -c 3 -W 1 24.40.210.3
2026-02-20 16:35:57,053 - DEBUG - PING 24.40.210.3 (24.40.210.3): 56 data bytes
--- 24.40.210.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-02-20 16:35:57,053 - WARNING - Ping to IP 24.40.210.3 from VM ctest-vn1-vm1-93244100 failed
2026-02-20 16:35:57,053 - INFO - Adding interface with subnet_id 666fc269-b22b-412b-ac10-2555bfeeeab8, port_id None to router 6a89baa7-2217-4358-8f28-455d50201569
2026-02-20 16:35:57,283 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 16:35:57,283 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 24.40.210.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-02-20 16:35:57,283 - DEBUG - ping -s 56 -c 3 -W 1 24.40.210.3
2026-02-20 16:36:00,495 - DEBUG - PING 24.40.210.3 (24.40.210.3): 56 data bytes
64 bytes from 24.40.210.3: seq=1 ttl=63 time=3.966 ms
64 bytes from 24.40.210.3: seq=2 ttl=63 time=1.277 ms
--- 24.40.210.3 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 1.277/2.621/3.966 ms
2026-02-20 16:36:00,495 - WARNING - Ping to IP 24.40.210.3 from VM ctest-vn1-vm1-93244100 failed
2026-02-20 16:36:01,496 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 24.40.210.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-02-20 16:36:01,496 - DEBUG - ping -s 56 -c 3 -W 1 24.40.210.3
2026-02-20 16:36:03,737 - DEBUG - PING 24.40.210.3 (24.40.210.3): 56 data bytes
64 bytes from 24.40.210.3: seq=0 ttl=63 time=2.501 ms
64 bytes from 24.40.210.3: seq=1 ttl=63 time=0.813 ms
64 bytes from 24.40.210.3: seq=2 ttl=63 time=0.958 ms
--- 24.40.210.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.813/1.424/2.501 ms
2026-02-20 16:36:03,737 - INFO - Ping to IP 24.40.210.3 from VM ctest-vn1-vm1-93244100 passed
2026-02-20 16:36:03,737 - INFO - Deleting interface with subnet_id 952285c8-4f6e-419a-a3fc-46c1ba3eb01a, port_id None from router 6a89baa7-2217-4358-8f28-455d50201569
2026-02-20 16:36:03,889 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 16:36:03,889 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 24.40.210.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-02-20 16:36:03,889 - DEBUG - ping -s 56 -c 3 -W 1 24.40.210.3
2026-02-20 16:36:07,166 - DEBUG - PING 24.40.210.3 (24.40.210.3): 56 data bytes
--- 24.40.210.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-02-20 16:36:07,167 - WARNING - Ping to IP 24.40.210.3 from VM ctest-vn1-vm1-93244100 failed
2026-02-20 16:36:07,167 - INFO - Adding interface with subnet_id 952285c8-4f6e-419a-a3fc-46c1ba3eb01a, port_id None to router 6a89baa7-2217-4358-8f28-455d50201569
2026-02-20 16:36:07,381 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 16:36:07,381 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 24.40.210.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-02-20 16:36:07,382 - DEBUG - ping -s 56 -c 3 -W 1 24.40.210.3
2026-02-20 16:36:09,593 - DEBUG - PING 24.40.210.3 (24.40.210.3): 56 data bytes
64 bytes from 24.40.210.3: seq=0 ttl=63 time=1.645 ms
64 bytes from 24.40.210.3: seq=1 ttl=63 time=1.175 ms
64 bytes from 24.40.210.3: seq=2 ttl=63 time=1.654 ms
--- 24.40.210.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.175/1.491/1.654 ms
2026-02-20 16:36:09,594 - INFO - Ping to IP 24.40.210.3 from VM ctest-vn1-vm1-93244100 passed
2026-02-20 16:36:09,594 - INFO - Deleting interface with subnet_id 666fc269-b22b-412b-ac10-2555bfeeeab8, port_id None from router 6a89baa7-2217-4358-8f28-455d50201569
2026-02-20 16:36:09,720 - INFO - Deleting interface with subnet_id 952285c8-4f6e-419a-a3fc-46c1ba3eb01a, port_id None from router 6a89baa7-2217-4358-8f28-455d50201569
2026-02-20 16:36:09,922 - INFO - Deleting VM ctest-vn2-vm1-66016756
2026-02-20 16:36:10,003 - INFO - Deleting VM ctest-vn1-vm1-93244100
2026-02-20 16:36:10,093 - INFO - Deleting VN ctest-vn2-31809041
2026-02-20 16:36:10,132 - DEBUG - VN 655f8a62-7970-4ab3-bf86-edb2171f8fc5 still in use: Unable to complete operation on network 655f8a62-7970-4ab3-bf86-edb2171f8fc5. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-c98bf6e3-cbf8-4196-a9a4-b4f1aceae786']
2026-02-20 16:36:10,132 - WARNING - Deleting VN ctest-vn2-31809041 failed..Will retry
2026-02-20 16:36:12,243 - DEBUG - Response for deleting network ()
2026-02-20 16:36:12,243 - INFO - Deleting VN ctest-vn1-54320075
2026-02-20 16:36:12,352 - DEBUG - Response for deleting network ()
2026-02-20 16:36:12,622 - DEBUG - No XMPP flaps were noticed during the test
2026-02-20 16:36:12,622 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:44]
2026-02-20 16:36:12,622 - INFO - --------------------------------------------------------------------------------
2026-02-20 16:36:13,354 - INFO - Deleted project: ctest-TestRouters-53456692, ID : 3d7754ca-1ef0-4234-a2a1-64acc5186a1b