2025-10-30 21:52:50,052 - INFO - Domain Default found not creating
2025-10-30 21:52:50,194 - INFO - Project ctest-TestRouters-01669562 not found, creating it
2025-10-30 21:52:50,621 - INFO - Created Project:ctest-TestRouters-01669562, ID : 164037e5-de17-4594-a71b-4d536cfcc5df 
2025-10-30 21:52:52,043 - INFO - ================================================================================
2025-10-30 21:52:52,043 - INFO - STARTING TEST    : test_basic_router_behavior
2025-10-30 21:52:52,043 - 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-30 21:52:52,305 - DEBUG - Nothing to compare xmpp stats {'10.0.0.240': {'10.20.0.242': '0'}} with
2025-10-30 21:52:52,306 - INFO - Initial checks done. Running the testcase now
2025-10-30 21:52:52,306 - INFO - 
2025-10-30 21:52:52,845 - DEBUG - Response for create_network : {'network': {'id': '19aa558b-35f1-4c5a-b30e-811a348a1fca', 'name': 'ctest-vn1-47357266', 'tenant_id': '164037e5de174594a71b4d536cfcc5df', 'project_id': '164037e5de174594a71b4d536cfcc5df', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-01669562', 'ctest-vn1-47357266'], 'port_security_enabled': True, 'description': ''}}
2025-10-30 21:52:53,077 - DEBUG - Response for create_subnet : {'subnet': {'id': '309ce899-725b-4c82-b310-a6a72bad53fc', 'name': '', 'tenant_id': '164037e5de174594a71b4d536cfcc5df', 'network_id': '19aa558b-35f1-4c5a-b30e-811a348a1fca', 'ip_version': 4, 'cidr': '94.67.13.128/26', 'allocation_pools': [{'start': '94.67.13.130', 'end': '94.67.13.190'}], 'gateway_ip': '94.67.13.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '94.67.13.130', 'tags': [], 'project_id': '164037e5de174594a71b4d536cfcc5df'}}
2025-10-30 21:52:53,096 - INFO - Created VN ctest-vn1-47357266
2025-10-30 21:52:53,146 - DEBUG - VN ctest-vn1-47357266 UUID is 19aa558b-35f1-4c5a-b30e-811a348a1fca
2025-10-30 21:52:53,508 - DEBUG - Response for create_network : {'network': {'id': '04e7f4b5-2689-4504-bf15-ef14b4107128', 'name': 'ctest-vn2-25921379', 'tenant_id': '164037e5de174594a71b4d536cfcc5df', 'project_id': '164037e5de174594a71b4d536cfcc5df', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-01669562', 'ctest-vn2-25921379'], 'port_security_enabled': True, 'description': ''}}
2025-10-30 21:52:53,640 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd4ff6b4e-9202-4e09-9f4c-6d0afc44bf00', 'name': '', 'tenant_id': '164037e5de174594a71b4d536cfcc5df', 'network_id': '04e7f4b5-2689-4504-bf15-ef14b4107128', 'ip_version': 4, 'cidr': '145.166.89.192/26', 'allocation_pools': [{'start': '145.166.89.194', 'end': '145.166.89.254'}], 'gateway_ip': '145.166.89.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '145.166.89.194', 'tags': [], 'project_id': '164037e5de174594a71b4d536cfcc5df'}}
2025-10-30 21:52:53,657 - INFO - Created VN ctest-vn2-25921379
2025-10-30 21:52:53,710 - DEBUG - VN ctest-vn2-25921379 UUID is 04e7f4b5-2689-4504-bf15-ef14b4107128
2025-10-30 21:52:53,869 - DEBUG - Services list from nova: [, , ]
2025-10-30 21:52:54,858 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4557-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4557-1)
2025-10-30 21:52:56,019 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4557-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4557-1)
2025-10-30 21:52:56,081 - INFO - Adding interface with subnet_id 309ce899-725b-4c82-b310-a6a72bad53fc, port_id None to router 205610aa-aaa9-44d2-b86c-dacdcd0360fb
2025-10-30 21:52:56,320 - INFO - Waiting for VM ctest-vn1-vm1-97430913 to be up..
2025-10-30 21:52:56,407 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-30 21:53:01,481 - DEBUG - VM  is in ACTIVE state now
2025-10-30 21:53:01,482 - INFO - VM name : ctest-vn1-vm1-97430913
2025-10-30 21:53:01,551 - DEBUG - VM ctest-vn1-vm1-97430913 ID is fd1663e3-1641-44fd-991f-7810ddf8796e
2025-10-30 21:53:01,573 - DEBUG - VM ctest-vn1-vm1-97430913 launched on Node cn-jenkins-deploy-platform-ansible-os-4557-1
2025-10-30 21:53:01,641 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-machine/fd1663e3-1641-44fd-991f-7810ddf8796e
2025-10-30 21:53:01,933 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-machine/fd1663e3-1641-44fd-991f-7810ddf8796e
2025-10-30 21:53:01,961 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-machine-interface/3e273ec8-05fc-49c9-b93f-2f8c896c2ed2
2025-10-30 21:53:05,200 - 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-30 21:53:05,200 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-97430913 failed!
2025-10-30 21:53:05,254 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-01669562:ctest-vn1-47357266 is 94.67.13.129 and allocation pool is NOT set
2025-10-30 21:53:07,318 - 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.96 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.403 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.403/1.679/2.956/1.276 ms')
2025-10-30 21:53:07,318 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-97430913 passed
2025-10-30 21:53:07,470 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 21:53:07,470 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-97430913, IP 94.67.13.131, Port 22
2025-10-30 21:53:07,633 - DEBUG - VM ctest-vn1-vm1-97430913 is ready for SSH connections
2025-10-30 21:53:07,633 - INFO - Waiting for VM ctest-vn2-vm1-17583656 to be up..
2025-10-30 21:53:07,707 - DEBUG - VM  is in ACTIVE state now
2025-10-30 21:53:07,707 - INFO - VM name : ctest-vn2-vm1-17583656
2025-10-30 21:53:07,778 - DEBUG - VM ctest-vn2-vm1-17583656 ID is cb6fcf0e-f2e0-4260-ad29-51f58e348406
2025-10-30 21:53:07,778 - DEBUG - VM ctest-vn2-vm1-17583656 launched on Node cn-jenkins-deploy-platform-ansible-os-4557-1
2025-10-30 21:53:07,848 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-machine/cb6fcf0e-f2e0-4260-ad29-51f58e348406
2025-10-30 21:53:07,855 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-machine-interface/31dbbd27-aeeb-463d-880f-fe65d11c7e9a
2025-10-30 21:53:09,081 - 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.27 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.374 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.374/1.821/3.269/1.447 ms')
2025-10-30 21:53:09,082 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-17583656 passed
2025-10-30 21:53:09,234 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 21:53:09,234 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-17583656, IP 145.166.89.195, Port 22
2025-10-30 21:53:09,389 - DEBUG - VM ctest-vn2-vm1-17583656 is ready for SSH connections
2025-10-30 21:53:09,389 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 21:53:09,389 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1  145.166.89.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.240, gateway password: c0ntrail123
2025-10-30 21:53:09,390 - DEBUG - ping -s 56 -c 3 -W 1  145.166.89.195
2025-10-30 21:53:14,374 - DEBUG - PING 145.166.89.195 (145.166.89.195): 56 data bytes
--- 145.166.89.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-10-30 21:53:14,374 - WARNING - Ping to IP 145.166.89.195 from VM ctest-vn1-vm1-97430913 failed
2025-10-30 21:53:14,374 - INFO - Adding interface with subnet_id d4ff6b4e-9202-4e09-9f4c-6d0afc44bf00, port_id None to router 205610aa-aaa9-44d2-b86c-dacdcd0360fb
2025-10-30 21:53:14,594 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 21:53:14,594 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1  145.166.89.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.240, gateway password: c0ntrail123
2025-10-30 21:53:14,594 - DEBUG - ping -s 56 -c 3 -W 1  145.166.89.195
2025-10-30 21:53:17,809 - DEBUG - PING 145.166.89.195 (145.166.89.195): 56 data bytes
64 bytes from 145.166.89.195: seq=1 ttl=63 time=2.746 ms
64 bytes from 145.166.89.195: seq=2 ttl=63 time=0.732 ms
--- 145.166.89.195 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.732/1.739/2.746 ms
2025-10-30 21:53:17,809 - WARNING - Ping to IP 145.166.89.195 from VM ctest-vn1-vm1-97430913 failed
2025-10-30 21:53:18,810 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1  145.166.89.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.240, gateway password: c0ntrail123
2025-10-30 21:53:18,810 - DEBUG - ping -s 56 -c 3 -W 1  145.166.89.195
2025-10-30 21:53:21,018 - DEBUG - PING 145.166.89.195 (145.166.89.195): 56 data bytes
64 bytes from 145.166.89.195: seq=0 ttl=63 time=1.396 ms
64 bytes from 145.166.89.195: seq=1 ttl=63 time=0.978 ms
64 bytes from 145.166.89.195: seq=2 ttl=63 time=0.785 ms
--- 145.166.89.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.785/1.053/1.396 ms
2025-10-30 21:53:21,018 - INFO - Ping to IP 145.166.89.195 from VM ctest-vn1-vm1-97430913 passed
2025-10-30 21:53:21,018 - INFO - Deleting interface with subnet_id 309ce899-725b-4c82-b310-a6a72bad53fc, port_id None from router 205610aa-aaa9-44d2-b86c-dacdcd0360fb
2025-10-30 21:53:21,119 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 21:53:21,119 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1  145.166.89.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.240, gateway password: c0ntrail123
2025-10-30 21:53:21,119 - DEBUG - ping -s 56 -c 3 -W 1  145.166.89.195
2025-10-30 21:53:24,339 - DEBUG - PING 145.166.89.195 (145.166.89.195): 56 data bytes
--- 145.166.89.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-10-30 21:53:24,339 - WARNING - Ping to IP 145.166.89.195 from VM ctest-vn1-vm1-97430913 failed
2025-10-30 21:53:24,339 - INFO - Adding interface with subnet_id 309ce899-725b-4c82-b310-a6a72bad53fc, port_id None to router 205610aa-aaa9-44d2-b86c-dacdcd0360fb
2025-10-30 21:53:24,535 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 21:53:24,535 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1  145.166.89.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.240, gateway password: c0ntrail123
2025-10-30 21:53:24,536 - DEBUG - ping -s 56 -c 3 -W 1  145.166.89.195
2025-10-30 21:53:26,736 - DEBUG - PING 145.166.89.195 (145.166.89.195): 56 data bytes
64 bytes from 145.166.89.195: seq=0 ttl=63 time=1.389 ms
64 bytes from 145.166.89.195: seq=1 ttl=63 time=0.921 ms
64 bytes from 145.166.89.195: seq=2 ttl=63 time=0.895 ms
--- 145.166.89.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.895/1.068/1.389 ms
2025-10-30 21:53:26,736 - INFO - Ping to IP 145.166.89.195 from VM ctest-vn1-vm1-97430913 passed
2025-10-30 21:53:26,736 - INFO - Deleting interface with subnet_id d4ff6b4e-9202-4e09-9f4c-6d0afc44bf00, port_id None from router 205610aa-aaa9-44d2-b86c-dacdcd0360fb
2025-10-30 21:53:26,841 - INFO - Deleting interface with subnet_id 309ce899-725b-4c82-b310-a6a72bad53fc, port_id None from router 205610aa-aaa9-44d2-b86c-dacdcd0360fb
2025-10-30 21:53:27,016 - INFO - Deleting VM ctest-vn2-vm1-17583656
2025-10-30 21:53:27,091 - INFO - Deleting VM ctest-vn1-vm1-97430913
2025-10-30 21:53:27,190 - INFO - Deleting VN ctest-vn2-25921379 
2025-10-30 21:53:27,224 - DEBUG - VN 04e7f4b5-2689-4504-bf15-ef14b4107128 still in use: Unable to complete operation on network 04e7f4b5-2689-4504-bf15-ef14b4107128. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-3be72a53-f7e6-495b-a85d-70f220f48034']
2025-10-30 21:53:27,224 - WARNING - Deleting VN ctest-vn2-25921379 failed..Will retry
2025-10-30 21:53:29,310 - DEBUG - Response for deleting network ()
2025-10-30 21:53:29,310 - INFO - Deleting VN ctest-vn1-47357266 
2025-10-30 21:53:29,401 - DEBUG - Response for deleting network ()
2025-10-30 21:53:29,655 - DEBUG - No XMPP flaps were noticed during the test
2025-10-30 21:53:29,655 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:37]
2025-10-30 21:53:29,655 - INFO - --------------------------------------------------------------------------------
2025-10-30 21:53:30,310 - INFO - Deleted project: ctest-TestRouters-01669562, ID : 164037e5-de17-4594-a71b-4d536cfcc5df