2026-02-26 14:36:59,348 - INFO - Domain Default found not creating
2026-02-26 14:36:59,509 - INFO - Project ctest-TestRouters-58947439 not found, creating it
2026-02-26 14:37:00,001 - INFO - Created Project:ctest-TestRouters-58947439, ID : 01231a46-2cac-4b11-af53-892dd99e9800
2026-02-26 14:37:01,685 - INFO - ================================================================================
2026-02-26 14:37:01,685 - INFO - STARTING TEST : test_basic_router_behavior
2026-02-26 14:37:01,685 - 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-26 14:37:01,944 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.17': '0'}} with
2026-02-26 14:37:01,944 - INFO - Initial checks done. Running the testcase now
2026-02-26 14:37:01,944 - INFO -
2026-02-26 14:37:02,531 - DEBUG - Response for create_network : {'network': {'id': '53bf1bf4-1f2a-40b9-8504-f6fbda5d0da1', 'name': 'ctest-vn1-18579339', 'tenant_id': '01231a462cac4b11af53892dd99e9800', 'project_id': '01231a462cac4b11af53892dd99e9800', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-58947439', 'ctest-vn1-18579339'], 'port_security_enabled': True, 'description': ''}}
2026-02-26 14:37:02,748 - DEBUG - Response for create_subnet : {'subnet': {'id': '0b16be56-dba3-4dab-bbb0-5d4f2c75e8e5', 'name': '', 'tenant_id': '01231a462cac4b11af53892dd99e9800', 'network_id': '53bf1bf4-1f2a-40b9-8504-f6fbda5d0da1', 'ip_version': 4, 'cidr': '31.69.154.128/26', 'allocation_pools': [{'start': '31.69.154.130', 'end': '31.69.154.190'}], 'gateway_ip': '31.69.154.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '31.69.154.130', 'tags': [], 'project_id': '01231a462cac4b11af53892dd99e9800'}}
2026-02-26 14:37:02,771 - INFO - Created VN ctest-vn1-18579339
2026-02-26 14:37:02,828 - DEBUG - VN ctest-vn1-18579339 UUID is 53bf1bf4-1f2a-40b9-8504-f6fbda5d0da1
2026-02-26 14:37:03,164 - DEBUG - Response for create_network : {'network': {'id': 'cdccc1f5-de70-4c8d-b299-1c84d768d9cb', 'name': 'ctest-vn2-30512418', 'tenant_id': '01231a462cac4b11af53892dd99e9800', 'project_id': '01231a462cac4b11af53892dd99e9800', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-58947439', 'ctest-vn2-30512418'], 'port_security_enabled': True, 'description': ''}}
2026-02-26 14:37:03,377 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f9ee591c-7c11-4ede-8895-b68ea7584571', 'name': '', 'tenant_id': '01231a462cac4b11af53892dd99e9800', 'network_id': 'cdccc1f5-de70-4c8d-b299-1c84d768d9cb', 'ip_version': 4, 'cidr': '219.112.136.64/26', 'allocation_pools': [{'start': '219.112.136.66', 'end': '219.112.136.126'}], 'gateway_ip': '219.112.136.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '219.112.136.66', 'tags': [], 'project_id': '01231a462cac4b11af53892dd99e9800'}}
2026-02-26 14:37:03,395 - INFO - Created VN ctest-vn2-30512418
2026-02-26 14:37:03,452 - DEBUG - VN ctest-vn2-30512418 UUID is cdccc1f5-de70-4c8d-b299-1c84d768d9cb
2026-02-26 14:37:03,654 - DEBUG - Services list from nova: [, , ]
2026-02-26 14:37:04,780 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5407-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5407-1)
2026-02-26 14:37:06,292 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5407-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5407-1)
2026-02-26 14:37:06,373 - INFO - Adding interface with subnet_id 0b16be56-dba3-4dab-bbb0-5d4f2c75e8e5, port_id None to router 835f35f4-8162-4646-aca1-49b7675f6592
2026-02-26 14:37:06,686 - INFO - Waiting for VM ctest-vn1-vm1-03572369 to be up..
2026-02-26 14:37:06,786 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-26 14:37:11,899 - DEBUG - VM is in ACTIVE state now
2026-02-26 14:37:11,899 - INFO - VM name : ctest-vn1-vm1-03572369
2026-02-26 14:37:12,008 - DEBUG - VM ctest-vn1-vm1-03572369 ID is 5ae31821-4f72-4d39-87c3-65e7b900718e
2026-02-26 14:37:12,038 - DEBUG - VM ctest-vn1-vm1-03572369 launched on Node cn-jenkins-deploy-platform-ansible-os-5407-1
2026-02-26 14:37:12,150 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/5ae31821-4f72-4d39-87c3-65e7b900718e
2026-02-26 14:37:12,450 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/5ae31821-4f72-4d39-87c3-65e7b900718e
2026-02-26 14:37:12,487 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/813006ef-3691-4c0e-b6c7-f3f3d70e5579
2026-02-26 14:37:15,750 - 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 1014ms')
2026-02-26 14:37:15,750 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-03572369 failed!
2026-02-26 14:37:15,808 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-58947439:ctest-vn1-18579339 is 31.69.154.129 and allocation pool is NOT set
2026-02-26 14:37:17,875 - 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=6.00 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.993 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.993/3.495/5.997/2.502 ms')
2026-02-26 14:37:17,875 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-03572369 passed
2026-02-26 14:37:18,028 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-26 14:37:18,029 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-03572369, IP 31.69.154.131, Port 22
2026-02-26 14:37:18,195 - DEBUG - VM ctest-vn1-vm1-03572369 is ready for SSH connections
2026-02-26 14:37:18,195 - INFO - Waiting for VM ctest-vn2-vm1-62361283 to be up..
2026-02-26 14:37:18,291 - DEBUG - VM is in ACTIVE state now
2026-02-26 14:37:18,291 - INFO - VM name : ctest-vn2-vm1-62361283
2026-02-26 14:37:18,390 - DEBUG - VM ctest-vn2-vm1-62361283 ID is 967b8b7b-9ac1-4e72-91d3-7cd190e7d9ed
2026-02-26 14:37:18,390 - DEBUG - VM ctest-vn2-vm1-62361283 launched on Node cn-jenkins-deploy-platform-ansible-os-5407-1
2026-02-26 14:37:18,481 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/967b8b7b-9ac1-4e72-91d3-7cd190e7d9ed
2026-02-26 14:37:18,490 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/259cec34-2a45-4ec1-8627-de5eac4eae6e
2026-02-26 14:37:19,732 - 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.99 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.99 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 = 2.989/2.990/2.992/0.001 ms')
2026-02-26 14:37:19,732 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-62361283 passed
2026-02-26 14:37:19,884 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-26 14:37:19,885 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-62361283, IP 219.112.136.67, Port 22
2026-02-26 14:37:19,951 - 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-26 14:37:20,039 - DEBUG - VM ctest-vn2-vm1-62361283 is NOT ready for SSH connections, VM status: ACTIVE
2026-02-26 14:37:25,039 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-26 14:37:25,039 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-62361283, IP 219.112.136.67, Port 22
2026-02-26 14:37:25,200 - DEBUG - VM ctest-vn2-vm1-62361283 is ready for SSH connections
2026-02-26 14:37:25,200 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-26 14:37:25,200 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 219.112.136.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2026-02-26 14:37:25,200 - DEBUG - ping -s 56 -c 3 -W 1 219.112.136.67
2026-02-26 14:37:30,356 - DEBUG - PING 219.112.136.67 (219.112.136.67): 56 data bytes
--- 219.112.136.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-02-26 14:37:30,356 - WARNING - Ping to IP 219.112.136.67 from VM ctest-vn1-vm1-03572369 failed
2026-02-26 14:37:30,356 - INFO - Adding interface with subnet_id f9ee591c-7c11-4ede-8895-b68ea7584571, port_id None to router 835f35f4-8162-4646-aca1-49b7675f6592
2026-02-26 14:37:30,632 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-26 14:37:30,632 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 219.112.136.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2026-02-26 14:37:30,632 - DEBUG - ping -s 56 -c 3 -W 1 219.112.136.67
2026-02-26 14:37:33,904 - DEBUG - PING 219.112.136.67 (219.112.136.67): 56 data bytes
64 bytes from 219.112.136.67: seq=1 ttl=63 time=3.532 ms
64 bytes from 219.112.136.67: seq=2 ttl=63 time=1.006 ms
--- 219.112.136.67 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 1.006/2.269/3.532 ms
2026-02-26 14:37:33,904 - WARNING - Ping to IP 219.112.136.67 from VM ctest-vn1-vm1-03572369 failed
2026-02-26 14:37:34,905 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 219.112.136.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2026-02-26 14:37:34,905 - DEBUG - ping -s 56 -c 3 -W 1 219.112.136.67
2026-02-26 14:37:37,140 - DEBUG - PING 219.112.136.67 (219.112.136.67): 56 data bytes
64 bytes from 219.112.136.67: seq=0 ttl=63 time=2.069 ms
64 bytes from 219.112.136.67: seq=1 ttl=63 time=1.045 ms
64 bytes from 219.112.136.67: seq=2 ttl=63 time=0.864 ms
--- 219.112.136.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.864/1.326/2.069 ms
2026-02-26 14:37:37,140 - INFO - Ping to IP 219.112.136.67 from VM ctest-vn1-vm1-03572369 passed
2026-02-26 14:37:37,141 - INFO - Deleting interface with subnet_id 0b16be56-dba3-4dab-bbb0-5d4f2c75e8e5, port_id None from router 835f35f4-8162-4646-aca1-49b7675f6592
2026-02-26 14:37:37,252 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-26 14:37:37,252 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 219.112.136.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2026-02-26 14:37:37,252 - DEBUG - ping -s 56 -c 3 -W 1 219.112.136.67
2026-02-26 14:37:40,488 - DEBUG - PING 219.112.136.67 (219.112.136.67): 56 data bytes
--- 219.112.136.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-02-26 14:37:40,488 - WARNING - Ping to IP 219.112.136.67 from VM ctest-vn1-vm1-03572369 failed
2026-02-26 14:37:40,488 - INFO - Adding interface with subnet_id 0b16be56-dba3-4dab-bbb0-5d4f2c75e8e5, port_id None to router 835f35f4-8162-4646-aca1-49b7675f6592
2026-02-26 14:37:40,737 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-26 14:37:40,737 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 219.112.136.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2026-02-26 14:37:40,737 - DEBUG - ping -s 56 -c 3 -W 1 219.112.136.67
2026-02-26 14:37:42,969 - DEBUG - PING 219.112.136.67 (219.112.136.67): 56 data bytes
64 bytes from 219.112.136.67: seq=0 ttl=63 time=2.029 ms
64 bytes from 219.112.136.67: seq=1 ttl=63 time=1.168 ms
64 bytes from 219.112.136.67: seq=2 ttl=63 time=1.029 ms
--- 219.112.136.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.029/1.408/2.029 ms
2026-02-26 14:37:42,969 - INFO - Ping to IP 219.112.136.67 from VM ctest-vn1-vm1-03572369 passed
2026-02-26 14:37:42,970 - INFO - Deleting interface with subnet_id f9ee591c-7c11-4ede-8895-b68ea7584571, port_id None from router 835f35f4-8162-4646-aca1-49b7675f6592
2026-02-26 14:37:43,093 - INFO - Deleting interface with subnet_id 0b16be56-dba3-4dab-bbb0-5d4f2c75e8e5, port_id None from router 835f35f4-8162-4646-aca1-49b7675f6592
2026-02-26 14:37:43,279 - INFO - Deleting VM ctest-vn2-vm1-62361283
2026-02-26 14:37:43,362 - INFO - Deleting VM ctest-vn1-vm1-03572369
2026-02-26 14:37:43,441 - INFO - Deleting VN ctest-vn2-30512418
2026-02-26 14:37:43,480 - DEBUG - VN cdccc1f5-de70-4c8d-b299-1c84d768d9cb still in use: Unable to complete operation on network cdccc1f5-de70-4c8d-b299-1c84d768d9cb. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-520f7515-5bbb-4516-b4a1-1451dfb8f725']
2026-02-26 14:37:43,480 - WARNING - Deleting VN ctest-vn2-30512418 failed..Will retry
2026-02-26 14:37:45,598 - DEBUG - Response for deleting network ()
2026-02-26 14:37:45,598 - INFO - Deleting VN ctest-vn1-18579339
2026-02-26 14:37:45,708 - DEBUG - Response for deleting network ()
2026-02-26 14:37:45,964 - DEBUG - No XMPP flaps were noticed during the test
2026-02-26 14:37:45,964 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:44]
2026-02-26 14:37:45,964 - INFO - --------------------------------------------------------------------------------
2026-02-26 14:37:46,674 - INFO - Deleted project: ctest-TestRouters-58947439, ID : 01231a46-2cac-4b11-af53-892dd99e9800