2026-03-10 16:19:11,488 - INFO - Domain Default found not creating
2026-03-10 16:19:11,720 - INFO - Project ctest-TestRouters-61484095 not found, creating it
2026-03-10 16:19:12,249 - INFO - Created Project:ctest-TestRouters-61484095, ID : d985acc2-9810-42d7-96f4-1a18b18fc7e3
2026-03-10 16:19:13,991 - INFO - ================================================================================
2026-03-10 16:19:13,992 - INFO - STARTING TEST : test_basic_router_behavior
2026-03-10 16:19:13,992 - 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-03-10 16:19:14,268 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.14': '0'}} with
2026-03-10 16:19:14,268 - INFO - Initial checks done. Running the testcase now
2026-03-10 16:19:14,268 - INFO -
2026-03-10 16:19:15,027 - DEBUG - Response for create_network : {'network': {'id': 'd75dbcd7-4595-41ef-a32c-3228de160200', 'name': 'ctest-vn1-36028253', 'tenant_id': 'd985acc2981042d796f41a18b18fc7e3', 'project_id': 'd985acc2981042d796f41a18b18fc7e3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-61484095', 'ctest-vn1-36028253'], 'port_security_enabled': True, 'description': ''}}
2026-03-10 16:19:15,262 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a076234a-b102-4e54-8f6b-8cefc09891c3', 'name': '', 'tenant_id': 'd985acc2981042d796f41a18b18fc7e3', 'network_id': 'd75dbcd7-4595-41ef-a32c-3228de160200', 'ip_version': 4, 'cidr': '168.108.159.64/26', 'allocation_pools': [{'start': '168.108.159.66', 'end': '168.108.159.126'}], 'gateway_ip': '168.108.159.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '168.108.159.66', 'tags': [], 'project_id': 'd985acc2981042d796f41a18b18fc7e3'}}
2026-03-10 16:19:15,287 - INFO - Created VN ctest-vn1-36028253
2026-03-10 16:19:15,342 - DEBUG - VN ctest-vn1-36028253 UUID is d75dbcd7-4595-41ef-a32c-3228de160200
2026-03-10 16:19:15,699 - DEBUG - Response for create_network : {'network': {'id': '551401fc-7d7c-4b19-a68d-a516a7fcca3e', 'name': 'ctest-vn2-05524040', 'tenant_id': 'd985acc2981042d796f41a18b18fc7e3', 'project_id': 'd985acc2981042d796f41a18b18fc7e3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-61484095', 'ctest-vn2-05524040'], 'port_security_enabled': True, 'description': ''}}
2026-03-10 16:19:15,894 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ab51ac60-c3ca-4056-aea3-f09425efbe15', 'name': '', 'tenant_id': 'd985acc2981042d796f41a18b18fc7e3', 'network_id': '551401fc-7d7c-4b19-a68d-a516a7fcca3e', 'ip_version': 4, 'cidr': '144.170.140.0/26', 'allocation_pools': [{'start': '144.170.140.2', 'end': '144.170.140.62'}], 'gateway_ip': '144.170.140.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '144.170.140.2', 'tags': [], 'project_id': 'd985acc2981042d796f41a18b18fc7e3'}}
2026-03-10 16:19:15,918 - INFO - Created VN ctest-vn2-05524040
2026-03-10 16:19:15,974 - DEBUG - VN ctest-vn2-05524040 UUID is 551401fc-7d7c-4b19-a68d-a516a7fcca3e
2026-03-10 16:19:16,169 - DEBUG - Services list from nova: [, , ]
2026-03-10 16:19:17,476 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5457-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5457-1)
2026-03-10 16:19:18,882 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5457-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5457-1)
2026-03-10 16:19:18,967 - INFO - Adding interface with subnet_id a076234a-b102-4e54-8f6b-8cefc09891c3, port_id None to router 439597ab-dfe4-4800-a3af-6c2f239e3284
2026-03-10 16:19:19,294 - INFO - Waiting for VM ctest-vn1-vm1-25687122 to be up..
2026-03-10 16:19:19,459 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-10 16:19:24,564 - DEBUG - VM is in ACTIVE state now
2026-03-10 16:19:24,564 - INFO - VM name : ctest-vn1-vm1-25687122
2026-03-10 16:19:24,663 - DEBUG - VM ctest-vn1-vm1-25687122 ID is 24e66990-79a9-4c95-befb-eb63867b30b4
2026-03-10 16:19:24,687 - DEBUG - VM ctest-vn1-vm1-25687122 launched on Node cn-jenkins-deploy-platform-ansible-os-5457-1
2026-03-10 16:19:24,781 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/24e66990-79a9-4c95-befb-eb63867b30b4
2026-03-10 16:19:25,106 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/24e66990-79a9-4c95-befb-eb63867b30b4
2026-03-10 16:19:25,147 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/a439965f-10e0-4bec-b32c-8f42ff1ad07f
2026-03-10 16:19:28,419 - 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 1025ms')
2026-03-10 16:19:28,419 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-25687122 failed!
2026-03-10 16:19:28,478 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-61484095:ctest-vn1-36028253 is 168.108.159.65 and allocation pool is NOT set
2026-03-10 16:19:30,539 - 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=4.71 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.17 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.165/2.936/4.708/1.771 ms')
2026-03-10 16:19:30,539 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-25687122 passed
2026-03-10 16:19:30,698 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-10 16:19:30,698 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-25687122, IP 168.108.159.67, Port 22
2026-03-10 16:19:30,875 - DEBUG - VM ctest-vn1-vm1-25687122 is ready for SSH connections
2026-03-10 16:19:30,876 - INFO - Waiting for VM ctest-vn2-vm1-86259849 to be up..
2026-03-10 16:19:30,991 - DEBUG - VM is in ACTIVE state now
2026-03-10 16:19:30,991 - INFO - VM name : ctest-vn2-vm1-86259849
2026-03-10 16:19:31,099 - DEBUG - VM ctest-vn2-vm1-86259849 ID is 744c9cd6-ecf4-4967-a132-360979444602
2026-03-10 16:19:31,099 - DEBUG - VM ctest-vn2-vm1-86259849 launched on Node cn-jenkins-deploy-platform-ansible-os-5457-1
2026-03-10 16:19:31,190 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/744c9cd6-ecf4-4967-a132-360979444602
2026-03-10 16:19:31,202 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/6fedc4e4-5411-4ea3-9db2-ddfbdc43bfca
2026-03-10 16:19:32,451 - 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=5.20 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.02 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 = 1.015/3.109/5.204/2.094 ms')
2026-03-10 16:19:32,451 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-86259849 passed
2026-03-10 16:19:32,610 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-10 16:19:32,610 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-86259849, IP 144.170.140.3, Port 22
2026-03-10 16:19:32,781 - DEBUG - VM ctest-vn2-vm1-86259849 is ready for SSH connections
2026-03-10 16:19:32,781 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-10 16:19:32,781 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 144.170.140.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-03-10 16:19:32,781 - DEBUG - ping -s 56 -c 3 -W 1 144.170.140.3
2026-03-10 16:19:37,954 - DEBUG - PING 144.170.140.3 (144.170.140.3): 56 data bytes
--- 144.170.140.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-10 16:19:37,955 - WARNING - Ping to IP 144.170.140.3 from VM ctest-vn1-vm1-25687122 failed
2026-03-10 16:19:37,955 - INFO - Adding interface with subnet_id ab51ac60-c3ca-4056-aea3-f09425efbe15, port_id None to router 439597ab-dfe4-4800-a3af-6c2f239e3284
2026-03-10 16:19:38,297 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-10 16:19:38,297 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 144.170.140.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-03-10 16:19:38,297 - DEBUG - ping -s 56 -c 3 -W 1 144.170.140.3
2026-03-10 16:19:40,530 - DEBUG - PING 144.170.140.3 (144.170.140.3): 56 data bytes
64 bytes from 144.170.140.3: seq=0 ttl=63 time=3.575 ms
64 bytes from 144.170.140.3: seq=1 ttl=63 time=1.910 ms
64 bytes from 144.170.140.3: seq=2 ttl=63 time=1.292 ms
--- 144.170.140.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.292/2.259/3.575 ms
2026-03-10 16:19:40,530 - INFO - Ping to IP 144.170.140.3 from VM ctest-vn1-vm1-25687122 passed
2026-03-10 16:19:40,531 - INFO - Deleting interface with subnet_id a076234a-b102-4e54-8f6b-8cefc09891c3, port_id None from router 439597ab-dfe4-4800-a3af-6c2f239e3284
2026-03-10 16:19:40,673 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-10 16:19:40,673 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 144.170.140.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-03-10 16:19:40,673 - DEBUG - ping -s 56 -c 3 -W 1 144.170.140.3
2026-03-10 16:19:43,890 - DEBUG - PING 144.170.140.3 (144.170.140.3): 56 data bytes
--- 144.170.140.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-10 16:19:43,890 - WARNING - Ping to IP 144.170.140.3 from VM ctest-vn1-vm1-25687122 failed
2026-03-10 16:19:43,890 - INFO - Adding interface with subnet_id a076234a-b102-4e54-8f6b-8cefc09891c3, port_id None to router 439597ab-dfe4-4800-a3af-6c2f239e3284
2026-03-10 16:19:44,155 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-10 16:19:44,155 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 144.170.140.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-03-10 16:19:44,156 - DEBUG - ping -s 56 -c 3 -W 1 144.170.140.3
2026-03-10 16:19:46,418 - DEBUG - PING 144.170.140.3 (144.170.140.3): 56 data bytes
64 bytes from 144.170.140.3: seq=0 ttl=63 time=2.462 ms
64 bytes from 144.170.140.3: seq=1 ttl=63 time=0.912 ms
64 bytes from 144.170.140.3: seq=2 ttl=63 time=1.237 ms
--- 144.170.140.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.912/1.537/2.462 ms
2026-03-10 16:19:46,418 - INFO - Ping to IP 144.170.140.3 from VM ctest-vn1-vm1-25687122 passed
2026-03-10 16:19:46,418 - INFO - Deleting interface with subnet_id ab51ac60-c3ca-4056-aea3-f09425efbe15, port_id None from router 439597ab-dfe4-4800-a3af-6c2f239e3284
2026-03-10 16:19:46,569 - INFO - Deleting interface with subnet_id a076234a-b102-4e54-8f6b-8cefc09891c3, port_id None from router 439597ab-dfe4-4800-a3af-6c2f239e3284
2026-03-10 16:19:46,774 - INFO - Deleting VM ctest-vn2-vm1-86259849
2026-03-10 16:19:46,856 - INFO - Deleting VM ctest-vn1-vm1-25687122
2026-03-10 16:19:46,932 - INFO - Deleting VN ctest-vn2-05524040
2026-03-10 16:19:46,975 - DEBUG - VN 551401fc-7d7c-4b19-a68d-a516a7fcca3e still in use: Unable to complete operation on network 551401fc-7d7c-4b19-a68d-a516a7fcca3e. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d564a286-0f1e-4535-b9e3-ae2ee1935552']
2026-03-10 16:19:46,976 - WARNING - Deleting VN ctest-vn2-05524040 failed..Will retry
2026-03-10 16:19:49,120 - DEBUG - Response for deleting network ()
2026-03-10 16:19:49,120 - INFO - Deleting VN ctest-vn1-36028253
2026-03-10 16:19:49,268 - DEBUG - Response for deleting network ()
2026-03-10 16:19:49,546 - DEBUG - No XMPP flaps were noticed during the test
2026-03-10 16:19:49,546 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:36]
2026-03-10 16:19:49,546 - INFO - --------------------------------------------------------------------------------
2026-03-10 16:19:50,386 - INFO - Deleted project: ctest-TestRouters-61484095, ID : d985acc2-9810-42d7-96f4-1a18b18fc7e3