2025-10-14 11:24:16,067 - INFO - Domain Default found not creating
2025-10-14 11:24:16,236 - INFO - Project ctest-TestRouters-26912930 not found, creating it
2025-10-14 11:24:16,931 - INFO - Created Project:ctest-TestRouters-26912930, ID : 16477b0a-3f97-48f8-ac41-f3725b743f44 
2025-10-14 11:24:18,448 - INFO - ================================================================================
2025-10-14 11:24:18,448 - INFO - STARTING TEST    : test_basic_router_behavior
2025-10-14 11:24:18,448 - 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-14 11:24:19,764 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.17': '0', '10.20.0.210': '0'}, '10.0.0.22': {'10.20.0.210': '0', '10.20.0.14': '0'}} with
2025-10-14 11:24:19,764 - INFO - Initial checks done. Running the testcase now
2025-10-14 11:24:19,764 - INFO - 
2025-10-14 11:24:20,517 - DEBUG - Response for create_network : {'network': {'id': 'c3ed6e5c-5d4c-4a72-b5c6-aeade535c8f1', 'name': 'ctest-vn1-28932986', 'tenant_id': '16477b0a3f9748f8ac41f3725b743f44', 'project_id': '16477b0a3f9748f8ac41f3725b743f44', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-26912930', 'ctest-vn1-28932986'], 'port_security_enabled': True, 'description': ''}}
2025-10-14 11:24:20,794 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e96cc843-5472-48b6-8312-e237c8be727c', 'name': '', 'tenant_id': '16477b0a3f9748f8ac41f3725b743f44', 'network_id': 'c3ed6e5c-5d4c-4a72-b5c6-aeade535c8f1', 'ip_version': 4, 'cidr': '78.162.13.64/26', 'allocation_pools': [{'start': '78.162.13.66', 'end': '78.162.13.126'}], 'gateway_ip': '78.162.13.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '78.162.13.66', 'tags': [], 'project_id': '16477b0a3f9748f8ac41f3725b743f44'}}
2025-10-14 11:24:20,834 - INFO - Created VN ctest-vn1-28932986
2025-10-14 11:24:20,850 - DEBUG - VN ctest-vn1-28932986 UUID is c3ed6e5c-5d4c-4a72-b5c6-aeade535c8f1
2025-10-14 11:24:21,275 - DEBUG - Response for create_network : {'network': {'id': 'da486b24-7f98-46f3-bc35-154606a049b2', 'name': 'ctest-vn2-77087498', 'tenant_id': '16477b0a3f9748f8ac41f3725b743f44', 'project_id': '16477b0a3f9748f8ac41f3725b743f44', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-26912930', 'ctest-vn2-77087498'], 'port_security_enabled': True, 'description': ''}}
2025-10-14 11:24:21,553 - DEBUG - Response for create_subnet : {'subnet': {'id': '710f2664-ca1d-4ff1-886a-d12721432131', 'name': '', 'tenant_id': '16477b0a3f9748f8ac41f3725b743f44', 'network_id': 'da486b24-7f98-46f3-bc35-154606a049b2', 'ip_version': 4, 'cidr': '168.11.96.64/26', 'allocation_pools': [{'start': '168.11.96.66', 'end': '168.11.96.126'}], 'gateway_ip': '168.11.96.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '168.11.96.66', 'tags': [], 'project_id': '16477b0a3f9748f8ac41f3725b743f44'}}
2025-10-14 11:24:21,581 - INFO - Created VN ctest-vn2-77087498
2025-10-14 11:24:21,597 - DEBUG - VN ctest-vn2-77087498 UUID is da486b24-7f98-46f3-bc35-154606a049b2
2025-10-14 11:24:21,779 - DEBUG - Services list from nova: [, , , ]
2025-10-14 11:24:22,925 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-4312-30), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4312-30)
2025-10-14 11:24:24,479 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-4312-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4312-1)
2025-10-14 11:24:24,600 - INFO - Adding interface with subnet_id e96cc843-5472-48b6-8312-e237c8be727c, port_id None to router 6d367eaf-de79-42cf-bff5-df7f8cfadb39
2025-10-14 11:24:25,052 - INFO - Waiting for VM ctest-vn1-vm1-25898198 to be up..
2025-10-14 11:24:25,191 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-14 11:24:30,276 - DEBUG - VM  is in ACTIVE state now
2025-10-14 11:24:30,276 - INFO - VM name : ctest-vn1-vm1-25898198
2025-10-14 11:24:30,359 - DEBUG - VM ctest-vn1-vm1-25898198 ID is 5b4aeaf0-4584-48a2-93ae-06a5c87ca9d0
2025-10-14 11:24:30,391 - DEBUG - VM ctest-vn1-vm1-25898198 launched on Node an-jenkins-deploy-platform-ansible-os-4312-30
2025-10-14 11:24:30,494 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/5b4aeaf0-4584-48a2-93ae-06a5c87ca9d0
2025-10-14 11:24:30,802 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/5b4aeaf0-4584-48a2-93ae-06a5c87ca9d0
2025-10-14 11:24:30,843 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/406ed59a-8f71-422c-9ac3-b119e7fefc9a
2025-10-14 11:24:34,032 - 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 1016ms')
2025-10-14 11:24:34,032 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-25898198 failed!
2025-10-14 11:24:34,048 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-26912930:ctest-vn1-28932986 is 78.162.13.65 and allocation pool is NOT set
2025-10-14 11:24:36,113 - 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=9.32 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.313 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.313/4.815/9.317/4.502 ms')
2025-10-14 11:24:36,113 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-25898198 passed
2025-10-14 11:24:36,188 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-14 11:24:36,188 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-25898198, IP 78.162.13.67, Port 22
2025-10-14 11:24:36,358 - DEBUG - VM ctest-vn1-vm1-25898198 is ready for SSH connections
2025-10-14 11:24:36,358 - INFO - Waiting for VM ctest-vn2-vm1-63859111 to be up..
2025-10-14 11:24:36,461 - DEBUG - VM  is in ACTIVE state now
2025-10-14 11:24:36,462 - INFO - VM name : ctest-vn2-vm1-63859111
2025-10-14 11:24:36,560 - DEBUG - VM ctest-vn2-vm1-63859111 ID is 7695fe30-62ae-43d1-99a7-8318b85cdff8
2025-10-14 11:24:36,560 - DEBUG - VM ctest-vn2-vm1-63859111 launched on Node an-jenkins-deploy-platform-ansible-os-4312-1
2025-10-14 11:24:36,653 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/7695fe30-62ae-43d1-99a7-8318b85cdff8
2025-10-14 11:24:36,666 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/f4374562-8890-4180-b037-aab603aa0839
2025-10-14 11:24:39,895 - 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=2 ttl=63 time=4.10 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1013ms\r\nrtt min/avg/max/mdev = 4.104/4.104/4.104/0.000 ms')
2025-10-14 11:24:39,895 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn2-vm1-63859111 passed
2025-10-14 11:24:39,973 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-14 11:24:39,973 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-63859111, IP 168.11.96.67, Port 22
2025-10-14 11:24:40,151 - DEBUG - VM ctest-vn2-vm1-63859111 is ready for SSH connections
2025-10-14 11:24:40,151 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-14 11:24:40,151 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1  168.11.96.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-10-14 11:24:40,151 - DEBUG - ping -s 56 -c 3 -W 1  168.11.96.67
2025-10-14 11:24:44,120 - DEBUG - PING 168.11.96.67 (168.11.96.67): 56 data bytes
--- 168.11.96.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-10-14 11:24:44,120 - WARNING - Ping to IP 168.11.96.67 from VM ctest-vn1-vm1-25898198 failed
2025-10-14 11:24:44,120 - INFO - Adding interface with subnet_id 710f2664-ca1d-4ff1-886a-d12721432131, port_id None to router 6d367eaf-de79-42cf-bff5-df7f8cfadb39
2025-10-14 11:24:44,605 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-14 11:24:44,605 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1  168.11.96.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-10-14 11:24:44,605 - DEBUG - ping -s 56 -c 3 -W 1  168.11.96.67
2025-10-14 11:24:46,817 - DEBUG - PING 168.11.96.67 (168.11.96.67): 56 data bytes
64 bytes from 168.11.96.67: seq=0 ttl=63 time=4.267 ms
64 bytes from 168.11.96.67: seq=1 ttl=63 time=1.296 ms
64 bytes from 168.11.96.67: seq=2 ttl=63 time=1.350 ms
--- 168.11.96.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.296/2.304/4.267 ms
2025-10-14 11:24:46,817 - INFO - Ping to IP 168.11.96.67 from VM ctest-vn1-vm1-25898198 passed
2025-10-14 11:24:46,817 - INFO - Deleting interface with subnet_id e96cc843-5472-48b6-8312-e237c8be727c, port_id None from router 6d367eaf-de79-42cf-bff5-df7f8cfadb39
2025-10-14 11:24:47,084 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-14 11:24:47,084 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1  168.11.96.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-10-14 11:24:47,084 - DEBUG - ping -s 56 -c 3 -W 1  168.11.96.67
2025-10-14 11:24:50,338 - DEBUG - PING 168.11.96.67 (168.11.96.67): 56 data bytes
--- 168.11.96.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-10-14 11:24:50,338 - WARNING - Ping to IP 168.11.96.67 from VM ctest-vn1-vm1-25898198 failed
2025-10-14 11:24:50,338 - INFO - Adding interface with subnet_id e96cc843-5472-48b6-8312-e237c8be727c, port_id None to router 6d367eaf-de79-42cf-bff5-df7f8cfadb39
2025-10-14 11:24:50,690 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-14 11:24:50,690 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1  168.11.96.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-10-14 11:24:50,690 - DEBUG - ping -s 56 -c 3 -W 1  168.11.96.67
2025-10-14 11:24:52,937 - DEBUG - PING 168.11.96.67 (168.11.96.67): 56 data bytes
64 bytes from 168.11.96.67: seq=0 ttl=63 time=6.261 ms
64 bytes from 168.11.96.67: seq=1 ttl=63 time=1.400 ms
64 bytes from 168.11.96.67: seq=2 ttl=63 time=2.900 ms
--- 168.11.96.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.400/3.520/6.261 ms
2025-10-14 11:24:52,937 - INFO - Ping to IP 168.11.96.67 from VM ctest-vn1-vm1-25898198 passed
2025-10-14 11:24:52,937 - INFO - Deleting interface with subnet_id 710f2664-ca1d-4ff1-886a-d12721432131, port_id None from router 6d367eaf-de79-42cf-bff5-df7f8cfadb39
2025-10-14 11:24:53,188 - INFO - Deleting interface with subnet_id e96cc843-5472-48b6-8312-e237c8be727c, port_id None from router 6d367eaf-de79-42cf-bff5-df7f8cfadb39
2025-10-14 11:24:53,537 - INFO - Deleting VM ctest-vn2-vm1-63859111
2025-10-14 11:24:53,656 - INFO - Deleting VM ctest-vn1-vm1-25898198
2025-10-14 11:24:53,741 - INFO - Deleting VN ctest-vn2-77087498 
2025-10-14 11:24:53,798 - DEBUG - VN da486b24-7f98-46f3-bc35-154606a049b2 still in use: Unable to complete operation on network da486b24-7f98-46f3-bc35-154606a049b2. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-2e5b0cf3-aac2-4c4f-8fb9-4d9567ac13b7']
2025-10-14 11:24:53,798 - WARNING - Deleting VN ctest-vn2-77087498 failed..Will retry
2025-10-14 11:24:55,992 - DEBUG - Response for deleting network ()
2025-10-14 11:24:55,992 - INFO - Deleting VN ctest-vn1-28932986 
2025-10-14 11:24:56,205 - DEBUG - Response for deleting network ()
2025-10-14 11:24:57,511 - DEBUG - No XMPP flaps were noticed during the test
2025-10-14 11:24:57,511 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:39]
2025-10-14 11:24:57,511 - INFO - --------------------------------------------------------------------------------
2025-10-14 11:24:58,478 - INFO - Deleted project: ctest-TestRouters-26912930, ID : 16477b0a-3f97-48f8-ac41-f3725b743f44