2025-02-10 02:29:48,405 - INFO - Domain Default found not creating 2025-02-10 02:29:48,552 - INFO - Project ctest-TestBasicVMVN-93876318 not found, creating it 2025-02-10 02:29:49,021 - INFO - Created Project:ctest-TestBasicVMVN-93876318, ID : 4f348dd3-156e-4e3d-8835-fe91299d6dc6 2025-02-10 02:29:50,559 - INFO - ================================================================================ 2025-02-10 02:29:50,559 - INFO - STARTING TEST : test_generic_link_local_service 2025-02-10 02:29:50,559 - 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-02-10 02:29:50,818 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.17': '0'}} with 2025-02-10 02:29:50,818 - INFO - Initial checks done. Running the testcase now 2025-02-10 02:29:50,818 - INFO - 2025-02-10 02:29:51,394 - DEBUG - Response for create_network : {'network': {'id': 'd7602fd9-58a1-483f-b0a9-31c2b7b18d3e', 'name': 'ctest-vn2_metadata-27539140', 'tenant_id': '4f348dd3156e4e3d8835fe91299d6dc6', 'project_id': '4f348dd3156e4e3d8835fe91299d6dc6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-93876318', 'ctest-vn2_metadata-27539140'], 'port_security_enabled': True, 'description': ''}} 2025-02-10 02:29:51,583 - DEBUG - Response for create_subnet : {'subnet': {'id': '7fdd72dc-65c4-4038-83d3-0d91d2777c5c', 'name': '', 'tenant_id': '4f348dd3156e4e3d8835fe91299d6dc6', 'network_id': 'd7602fd9-58a1-483f-b0a9-31c2b7b18d3e', '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': '4f348dd3156e4e3d8835fe91299d6dc6'}} 2025-02-10 02:29:51,601 - INFO - Created VN ctest-vn2_metadata-27539140 2025-02-10 02:29:51,655 - DEBUG - VN ctest-vn2_metadata-27539140 UUID is d7602fd9-58a1-483f-b0a9-31c2b7b18d3e 2025-02-10 02:29:51,828 - DEBUG - Services list from nova: [, , ] 2025-02-10 02:29:52,883 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2708-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2708-1) 2025-02-10 02:29:52,987 - DEBUG - Link local service introspect added 2025-02-10 02:29:53,026 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-02-10 02:29:58,107 - DEBUG - VM is in ACTIVE state now 2025-02-10 02:29:58,234 - INFO - Waiting for VM ctest-TestBasicVMVN-93876318-52203656 to be up.. 2025-02-10 02:29:58,234 - INFO - VM name : ctest-TestBasicVMVN-93876318-52203656 2025-02-10 02:29:58,316 - DEBUG - VM ctest-TestBasicVMVN-93876318-52203656 ID is 22aed987-53f8-4eb2-b1b3-438e15d50dbd 2025-02-10 02:29:58,317 - DEBUG - VM ctest-TestBasicVMVN-93876318-52203656 launched on Node cn-jenkins-deploy-platform-ansible-os-2708-1 2025-02-10 02:29:58,402 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/22aed987-53f8-4eb2-b1b3-438e15d50dbd 2025-02-10 02:29:58,734 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/22aed987-53f8-4eb2-b1b3-438e15d50dbd 2025-02-10 02:29:58,765 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/0e181de7-b5a8-489f-b624-ac1552f021a5 2025-02-10 02:30:02,002 - 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 1003ms') 2025-02-10 02:30:02,003 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93876318-52203656 failed! 2025-02-10 02:30:02,059 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93876318:ctest-vn2_metadata-27539140 is 11.1.1.1 and allocation pool is NOT set 2025-02-10 02:30:04,121 - 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=8.98 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.03 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 2.030/5.505/8.980/3.475 ms') 2025-02-10 02:30:04,121 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93876318-52203656 passed 2025-02-10 02:30:04,275 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-10 02:30:04,276 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93876318-52203656, IP 11.1.1.3, Port 22 2025-02-10 02:30:04,445 - DEBUG - VM ctest-TestBasicVMVN-93876318-52203656 is ready for SSH connections 2025-02-10 02:30:04,445 - INFO - Retry 0 2025-02-10 02:30:04,445 - 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.41, gateway password: c0ntrail123 2025-02-10 02:30:04,445 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-02-10 02:30:06,071 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-02-10 02:30:06,071 - INFO - Generic metadata worked 2025-02-10 02:30:06,323 - DEBUG - Link local service introspect removed 2025-02-10 02:30:06,323 - INFO - Deleting VM ctest-TestBasicVMVN-93876318-52203656 2025-02-10 02:30:06,391 - INFO - Deleting VN ctest-vn2_metadata-27539140 2025-02-10 02:30:06,431 - DEBUG - VN d7602fd9-58a1-483f-b0a9-31c2b7b18d3e still in use: Unable to complete operation on network d7602fd9-58a1-483f-b0a9-31c2b7b18d3e. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-be75da96-9add-4daa-a69b-ecd060030d96'] 2025-02-10 02:30:06,432 - WARNING - Deleting VN ctest-vn2_metadata-27539140 failed..Will retry 2025-02-10 02:30:08,564 - DEBUG - Response for deleting network () 2025-02-10 02:30:08,830 - DEBUG - No XMPP flaps were noticed during the test 2025-02-10 02:30:08,830 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18] 2025-02-10 02:30:08,830 - INFO - -------------------------------------------------------------------------------- 2025-02-10 02:30:08,833 - INFO - ================================================================================ 2025-02-10 02:30:08,833 - INFO - STARTING TEST : test_metadata_service 2025-02-10 02:30:08,833 - 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-02-10 02:30:09,129 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.17': '0'}} with 2025-02-10 02:30:09,130 - INFO - Initial checks done. Running the testcase now 2025-02-10 02:30:09,130 - INFO - 2025-02-10 02:30:09,130 - DEBUG - Requesting: http://10.0.0.41:8082/global-vrouter-configs 2025-02-10 02:30:09,136 - DEBUG - Requesting: http://10.0.0.41:8082/global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3 2025-02-10 02:30:09,324 - DEBUG - Response for create_network : {'network': {'id': 'f548d911-0f68-4224-99b5-af46ce5baf33', 'name': 'ctest-vn-52892950', 'tenant_id': '4f348dd3156e4e3d8835fe91299d6dc6', 'project_id': '4f348dd3156e4e3d8835fe91299d6dc6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-93876318', 'ctest-vn-52892950'], 'port_security_enabled': True, 'description': ''}} 2025-02-10 02:30:09,484 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c5d6d568-8327-44e6-a9a5-cd8689b23c93', 'name': '', 'tenant_id': '4f348dd3156e4e3d8835fe91299d6dc6', 'network_id': 'f548d911-0f68-4224-99b5-af46ce5baf33', 'ip_version': 4, 'cidr': '26.40.168.64/26', 'allocation_pools': [{'start': '26.40.168.66', 'end': '26.40.168.126'}], 'gateway_ip': '26.40.168.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '26.40.168.66', 'tags': [], 'project_id': '4f348dd3156e4e3d8835fe91299d6dc6'}} 2025-02-10 02:30:09,501 - INFO - Created VN ctest-vn-52892950 2025-02-10 02:30:09,551 - DEBUG - VN ctest-vn-52892950 UUID is f548d911-0f68-4224-99b5-af46ce5baf33 2025-02-10 02:30:10,845 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2708-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2708-1) 2025-02-10 02:30:10,846 - INFO - Waiting for VM ctest-TestBasicVMVN-93876318-61498834 to be up.. 2025-02-10 02:30:10,885 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-02-10 02:30:15,960 - DEBUG - VM is in ACTIVE state now 2025-02-10 02:30:15,960 - INFO - VM name : ctest-TestBasicVMVN-93876318-61498834 2025-02-10 02:30:16,031 - DEBUG - VM ctest-TestBasicVMVN-93876318-61498834 ID is 39b41a9d-aa0e-467f-a326-27dd19ed7639 2025-02-10 02:30:16,031 - DEBUG - VM ctest-TestBasicVMVN-93876318-61498834 launched on Node cn-jenkins-deploy-platform-ansible-os-2708-1 2025-02-10 02:30:16,100 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/39b41a9d-aa0e-467f-a326-27dd19ed7639 2025-02-10 02:30:16,108 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/9c97ce57-6409-4fdf-938c-551589e0c230 2025-02-10 02:30:19,385 - 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 1026ms') 2025-02-10 02:30:19,385 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93876318-61498834 failed! 2025-02-10 02:30:19,440 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93876318:ctest-vn-52892950 is 26.40.168.65 and allocation pool is NOT set 2025-02-10 02:30:21,505 - 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=11.3 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.91 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 = 3.911/7.586/11.262/3.675 ms') 2025-02-10 02:30:21,505 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93876318-61498834 passed 2025-02-10 02:30:21,659 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-10 02:30:21,660 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93876318-61498834, IP 26.40.168.67, Port 22 2025-02-10 02:30:21,818 - DEBUG - VM ctest-TestBasicVMVN-93876318-61498834 is ready for SSH connections 2025-02-10 02:30:21,818 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123 2025-02-10 02:30:21,818 - DEBUG - cat /tmp/output.txt 2025-02-10 02:30:23,473 - DEBUG - Hello World. The time is now Sun, 09 Feb 2025 19:30:21 -0700! 2025-02-10 02:30:23,473 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 09 Feb 2025 19:30:21 -0700!'} 2025-02-10 02:30:23,473 - INFO - metadata_script.txt got executed in the vm 2025-02-10 02:30:23,473 - INFO - Deleting VM ctest-TestBasicVMVN-93876318-61498834 2025-02-10 02:30:23,544 - INFO - Deleting VN ctest-vn-52892950 2025-02-10 02:30:23,582 - DEBUG - VN f548d911-0f68-4224-99b5-af46ce5baf33 still in use: Unable to complete operation on network f548d911-0f68-4224-99b5-af46ce5baf33. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-cf3b8ad7-d355-4c02-86ec-84ff66a8d76a'] 2025-02-10 02:30:23,582 - WARNING - Deleting VN ctest-vn-52892950 failed..Will retry 2025-02-10 02:30:25,687 - DEBUG - Response for deleting network () 2025-02-10 02:30:25,945 - DEBUG - No XMPP flaps were noticed during the test 2025-02-10 02:30:25,945 - INFO - END TEST : test_metadata_service : PASSED[0:00:17] 2025-02-10 02:30:25,945 - INFO - -------------------------------------------------------------------------------- 2025-02-10 02:30:25,948 - INFO - ================================================================================ 2025-02-10 02:30:25,948 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-02-10 02:30:25,948 - 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-02-10 02:30:26,242 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.17': '0'}} with 2025-02-10 02:30:26,242 - INFO - Initial checks done. Running the testcase now 2025-02-10 02:30:26,242 - INFO - 2025-02-10 02:30:26,725 - DEBUG - Response for create_network : {'network': {'id': '6167af54-e5e7-43ee-a577-9e15e81f92eb', 'name': 'ctest-vn-37789444', 'tenant_id': '4f348dd3156e4e3d8835fe91299d6dc6', 'project_id': '4f348dd3156e4e3d8835fe91299d6dc6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-93876318', 'ctest-vn-37789444'], 'port_security_enabled': True, 'description': ''}} 2025-02-10 02:30:26,898 - DEBUG - Response for create_subnet : {'subnet': {'id': '5c39e24b-3cce-4921-8bc5-cad599c6051b', 'name': '', 'tenant_id': '4f348dd3156e4e3d8835fe91299d6dc6', 'network_id': '6167af54-e5e7-43ee-a577-9e15e81f92eb', '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': '4f348dd3156e4e3d8835fe91299d6dc6'}} 2025-02-10 02:30:27,049 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd7443d30-c7bf-42b0-a856-8a83ec0c0cd9', 'name': '', 'tenant_id': '4f348dd3156e4e3d8835fe91299d6dc6', 'network_id': '6167af54-e5e7-43ee-a577-9e15e81f92eb', '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': '4f348dd3156e4e3d8835fe91299d6dc6'}} 2025-02-10 02:30:27,067 - INFO - Created VN ctest-vn-37789444 2025-02-10 02:30:27,123 - DEBUG - VN ctest-vn-37789444 UUID is 6167af54-e5e7-43ee-a577-9e15e81f92eb 2025-02-10 02:30:27,480 - DEBUG - Response for create_port : {'port': {'name': '3a03b176-f03f-40bf-a29d-b6974ef7a899', 'id': '3a03b176-f03f-40bf-a29d-b6974ef7a899', 'tenant_id': '4f348dd3156e4e3d8835fe91299d6dc6', 'network_id': '6167af54-e5e7-43ee-a577-9e15e81f92eb', 'mac_address': '02:3a:03:b1:76:f0', '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': '5c39e24b-3cce-4921-8bc5-cad599c6051b'}], 'security_groups': ['b2605d81-e3ef-4002-8d4e-3814f7b095eb'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4f348dd3156e4e3d8835fe91299d6dc6'}} 2025-02-10 02:30:27,651 - DEBUG - Response for create_port : {'port': {'name': '0523f6a3-eb5f-4963-b780-d7b3da34fe4d', 'id': '0523f6a3-eb5f-4963-b780-d7b3da34fe4d', 'tenant_id': '4f348dd3156e4e3d8835fe91299d6dc6', 'network_id': '6167af54-e5e7-43ee-a577-9e15e81f92eb', 'mac_address': '02:05:23:f6:a3:eb', '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': 'd7443d30-c7bf-42b0-a856-8a83ec0c0cd9'}], 'security_groups': ['b2605d81-e3ef-4002-8d4e-3814f7b095eb'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4f348dd3156e4e3d8835fe91299d6dc6'}} 2025-02-10 02:30:28,038 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2708-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2708-1) 2025-02-10 02:30:28,411 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2708-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2708-1) 2025-02-10 02:30:29,740 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2708-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2708-1) 2025-02-10 02:30:29,740 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2025-02-10 02:30:29,748 - DEBUG - Requesting: http://10.0.0.41:8082/domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d 2025-02-10 02:30:29,764 - DEBUG - Requesting: http://10.0.0.41:8082/project/4f348dd3-156e-4e3d-8835-fe91299d6dc6 2025-02-10 02:30:29,846 - DEBUG - Requesting: http://10.0.0.41:8082/network-ipam/8363356f-d395-4e79-b323-f76f8f300862 2025-02-10 02:30:29,856 - INFO - Verifications in API Server for IPAM: ctest-ipam-44020093 passed 2025-02-10 02:30:29,864 - DEBUG - Control-node 10.0.0.41 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-93876318:ctest-ipam-44020093', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-93876318', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9467469596070334073', 'uuid-lslong': '12908433015489693794'}, 'enable': 'true', 'created': '2025-02-10T02:30:26', 'last-modified': '2025-02-10T02:30:26', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.392766'} 2025-02-10 02:30:29,865 - INFO - Verifications in Control node for IPAM: ctest-ipam-44020093 passed 2025-02-10 02:30:29,865 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2025-02-10 02:30:29,871 - DEBUG - Requesting: http://10.0.0.41:8082/domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d 2025-02-10 02:30:29,884 - DEBUG - Requesting: http://10.0.0.41:8082/project/4f348dd3-156e-4e3d-8835-fe91299d6dc6 2025-02-10 02:30:29,962 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/6167af54-e5e7-43ee-a577-9e15e81f92eb 2025-02-10 02:30:29,980 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/6167af54-e5e7-43ee-a577-9e15e81f92eb 2025-02-10 02:30:30,000 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/fbd26030-1750-4922-99fe-ea05dd6f24f0 2025-02-10 02:30:30,020 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/fbd26030-1750-4922-99fe-ea05dd6f24f0 2025-02-10 02:30:30,035 - DEBUG - Requesting: http://10.0.0.41:8082/route-target/8bec3f60-d387-40f2-9c97-e070f10fbd9d 2025-02-10 02:30:30,043 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-02-10 02:30:30,043 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/6167af54-e5e7-43ee-a577-9e15e81f92eb 2025-02-10 02:30:30,060 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/fbd26030-1750-4922-99fe-ea05dd6f24f0 2025-02-10 02:30:30,078 - INFO - Verified VN network id 8 for VN 6167af54-e5e7-43ee-a577-9e15e81f92eb 2025-02-10 02:30:30,079 - INFO - Verifications in API Server for VN ctest-vn-37789444 passed 2025-02-10 02:30:30,079 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/6167af54-e5e7-43ee-a577-9e15e81f92eb 2025-02-10 02:30:30,096 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/fbd26030-1750-4922-99fe-ea05dd6f24f0 2025-02-10 02:30:30,113 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/fbd26030-1750-4922-99fe-ea05dd6f24f0 2025-02-10 02:30:30,131 - DEBUG - Requesting: http://10.0.0.41:8082/route-target/8bec3f60-d387-40f2-9c97-e070f10fbd9d 2025-02-10 02:30:30,158 - DEBUG - Control-node 10.0.0.41 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-93876318:ctest-vn-37789444', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-93876318', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7018771323449459694', 'uuid-lslong': '11923172355412562667'}, 'enable': 'true', 'created': '2025-02-10T02:30:26', 'last-modified': '2025-02-10T02:30:27', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.137566'} 2025-02-10 02:30:30,169 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-02-10 02:30:30,169 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-37789444 passed 2025-02-10 02:30:30,169 - DEBUG - ====Verifying policy data for ctest-vn-37789444 in API_Server ====== 2025-02-10 02:30:30,169 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2025-02-10 02:30:30,181 - DEBUG - Requesting: http://10.0.0.41:8082/domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d 2025-02-10 02:30:30,195 - DEBUG - Requesting: http://10.0.0.41:8082/project/4f348dd3-156e-4e3d-8835-fe91299d6dc6 2025-02-10 02:30:30,352 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/6167af54-e5e7-43ee-a577-9e15e81f92eb 2025-02-10 02:30:30,376 - DEBUG - =>VN ctest-vn-37789444 has no policy to be verified 2025-02-10 02:30:30,376 - DEBUG - Verifying the vn in opserver 2025-02-10 02:30:30,376 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-93876318:ctest-vn-37789444 virtual network link through opserver 10.0.0.41 2025-02-10 02:30:30,377 - DEBUG - Requesting: http://10.0.0.41:8081/analytics/uves/virtual-networks 2025-02-10 02:30:30,841 - DEBUG - Requesting: http://10.0.0.41:8081/analytics/uves/virtual-networks 2025-02-10 02:30:30,905 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-93876318:ctest-vn-37789444', 'href': 'http://10.0.0.41:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-93876318:ctest-vn-37789444?flat'} 2025-02-10 02:30:30,905 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-93876318:ctest-vn-37789444 is found in opserver 2025-02-10 02:30:30,912 - DEBUG - VRF ids for VN ctest-vn-37789444: {'10.0.0.41': '2'} 2025-02-10 02:30:30,912 - INFO - Waiting for VM ctest-TestBasicVMVN-93876318-16862907 to be up.. 2025-02-10 02:30:31,009 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-02-10 02:30:36,091 - DEBUG - VM is in ACTIVE state now 2025-02-10 02:30:36,091 - INFO - VM name : ctest-TestBasicVMVN-93876318-16862907 2025-02-10 02:30:36,174 - DEBUG - VM ctest-TestBasicVMVN-93876318-16862907 ID is 5b66d729-fa6e-4979-8e28-e95b5153e139 2025-02-10 02:30:36,174 - DEBUG - VM ctest-TestBasicVMVN-93876318-16862907 launched on Node cn-jenkins-deploy-platform-ansible-os-2708-1 2025-02-10 02:30:36,255 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/5b66d729-fa6e-4979-8e28-e95b5153e139 2025-02-10 02:30:36,264 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/3a03b176-f03f-40bf-a29d-b6974ef7a899 2025-02-10 02:30:39,544 - 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-02-10 02:30:39,544 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93876318-16862907 failed! 2025-02-10 02:30:39,603 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93876318:ctest-vn-37789444 is 31.1.1.1 and allocation pool is NOT set 2025-02-10 02:30:39,604 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93876318:ctest-vn-37789444 is 31.1.2.1 and allocation pool is NOT set 2025-02-10 02:30:41,669 - 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.44 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.438 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.438/1.938/3.438/1.500 ms') 2025-02-10 02:30:41,669 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93876318-16862907 passed 2025-02-10 02:30:41,827 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-10 02:30:41,828 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93876318-16862907, IP 31.1.1.4, Port 22 2025-02-10 02:30:41,982 - DEBUG - VM ctest-TestBasicVMVN-93876318-16862907 is ready for SSH connections 2025-02-10 02:30:41,982 - INFO - Waiting for VM ctest-TestBasicVMVN-93876318-68734414 to be up.. 2025-02-10 02:30:42,061 - DEBUG - VM is in ACTIVE state now 2025-02-10 02:30:42,061 - INFO - VM name : ctest-TestBasicVMVN-93876318-68734414 2025-02-10 02:30:42,135 - DEBUG - VM ctest-TestBasicVMVN-93876318-68734414 ID is 28e57c77-2318-4de5-9bc8-7b6e3b89cef6 2025-02-10 02:30:42,135 - DEBUG - VM ctest-TestBasicVMVN-93876318-68734414 launched on Node cn-jenkins-deploy-platform-ansible-os-2708-1 2025-02-10 02:30:42,209 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/28e57c77-2318-4de5-9bc8-7b6e3b89cef6 2025-02-10 02:30:42,219 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/0523f6a3-eb5f-4963-b780-d7b3da34fe4d 2025-02-10 02:30:43,464 - 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.03 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.453 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.453/1.741/3.029/1.288 ms') 2025-02-10 02:30:43,464 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-93876318-68734414 passed 2025-02-10 02:30:43,623 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-10 02:30:43,624 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93876318-68734414, IP 31.1.2.4, Port 22 2025-02-10 02:30:43,778 - DEBUG - VM ctest-TestBasicVMVN-93876318-68734414 is ready for SSH connections 2025-02-10 02:30:43,778 - INFO - Waiting for VM ctest-TestBasicVMVN-93876318-55486124 to be up.. 2025-02-10 02:30:43,861 - DEBUG - VM is in ACTIVE state now 2025-02-10 02:30:43,861 - INFO - VM name : ctest-TestBasicVMVN-93876318-55486124 2025-02-10 02:30:43,932 - DEBUG - VM ctest-TestBasicVMVN-93876318-55486124 ID is 8d64b87f-bf13-4b11-8170-0b7282b1ec77 2025-02-10 02:30:43,932 - DEBUG - VM ctest-TestBasicVMVN-93876318-55486124 launched on Node cn-jenkins-deploy-platform-ansible-os-2708-1 2025-02-10 02:30:44,003 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/8d64b87f-bf13-4b11-8170-0b7282b1ec77 2025-02-10 02:30:44,011 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/ed47241d-68d6-4fb4-a653-3f28a6ba8935 2025-02-10 02:30:45,248 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=3.27 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.443 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.443/1.858/3.274/1.415 ms') 2025-02-10 02:30:45,249 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-93876318-55486124 passed 2025-02-10 02:30:45,407 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-10 02:30:45,408 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93876318-55486124, IP 31.1.1.3, Port 22 2025-02-10 02:30:45,573 - DEBUG - VM ctest-TestBasicVMVN-93876318-55486124 is ready for SSH connections 2025-02-10 02:30:45,573 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-10 02:30:45,573 - 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.41, gateway password: c0ntrail123 2025-02-10 02:30:45,574 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-02-10 02:30:49,636 - 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.044 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.845 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.901 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.845/1.930/4.044 ms 2025-02-10 02:30:49,637 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-93876318-16862907 passed 2025-02-10 02:30:49,637 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-10 02:30:49,637 - 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.41, gateway password: c0ntrail123 2025-02-10 02:30:49,637 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-02-10 02:30:53,309 - 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=3.378 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.789 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.804 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.789/1.657/3.378 ms 2025-02-10 02:30:53,309 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-93876318-68734414 passed 2025-02-10 02:30:53,309 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-10 02:30:53,309 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-10 02:30:53,310 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-10 02:30:53,310 - 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.41, gateway password: c0ntrail123 2025-02-10 02:30:53,310 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-02-10 02:30:53,507 - DEBUG - None 2025-02-10 02:30:53,508 - 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.41, gateway password: c0ntrail123 2025-02-10 02:30:53,508 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-02-10 02:30:53,702 - DEBUG - None 2025-02-10 02:30:53,703 - 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.41, gateway password: c0ntrail123 2025-02-10 02:30:53,703 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-02-10 02:30:54,337 - DEBUG - None 2025-02-10 02:30:54,337 - 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.41, gateway password: c0ntrail123 2025-02-10 02:30:54,337 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-02-10 02:30:56,546 - 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.008 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.922 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.506 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.809 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.388 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.388/2.326/6.922 ms 2025-02-10 02:30:56,546 - 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.41, gateway password: c0ntrail123 2025-02-10 02:30:56,546 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-02-10 02:30:58,799 - 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.158 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.040 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.240 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.455 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.709 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.526 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.375 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.375/1.929/4.240 ms 2025-02-10 02:30:58,799 - 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.41, gateway password: c0ntrail123 2025-02-10 02:30:58,799 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-02-10 02:31:01,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.718 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.694 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.547 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.469 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.831 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.649 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.413 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.413/1.760/3.547 ms 2025-02-10 02:31:01,045 - INFO - Deleting VM ctest-TestBasicVMVN-93876318-55486124 2025-02-10 02:31:01,113 - INFO - Detaching port 0523f6a3-eb5f-4963-b780-d7b3da34fe4d from VM ctest-TestBasicVMVN-93876318-68734414 2025-02-10 02:31:01,163 - INFO - Deleting VM ctest-TestBasicVMVN-93876318-68734414 2025-02-10 02:31:01,226 - INFO - Detaching port 3a03b176-f03f-40bf-a29d-b6974ef7a899 from VM ctest-TestBasicVMVN-93876318-16862907 2025-02-10 02:31:01,367 - INFO - Deleting VM ctest-TestBasicVMVN-93876318-16862907 2025-02-10 02:31:01,435 - INFO - Deleting VN ctest-vn-37789444 2025-02-10 02:31:01,618 - DEBUG - Response for delete_port : () 2025-02-10 02:31:01,836 - DEBUG - Response for delete_port : () 2025-02-10 02:31:01,995 - DEBUG - Response for deleting network () 2025-02-10 02:31:01,995 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/fbd26030-1750-4922-99fe-ea05dd6f24f0 2025-02-10 02:31:02,007 - DEBUG - Response Code: 404 2025-02-10 02:31:02,007 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2025-02-10 02:31:02,017 - DEBUG - Requesting: http://10.0.0.41:8082/domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d 2025-02-10 02:31:02,077 - DEBUG - Requesting: http://10.0.0.41:8082/project/4f348dd3-156e-4e3d-8835-fe91299d6dc6 2025-02-10 02:31:02,153 - INFO - Validated that VN ctest-vn-37789444 is not found in API Server 2025-02-10 02:31:02,165 - DEBUG - VN ctest-vn-37789444 is not present in Agent 10.0.0.41 2025-02-10 02:31:02,165 - INFO - Validated that VN ctest-vn-37789444 is not in any agent 2025-02-10 02:31:02,171 - DEBUG - VRF 2 is not seen in agent 10.0.0.41 2025-02-10 02:31:02,176 - DEBUG - Vrouter 10.0.0.41 does not have vrf 2 for VN ctest-vn-37789444 2025-02-10 02:31:02,176 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-93876318:ctest-vn-37789444 2025-02-10 02:31:02,187 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-37789444 info 2025-02-10 02:31:02,267 - INFO - IPAM: ctest-ipam-44020093 is not found in API Server 2025-02-10 02:31:02,279 - INFO - IPAM:ctest-ipam-44020093 is not found in control node 2025-02-10 02:31:02,537 - DEBUG - No XMPP flaps were noticed during the test 2025-02-10 02:31:02,537 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37] 2025-02-10 02:31:02,537 - INFO - -------------------------------------------------------------------------------- 2025-02-10 02:31:03,287 - INFO - Deleted project: ctest-TestBasicVMVN-93876318, ID : 4f348dd3-156e-4e3d-8835-fe91299d6dc6