2026-05-20 08:09:59,050 - INFO - Domain Default found not creating
2026-05-20 08:09:59,217 - INFO - Project ctest-TestRouters-13774011 not found, creating it
2026-05-20 08:09:59,682 - INFO - Created Project:ctest-TestRouters-13774011, ID : a4f78584-0796-4a1e-8642-0de04e2876de
2026-05-20 08:10:01,356 - INFO - ================================================================================
2026-05-20 08:10:01,356 - INFO - STARTING TEST : test_basic_router_behavior
2026-05-20 08:10:01,356 - 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-05-20 08:10:01,625 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with
2026-05-20 08:10:01,625 - INFO - Initial checks done. Running the testcase now
2026-05-20 08:10:01,625 - INFO -
2026-05-20 08:10:02,248 - DEBUG - Response for create_network : {'network': {'id': '8384a8f0-65ae-45b4-b92b-a970414fc3cb', 'name': 'ctest-vn1-34710765', 'tenant_id': 'a4f7858407964a1e86420de04e2876de', 'project_id': 'a4f7858407964a1e86420de04e2876de', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-13774011', 'ctest-vn1-34710765'], 'port_security_enabled': True, 'description': ''}}
2026-05-20 08:10:02,451 - DEBUG - Response for create_subnet : {'subnet': {'id': 'df73218e-4f79-4ed2-9e29-258be50ecd85', 'name': '', 'tenant_id': 'a4f7858407964a1e86420de04e2876de', 'network_id': '8384a8f0-65ae-45b4-b92b-a970414fc3cb', 'ip_version': 4, 'cidr': '116.74.79.64/26', 'allocation_pools': [{'start': '116.74.79.66', 'end': '116.74.79.126'}], 'gateway_ip': '116.74.79.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '116.74.79.66', 'tags': [], 'project_id': 'a4f7858407964a1e86420de04e2876de'}}
2026-05-20 08:10:02,479 - INFO - Created VN ctest-vn1-34710765
2026-05-20 08:10:02,533 - DEBUG - VN ctest-vn1-34710765 UUID is 8384a8f0-65ae-45b4-b92b-a970414fc3cb
2026-05-20 08:10:02,856 - DEBUG - Response for create_network : {'network': {'id': 'adcaf4af-2d69-4edb-9c67-e97a141ca985', 'name': 'ctest-vn2-58175499', 'tenant_id': 'a4f7858407964a1e86420de04e2876de', 'project_id': 'a4f7858407964a1e86420de04e2876de', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-13774011', 'ctest-vn2-58175499'], 'port_security_enabled': True, 'description': ''}}
2026-05-20 08:10:03,046 - DEBUG - Response for create_subnet : {'subnet': {'id': '58e1da48-eaaa-41a3-888a-0d0dd87902fd', 'name': '', 'tenant_id': 'a4f7858407964a1e86420de04e2876de', 'network_id': 'adcaf4af-2d69-4edb-9c67-e97a141ca985', 'ip_version': 4, 'cidr': '217.216.220.64/26', 'allocation_pools': [{'start': '217.216.220.66', 'end': '217.216.220.126'}], 'gateway_ip': '217.216.220.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '217.216.220.66', 'tags': [], 'project_id': 'a4f7858407964a1e86420de04e2876de'}}
2026-05-20 08:10:03,068 - INFO - Created VN ctest-vn2-58175499
2026-05-20 08:10:03,125 - DEBUG - VN ctest-vn2-58175499 UUID is adcaf4af-2d69-4edb-9c67-e97a141ca985
2026-05-20 08:10:03,295 - DEBUG - Services list from nova: [, , ]
2026-05-20 08:10:04,360 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5799-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5799-1)
2026-05-20 08:10:05,683 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5799-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5799-1)
2026-05-20 08:10:05,766 - INFO - Adding interface with subnet_id df73218e-4f79-4ed2-9e29-258be50ecd85, port_id None to router b3cc0d10-d00b-4c81-9958-2bd3ed7d87c7
2026-05-20 08:10:06,085 - INFO - Waiting for VM ctest-vn1-vm1-82181391 to be up..
2026-05-20 08:10:06,217 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-05-20 08:10:11,300 - DEBUG - VM is in ACTIVE state now
2026-05-20 08:10:11,300 - INFO - VM name : ctest-vn1-vm1-82181391
2026-05-20 08:10:11,378 - DEBUG - VM ctest-vn1-vm1-82181391 ID is 16fb2e32-60d8-4b8e-9aa4-8fa6ad337487
2026-05-20 08:10:11,405 - DEBUG - VM ctest-vn1-vm1-82181391 launched on Node cn-jenkins-deploy-platform-ansible-os-5799-1
2026-05-20 08:10:11,493 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/16fb2e32-60d8-4b8e-9aa4-8fa6ad337487
2026-05-20 08:10:11,795 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/16fb2e32-60d8-4b8e-9aa4-8fa6ad337487
2026-05-20 08:10:11,828 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/c1414ee6-e38e-41d5-8281-0b461087f549
2026-05-20 08:10:15,086 - 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 1026ms')
2026-05-20 08:10:15,086 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-82181391 failed!
2026-05-20 08:10:15,145 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-13774011:ctest-vn1-34710765 is 116.74.79.65 and allocation pool is NOT set
2026-05-20 08:10:17,208 - 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.97 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.503 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.503/2.238/3.973/1.735 ms')
2026-05-20 08:10:17,208 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-82181391 passed
2026-05-20 08:10:17,357 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-20 08:10:17,357 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-82181391, IP 116.74.79.67, Port 22
2026-05-20 08:10:17,524 - DEBUG - VM ctest-vn1-vm1-82181391 is ready for SSH connections
2026-05-20 08:10:17,524 - INFO - Waiting for VM ctest-vn2-vm1-30819330 to be up..
2026-05-20 08:10:17,605 - DEBUG - VM is in ACTIVE state now
2026-05-20 08:10:17,605 - INFO - VM name : ctest-vn2-vm1-30819330
2026-05-20 08:10:17,682 - DEBUG - VM ctest-vn2-vm1-30819330 ID is f45e2c43-138d-4460-9151-61511ed37466
2026-05-20 08:10:17,682 - DEBUG - VM ctest-vn2-vm1-30819330 launched on Node cn-jenkins-deploy-platform-ansible-os-5799-1
2026-05-20 08:10:17,762 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/f45e2c43-138d-4460-9151-61511ed37466
2026-05-20 08:10:17,770 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/d9653bd7-f6f4-4579-a0d3-579880fed8e6
2026-05-20 08:10:19,008 - 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=3.26 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.815 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 = 0.815/2.038/3.262/1.223 ms')
2026-05-20 08:10:19,008 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-30819330 passed
2026-05-20 08:10:19,157 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-20 08:10:19,157 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-30819330, IP 217.216.220.67, Port 22
2026-05-20 08:10:19,312 - DEBUG - VM ctest-vn2-vm1-30819330 is ready for SSH connections
2026-05-20 08:10:19,312 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-20 08:10:19,312 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 217.216.220.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2026-05-20 08:10:19,312 - DEBUG - ping -s 56 -c 3 -W 1 217.216.220.67
2026-05-20 08:10:24,298 - DEBUG - PING 217.216.220.67 (217.216.220.67): 56 data bytes
--- 217.216.220.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-05-20 08:10:24,299 - WARNING - Ping to IP 217.216.220.67 from VM ctest-vn1-vm1-82181391 failed
2026-05-20 08:10:24,299 - INFO - Adding interface with subnet_id 58e1da48-eaaa-41a3-888a-0d0dd87902fd, port_id None to router b3cc0d10-d00b-4c81-9958-2bd3ed7d87c7
2026-05-20 08:10:24,538 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-20 08:10:24,538 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 217.216.220.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2026-05-20 08:10:24,538 - DEBUG - ping -s 56 -c 3 -W 1 217.216.220.67
2026-05-20 08:10:27,748 - DEBUG - PING 217.216.220.67 (217.216.220.67): 56 data bytes
64 bytes from 217.216.220.67: seq=1 ttl=63 time=3.098 ms
64 bytes from 217.216.220.67: seq=2 ttl=63 time=1.330 ms
--- 217.216.220.67 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 1.330/2.214/3.098 ms
2026-05-20 08:10:27,749 - WARNING - Ping to IP 217.216.220.67 from VM ctest-vn1-vm1-82181391 failed
2026-05-20 08:10:28,749 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 217.216.220.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2026-05-20 08:10:28,750 - DEBUG - ping -s 56 -c 3 -W 1 217.216.220.67
2026-05-20 08:10:30,967 - DEBUG - PING 217.216.220.67 (217.216.220.67): 56 data bytes
64 bytes from 217.216.220.67: seq=0 ttl=63 time=1.710 ms
64 bytes from 217.216.220.67: seq=1 ttl=63 time=0.989 ms
64 bytes from 217.216.220.67: seq=2 ttl=63 time=0.934 ms
--- 217.216.220.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.934/1.211/1.710 ms
2026-05-20 08:10:30,967 - INFO - Ping to IP 217.216.220.67 from VM ctest-vn1-vm1-82181391 passed
2026-05-20 08:10:30,967 - INFO - Deleting interface with subnet_id df73218e-4f79-4ed2-9e29-258be50ecd85, port_id None from router b3cc0d10-d00b-4c81-9958-2bd3ed7d87c7
2026-05-20 08:10:31,085 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-20 08:10:31,085 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 217.216.220.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2026-05-20 08:10:31,086 - DEBUG - ping -s 56 -c 3 -W 1 217.216.220.67
2026-05-20 08:10:34,298 - DEBUG - PING 217.216.220.67 (217.216.220.67): 56 data bytes
--- 217.216.220.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-05-20 08:10:34,298 - WARNING - Ping to IP 217.216.220.67 from VM ctest-vn1-vm1-82181391 failed
2026-05-20 08:10:34,298 - INFO - Adding interface with subnet_id df73218e-4f79-4ed2-9e29-258be50ecd85, port_id None to router b3cc0d10-d00b-4c81-9958-2bd3ed7d87c7
2026-05-20 08:10:34,518 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-20 08:10:34,518 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 217.216.220.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2026-05-20 08:10:34,518 - DEBUG - ping -s 56 -c 3 -W 1 217.216.220.67
2026-05-20 08:10:36,733 - DEBUG - PING 217.216.220.67 (217.216.220.67): 56 data bytes
64 bytes from 217.216.220.67: seq=0 ttl=63 time=1.700 ms
64 bytes from 217.216.220.67: seq=1 ttl=63 time=0.955 ms
64 bytes from 217.216.220.67: seq=2 ttl=63 time=0.933 ms
--- 217.216.220.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.933/1.196/1.700 ms
2026-05-20 08:10:36,733 - INFO - Ping to IP 217.216.220.67 from VM ctest-vn1-vm1-82181391 passed
2026-05-20 08:10:36,733 - INFO - Deleting interface with subnet_id 58e1da48-eaaa-41a3-888a-0d0dd87902fd, port_id None from router b3cc0d10-d00b-4c81-9958-2bd3ed7d87c7
2026-05-20 08:10:36,842 - INFO - Deleting interface with subnet_id df73218e-4f79-4ed2-9e29-258be50ecd85, port_id None from router b3cc0d10-d00b-4c81-9958-2bd3ed7d87c7
2026-05-20 08:10:37,002 - INFO - Deleting VM ctest-vn2-vm1-30819330
2026-05-20 08:10:37,081 - INFO - Deleting VM ctest-vn1-vm1-82181391
2026-05-20 08:10:37,167 - INFO - Deleting VN ctest-vn2-58175499
2026-05-20 08:10:37,205 - DEBUG - VN adcaf4af-2d69-4edb-9c67-e97a141ca985 still in use: Unable to complete operation on network adcaf4af-2d69-4edb-9c67-e97a141ca985. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-70945a95-09d7-49bc-80de-ece4df4d0856']
2026-05-20 08:10:37,206 - WARNING - Deleting VN ctest-vn2-58175499 failed..Will retry
2026-05-20 08:10:39,315 - DEBUG - Response for deleting network ()
2026-05-20 08:10:39,316 - INFO - Deleting VN ctest-vn1-34710765
2026-05-20 08:10:39,431 - DEBUG - Response for deleting network ()
2026-05-20 08:10:39,689 - DEBUG - No XMPP flaps were noticed during the test
2026-05-20 08:10:39,689 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2026-05-20 08:10:39,689 - INFO - --------------------------------------------------------------------------------
2026-05-20 08:10:40,414 - INFO - Deleted project: ctest-TestRouters-13774011, ID : a4f78584-0796-4a1e-8642-0de04e2876de