2025-06-20 08:01:49,550 - INFO - Domain Default found not creating
2025-06-20 08:01:49,714 - INFO - Project ctest-TestBasicVMVN-29809122 not found, creating it
2025-06-20 08:01:50,172 - INFO - Created Project:ctest-TestBasicVMVN-29809122, ID : 6b91bc0f-7432-47ba-8372-c7b0ae3eefd9
2025-06-20 08:01:51,613 - INFO - ================================================================================
2025-06-20 08:01:51,613 - INFO - STARTING TEST : test_generic_link_local_service
2025-06-20 08:01:51,614 - 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
2025-06-20 08:01:51,879 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-06-20 08:01:51,879 - INFO - Initial checks done. Running the testcase now
2025-06-20 08:01:51,879 - INFO -
2025-06-20 08:01:52,439 - DEBUG - Response for create_network : {'network': {'id': '831f507a-46ee-4758-b5ca-f9c60a0a0efa', 'name': 'ctest-vn2_metadata-95873386', 'tenant_id': '6b91bc0f743247ba8372c7b0ae3eefd9', 'project_id': '6b91bc0f743247ba8372c7b0ae3eefd9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-29809122', 'ctest-vn2_metadata-95873386'], 'port_security_enabled': True, 'description': ''}}
2025-06-20 08:01:52,672 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e9eb8e51-1fd3-4012-9824-222ad56eba46', 'name': '', 'tenant_id': '6b91bc0f743247ba8372c7b0ae3eefd9', 'network_id': '831f507a-46ee-4758-b5ca-f9c60a0a0efa', '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': '6b91bc0f743247ba8372c7b0ae3eefd9'}}
2025-06-20 08:01:52,693 - INFO - Created VN ctest-vn2_metadata-95873386
2025-06-20 08:01:52,749 - DEBUG - VN ctest-vn2_metadata-95873386 UUID is 831f507a-46ee-4758-b5ca-f9c60a0a0efa
2025-06-20 08:01:52,929 - DEBUG - Services list from nova: [, , ]
2025-06-20 08:01:53,956 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3501-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3501-1)
2025-06-20 08:01:54,069 - DEBUG - Link local service introspect added
2025-06-20 08:01:54,108 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-20 08:01:59,186 - DEBUG - VM is in ACTIVE state now
2025-06-20 08:01:59,304 - INFO - Waiting for VM ctest-TestBasicVMVN-29809122-61347891 to be up..
2025-06-20 08:01:59,304 - INFO - VM name : ctest-TestBasicVMVN-29809122-61347891
2025-06-20 08:01:59,375 - DEBUG - VM ctest-TestBasicVMVN-29809122-61347891 ID is 8df709c0-1f05-43a6-a40b-a887398521dc
2025-06-20 08:01:59,375 - DEBUG - VM ctest-TestBasicVMVN-29809122-61347891 launched on Node cn-jenkins-deploy-platform-ansible-os-3501-1
2025-06-20 08:01:59,444 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/8df709c0-1f05-43a6-a40b-a887398521dc
2025-06-20 08:01:59,744 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/8df709c0-1f05-43a6-a40b-a887398521dc
2025-06-20 08:01:59,776 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/f8be8420-db97-4157-a7de-f1b7495b8bb7
2025-06-20 08:02:03,043 - 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 1021ms')
2025-06-20 08:02:03,043 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-29809122-61347891 failed!
2025-06-20 08:02:03,101 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-29809122:ctest-vn2_metadata-95873386 is 11.1.1.1 and allocation pool is NOT set
2025-06-20 08:02:05,158 - 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.93 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.834 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.834/2.384/3.934/1.550 ms')
2025-06-20 08:02:05,158 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-29809122-61347891 passed
2025-06-20 08:02:05,305 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-20 08:02:05,305 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-29809122-61347891, IP 11.1.1.3, Port 22
2025-06-20 08:02:05,464 - DEBUG - VM ctest-TestBasicVMVN-29809122-61347891 is ready for SSH connections
2025-06-20 08:02:05,464 - INFO - Retry 0
2025-06-20 08:02:05,464 - 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.254, gateway password: c0ntrail123
2025-06-20 08:02:05,464 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-06-20 08:02:07,057 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-06-20 08:02:07,058 - INFO - Generic metadata worked
2025-06-20 08:02:07,329 - DEBUG - Link local service introspect removed
2025-06-20 08:02:07,329 - INFO - Deleting VM ctest-TestBasicVMVN-29809122-61347891
2025-06-20 08:02:07,436 - INFO - Deleting VN ctest-vn2_metadata-95873386
2025-06-20 08:02:07,489 - DEBUG - VN 831f507a-46ee-4758-b5ca-f9c60a0a0efa still in use: Unable to complete operation on network 831f507a-46ee-4758-b5ca-f9c60a0a0efa. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-3bd4626b-616b-4e02-aada-7c0bf6a11661']
2025-06-20 08:02:07,490 - WARNING - Deleting VN ctest-vn2_metadata-95873386 failed..Will retry
2025-06-20 08:02:09,663 - DEBUG - Response for deleting network ()
2025-06-20 08:02:09,944 - DEBUG - No XMPP flaps were noticed during the test
2025-06-20 08:02:09,944 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-06-20 08:02:09,944 - INFO - --------------------------------------------------------------------------------
2025-06-20 08:02:09,948 - INFO - ================================================================================
2025-06-20 08:02:09,948 - INFO - STARTING TEST : test_metadata_service
2025-06-20 08:02:09,948 - 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
2025-06-20 08:02:10,229 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-06-20 08:02:10,229 - INFO - Initial checks done. Running the testcase now
2025-06-20 08:02:10,229 - INFO -
2025-06-20 08:02:10,229 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs
2025-06-20 08:02:10,237 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/d16d9da9-335c-483a-a363-026d74c97ff0
2025-06-20 08:02:10,453 - DEBUG - Response for create_network : {'network': {'id': 'afbd299d-0e73-4063-960b-f3c2815d802c', 'name': 'ctest-vn-00608199', 'tenant_id': '6b91bc0f743247ba8372c7b0ae3eefd9', 'project_id': '6b91bc0f743247ba8372c7b0ae3eefd9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-29809122', 'ctest-vn-00608199'], 'port_security_enabled': True, 'description': ''}}
2025-06-20 08:02:10,714 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c52660ad-054b-483e-a0ce-14ff860c8b11', 'name': '', 'tenant_id': '6b91bc0f743247ba8372c7b0ae3eefd9', 'network_id': 'afbd299d-0e73-4063-960b-f3c2815d802c', 'ip_version': 4, 'cidr': '129.73.245.128/26', 'allocation_pools': [{'start': '129.73.245.130', 'end': '129.73.245.190'}], 'gateway_ip': '129.73.245.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '129.73.245.130', 'tags': [], 'project_id': '6b91bc0f743247ba8372c7b0ae3eefd9'}}
2025-06-20 08:02:10,738 - INFO - Created VN ctest-vn-00608199
2025-06-20 08:02:10,793 - DEBUG - VN ctest-vn-00608199 UUID is afbd299d-0e73-4063-960b-f3c2815d802c
2025-06-20 08:02:11,964 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3501-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3501-1)
2025-06-20 08:02:11,964 - INFO - Waiting for VM ctest-TestBasicVMVN-29809122-31133822 to be up..
2025-06-20 08:02:12,007 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-20 08:02:17,112 - DEBUG - VM is in ACTIVE state now
2025-06-20 08:02:17,112 - INFO - VM name : ctest-TestBasicVMVN-29809122-31133822
2025-06-20 08:02:17,196 - DEBUG - VM ctest-TestBasicVMVN-29809122-31133822 ID is 1495a417-dfb6-495a-8222-c6959d762c58
2025-06-20 08:02:17,196 - DEBUG - VM ctest-TestBasicVMVN-29809122-31133822 launched on Node cn-jenkins-deploy-platform-ansible-os-3501-1
2025-06-20 08:02:17,305 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/1495a417-dfb6-495a-8222-c6959d762c58
2025-06-20 08:02:17,319 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/94338a69-adc9-48bf-9d9a-a54fdcee7b30
2025-06-20 08:02:20,599 - 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 1031ms')
2025-06-20 08:02:20,599 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-29809122-31133822 failed!
2025-06-20 08:02:20,657 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-29809122:ctest-vn-00608199 is 129.73.245.129 and allocation pool is NOT set
2025-06-20 08:02:22,718 - 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.16 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.277 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.277/4.717/9.158/4.440 ms')
2025-06-20 08:02:22,718 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-29809122-31133822 passed
2025-06-20 08:02:22,873 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-20 08:02:22,873 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-29809122-31133822, IP 129.73.245.131, Port 22
2025-06-20 08:02:23,028 - DEBUG - VM ctest-TestBasicVMVN-29809122-31133822 is ready for SSH connections
2025-06-20 08:02:23,029 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-06-20 08:02:23,029 - DEBUG - cat /tmp/output.txt
2025-06-20 08:02:24,651 - DEBUG - Hello World. The time is now Fri, 20 Jun 2025 02:02:23 -0600!
2025-06-20 08:02:24,651 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Fri, 20 Jun 2025 02:02:23 -0600!'}
2025-06-20 08:02:24,651 - INFO - metadata_script.txt got executed in the vm
2025-06-20 08:02:24,651 - INFO - Deleting VM ctest-TestBasicVMVN-29809122-31133822
2025-06-20 08:02:24,726 - INFO - Deleting VN ctest-vn-00608199
2025-06-20 08:02:24,774 - DEBUG - VN afbd299d-0e73-4063-960b-f3c2815d802c still in use: Unable to complete operation on network afbd299d-0e73-4063-960b-f3c2815d802c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-55dfaef8-b7a2-46e3-975a-e8aa30e6f7aa']
2025-06-20 08:02:24,774 - WARNING - Deleting VN ctest-vn-00608199 failed..Will retry
2025-06-20 08:02:26,883 - DEBUG - Response for deleting network ()
2025-06-20 08:02:27,138 - DEBUG - No XMPP flaps were noticed during the test
2025-06-20 08:02:27,138 - INFO - END TEST : test_metadata_service : PASSED[0:00:18]
2025-06-20 08:02:27,139 - INFO - --------------------------------------------------------------------------------
2025-06-20 08:02:27,142 - INFO - ================================================================================
2025-06-20 08:02:27,142 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-06-20 08:02:27,142 - 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
2025-06-20 08:02:27,430 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-06-20 08:02:27,430 - INFO - Initial checks done. Running the testcase now
2025-06-20 08:02:27,430 - INFO -
2025-06-20 08:02:27,917 - DEBUG - Response for create_network : {'network': {'id': '2f42de4a-1ed6-41b9-aef9-c4f436b9743e', 'name': 'ctest-vn-75928946', 'tenant_id': '6b91bc0f743247ba8372c7b0ae3eefd9', 'project_id': '6b91bc0f743247ba8372c7b0ae3eefd9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-29809122', 'ctest-vn-75928946'], 'port_security_enabled': True, 'description': ''}}
2025-06-20 08:02:28,087 - DEBUG - Response for create_subnet : {'subnet': {'id': '791b4579-0113-4f33-91c1-eb988e290e9c', 'name': '', 'tenant_id': '6b91bc0f743247ba8372c7b0ae3eefd9', 'network_id': '2f42de4a-1ed6-41b9-aef9-c4f436b9743e', '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': '6b91bc0f743247ba8372c7b0ae3eefd9'}}
2025-06-20 08:02:28,266 - DEBUG - Response for create_subnet : {'subnet': {'id': '2c900fae-2037-43a2-9711-e93d0e723ffc', 'name': '', 'tenant_id': '6b91bc0f743247ba8372c7b0ae3eefd9', 'network_id': '2f42de4a-1ed6-41b9-aef9-c4f436b9743e', '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': '6b91bc0f743247ba8372c7b0ae3eefd9'}}
2025-06-20 08:02:28,284 - INFO - Created VN ctest-vn-75928946
2025-06-20 08:02:28,341 - DEBUG - VN ctest-vn-75928946 UUID is 2f42de4a-1ed6-41b9-aef9-c4f436b9743e
2025-06-20 08:02:28,699 - DEBUG - Response for create_port : {'port': {'name': 'ca373406-a27b-4184-8674-a893c4cb476a', 'id': 'ca373406-a27b-4184-8674-a893c4cb476a', 'tenant_id': '6b91bc0f743247ba8372c7b0ae3eefd9', 'network_id': '2f42de4a-1ed6-41b9-aef9-c4f436b9743e', 'mac_address': '02:ca:37:34:06:a2', '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': '791b4579-0113-4f33-91c1-eb988e290e9c'}], 'security_groups': ['859af7a0-c94f-43e7-b0d3-00f39fddf121'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6b91bc0f743247ba8372c7b0ae3eefd9'}}
2025-06-20 08:02:28,872 - DEBUG - Response for create_port : {'port': {'name': '7c7617ae-3872-40e4-9e7e-a6279e5ebb32', 'id': '7c7617ae-3872-40e4-9e7e-a6279e5ebb32', 'tenant_id': '6b91bc0f743247ba8372c7b0ae3eefd9', 'network_id': '2f42de4a-1ed6-41b9-aef9-c4f436b9743e', 'mac_address': '02:7c:76:17:ae:38', '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': '2c900fae-2037-43a2-9711-e93d0e723ffc'}], 'security_groups': ['859af7a0-c94f-43e7-b0d3-00f39fddf121'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6b91bc0f743247ba8372c7b0ae3eefd9'}}
2025-06-20 08:02:29,265 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3501-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3501-1)
2025-06-20 08:02:29,658 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3501-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3501-1)
2025-06-20 08:02:30,824 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3501-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3501-1)
2025-06-20 08:02:30,825 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-20 08:02:30,831 - DEBUG - Requesting: http://10.0.0.254:8082/domain/dea5d9cb-8535-4e67-a9ab-6740332bfc32
2025-06-20 08:02:30,845 - DEBUG - Requesting: http://10.0.0.254:8082/project/6b91bc0f-7432-47ba-8372-c7b0ae3eefd9
2025-06-20 08:02:30,928 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/f32f7bb1-fbd6-474d-a38b-90b5dbe1dd34
2025-06-20 08:02:30,940 - INFO - Verifications in API Server for IPAM: ctest-ipam-32532083 passed
2025-06-20 08:02:30,950 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-29809122:ctest-ipam-32532083', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-29809122', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17523360679486441293', 'uuid-lslong': '11784671960697527604'}, 'enable': 'true', 'created': '2025-06-20T08:02:27', 'last-modified': '2025-06-20T08:02:27', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.291274'}
2025-06-20 08:02:30,950 - INFO - Verifications in Control node for IPAM: ctest-ipam-32532083 passed
2025-06-20 08:02:30,950 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-20 08:02:30,960 - DEBUG - Requesting: http://10.0.0.254:8082/domain/dea5d9cb-8535-4e67-a9ab-6740332bfc32
2025-06-20 08:02:30,974 - DEBUG - Requesting: http://10.0.0.254:8082/project/6b91bc0f-7432-47ba-8372-c7b0ae3eefd9
2025-06-20 08:02:31,061 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/2f42de4a-1ed6-41b9-aef9-c4f436b9743e
2025-06-20 08:02:31,077 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/2f42de4a-1ed6-41b9-aef9-c4f436b9743e
2025-06-20 08:02:31,089 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/54fea820-f735-4dfe-b9a7-f8a3b3251321
2025-06-20 08:02:31,099 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/54fea820-f735-4dfe-b9a7-f8a3b3251321
2025-06-20 08:02:31,111 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/0d141588-5287-42e9-9f97-014c721cc4df
2025-06-20 08:02:31,119 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-20 08:02:31,119 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/2f42de4a-1ed6-41b9-aef9-c4f436b9743e
2025-06-20 08:02:31,135 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/54fea820-f735-4dfe-b9a7-f8a3b3251321
2025-06-20 08:02:31,164 - INFO - Verified VN network id 9 for VN 2f42de4a-1ed6-41b9-aef9-c4f436b9743e
2025-06-20 08:02:31,164 - INFO - Verifications in API Server for VN ctest-vn-75928946 passed
2025-06-20 08:02:31,164 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/2f42de4a-1ed6-41b9-aef9-c4f436b9743e
2025-06-20 08:02:31,186 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/54fea820-f735-4dfe-b9a7-f8a3b3251321
2025-06-20 08:02:31,200 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/54fea820-f735-4dfe-b9a7-f8a3b3251321
2025-06-20 08:02:31,214 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/0d141588-5287-42e9-9f97-014c721cc4df
2025-06-20 08:02:31,254 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-29809122:ctest-vn-75928946', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-29809122', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3405528678171820473', 'uuid-lslong': '12608325184969602110'}, 'enable': 'true', 'created': '2025-06-20T08:02:27', 'last-modified': '2025-06-20T08:02:28', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.014556'}
2025-06-20 08:02:31,262 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-20 08:02:31,262 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-75928946 passed
2025-06-20 08:02:31,263 - DEBUG - ====Verifying policy data for ctest-vn-75928946 in API_Server ======
2025-06-20 08:02:31,263 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-20 08:02:31,276 - DEBUG - Requesting: http://10.0.0.254:8082/domain/dea5d9cb-8535-4e67-a9ab-6740332bfc32
2025-06-20 08:02:31,292 - DEBUG - Requesting: http://10.0.0.254:8082/project/6b91bc0f-7432-47ba-8372-c7b0ae3eefd9
2025-06-20 08:02:31,443 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/2f42de4a-1ed6-41b9-aef9-c4f436b9743e
2025-06-20 08:02:31,467 - DEBUG - =>VN ctest-vn-75928946 has no policy to be verified
2025-06-20 08:02:31,468 - DEBUG - Verifying the vn in opserver
2025-06-20 08:02:31,468 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-29809122:ctest-vn-75928946 virtual network link through opserver 10.0.0.254
2025-06-20 08:02:31,468 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-06-20 08:02:31,836 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-06-20 08:02:31,910 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-29809122:ctest-vn-75928946', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-29809122:ctest-vn-75928946?flat'}
2025-06-20 08:02:31,910 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-29809122:ctest-vn-75928946 is found in opserver
2025-06-20 08:02:31,919 - DEBUG - VRF ids for VN ctest-vn-75928946: {'10.0.0.254': '2'}
2025-06-20 08:02:31,919 - INFO - Waiting for VM ctest-TestBasicVMVN-29809122-07689339 to be up..
2025-06-20 08:02:32,002 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-20 08:02:37,152 - DEBUG - VM is in ACTIVE state now
2025-06-20 08:02:37,152 - INFO - VM name : ctest-TestBasicVMVN-29809122-07689339
2025-06-20 08:02:37,260 - DEBUG - VM ctest-TestBasicVMVN-29809122-07689339 ID is 948f2879-d248-46d3-b99c-c56e73d1c0d1
2025-06-20 08:02:37,260 - DEBUG - VM ctest-TestBasicVMVN-29809122-07689339 launched on Node cn-jenkins-deploy-platform-ansible-os-3501-1
2025-06-20 08:02:37,356 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/948f2879-d248-46d3-b99c-c56e73d1c0d1
2025-06-20 08:02:37,366 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/ca373406-a27b-4184-8674-a893c4cb476a
2025-06-20 08:02:40,672 - 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 1032ms')
2025-06-20 08:02:40,672 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-29809122-07689339 failed!
2025-06-20 08:02:40,733 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-29809122:ctest-vn-75928946 is 31.1.1.1 and allocation pool is NOT set
2025-06-20 08:02:40,734 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-29809122:ctest-vn-75928946 is 31.1.2.1 and allocation pool is NOT set
2025-06-20 08:02:42,800 - 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.77 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.474 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.474/2.123/3.772/1.649 ms')
2025-06-20 08:02:42,800 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-29809122-07689339 passed
2025-06-20 08:02:42,953 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-20 08:02:42,953 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-29809122-07689339, IP 31.1.1.4, Port 22
2025-06-20 08:02:43,116 - DEBUG - VM ctest-TestBasicVMVN-29809122-07689339 is ready for SSH connections
2025-06-20 08:02:43,116 - INFO - Waiting for VM ctest-TestBasicVMVN-29809122-27523688 to be up..
2025-06-20 08:02:43,203 - DEBUG - VM is in ACTIVE state now
2025-06-20 08:02:43,203 - INFO - VM name : ctest-TestBasicVMVN-29809122-27523688
2025-06-20 08:02:43,294 - DEBUG - VM ctest-TestBasicVMVN-29809122-27523688 ID is f573e6b1-431e-4690-808f-d54ff85f11a6
2025-06-20 08:02:43,294 - DEBUG - VM ctest-TestBasicVMVN-29809122-27523688 launched on Node cn-jenkins-deploy-platform-ansible-os-3501-1
2025-06-20 08:02:43,397 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/f573e6b1-431e-4690-808f-d54ff85f11a6
2025-06-20 08:02:43,410 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/7c7617ae-3872-40e4-9e7e-a6279e5ebb32
2025-06-20 08:02:44,663 - 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.43 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.421 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.421/1.923/3.425/1.502 ms')
2025-06-20 08:02:44,664 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-29809122-27523688 passed
2025-06-20 08:02:44,813 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-20 08:02:44,813 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-29809122-27523688, IP 31.1.2.4, Port 22
2025-06-20 08:02:44,969 - DEBUG - VM ctest-TestBasicVMVN-29809122-27523688 is ready for SSH connections
2025-06-20 08:02:44,969 - INFO - Waiting for VM ctest-TestBasicVMVN-29809122-54535502 to be up..
2025-06-20 08:02:45,049 - DEBUG - VM is in ACTIVE state now
2025-06-20 08:02:45,049 - INFO - VM name : ctest-TestBasicVMVN-29809122-54535502
2025-06-20 08:02:45,121 - DEBUG - VM ctest-TestBasicVMVN-29809122-54535502 ID is 72792c36-63f8-4afc-9a59-7c31d552dcba
2025-06-20 08:02:45,121 - DEBUG - VM ctest-TestBasicVMVN-29809122-54535502 launched on Node cn-jenkins-deploy-platform-ansible-os-3501-1
2025-06-20 08:02:45,204 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/72792c36-63f8-4afc-9a59-7c31d552dcba
2025-06-20 08:02:45,214 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/d4c8aee0-b414-44e8-940a-444945c03f36
2025-06-20 08:02:46,460 - 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=2.94 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.385 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.385/1.664/2.943/1.279 ms')
2025-06-20 08:02:46,460 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-29809122-54535502 passed
2025-06-20 08:02:46,613 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-20 08:02:46,613 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-29809122-54535502, IP 31.1.1.3, Port 22
2025-06-20 08:02:46,788 - DEBUG - VM ctest-TestBasicVMVN-29809122-54535502 is ready for SSH connections
2025-06-20 08:02:46,788 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-20 08:02:46,788 - 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.254, gateway password: c0ntrail123
2025-06-20 08:02:46,788 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-06-20 08:02:50,759 - 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.976 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.702 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.974 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.702/1.884/3.976 ms
2025-06-20 08:02:50,759 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-29809122-07689339 passed
2025-06-20 08:02:50,759 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-20 08:02:50,760 - 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.254, gateway password: c0ntrail123
2025-06-20 08:02:50,760 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-06-20 08:02:54,388 - 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.867 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.842 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.952 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.842/1.553/2.867 ms
2025-06-20 08:02:54,388 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-29809122-27523688 passed
2025-06-20 08:02:54,388 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-20 08:02:54,388 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-20 08:02:54,388 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-20 08:02:54,388 - 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.254, gateway password: c0ntrail123
2025-06-20 08:02:54,388 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-20 08:02:54,564 - DEBUG - None
2025-06-20 08:02:54,564 - 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.254, gateway password: c0ntrail123
2025-06-20 08:02:54,564 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-20 08:02:54,751 - DEBUG - None
2025-06-20 08:02:54,752 - 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.254, gateway password: c0ntrail123
2025-06-20 08:02:54,752 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-20 08:02:55,348 - DEBUG - None
2025-06-20 08:02:55,348 - 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.254, gateway password: c0ntrail123
2025-06-20 08:02:55,348 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-06-20 08:02:57,568 - 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.551 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.820 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.457 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.672 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.346 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.346/1.969/4.820 ms
2025-06-20 08:02:57,568 - 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.254, gateway password: c0ntrail123
2025-06-20 08:02:57,568 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-06-20 08:02:59,800 - 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.745 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.826 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.811 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.976 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.226 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.149 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.363 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.363/2.442/4.811 ms
2025-06-20 08:02:59,800 - 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.254, gateway password: c0ntrail123
2025-06-20 08:02:59,800 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-06-20 08:03:02,045 - 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=0.681 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.815 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.616 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.390 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.517 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.267 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.512 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.390/1.971/3.616 ms
2025-06-20 08:03:02,045 - INFO - Deleting VM ctest-TestBasicVMVN-29809122-54535502
2025-06-20 08:03:02,120 - INFO - Detaching port 7c7617ae-3872-40e4-9e7e-a6279e5ebb32 from VM ctest-TestBasicVMVN-29809122-27523688
2025-06-20 08:03:02,179 - INFO - Deleting VM ctest-TestBasicVMVN-29809122-27523688
2025-06-20 08:03:02,251 - INFO - Detaching port ca373406-a27b-4184-8674-a893c4cb476a from VM ctest-TestBasicVMVN-29809122-07689339
2025-06-20 08:03:02,291 - INFO - Deleting VM ctest-TestBasicVMVN-29809122-07689339
2025-06-20 08:03:02,364 - INFO - Deleting VN ctest-vn-75928946
2025-06-20 08:03:02,581 - DEBUG - Response for delete_port : ()
2025-06-20 08:03:02,807 - DEBUG - Response for delete_port : ()
2025-06-20 08:03:02,960 - DEBUG - Response for deleting network ()
2025-06-20 08:03:02,960 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/54fea820-f735-4dfe-b9a7-f8a3b3251321
2025-06-20 08:03:02,968 - DEBUG - Response Code: 404
2025-06-20 08:03:02,968 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-20 08:03:02,974 - DEBUG - Requesting: http://10.0.0.254:8082/domain/dea5d9cb-8535-4e67-a9ab-6740332bfc32
2025-06-20 08:03:03,031 - DEBUG - Requesting: http://10.0.0.254:8082/project/6b91bc0f-7432-47ba-8372-c7b0ae3eefd9
2025-06-20 08:03:03,114 - INFO - Validated that VN ctest-vn-75928946 is not found in API Server
2025-06-20 08:03:03,126 - DEBUG - VN ctest-vn-75928946 is not present in Agent 10.0.0.254
2025-06-20 08:03:03,126 - INFO - Validated that VN ctest-vn-75928946 is not in any agent
2025-06-20 08:03:03,131 - DEBUG - VRF 2 is not seen in agent 10.0.0.254
2025-06-20 08:03:03,136 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-75928946
2025-06-20 08:03:03,136 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-29809122:ctest-vn-75928946
2025-06-20 08:03:03,146 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-75928946 info
2025-06-20 08:03:03,229 - INFO - IPAM: ctest-ipam-32532083 is not found in API Server
2025-06-20 08:03:03,240 - INFO - IPAM:ctest-ipam-32532083 is not found in control node
2025-06-20 08:03:03,499 - DEBUG - No XMPP flaps were noticed during the test
2025-06-20 08:03:03,499 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36]
2025-06-20 08:03:03,500 - INFO - --------------------------------------------------------------------------------
2025-06-20 08:03:04,237 - INFO - Deleted project: ctest-TestBasicVMVN-29809122, ID : 6b91bc0f-7432-47ba-8372-c7b0ae3eefd9