2025-08-20 16:10:59,313 - INFO - Domain Default found not creating
2025-08-20 16:10:59,521 - INFO - Project ctest-TestRouters-57992715 not found, creating it
2025-08-20 16:10:59,948 - INFO - Created Project:ctest-TestRouters-57992715, ID : eddf17ad-6986-4fa6-8178-29c74666f618
2025-08-20 16:11:01,350 - INFO - ================================================================================
2025-08-20 16:11:01,350 - INFO - STARTING TEST : test_basic_router_behavior
2025-08-20 16:11:01,350 - 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-20 16:11:01,606 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.0.0.254': '0'}} with
2025-08-20 16:11:01,606 - INFO - Initial checks done. Running the testcase now
2025-08-20 16:11:01,606 - INFO -
2025-08-20 16:11:02,159 - DEBUG - Response for create_network : {'network': {'id': 'efb67301-baee-443f-9431-f881532428c5', 'name': 'ctest-vn1-08537306', 'tenant_id': 'eddf17ad69864fa6817829c74666f618', 'project_id': 'eddf17ad69864fa6817829c74666f618', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-57992715', 'ctest-vn1-08537306'], 'port_security_enabled': True, 'description': ''}}
2025-08-20 16:11:02,315 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fefd1802-caa9-4e27-8d9d-ce21e5d1345f', 'name': '', 'tenant_id': 'eddf17ad69864fa6817829c74666f618', 'network_id': 'efb67301-baee-443f-9431-f881532428c5', 'ip_version': 4, 'cidr': '72.249.255.192/26', 'allocation_pools': [{'start': '72.249.255.194', 'end': '72.249.255.254'}], 'gateway_ip': '72.249.255.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '72.249.255.194', 'tags': [], 'project_id': 'eddf17ad69864fa6817829c74666f618'}}
2025-08-20 16:11:02,330 - INFO - Created VN ctest-vn1-08537306
2025-08-20 16:11:02,381 - DEBUG - VN ctest-vn1-08537306 UUID is efb67301-baee-443f-9431-f881532428c5
2025-08-20 16:11:02,681 - DEBUG - Response for create_network : {'network': {'id': 'e50ddf9e-68a2-4d07-af82-ed43b2fbc531', 'name': 'ctest-vn2-36242983', 'tenant_id': 'eddf17ad69864fa6817829c74666f618', 'project_id': 'eddf17ad69864fa6817829c74666f618', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-57992715', 'ctest-vn2-36242983'], 'port_security_enabled': True, 'description': ''}}
2025-08-20 16:11:02,911 - DEBUG - Response for create_subnet : {'subnet': {'id': 'de1e49a3-89b4-4f37-a279-ebf35162e752', 'name': '', 'tenant_id': 'eddf17ad69864fa6817829c74666f618', 'network_id': 'e50ddf9e-68a2-4d07-af82-ed43b2fbc531', 'ip_version': 4, 'cidr': '83.229.4.128/26', 'allocation_pools': [{'start': '83.229.4.130', 'end': '83.229.4.190'}], 'gateway_ip': '83.229.4.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '83.229.4.130', 'tags': [], 'project_id': 'eddf17ad69864fa6817829c74666f618'}}
2025-08-20 16:11:02,928 - INFO - Created VN ctest-vn2-36242983
2025-08-20 16:11:02,977 - DEBUG - VN ctest-vn2-36242983 UUID is e50ddf9e-68a2-4d07-af82-ed43b2fbc531
2025-08-20 16:11:03,215 - DEBUG - Services list from nova: [, , ]
2025-08-20 16:11:04,163 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3899-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3899-1)
2025-08-20 16:11:05,316 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3899-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3899-1)
2025-08-20 16:11:05,370 - INFO - Adding interface with subnet_id fefd1802-caa9-4e27-8d9d-ce21e5d1345f, port_id None to router 8809070f-fe8a-47a5-8e7e-281c19252cff
2025-08-20 16:11:05,582 - INFO - Waiting for VM ctest-vn1-vm1-30832088 to be up..
2025-08-20 16:11:05,682 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-20 16:11:10,747 - DEBUG - VM is in ACTIVE state now
2025-08-20 16:11:10,748 - INFO - VM name : ctest-vn1-vm1-30832088
2025-08-20 16:11:10,813 - DEBUG - VM ctest-vn1-vm1-30832088 ID is e463c4ef-3eb4-4e0f-9ff3-3a8319a5b205
2025-08-20 16:11:10,831 - DEBUG - VM ctest-vn1-vm1-30832088 launched on Node cn-jenkins-deploy-platform-ansible-os-3899-1.
2025-08-20 16:11:10,898 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/e463c4ef-3eb4-4e0f-9ff3-3a8319a5b205
2025-08-20 16:11:11,193 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/e463c4ef-3eb4-4e0f-9ff3-3a8319a5b205
2025-08-20 16:11:11,219 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/2f2d8233-586b-42f9-bb05-7a821e1cd51c
2025-08-20 16:11:14,480 - 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 1023ms')
2025-08-20 16:11:14,480 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-30832088 failed!
2025-08-20 16:11:14,533 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-57992715:ctest-vn1-08537306 is 72.249.255.193 and allocation pool is NOT set
2025-08-20 16:11:16,594 - 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.13 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.02 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 2.021/3.075/4.129/1.054 ms')
2025-08-20 16:11:16,594 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-30832088 passed
2025-08-20 16:11:16,745 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 16:11:16,745 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-30832088, IP 72.249.255.195, Port 22
2025-08-20 16:11:16,900 - DEBUG - VM ctest-vn1-vm1-30832088 is ready for SSH connections
2025-08-20 16:11:16,900 - INFO - Waiting for VM ctest-vn2-vm1-15465834 to be up..
2025-08-20 16:11:16,965 - DEBUG - VM is in ACTIVE state now
2025-08-20 16:11:16,965 - INFO - VM name : ctest-vn2-vm1-15465834
2025-08-20 16:11:17,037 - DEBUG - VM ctest-vn2-vm1-15465834 ID is d68ae7c6-afd1-4935-8691-ea420d200a17
2025-08-20 16:11:17,037 - DEBUG - VM ctest-vn2-vm1-15465834 launched on Node cn-jenkins-deploy-platform-ansible-os-3899-1.
2025-08-20 16:11:17,102 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/d68ae7c6-afd1-4935-8691-ea420d200a17
2025-08-20 16:11:17,110 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/722963d7-ff18-44d7-90c4-c8e8cfef8ef4
2025-08-20 16:11:18,348 - 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.39 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.729 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.729/2.059/3.389/1.330 ms')
2025-08-20 16:11:18,349 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-15465834 passed
2025-08-20 16:11:18,497 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 16:11:18,497 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-15465834, IP 83.229.4.131, Port 22
2025-08-20 16:11:18,653 - DEBUG - VM ctest-vn2-vm1-15465834 is ready for SSH connections
2025-08-20 16:11:18,653 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 16:11:18,653 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 83.229.4.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-20 16:11:18,653 - DEBUG - ping -s 56 -c 3 -W 1 83.229.4.131
2025-08-20 16:11:23,308 - DEBUG - PING 83.229.4.131 (83.229.4.131): 56 data bytes
--- 83.229.4.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-08-20 16:11:23,308 - WARNING - Ping to IP 83.229.4.131 from VM ctest-vn1-vm1-30832088 failed
2025-08-20 16:11:23,308 - INFO - Adding interface with subnet_id de1e49a3-89b4-4f37-a279-ebf35162e752, port_id None to router 8809070f-fe8a-47a5-8e7e-281c19252cff
2025-08-20 16:11:23,547 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 16:11:23,547 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 83.229.4.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-20 16:11:23,547 - DEBUG - ping -s 56 -c 3 -W 1 83.229.4.131
2025-08-20 16:11:25,738 - DEBUG - PING 83.229.4.131 (83.229.4.131): 56 data bytes
64 bytes from 83.229.4.131: seq=0 ttl=63 time=2.955 ms
64 bytes from 83.229.4.131: seq=1 ttl=63 time=0.909 ms
64 bytes from 83.229.4.131: seq=2 ttl=63 time=0.713 ms
--- 83.229.4.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.713/1.525/2.955 ms
2025-08-20 16:11:25,738 - INFO - Ping to IP 83.229.4.131 from VM ctest-vn1-vm1-30832088 passed
2025-08-20 16:11:25,738 - INFO - Deleting interface with subnet_id fefd1802-caa9-4e27-8d9d-ce21e5d1345f, port_id None from router 8809070f-fe8a-47a5-8e7e-281c19252cff
2025-08-20 16:11:25,838 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 16:11:25,838 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 83.229.4.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-20 16:11:25,838 - DEBUG - ping -s 56 -c 3 -W 1 83.229.4.131
2025-08-20 16:11:29,042 - DEBUG - PING 83.229.4.131 (83.229.4.131): 56 data bytes
--- 83.229.4.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-08-20 16:11:29,042 - WARNING - Ping to IP 83.229.4.131 from VM ctest-vn1-vm1-30832088 failed
2025-08-20 16:11:29,042 - INFO - Adding interface with subnet_id fefd1802-caa9-4e27-8d9d-ce21e5d1345f, port_id None to router 8809070f-fe8a-47a5-8e7e-281c19252cff
2025-08-20 16:11:29,257 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 16:11:29,258 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 83.229.4.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-20 16:11:29,258 - DEBUG - ping -s 56 -c 3 -W 1 83.229.4.131
2025-08-20 16:11:31,457 - DEBUG - PING 83.229.4.131 (83.229.4.131): 56 data bytes
64 bytes from 83.229.4.131: seq=0 ttl=63 time=1.368 ms
64 bytes from 83.229.4.131: seq=1 ttl=63 time=0.763 ms
64 bytes from 83.229.4.131: seq=2 ttl=63 time=0.764 ms
--- 83.229.4.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.763/0.965/1.368 ms
2025-08-20 16:11:31,457 - INFO - Ping to IP 83.229.4.131 from VM ctest-vn1-vm1-30832088 passed
2025-08-20 16:11:31,458 - INFO - Deleting interface with subnet_id de1e49a3-89b4-4f37-a279-ebf35162e752, port_id None from router 8809070f-fe8a-47a5-8e7e-281c19252cff
2025-08-20 16:11:31,560 - INFO - Deleting interface with subnet_id fefd1802-caa9-4e27-8d9d-ce21e5d1345f, port_id None from router 8809070f-fe8a-47a5-8e7e-281c19252cff
2025-08-20 16:11:31,717 - INFO - Deleting VM ctest-vn2-vm1-15465834
2025-08-20 16:11:31,781 - INFO - Deleting VM ctest-vn1-vm1-30832088
2025-08-20 16:11:31,847 - INFO - Deleting VN ctest-vn2-36242983
2025-08-20 16:11:31,886 - DEBUG - VN e50ddf9e-68a2-4d07-af82-ed43b2fbc531 still in use: Unable to complete operation on network e50ddf9e-68a2-4d07-af82-ed43b2fbc531. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-3ea79abd-5f7e-4d6c-b648-e45d0b04b42b']
2025-08-20 16:11:31,886 - WARNING - Deleting VN ctest-vn2-36242983 failed..Will retry
2025-08-20 16:11:33,982 - DEBUG - Response for deleting network ()
2025-08-20 16:11:33,983 - INFO - Deleting VN ctest-vn1-08537306
2025-08-20 16:11:34,071 - DEBUG - Response for deleting network ()
2025-08-20 16:11:34,325 - DEBUG - No XMPP flaps were noticed during the test
2025-08-20 16:11:34,325 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:33]
2025-08-20 16:11:34,325 - INFO - --------------------------------------------------------------------------------
2025-08-20 16:11:34,959 - INFO - Deleted project: ctest-TestRouters-57992715, ID : eddf17ad-6986-4fa6-8178-29c74666f618