2025-08-18 17:58:44,363 - INFO - Domain Default found not creating
2025-08-18 17:58:44,482 - INFO - Project ctest-TestRouters-52841606 not found, creating it
2025-08-18 17:58:44,919 - INFO - Created Project:ctest-TestRouters-52841606, ID : 03d70d49-bfce-4c15-a861-5ea7348f12d3
2025-08-18 17:58:46,848 - INFO - ================================================================================
2025-08-18 17:58:46,848 - INFO - STARTING TEST : test_basic_router_behavior
2025-08-18 17:58:46,848 - 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-08-18 17:58:47,098 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-08-18 17:58:47,098 - INFO - Initial checks done. Running the testcase now
2025-08-18 17:58:47,098 - INFO -
2025-08-18 17:58:47,620 - DEBUG - Response for create_network : {'network': {'id': '5d991ca1-cea8-4695-ba59-2ea5458f42ce', 'name': 'ctest-vn1-24195201', 'tenant_id': '03d70d49bfce4c15a8615ea7348f12d3', 'project_id': '03d70d49bfce4c15a8615ea7348f12d3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-52841606', 'ctest-vn1-24195201'], 'port_security_enabled': True, 'description': ''}}
2025-08-18 17:58:47,859 - DEBUG - Response for create_subnet : {'subnet': {'id': 'dea6f245-26c5-4d3c-8013-5c45e82e5998', 'name': '', 'tenant_id': '03d70d49bfce4c15a8615ea7348f12d3', 'network_id': '5d991ca1-cea8-4695-ba59-2ea5458f42ce', 'ip_version': 4, 'cidr': '221.237.25.64/26', 'allocation_pools': [{'start': '221.237.25.66', 'end': '221.237.25.126'}], 'gateway_ip': '221.237.25.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '221.237.25.66', 'tags': [], 'project_id': '03d70d49bfce4c15a8615ea7348f12d3'}}
2025-08-18 17:58:47,876 - INFO - Created VN ctest-vn1-24195201
2025-08-18 17:58:47,926 - DEBUG - VN ctest-vn1-24195201 UUID is 5d991ca1-cea8-4695-ba59-2ea5458f42ce
2025-08-18 17:58:48,237 - DEBUG - Response for create_network : {'network': {'id': '025b98c0-0e56-4611-85a2-1b4efdb91d68', 'name': 'ctest-vn2-29904533', 'tenant_id': '03d70d49bfce4c15a8615ea7348f12d3', 'project_id': '03d70d49bfce4c15a8615ea7348f12d3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-52841606', 'ctest-vn2-29904533'], 'port_security_enabled': True, 'description': ''}}
2025-08-18 17:58:48,383 - DEBUG - Response for create_subnet : {'subnet': {'id': 'efa9d4b5-de3b-4e66-9403-a04eb1fe020d', 'name': '', 'tenant_id': '03d70d49bfce4c15a8615ea7348f12d3', 'network_id': '025b98c0-0e56-4611-85a2-1b4efdb91d68', 'ip_version': 4, 'cidr': '192.199.119.64/26', 'allocation_pools': [{'start': '192.199.119.66', 'end': '192.199.119.126'}], 'gateway_ip': '192.199.119.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '192.199.119.66', 'tags': [], 'project_id': '03d70d49bfce4c15a8615ea7348f12d3'}}
2025-08-18 17:58:48,398 - INFO - Created VN ctest-vn2-29904533
2025-08-18 17:58:48,449 - DEBUG - VN ctest-vn2-29904533 UUID is 025b98c0-0e56-4611-85a2-1b4efdb91d68
2025-08-18 17:58:48,633 - DEBUG - Services list from nova: [, , ]
2025-08-18 17:58:49,575 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3879-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3879-1)
2025-08-18 17:58:50,798 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3879-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3879-1)
2025-08-18 17:58:50,872 - INFO - Adding interface with subnet_id dea6f245-26c5-4d3c-8013-5c45e82e5998, port_id None to router 1adf2f05-7e3e-4683-a1c0-c3b580439d1a
2025-08-18 17:58:51,305 - INFO - Waiting for VM ctest-vn1-vm1-78189344 to be up..
2025-08-18 17:58:51,443 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-18 17:58:56,508 - DEBUG - VM is in ACTIVE state now
2025-08-18 17:58:56,508 - INFO - VM name : ctest-vn1-vm1-78189344
2025-08-18 17:58:56,571 - DEBUG - VM ctest-vn1-vm1-78189344 ID is 3237793f-64a1-4af6-8dd1-c394ac1ef9c5
2025-08-18 17:58:56,589 - DEBUG - VM ctest-vn1-vm1-78189344 launched on Node cn-jenkins-deploy-platform-ansible-os-3879-1
2025-08-18 17:58:56,658 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/3237793f-64a1-4af6-8dd1-c394ac1ef9c5
2025-08-18 17:58:56,953 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/3237793f-64a1-4af6-8dd1-c394ac1ef9c5
2025-08-18 17:58:56,981 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/ccc94377-e2cb-47d7-b902-cdacbd098f20
2025-08-18 17:59:00,236 - 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=2 ttl=63 time=9.91 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1023ms\r\nrtt min/avg/max/mdev = 9.914/9.914/9.914/0.000 ms')
2025-08-18 17:59:00,236 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-78189344 passed
2025-08-18 17:59:00,389 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-18 17:59:00,390 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-78189344, IP 221.237.25.67, Port 22
2025-08-18 17:59:00,545 - DEBUG - VM ctest-vn1-vm1-78189344 is ready for SSH connections
2025-08-18 17:59:00,545 - INFO - Waiting for VM ctest-vn2-vm1-29971141 to be up..
2025-08-18 17:59:00,610 - DEBUG - VM is in ACTIVE state now
2025-08-18 17:59:00,611 - INFO - VM name : ctest-vn2-vm1-29971141
2025-08-18 17:59:00,681 - DEBUG - VM ctest-vn2-vm1-29971141 ID is 3f17b1ac-1c8c-4df0-b0be-88ac9de60665
2025-08-18 17:59:00,681 - DEBUG - VM ctest-vn2-vm1-29971141 launched on Node cn-jenkins-deploy-platform-ansible-os-3879-1
2025-08-18 17:59:00,741 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/3f17b1ac-1c8c-4df0-b0be-88ac9de60665
2025-08-18 17:59:00,748 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/8629fca7-6e91-4d15-8977-e77d7b023ae7
2025-08-18 17:59:01,984 - 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.25 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.25 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.253/3.251/5.249/1.998 ms')
2025-08-18 17:59:01,984 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-29971141 passed
2025-08-18 17:59:02,137 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-18 17:59:02,138 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-29971141, IP 192.199.119.67, Port 22
2025-08-18 17:59:02,288 - DEBUG - VM ctest-vn2-vm1-29971141 is ready for SSH connections
2025-08-18 17:59:02,289 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-18 17:59:02,289 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 192.199.119.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-18 17:59:02,289 - DEBUG - ping -s 56 -c 3 -W 1 192.199.119.67
2025-08-18 17:59:07,179 - DEBUG - PING 192.199.119.67 (192.199.119.67): 56 data bytes
--- 192.199.119.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-08-18 17:59:07,179 - WARNING - Ping to IP 192.199.119.67 from VM ctest-vn1-vm1-78189344 failed
2025-08-18 17:59:07,179 - INFO - Adding interface with subnet_id efa9d4b5-de3b-4e66-9403-a04eb1fe020d, port_id None to router 1adf2f05-7e3e-4683-a1c0-c3b580439d1a
2025-08-18 17:59:07,407 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-18 17:59:07,407 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 192.199.119.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-18 17:59:07,407 - DEBUG - ping -s 56 -c 3 -W 1 192.199.119.67
2025-08-18 17:59:09,601 - DEBUG - PING 192.199.119.67 (192.199.119.67): 56 data bytes
64 bytes from 192.199.119.67: seq=0 ttl=63 time=2.284 ms
64 bytes from 192.199.119.67: seq=1 ttl=63 time=0.719 ms
64 bytes from 192.199.119.67: seq=2 ttl=63 time=0.692 ms
--- 192.199.119.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.692/1.231/2.284 ms
2025-08-18 17:59:09,602 - INFO - Ping to IP 192.199.119.67 from VM ctest-vn1-vm1-78189344 passed
2025-08-18 17:59:09,602 - INFO - Deleting interface with subnet_id dea6f245-26c5-4d3c-8013-5c45e82e5998, port_id None from router 1adf2f05-7e3e-4683-a1c0-c3b580439d1a
2025-08-18 17:59:09,706 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-18 17:59:09,706 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 192.199.119.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-18 17:59:09,706 - DEBUG - ping -s 56 -c 3 -W 1 192.199.119.67
2025-08-18 17:59:12,905 - DEBUG - PING 192.199.119.67 (192.199.119.67): 56 data bytes
--- 192.199.119.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-08-18 17:59:12,905 - WARNING - Ping to IP 192.199.119.67 from VM ctest-vn1-vm1-78189344 failed
2025-08-18 17:59:12,905 - INFO - Adding interface with subnet_id dea6f245-26c5-4d3c-8013-5c45e82e5998, port_id None to router 1adf2f05-7e3e-4683-a1c0-c3b580439d1a
2025-08-18 17:59:13,097 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-18 17:59:13,098 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 192.199.119.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-18 17:59:13,098 - DEBUG - ping -s 56 -c 3 -W 1 192.199.119.67
2025-08-18 17:59:16,292 - DEBUG - PING 192.199.119.67 (192.199.119.67): 56 data bytes
64 bytes from 192.199.119.67: seq=1 ttl=63 time=1.503 ms
64 bytes from 192.199.119.67: seq=2 ttl=63 time=0.662 ms
--- 192.199.119.67 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.662/1.082/1.503 ms
2025-08-18 17:59:16,292 - WARNING - Ping to IP 192.199.119.67 from VM ctest-vn1-vm1-78189344 failed
2025-08-18 17:59:17,293 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 192.199.119.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-18 17:59:17,293 - DEBUG - ping -s 56 -c 3 -W 1 192.199.119.67
2025-08-18 17:59:19,488 - DEBUG - PING 192.199.119.67 (192.199.119.67): 56 data bytes
64 bytes from 192.199.119.67: seq=0 ttl=63 time=1.347 ms
64 bytes from 192.199.119.67: seq=1 ttl=63 time=0.696 ms
64 bytes from 192.199.119.67: seq=2 ttl=63 time=0.671 ms
--- 192.199.119.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.671/0.904/1.347 ms
2025-08-18 17:59:19,488 - INFO - Ping to IP 192.199.119.67 from VM ctest-vn1-vm1-78189344 passed
2025-08-18 17:59:19,488 - INFO - Deleting interface with subnet_id efa9d4b5-de3b-4e66-9403-a04eb1fe020d, port_id None from router 1adf2f05-7e3e-4683-a1c0-c3b580439d1a
2025-08-18 17:59:19,595 - INFO - Deleting interface with subnet_id dea6f245-26c5-4d3c-8013-5c45e82e5998, port_id None from router 1adf2f05-7e3e-4683-a1c0-c3b580439d1a
2025-08-18 17:59:19,762 - INFO - Deleting VM ctest-vn2-vm1-29971141
2025-08-18 17:59:19,827 - INFO - Deleting VM ctest-vn1-vm1-78189344
2025-08-18 17:59:19,889 - INFO - Deleting VN ctest-vn2-29904533
2025-08-18 17:59:19,919 - DEBUG - VN 025b98c0-0e56-4611-85a2-1b4efdb91d68 still in use: Unable to complete operation on network 025b98c0-0e56-4611-85a2-1b4efdb91d68. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-56eeb8c1-f815-4d60-9e6f-f99f2c5fc424']
2025-08-18 17:59:19,919 - WARNING - Deleting VN ctest-vn2-29904533 failed..Will retry
2025-08-18 17:59:22,016 - DEBUG - Response for deleting network ()
2025-08-18 17:59:22,016 - INFO - Deleting VN ctest-vn1-24195201
2025-08-18 17:59:22,119 - DEBUG - Response for deleting network ()
2025-08-18 17:59:22,371 - DEBUG - No XMPP flaps were noticed during the test
2025-08-18 17:59:22,371 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:36]
2025-08-18 17:59:22,371 - INFO - --------------------------------------------------------------------------------
2025-08-18 17:59:23,013 - INFO - Deleted project: ctest-TestRouters-52841606, ID : 03d70d49-bfce-4c15-a861-5ea7348f12d3