2025-10-09 16:29:27,744 - INFO - Domain Default found not creating
2025-10-09 16:29:27,913 - INFO - Project ctest-TestRouters-15614478 not found, creating it
2025-10-09 16:29:28,512 - INFO - Created Project:ctest-TestRouters-15614478, ID : d3a85752-557b-4518-9f85-6172b6e17776
2025-10-09 16:29:30,082 - INFO - ================================================================================
2025-10-09 16:29:30,082 - INFO - STARTING TEST : test_basic_router_behavior
2025-10-09 16:29:30,082 - 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-10-09 16:29:30,347 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with
2025-10-09 16:29:30,347 - INFO - Initial checks done. Running the testcase now
2025-10-09 16:29:30,347 - INFO -
2025-10-09 16:29:31,001 - DEBUG - Response for create_network : {'network': {'id': '7a503526-4536-452b-9b42-be6b20581aa1', 'name': 'ctest-vn1-40094763', 'tenant_id': 'd3a85752557b45189f856172b6e17776', 'project_id': 'd3a85752557b45189f856172b6e17776', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-15614478', 'ctest-vn1-40094763'], 'port_security_enabled': True, 'description': ''}}
2025-10-09 16:29:31,240 - DEBUG - Response for create_subnet : {'subnet': {'id': '81d0aef0-c13d-4a42-a85c-fa4f23844d02', 'name': '', 'tenant_id': 'd3a85752557b45189f856172b6e17776', 'network_id': '7a503526-4536-452b-9b42-be6b20581aa1', 'ip_version': 4, 'cidr': '192.245.215.128/26', 'allocation_pools': [{'start': '192.245.215.130', 'end': '192.245.215.190'}], 'gateway_ip': '192.245.215.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '192.245.215.130', 'tags': [], 'project_id': 'd3a85752557b45189f856172b6e17776'}}
2025-10-09 16:29:31,265 - INFO - Created VN ctest-vn1-40094763
2025-10-09 16:29:31,316 - DEBUG - VN ctest-vn1-40094763 UUID is 7a503526-4536-452b-9b42-be6b20581aa1
2025-10-09 16:29:31,671 - DEBUG - Response for create_network : {'network': {'id': '1a85e56f-c5d1-44e1-b8ca-4bf5c1819648', 'name': 'ctest-vn2-64616579', 'tenant_id': 'd3a85752557b45189f856172b6e17776', 'project_id': 'd3a85752557b45189f856172b6e17776', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-15614478', 'ctest-vn2-64616579'], 'port_security_enabled': True, 'description': ''}}
2025-10-09 16:29:31,846 - DEBUG - Response for create_subnet : {'subnet': {'id': '400820c7-f412-4302-8e3d-f59992ce36cd', 'name': '', 'tenant_id': 'd3a85752557b45189f856172b6e17776', 'network_id': '1a85e56f-c5d1-44e1-b8ca-4bf5c1819648', 'ip_version': 4, 'cidr': '82.248.223.64/26', 'allocation_pools': [{'start': '82.248.223.66', 'end': '82.248.223.126'}], 'gateway_ip': '82.248.223.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '82.248.223.66', 'tags': [], 'project_id': 'd3a85752557b45189f856172b6e17776'}}
2025-10-09 16:29:31,867 - INFO - Created VN ctest-vn2-64616579
2025-10-09 16:29:31,920 - DEBUG - VN ctest-vn2-64616579 UUID is 1a85e56f-c5d1-44e1-b8ca-4bf5c1819648
2025-10-09 16:29:32,098 - DEBUG - Services list from nova: [, , ]
2025-10-09 16:29:33,225 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4267-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4267-1)
2025-10-09 16:29:34,591 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4267-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4267-1)
2025-10-09 16:29:34,671 - INFO - Adding interface with subnet_id 81d0aef0-c13d-4a42-a85c-fa4f23844d02, port_id None to router 4a3bf9a7-02ea-49c2-91e0-1629515cc9c4
2025-10-09 16:29:34,968 - INFO - Waiting for VM ctest-vn1-vm1-37954477 to be up..
2025-10-09 16:29:35,080 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-09 16:29:40,196 - DEBUG - VM is in ACTIVE state now
2025-10-09 16:29:40,196 - INFO - VM name : ctest-vn1-vm1-37954477
2025-10-09 16:29:40,285 - DEBUG - VM ctest-vn1-vm1-37954477 ID is f751de68-25bd-44dc-ab1a-8176ac133b7c
2025-10-09 16:29:40,308 - DEBUG - VM ctest-vn1-vm1-37954477 launched on Node cn-jenkins-deploy-platform-ansible-os-4267-1
2025-10-09 16:29:40,399 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/f751de68-25bd-44dc-ab1a-8176ac133b7c
2025-10-09 16:29:40,724 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/f751de68-25bd-44dc-ab1a-8176ac133b7c
2025-10-09 16:29:40,763 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/5abf728e-e267-446a-8b8c-db3307427647
2025-10-09 16:29:44,028 - 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 1006ms')
2025-10-09 16:29:44,028 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-37954477 failed!
2025-10-09 16:29:44,089 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-15614478:ctest-vn1-40094763 is 192.245.215.129 and allocation pool is NOT set
2025-10-09 16:29:46,157 - 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.28 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.551 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.551/2.413/4.275/1.862 ms')
2025-10-09 16:29:46,157 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-37954477 passed
2025-10-09 16:29:46,316 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-09 16:29:46,316 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-37954477, IP 192.245.215.131, Port 22
2025-10-09 16:29:46,491 - DEBUG - VM ctest-vn1-vm1-37954477 is ready for SSH connections
2025-10-09 16:29:46,491 - INFO - Waiting for VM ctest-vn2-vm1-55524782 to be up..
2025-10-09 16:29:46,577 - DEBUG - VM is in ACTIVE state now
2025-10-09 16:29:46,577 - INFO - VM name : ctest-vn2-vm1-55524782
2025-10-09 16:29:46,669 - DEBUG - VM ctest-vn2-vm1-55524782 ID is 07c02ea0-6f20-4dd1-8424-5a2844d8de2b
2025-10-09 16:29:46,669 - DEBUG - VM ctest-vn2-vm1-55524782 launched on Node cn-jenkins-deploy-platform-ansible-os-4267-1
2025-10-09 16:29:46,755 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/07c02ea0-6f20-4dd1-8424-5a2844d8de2b
2025-10-09 16:29:46,764 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/302f816b-dd51-4d27-a9e6-baa5565df3b9
2025-10-09 16:29:48,030 - 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.28 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.30 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.298/2.291/3.284/0.993 ms')
2025-10-09 16:29:48,030 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-55524782 passed
2025-10-09 16:29:48,184 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-09 16:29:48,184 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-55524782, IP 82.248.223.67, Port 22
2025-10-09 16:29:48,345 - DEBUG - VM ctest-vn2-vm1-55524782 is ready for SSH connections
2025-10-09 16:29:48,345 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-09 16:29:48,345 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 82.248.223.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-10-09 16:29:48,345 - DEBUG - ping -s 56 -c 3 -W 1 82.248.223.67
2025-10-09 16:29:53,435 - DEBUG - PING 82.248.223.67 (82.248.223.67): 56 data bytes
--- 82.248.223.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-10-09 16:29:53,435 - WARNING - Ping to IP 82.248.223.67 from VM ctest-vn1-vm1-37954477 failed
2025-10-09 16:29:53,435 - INFO - Adding interface with subnet_id 400820c7-f412-4302-8e3d-f59992ce36cd, port_id None to router 4a3bf9a7-02ea-49c2-91e0-1629515cc9c4
2025-10-09 16:29:53,701 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-09 16:29:53,701 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 82.248.223.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-10-09 16:29:53,701 - DEBUG - ping -s 56 -c 3 -W 1 82.248.223.67
2025-10-09 16:29:56,926 - DEBUG - PING 82.248.223.67 (82.248.223.67): 56 data bytes
64 bytes from 82.248.223.67: seq=1 ttl=63 time=3.074 ms
64 bytes from 82.248.223.67: seq=2 ttl=63 time=1.622 ms
--- 82.248.223.67 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 1.622/2.348/3.074 ms
2025-10-09 16:29:56,926 - WARNING - Ping to IP 82.248.223.67 from VM ctest-vn1-vm1-37954477 failed
2025-10-09 16:29:57,927 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 82.248.223.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-10-09 16:29:57,927 - DEBUG - ping -s 56 -c 3 -W 1 82.248.223.67
2025-10-09 16:30:00,156 - DEBUG - PING 82.248.223.67 (82.248.223.67): 56 data bytes
64 bytes from 82.248.223.67: seq=0 ttl=63 time=1.426 ms
64 bytes from 82.248.223.67: seq=1 ttl=63 time=1.404 ms
64 bytes from 82.248.223.67: seq=2 ttl=63 time=1.068 ms
--- 82.248.223.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.068/1.299/1.426 ms
2025-10-09 16:30:00,157 - INFO - Ping to IP 82.248.223.67 from VM ctest-vn1-vm1-37954477 passed
2025-10-09 16:30:00,157 - INFO - Deleting interface with subnet_id 81d0aef0-c13d-4a42-a85c-fa4f23844d02, port_id None from router 4a3bf9a7-02ea-49c2-91e0-1629515cc9c4
2025-10-09 16:30:00,305 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-09 16:30:00,306 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 82.248.223.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-10-09 16:30:00,306 - DEBUG - ping -s 56 -c 3 -W 1 82.248.223.67
2025-10-09 16:30:03,543 - DEBUG - PING 82.248.223.67 (82.248.223.67): 56 data bytes
--- 82.248.223.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-10-09 16:30:03,543 - WARNING - Ping to IP 82.248.223.67 from VM ctest-vn1-vm1-37954477 failed
2025-10-09 16:30:03,543 - INFO - Adding interface with subnet_id 81d0aef0-c13d-4a42-a85c-fa4f23844d02, port_id None to router 4a3bf9a7-02ea-49c2-91e0-1629515cc9c4
2025-10-09 16:30:03,805 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-09 16:30:03,805 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 82.248.223.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-10-09 16:30:03,805 - DEBUG - ping -s 56 -c 3 -W 1 82.248.223.67
2025-10-09 16:30:06,051 - DEBUG - PING 82.248.223.67 (82.248.223.67): 56 data bytes
64 bytes from 82.248.223.67: seq=0 ttl=63 time=2.020 ms
64 bytes from 82.248.223.67: seq=1 ttl=63 time=1.338 ms
64 bytes from 82.248.223.67: seq=2 ttl=63 time=1.077 ms
--- 82.248.223.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.077/1.478/2.020 ms
2025-10-09 16:30:06,051 - INFO - Ping to IP 82.248.223.67 from VM ctest-vn1-vm1-37954477 passed
2025-10-09 16:30:06,051 - INFO - Deleting interface with subnet_id 400820c7-f412-4302-8e3d-f59992ce36cd, port_id None from router 4a3bf9a7-02ea-49c2-91e0-1629515cc9c4
2025-10-09 16:30:06,206 - INFO - Deleting interface with subnet_id 81d0aef0-c13d-4a42-a85c-fa4f23844d02, port_id None from router 4a3bf9a7-02ea-49c2-91e0-1629515cc9c4
2025-10-09 16:30:06,423 - INFO - Deleting VM ctest-vn2-vm1-55524782
2025-10-09 16:30:06,511 - INFO - Deleting VM ctest-vn1-vm1-37954477
2025-10-09 16:30:06,602 - INFO - Deleting VN ctest-vn2-64616579
2025-10-09 16:30:06,648 - DEBUG - VN 1a85e56f-c5d1-44e1-b8ca-4bf5c1819648 still in use: Unable to complete operation on network 1a85e56f-c5d1-44e1-b8ca-4bf5c1819648. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-03c252bd-d42b-43ec-b766-63cf5ee4d5d9']
2025-10-09 16:30:06,648 - WARNING - Deleting VN ctest-vn2-64616579 failed..Will retry
2025-10-09 16:30:08,766 - DEBUG - Response for deleting network ()
2025-10-09 16:30:08,766 - INFO - Deleting VN ctest-vn1-40094763
2025-10-09 16:30:08,878 - DEBUG - Response for deleting network ()
2025-10-09 16:30:09,140 - DEBUG - No XMPP flaps were noticed during the test
2025-10-09 16:30:09,140 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:39]
2025-10-09 16:30:09,140 - INFO - --------------------------------------------------------------------------------
2025-10-09 16:30:09,866 - INFO - Deleted project: ctest-TestRouters-15614478, ID : d3a85752-557b-4518-9f85-6172b6e17776