2025-11-05 08:24:34,771 - INFO - Domain Default found not creating 2025-11-05 08:24:34,942 - INFO - Project ctest-TestBasicVMVN-20226658 not found, creating it 2025-11-05 08:24:35,431 - INFO - Created Project:ctest-TestBasicVMVN-20226658, ID : d828fe4b-a764-41b8-96a6-dd01898c9f6e 2025-11-05 08:24:37,079 - INFO - ================================================================================ 2025-11-05 08:24:37,079 - INFO - STARTING TEST : test_generic_link_local_service 2025-11-05 08:24:37,079 - 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-11-05 08:24:37,334 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.25': '0'}} with 2025-11-05 08:24:37,334 - INFO - Initial checks done. Running the testcase now 2025-11-05 08:24:37,334 - INFO - 2025-11-05 08:24:37,884 - DEBUG - Response for create_network : {'network': {'id': '62c5c9d8-6e8b-4caf-be1d-15a3889b0499', 'name': 'ctest-vn2_metadata-22916803', 'tenant_id': 'd828fe4ba76441b896a6dd01898c9f6e', 'project_id': 'd828fe4ba76441b896a6dd01898c9f6e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-20226658', 'ctest-vn2_metadata-22916803'], 'port_security_enabled': True, 'description': ''}} 2025-11-05 08:24:38,067 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a061e356-36c2-4bfb-99f8-281a360e8ec2', 'name': '', 'tenant_id': 'd828fe4ba76441b896a6dd01898c9f6e', 'network_id': '62c5c9d8-6e8b-4caf-be1d-15a3889b0499', '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': 'd828fe4ba76441b896a6dd01898c9f6e'}} 2025-11-05 08:24:38,082 - INFO - Created VN ctest-vn2_metadata-22916803 2025-11-05 08:24:38,134 - DEBUG - VN ctest-vn2_metadata-22916803 UUID is 62c5c9d8-6e8b-4caf-be1d-15a3889b0499 2025-11-05 08:24:38,293 - DEBUG - Services list from nova: [, , ] 2025-11-05 08:24:39,332 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4630-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4630-1) 2025-11-05 08:24:39,438 - DEBUG - Link local service introspect added 2025-11-05 08:24:39,483 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-11-05 08:24:44,549 - DEBUG - VM is in ACTIVE state now 2025-11-05 08:24:44,678 - INFO - Waiting for VM ctest-TestBasicVMVN-20226658-42280695 to be up.. 2025-11-05 08:24:44,678 - INFO - VM name : ctest-TestBasicVMVN-20226658-42280695 2025-11-05 08:24:44,751 - DEBUG - VM ctest-TestBasicVMVN-20226658-42280695 ID is 9b420483-a367-4c6d-911d-0397c6694ab3 2025-11-05 08:24:44,752 - DEBUG - VM ctest-TestBasicVMVN-20226658-42280695 launched on Node cn-jenkins-deploy-platform-ansible-os-4630-1 2025-11-05 08:24:44,814 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/9b420483-a367-4c6d-911d-0397c6694ab3 2025-11-05 08:24:45,128 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/9b420483-a367-4c6d-911d-0397c6694ab3 2025-11-05 08:24:45,167 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/fabd9f91-5d8d-4d67-b756-c74c5bd4773a 2025-11-05 08:24:48,424 - 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 1010ms') 2025-11-05 08:24:48,425 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-20226658-42280695 failed! 2025-11-05 08:24:48,478 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-20226658:ctest-vn2_metadata-22916803 is 11.1.1.1 and allocation pool is NOT set 2025-11-05 08:24:50,541 - 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.383 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.383/1.673/2.964/1.290 ms') 2025-11-05 08:24:50,541 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-20226658-42280695 passed 2025-11-05 08:24:50,690 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-05 08:24:50,690 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-20226658-42280695, IP 11.1.1.3, Port 22 2025-11-05 08:24:50,841 - DEBUG - VM ctest-TestBasicVMVN-20226658-42280695 is ready for SSH connections 2025-11-05 08:24:50,841 - INFO - Retry 0 2025-11-05 08:24:50,841 - 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.22, gateway password: c0ntrail123 2025-11-05 08:24:50,841 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-11-05 08:24:52,369 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-11-05 08:24:52,369 - INFO - Generic metadata worked 2025-11-05 08:24:52,614 - DEBUG - Link local service introspect removed 2025-11-05 08:24:52,614 - INFO - Deleting VM ctest-TestBasicVMVN-20226658-42280695 2025-11-05 08:24:52,677 - INFO - Deleting VN ctest-vn2_metadata-22916803 2025-11-05 08:24:52,706 - DEBUG - VN 62c5c9d8-6e8b-4caf-be1d-15a3889b0499 still in use: Unable to complete operation on network 62c5c9d8-6e8b-4caf-be1d-15a3889b0499. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-e4aca115-d72f-4796-bc0c-3b1f69d3d884'] 2025-11-05 08:24:52,707 - WARNING - Deleting VN ctest-vn2_metadata-22916803 failed..Will retry 2025-11-05 08:24:54,825 - DEBUG - Response for deleting network () 2025-11-05 08:24:55,083 - DEBUG - No XMPP flaps were noticed during the test 2025-11-05 08:24:55,083 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18] 2025-11-05 08:24:55,083 - INFO - -------------------------------------------------------------------------------- 2025-11-05 08:24:55,085 - INFO - ================================================================================ 2025-11-05 08:24:55,085 - INFO - STARTING TEST : test_metadata_service 2025-11-05 08:24:55,085 - 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-11-05 08:24:55,376 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.25': '0'}} with 2025-11-05 08:24:55,376 - INFO - Initial checks done. Running the testcase now 2025-11-05 08:24:55,376 - INFO - 2025-11-05 08:24:55,376 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-configs 2025-11-05 08:24:55,382 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-config/89a5807e-32c5-4222-93a7-0a77c57d05f8 2025-11-05 08:24:55,550 - DEBUG - Response for create_network : {'network': {'id': '71477f24-23aa-4811-bbf7-70d610fe8fb5', 'name': 'ctest-vn-26235146', 'tenant_id': 'd828fe4ba76441b896a6dd01898c9f6e', 'project_id': 'd828fe4ba76441b896a6dd01898c9f6e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-20226658', 'ctest-vn-26235146'], 'port_security_enabled': True, 'description': ''}} 2025-11-05 08:24:55,711 - DEBUG - Response for create_subnet : {'subnet': {'id': '586056bf-b358-4550-b009-1c57e6446934', 'name': '', 'tenant_id': 'd828fe4ba76441b896a6dd01898c9f6e', 'network_id': '71477f24-23aa-4811-bbf7-70d610fe8fb5', 'ip_version': 4, 'cidr': '177.39.179.0/26', 'allocation_pools': [{'start': '177.39.179.2', 'end': '177.39.179.62'}], 'gateway_ip': '177.39.179.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '177.39.179.2', 'tags': [], 'project_id': 'd828fe4ba76441b896a6dd01898c9f6e'}} 2025-11-05 08:24:55,726 - INFO - Created VN ctest-vn-26235146 2025-11-05 08:24:55,786 - DEBUG - VN ctest-vn-26235146 UUID is 71477f24-23aa-4811-bbf7-70d610fe8fb5 2025-11-05 08:24:56,986 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4630-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4630-1) 2025-11-05 08:24:56,986 - INFO - Waiting for VM ctest-TestBasicVMVN-20226658-49186450 to be up.. 2025-11-05 08:24:57,022 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-11-05 08:25:02,098 - DEBUG - VM is in ACTIVE state now 2025-11-05 08:25:02,098 - INFO - VM name : ctest-TestBasicVMVN-20226658-49186450 2025-11-05 08:25:02,176 - DEBUG - VM ctest-TestBasicVMVN-20226658-49186450 ID is a43520ca-cb0d-4337-ae96-b1b57450885c 2025-11-05 08:25:02,176 - DEBUG - VM ctest-TestBasicVMVN-20226658-49186450 launched on Node cn-jenkins-deploy-platform-ansible-os-4630-1 2025-11-05 08:25:02,245 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/a43520ca-cb0d-4337-ae96-b1b57450885c 2025-11-05 08:25:02,254 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/40f14d46-46c8-4683-9a20-4f2963e023cb 2025-11-05 08:25:05,513 - 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 1018ms') 2025-11-05 08:25:05,513 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-20226658-49186450 failed! 2025-11-05 08:25:05,571 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-20226658:ctest-vn-26235146 is 177.39.179.1 and allocation pool is NOT set 2025-11-05 08:25:07,629 - 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.67 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.407 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.407/2.040/3.673/1.633 ms') 2025-11-05 08:25:07,629 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-20226658-49186450 passed 2025-11-05 08:25:07,782 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-05 08:25:07,782 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-20226658-49186450, IP 177.39.179.3, Port 22 2025-11-05 08:25:07,941 - DEBUG - VM ctest-TestBasicVMVN-20226658-49186450 is ready for SSH connections 2025-11-05 08:25:07,941 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2025-11-05 08:25:07,941 - DEBUG - cat /tmp/output.txt 2025-11-05 08:25:09,514 - DEBUG - Hello World. The time is now Wed, 05 Nov 2025 01:25:05 -0700! 2025-11-05 08:25:09,515 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 05 Nov 2025 01:25:05 -0700!'} 2025-11-05 08:25:09,515 - INFO - metadata_script.txt got executed in the vm 2025-11-05 08:25:09,515 - INFO - Deleting VM ctest-TestBasicVMVN-20226658-49186450 2025-11-05 08:25:09,579 - INFO - Deleting VN ctest-vn-26235146 2025-11-05 08:25:09,611 - DEBUG - VN 71477f24-23aa-4811-bbf7-70d610fe8fb5 still in use: Unable to complete operation on network 71477f24-23aa-4811-bbf7-70d610fe8fb5. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-05257782-e0c3-4dc7-b381-7291293c50c4'] 2025-11-05 08:25:09,611 - WARNING - Deleting VN ctest-vn-26235146 failed..Will retry 2025-11-05 08:25:11,721 - DEBUG - Response for deleting network () 2025-11-05 08:25:11,978 - DEBUG - No XMPP flaps were noticed during the test 2025-11-05 08:25:11,978 - INFO - END TEST : test_metadata_service : PASSED[0:00:16] 2025-11-05 08:25:11,978 - INFO - -------------------------------------------------------------------------------- 2025-11-05 08:25:11,980 - INFO - ================================================================================ 2025-11-05 08:25:11,981 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-11-05 08:25:11,981 - 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-11-05 08:25:12,267 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.25': '0'}} with 2025-11-05 08:25:12,267 - INFO - Initial checks done. Running the testcase now 2025-11-05 08:25:12,267 - INFO - 2025-11-05 08:25:12,755 - DEBUG - Response for create_network : {'network': {'id': '348e979c-3d03-4abe-8698-71807a695e05', 'name': 'ctest-vn-15836706', 'tenant_id': 'd828fe4ba76441b896a6dd01898c9f6e', 'project_id': 'd828fe4ba76441b896a6dd01898c9f6e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-20226658', 'ctest-vn-15836706'], 'port_security_enabled': True, 'description': ''}} 2025-11-05 08:25:12,895 - DEBUG - Response for create_subnet : {'subnet': {'id': '1982e2a8-bea8-48fd-8b3b-7bb4910b347a', 'name': '', 'tenant_id': 'd828fe4ba76441b896a6dd01898c9f6e', 'network_id': '348e979c-3d03-4abe-8698-71807a695e05', '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': 'd828fe4ba76441b896a6dd01898c9f6e'}} 2025-11-05 08:25:13,100 - DEBUG - Response for create_subnet : {'subnet': {'id': 'db42972b-2611-4bf2-87bf-5f996ba280e3', 'name': '', 'tenant_id': 'd828fe4ba76441b896a6dd01898c9f6e', 'network_id': '348e979c-3d03-4abe-8698-71807a695e05', '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': 'd828fe4ba76441b896a6dd01898c9f6e'}} 2025-11-05 08:25:13,115 - INFO - Created VN ctest-vn-15836706 2025-11-05 08:25:13,166 - DEBUG - VN ctest-vn-15836706 UUID is 348e979c-3d03-4abe-8698-71807a695e05 2025-11-05 08:25:13,524 - DEBUG - Response for create_port : {'port': {'name': '4fbbf867-e4fd-4179-ae8d-2c6bc8cf3d51', 'id': '4fbbf867-e4fd-4179-ae8d-2c6bc8cf3d51', 'tenant_id': 'd828fe4ba76441b896a6dd01898c9f6e', 'network_id': '348e979c-3d03-4abe-8698-71807a695e05', 'mac_address': '02:4f:bb:f8:67:e4', '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': '1982e2a8-bea8-48fd-8b3b-7bb4910b347a'}], 'security_groups': ['42a256fe-b619-4a97-8b77-dc6dfc83671e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd828fe4ba76441b896a6dd01898c9f6e'}} 2025-11-05 08:25:13,681 - DEBUG - Response for create_port : {'port': {'name': '9303cffe-8176-4196-a939-ea323d4213a3', 'id': '9303cffe-8176-4196-a939-ea323d4213a3', 'tenant_id': 'd828fe4ba76441b896a6dd01898c9f6e', 'network_id': '348e979c-3d03-4abe-8698-71807a695e05', 'mac_address': '02:93:03:cf:fe:81', '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': 'db42972b-2611-4bf2-87bf-5f996ba280e3'}], 'security_groups': ['42a256fe-b619-4a97-8b77-dc6dfc83671e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd828fe4ba76441b896a6dd01898c9f6e'}} 2025-11-05 08:25:14,018 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4630-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4630-1) 2025-11-05 08:25:14,412 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4630-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4630-1) 2025-11-05 08:25:15,583 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4630-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4630-1) 2025-11-05 08:25:15,584 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-11-05 08:25:15,589 - DEBUG - Requesting: http://10.0.0.22:8082/domain/450edf14-d25c-496d-8095-cac6e98aa5a6 2025-11-05 08:25:15,614 - DEBUG - Requesting: http://10.0.0.22:8082/project/d828fe4b-a764-41b8-96a6-dd01898c9f6e 2025-11-05 08:25:15,701 - DEBUG - Requesting: http://10.0.0.22:8082/network-ipam/00862aea-a075-4a52-9651-b710bb1f211c 2025-11-05 08:25:15,712 - INFO - Verifications in API Server for IPAM: ctest-ipam-88400326 passed 2025-11-05 08:25:15,718 - DEBUG - Control-node 10.0.0.22 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-20226658:ctest-ipam-88400326', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-20226658', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '37764834081983058', 'uuid-lslong': '10831639861289492764'}, 'enable': 'true', 'created': '2025-11-05T08:25:12', 'last-modified': '2025-11-05T08:25:12', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.216540'} 2025-11-05 08:25:15,718 - INFO - Verifications in Control node for IPAM: ctest-ipam-88400326 passed 2025-11-05 08:25:15,719 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-11-05 08:25:15,740 - DEBUG - Requesting: http://10.0.0.22:8082/domain/450edf14-d25c-496d-8095-cac6e98aa5a6 2025-11-05 08:25:15,756 - DEBUG - Requesting: http://10.0.0.22:8082/project/d828fe4b-a764-41b8-96a6-dd01898c9f6e 2025-11-05 08:25:15,826 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/348e979c-3d03-4abe-8698-71807a695e05 2025-11-05 08:25:15,840 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/348e979c-3d03-4abe-8698-71807a695e05 2025-11-05 08:25:15,851 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/03f66850-80ef-402b-a22e-6be10ff0a472 2025-11-05 08:25:15,870 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/03f66850-80ef-402b-a22e-6be10ff0a472 2025-11-05 08:25:15,882 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/522773ed-36d9-4cb8-ab73-7b3680b09850 2025-11-05 08:25:15,891 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-11-05 08:25:15,891 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/348e979c-3d03-4abe-8698-71807a695e05 2025-11-05 08:25:15,904 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/03f66850-80ef-402b-a22e-6be10ff0a472 2025-11-05 08:25:15,930 - INFO - Verified VN network id 11 for VN 348e979c-3d03-4abe-8698-71807a695e05 2025-11-05 08:25:15,930 - INFO - Verifications in API Server for VN ctest-vn-15836706 passed 2025-11-05 08:25:15,930 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/348e979c-3d03-4abe-8698-71807a695e05 2025-11-05 08:25:15,949 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/03f66850-80ef-402b-a22e-6be10ff0a472 2025-11-05 08:25:15,962 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/03f66850-80ef-402b-a22e-6be10ff0a472 2025-11-05 08:25:15,971 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/522773ed-36d9-4cb8-ab73-7b3680b09850 2025-11-05 08:25:15,985 - DEBUG - Control-node 10.0.0.22 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-20226658:ctest-vn-15836706', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-20226658', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3787131033959484094', 'uuid-lslong': '9698626594165841413'}, 'enable': 'true', 'created': '2025-11-05T08:25:12', 'last-modified': '2025-11-05T08:25:13', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.916932'} 2025-11-05 08:25:15,997 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-11-05 08:25:15,997 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-15836706 passed 2025-11-05 08:25:15,997 - DEBUG - ====Verifying policy data for ctest-vn-15836706 in API_Server ====== 2025-11-05 08:25:15,997 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-11-05 08:25:16,008 - DEBUG - Requesting: http://10.0.0.22:8082/domain/450edf14-d25c-496d-8095-cac6e98aa5a6 2025-11-05 08:25:16,028 - DEBUG - Requesting: http://10.0.0.22:8082/project/d828fe4b-a764-41b8-96a6-dd01898c9f6e 2025-11-05 08:25:16,137 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/348e979c-3d03-4abe-8698-71807a695e05 2025-11-05 08:25:16,150 - DEBUG - =>VN ctest-vn-15836706 has no policy to be verified 2025-11-05 08:25:16,150 - DEBUG - Verifying the vn in opserver 2025-11-05 08:25:16,150 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-20226658:ctest-vn-15836706 virtual network link through opserver 10.0.0.22 2025-11-05 08:25:16,150 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-11-05 08:25:16,598 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-11-05 08:25:16,722 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-20226658:ctest-vn-15836706', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-20226658:ctest-vn-15836706?flat'} 2025-11-05 08:25:16,722 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-20226658:ctest-vn-15836706 is found in opserver 2025-11-05 08:25:16,729 - DEBUG - VRF ids for VN ctest-vn-15836706: {'10.0.0.22': '2'} 2025-11-05 08:25:16,729 - INFO - Waiting for VM ctest-TestBasicVMVN-20226658-69521804 to be up.. 2025-11-05 08:25:16,803 - DEBUG - VM is in ACTIVE state now 2025-11-05 08:25:16,803 - INFO - VM name : ctest-TestBasicVMVN-20226658-69521804 2025-11-05 08:25:16,883 - DEBUG - VM ctest-TestBasicVMVN-20226658-69521804 ID is e96f94b9-7ee7-4751-b244-758ce09e6418 2025-11-05 08:25:16,883 - DEBUG - VM ctest-TestBasicVMVN-20226658-69521804 launched on Node cn-jenkins-deploy-platform-ansible-os-4630-1 2025-11-05 08:25:16,952 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/e96f94b9-7ee7-4751-b244-758ce09e6418 2025-11-05 08:25:16,967 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/4fbbf867-e4fd-4179-ae8d-2c6bc8cf3d51 2025-11-05 08:25:20,256 - 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 1019ms') 2025-11-05 08:25:20,256 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-20226658-69521804 failed! 2025-11-05 08:25:20,310 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-20226658:ctest-vn-15836706 is 31.1.1.1 and allocation pool is NOT set 2025-11-05 08:25:20,310 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-20226658:ctest-vn-15836706 is 31.1.2.1 and allocation pool is NOT set 2025-11-05 08:25:24,387 - 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=7.33 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1019ms\r\nrtt min/avg/max/mdev = 7.329/7.329/7.329/0.000 ms') 2025-11-05 08:25:24,387 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-20226658-69521804 passed 2025-11-05 08:25:24,546 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-05 08:25:24,546 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-20226658-69521804, IP 31.1.1.4, Port 22 2025-11-05 08:25:24,715 - DEBUG - VM ctest-TestBasicVMVN-20226658-69521804 is ready for SSH connections 2025-11-05 08:25:24,715 - INFO - Waiting for VM ctest-TestBasicVMVN-20226658-90502588 to be up.. 2025-11-05 08:25:24,789 - DEBUG - VM is in ACTIVE state now 2025-11-05 08:25:24,789 - INFO - VM name : ctest-TestBasicVMVN-20226658-90502588 2025-11-05 08:25:24,866 - DEBUG - VM ctest-TestBasicVMVN-20226658-90502588 ID is 5237cf99-f205-4a66-bee2-61663f66693d 2025-11-05 08:25:24,867 - DEBUG - VM ctest-TestBasicVMVN-20226658-90502588 launched on Node cn-jenkins-deploy-platform-ansible-os-4630-1 2025-11-05 08:25:24,933 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/5237cf99-f205-4a66-bee2-61663f66693d 2025-11-05 08:25:24,940 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/9303cffe-8176-4196-a939-ea323d4213a3 2025-11-05 08:25:26,174 - 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=2.86 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.380 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.380/1.621/2.863/1.241 ms') 2025-11-05 08:25:26,174 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-20226658-90502588 passed 2025-11-05 08:25:26,330 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-05 08:25:26,330 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-20226658-90502588, IP 31.1.2.4, Port 22 2025-11-05 08:25:26,498 - DEBUG - VM ctest-TestBasicVMVN-20226658-90502588 is ready for SSH connections 2025-11-05 08:25:26,499 - INFO - Waiting for VM ctest-TestBasicVMVN-20226658-37266554 to be up.. 2025-11-05 08:25:26,569 - DEBUG - VM is in ACTIVE state now 2025-11-05 08:25:26,570 - INFO - VM name : ctest-TestBasicVMVN-20226658-37266554 2025-11-05 08:25:26,634 - DEBUG - VM ctest-TestBasicVMVN-20226658-37266554 ID is 474e89cd-ebd8-4728-b137-63a8ae53871f 2025-11-05 08:25:26,635 - DEBUG - VM ctest-TestBasicVMVN-20226658-37266554 launched on Node cn-jenkins-deploy-platform-ansible-os-4630-1 2025-11-05 08:25:26,723 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/474e89cd-ebd8-4728-b137-63a8ae53871f 2025-11-05 08:25:26,731 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/96881828-be18-46af-9d00-5904aeb3a1aa 2025-11-05 08:25:27,961 - 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=4.24 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.542 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.542/2.389/4.237/1.847 ms') 2025-11-05 08:25:27,961 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-20226658-37266554 passed 2025-11-05 08:25:28,114 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-05 08:25:28,114 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-20226658-37266554, IP 31.1.1.3, Port 22 2025-11-05 08:25:28,274 - DEBUG - VM ctest-TestBasicVMVN-20226658-37266554 is ready for SSH connections 2025-11-05 08:25:28,274 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-05 08:25:28,274 - 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.22, gateway password: c0ntrail123 2025-11-05 08:25:28,274 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-11-05 08:25:32,294 - 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=4.105 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.800 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.909 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.800/1.938/4.105 ms 2025-11-05 08:25:32,294 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-20226658-69521804 passed 2025-11-05 08:25:32,294 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-05 08:25:32,294 - 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.22, gateway password: c0ntrail123 2025-11-05 08:25:32,294 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-11-05 08:25:35,866 - 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.908 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.010 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.994 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.994/1.637/2.908 ms 2025-11-05 08:25:35,866 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-20226658-90502588 passed 2025-11-05 08:25:35,866 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-05 08:25:35,866 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-05 08:25:35,866 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-05 08:25:35,867 - 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.22, gateway password: c0ntrail123 2025-11-05 08:25:35,867 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-05 08:25:35,980 - DEBUG - None 2025-11-05 08:25:35,981 - 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.22, gateway password: c0ntrail123 2025-11-05 08:25:35,981 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-05 08:25:36,082 - DEBUG - None 2025-11-05 08:25:36,082 - 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.22, gateway password: c0ntrail123 2025-11-05 08:25:36,082 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-05 08:25:36,622 - DEBUG - None 2025-11-05 08:25:36,622 - 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.22, gateway password: c0ntrail123 2025-11-05 08:25:36,622 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-11-05 08:25:38,742 - 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.375 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.851 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.323 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.354 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.361 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.323/1.652/3.851 ms 2025-11-05 08:25:38,743 - 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.22, gateway password: c0ntrail123 2025-11-05 08:25:38,743 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-11-05 08:25:40,897 - 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.124 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.529 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.511 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.333 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.457 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.035 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.383 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.333/1.624/3.511 ms 2025-11-05 08:25:40,897 - 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.22, gateway password: c0ntrail123 2025-11-05 08:25:40,898 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-11-05 08:25:43,064 - 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.808 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.321 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.543 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.401 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.634 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.419 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.722 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.401/1.692/3.543 ms 2025-11-05 08:25:43,064 - INFO - Deleting VM ctest-TestBasicVMVN-20226658-37266554 2025-11-05 08:25:43,140 - INFO - Detaching port 9303cffe-8176-4196-a939-ea323d4213a3 from VM ctest-TestBasicVMVN-20226658-90502588 2025-11-05 08:25:43,177 - INFO - Deleting VM ctest-TestBasicVMVN-20226658-90502588 2025-11-05 08:25:43,236 - INFO - Detaching port 4fbbf867-e4fd-4179-ae8d-2c6bc8cf3d51 from VM ctest-TestBasicVMVN-20226658-69521804 2025-11-05 08:25:43,267 - INFO - Deleting VM ctest-TestBasicVMVN-20226658-69521804 2025-11-05 08:25:43,332 - INFO - Deleting VN ctest-vn-15836706 2025-11-05 08:25:43,518 - DEBUG - Response for delete_port : () 2025-11-05 08:25:43,730 - DEBUG - Response for delete_port : () 2025-11-05 08:25:43,785 - DEBUG - VN 348e979c-3d03-4abe-8698-71807a695e05 still in use: Unable to complete operation on network 348e979c-3d03-4abe-8698-71807a695e05. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-d99da627-5555-44bf-968a-75b916dfa1a4'] 2025-11-05 08:25:43,785 - WARNING - Deleting VN ctest-vn-15836706 failed..Will retry 2025-11-05 08:25:45,888 - DEBUG - Response for deleting network () 2025-11-05 08:25:45,888 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/03f66850-80ef-402b-a22e-6be10ff0a472 2025-11-05 08:25:45,897 - DEBUG - Response Code: 404 2025-11-05 08:25:45,897 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-11-05 08:25:45,903 - DEBUG - Requesting: http://10.0.0.22:8082/domain/450edf14-d25c-496d-8095-cac6e98aa5a6 2025-11-05 08:25:45,958 - DEBUG - Requesting: http://10.0.0.22:8082/project/d828fe4b-a764-41b8-96a6-dd01898c9f6e 2025-11-05 08:25:46,026 - INFO - Validated that VN ctest-vn-15836706 is not found in API Server 2025-11-05 08:25:46,035 - DEBUG - VN ctest-vn-15836706 is not present in Agent 10.0.0.22 2025-11-05 08:25:46,035 - INFO - Validated that VN ctest-vn-15836706 is not in any agent 2025-11-05 08:25:46,039 - DEBUG - VRF 2 is not seen in agent 10.0.0.22 2025-11-05 08:25:46,046 - DEBUG - Vrouter 10.0.0.22 does not have vrf 2 for VN ctest-vn-15836706 2025-11-05 08:25:46,046 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-20226658:ctest-vn-15836706 2025-11-05 08:25:46,054 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-15836706 info 2025-11-05 08:25:46,130 - INFO - IPAM: ctest-ipam-88400326 is not found in API Server 2025-11-05 08:25:46,140 - INFO - IPAM:ctest-ipam-88400326 is not found in control node 2025-11-05 08:25:46,394 - DEBUG - No XMPP flaps were noticed during the test 2025-11-05 08:25:46,394 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:35] 2025-11-05 08:25:46,394 - INFO - -------------------------------------------------------------------------------- 2025-11-05 08:25:47,096 - INFO - Deleted project: ctest-TestBasicVMVN-20226658, ID : d828fe4b-a764-41b8-96a6-dd01898c9f6e