2025-11-05 08:12:38,782 - INFO - Domain Default found not creating
2025-11-05 08:12:38,940 - INFO - Project ctest-TestBasicVMVN-07588486 not found, creating it
2025-11-05 08:12:39,394 - INFO - Created Project:ctest-TestBasicVMVN-07588486, ID : 4d98297d-4810-46d0-a438-9f3bb5d2e169
2025-11-05 08:12:40,991 - INFO - ================================================================================
2025-11-05 08:12:40,991 - INFO - STARTING TEST : test_generic_link_local_service
2025-11-05 08:12:40,991 - 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:12:41,244 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.254': '0'}} with
2025-11-05 08:12:41,244 - INFO - Initial checks done. Running the testcase now
2025-11-05 08:12:41,244 - INFO -
2025-11-05 08:12:41,792 - DEBUG - Response for create_network : {'network': {'id': '64fd2bd8-2cbd-4cbe-83b0-90fe10486de7', 'name': 'ctest-vn2_metadata-02586911', 'tenant_id': '4d98297d481046d0a4389f3bb5d2e169', 'project_id': '4d98297d481046d0a4389f3bb5d2e169', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-07588486', 'ctest-vn2_metadata-02586911'], 'port_security_enabled': True, 'description': ''}}
2025-11-05 08:12:41,978 - DEBUG - Response for create_subnet : {'subnet': {'id': '8fad77f7-c1f1-4406-a41c-db4e97b15ed7', 'name': '', 'tenant_id': '4d98297d481046d0a4389f3bb5d2e169', 'network_id': '64fd2bd8-2cbd-4cbe-83b0-90fe10486de7', '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': '4d98297d481046d0a4389f3bb5d2e169'}}
2025-11-05 08:12:41,992 - INFO - Created VN ctest-vn2_metadata-02586911
2025-11-05 08:12:42,043 - DEBUG - VN ctest-vn2_metadata-02586911 UUID is 64fd2bd8-2cbd-4cbe-83b0-90fe10486de7
2025-11-05 08:12:42,203 - DEBUG - Services list from nova: [, , ]
2025-11-05 08:12:43,206 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4629-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4629-1)
2025-11-05 08:12:43,310 - DEBUG - Link local service introspect added
2025-11-05 08:12:43,347 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-05 08:12:48,416 - DEBUG - VM is in ACTIVE state now
2025-11-05 08:12:48,542 - INFO - Waiting for VM ctest-TestBasicVMVN-07588486-49318087 to be up..
2025-11-05 08:12:48,542 - INFO - VM name : ctest-TestBasicVMVN-07588486-49318087
2025-11-05 08:12:48,610 - DEBUG - VM ctest-TestBasicVMVN-07588486-49318087 ID is bca0b988-42c7-4087-b3f3-6b7f3780f899
2025-11-05 08:12:48,610 - DEBUG - VM ctest-TestBasicVMVN-07588486-49318087 launched on Node cn-jenkins-deploy-platform-ansible-os-4629-1
2025-11-05 08:12:48,673 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/bca0b988-42c7-4087-b3f3-6b7f3780f899
2025-11-05 08:12:48,995 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/bca0b988-42c7-4087-b3f3-6b7f3780f899
2025-11-05 08:12:49,025 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/783fecb9-76b3-4647-82f9-17f7f41e04bf
2025-11-05 08:12:52,287 - 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-11-05 08:12:52,288 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07588486-49318087 failed!
2025-11-05 08:12:52,339 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07588486:ctest-vn2_metadata-02586911 is 11.1.1.1 and allocation pool is NOT set
2025-11-05 08:12:54,400 - 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.91 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.424 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.424/1.667/2.910/1.243 ms')
2025-11-05 08:12:54,400 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07588486-49318087 passed
2025-11-05 08:12:54,547 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-05 08:12:54,547 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07588486-49318087, IP 11.1.1.3, Port 22
2025-11-05 08:12:54,699 - DEBUG - VM ctest-TestBasicVMVN-07588486-49318087 is ready for SSH connections
2025-11-05 08:12:54,699 - INFO - Retry 0
2025-11-05 08:12:54,699 - 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.141, gateway password: c0ntrail123
2025-11-05 08:12:54,699 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-11-05 08:12:56,240 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-11-05 08:12:56,240 - INFO - Generic metadata worked
2025-11-05 08:12:56,486 - DEBUG - Link local service introspect removed
2025-11-05 08:12:56,487 - INFO - Deleting VM ctest-TestBasicVMVN-07588486-49318087
2025-11-05 08:12:56,549 - INFO - Deleting VN ctest-vn2_metadata-02586911
2025-11-05 08:12:56,579 - DEBUG - VN 64fd2bd8-2cbd-4cbe-83b0-90fe10486de7 still in use: Unable to complete operation on network 64fd2bd8-2cbd-4cbe-83b0-90fe10486de7. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-482de979-1a38-4947-b690-cf1a8418b1e7']
2025-11-05 08:12:56,580 - WARNING - Deleting VN ctest-vn2_metadata-02586911 failed..Will retry
2025-11-05 08:12:58,675 - DEBUG - Response for deleting network ()
2025-11-05 08:12:58,927 - DEBUG - No XMPP flaps were noticed during the test
2025-11-05 08:12:58,928 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-11-05 08:12:58,928 - INFO - --------------------------------------------------------------------------------
2025-11-05 08:12:58,930 - INFO - ================================================================================
2025-11-05 08:12:58,930 - INFO - STARTING TEST : test_metadata_service
2025-11-05 08:12:58,930 - 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:12:59,215 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.254': '0'}} with
2025-11-05 08:12:59,215 - INFO - Initial checks done. Running the testcase now
2025-11-05 08:12:59,215 - INFO -
2025-11-05 08:12:59,215 - DEBUG - Requesting: http://10.0.0.141:8082/global-vrouter-configs
2025-11-05 08:12:59,221 - DEBUG - Requesting: http://10.0.0.141:8082/global-vrouter-config/f523abda-5786-43c3-aa0e-7ee879d49be4
2025-11-05 08:12:59,378 - DEBUG - Response for create_network : {'network': {'id': '1c76b354-705a-46f5-839e-44720d044edf', 'name': 'ctest-vn-15390544', 'tenant_id': '4d98297d481046d0a4389f3bb5d2e169', 'project_id': '4d98297d481046d0a4389f3bb5d2e169', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-07588486', 'ctest-vn-15390544'], 'port_security_enabled': True, 'description': ''}}
2025-11-05 08:12:59,580 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd49c11e4-61d1-4815-bbc3-73aa7e338c91', 'name': '', 'tenant_id': '4d98297d481046d0a4389f3bb5d2e169', 'network_id': '1c76b354-705a-46f5-839e-44720d044edf', 'ip_version': 4, 'cidr': '123.88.94.64/26', 'allocation_pools': [{'start': '123.88.94.66', 'end': '123.88.94.126'}], 'gateway_ip': '123.88.94.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '123.88.94.66', 'tags': [], 'project_id': '4d98297d481046d0a4389f3bb5d2e169'}}
2025-11-05 08:12:59,594 - INFO - Created VN ctest-vn-15390544
2025-11-05 08:12:59,647 - DEBUG - VN ctest-vn-15390544 UUID is 1c76b354-705a-46f5-839e-44720d044edf
2025-11-05 08:13:00,812 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4629-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4629-1)
2025-11-05 08:13:00,812 - INFO - Waiting for VM ctest-TestBasicVMVN-07588486-59229971 to be up..
2025-11-05 08:13:00,847 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-05 08:13:05,918 - DEBUG - VM is in ACTIVE state now
2025-11-05 08:13:05,918 - INFO - VM name : ctest-TestBasicVMVN-07588486-59229971
2025-11-05 08:13:05,982 - DEBUG - VM ctest-TestBasicVMVN-07588486-59229971 ID is 543cdda5-3e89-4131-915b-8d165e0275e3
2025-11-05 08:13:05,983 - DEBUG - VM ctest-TestBasicVMVN-07588486-59229971 launched on Node cn-jenkins-deploy-platform-ansible-os-4629-1
2025-11-05 08:13:06,054 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/543cdda5-3e89-4131-915b-8d165e0275e3
2025-11-05 08:13:06,065 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/93d8902f-92ab-4a67-81f7-795e3aff1e1c
2025-11-05 08:13:09,318 - 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:13:09,318 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07588486-59229971 failed!
2025-11-05 08:13:09,371 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07588486:ctest-vn-15390544 is 123.88.94.65 and allocation pool is NOT set
2025-11-05 08:13:11,434 - 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.410 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.410/2.092/3.774/1.682 ms')
2025-11-05 08:13:11,434 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07588486-59229971 passed
2025-11-05 08:13:11,583 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-05 08:13:11,583 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07588486-59229971, IP 123.88.94.67, Port 22
2025-11-05 08:13:11,742 - DEBUG - VM ctest-TestBasicVMVN-07588486-59229971 is ready for SSH connections
2025-11-05 08:13:11,742 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2025-11-05 08:13:11,742 - DEBUG - cat /tmp/output.txt
2025-11-05 08:13:13,306 - DEBUG - Hello World. The time is now Wed, 05 Nov 2025 01:13:08 -0700!
2025-11-05 08:13:13,306 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 05 Nov 2025 01:13:08 -0700!'}
2025-11-05 08:13:13,306 - INFO - metadata_script.txt got executed in the vm
2025-11-05 08:13:13,306 - INFO - Deleting VM ctest-TestBasicVMVN-07588486-59229971
2025-11-05 08:13:13,380 - INFO - Deleting VN ctest-vn-15390544
2025-11-05 08:13:13,415 - DEBUG - VN 1c76b354-705a-46f5-839e-44720d044edf still in use: Unable to complete operation on network 1c76b354-705a-46f5-839e-44720d044edf. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-597a1440-b578-40e0-95b8-a1baade82524']
2025-11-05 08:13:13,415 - WARNING - Deleting VN ctest-vn-15390544 failed..Will retry
2025-11-05 08:13:15,498 - DEBUG - Response for deleting network ()
2025-11-05 08:13:15,751 - DEBUG - No XMPP flaps were noticed during the test
2025-11-05 08:13:15,751 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-11-05 08:13:15,751 - INFO - --------------------------------------------------------------------------------
2025-11-05 08:13:15,753 - INFO - ================================================================================
2025-11-05 08:13:15,754 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-11-05 08:13:15,754 - 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:13:16,049 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.254': '0'}} with
2025-11-05 08:13:16,049 - INFO - Initial checks done. Running the testcase now
2025-11-05 08:13:16,050 - INFO -
2025-11-05 08:13:16,505 - DEBUG - Response for create_network : {'network': {'id': '257f594b-e936-4ebe-af28-d0ef235e2488', 'name': 'ctest-vn-94740733', 'tenant_id': '4d98297d481046d0a4389f3bb5d2e169', 'project_id': '4d98297d481046d0a4389f3bb5d2e169', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-07588486', 'ctest-vn-94740733'], 'port_security_enabled': True, 'description': ''}}
2025-11-05 08:13:16,728 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c5dd6c00-76b6-4728-85d2-44794db3240b', 'name': '', 'tenant_id': '4d98297d481046d0a4389f3bb5d2e169', 'network_id': '257f594b-e936-4ebe-af28-d0ef235e2488', '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': '4d98297d481046d0a4389f3bb5d2e169'}}
2025-11-05 08:13:16,862 - DEBUG - Response for create_subnet : {'subnet': {'id': '53689196-588c-4758-8f51-54b193e31a6b', 'name': '', 'tenant_id': '4d98297d481046d0a4389f3bb5d2e169', 'network_id': '257f594b-e936-4ebe-af28-d0ef235e2488', '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': '4d98297d481046d0a4389f3bb5d2e169'}}
2025-11-05 08:13:16,879 - INFO - Created VN ctest-vn-94740733
2025-11-05 08:13:16,931 - DEBUG - VN ctest-vn-94740733 UUID is 257f594b-e936-4ebe-af28-d0ef235e2488
2025-11-05 08:13:17,269 - DEBUG - Response for create_port : {'port': {'name': '4edc24f6-e5e3-4a5f-b8d7-f0993dd1cb36', 'id': '4edc24f6-e5e3-4a5f-b8d7-f0993dd1cb36', 'tenant_id': '4d98297d481046d0a4389f3bb5d2e169', 'network_id': '257f594b-e936-4ebe-af28-d0ef235e2488', 'mac_address': '02:4e:dc:24:f6:e5', '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': 'c5dd6c00-76b6-4728-85d2-44794db3240b'}], 'security_groups': ['a9572170-9ffa-4b88-b127-3e0e1d5750df'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4d98297d481046d0a4389f3bb5d2e169'}}
2025-11-05 08:13:17,418 - DEBUG - Response for create_port : {'port': {'name': '8185822e-4a24-4295-8d53-e44eac5a40fe', 'id': '8185822e-4a24-4295-8d53-e44eac5a40fe', 'tenant_id': '4d98297d481046d0a4389f3bb5d2e169', 'network_id': '257f594b-e936-4ebe-af28-d0ef235e2488', 'mac_address': '02:81:85:82:2e:4a', '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': '53689196-588c-4758-8f51-54b193e31a6b'}], 'security_groups': ['a9572170-9ffa-4b88-b127-3e0e1d5750df'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4d98297d481046d0a4389f3bb5d2e169'}}
2025-11-05 08:13:17,743 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4629-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4629-1)
2025-11-05 08:13:18,126 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4629-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4629-1)
2025-11-05 08:13:19,300 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4629-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4629-1)
2025-11-05 08:13:19,300 - DEBUG - Requesting: http://10.0.0.141:8082/domains
2025-11-05 08:13:19,306 - DEBUG - Requesting: http://10.0.0.141:8082/domain/b34f7d32-1cd6-4635-9d9f-b9212815f555
2025-11-05 08:13:19,327 - DEBUG - Requesting: http://10.0.0.141:8082/project/4d98297d-4810-46d0-a438-9f3bb5d2e169
2025-11-05 08:13:19,405 - DEBUG - Requesting: http://10.0.0.141:8082/network-ipam/02a4d624-caf8-43ed-91d6-08805ad413b1
2025-11-05 08:13:19,414 - INFO - Verifications in API Server for IPAM: ctest-ipam-01229568 passed
2025-11-05 08:13:19,419 - DEBUG - Control-node 10.0.0.141 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-07588486:ctest-ipam-01229568', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-07588486', 'owner-access': '7', 'group': 'manager', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '190512537768838125', 'uuid-lslong': '10508596127888315313'}, 'enable': 'true', 'created': '2025-11-05T08:13:16', 'last-modified': '2025-11-05T08:13:16', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.148301'}
2025-11-05 08:13:19,419 - INFO - Verifications in Control node for IPAM: ctest-ipam-01229568 passed
2025-11-05 08:13:19,420 - DEBUG - Requesting: http://10.0.0.141:8082/domains
2025-11-05 08:13:19,426 - DEBUG - Requesting: http://10.0.0.141:8082/domain/b34f7d32-1cd6-4635-9d9f-b9212815f555
2025-11-05 08:13:19,436 - DEBUG - Requesting: http://10.0.0.141:8082/project/4d98297d-4810-46d0-a438-9f3bb5d2e169
2025-11-05 08:13:19,510 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/257f594b-e936-4ebe-af28-d0ef235e2488
2025-11-05 08:13:19,520 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/257f594b-e936-4ebe-af28-d0ef235e2488
2025-11-05 08:13:19,528 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/1e20904a-4540-4f12-beff-0adb0422fc42
2025-11-05 08:13:19,535 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/1e20904a-4540-4f12-beff-0adb0422fc42
2025-11-05 08:13:19,541 - DEBUG - Requesting: http://10.0.0.141:8082/route-target/a3d618ae-bd48-4fd8-9979-44ecd07ca067
2025-11-05 08:13:19,547 - DEBUG - Route Targets: ['target:64512:8000004']
2025-11-05 08:13:19,547 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/257f594b-e936-4ebe-af28-d0ef235e2488
2025-11-05 08:13:19,556 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/1e20904a-4540-4f12-beff-0adb0422fc42
2025-11-05 08:13:19,569 - INFO - Verified VN network id 11 for VN 257f594b-e936-4ebe-af28-d0ef235e2488
2025-11-05 08:13:19,569 - INFO - Verifications in API Server for VN ctest-vn-94740733 passed
2025-11-05 08:13:19,569 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/257f594b-e936-4ebe-af28-d0ef235e2488
2025-11-05 08:13:19,577 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/1e20904a-4540-4f12-beff-0adb0422fc42
2025-11-05 08:13:19,583 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/1e20904a-4540-4f12-beff-0adb0422fc42
2025-11-05 08:13:19,590 - DEBUG - Requesting: http://10.0.0.141:8082/route-target/a3d618ae-bd48-4fd8-9979-44ecd07ca067
2025-11-05 08:13:19,602 - DEBUG - Control-node 10.0.0.141 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-07588486:ctest-vn-94740733', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-07588486', 'owner-access': '7', 'group': 'manager', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2701976484015656638', 'uuid-lslong': '12621567681214948488'}, 'enable': 'true', 'created': '2025-11-05T08:13:16', 'last-modified': '2025-11-05T08:13:16', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.766067'}
2025-11-05 08:13:19,607 - DEBUG - Route Targets: ['target:64512:8000004']
2025-11-05 08:13:19,608 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-94740733 passed
2025-11-05 08:13:19,608 - DEBUG - ====Verifying policy data for ctest-vn-94740733 in API_Server ======
2025-11-05 08:13:19,608 - DEBUG - Requesting: http://10.0.0.141:8082/domains
2025-11-05 08:13:19,615 - DEBUG - Requesting: http://10.0.0.141:8082/domain/b34f7d32-1cd6-4635-9d9f-b9212815f555
2025-11-05 08:13:19,625 - DEBUG - Requesting: http://10.0.0.141:8082/project/4d98297d-4810-46d0-a438-9f3bb5d2e169
2025-11-05 08:13:19,705 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/257f594b-e936-4ebe-af28-d0ef235e2488
2025-11-05 08:13:19,715 - DEBUG - =>VN ctest-vn-94740733 has no policy to be verified
2025-11-05 08:13:19,716 - DEBUG - Verifying the vn in opserver
2025-11-05 08:13:19,716 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-07588486:ctest-vn-94740733 virtual network link through opserver 10.0.0.141
2025-11-05 08:13:19,716 - DEBUG - Requesting: http://10.0.0.141:8081/analytics/uves/virtual-networks
2025-11-05 08:13:20,086 - DEBUG - Requesting: http://10.0.0.141:8081/analytics/uves/virtual-networks
2025-11-05 08:13:20,170 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-07588486:ctest-vn-94740733', 'href': 'http://10.0.0.141:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-07588486:ctest-vn-94740733?flat'}
2025-11-05 08:13:20,170 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-07588486:ctest-vn-94740733 is found in opserver
2025-11-05 08:13:20,175 - DEBUG - VRF ids for VN ctest-vn-94740733: {'10.0.0.141': '2'}
2025-11-05 08:13:20,175 - INFO - Waiting for VM ctest-TestBasicVMVN-07588486-79393703 to be up..
2025-11-05 08:13:20,265 - DEBUG - VM is in ACTIVE state now
2025-11-05 08:13:20,265 - INFO - VM name : ctest-TestBasicVMVN-07588486-79393703
2025-11-05 08:13:20,331 - DEBUG - VM ctest-TestBasicVMVN-07588486-79393703 ID is 212f85ee-d717-497a-8a72-ad79cae19e89
2025-11-05 08:13:20,331 - DEBUG - VM ctest-TestBasicVMVN-07588486-79393703 launched on Node cn-jenkins-deploy-platform-ansible-os-4629-1
2025-11-05 08:13:20,397 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/212f85ee-d717-497a-8a72-ad79cae19e89
2025-11-05 08:13:20,405 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/4edc24f6-e5e3-4a5f-b8d7-f0993dd1cb36
2025-11-05 08:13:23,656 - 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 1012ms')
2025-11-05 08:13:23,656 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07588486-79393703 failed!
2025-11-05 08:13:23,715 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07588486:ctest-vn-94740733 is 31.1.1.1 and allocation pool is NOT set
2025-11-05 08:13:23,715 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07588486:ctest-vn-94740733 is 31.1.2.1 and allocation pool is NOT set
2025-11-05 08:13:27,785 - 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=6.99 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1007ms\r\nrtt min/avg/max/mdev = 6.989/6.989/6.989/0.000 ms')
2025-11-05 08:13:27,785 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07588486-79393703 passed
2025-11-05 08:13:27,931 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-05 08:13:27,931 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07588486-79393703, IP 31.1.1.4, Port 22
2025-11-05 08:13:28,094 - DEBUG - VM ctest-TestBasicVMVN-07588486-79393703 is ready for SSH connections
2025-11-05 08:13:28,095 - INFO - Waiting for VM ctest-TestBasicVMVN-07588486-59047529 to be up..
2025-11-05 08:13:28,163 - DEBUG - VM is in ACTIVE state now
2025-11-05 08:13:28,163 - INFO - VM name : ctest-TestBasicVMVN-07588486-59047529
2025-11-05 08:13:28,231 - DEBUG - VM ctest-TestBasicVMVN-07588486-59047529 ID is 01efc48d-6c5d-4418-9ff2-084d5a04d6da
2025-11-05 08:13:28,231 - DEBUG - VM ctest-TestBasicVMVN-07588486-59047529 launched on Node cn-jenkins-deploy-platform-ansible-os-4629-1
2025-11-05 08:13:28,293 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/01efc48d-6c5d-4418-9ff2-084d5a04d6da
2025-11-05 08:13:28,302 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/8185822e-4a24-4295-8d53-e44eac5a40fe
2025-11-05 08:13:29,538 - 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.80 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.429 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.429/1.615/2.802/1.186 ms')
2025-11-05 08:13:29,538 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-07588486-59047529 passed
2025-11-05 08:13:29,687 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-05 08:13:29,687 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07588486-59047529, IP 31.1.2.4, Port 22
2025-11-05 08:13:29,842 - DEBUG - VM ctest-TestBasicVMVN-07588486-59047529 is ready for SSH connections
2025-11-05 08:13:29,842 - INFO - Waiting for VM ctest-TestBasicVMVN-07588486-22522453 to be up..
2025-11-05 08:13:29,906 - DEBUG - VM is in ACTIVE state now
2025-11-05 08:13:29,906 - INFO - VM name : ctest-TestBasicVMVN-07588486-22522453
2025-11-05 08:13:29,972 - DEBUG - VM ctest-TestBasicVMVN-07588486-22522453 ID is 5118854b-ed1f-47a4-9191-66caa37b4232
2025-11-05 08:13:29,973 - DEBUG - VM ctest-TestBasicVMVN-07588486-22522453 launched on Node cn-jenkins-deploy-platform-ansible-os-4629-1
2025-11-05 08:13:30,034 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/5118854b-ed1f-47a4-9191-66caa37b4232
2025-11-05 08:13:30,041 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/5512509c-bfdf-41c6-9a91-7b860fe2b4be
2025-11-05 08:13:31,283 - 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.84 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.432 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.432/1.637/2.842/1.205 ms')
2025-11-05 08:13:31,283 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-07588486-22522453 passed
2025-11-05 08:13:31,435 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-05 08:13:31,435 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07588486-22522453, IP 31.1.1.3, Port 22
2025-11-05 08:13:31,590 - DEBUG - VM ctest-TestBasicVMVN-07588486-22522453 is ready for SSH connections
2025-11-05 08:13:31,590 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-05 08:13:31,591 - 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.141, gateway password: c0ntrail123
2025-11-05 08:13:31,591 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-11-05 08:13:35,475 - 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.480 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.773 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.788 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.773/1.680/3.480 ms
2025-11-05 08:13:35,475 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-07588486-79393703 passed
2025-11-05 08:13:35,475 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-05 08:13:35,475 - 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.141, gateway password: c0ntrail123
2025-11-05 08:13:35,475 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-11-05 08:13:39,014 - 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.730 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.788 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.869 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.788/1.462/2.730 ms
2025-11-05 08:13:39,014 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-07588486-59047529 passed
2025-11-05 08:13:39,015 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-05 08:13:39,015 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-05 08:13:39,015 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-05 08:13:39,015 - 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.141, gateway password: c0ntrail123
2025-11-05 08:13:39,015 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-05 08:13:39,130 - DEBUG - None
2025-11-05 08:13:39,130 - 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.141, gateway password: c0ntrail123
2025-11-05 08:13:39,130 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-05 08:13:39,237 - DEBUG - None
2025-11-05 08:13:39,237 - 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.141, gateway password: c0ntrail123
2025-11-05 08:13:39,238 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-05 08:13:39,837 - DEBUG - None
2025-11-05 08:13:39,837 - 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.141, gateway password: c0ntrail123
2025-11-05 08:13:39,837 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-11-05 08:13:41,962 - 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=1.799 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.936 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.407 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.069 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.500 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.407/2.542/6.936 ms
2025-11-05 08:13:41,963 - 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.141, gateway password: c0ntrail123
2025-11-05 08:13:41,963 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-11-05 08:13:44,118 - 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=0.827 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.312 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.332 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.332 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.446 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.090 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.418 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.332/1.536/3.332 ms
2025-11-05 08:13:44,118 - 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.141, gateway password: c0ntrail123
2025-11-05 08:13:44,118 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-11-05 08:13:46,268 - 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.643 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.125 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.903 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.350 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.402 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.173 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.355 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.350/1.421/2.903 ms
2025-11-05 08:13:46,268 - INFO - Deleting VM ctest-TestBasicVMVN-07588486-22522453
2025-11-05 08:13:46,336 - INFO - Detaching port 8185822e-4a24-4295-8d53-e44eac5a40fe from VM ctest-TestBasicVMVN-07588486-59047529
2025-11-05 08:13:46,370 - INFO - Deleting VM ctest-TestBasicVMVN-07588486-59047529
2025-11-05 08:13:46,441 - INFO - Detaching port 4edc24f6-e5e3-4a5f-b8d7-f0993dd1cb36 from VM ctest-TestBasicVMVN-07588486-79393703
2025-11-05 08:13:46,474 - INFO - Deleting VM ctest-TestBasicVMVN-07588486-79393703
2025-11-05 08:13:46,538 - INFO - Deleting VN ctest-vn-94740733
2025-11-05 08:13:46,686 - DEBUG - Response for delete_port : ()
2025-11-05 08:13:46,815 - DEBUG - Response for delete_port : ()
2025-11-05 08:13:46,853 - DEBUG - VN 257f594b-e936-4ebe-af28-d0ef235e2488 still in use: Unable to complete operation on network 257f594b-e936-4ebe-af28-d0ef235e2488. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-741df231-7821-4f88-a4f2-27532772682a']
2025-11-05 08:13:46,853 - WARNING - Deleting VN ctest-vn-94740733 failed..Will retry
2025-11-05 08:13:48,969 - DEBUG - Response for deleting network ()
2025-11-05 08:13:48,969 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/1e20904a-4540-4f12-beff-0adb0422fc42
2025-11-05 08:13:48,976 - DEBUG - Response Code: 404
2025-11-05 08:13:48,976 - DEBUG - Requesting: http://10.0.0.141:8082/domains
2025-11-05 08:13:48,981 - DEBUG - Requesting: http://10.0.0.141:8082/domain/b34f7d32-1cd6-4635-9d9f-b9212815f555
2025-11-05 08:13:49,031 - DEBUG - Requesting: http://10.0.0.141:8082/project/4d98297d-4810-46d0-a438-9f3bb5d2e169
2025-11-05 08:13:49,100 - INFO - Validated that VN ctest-vn-94740733 is not found in API Server
2025-11-05 08:13:49,109 - DEBUG - VN ctest-vn-94740733 is not present in Agent 10.0.0.141
2025-11-05 08:13:49,109 - INFO - Validated that VN ctest-vn-94740733 is not in any agent
2025-11-05 08:13:49,113 - DEBUG - VRF 2 is not seen in agent 10.0.0.141
2025-11-05 08:13:49,120 - DEBUG - Vrouter 10.0.0.141 does not have vrf 2 for VN ctest-vn-94740733
2025-11-05 08:13:49,120 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-07588486:ctest-vn-94740733
2025-11-05 08:13:49,128 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-94740733 info
2025-11-05 08:13:49,198 - INFO - IPAM: ctest-ipam-01229568 is not found in API Server
2025-11-05 08:13:49,207 - INFO - IPAM:ctest-ipam-01229568 is not found in control node
2025-11-05 08:13:49,461 - DEBUG - No XMPP flaps were noticed during the test
2025-11-05 08:13:49,461 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:34]
2025-11-05 08:13:49,461 - INFO - --------------------------------------------------------------------------------
2025-11-05 08:13:50,189 - INFO - Deleted project: ctest-TestBasicVMVN-07588486, ID : 4d98297d-4810-46d0-a438-9f3bb5d2e169