2026-08-25 08:50:03,340 - INFO - Domain Default found not creating
2026-08-25 08:50:03,508 - INFO - Project ctest-TestRouters-10627516 not found, creating it
2026-08-25 08:50:04,043 - INFO - Created Project:ctest-TestRouters-10627516, ID : da120f49-95c2-4d5c-8c9a-acd85b6c2e52
2026-08-25 08:50:05,731 - INFO - ================================================================================
2026-08-25 08:50:05,731 - INFO - STARTING TEST : test_basic_router_behavior
2026-08-25 08:50:05,731 - 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-08-25 08:50:05,992 - DEBUG - Nothing to compare xmpp stats {'10.0.0.250': {'10.20.0.29': '0'}} with
2026-08-25 08:50:05,992 - INFO - Initial checks done. Running the testcase now
2026-08-25 08:50:05,992 - INFO -
2026-08-25 08:50:06,624 - DEBUG - Response for create_network : {'network': {'id': 'f6947d59-7b7a-49f8-bf99-18a88b469dea', 'name': 'ctest-vn1-40740846', 'tenant_id': 'da120f4995c24d5c8c9aacd85b6c2e52', 'project_id': 'da120f4995c24d5c8c9aacd85b6c2e52', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-10627516', 'ctest-vn1-40740846'], 'port_security_enabled': True, 'description': ''}}
2026-08-25 08:50:06,844 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a0e5a346-d541-4fc6-a50c-638ca75ef134', 'name': '', 'tenant_id': 'da120f4995c24d5c8c9aacd85b6c2e52', 'network_id': 'f6947d59-7b7a-49f8-bf99-18a88b469dea', 'ip_version': 4, 'cidr': '145.84.113.0/26', 'allocation_pools': [{'start': '145.84.113.2', 'end': '145.84.113.62'}], 'gateway_ip': '145.84.113.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '145.84.113.2', 'tags': [], 'project_id': 'da120f4995c24d5c8c9aacd85b6c2e52'}}
2026-08-25 08:50:06,863 - INFO - Created VN ctest-vn1-40740846
2026-08-25 08:50:06,916 - DEBUG - VN ctest-vn1-40740846 UUID is f6947d59-7b7a-49f8-bf99-18a88b469dea
2026-08-25 08:50:07,254 - DEBUG - Response for create_network : {'network': {'id': '642a0935-a59d-47bc-9633-21e2d26a648b', 'name': 'ctest-vn2-58888572', 'tenant_id': 'da120f4995c24d5c8c9aacd85b6c2e52', 'project_id': 'da120f4995c24d5c8c9aacd85b6c2e52', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-10627516', 'ctest-vn2-58888572'], 'port_security_enabled': True, 'description': ''}}
2026-08-25 08:50:07,422 - DEBUG - Response for create_subnet : {'subnet': {'id': '815be7c4-b842-4a14-8b7f-44a5f47051ae', 'name': '', 'tenant_id': 'da120f4995c24d5c8c9aacd85b6c2e52', 'network_id': '642a0935-a59d-47bc-9633-21e2d26a648b', 'ip_version': 4, 'cidr': '99.213.251.0/26', 'allocation_pools': [{'start': '99.213.251.2', 'end': '99.213.251.62'}], 'gateway_ip': '99.213.251.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '99.213.251.2', 'tags': [], 'project_id': 'da120f4995c24d5c8c9aacd85b6c2e52'}}
2026-08-25 08:50:07,441 - INFO - Created VN ctest-vn2-58888572
2026-08-25 08:50:07,496 - DEBUG - VN ctest-vn2-58888572 UUID is 642a0935-a59d-47bc-9633-21e2d26a648b
2026-08-25 08:50:07,991 - DEBUG - Services list from nova: [, , ]
2026-08-25 08:50:08,422 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6221-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6221-1)
2026-08-25 08:50:08,951 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6221-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6221-1)
2026-08-25 08:50:09,027 - INFO - Adding interface with subnet_id a0e5a346-d541-4fc6-a50c-638ca75ef134, port_id None to router 7fd0f825-f0b3-4088-bb9f-5fffdb97929d
2026-08-25 08:50:09,352 - INFO - Waiting for VM ctest-vn1-vm1-66750778 to be up..
2026-08-25 08:50:09,419 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 08:50:14,517 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 08:50:19,601 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 08:50:24,682 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 08:50:29,772 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 08:50:34,862 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 08:50:39,946 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 08:50:45,040 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 08:50:50,131 - DEBUG - VM is in ACTIVE state now
2026-08-25 08:50:50,131 - INFO - VM name : ctest-vn1-vm1-66750778
2026-08-25 08:50:50,231 - DEBUG - VM ctest-vn1-vm1-66750778 ID is af7cee01-576d-4d5e-876d-7c1e93d9ed8a
2026-08-25 08:50:50,261 - DEBUG - VM ctest-vn1-vm1-66750778 launched on Node cn-jenkins-deploy-platform-ansible-os-6221-1
2026-08-25 08:50:50,363 - DEBUG - Requesting: http://10.0.0.250:8082/virtual-machine/af7cee01-576d-4d5e-876d-7c1e93d9ed8a
2026-08-25 08:50:50,708 - DEBUG - Requesting: http://10.0.0.250:8082/virtual-machine/af7cee01-576d-4d5e-876d-7c1e93d9ed8a
2026-08-25 08:50:50,741 - DEBUG - Requesting: http://10.0.0.250:8082/virtual-machine-interface/0cf572b9-f26d-4f73-8829-e88488b45f0e
2026-08-25 08:50:53,992 - 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 1008ms')
2026-08-25 08:50:53,992 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-66750778 failed!
2026-08-25 08:50:54,052 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-10627516:ctest-vn1-40740846 is 145.84.113.1 and allocation pool is NOT set
2026-08-25 08:50:56,117 - 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.27 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.433 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.433/1.849/3.266/1.416 ms')
2026-08-25 08:50:56,117 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-66750778 passed
2026-08-25 08:50:56,273 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-25 08:50:56,273 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-66750778, IP 145.84.113.3, Port 22
2026-08-25 08:50:56,439 - DEBUG - VM ctest-vn1-vm1-66750778 is ready for SSH connections
2026-08-25 08:50:56,439 - INFO - Waiting for VM ctest-vn2-vm1-54175840 to be up..
2026-08-25 08:50:56,518 - DEBUG - VM is in ACTIVE state now
2026-08-25 08:50:56,518 - INFO - VM name : ctest-vn2-vm1-54175840
2026-08-25 08:50:56,603 - DEBUG - VM ctest-vn2-vm1-54175840 ID is 66199fb8-deaf-48fb-b908-96032a933ee5
2026-08-25 08:50:56,603 - DEBUG - VM ctest-vn2-vm1-54175840 launched on Node cn-jenkins-deploy-platform-ansible-os-6221-1
2026-08-25 08:50:56,691 - DEBUG - Requesting: http://10.0.0.250:8082/virtual-machine/66199fb8-deaf-48fb-b908-96032a933ee5
2026-08-25 08:50:56,700 - DEBUG - Requesting: http://10.0.0.250:8082/virtual-machine-interface/5fe3b0bd-1ae9-4733-a967-314fb9da1c52
2026-08-25 08:50:57,947 - 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.86 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.552 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.552/2.203/3.855/1.651 ms')
2026-08-25 08:50:57,947 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-54175840 passed
2026-08-25 08:50:58,101 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-25 08:50:58,101 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-54175840, IP 99.213.251.3, Port 22
2026-08-25 08:50:58,256 - DEBUG - VM ctest-vn2-vm1-54175840 is ready for SSH connections
2026-08-25 08:50:58,257 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-25 08:50:58,257 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 99.213.251.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.250, gateway password: c0ntrail123
2026-08-25 08:50:58,257 - DEBUG - ping -s 56 -c 3 -W 1 99.213.251.3
2026-08-25 08:51:03,311 - DEBUG - PING 99.213.251.3 (99.213.251.3): 56 data bytes
--- 99.213.251.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-08-25 08:51:03,311 - WARNING - Ping to IP 99.213.251.3 from VM ctest-vn1-vm1-66750778 failed
2026-08-25 08:51:03,311 - INFO - Adding interface with subnet_id 815be7c4-b842-4a14-8b7f-44a5f47051ae, port_id None to router 7fd0f825-f0b3-4088-bb9f-5fffdb97929d
2026-08-25 08:51:03,609 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-25 08:51:03,610 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 99.213.251.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.250, gateway password: c0ntrail123
2026-08-25 08:51:03,610 - DEBUG - ping -s 56 -c 3 -W 1 99.213.251.3
2026-08-25 08:51:06,754 - DEBUG - PING 99.213.251.3 (99.213.251.3): 56 data bytes
64 bytes from 99.213.251.3: seq=1 ttl=63 time=3.225 ms
64 bytes from 99.213.251.3: seq=2 ttl=63 time=1.084 ms
--- 99.213.251.3 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 1.084/2.154/3.225 ms
2026-08-25 08:51:06,754 - WARNING - Ping to IP 99.213.251.3 from VM ctest-vn1-vm1-66750778 failed
2026-08-25 08:51:07,755 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 99.213.251.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.250, gateway password: c0ntrail123
2026-08-25 08:51:07,755 - DEBUG - ping -s 56 -c 3 -W 1 99.213.251.3
2026-08-25 08:51:09,888 - DEBUG - PING 99.213.251.3 (99.213.251.3): 56 data bytes
64 bytes from 99.213.251.3: seq=0 ttl=63 time=1.847 ms
64 bytes from 99.213.251.3: seq=1 ttl=63 time=1.092 ms
64 bytes from 99.213.251.3: seq=2 ttl=63 time=1.046 ms
--- 99.213.251.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.046/1.328/1.847 ms
2026-08-25 08:51:09,888 - INFO - Ping to IP 99.213.251.3 from VM ctest-vn1-vm1-66750778 passed
2026-08-25 08:51:09,888 - INFO - Deleting interface with subnet_id a0e5a346-d541-4fc6-a50c-638ca75ef134, port_id None from router 7fd0f825-f0b3-4088-bb9f-5fffdb97929d
2026-08-25 08:51:10,036 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-25 08:51:10,036 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 99.213.251.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.250, gateway password: c0ntrail123
2026-08-25 08:51:10,036 - DEBUG - ping -s 56 -c 3 -W 1 99.213.251.3
2026-08-25 08:51:13,173 - DEBUG - PING 99.213.251.3 (99.213.251.3): 56 data bytes
--- 99.213.251.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-08-25 08:51:13,173 - WARNING - Ping to IP 99.213.251.3 from VM ctest-vn1-vm1-66750778 failed
2026-08-25 08:51:13,173 - INFO - Adding interface with subnet_id a0e5a346-d541-4fc6-a50c-638ca75ef134, port_id None to router 7fd0f825-f0b3-4088-bb9f-5fffdb97929d
2026-08-25 08:51:13,461 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-25 08:51:13,461 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 99.213.251.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.250, gateway password: c0ntrail123
2026-08-25 08:51:13,461 - DEBUG - ping -s 56 -c 3 -W 1 99.213.251.3
2026-08-25 08:51:15,620 - DEBUG - PING 99.213.251.3 (99.213.251.3): 56 data bytes
64 bytes from 99.213.251.3: seq=0 ttl=63 time=2.004 ms
64 bytes from 99.213.251.3: seq=1 ttl=63 time=1.333 ms
64 bytes from 99.213.251.3: seq=2 ttl=63 time=0.942 ms
--- 99.213.251.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.942/1.426/2.004 ms
2026-08-25 08:51:15,620 - INFO - Ping to IP 99.213.251.3 from VM ctest-vn1-vm1-66750778 passed
2026-08-25 08:51:15,620 - INFO - Deleting interface with subnet_id 815be7c4-b842-4a14-8b7f-44a5f47051ae, port_id None from router 7fd0f825-f0b3-4088-bb9f-5fffdb97929d
2026-08-25 08:51:15,754 - INFO - Deleting interface with subnet_id a0e5a346-d541-4fc6-a50c-638ca75ef134, port_id None from router 7fd0f825-f0b3-4088-bb9f-5fffdb97929d
2026-08-25 08:51:15,956 - INFO - Deleting VM ctest-vn2-vm1-54175840
2026-08-25 08:51:16,047 - INFO - Deleting VM ctest-vn1-vm1-66750778
2026-08-25 08:51:16,131 - INFO - Deleting VN ctest-vn2-58888572
2026-08-25 08:51:16,172 - DEBUG - VN 642a0935-a59d-47bc-9633-21e2d26a648b still in use: Unable to complete operation on network 642a0935-a59d-47bc-9633-21e2d26a648b. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-b9092078-6dd0-4bb9-89b4-be65e603df14']
2026-08-25 08:51:16,172 - WARNING - Deleting VN ctest-vn2-58888572 failed..Will retry
2026-08-25 08:51:18,357 - DEBUG - Response for deleting network ()
2026-08-25 08:51:18,357 - INFO - Deleting VN ctest-vn1-40740846
2026-08-25 08:51:18,479 - DEBUG - Response for deleting network ()
2026-08-25 08:51:18,743 - DEBUG - No XMPP flaps were noticed during the test
2026-08-25 08:51:18,743 - INFO - END TEST : test_basic_router_behavior : PASSED[0:01:13]
2026-08-25 08:51:18,743 - INFO - --------------------------------------------------------------------------------
2026-08-25 08:51:19,460 - INFO - Deleted project: ctest-TestRouters-10627516, ID : da120f49-95c2-4d5c-8c9a-acd85b6c2e52