2025-08-12 13:11:52,304 - INFO - Domain Default found not creating
2025-08-12 13:11:52,510 - INFO - Project ctest-TestRouters-73272492 not found, creating it
2025-08-12 13:11:52,991 - INFO - Created Project:ctest-TestRouters-73272492, ID : e9e2f2bc-9943-4a5b-b336-898aa4855bab
2025-08-12 13:11:54,352 - INFO - ================================================================================
2025-08-12 13:11:54,352 - INFO - STARTING TEST : test_basic_router_behavior
2025-08-12 13:11:54,352 - 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-12 13:11:54,601 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with
2025-08-12 13:11:54,601 - INFO - Initial checks done. Running the testcase now
2025-08-12 13:11:54,601 - INFO -
2025-08-12 13:11:55,162 - DEBUG - Response for create_network : {'network': {'id': 'b43e5bbe-da37-4c18-ad67-a6adbf231796', 'name': 'ctest-vn1-62794732', 'tenant_id': 'e9e2f2bc99434a5bb336898aa4855bab', 'project_id': 'e9e2f2bc99434a5bb336898aa4855bab', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-73272492', 'ctest-vn1-62794732'], 'port_security_enabled': True, 'description': ''}}
2025-08-12 13:11:55,315 - DEBUG - Response for create_subnet : {'subnet': {'id': '072818f0-ab9d-47f1-8619-004a350cbc19', 'name': '', 'tenant_id': 'e9e2f2bc99434a5bb336898aa4855bab', 'network_id': 'b43e5bbe-da37-4c18-ad67-a6adbf231796', 'ip_version': 4, 'cidr': '12.229.209.128/26', 'allocation_pools': [{'start': '12.229.209.130', 'end': '12.229.209.190'}], 'gateway_ip': '12.229.209.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '12.229.209.130', 'tags': [], 'project_id': 'e9e2f2bc99434a5bb336898aa4855bab'}}
2025-08-12 13:11:55,330 - INFO - Created VN ctest-vn1-62794732
2025-08-12 13:11:55,384 - DEBUG - VN ctest-vn1-62794732 UUID is b43e5bbe-da37-4c18-ad67-a6adbf231796
2025-08-12 13:11:55,691 - DEBUG - Response for create_network : {'network': {'id': 'e312d695-2863-4a01-b836-6ce0d451c527', 'name': 'ctest-vn2-78928269', 'tenant_id': 'e9e2f2bc99434a5bb336898aa4855bab', 'project_id': 'e9e2f2bc99434a5bb336898aa4855bab', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-73272492', 'ctest-vn2-78928269'], 'port_security_enabled': True, 'description': ''}}
2025-08-12 13:11:55,925 - DEBUG - Response for create_subnet : {'subnet': {'id': '7892a639-205f-4c4a-a85b-9f2710541940', 'name': '', 'tenant_id': 'e9e2f2bc99434a5bb336898aa4855bab', 'network_id': 'e312d695-2863-4a01-b836-6ce0d451c527', 'ip_version': 4, 'cidr': '160.162.164.128/26', 'allocation_pools': [{'start': '160.162.164.130', 'end': '160.162.164.190'}], 'gateway_ip': '160.162.164.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '160.162.164.130', 'tags': [], 'project_id': 'e9e2f2bc99434a5bb336898aa4855bab'}}
2025-08-12 13:11:55,945 - INFO - Created VN ctest-vn2-78928269
2025-08-12 13:11:55,996 - DEBUG - VN ctest-vn2-78928269 UUID is e312d695-2863-4a01-b836-6ce0d451c527
2025-08-12 13:11:56,238 - DEBUG - Services list from nova: [, , ]
2025-08-12 13:11:57,181 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3830-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3830-1)
2025-08-12 13:11:58,346 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3830-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3830-1)
2025-08-12 13:11:58,410 - INFO - Adding interface with subnet_id 072818f0-ab9d-47f1-8619-004a350cbc19, port_id None to router 7d271214-0931-4df2-bd0c-e48b3bc5dd97
2025-08-12 13:11:58,634 - INFO - Waiting for VM ctest-vn1-vm1-47381931 to be up..
2025-08-12 13:11:58,738 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-12 13:12:03,808 - DEBUG - VM is in ACTIVE state now
2025-08-12 13:12:03,809 - INFO - VM name : ctest-vn1-vm1-47381931
2025-08-12 13:12:03,879 - DEBUG - VM ctest-vn1-vm1-47381931 ID is 378166f0-8a54-4c7f-bc1d-3d05cb1f805e
2025-08-12 13:12:03,896 - DEBUG - VM ctest-vn1-vm1-47381931 launched on Node cn-jenkins-deploy-platform-ansible-os-3830-1
2025-08-12 13:12:03,968 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/378166f0-8a54-4c7f-bc1d-3d05cb1f805e
2025-08-12 13:12:04,261 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/378166f0-8a54-4c7f-bc1d-3d05cb1f805e
2025-08-12 13:12:04,292 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/dd1f1d46-f174-45b9-b5a5-47c258180042
2025-08-12 13:12:07,550 - 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 1028ms')
2025-08-12 13:12:07,550 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-47381931 failed!
2025-08-12 13:12:07,608 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-73272492:ctest-vn1-62794732 is 12.229.209.129 and allocation pool is NOT set
2025-08-12 13:12:09,667 - 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=2.65 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.522/2.646/1.124 ms')
2025-08-12 13:12:09,667 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-47381931 passed
2025-08-12 13:12:09,820 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-12 13:12:09,820 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-47381931, IP 12.229.209.131, Port 22
2025-08-12 13:12:09,975 - DEBUG - VM ctest-vn1-vm1-47381931 is ready for SSH connections
2025-08-12 13:12:09,975 - INFO - Waiting for VM ctest-vn2-vm1-75697503 to be up..
2025-08-12 13:12:10,040 - DEBUG - VM is in ACTIVE state now
2025-08-12 13:12:10,040 - INFO - VM name : ctest-vn2-vm1-75697503
2025-08-12 13:12:10,105 - DEBUG - VM ctest-vn2-vm1-75697503 ID is 45c7b92c-6bbd-4295-b19f-6756df471d5c
2025-08-12 13:12:10,105 - DEBUG - VM ctest-vn2-vm1-75697503 launched on Node cn-jenkins-deploy-platform-ansible-os-3830-1
2025-08-12 13:12:10,167 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/45c7b92c-6bbd-4295-b19f-6756df471d5c
2025-08-12 13:12:10,175 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/62e3c346-0d2a-4ea1-b646-ea7d73f15e94
2025-08-12 13:12:11,408 - 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.00 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.388 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.388/1.692/2.997/1.304 ms')
2025-08-12 13:12:11,409 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-75697503 passed
2025-08-12 13:12:11,560 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-12 13:12:11,560 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-75697503, IP 160.162.164.131, Port 22
2025-08-12 13:12:11,712 - DEBUG - VM ctest-vn2-vm1-75697503 is ready for SSH connections
2025-08-12 13:12:11,712 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-12 13:12:11,712 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 160.162.164.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-08-12 13:12:11,713 - DEBUG - ping -s 56 -c 3 -W 1 160.162.164.131
2025-08-12 13:12:16,313 - DEBUG - PING 160.162.164.131 (160.162.164.131): 56 data bytes
--- 160.162.164.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-08-12 13:12:16,313 - WARNING - Ping to IP 160.162.164.131 from VM ctest-vn1-vm1-47381931 failed
2025-08-12 13:12:16,313 - INFO - Adding interface with subnet_id 7892a639-205f-4c4a-a85b-9f2710541940, port_id None to router 7d271214-0931-4df2-bd0c-e48b3bc5dd97
2025-08-12 13:12:16,571 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-12 13:12:16,571 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 160.162.164.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-08-12 13:12:16,571 - DEBUG - ping -s 56 -c 3 -W 1 160.162.164.131
2025-08-12 13:12:18,763 - DEBUG - PING 160.162.164.131 (160.162.164.131): 56 data bytes
64 bytes from 160.162.164.131: seq=0 ttl=63 time=2.207 ms
64 bytes from 160.162.164.131: seq=1 ttl=63 time=0.771 ms
64 bytes from 160.162.164.131: seq=2 ttl=63 time=0.678 ms
--- 160.162.164.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.678/1.218/2.207 ms
2025-08-12 13:12:18,763 - INFO - Ping to IP 160.162.164.131 from VM ctest-vn1-vm1-47381931 passed
2025-08-12 13:12:18,763 - INFO - Deleting interface with subnet_id 072818f0-ab9d-47f1-8619-004a350cbc19, port_id None from router 7d271214-0931-4df2-bd0c-e48b3bc5dd97
2025-08-12 13:12:18,868 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-12 13:12:18,868 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 160.162.164.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-08-12 13:12:18,868 - DEBUG - ping -s 56 -c 3 -W 1 160.162.164.131
2025-08-12 13:12:22,063 - DEBUG - PING 160.162.164.131 (160.162.164.131): 56 data bytes
--- 160.162.164.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-08-12 13:12:22,063 - WARNING - Ping to IP 160.162.164.131 from VM ctest-vn1-vm1-47381931 failed
2025-08-12 13:12:22,063 - INFO - Adding interface with subnet_id 072818f0-ab9d-47f1-8619-004a350cbc19, port_id None to router 7d271214-0931-4df2-bd0c-e48b3bc5dd97
2025-08-12 13:12:22,272 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-12 13:12:22,272 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 160.162.164.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-08-12 13:12:22,272 - DEBUG - ping -s 56 -c 3 -W 1 160.162.164.131
2025-08-12 13:12:25,464 - DEBUG - PING 160.162.164.131 (160.162.164.131): 56 data bytes
64 bytes from 160.162.164.131: seq=1 ttl=63 time=1.206 ms
64 bytes from 160.162.164.131: seq=2 ttl=63 time=0.724 ms
--- 160.162.164.131 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.724/0.965/1.206 ms
2025-08-12 13:12:25,464 - WARNING - Ping to IP 160.162.164.131 from VM ctest-vn1-vm1-47381931 failed
2025-08-12 13:12:26,465 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 160.162.164.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-08-12 13:12:26,466 - DEBUG - ping -s 56 -c 3 -W 1 160.162.164.131
2025-08-12 13:12:28,662 - DEBUG - PING 160.162.164.131 (160.162.164.131): 56 data bytes
64 bytes from 160.162.164.131: seq=0 ttl=63 time=1.356 ms
64 bytes from 160.162.164.131: seq=1 ttl=63 time=0.856 ms
64 bytes from 160.162.164.131: seq=2 ttl=63 time=0.828 ms
--- 160.162.164.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.828/1.013/1.356 ms
2025-08-12 13:12:28,662 - INFO - Ping to IP 160.162.164.131 from VM ctest-vn1-vm1-47381931 passed
2025-08-12 13:12:28,662 - INFO - Deleting interface with subnet_id 7892a639-205f-4c4a-a85b-9f2710541940, port_id None from router 7d271214-0931-4df2-bd0c-e48b3bc5dd97
2025-08-12 13:12:28,765 - INFO - Deleting interface with subnet_id 072818f0-ab9d-47f1-8619-004a350cbc19, port_id None from router 7d271214-0931-4df2-bd0c-e48b3bc5dd97
2025-08-12 13:12:28,924 - INFO - Deleting VM ctest-vn2-vm1-75697503
2025-08-12 13:12:28,988 - INFO - Deleting VM ctest-vn1-vm1-47381931
2025-08-12 13:12:29,049 - INFO - Deleting VN ctest-vn2-78928269
2025-08-12 13:12:29,083 - DEBUG - VN e312d695-2863-4a01-b836-6ce0d451c527 still in use: Unable to complete operation on network e312d695-2863-4a01-b836-6ce0d451c527. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-26b75dc2-06fb-4977-9a81-cc5560b297be']
2025-08-12 13:12:29,083 - WARNING - Deleting VN ctest-vn2-78928269 failed..Will retry
2025-08-12 13:12:31,169 - DEBUG - Response for deleting network ()
2025-08-12 13:12:31,169 - INFO - Deleting VN ctest-vn1-62794732
2025-08-12 13:12:31,262 - DEBUG - Response for deleting network ()
2025-08-12 13:12:31,525 - DEBUG - No XMPP flaps were noticed during the test
2025-08-12 13:12:31,525 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:37]
2025-08-12 13:12:31,525 - INFO - --------------------------------------------------------------------------------
2025-08-12 13:12:32,145 - INFO - Deleted project: ctest-TestRouters-73272492, ID : e9e2f2bc-9943-4a5b-b336-898aa4855bab