2025-11-04 22:49:16,778 - INFO - Domain Default found not creating
2025-11-04 22:49:16,907 - INFO - Project ctest-TestRouters-53348289 not found, creating it
2025-11-04 22:49:17,368 - INFO - Created Project:ctest-TestRouters-53348289, ID : e4fb0ba5-8bb4-49e6-9a77-c31f457b38f4
2025-11-04 22:49:18,852 - INFO - ================================================================================
2025-11-04 22:49:18,852 - INFO - STARTING TEST : test_basic_router_behavior
2025-11-04 22:49:18,852 - 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-04 22:49:19,116 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.254': '0'}} with
2025-11-04 22:49:19,116 - INFO - Initial checks done. Running the testcase now
2025-11-04 22:49:19,116 - INFO -
2025-11-04 22:49:19,643 - DEBUG - Response for create_network : {'network': {'id': '6913af60-db25-403a-88b1-d915a6951bc4', 'name': 'ctest-vn1-06373870', 'tenant_id': 'e4fb0ba58bb449e69a77c31f457b38f4', 'project_id': 'e4fb0ba58bb449e69a77c31f457b38f4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-53348289', 'ctest-vn1-06373870'], 'port_security_enabled': True, 'description': ''}}
2025-11-04 22:49:19,855 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ecde1840-06c5-4161-a06a-2bd7b37c2548', 'name': '', 'tenant_id': 'e4fb0ba58bb449e69a77c31f457b38f4', 'network_id': '6913af60-db25-403a-88b1-d915a6951bc4', 'ip_version': 4, 'cidr': '208.13.158.0/26', 'allocation_pools': [{'start': '208.13.158.2', 'end': '208.13.158.62'}], 'gateway_ip': '208.13.158.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '208.13.158.2', 'tags': [], 'project_id': 'e4fb0ba58bb449e69a77c31f457b38f4'}}
2025-11-04 22:49:19,870 - INFO - Created VN ctest-vn1-06373870
2025-11-04 22:49:19,923 - DEBUG - VN ctest-vn1-06373870 UUID is 6913af60-db25-403a-88b1-d915a6951bc4
2025-11-04 22:49:20,256 - DEBUG - Response for create_network : {'network': {'id': '7966fedb-baef-470f-ad28-343938646d07', 'name': 'ctest-vn2-75208284', 'tenant_id': 'e4fb0ba58bb449e69a77c31f457b38f4', 'project_id': 'e4fb0ba58bb449e69a77c31f457b38f4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-53348289', 'ctest-vn2-75208284'], 'port_security_enabled': True, 'description': ''}}
2025-11-04 22:49:20,406 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cef9b377-33e6-4094-92e0-d2116d164647', 'name': '', 'tenant_id': 'e4fb0ba58bb449e69a77c31f457b38f4', 'network_id': '7966fedb-baef-470f-ad28-343938646d07', 'ip_version': 4, 'cidr': '141.16.17.64/26', 'allocation_pools': [{'start': '141.16.17.66', 'end': '141.16.17.126'}], 'gateway_ip': '141.16.17.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '141.16.17.66', 'tags': [], 'project_id': 'e4fb0ba58bb449e69a77c31f457b38f4'}}
2025-11-04 22:49:20,429 - INFO - Created VN ctest-vn2-75208284
2025-11-04 22:49:20,479 - DEBUG - VN ctest-vn2-75208284 UUID is 7966fedb-baef-470f-ad28-343938646d07
2025-11-04 22:49:20,730 - DEBUG - Services list from nova: [, , ]
2025-11-04 22:49:21,722 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4626-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4626-1)
2025-11-04 22:49:22,859 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4626-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4626-1)
2025-11-04 22:49:22,911 - INFO - Adding interface with subnet_id ecde1840-06c5-4161-a06a-2bd7b37c2548, port_id None to router 95762ce4-bb53-4f19-ab18-51b9571a5185
2025-11-04 22:49:23,163 - INFO - Waiting for VM ctest-vn1-vm1-77321220 to be up..
2025-11-04 22:49:23,238 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-04 22:49:28,311 - DEBUG - VM is in ACTIVE state now
2025-11-04 22:49:28,311 - INFO - VM name : ctest-vn1-vm1-77321220
2025-11-04 22:49:28,399 - DEBUG - VM ctest-vn1-vm1-77321220 ID is e512be10-9339-4a96-b3eb-0032bf92e949
2025-11-04 22:49:28,420 - DEBUG - VM ctest-vn1-vm1-77321220 launched on Node cn-jenkins-deploy-platform-ansible-os-4626-1
2025-11-04 22:49:28,492 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/e512be10-9339-4a96-b3eb-0032bf92e949
2025-11-04 22:49:28,786 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/e512be10-9339-4a96-b3eb-0032bf92e949
2025-11-04 22:49:28,814 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/cbf5bc9f-5e07-4989-bd44-2a6990aec8e2
2025-11-04 22:49:32,053 - 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')
2025-11-04 22:49:32,054 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-77321220 failed!
2025-11-04 22:49:32,108 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-53348289:ctest-vn1-06373870 is 208.13.158.1 and allocation pool is NOT set
2025-11-04 22:49:34,169 - 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=9.01 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.398 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.398/4.704/9.011/4.306 ms')
2025-11-04 22:49:34,169 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-77321220 passed
2025-11-04 22:49:34,315 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-04 22:49:34,315 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-77321220, IP 208.13.158.3, Port 22
2025-11-04 22:49:34,470 - DEBUG - VM ctest-vn1-vm1-77321220 is ready for SSH connections
2025-11-04 22:49:34,471 - INFO - Waiting for VM ctest-vn2-vm1-53958776 to be up..
2025-11-04 22:49:34,553 - DEBUG - VM is in ACTIVE state now
2025-11-04 22:49:34,553 - INFO - VM name : ctest-vn2-vm1-53958776
2025-11-04 22:49:34,625 - DEBUG - VM ctest-vn2-vm1-53958776 ID is e241b24b-4483-4640-84cc-7c3ed6a4f739
2025-11-04 22:49:34,625 - DEBUG - VM ctest-vn2-vm1-53958776 launched on Node cn-jenkins-deploy-platform-ansible-os-4626-1
2025-11-04 22:49:34,694 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/e241b24b-4483-4640-84cc-7c3ed6a4f739
2025-11-04 22:49:34,701 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/75fd95e7-2caa-4b0f-89bf-b55ce87e2bcd
2025-11-04 22:49:35,931 - 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.22 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.525 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.525/1.872/3.220/1.347 ms')
2025-11-04 22:49:35,932 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-53958776 passed
2025-11-04 22:49:36,083 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-04 22:49:36,083 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-53958776, IP 141.16.17.67, Port 22
2025-11-04 22:49:36,247 - DEBUG - VM ctest-vn2-vm1-53958776 is ready for SSH connections
2025-11-04 22:49:36,247 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-04 22:49:36,247 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 141.16.17.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-11-04 22:49:36,247 - DEBUG - ping -s 56 -c 3 -W 1 141.16.17.67
2025-11-04 22:49:40,939 - DEBUG - PING 141.16.17.67 (141.16.17.67): 56 data bytes
--- 141.16.17.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-11-04 22:49:40,939 - WARNING - Ping to IP 141.16.17.67 from VM ctest-vn1-vm1-77321220 failed
2025-11-04 22:49:40,939 - INFO - Adding interface with subnet_id cef9b377-33e6-4094-92e0-d2116d164647, port_id None to router 95762ce4-bb53-4f19-ab18-51b9571a5185
2025-11-04 22:49:41,163 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-04 22:49:41,163 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 141.16.17.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-11-04 22:49:41,163 - DEBUG - ping -s 56 -c 3 -W 1 141.16.17.67
2025-11-04 22:49:43,358 - DEBUG - PING 141.16.17.67 (141.16.17.67): 56 data bytes
64 bytes from 141.16.17.67: seq=0 ttl=63 time=2.239 ms
64 bytes from 141.16.17.67: seq=1 ttl=63 time=0.918 ms
64 bytes from 141.16.17.67: seq=2 ttl=63 time=0.774 ms
--- 141.16.17.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.774/1.310/2.239 ms
2025-11-04 22:49:43,358 - INFO - Ping to IP 141.16.17.67 from VM ctest-vn1-vm1-77321220 passed
2025-11-04 22:49:43,358 - INFO - Deleting interface with subnet_id ecde1840-06c5-4161-a06a-2bd7b37c2548, port_id None from router 95762ce4-bb53-4f19-ab18-51b9571a5185
2025-11-04 22:49:43,465 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-04 22:49:43,466 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 141.16.17.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-11-04 22:49:43,466 - DEBUG - ping -s 56 -c 3 -W 1 141.16.17.67
2025-11-04 22:49:46,658 - DEBUG - PING 141.16.17.67 (141.16.17.67): 56 data bytes
--- 141.16.17.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-11-04 22:49:46,658 - WARNING - Ping to IP 141.16.17.67 from VM ctest-vn1-vm1-77321220 failed
2025-11-04 22:49:46,658 - INFO - Adding interface with subnet_id ecde1840-06c5-4161-a06a-2bd7b37c2548, port_id None to router 95762ce4-bb53-4f19-ab18-51b9571a5185
2025-11-04 22:49:46,851 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-04 22:49:46,851 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 141.16.17.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-11-04 22:49:46,851 - DEBUG - ping -s 56 -c 3 -W 1 141.16.17.67
2025-11-04 22:49:50,051 - DEBUG - PING 141.16.17.67 (141.16.17.67): 56 data bytes
64 bytes from 141.16.17.67: seq=1 ttl=63 time=3.595 ms
64 bytes from 141.16.17.67: seq=2 ttl=63 time=1.045 ms
--- 141.16.17.67 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 1.045/2.320/3.595 ms
2025-11-04 22:49:50,051 - WARNING - Ping to IP 141.16.17.67 from VM ctest-vn1-vm1-77321220 failed
2025-11-04 22:49:51,053 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 141.16.17.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-11-04 22:49:51,053 - DEBUG - ping -s 56 -c 3 -W 1 141.16.17.67
2025-11-04 22:49:53,254 - DEBUG - PING 141.16.17.67 (141.16.17.67): 56 data bytes
64 bytes from 141.16.17.67: seq=0 ttl=63 time=1.378 ms
64 bytes from 141.16.17.67: seq=1 ttl=63 time=0.922 ms
64 bytes from 141.16.17.67: seq=2 ttl=63 time=1.063 ms
--- 141.16.17.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.922/1.121/1.378 ms
2025-11-04 22:49:53,254 - INFO - Ping to IP 141.16.17.67 from VM ctest-vn1-vm1-77321220 passed
2025-11-04 22:49:53,254 - INFO - Deleting interface with subnet_id cef9b377-33e6-4094-92e0-d2116d164647, port_id None from router 95762ce4-bb53-4f19-ab18-51b9571a5185
2025-11-04 22:49:53,357 - INFO - Deleting interface with subnet_id ecde1840-06c5-4161-a06a-2bd7b37c2548, port_id None from router 95762ce4-bb53-4f19-ab18-51b9571a5185
2025-11-04 22:49:53,532 - INFO - Deleting VM ctest-vn2-vm1-53958776
2025-11-04 22:49:53,595 - INFO - Deleting VM ctest-vn1-vm1-77321220
2025-11-04 22:49:53,662 - INFO - Deleting VN ctest-vn2-75208284
2025-11-04 22:49:53,694 - DEBUG - VN 7966fedb-baef-470f-ad28-343938646d07 still in use: Unable to complete operation on network 7966fedb-baef-470f-ad28-343938646d07. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-377da375-207b-4abb-bbc2-dca66d17fa02']
2025-11-04 22:49:53,694 - WARNING - Deleting VN ctest-vn2-75208284 failed..Will retry
2025-11-04 22:49:55,786 - DEBUG - Response for deleting network ()
2025-11-04 22:49:55,786 - INFO - Deleting VN ctest-vn1-06373870
2025-11-04 22:49:55,870 - DEBUG - Response for deleting network ()
2025-11-04 22:49:56,125 - DEBUG - No XMPP flaps were noticed during the test
2025-11-04 22:49:56,125 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2025-11-04 22:49:56,126 - INFO - --------------------------------------------------------------------------------
2025-11-04 22:49:56,768 - INFO - Deleted project: ctest-TestRouters-53348289, ID : e4fb0ba5-8bb4-49e6-9a77-c31f457b38f4