2026-06-02 15:33:04,166 - INFO - Domain Default found not creating
2026-06-02 15:33:04,362 - INFO - Project ctest-TestRouters-83466398 not found, creating it
2026-06-02 15:33:04,936 - INFO - Created Project:ctest-TestRouters-83466398, ID : 27337112-4135-4953-9c84-b18617ff6657
2026-06-02 15:33:06,557 - INFO - ================================================================================
2026-06-02 15:33:06,557 - INFO - STARTING TEST : test_basic_router_behavior
2026-06-02 15:33:06,557 - 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-02 15:33:07,824 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.192': '0', '10.20.0.18': '0'}, '10.0.0.129': {'10.20.0.201': '0', '10.20.0.192': '0'}} with
2026-06-02 15:33:07,824 - INFO - Initial checks done. Running the testcase now
2026-06-02 15:33:07,824 - INFO -
2026-06-02 15:33:08,642 - DEBUG - Response for create_network : {'network': {'id': '8c9e5011-a65b-4cd2-99de-705cca06c8a5', 'name': 'ctest-vn1-36557017', 'tenant_id': '27337112413549539c84b18617ff6657', 'project_id': '27337112413549539c84b18617ff6657', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-83466398', 'ctest-vn1-36557017'], 'port_security_enabled': True, 'description': ''}}
2026-06-02 15:33:08,918 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f37f9db0-5051-49b3-8ef4-5a48c89b79f8', 'name': '', 'tenant_id': '27337112413549539c84b18617ff6657', 'network_id': '8c9e5011-a65b-4cd2-99de-705cca06c8a5', 'ip_version': 4, 'cidr': '176.253.212.192/26', 'allocation_pools': [{'start': '176.253.212.194', 'end': '176.253.212.254'}], 'gateway_ip': '176.253.212.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '176.253.212.194', 'tags': [], 'project_id': '27337112413549539c84b18617ff6657'}}
2026-06-02 15:33:08,942 - INFO - Created VN ctest-vn1-36557017
2026-06-02 15:33:08,955 - DEBUG - VN ctest-vn1-36557017 UUID is 8c9e5011-a65b-4cd2-99de-705cca06c8a5
2026-06-02 15:33:09,334 - DEBUG - Response for create_network : {'network': {'id': '07a3c4b5-05c0-40e0-a54c-73e045fa24e5', 'name': 'ctest-vn2-40673100', 'tenant_id': '27337112413549539c84b18617ff6657', 'project_id': '27337112413549539c84b18617ff6657', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-83466398', 'ctest-vn2-40673100'], 'port_security_enabled': True, 'description': ''}}
2026-06-02 15:33:09,565 - DEBUG - Response for create_subnet : {'subnet': {'id': '54e95718-3550-4e99-92ba-4f15b7660c5d', 'name': '', 'tenant_id': '27337112413549539c84b18617ff6657', 'network_id': '07a3c4b5-05c0-40e0-a54c-73e045fa24e5', 'ip_version': 4, 'cidr': '203.152.109.192/26', 'allocation_pools': [{'start': '203.152.109.194', 'end': '203.152.109.254'}], 'gateway_ip': '203.152.109.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '203.152.109.194', 'tags': [], 'project_id': '27337112413549539c84b18617ff6657'}}
2026-06-02 15:33:09,588 - INFO - Created VN ctest-vn2-40673100
2026-06-02 15:33:09,598 - DEBUG - VN ctest-vn2-40673100 UUID is 07a3c4b5-05c0-40e0-a54c-73e045fa24e5
2026-06-02 15:33:09,735 - DEBUG - Services list from nova: [, , , ]
2026-06-02 15:33:10,838 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5877-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5877-2)
2026-06-02 15:33:12,235 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5877-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5877-1)
2026-06-02 15:33:12,353 - INFO - Adding interface with subnet_id f37f9db0-5051-49b3-8ef4-5a48c89b79f8, port_id None to router a3d46079-2b94-4115-a925-26307815523a
2026-06-02 15:33:12,710 - INFO - Waiting for VM ctest-vn1-vm1-13674399 to be up..
2026-06-02 15:33:12,913 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-02 15:33:17,997 - DEBUG - VM is in ACTIVE state now
2026-06-02 15:33:17,997 - INFO - VM name : ctest-vn1-vm1-13674399
2026-06-02 15:33:18,098 - DEBUG - VM ctest-vn1-vm1-13674399 ID is e6e92997-79d7-4c7d-ae48-9bf795d00888
2026-06-02 15:33:18,135 - DEBUG - VM ctest-vn1-vm1-13674399 launched on Node an-jenkins-deploy-platform-ansible-os-5877-2
2026-06-02 15:33:18,227 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/e6e92997-79d7-4c7d-ae48-9bf795d00888
2026-06-02 15:33:18,528 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/e6e92997-79d7-4c7d-ae48-9bf795d00888
2026-06-02 15:33:18,569 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/f3b44119-2519-4318-97c9-a00b83e3f618
2026-06-02 15:33:21,782 - 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 1007ms')
2026-06-02 15:33:21,782 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-13674399 failed!
2026-06-02 15:33:21,797 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-83466398:ctest-vn1-36557017 is 176.253.212.193 and allocation pool is NOT set
2026-06-02 15:33:23,866 - 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=13.5 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.38 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 = 1.383/7.435/13.487/6.052 ms')
2026-06-02 15:33:23,866 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-13674399 passed
2026-06-02 15:33:23,936 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-02 15:33:23,936 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-13674399, IP 176.253.212.195, Port 22
2026-06-02 15:33:24,005 - 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-02 15:33:24,100 - DEBUG - VM ctest-vn1-vm1-13674399 is NOT ready for SSH connections, VM status: ACTIVE
2026-06-02 15:33:29,100 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-02 15:33:29,100 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-13674399, IP 176.253.212.195, Port 22
2026-06-02 15:33:29,269 - DEBUG - VM ctest-vn1-vm1-13674399 is ready for SSH connections
2026-06-02 15:33:29,270 - INFO - Waiting for VM ctest-vn2-vm1-92269686 to be up..
2026-06-02 15:33:29,428 - DEBUG - VM is in ACTIVE state now
2026-06-02 15:33:29,428 - INFO - VM name : ctest-vn2-vm1-92269686
2026-06-02 15:33:29,536 - DEBUG - VM ctest-vn2-vm1-92269686 ID is c7a17855-183e-4fc0-8fef-21a382881eee
2026-06-02 15:33:29,536 - DEBUG - VM ctest-vn2-vm1-92269686 launched on Node an-jenkins-deploy-platform-ansible-os-5877-1
2026-06-02 15:33:29,627 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/c7a17855-183e-4fc0-8fef-21a382881eee
2026-06-02 15:33:29,639 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/c49d4e47-9e24-4d01-bf84-e526c56e3c5c
2026-06-02 15:33:30,801 - 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.90 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.390 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.390/1.644/2.898/1.254 ms')
2026-06-02 15:33:30,801 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn2-vm1-92269686 passed
2026-06-02 15:33:30,871 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-02 15:33:30,871 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-92269686, IP 203.152.109.195, Port 22
2026-06-02 15:33:31,051 - DEBUG - VM ctest-vn2-vm1-92269686 is ready for SSH connections
2026-06-02 15:33:31,051 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-02 15:33:31,051 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 203.152.109.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2026-06-02 15:33:31,051 - DEBUG - ping -s 56 -c 3 -W 1 203.152.109.195
2026-06-02 15:33:35,018 - DEBUG - PING 203.152.109.195 (203.152.109.195): 56 data bytes
--- 203.152.109.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-06-02 15:33:35,018 - WARNING - Ping to IP 203.152.109.195 from VM ctest-vn1-vm1-13674399 failed
2026-06-02 15:33:35,018 - INFO - Adding interface with subnet_id 54e95718-3550-4e99-92ba-4f15b7660c5d, port_id None to router a3d46079-2b94-4115-a925-26307815523a
2026-06-02 15:33:35,416 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-02 15:33:35,416 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 203.152.109.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2026-06-02 15:33:35,416 - DEBUG - ping -s 56 -c 3 -W 1 203.152.109.195
2026-06-02 15:33:38,645 - DEBUG - PING 203.152.109.195 (203.152.109.195): 56 data bytes
64 bytes from 203.152.109.195: seq=1 ttl=63 time=3.739 ms
64 bytes from 203.152.109.195: seq=2 ttl=63 time=1.383 ms
--- 203.152.109.195 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 1.383/2.561/3.739 ms
2026-06-02 15:33:38,645 - WARNING - Ping to IP 203.152.109.195 from VM ctest-vn1-vm1-13674399 failed
2026-06-02 15:33:39,645 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 203.152.109.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2026-06-02 15:33:39,645 - DEBUG - ping -s 56 -c 3 -W 1 203.152.109.195
2026-06-02 15:33:41,863 - DEBUG - PING 203.152.109.195 (203.152.109.195): 56 data bytes
64 bytes from 203.152.109.195: seq=0 ttl=63 time=2.696 ms
64 bytes from 203.152.109.195: seq=1 ttl=63 time=1.339 ms
64 bytes from 203.152.109.195: seq=2 ttl=63 time=1.482 ms
--- 203.152.109.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.339/1.839/2.696 ms
2026-06-02 15:33:41,863 - INFO - Ping to IP 203.152.109.195 from VM ctest-vn1-vm1-13674399 passed
2026-06-02 15:33:41,863 - INFO - Deleting interface with subnet_id f37f9db0-5051-49b3-8ef4-5a48c89b79f8, port_id None from router a3d46079-2b94-4115-a925-26307815523a
2026-06-02 15:33:42,121 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-02 15:33:42,121 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 203.152.109.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2026-06-02 15:33:42,121 - DEBUG - ping -s 56 -c 3 -W 1 203.152.109.195
2026-06-02 15:33:45,345 - DEBUG - PING 203.152.109.195 (203.152.109.195): 56 data bytes
--- 203.152.109.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-06-02 15:33:45,345 - WARNING - Ping to IP 203.152.109.195 from VM ctest-vn1-vm1-13674399 failed
2026-06-02 15:33:45,345 - INFO - Adding interface with subnet_id f37f9db0-5051-49b3-8ef4-5a48c89b79f8, port_id None to router a3d46079-2b94-4115-a925-26307815523a
2026-06-02 15:33:45,720 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-02 15:33:45,720 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 203.152.109.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2026-06-02 15:33:45,720 - DEBUG - ping -s 56 -c 3 -W 1 203.152.109.195
2026-06-02 15:33:47,927 - DEBUG - PING 203.152.109.195 (203.152.109.195): 56 data bytes
64 bytes from 203.152.109.195: seq=0 ttl=63 time=3.297 ms
64 bytes from 203.152.109.195: seq=1 ttl=63 time=1.280 ms
64 bytes from 203.152.109.195: seq=2 ttl=63 time=1.290 ms
--- 203.152.109.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.280/1.955/3.297 ms
2026-06-02 15:33:47,927 - INFO - Ping to IP 203.152.109.195 from VM ctest-vn1-vm1-13674399 passed
2026-06-02 15:33:47,927 - INFO - Deleting interface with subnet_id 54e95718-3550-4e99-92ba-4f15b7660c5d, port_id None from router a3d46079-2b94-4115-a925-26307815523a
2026-06-02 15:33:48,142 - INFO - Deleting interface with subnet_id f37f9db0-5051-49b3-8ef4-5a48c89b79f8, port_id None from router a3d46079-2b94-4115-a925-26307815523a
2026-06-02 15:33:48,410 - INFO - Deleting VM ctest-vn2-vm1-92269686
2026-06-02 15:33:48,506 - INFO - Deleting VM ctest-vn1-vm1-13674399
2026-06-02 15:33:48,593 - INFO - Deleting VN ctest-vn2-40673100
2026-06-02 15:33:48,640 - DEBUG - VN 07a3c4b5-05c0-40e0-a54c-73e045fa24e5 still in use: Unable to complete operation on network 07a3c4b5-05c0-40e0-a54c-73e045fa24e5. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1cc293e3-3c67-4a57-bb40-b80341420d72']
2026-06-02 15:33:48,640 - WARNING - Deleting VN ctest-vn2-40673100 failed..Will retry
2026-06-02 15:33:50,786 - DEBUG - Response for deleting network ()
2026-06-02 15:33:50,786 - INFO - Deleting VN ctest-vn1-36557017
2026-06-02 15:33:50,967 - DEBUG - Response for deleting network ()
2026-06-02 15:33:52,255 - DEBUG - No XMPP flaps were noticed during the test
2026-06-02 15:33:52,255 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:46]
2026-06-02 15:33:52,255 - INFO - --------------------------------------------------------------------------------
2026-06-02 15:33:53,020 - INFO - Deleted project: ctest-TestRouters-83466398, ID : 27337112-4135-4953-9c84-b18617ff6657