2025-11-13 08:04:52,407 - INFO - Domain Default found not creating
2025-11-13 08:04:52,560 - INFO - Project ctest-TestRouters-27901193 not found, creating it
2025-11-13 08:04:53,025 - INFO - Created Project:ctest-TestRouters-27901193, ID : 24a5d082-6bb4-43cd-9e1d-3ad26323dea2
2025-11-13 08:04:54,503 - INFO - ================================================================================
2025-11-13 08:04:54,504 - INFO - STARTING TEST : test_basic_router_behavior
2025-11-13 08:04:54,504 - 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
2025-11-13 08:04:54,768 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with
2025-11-13 08:04:54,768 - INFO - Initial checks done. Running the testcase now
2025-11-13 08:04:54,768 - INFO -
2025-11-13 08:04:55,336 - DEBUG - Response for create_network : {'network': {'id': 'd5c7e740-a324-4d10-af83-2f0693d930a0', 'name': 'ctest-vn1-26470907', 'tenant_id': '24a5d0826bb443cd9e1d3ad26323dea2', 'project_id': '24a5d0826bb443cd9e1d3ad26323dea2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-27901193', 'ctest-vn1-26470907'], 'port_security_enabled': True, 'description': ''}}
2025-11-13 08:04:55,594 - DEBUG - Response for create_subnet : {'subnet': {'id': '1be85638-7567-42df-a3bf-c339938b9d45', 'name': '', 'tenant_id': '24a5d0826bb443cd9e1d3ad26323dea2', 'network_id': 'd5c7e740-a324-4d10-af83-2f0693d930a0', 'ip_version': 4, 'cidr': '136.130.85.0/26', 'allocation_pools': [{'start': '136.130.85.2', 'end': '136.130.85.62'}], 'gateway_ip': '136.130.85.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '136.130.85.2', 'tags': [], 'project_id': '24a5d0826bb443cd9e1d3ad26323dea2'}}
2025-11-13 08:04:55,617 - INFO - Created VN ctest-vn1-26470907
2025-11-13 08:04:55,667 - DEBUG - VN ctest-vn1-26470907 UUID is d5c7e740-a324-4d10-af83-2f0693d930a0
2025-11-13 08:04:56,041 - DEBUG - Response for create_network : {'network': {'id': 'c87a2412-b49c-4b84-b0d8-ae4bec3daffa', 'name': 'ctest-vn2-12720784', 'tenant_id': '24a5d0826bb443cd9e1d3ad26323dea2', 'project_id': '24a5d0826bb443cd9e1d3ad26323dea2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-27901193', 'ctest-vn2-12720784'], 'port_security_enabled': True, 'description': ''}}
2025-11-13 08:04:56,224 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a8ee2b84-078e-4062-b13b-b542072bba0d', 'name': '', 'tenant_id': '24a5d0826bb443cd9e1d3ad26323dea2', 'network_id': 'c87a2412-b49c-4b84-b0d8-ae4bec3daffa', 'ip_version': 4, 'cidr': '135.252.194.192/26', 'allocation_pools': [{'start': '135.252.194.194', 'end': '135.252.194.254'}], 'gateway_ip': '135.252.194.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '135.252.194.194', 'tags': [], 'project_id': '24a5d0826bb443cd9e1d3ad26323dea2'}}
2025-11-13 08:04:56,241 - INFO - Created VN ctest-vn2-12720784
2025-11-13 08:04:56,295 - DEBUG - VN ctest-vn2-12720784 UUID is c87a2412-b49c-4b84-b0d8-ae4bec3daffa
2025-11-13 08:04:56,508 - DEBUG - Services list from nova: [, , ]
2025-11-13 08:04:57,636 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4716-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4716-1)
2025-11-13 08:04:58,801 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4716-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4716-1)
2025-11-13 08:04:58,872 - INFO - Adding interface with subnet_id 1be85638-7567-42df-a3bf-c339938b9d45, port_id None to router 5845a28c-c524-4731-9241-558f9221bb78
2025-11-13 08:04:59,122 - INFO - Waiting for VM ctest-vn1-vm1-11023131 to be up..
2025-11-13 08:04:59,208 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-13 08:05:04,290 - DEBUG - VM is in ACTIVE state now
2025-11-13 08:05:04,290 - INFO - VM name : ctest-vn1-vm1-11023131
2025-11-13 08:05:04,362 - DEBUG - VM ctest-vn1-vm1-11023131 ID is cd031990-4e04-4c1f-a356-09fe623b3bdc
2025-11-13 08:05:04,384 - DEBUG - VM ctest-vn1-vm1-11023131 launched on Node cn-jenkins-deploy-platform-ansible-os-4716-1
2025-11-13 08:05:04,466 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/cd031990-4e04-4c1f-a356-09fe623b3bdc
2025-11-13 08:05:04,759 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/cd031990-4e04-4c1f-a356-09fe623b3bdc
2025-11-13 08:05:04,793 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/9d9da6c6-087c-4101-ab0f-78ff11a57667
2025-11-13 08:05:08,058 - 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 1018ms')
2025-11-13 08:05:08,058 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-11023131 failed!
2025-11-13 08:05:08,119 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-27901193:ctest-vn1-26470907 is 136.130.85.1 and allocation pool is NOT set
2025-11-13 08:05:10,187 - 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.81 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.808 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.808/2.306/3.805/1.498 ms')
2025-11-13 08:05:10,187 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-11023131 passed
2025-11-13 08:05:10,340 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-13 08:05:10,340 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-11023131, IP 136.130.85.3, Port 22
2025-11-13 08:05:10,509 - DEBUG - VM ctest-vn1-vm1-11023131 is ready for SSH connections
2025-11-13 08:05:10,509 - INFO - Waiting for VM ctest-vn2-vm1-20526368 to be up..
2025-11-13 08:05:10,590 - DEBUG - VM is in ACTIVE state now
2025-11-13 08:05:10,590 - INFO - VM name : ctest-vn2-vm1-20526368
2025-11-13 08:05:10,662 - DEBUG - VM ctest-vn2-vm1-20526368 ID is fc741e36-095b-4124-8c63-9e731929ea41
2025-11-13 08:05:10,662 - DEBUG - VM ctest-vn2-vm1-20526368 launched on Node cn-jenkins-deploy-platform-ansible-os-4716-1
2025-11-13 08:05:10,735 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/fc741e36-095b-4124-8c63-9e731929ea41
2025-11-13 08:05:10,742 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/c91b11f4-83b9-48d7-976e-84af7759b9fb
2025-11-13 08:05:11,973 - 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.29 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.586 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.586/1.940/3.294/1.354 ms')
2025-11-13 08:05:11,973 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-20526368 passed
2025-11-13 08:05:12,135 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-13 08:05:12,135 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-20526368, IP 135.252.194.195, Port 22
2025-11-13 08:05:12,291 - DEBUG - VM ctest-vn2-vm1-20526368 is ready for SSH connections
2025-11-13 08:05:12,291 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-13 08:05:12,291 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 135.252.194.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-11-13 08:05:12,291 - DEBUG - ping -s 56 -c 3 -W 1 135.252.194.195
2025-11-13 08:05:17,337 - DEBUG - PING 135.252.194.195 (135.252.194.195): 56 data bytes
--- 135.252.194.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-11-13 08:05:17,337 - WARNING - Ping to IP 135.252.194.195 from VM ctest-vn1-vm1-11023131 failed
2025-11-13 08:05:17,337 - INFO - Adding interface with subnet_id a8ee2b84-078e-4062-b13b-b542072bba0d, port_id None to router 5845a28c-c524-4731-9241-558f9221bb78
2025-11-13 08:05:17,583 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-13 08:05:17,583 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 135.252.194.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-11-13 08:05:17,583 - DEBUG - ping -s 56 -c 3 -W 1 135.252.194.195
2025-11-13 08:05:20,782 - DEBUG - PING 135.252.194.195 (135.252.194.195): 56 data bytes
64 bytes from 135.252.194.195: seq=1 ttl=63 time=3.395 ms
64 bytes from 135.252.194.195: seq=2 ttl=63 time=0.854 ms
--- 135.252.194.195 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.854/2.124/3.395 ms
2025-11-13 08:05:20,783 - WARNING - Ping to IP 135.252.194.195 from VM ctest-vn1-vm1-11023131 failed
2025-11-13 08:05:21,783 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 135.252.194.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-11-13 08:05:21,784 - DEBUG - ping -s 56 -c 3 -W 1 135.252.194.195
2025-11-13 08:05:24,009 - DEBUG - PING 135.252.194.195 (135.252.194.195): 56 data bytes
64 bytes from 135.252.194.195: seq=0 ttl=63 time=2.142 ms
64 bytes from 135.252.194.195: seq=1 ttl=63 time=0.843 ms
64 bytes from 135.252.194.195: seq=2 ttl=63 time=1.035 ms
--- 135.252.194.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.843/1.340/2.142 ms
2025-11-13 08:05:24,009 - INFO - Ping to IP 135.252.194.195 from VM ctest-vn1-vm1-11023131 passed
2025-11-13 08:05:24,010 - INFO - Deleting interface with subnet_id 1be85638-7567-42df-a3bf-c339938b9d45, port_id None from router 5845a28c-c524-4731-9241-558f9221bb78
2025-11-13 08:05:24,123 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-13 08:05:24,124 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 135.252.194.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-11-13 08:05:24,124 - DEBUG - ping -s 56 -c 3 -W 1 135.252.194.195
2025-11-13 08:05:27,346 - DEBUG - PING 135.252.194.195 (135.252.194.195): 56 data bytes
--- 135.252.194.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-11-13 08:05:27,346 - WARNING - Ping to IP 135.252.194.195 from VM ctest-vn1-vm1-11023131 failed
2025-11-13 08:05:27,346 - INFO - Adding interface with subnet_id 1be85638-7567-42df-a3bf-c339938b9d45, port_id None to router 5845a28c-c524-4731-9241-558f9221bb78
2025-11-13 08:05:27,546 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-13 08:05:27,546 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 135.252.194.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-11-13 08:05:27,546 - DEBUG - ping -s 56 -c 3 -W 1 135.252.194.195
2025-11-13 08:05:29,747 - DEBUG - PING 135.252.194.195 (135.252.194.195): 56 data bytes
64 bytes from 135.252.194.195: seq=0 ttl=63 time=1.340 ms
64 bytes from 135.252.194.195: seq=1 ttl=63 time=0.990 ms
64 bytes from 135.252.194.195: seq=2 ttl=63 time=0.988 ms
--- 135.252.194.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.988/1.106/1.340 ms
2025-11-13 08:05:29,747 - INFO - Ping to IP 135.252.194.195 from VM ctest-vn1-vm1-11023131 passed
2025-11-13 08:05:29,747 - INFO - Deleting interface with subnet_id a8ee2b84-078e-4062-b13b-b542072bba0d, port_id None from router 5845a28c-c524-4731-9241-558f9221bb78
2025-11-13 08:05:29,861 - INFO - Deleting interface with subnet_id 1be85638-7567-42df-a3bf-c339938b9d45, port_id None from router 5845a28c-c524-4731-9241-558f9221bb78
2025-11-13 08:05:30,020 - INFO - Deleting VM ctest-vn2-vm1-20526368
2025-11-13 08:05:30,121 - INFO - Deleting VM ctest-vn1-vm1-11023131
2025-11-13 08:05:30,205 - INFO - Deleting VN ctest-vn2-12720784
2025-11-13 08:05:30,239 - DEBUG - VN c87a2412-b49c-4b84-b0d8-ae4bec3daffa still in use: Unable to complete operation on network c87a2412-b49c-4b84-b0d8-ae4bec3daffa. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f48b9379-862e-4bed-b9df-559eb5b2730a']
2025-11-13 08:05:30,239 - WARNING - Deleting VN ctest-vn2-12720784 failed..Will retry
2025-11-13 08:05:32,344 - DEBUG - Response for deleting network ()
2025-11-13 08:05:32,345 - INFO - Deleting VN ctest-vn1-26470907
2025-11-13 08:05:32,459 - DEBUG - Response for deleting network ()
2025-11-13 08:05:32,715 - DEBUG - No XMPP flaps were noticed during the test
2025-11-13 08:05:32,715 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2025-11-13 08:05:32,715 - INFO - --------------------------------------------------------------------------------
2025-11-13 08:05:33,401 - INFO - Deleted project: ctest-TestRouters-27901193, ID : 24a5d082-6bb4-43cd-9e1d-3ad26323dea2