2026-06-20 01:28:06,585 - INFO - Domain Default found not creating
2026-06-20 01:28:06,716 - INFO - Project ctest-TestBasicVMVN-71289242 not found, creating it
2026-06-20 01:28:07,171 - INFO - Created Project:ctest-TestBasicVMVN-71289242, ID : 967b0496-a543-4a4d-b798-c62ec5b2ef45
2026-06-20 01:28:08,609 - INFO - ================================================================================
2026-06-20 01:28:08,609 - INFO - STARTING TEST : test_generic_link_local_service
2026-06-20 01:28:08,609 - INFO - TEST DESCRIPTION :
Description: Test to validate generic linklocal service - running nova list from vm.
1.Create generic link local service to be able to wget to jenkins
2.Create a vm
3.Try wget to jenkins - passes if successful else fails
Maintainer: sandipd@juniper.net
2026-06-20 01:28:08,866 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.254': '0'}} with
2026-06-20 01:28:08,866 - INFO - Initial checks done. Running the testcase now
2026-06-20 01:28:08,866 - INFO -
2026-06-20 01:28:09,387 - DEBUG - Response for create_network : {'network': {'id': '9c09f3fd-044b-430a-a366-d58f03ac9e4d', 'name': 'ctest-vn2_metadata-62125433', 'tenant_id': '967b0496a5434a4db798c62ec5b2ef45', 'project_id': '967b0496a5434a4db798c62ec5b2ef45', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-71289242', 'ctest-vn2_metadata-62125433'], 'port_security_enabled': True, 'description': ''}}
2026-06-20 01:28:09,565 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bea3a7d6-fea2-4ebd-8fa7-2a6322eaf413', 'name': '', 'tenant_id': '967b0496a5434a4db798c62ec5b2ef45', 'network_id': '9c09f3fd-044b-430a-a366-d58f03ac9e4d', 'ip_version': 4, 'cidr': '11.1.1.0/24', 'allocation_pools': [{'start': '11.1.1.2', 'end': '11.1.1.254'}], 'gateway_ip': '11.1.1.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '11.1.1.2', 'tags': [], 'project_id': '967b0496a5434a4db798c62ec5b2ef45'}}
2026-06-20 01:28:09,578 - INFO - Created VN ctest-vn2_metadata-62125433
2026-06-20 01:28:09,629 - DEBUG - VN ctest-vn2_metadata-62125433 UUID is 9c09f3fd-044b-430a-a366-d58f03ac9e4d
2026-06-20 01:28:09,776 - DEBUG - Services list from nova: [, , ]
2026-06-20 01:28:10,760 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6010-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6010-1)
2026-06-20 01:28:10,861 - DEBUG - Link local service introspect added
2026-06-20 01:28:10,894 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-20 01:28:15,962 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-20 01:28:21,021 - DEBUG - VM is in ACTIVE state now
2026-06-20 01:28:21,144 - INFO - Waiting for VM ctest-TestBasicVMVN-71289242-58437727 to be up..
2026-06-20 01:28:21,144 - INFO - VM name : ctest-TestBasicVMVN-71289242-58437727
2026-06-20 01:28:21,203 - DEBUG - VM ctest-TestBasicVMVN-71289242-58437727 ID is 7778746e-9738-4008-b661-77c860560c7f
2026-06-20 01:28:21,203 - DEBUG - VM ctest-TestBasicVMVN-71289242-58437727 launched on Node cn-jenkins-deploy-platform-ansible-os-6010-1
2026-06-20 01:28:21,262 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/7778746e-9738-4008-b661-77c860560c7f
2026-06-20 01:28:21,576 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/7778746e-9738-4008-b661-77c860560c7f
2026-06-20 01:28:21,599 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/68cc4dd6-1e9d-4c13-bd12-d2296888fe98
2026-06-20 01:28:24,858 - 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')
2026-06-20 01:28:24,858 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71289242-58437727 failed!
2026-06-20 01:28:24,909 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71289242:ctest-vn2_metadata-62125433 is 11.1.1.1 and allocation pool is NOT set
2026-06-20 01:28:26,967 - 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=10.1 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.33 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 = 2.328/6.193/10.058/3.865 ms')
2026-06-20 01:28:26,967 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71289242-58437727 passed
2026-06-20 01:28:27,113 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-20 01:28:27,114 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71289242-58437727, IP 11.1.1.3, Port 22
2026-06-20 01:28:27,179 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-06-20 01:28:27,246 - DEBUG - VM ctest-TestBasicVMVN-71289242-58437727 is NOT ready for SSH connections, VM status: ACTIVE
2026-06-20 01:28:32,247 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-20 01:28:32,247 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71289242-58437727, IP 11.1.1.3, Port 22
2026-06-20 01:28:32,405 - DEBUG - VM ctest-TestBasicVMVN-71289242-58437727 is ready for SSH connections
2026-06-20 01:28:32,405 - INFO - Retry 0
2026-06-20 01:28:32,405 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-06-20 01:28:32,405 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-06-20 01:28:33,937 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-06-20 01:28:33,938 - INFO - Generic metadata worked
2026-06-20 01:28:34,189 - DEBUG - Link local service introspect removed
2026-06-20 01:28:34,189 - INFO - Deleting VM ctest-TestBasicVMVN-71289242-58437727
2026-06-20 01:28:34,256 - INFO - Deleting VN ctest-vn2_metadata-62125433
2026-06-20 01:28:34,283 - DEBUG - VN 9c09f3fd-044b-430a-a366-d58f03ac9e4d still in use: Unable to complete operation on network 9c09f3fd-044b-430a-a366-d58f03ac9e4d. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-2d34089c-6e46-4292-8d86-aa87d32b4714']
2026-06-20 01:28:34,283 - WARNING - Deleting VN ctest-vn2_metadata-62125433 failed..Will retry
2026-06-20 01:28:36,369 - DEBUG - Response for deleting network ()
2026-06-20 01:28:36,621 - DEBUG - No XMPP flaps were noticed during the test
2026-06-20 01:28:36,622 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:28]
2026-06-20 01:28:36,622 - INFO - --------------------------------------------------------------------------------
2026-06-20 01:28:36,624 - INFO - ================================================================================
2026-06-20 01:28:36,624 - INFO - STARTING TEST : test_metadata_service
2026-06-20 01:28:36,624 - INFO - TEST DESCRIPTION :
Description: Test to validate metadata service on VM creation.
1.Verify from global-vrouter-config if metadata configures or not - fails otherwise
2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node
3.Create a vm with userdata pointing to that script - script should get executed during vm boot up
4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise
Maintainer: sandipd@juniper.net
2026-06-20 01:28:36,918 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.254': '0'}} with
2026-06-20 01:28:36,918 - INFO - Initial checks done. Running the testcase now
2026-06-20 01:28:36,918 - INFO -
2026-06-20 01:28:36,918 - DEBUG - Requesting: http://10.0.0.19:8082/global-vrouter-configs
2026-06-20 01:28:36,923 - DEBUG - Requesting: http://10.0.0.19:8082/global-vrouter-config/2c8dd3c5-9979-414d-b28a-d2b2b128e6eb
2026-06-20 01:28:37,078 - DEBUG - Response for create_network : {'network': {'id': 'c2139e6a-b653-49d2-8e1d-cb118adfffb2', 'name': 'ctest-vn-44176108', 'tenant_id': '967b0496a5434a4db798c62ec5b2ef45', 'project_id': '967b0496a5434a4db798c62ec5b2ef45', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-71289242', 'ctest-vn-44176108'], 'port_security_enabled': True, 'description': ''}}
2026-06-20 01:28:37,254 - DEBUG - Response for create_subnet : {'subnet': {'id': '66e75c2e-12dc-4b30-8835-cff52bc0e434', 'name': '', 'tenant_id': '967b0496a5434a4db798c62ec5b2ef45', 'network_id': 'c2139e6a-b653-49d2-8e1d-cb118adfffb2', 'ip_version': 4, 'cidr': '76.87.117.64/26', 'allocation_pools': [{'start': '76.87.117.66', 'end': '76.87.117.126'}], 'gateway_ip': '76.87.117.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '76.87.117.66', 'tags': [], 'project_id': '967b0496a5434a4db798c62ec5b2ef45'}}
2026-06-20 01:28:37,267 - INFO - Created VN ctest-vn-44176108
2026-06-20 01:28:37,317 - DEBUG - VN ctest-vn-44176108 UUID is c2139e6a-b653-49d2-8e1d-cb118adfffb2
2026-06-20 01:28:38,487 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6010-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6010-1)
2026-06-20 01:28:38,487 - INFO - Waiting for VM ctest-TestBasicVMVN-71289242-82074732 to be up..
2026-06-20 01:28:38,521 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-20 01:28:43,581 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-20 01:28:48,642 - DEBUG - VM is in ACTIVE state now
2026-06-20 01:28:48,642 - INFO - VM name : ctest-TestBasicVMVN-71289242-82074732
2026-06-20 01:28:48,700 - DEBUG - VM ctest-TestBasicVMVN-71289242-82074732 ID is de24954c-7786-4216-89de-be99ed22edea
2026-06-20 01:28:48,700 - DEBUG - VM ctest-TestBasicVMVN-71289242-82074732 launched on Node cn-jenkins-deploy-platform-ansible-os-6010-1
2026-06-20 01:28:48,759 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/de24954c-7786-4216-89de-be99ed22edea
2026-06-20 01:28:48,767 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/c1b2fbe7-c9e9-498c-992f-401474e3e715
2026-06-20 01:28:52,020 - 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 1027ms')
2026-06-20 01:28:52,020 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71289242-82074732 failed!
2026-06-20 01:28:52,073 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71289242:ctest-vn-44176108 is 76.87.117.65 and allocation pool is NOT set
2026-06-20 01:28:54,161 - 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.43 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.311 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.311/2.372/4.433/2.061 ms')
2026-06-20 01:28:54,161 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71289242-82074732 passed
2026-06-20 01:28:54,313 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-20 01:28:54,314 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71289242-82074732, IP 76.87.117.67, Port 22
2026-06-20 01:28:54,468 - DEBUG - VM ctest-TestBasicVMVN-71289242-82074732 is ready for SSH connections
2026-06-20 01:28:54,468 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-06-20 01:28:54,468 - DEBUG - cat /tmp/output.txt
2026-06-20 01:28:56,016 - DEBUG - Hello World. The time is now Fri, 19 Jun 2026 19:28:53 -0600!
2026-06-20 01:28:56,016 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Fri, 19 Jun 2026 19:28:53 -0600!'}
2026-06-20 01:28:56,016 - INFO - metadata_script.txt got executed in the vm
2026-06-20 01:28:56,016 - INFO - Deleting VM ctest-TestBasicVMVN-71289242-82074732
2026-06-20 01:28:56,079 - INFO - Deleting VN ctest-vn-44176108
2026-06-20 01:28:56,108 - DEBUG - VN c2139e6a-b653-49d2-8e1d-cb118adfffb2 still in use: Unable to complete operation on network c2139e6a-b653-49d2-8e1d-cb118adfffb2. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-2e8c988f-f441-43fd-9d99-ebd96e9a3b05']
2026-06-20 01:28:56,108 - WARNING - Deleting VN ctest-vn-44176108 failed..Will retry
2026-06-20 01:28:58,193 - DEBUG - Response for deleting network ()
2026-06-20 01:28:58,446 - DEBUG - No XMPP flaps were noticed during the test
2026-06-20 01:28:58,446 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2026-06-20 01:28:58,446 - INFO - --------------------------------------------------------------------------------
2026-06-20 01:28:58,448 - INFO - ================================================================================
2026-06-20 01:28:58,448 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-06-20 01:28:58,448 - INFO - TEST DESCRIPTION :
Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN
subnets.
Test steps:
1. Create 1 IPAM's.
2. Create 1 VN with 2 subnets and launch 2 VMs in them.
3. Ping between the VMs in the same VN should go thru fine.
4. Ping to the subnet broadcast and all-broadcast address.
Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the
all-broadcast address.
Maintainer : ganeshahv@juniper.net
2026-06-20 01:28:58,729 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.254': '0'}} with
2026-06-20 01:28:58,729 - INFO - Initial checks done. Running the testcase now
2026-06-20 01:28:58,729 - INFO -
2026-06-20 01:28:59,194 - DEBUG - Response for create_network : {'network': {'id': 'c1c7f0fc-a45a-4864-85eb-ed36051ff6c5', 'name': 'ctest-vn-75270455', 'tenant_id': '967b0496a5434a4db798c62ec5b2ef45', 'project_id': '967b0496a5434a4db798c62ec5b2ef45', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-71289242', 'ctest-vn-75270455'], 'port_security_enabled': True, 'description': ''}}
2026-06-20 01:28:59,364 - DEBUG - Response for create_subnet : {'subnet': {'id': '2b0eba72-3e69-4e40-b4b9-5b4812855d19', 'name': '', 'tenant_id': '967b0496a5434a4db798c62ec5b2ef45', 'network_id': 'c1c7f0fc-a45a-4864-85eb-ed36051ff6c5', 'ip_version': 4, 'cidr': '31.1.1.0/29', 'allocation_pools': [{'start': '31.1.1.2', 'end': '31.1.1.6'}], 'gateway_ip': '31.1.1.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '31.1.1.2', 'tags': [], 'project_id': '967b0496a5434a4db798c62ec5b2ef45'}}
2026-06-20 01:28:59,563 - DEBUG - Response for create_subnet : {'subnet': {'id': '33d5d5ba-c269-4587-b3ce-6f1be2af7405', 'name': '', 'tenant_id': '967b0496a5434a4db798c62ec5b2ef45', 'network_id': 'c1c7f0fc-a45a-4864-85eb-ed36051ff6c5', 'ip_version': 4, 'cidr': '31.1.2.0/29', 'allocation_pools': [{'start': '31.1.2.2', 'end': '31.1.2.6'}], 'gateway_ip': '31.1.2.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '31.1.2.2', 'tags': [], 'project_id': '967b0496a5434a4db798c62ec5b2ef45'}}
2026-06-20 01:28:59,576 - INFO - Created VN ctest-vn-75270455
2026-06-20 01:28:59,625 - DEBUG - VN ctest-vn-75270455 UUID is c1c7f0fc-a45a-4864-85eb-ed36051ff6c5
2026-06-20 01:28:59,927 - DEBUG - Response for create_port : {'port': {'name': 'abc304e7-25ad-4fd1-b5bb-edae85d3efee', 'id': 'abc304e7-25ad-4fd1-b5bb-edae85d3efee', 'tenant_id': '967b0496a5434a4db798c62ec5b2ef45', 'network_id': 'c1c7f0fc-a45a-4864-85eb-ed36051ff6c5', 'mac_address': '02:ab:c3:04:e7:25', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '31.1.1.4', 'subnet_id': '2b0eba72-3e69-4e40-b4b9-5b4812855d19'}], 'security_groups': ['7153256b-db55-49fc-a897-84be14054f00'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '967b0496a5434a4db798c62ec5b2ef45'}}
2026-06-20 01:29:00,080 - DEBUG - Response for create_port : {'port': {'name': '6868e373-a7be-496b-b3b2-d397b7869433', 'id': '6868e373-a7be-496b-b3b2-d397b7869433', 'tenant_id': '967b0496a5434a4db798c62ec5b2ef45', 'network_id': 'c1c7f0fc-a45a-4864-85eb-ed36051ff6c5', 'mac_address': '02:68:68:e3:73:a7', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '31.1.2.4', 'subnet_id': '33d5d5ba-c269-4587-b3ce-6f1be2af7405'}], 'security_groups': ['7153256b-db55-49fc-a897-84be14054f00'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '967b0496a5434a4db798c62ec5b2ef45'}}
2026-06-20 01:29:00,430 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6010-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6010-1)
2026-06-20 01:29:00,806 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6010-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6010-1)
2026-06-20 01:29:01,849 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6010-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6010-1)
2026-06-20 01:29:01,849 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2026-06-20 01:29:01,855 - DEBUG - Requesting: http://10.0.0.19:8082/domain/ffeb8130-d1cb-4e59-98ba-1731818c45d2
2026-06-20 01:29:01,865 - DEBUG - Requesting: http://10.0.0.19:8082/project/967b0496-a543-4a4d-b798-c62ec5b2ef45
2026-06-20 01:29:01,932 - DEBUG - Requesting: http://10.0.0.19:8082/network-ipam/e945be15-c371-42f0-b82d-2c4709b1bb8a
2026-06-20 01:29:01,939 - INFO - Verifications in API Server for IPAM: ctest-ipam-61087696 passed
2026-06-20 01:29:01,944 - DEBUG - Control-node 10.0.0.19 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-71289242:ctest-ipam-61087696', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-71289242', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16809050184912814832', 'uuid-lslong': '13271312360547662730'}, 'enable': 'true', 'created': '2026-06-20T01:28:58', 'last-modified': '2026-06-20T01:28:58', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.980330'}
2026-06-20 01:29:01,944 - INFO - Verifications in Control node for IPAM: ctest-ipam-61087696 passed
2026-06-20 01:29:01,944 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2026-06-20 01:29:01,949 - DEBUG - Requesting: http://10.0.0.19:8082/domain/ffeb8130-d1cb-4e59-98ba-1731818c45d2
2026-06-20 01:29:02,006 - DEBUG - Requesting: http://10.0.0.19:8082/project/967b0496-a543-4a4d-b798-c62ec5b2ef45
2026-06-20 01:29:02,069 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/c1c7f0fc-a45a-4864-85eb-ed36051ff6c5
2026-06-20 01:29:02,078 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/c1c7f0fc-a45a-4864-85eb-ed36051ff6c5
2026-06-20 01:29:02,087 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/cbe9cc32-3f72-4492-9b01-6cdd0d2f320f
2026-06-20 01:29:02,093 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/cbe9cc32-3f72-4492-9b01-6cdd0d2f320f
2026-06-20 01:29:02,099 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/c910aa8c-a0b7-4945-a69a-872458b3e61e
2026-06-20 01:29:02,104 - DEBUG - Route Targets: ['target:64512:8000004']
2026-06-20 01:29:02,104 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/c1c7f0fc-a45a-4864-85eb-ed36051ff6c5
2026-06-20 01:29:02,111 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/cbe9cc32-3f72-4492-9b01-6cdd0d2f320f
2026-06-20 01:29:02,122 - INFO - Verified VN network id 11 for VN c1c7f0fc-a45a-4864-85eb-ed36051ff6c5
2026-06-20 01:29:02,122 - INFO - Verifications in API Server for VN ctest-vn-75270455 passed
2026-06-20 01:29:02,122 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/c1c7f0fc-a45a-4864-85eb-ed36051ff6c5
2026-06-20 01:29:02,130 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/cbe9cc32-3f72-4492-9b01-6cdd0d2f320f
2026-06-20 01:29:02,136 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/cbe9cc32-3f72-4492-9b01-6cdd0d2f320f
2026-06-20 01:29:02,141 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/c910aa8c-a0b7-4945-a69a-872458b3e61e
2026-06-20 01:29:02,151 - DEBUG - Control-node 10.0.0.19 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-71289242:ctest-vn-75270455', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-71289242', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13963394137565317220', 'uuid-lslong': '9650067442841417413'}, 'enable': 'true', 'created': '2026-06-20T01:28:59', 'last-modified': '2026-06-20T01:28:59', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.616269'}
2026-06-20 01:29:02,156 - DEBUG - Route Targets: ['target:64512:8000004']
2026-06-20 01:29:02,156 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-75270455 passed
2026-06-20 01:29:02,156 - DEBUG - ====Verifying policy data for ctest-vn-75270455 in API_Server ======
2026-06-20 01:29:02,156 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2026-06-20 01:29:02,161 - DEBUG - Requesting: http://10.0.0.19:8082/domain/ffeb8130-d1cb-4e59-98ba-1731818c45d2
2026-06-20 01:29:02,169 - DEBUG - Requesting: http://10.0.0.19:8082/project/967b0496-a543-4a4d-b798-c62ec5b2ef45
2026-06-20 01:29:02,239 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/c1c7f0fc-a45a-4864-85eb-ed36051ff6c5
2026-06-20 01:29:02,249 - DEBUG - =>VN ctest-vn-75270455 has no policy to be verified
2026-06-20 01:29:02,249 - DEBUG - Verifying the vn in opserver
2026-06-20 01:29:02,249 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-71289242:ctest-vn-75270455 virtual network link through opserver 10.0.0.19
2026-06-20 01:29:02,249 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks
2026-06-20 01:29:02,570 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks
2026-06-20 01:29:02,609 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-71289242:ctest-vn-75270455', 'href': 'http://10.0.0.19:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-71289242:ctest-vn-75270455?flat'}
2026-06-20 01:29:02,609 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-71289242:ctest-vn-75270455 is found in opserver
2026-06-20 01:29:02,617 - DEBUG - Do not have enough data to verify VN in agent
2026-06-20 01:29:02,621 - DEBUG - VRF ids for VN ctest-vn-75270455: {}
2026-06-20 01:29:02,621 - INFO - Waiting for VM ctest-TestBasicVMVN-71289242-24248968 to be up..
2026-06-20 01:29:02,662 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-20 01:29:07,725 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-20 01:29:12,791 - DEBUG - VM is in ACTIVE state now
2026-06-20 01:29:12,791 - INFO - VM name : ctest-TestBasicVMVN-71289242-24248968
2026-06-20 01:29:12,853 - DEBUG - VM ctest-TestBasicVMVN-71289242-24248968 ID is d09cb49e-a969-46d3-8403-52fb10c894fd
2026-06-20 01:29:12,854 - DEBUG - VM ctest-TestBasicVMVN-71289242-24248968 launched on Node cn-jenkins-deploy-platform-ansible-os-6010-1
2026-06-20 01:29:12,921 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/d09cb49e-a969-46d3-8403-52fb10c894fd
2026-06-20 01:29:12,929 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/abc304e7-25ad-4fd1-b5bb-edae85d3efee
2026-06-20 01:29:16,184 - 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')
2026-06-20 01:29:16,184 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71289242-24248968 failed!
2026-06-20 01:29:16,241 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71289242:ctest-vn-75270455 is 31.1.1.1 and allocation pool is NOT set
2026-06-20 01:29:16,242 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71289242:ctest-vn-75270455 is 31.1.2.1 and allocation pool is NOT set
2026-06-20 01:29:18,303 - 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.31 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.360 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.360/1.834/3.308/1.474 ms')
2026-06-20 01:29:18,304 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71289242-24248968 passed
2026-06-20 01:29:18,457 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-20 01:29:18,458 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71289242-24248968, IP 31.1.1.4, Port 22
2026-06-20 01:29:18,617 - DEBUG - VM ctest-TestBasicVMVN-71289242-24248968 is ready for SSH connections
2026-06-20 01:29:18,617 - INFO - Waiting for VM ctest-TestBasicVMVN-71289242-53154460 to be up..
2026-06-20 01:29:18,678 - DEBUG - VM is in ACTIVE state now
2026-06-20 01:29:18,678 - INFO - VM name : ctest-TestBasicVMVN-71289242-53154460
2026-06-20 01:29:18,743 - DEBUG - VM ctest-TestBasicVMVN-71289242-53154460 ID is 0c55df77-a4c4-4455-bf1d-700897252a97
2026-06-20 01:29:18,743 - DEBUG - VM ctest-TestBasicVMVN-71289242-53154460 launched on Node cn-jenkins-deploy-platform-ansible-os-6010-1
2026-06-20 01:29:18,811 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/0c55df77-a4c4-4455-bf1d-700897252a97
2026-06-20 01:29:18,819 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/6868e373-a7be-496b-b3b2-d397b7869433
2026-06-20 01:29:20,051 - 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.360 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.360/1.816/3.273/1.456 ms')
2026-06-20 01:29:20,051 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-71289242-53154460 passed
2026-06-20 01:29:20,197 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-20 01:29:20,198 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71289242-53154460, IP 31.1.2.4, Port 22
2026-06-20 01:29:20,349 - DEBUG - VM ctest-TestBasicVMVN-71289242-53154460 is ready for SSH connections
2026-06-20 01:29:20,349 - INFO - Waiting for VM ctest-TestBasicVMVN-71289242-25288030 to be up..
2026-06-20 01:29:20,409 - DEBUG - VM is in ACTIVE state now
2026-06-20 01:29:20,409 - INFO - VM name : ctest-TestBasicVMVN-71289242-25288030
2026-06-20 01:29:20,474 - DEBUG - VM ctest-TestBasicVMVN-71289242-25288030 ID is 4ed93e51-9bd0-45bb-aa43-a084efd5d85c
2026-06-20 01:29:20,474 - DEBUG - VM ctest-TestBasicVMVN-71289242-25288030 launched on Node cn-jenkins-deploy-platform-ansible-os-6010-1
2026-06-20 01:29:20,538 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/4ed93e51-9bd0-45bb-aa43-a084efd5d85c
2026-06-20 01:29:20,546 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/490a0f3d-5942-49a4-b376-c3f0055c2b5a
2026-06-20 01:29:21,773 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=3.03 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.459 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.459/1.743/3.027/1.284 ms')
2026-06-20 01:29:21,773 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-71289242-25288030 passed
2026-06-20 01:29:21,922 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-20 01:29:21,922 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71289242-25288030, IP 31.1.1.3, Port 22
2026-06-20 01:29:22,080 - DEBUG - VM ctest-TestBasicVMVN-71289242-25288030 is ready for SSH connections
2026-06-20 01:29:22,080 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-20 01:29:22,081 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-06-20 01:29:22,081 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-06-20 01:29:25,968 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.468 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.766 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.853 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.766/1.695/3.468 ms
2026-06-20 01:29:25,968 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-71289242-24248968 passed
2026-06-20 01:29:25,968 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-20 01:29:25,968 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-06-20 01:29:25,968 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-06-20 01:29:29,531 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=63 time=2.952 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.960 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.768 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.768/1.560/2.952 ms
2026-06-20 01:29:29,531 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-71289242-53154460 passed
2026-06-20 01:29:29,532 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-20 01:29:29,532 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-20 01:29:29,532 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-20 01:29:29,532 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-06-20 01:29:29,532 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-06-20 01:29:29,633 - DEBUG - None
2026-06-20 01:29:29,633 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-06-20 01:29:29,633 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-06-20 01:29:29,732 - DEBUG - None
2026-06-20 01:29:29,732 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-06-20 01:29:29,732 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-06-20 01:29:31,261 - DEBUG - None
2026-06-20 01:29:31,261 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-06-20 01:29:31,261 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-06-20 01:29:33,378 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=2.350 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.043 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.349 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.001 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.486 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.349/2.045/4.043 ms
2026-06-20 01:29:33,378 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-06-20 01:29:33,378 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-06-20 01:29:35,525 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.094 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.363 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.362 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.344 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.812 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.660 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.343 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.343/1.711/3.362 ms
2026-06-20 01:29:35,526 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-06-20 01:29:35,526 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-06-20 01:29:37,679 - DEBUG - PING 255.255.255.255 (255.255.255.255): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.447 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.304 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.157 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.340 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.463 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.532 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.317 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.317/1.651/3.157 ms
2026-06-20 01:29:37,679 - INFO - Deleting VM ctest-TestBasicVMVN-71289242-25288030
2026-06-20 01:29:37,739 - INFO - Detaching port 6868e373-a7be-496b-b3b2-d397b7869433 from VM ctest-TestBasicVMVN-71289242-53154460
2026-06-20 01:29:37,771 - INFO - Deleting VM ctest-TestBasicVMVN-71289242-53154460
2026-06-20 01:29:37,835 - INFO - Detaching port abc304e7-25ad-4fd1-b5bb-edae85d3efee from VM ctest-TestBasicVMVN-71289242-24248968
2026-06-20 01:29:37,867 - INFO - Deleting VM ctest-TestBasicVMVN-71289242-24248968
2026-06-20 01:29:37,926 - INFO - Deleting VN ctest-vn-75270455
2026-06-20 01:29:38,043 - DEBUG - Response for delete_port : ()
2026-06-20 01:29:38,170 - DEBUG - Response for delete_port : ()
2026-06-20 01:29:38,203 - DEBUG - VN c1c7f0fc-a45a-4864-85eb-ed36051ff6c5 still in use: Unable to complete operation on network c1c7f0fc-a45a-4864-85eb-ed36051ff6c5. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-68de2322-568b-4f0d-8d40-01775f0ed765']
2026-06-20 01:29:38,204 - WARNING - Deleting VN ctest-vn-75270455 failed..Will retry
2026-06-20 01:29:40,295 - DEBUG - Response for deleting network ()
2026-06-20 01:29:40,295 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/cbe9cc32-3f72-4492-9b01-6cdd0d2f320f
2026-06-20 01:29:40,300 - DEBUG - Response Code: 404
2026-06-20 01:29:40,300 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2026-06-20 01:29:40,304 - DEBUG - Requesting: http://10.0.0.19:8082/domain/ffeb8130-d1cb-4e59-98ba-1731818c45d2
2026-06-20 01:29:40,354 - DEBUG - Requesting: http://10.0.0.19:8082/project/967b0496-a543-4a4d-b798-c62ec5b2ef45
2026-06-20 01:29:40,424 - INFO - Validated that VN ctest-vn-75270455 is not found in API Server
2026-06-20 01:29:40,432 - DEBUG - VN ctest-vn-75270455 is not present in Agent 10.0.0.19
2026-06-20 01:29:40,432 - INFO - Validated that VN ctest-vn-75270455 is not in any agent
2026-06-20 01:29:40,443 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-75270455 info
2026-06-20 01:29:40,513 - INFO - IPAM: ctest-ipam-61087696 is not found in API Server
2026-06-20 01:29:40,522 - INFO - IPAM:ctest-ipam-61087696 is not found in control node
2026-06-20 01:29:40,777 - DEBUG - No XMPP flaps were noticed during the test
2026-06-20 01:29:40,778 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:42]
2026-06-20 01:29:40,778 - INFO - --------------------------------------------------------------------------------
2026-06-20 01:29:41,449 - INFO - Deleted project: ctest-TestBasicVMVN-71289242, ID : 967b0496-a543-4a4d-b798-c62ec5b2ef45