2026-04-17 15:49:13,762 - INFO - Domain Default found not creating
2026-04-17 15:49:13,929 - INFO - Project ctest-TestRouters-98576409 not found, creating it
2026-04-17 15:49:14,431 - INFO - Created Project:ctest-TestRouters-98576409, ID : 52761c04-4e47-4b21-9818-3ea52fa57162
2026-04-17 15:49:16,079 - INFO - ================================================================================
2026-04-17 15:49:16,079 - INFO - STARTING TEST : test_basic_router_behavior
2026-04-17 15:49:16,079 - 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-04-17 15:49:16,339 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-04-17 15:49:16,339 - INFO - Initial checks done. Running the testcase now
2026-04-17 15:49:16,340 - INFO -
2026-04-17 15:49:16,923 - DEBUG - Response for create_network : {'network': {'id': '311d5e26-ce74-43bc-92f0-6802b9b80df3', 'name': 'ctest-vn1-95517037', 'tenant_id': '52761c044e474b2198183ea52fa57162', 'project_id': '52761c044e474b2198183ea52fa57162', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-98576409', 'ctest-vn1-95517037'], 'port_security_enabled': True, 'description': ''}}
2026-04-17 15:49:17,110 - DEBUG - Response for create_subnet : {'subnet': {'id': '339a281f-c2dc-4fe7-ab95-7cc760560646', 'name': '', 'tenant_id': '52761c044e474b2198183ea52fa57162', 'network_id': '311d5e26-ce74-43bc-92f0-6802b9b80df3', 'ip_version': 4, 'cidr': '104.1.158.128/26', 'allocation_pools': [{'start': '104.1.158.130', 'end': '104.1.158.190'}], 'gateway_ip': '104.1.158.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '104.1.158.130', 'tags': [], 'project_id': '52761c044e474b2198183ea52fa57162'}}
2026-04-17 15:49:17,130 - INFO - Created VN ctest-vn1-95517037
2026-04-17 15:49:17,182 - DEBUG - VN ctest-vn1-95517037 UUID is 311d5e26-ce74-43bc-92f0-6802b9b80df3
2026-04-17 15:49:17,488 - DEBUG - Response for create_network : {'network': {'id': '52ee969f-3bff-44c2-b727-3d39fd1335ac', 'name': 'ctest-vn2-35598955', 'tenant_id': '52761c044e474b2198183ea52fa57162', 'project_id': '52761c044e474b2198183ea52fa57162', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-98576409', 'ctest-vn2-35598955'], 'port_security_enabled': True, 'description': ''}}
2026-04-17 15:49:17,703 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ecacb3b6-cbb8-476f-a5a0-9ac41b46039a', 'name': '', 'tenant_id': '52761c044e474b2198183ea52fa57162', 'network_id': '52ee969f-3bff-44c2-b727-3d39fd1335ac', 'ip_version': 4, 'cidr': '128.25.248.128/26', 'allocation_pools': [{'start': '128.25.248.130', 'end': '128.25.248.190'}], 'gateway_ip': '128.25.248.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '128.25.248.130', 'tags': [], 'project_id': '52761c044e474b2198183ea52fa57162'}}
2026-04-17 15:49:17,721 - INFO - Created VN ctest-vn2-35598955
2026-04-17 15:49:17,774 - DEBUG - VN ctest-vn2-35598955 UUID is 52ee969f-3bff-44c2-b727-3d39fd1335ac
2026-04-17 15:49:17,939 - DEBUG - Services list from nova: [, , ]
2026-04-17 15:49:19,124 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5637-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5637-1)
2026-04-17 15:49:20,396 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5637-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5637-1)
2026-04-17 15:49:20,478 - INFO - Adding interface with subnet_id 339a281f-c2dc-4fe7-ab95-7cc760560646, port_id None to router 74c5deca-206f-4b8b-b758-9df67397ac19
2026-04-17 15:49:20,736 - INFO - Waiting for VM ctest-vn1-vm1-47123039 to be up..
2026-04-17 15:49:20,831 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-17 15:49:25,928 - DEBUG - VM is in ACTIVE state now
2026-04-17 15:49:25,928 - INFO - VM name : ctest-vn1-vm1-47123039
2026-04-17 15:49:26,014 - DEBUG - VM ctest-vn1-vm1-47123039 ID is 45796bcd-8b37-451e-911d-2c4b07ce0c2e
2026-04-17 15:49:26,035 - DEBUG - VM ctest-vn1-vm1-47123039 launched on Node cn-jenkins-deploy-platform-ansible-os-5637-1
2026-04-17 15:49:26,117 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/45796bcd-8b37-451e-911d-2c4b07ce0c2e
2026-04-17 15:49:26,424 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/45796bcd-8b37-451e-911d-2c4b07ce0c2e
2026-04-17 15:49:26,463 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/8fdccd7f-bcac-4eea-81e7-9881e409a9a5
2026-04-17 15:49:29,734 - 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 1015ms')
2026-04-17 15:49:29,734 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-47123039 failed!
2026-04-17 15:49:29,798 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-98576409:ctest-vn1-95517037 is 104.1.158.129 and allocation pool is NOT set
2026-04-17 15:49:31,862 - 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=5.93 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.27 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.273/3.600/5.928/2.327 ms')
2026-04-17 15:49:31,862 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-47123039 passed
2026-04-17 15:49:32,022 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-17 15:49:32,022 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-47123039, IP 104.1.158.131, Port 22
2026-04-17 15:49:32,192 - DEBUG - VM ctest-vn1-vm1-47123039 is ready for SSH connections
2026-04-17 15:49:32,192 - INFO - Waiting for VM ctest-vn2-vm1-38416769 to be up..
2026-04-17 15:49:32,277 - DEBUG - VM is in ACTIVE state now
2026-04-17 15:49:32,277 - INFO - VM name : ctest-vn2-vm1-38416769
2026-04-17 15:49:32,358 - DEBUG - VM ctest-vn2-vm1-38416769 ID is 727c0b44-aabc-4823-9a3e-3d4e06026b74
2026-04-17 15:49:32,359 - DEBUG - VM ctest-vn2-vm1-38416769 launched on Node cn-jenkins-deploy-platform-ansible-os-5637-1
2026-04-17 15:49:32,438 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/727c0b44-aabc-4823-9a3e-3d4e06026b74
2026-04-17 15:49:32,454 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/46f8cd68-82ad-4d48-9741-b9de69e432cf
2026-04-17 15:49:33,698 - 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.96 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.41 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.406/3.685/4.964/1.279 ms')
2026-04-17 15:49:33,698 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-38416769 passed
2026-04-17 15:49:33,854 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-17 15:49:33,854 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-38416769, IP 128.25.248.131, Port 22
2026-04-17 15:49:34,033 - DEBUG - VM ctest-vn2-vm1-38416769 is ready for SSH connections
2026-04-17 15:49:34,033 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-17 15:49:34,033 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 128.25.248.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-04-17 15:49:34,034 - DEBUG - ping -s 56 -c 3 -W 1 128.25.248.131
2026-04-17 15:49:39,150 - DEBUG - PING 128.25.248.131 (128.25.248.131): 56 data bytes
--- 128.25.248.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-04-17 15:49:39,150 - WARNING - Ping to IP 128.25.248.131 from VM ctest-vn1-vm1-47123039 failed
2026-04-17 15:49:39,150 - INFO - Adding interface with subnet_id ecacb3b6-cbb8-476f-a5a0-9ac41b46039a, port_id None to router 74c5deca-206f-4b8b-b758-9df67397ac19
2026-04-17 15:49:39,408 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-17 15:49:39,408 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 128.25.248.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-04-17 15:49:39,408 - DEBUG - ping -s 56 -c 3 -W 1 128.25.248.131
2026-04-17 15:49:42,631 - DEBUG - PING 128.25.248.131 (128.25.248.131): 56 data bytes
64 bytes from 128.25.248.131: seq=1 ttl=63 time=2.891 ms
64 bytes from 128.25.248.131: seq=2 ttl=63 time=1.214 ms
--- 128.25.248.131 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 1.214/2.052/2.891 ms
2026-04-17 15:49:42,631 - WARNING - Ping to IP 128.25.248.131 from VM ctest-vn1-vm1-47123039 failed
2026-04-17 15:49:43,632 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 128.25.248.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-04-17 15:49:43,632 - DEBUG - ping -s 56 -c 3 -W 1 128.25.248.131
2026-04-17 15:49:45,839 - DEBUG - PING 128.25.248.131 (128.25.248.131): 56 data bytes
64 bytes from 128.25.248.131: seq=0 ttl=63 time=1.266 ms
64 bytes from 128.25.248.131: seq=1 ttl=63 time=0.996 ms
64 bytes from 128.25.248.131: seq=2 ttl=63 time=1.365 ms
--- 128.25.248.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.996/1.209/1.365 ms
2026-04-17 15:49:45,839 - INFO - Ping to IP 128.25.248.131 from VM ctest-vn1-vm1-47123039 passed
2026-04-17 15:49:45,840 - INFO - Deleting interface with subnet_id 339a281f-c2dc-4fe7-ab95-7cc760560646, port_id None from router 74c5deca-206f-4b8b-b758-9df67397ac19
2026-04-17 15:49:45,977 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-17 15:49:45,977 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 128.25.248.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-04-17 15:49:45,977 - DEBUG - ping -s 56 -c 3 -W 1 128.25.248.131
2026-04-17 15:49:49,189 - DEBUG - PING 128.25.248.131 (128.25.248.131): 56 data bytes
--- 128.25.248.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-04-17 15:49:49,189 - WARNING - Ping to IP 128.25.248.131 from VM ctest-vn1-vm1-47123039 failed
2026-04-17 15:49:49,189 - INFO - Adding interface with subnet_id 339a281f-c2dc-4fe7-ab95-7cc760560646, port_id None to router 74c5deca-206f-4b8b-b758-9df67397ac19
2026-04-17 15:49:49,410 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-17 15:49:49,410 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 128.25.248.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-04-17 15:49:49,410 - DEBUG - ping -s 56 -c 3 -W 1 128.25.248.131
2026-04-17 15:49:51,630 - DEBUG - PING 128.25.248.131 (128.25.248.131): 56 data bytes
64 bytes from 128.25.248.131: seq=0 ttl=63 time=1.769 ms
64 bytes from 128.25.248.131: seq=1 ttl=63 time=0.782 ms
64 bytes from 128.25.248.131: seq=2 ttl=63 time=0.976 ms
--- 128.25.248.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.782/1.175/1.769 ms
2026-04-17 15:49:51,630 - INFO - Ping to IP 128.25.248.131 from VM ctest-vn1-vm1-47123039 passed
2026-04-17 15:49:51,630 - INFO - Deleting interface with subnet_id ecacb3b6-cbb8-476f-a5a0-9ac41b46039a, port_id None from router 74c5deca-206f-4b8b-b758-9df67397ac19
2026-04-17 15:49:51,770 - INFO - Deleting interface with subnet_id 339a281f-c2dc-4fe7-ab95-7cc760560646, port_id None from router 74c5deca-206f-4b8b-b758-9df67397ac19
2026-04-17 15:49:51,954 - INFO - Deleting VM ctest-vn2-vm1-38416769
2026-04-17 15:49:52,030 - INFO - Deleting VM ctest-vn1-vm1-47123039
2026-04-17 15:49:52,107 - INFO - Deleting VN ctest-vn2-35598955
2026-04-17 15:49:52,143 - DEBUG - VN 52ee969f-3bff-44c2-b727-3d39fd1335ac still in use: Unable to complete operation on network 52ee969f-3bff-44c2-b727-3d39fd1335ac. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-70a99b25-c1ba-419f-8343-f6f1c47fc2ee']
2026-04-17 15:49:52,143 - WARNING - Deleting VN ctest-vn2-35598955 failed..Will retry
2026-04-17 15:49:54,258 - DEBUG - Response for deleting network ()
2026-04-17 15:49:54,258 - INFO - Deleting VN ctest-vn1-95517037
2026-04-17 15:49:54,366 - DEBUG - Response for deleting network ()
2026-04-17 15:49:54,618 - DEBUG - No XMPP flaps were noticed during the test
2026-04-17 15:49:54,618 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2026-04-17 15:49:54,618 - INFO - --------------------------------------------------------------------------------
2026-04-17 15:49:55,337 - INFO - Deleted project: ctest-TestRouters-98576409, ID : 52761c04-4e47-4b21-9818-3ea52fa57162