2025-07-28 02:19:12,847 - INFO - Domain Default found not creating
2025-07-28 02:19:13,008 - INFO - Project ctest-TestRouters-33605366 not found, creating it
2025-07-28 02:19:13,487 - INFO - Created Project:ctest-TestRouters-33605366, ID : b798e6ed-9528-440a-93db-657f0befd160
2025-07-28 02:19:14,989 - INFO - ================================================================================
2025-07-28 02:19:14,989 - INFO - STARTING TEST : test_basic_router_behavior
2025-07-28 02:19:14,989 - 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-07-28 02:19:15,254 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-07-28 02:19:15,254 - INFO - Initial checks done. Running the testcase now
2025-07-28 02:19:15,254 - INFO -
2025-07-28 02:19:15,824 - DEBUG - Response for create_network : {'network': {'id': 'ecd120f4-2a99-4124-b285-8878fe5d3824', 'name': 'ctest-vn1-43812337', 'tenant_id': 'b798e6ed9528440a93db657f0befd160', 'project_id': 'b798e6ed9528440a93db657f0befd160', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-33605366', 'ctest-vn1-43812337'], 'port_security_enabled': True, 'description': ''}}
2025-07-28 02:19:16,035 - DEBUG - Response for create_subnet : {'subnet': {'id': '0578a550-d268-4e6a-917c-f5c68d1ec5ed', 'name': '', 'tenant_id': 'b798e6ed9528440a93db657f0befd160', 'network_id': 'ecd120f4-2a99-4124-b285-8878fe5d3824', 'ip_version': 4, 'cidr': '4.77.150.128/26', 'allocation_pools': [{'start': '4.77.150.130', 'end': '4.77.150.190'}], 'gateway_ip': '4.77.150.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '4.77.150.130', 'tags': [], 'project_id': 'b798e6ed9528440a93db657f0befd160'}}
2025-07-28 02:19:16,055 - INFO - Created VN ctest-vn1-43812337
2025-07-28 02:19:16,115 - DEBUG - VN ctest-vn1-43812337 UUID is ecd120f4-2a99-4124-b285-8878fe5d3824
2025-07-28 02:19:16,430 - DEBUG - Response for create_network : {'network': {'id': 'ab4c8ad3-f3aa-4a13-af21-5d257eac16ca', 'name': 'ctest-vn2-31808472', 'tenant_id': 'b798e6ed9528440a93db657f0befd160', 'project_id': 'b798e6ed9528440a93db657f0befd160', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-33605366', 'ctest-vn2-31808472'], 'port_security_enabled': True, 'description': ''}}
2025-07-28 02:19:16,628 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ab7db943-f70d-45aa-b427-e6cf0ec26e80', 'name': '', 'tenant_id': 'b798e6ed9528440a93db657f0befd160', 'network_id': 'ab4c8ad3-f3aa-4a13-af21-5d257eac16ca', 'ip_version': 4, 'cidr': '7.138.185.128/26', 'allocation_pools': [{'start': '7.138.185.130', 'end': '7.138.185.190'}], 'gateway_ip': '7.138.185.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '7.138.185.130', 'tags': [], 'project_id': 'b798e6ed9528440a93db657f0befd160'}}
2025-07-28 02:19:16,648 - INFO - Created VN ctest-vn2-31808472
2025-07-28 02:19:16,699 - DEBUG - VN ctest-vn2-31808472 UUID is ab4c8ad3-f3aa-4a13-af21-5d257eac16ca
2025-07-28 02:19:16,868 - DEBUG - Services list from nova: [, , ]
2025-07-28 02:19:17,902 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3716-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3716-1)
2025-07-28 02:19:19,124 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3716-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3716-1)
2025-07-28 02:19:19,193 - INFO - Adding interface with subnet_id 0578a550-d268-4e6a-917c-f5c68d1ec5ed, port_id None to router de2f0c14-69c5-4c97-a092-c124bbd117d0
2025-07-28 02:19:19,452 - INFO - Waiting for VM ctest-vn1-vm1-84885819 to be up..
2025-07-28 02:19:19,538 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-28 02:19:24,611 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-28 02:19:29,680 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-28 02:19:34,756 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-28 02:19:39,834 - DEBUG - VM is in ACTIVE state now
2025-07-28 02:19:39,834 - INFO - VM name : ctest-vn1-vm1-84885819
2025-07-28 02:19:39,907 - DEBUG - VM ctest-vn1-vm1-84885819 ID is 3ae3ff9b-ccf6-46ae-960c-fb80d03c7dae
2025-07-28 02:19:39,924 - DEBUG - VM ctest-vn1-vm1-84885819 launched on Node cn-jenkins-deploy-platform-ansible-os-3716-1
2025-07-28 02:19:40,006 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/3ae3ff9b-ccf6-46ae-960c-fb80d03c7dae
2025-07-28 02:19:40,305 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/3ae3ff9b-ccf6-46ae-960c-fb80d03c7dae
2025-07-28 02:19:40,336 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/e3f6501c-bae8-4fb1-9581-dcf3785cbcf0
2025-07-28 02:19:43,626 - 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 1010ms')
2025-07-28 02:19:43,626 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-84885819 failed!
2025-07-28 02:19:43,683 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-33605366:ctest-vn1-43812337 is 4.77.150.129 and allocation pool is NOT set
2025-07-28 02:19:45,747 - 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=8.67 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.486 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.486/4.579/8.673/4.093 ms')
2025-07-28 02:19:45,748 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-84885819 passed
2025-07-28 02:19:45,895 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-28 02:19:45,895 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-84885819, IP 4.77.150.131, Port 22
2025-07-28 02:19:46,062 - DEBUG - VM ctest-vn1-vm1-84885819 is ready for SSH connections
2025-07-28 02:19:46,062 - INFO - Waiting for VM ctest-vn2-vm1-09482596 to be up..
2025-07-28 02:19:46,150 - DEBUG - VM is in ACTIVE state now
2025-07-28 02:19:46,150 - INFO - VM name : ctest-vn2-vm1-09482596
2025-07-28 02:19:46,224 - DEBUG - VM ctest-vn2-vm1-09482596 ID is 89e8f0e1-56c4-4a55-aa46-467764e62d26
2025-07-28 02:19:46,225 - DEBUG - VM ctest-vn2-vm1-09482596 launched on Node cn-jenkins-deploy-platform-ansible-os-3716-1
2025-07-28 02:19:46,300 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/89e8f0e1-56c4-4a55-aa46-467764e62d26
2025-07-28 02:19:46,313 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/8b2baca6-a0a1-4284-a58f-d359d6f4d2a2
2025-07-28 02:19:47,559 - 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.36 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.08 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.084/2.220/3.356/1.136 ms')
2025-07-28 02:19:47,559 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-09482596 passed
2025-07-28 02:19:47,671 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-28 02:19:47,671 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-09482596, IP 7.138.185.131, Port 22
2025-07-28 02:19:47,826 - DEBUG - VM ctest-vn2-vm1-09482596 is ready for SSH connections
2025-07-28 02:19:47,826 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-28 02:19:47,827 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 7.138.185.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-07-28 02:19:47,827 - DEBUG - ping -s 56 -c 3 -W 1 7.138.185.131
2025-07-28 02:19:52,793 - DEBUG - PING 7.138.185.131 (7.138.185.131): 56 data bytes
--- 7.138.185.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-07-28 02:19:52,793 - WARNING - Ping to IP 7.138.185.131 from VM ctest-vn1-vm1-84885819 failed
2025-07-28 02:19:52,793 - INFO - Adding interface with subnet_id ab7db943-f70d-45aa-b427-e6cf0ec26e80, port_id None to router de2f0c14-69c5-4c97-a092-c124bbd117d0
2025-07-28 02:19:53,103 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-28 02:19:53,103 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 7.138.185.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-07-28 02:19:53,103 - DEBUG - ping -s 56 -c 3 -W 1 7.138.185.131
2025-07-28 02:19:55,310 - DEBUG - PING 7.138.185.131 (7.138.185.131): 56 data bytes
64 bytes from 7.138.185.131: seq=0 ttl=63 time=3.736 ms
64 bytes from 7.138.185.131: seq=1 ttl=63 time=1.199 ms
64 bytes from 7.138.185.131: seq=2 ttl=63 time=1.146 ms
--- 7.138.185.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.146/2.027/3.736 ms
2025-07-28 02:19:55,310 - INFO - Ping to IP 7.138.185.131 from VM ctest-vn1-vm1-84885819 passed
2025-07-28 02:19:55,310 - INFO - Deleting interface with subnet_id 0578a550-d268-4e6a-917c-f5c68d1ec5ed, port_id None from router de2f0c14-69c5-4c97-a092-c124bbd117d0
2025-07-28 02:19:55,439 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-28 02:19:55,439 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 7.138.185.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-07-28 02:19:55,439 - DEBUG - ping -s 56 -c 3 -W 1 7.138.185.131
2025-07-28 02:19:58,649 - DEBUG - PING 7.138.185.131 (7.138.185.131): 56 data bytes
--- 7.138.185.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-07-28 02:19:58,649 - WARNING - Ping to IP 7.138.185.131 from VM ctest-vn1-vm1-84885819 failed
2025-07-28 02:19:58,649 - INFO - Adding interface with subnet_id 0578a550-d268-4e6a-917c-f5c68d1ec5ed, port_id None to router de2f0c14-69c5-4c97-a092-c124bbd117d0
2025-07-28 02:19:58,939 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-28 02:19:58,939 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 7.138.185.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-07-28 02:19:58,939 - DEBUG - ping -s 56 -c 3 -W 1 7.138.185.131
2025-07-28 02:20:01,170 - DEBUG - PING 7.138.185.131 (7.138.185.131): 56 data bytes
64 bytes from 7.138.185.131: seq=0 ttl=63 time=3.066 ms
64 bytes from 7.138.185.131: seq=1 ttl=63 time=1.302 ms
64 bytes from 7.138.185.131: seq=2 ttl=63 time=0.946 ms
--- 7.138.185.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.946/1.771/3.066 ms
2025-07-28 02:20:01,170 - INFO - Ping to IP 7.138.185.131 from VM ctest-vn1-vm1-84885819 passed
2025-07-28 02:20:01,170 - INFO - Deleting interface with subnet_id ab7db943-f70d-45aa-b427-e6cf0ec26e80, port_id None from router de2f0c14-69c5-4c97-a092-c124bbd117d0
2025-07-28 02:20:01,314 - INFO - Deleting interface with subnet_id 0578a550-d268-4e6a-917c-f5c68d1ec5ed, port_id None from router de2f0c14-69c5-4c97-a092-c124bbd117d0
2025-07-28 02:20:01,498 - INFO - Deleting VM ctest-vn2-vm1-09482596
2025-07-28 02:20:01,575 - INFO - Deleting VM ctest-vn1-vm1-84885819
2025-07-28 02:20:01,651 - INFO - Deleting VN ctest-vn2-31808472
2025-07-28 02:20:01,695 - DEBUG - VN ab4c8ad3-f3aa-4a13-af21-5d257eac16ca still in use: Unable to complete operation on network ab4c8ad3-f3aa-4a13-af21-5d257eac16ca. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-c6286eb9-3dba-4a11-9a06-64543e54cc06']
2025-07-28 02:20:01,695 - WARNING - Deleting VN ctest-vn2-31808472 failed..Will retry
2025-07-28 02:20:03,822 - DEBUG - Response for deleting network ()
2025-07-28 02:20:03,822 - INFO - Deleting VN ctest-vn1-43812337
2025-07-28 02:20:03,930 - DEBUG - Response for deleting network ()
2025-07-28 02:20:04,185 - DEBUG - No XMPP flaps were noticed during the test
2025-07-28 02:20:04,185 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:50]
2025-07-28 02:20:04,186 - INFO - --------------------------------------------------------------------------------
2025-07-28 02:20:04,881 - INFO - Deleted project: ctest-TestRouters-33605366, ID : b798e6ed-9528-440a-93db-657f0befd160