2025-09-09 15:21:10,016 - INFO - Domain Default found not creating
2025-09-09 15:21:10,244 - INFO - Project ctest-TestRouters-55832596 not found, creating it
2025-09-09 15:21:10,693 - INFO - Created Project:ctest-TestRouters-55832596, ID : 373add84-f29a-4e0e-87e0-84d55d996b12
2025-09-09 15:21:12,095 - INFO - ================================================================================
2025-09-09 15:21:12,095 - INFO - STARTING TEST : test_basic_router_behavior
2025-09-09 15:21:12,095 - 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-09-09 15:21:12,349 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.254': '0'}} with
2025-09-09 15:21:12,349 - INFO - Initial checks done. Running the testcase now
2025-09-09 15:21:12,349 - INFO -
2025-09-09 15:21:12,896 - DEBUG - Response for create_network : {'network': {'id': '8b3f2809-0271-4e9c-bd7d-9399058f3053', 'name': 'ctest-vn1-27260471', 'tenant_id': '373add84f29a4e0e87e084d55d996b12', 'project_id': '373add84f29a4e0e87e084d55d996b12', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-55832596', 'ctest-vn1-27260471'], 'port_security_enabled': True, 'description': ''}}
2025-09-09 15:21:13,116 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a872c377-ad55-4bdf-b2fe-67b3af0e7168', 'name': '', 'tenant_id': '373add84f29a4e0e87e084d55d996b12', 'network_id': '8b3f2809-0271-4e9c-bd7d-9399058f3053', 'ip_version': 4, 'cidr': '220.87.170.64/26', 'allocation_pools': [{'start': '220.87.170.66', 'end': '220.87.170.126'}], 'gateway_ip': '220.87.170.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '220.87.170.66', 'tags': [], 'project_id': '373add84f29a4e0e87e084d55d996b12'}}
2025-09-09 15:21:13,131 - INFO - Created VN ctest-vn1-27260471
2025-09-09 15:21:13,180 - DEBUG - VN ctest-vn1-27260471 UUID is 8b3f2809-0271-4e9c-bd7d-9399058f3053
2025-09-09 15:21:13,498 - DEBUG - Response for create_network : {'network': {'id': 'f297c975-9ee6-4c92-84bd-8315ba275cd3', 'name': 'ctest-vn2-70066154', 'tenant_id': '373add84f29a4e0e87e084d55d996b12', 'project_id': '373add84f29a4e0e87e084d55d996b12', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-55832596', 'ctest-vn2-70066154'], 'port_security_enabled': True, 'description': ''}}
2025-09-09 15:21:13,672 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c9c8ea28-dbd2-490b-b41a-15098c794fa1', 'name': '', 'tenant_id': '373add84f29a4e0e87e084d55d996b12', 'network_id': 'f297c975-9ee6-4c92-84bd-8315ba275cd3', 'ip_version': 4, 'cidr': '205.10.225.0/26', 'allocation_pools': [{'start': '205.10.225.2', 'end': '205.10.225.62'}], 'gateway_ip': '205.10.225.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '205.10.225.2', 'tags': [], 'project_id': '373add84f29a4e0e87e084d55d996b12'}}
2025-09-09 15:21:13,693 - INFO - Created VN ctest-vn2-70066154
2025-09-09 15:21:13,748 - DEBUG - VN ctest-vn2-70066154 UUID is f297c975-9ee6-4c92-84bd-8315ba275cd3
2025-09-09 15:21:13,988 - DEBUG - Services list from nova: [, , ]
2025-09-09 15:21:14,961 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4061-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4061-1)
2025-09-09 15:21:16,174 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4061-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4061-1)
2025-09-09 15:21:16,258 - INFO - Adding interface with subnet_id a872c377-ad55-4bdf-b2fe-67b3af0e7168, port_id None to router 3ac43773-7ea7-4108-8932-e2a97d8d4968
2025-09-09 15:21:16,584 - INFO - Waiting for VM ctest-vn1-vm1-32648491 to be up..
2025-09-09 15:21:16,744 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-09 15:21:21,816 - DEBUG - VM is in ACTIVE state now
2025-09-09 15:21:21,817 - INFO - VM name : ctest-vn1-vm1-32648491
2025-09-09 15:21:21,894 - DEBUG - VM ctest-vn1-vm1-32648491 ID is e1e0f92f-848c-4b73-9c52-1cf3afabff2e
2025-09-09 15:21:21,915 - DEBUG - VM ctest-vn1-vm1-32648491 launched on Node cn-jenkins-deploy-platform-ansible-os-4061-1
2025-09-09 15:21:21,990 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/e1e0f92f-848c-4b73-9c52-1cf3afabff2e
2025-09-09 15:21:22,281 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/e1e0f92f-848c-4b73-9c52-1cf3afabff2e
2025-09-09 15:21:22,311 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/4407ae56-10b3-49ea-9af0-ad1ac4228901
2025-09-09 15:21:25,573 - 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-09-09 15:21:25,573 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-32648491 failed!
2025-09-09 15:21:25,628 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-55832596:ctest-vn1-27260471 is 220.87.170.65 and allocation pool is NOT set
2025-09-09 15:21:27,689 - 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.41 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/1.901/3.405/1.503 ms')
2025-09-09 15:21:27,690 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-32648491 passed
2025-09-09 15:21:27,836 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-09 15:21:27,836 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-32648491, IP 220.87.170.67, Port 22
2025-09-09 15:21:27,995 - DEBUG - VM ctest-vn1-vm1-32648491 is ready for SSH connections
2025-09-09 15:21:27,996 - INFO - Waiting for VM ctest-vn2-vm1-19915931 to be up..
2025-09-09 15:21:28,061 - DEBUG - VM is in ACTIVE state now
2025-09-09 15:21:28,061 - INFO - VM name : ctest-vn2-vm1-19915931
2025-09-09 15:21:28,125 - DEBUG - VM ctest-vn2-vm1-19915931 ID is 069d25f0-97b0-4321-ab63-9a7fc1058a68
2025-09-09 15:21:28,125 - DEBUG - VM ctest-vn2-vm1-19915931 launched on Node cn-jenkins-deploy-platform-ansible-os-4061-1
2025-09-09 15:21:28,193 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/069d25f0-97b0-4321-ab63-9a7fc1058a68
2025-09-09 15:21:28,200 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/d99658c1-7554-4b48-93e2-305edacc1dc1
2025-09-09 15:21:29,430 - 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=2.76 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.358 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.358/1.558/2.759/1.200 ms')
2025-09-09 15:21:29,430 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-19915931 passed
2025-09-09 15:21:29,576 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-09 15:21:29,576 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-19915931, IP 205.10.225.3, Port 22
2025-09-09 15:21:29,731 - DEBUG - VM ctest-vn2-vm1-19915931 is ready for SSH connections
2025-09-09 15:21:29,731 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-09 15:21:29,732 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 205.10.225.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-09-09 15:21:29,732 - DEBUG - ping -s 56 -c 3 -W 1 205.10.225.3
2025-09-09 15:21:34,492 - DEBUG - PING 205.10.225.3 (205.10.225.3): 56 data bytes
--- 205.10.225.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-09-09 15:21:34,492 - WARNING - Ping to IP 205.10.225.3 from VM ctest-vn1-vm1-32648491 failed
2025-09-09 15:21:34,492 - INFO - Adding interface with subnet_id c9c8ea28-dbd2-490b-b41a-15098c794fa1, port_id None to router 3ac43773-7ea7-4108-8932-e2a97d8d4968
2025-09-09 15:21:34,714 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-09 15:21:34,714 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 205.10.225.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-09-09 15:21:34,714 - DEBUG - ping -s 56 -c 3 -W 1 205.10.225.3
2025-09-09 15:21:36,912 - DEBUG - PING 205.10.225.3 (205.10.225.3): 56 data bytes
64 bytes from 205.10.225.3: seq=0 ttl=63 time=2.395 ms
64 bytes from 205.10.225.3: seq=1 ttl=63 time=0.874 ms
64 bytes from 205.10.225.3: seq=2 ttl=63 time=0.712 ms
--- 205.10.225.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.712/1.327/2.395 ms
2025-09-09 15:21:36,912 - INFO - Ping to IP 205.10.225.3 from VM ctest-vn1-vm1-32648491 passed
2025-09-09 15:21:36,912 - INFO - Deleting interface with subnet_id a872c377-ad55-4bdf-b2fe-67b3af0e7168, port_id None from router 3ac43773-7ea7-4108-8932-e2a97d8d4968
2025-09-09 15:21:37,040 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-09 15:21:37,040 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 205.10.225.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-09-09 15:21:37,040 - DEBUG - ping -s 56 -c 3 -W 1 205.10.225.3
2025-09-09 15:21:40,250 - DEBUG - PING 205.10.225.3 (205.10.225.3): 56 data bytes
--- 205.10.225.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-09-09 15:21:40,250 - WARNING - Ping to IP 205.10.225.3 from VM ctest-vn1-vm1-32648491 failed
2025-09-09 15:21:40,251 - INFO - Adding interface with subnet_id a872c377-ad55-4bdf-b2fe-67b3af0e7168, port_id None to router 3ac43773-7ea7-4108-8932-e2a97d8d4968
2025-09-09 15:21:40,456 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-09 15:21:40,456 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 205.10.225.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-09-09 15:21:40,456 - DEBUG - ping -s 56 -c 3 -W 1 205.10.225.3
2025-09-09 15:21:43,647 - DEBUG - PING 205.10.225.3 (205.10.225.3): 56 data bytes
64 bytes from 205.10.225.3: seq=1 ttl=63 time=1.215 ms
64 bytes from 205.10.225.3: seq=2 ttl=63 time=0.722 ms
--- 205.10.225.3 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.722/0.968/1.215 ms
2025-09-09 15:21:43,647 - WARNING - Ping to IP 205.10.225.3 from VM ctest-vn1-vm1-32648491 failed
2025-09-09 15:21:44,648 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 205.10.225.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-09-09 15:21:44,648 - DEBUG - ping -s 56 -c 3 -W 1 205.10.225.3
2025-09-09 15:21:46,854 - DEBUG - PING 205.10.225.3 (205.10.225.3): 56 data bytes
64 bytes from 205.10.225.3: seq=0 ttl=63 time=1.339 ms
64 bytes from 205.10.225.3: seq=1 ttl=63 time=0.972 ms
64 bytes from 205.10.225.3: seq=2 ttl=63 time=0.841 ms
--- 205.10.225.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.841/1.050/1.339 ms
2025-09-09 15:21:46,854 - INFO - Ping to IP 205.10.225.3 from VM ctest-vn1-vm1-32648491 passed
2025-09-09 15:21:46,855 - INFO - Deleting interface with subnet_id c9c8ea28-dbd2-490b-b41a-15098c794fa1, port_id None from router 3ac43773-7ea7-4108-8932-e2a97d8d4968
2025-09-09 15:21:46,974 - INFO - Deleting interface with subnet_id a872c377-ad55-4bdf-b2fe-67b3af0e7168, port_id None from router 3ac43773-7ea7-4108-8932-e2a97d8d4968
2025-09-09 15:21:47,184 - INFO - Deleting VM ctest-vn2-vm1-19915931
2025-09-09 15:21:47,243 - INFO - Deleting VM ctest-vn1-vm1-32648491
2025-09-09 15:21:47,302 - INFO - Deleting VN ctest-vn2-70066154
2025-09-09 15:21:47,333 - DEBUG - VN f297c975-9ee6-4c92-84bd-8315ba275cd3 still in use: Unable to complete operation on network f297c975-9ee6-4c92-84bd-8315ba275cd3. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-3bca96c6-1d46-4f21-b986-f7cdd4590f97']
2025-09-09 15:21:47,333 - WARNING - Deleting VN ctest-vn2-70066154 failed..Will retry
2025-09-09 15:21:49,418 - DEBUG - Response for deleting network ()
2025-09-09 15:21:49,418 - INFO - Deleting VN ctest-vn1-27260471
2025-09-09 15:21:49,508 - DEBUG - Response for deleting network ()
2025-09-09 15:21:49,761 - DEBUG - No XMPP flaps were noticed during the test
2025-09-09 15:21:49,761 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:37]
2025-09-09 15:21:49,761 - INFO - --------------------------------------------------------------------------------
2025-09-09 15:21:50,419 - INFO - Deleted project: ctest-TestRouters-55832596, ID : 373add84-f29a-4e0e-87e0-84d55d996b12