2026-02-25 14:09:02,076 - INFO - Domain Default found not creating
2026-02-25 14:09:02,236 - INFO - Project ctest-TestRouters-26729115 not found, creating it
2026-02-25 14:09:02,707 - INFO - Created Project:ctest-TestRouters-26729115, ID : d5d061f6-1258-4f40-af8a-94eb8b9ab28f
2026-02-25 14:09:04,183 - INFO - ================================================================================
2026-02-25 14:09:04,183 - INFO - STARTING TEST : test_basic_router_behavior
2026-02-25 14:09:04,183 - 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-25 14:09:04,439 - DEBUG - Nothing to compare xmpp stats {'10.0.0.129': {'10.20.0.17': '0'}} with
2026-02-25 14:09:04,439 - INFO - Initial checks done. Running the testcase now
2026-02-25 14:09:04,440 - INFO -
2026-02-25 14:09:04,968 - DEBUG - Response for create_network : {'network': {'id': '20a22ffd-d522-4466-aee4-0fa08918f1b2', 'name': 'ctest-vn1-86501646', 'tenant_id': 'd5d061f612584f40af8a94eb8b9ab28f', 'project_id': 'd5d061f612584f40af8a94eb8b9ab28f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-26729115', 'ctest-vn1-86501646'], 'port_security_enabled': True, 'description': ''}}
2026-02-25 14:09:05,174 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e50da75b-2bbc-44af-a810-322d051282a3', 'name': '', 'tenant_id': 'd5d061f612584f40af8a94eb8b9ab28f', 'network_id': '20a22ffd-d522-4466-aee4-0fa08918f1b2', 'ip_version': 4, 'cidr': '206.91.79.0/26', 'allocation_pools': [{'start': '206.91.79.2', 'end': '206.91.79.62'}], 'gateway_ip': '206.91.79.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '206.91.79.2', 'tags': [], 'project_id': 'd5d061f612584f40af8a94eb8b9ab28f'}}
2026-02-25 14:09:05,189 - INFO - Created VN ctest-vn1-86501646
2026-02-25 14:09:05,238 - DEBUG - VN ctest-vn1-86501646 UUID is 20a22ffd-d522-4466-aee4-0fa08918f1b2
2026-02-25 14:09:05,570 - DEBUG - Response for create_network : {'network': {'id': 'e6851fe0-2cc4-49ad-946c-706dc1dc1fb4', 'name': 'ctest-vn2-11041035', 'tenant_id': 'd5d061f612584f40af8a94eb8b9ab28f', 'project_id': 'd5d061f612584f40af8a94eb8b9ab28f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-26729115', 'ctest-vn2-11041035'], 'port_security_enabled': True, 'description': ''}}
2026-02-25 14:09:05,786 - DEBUG - Response for create_subnet : {'subnet': {'id': '35048cab-ea85-441c-8bda-b359d2309eaa', 'name': '', 'tenant_id': 'd5d061f612584f40af8a94eb8b9ab28f', 'network_id': 'e6851fe0-2cc4-49ad-946c-706dc1dc1fb4', 'ip_version': 4, 'cidr': '94.113.169.192/26', 'allocation_pools': [{'start': '94.113.169.194', 'end': '94.113.169.254'}], 'gateway_ip': '94.113.169.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '94.113.169.194', 'tags': [], 'project_id': 'd5d061f612584f40af8a94eb8b9ab28f'}}
2026-02-25 14:09:05,810 - INFO - Created VN ctest-vn2-11041035
2026-02-25 14:09:05,862 - DEBUG - VN ctest-vn2-11041035 UUID is e6851fe0-2cc4-49ad-946c-706dc1dc1fb4
2026-02-25 14:09:06,108 - DEBUG - Services list from nova: [, , ]
2026-02-25 14:09:07,091 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5396-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5396-1)
2026-02-25 14:09:08,298 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5396-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5396-1)
2026-02-25 14:09:08,349 - INFO - Adding interface with subnet_id e50da75b-2bbc-44af-a810-322d051282a3, port_id None to router d59341ab-ca3a-4b56-ade0-e734e4bae2b5
2026-02-25 14:09:08,608 - INFO - Waiting for VM ctest-vn1-vm1-36797202 to be up..
2026-02-25 14:09:08,692 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-25 14:09:13,769 - DEBUG - VM is in ACTIVE state now
2026-02-25 14:09:13,769 - INFO - VM name : ctest-vn1-vm1-36797202
2026-02-25 14:09:13,855 - DEBUG - VM ctest-vn1-vm1-36797202 ID is 8ead3b88-7505-4368-93e2-7bb34fabad22
2026-02-25 14:09:13,874 - DEBUG - VM ctest-vn1-vm1-36797202 launched on Node cn-jenkins-deploy-platform-ansible-os-5396-1
2026-02-25 14:09:13,961 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine/8ead3b88-7505-4368-93e2-7bb34fabad22
2026-02-25 14:09:14,270 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine/8ead3b88-7505-4368-93e2-7bb34fabad22
2026-02-25 14:09:14,312 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/cb901c16-1004-45c5-aa09-18f7a2b711aa
2026-02-25 14:09:17,568 - 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-02-25 14:09:17,568 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-36797202 failed!
2026-02-25 14:09:17,622 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-26729115:ctest-vn1-86501646 is 206.91.79.1 and allocation pool is NOT set
2026-02-25 14:09:19,691 - 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=3.23 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.410 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.410/1.821/3.232/1.411 ms')
2026-02-25 14:09:19,691 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-36797202 passed
2026-02-25 14:09:19,842 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-25 14:09:19,843 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-36797202, IP 206.91.79.3, Port 22
2026-02-25 14:09:19,994 - DEBUG - VM ctest-vn1-vm1-36797202 is ready for SSH connections
2026-02-25 14:09:19,994 - INFO - Waiting for VM ctest-vn2-vm1-60743964 to be up..
2026-02-25 14:09:20,068 - DEBUG - VM is in ACTIVE state now
2026-02-25 14:09:20,068 - INFO - VM name : ctest-vn2-vm1-60743964
2026-02-25 14:09:20,148 - DEBUG - VM ctest-vn2-vm1-60743964 ID is c4501ad7-08da-473c-b19d-fb9d0a59a2dc
2026-02-25 14:09:20,148 - DEBUG - VM ctest-vn2-vm1-60743964 launched on Node cn-jenkins-deploy-platform-ansible-os-5396-1
2026-02-25 14:09:20,224 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine/c4501ad7-08da-473c-b19d-fb9d0a59a2dc
2026-02-25 14:09:20,233 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/c8445072-de01-4a46-a8b7-57bb8a7cfc33
2026-02-25 14:09:21,467 - 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.73 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.426 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.426/1.578/2.730/1.152 ms')
2026-02-25 14:09:21,468 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-60743964 passed
2026-02-25 14:09:21,614 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-25 14:09:21,615 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-60743964, IP 94.113.169.195, Port 22
2026-02-25 14:09:21,774 - DEBUG - VM ctest-vn2-vm1-60743964 is ready for SSH connections
2026-02-25 14:09:21,774 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-25 14:09:21,774 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 94.113.169.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2026-02-25 14:09:21,774 - DEBUG - ping -s 56 -c 3 -W 1 94.113.169.195
2026-02-25 14:09:26,761 - DEBUG - PING 94.113.169.195 (94.113.169.195): 56 data bytes
--- 94.113.169.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-02-25 14:09:26,761 - WARNING - Ping to IP 94.113.169.195 from VM ctest-vn1-vm1-36797202 failed
2026-02-25 14:09:26,761 - INFO - Adding interface with subnet_id 35048cab-ea85-441c-8bda-b359d2309eaa, port_id None to router d59341ab-ca3a-4b56-ade0-e734e4bae2b5
2026-02-25 14:09:27,009 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-25 14:09:27,009 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 94.113.169.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2026-02-25 14:09:27,009 - DEBUG - ping -s 56 -c 3 -W 1 94.113.169.195
2026-02-25 14:09:29,212 - DEBUG - PING 94.113.169.195 (94.113.169.195): 56 data bytes
64 bytes from 94.113.169.195: seq=0 ttl=63 time=2.574 ms
64 bytes from 94.113.169.195: seq=1 ttl=63 time=0.869 ms
64 bytes from 94.113.169.195: seq=2 ttl=63 time=0.814 ms
--- 94.113.169.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.814/1.419/2.574 ms
2026-02-25 14:09:29,212 - INFO - Ping to IP 94.113.169.195 from VM ctest-vn1-vm1-36797202 passed
2026-02-25 14:09:29,212 - INFO - Deleting interface with subnet_id e50da75b-2bbc-44af-a810-322d051282a3, port_id None from router d59341ab-ca3a-4b56-ade0-e734e4bae2b5
2026-02-25 14:09:29,305 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-25 14:09:29,305 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 94.113.169.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2026-02-25 14:09:29,305 - DEBUG - ping -s 56 -c 3 -W 1 94.113.169.195
2026-02-25 14:09:32,506 - DEBUG - PING 94.113.169.195 (94.113.169.195): 56 data bytes
--- 94.113.169.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-02-25 14:09:32,506 - WARNING - Ping to IP 94.113.169.195 from VM ctest-vn1-vm1-36797202 failed
2026-02-25 14:09:32,506 - INFO - Adding interface with subnet_id e50da75b-2bbc-44af-a810-322d051282a3, port_id None to router d59341ab-ca3a-4b56-ade0-e734e4bae2b5
2026-02-25 14:09:32,708 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-25 14:09:32,709 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 94.113.169.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2026-02-25 14:09:32,709 - DEBUG - ping -s 56 -c 3 -W 1 94.113.169.195
2026-02-25 14:09:34,914 - DEBUG - PING 94.113.169.195 (94.113.169.195): 56 data bytes
64 bytes from 94.113.169.195: seq=0 ttl=63 time=1.321 ms
64 bytes from 94.113.169.195: seq=1 ttl=63 time=0.821 ms
64 bytes from 94.113.169.195: seq=2 ttl=63 time=0.787 ms
--- 94.113.169.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.787/0.976/1.321 ms
2026-02-25 14:09:34,914 - INFO - Ping to IP 94.113.169.195 from VM ctest-vn1-vm1-36797202 passed
2026-02-25 14:09:34,914 - INFO - Deleting interface with subnet_id 35048cab-ea85-441c-8bda-b359d2309eaa, port_id None from router d59341ab-ca3a-4b56-ade0-e734e4bae2b5
2026-02-25 14:09:35,018 - INFO - Deleting interface with subnet_id e50da75b-2bbc-44af-a810-322d051282a3, port_id None from router d59341ab-ca3a-4b56-ade0-e734e4bae2b5
2026-02-25 14:09:35,178 - INFO - Deleting VM ctest-vn2-vm1-60743964
2026-02-25 14:09:35,253 - INFO - Deleting VM ctest-vn1-vm1-36797202
2026-02-25 14:09:35,321 - INFO - Deleting VN ctest-vn2-11041035
2026-02-25 14:09:35,353 - DEBUG - VN e6851fe0-2cc4-49ad-946c-706dc1dc1fb4 still in use: Unable to complete operation on network e6851fe0-2cc4-49ad-946c-706dc1dc1fb4. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ba9ad2f6-d1a0-441a-8929-09bf7114bc93']
2026-02-25 14:09:35,353 - WARNING - Deleting VN ctest-vn2-11041035 failed..Will retry
2026-02-25 14:09:37,444 - DEBUG - Response for deleting network ()
2026-02-25 14:09:37,444 - INFO - Deleting VN ctest-vn1-86501646
2026-02-25 14:09:37,540 - DEBUG - Response for deleting network ()
2026-02-25 14:09:37,795 - DEBUG - No XMPP flaps were noticed during the test
2026-02-25 14:09:37,796 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:33]
2026-02-25 14:09:37,796 - INFO - --------------------------------------------------------------------------------
2026-02-25 14:09:38,473 - INFO - Deleted project: ctest-TestRouters-26729115, ID : d5d061f6-1258-4f40-af8a-94eb8b9ab28f