2025-04-14 19:53:18,645 - INFO - Domain Default found not creating
2025-04-14 19:53:18,835 - INFO - Project ctest-TestBasicVMVN-85589469 not found, creating it
2025-04-14 19:53:19,404 - INFO - Created Project:ctest-TestBasicVMVN-85589469, ID : 4dfca61d-a0a8-4b6a-89d0-0c017510cbe1
2025-04-14 19:53:20,998 - INFO - ================================================================================
2025-04-14 19:53:20,998 - INFO - STARTING TEST : test_generic_link_local_service
2025-04-14 19:53:20,998 - 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-04-14 19:53:21,260 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-04-14 19:53:21,260 - INFO - Initial checks done. Running the testcase now
2025-04-14 19:53:21,261 - INFO -
2025-04-14 19:53:21,859 - DEBUG - Response for create_network : {'network': {'id': '3c4ba5f5-29c0-4c4f-8ed7-1c380c232230', 'name': 'ctest-vn2_metadata-47593276', 'tenant_id': '4dfca61da0a84b6a89d00c017510cbe1', 'project_id': '4dfca61da0a84b6a89d00c017510cbe1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-85589469', 'ctest-vn2_metadata-47593276'], 'port_security_enabled': True, 'description': ''}}
2025-04-14 19:53:22,042 - DEBUG - Response for create_subnet : {'subnet': {'id': '4fb9e0c1-77fe-4473-a5b0-347668a3b8a8', 'name': '', 'tenant_id': '4dfca61da0a84b6a89d00c017510cbe1', 'network_id': '3c4ba5f5-29c0-4c4f-8ed7-1c380c232230', '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': '4dfca61da0a84b6a89d00c017510cbe1'}}
2025-04-14 19:53:22,065 - INFO - Created VN ctest-vn2_metadata-47593276
2025-04-14 19:53:22,120 - DEBUG - VN ctest-vn2_metadata-47593276 UUID is 3c4ba5f5-29c0-4c4f-8ed7-1c380c232230
2025-04-14 19:53:22,330 - DEBUG - Services list from nova: [, , ]
2025-04-14 19:53:23,552 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3108-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3108-1)
2025-04-14 19:53:23,663 - DEBUG - Link local service introspect added
2025-04-14 19:53:23,718 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-04-14 19:53:28,814 - DEBUG - VM is in ACTIVE state now
2025-04-14 19:53:28,964 - INFO - Waiting for VM ctest-TestBasicVMVN-85589469-50932084 to be up..
2025-04-14 19:53:28,964 - INFO - VM name : ctest-TestBasicVMVN-85589469-50932084
2025-04-14 19:53:29,057 - DEBUG - VM ctest-TestBasicVMVN-85589469-50932084 ID is 0a022884-27f2-48d1-9da9-ad7e6fef4fef
2025-04-14 19:53:29,057 - DEBUG - VM ctest-TestBasicVMVN-85589469-50932084 launched on Node cn-jenkins-deploy-platform-ansible-os-3108-1
2025-04-14 19:53:29,147 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/0a022884-27f2-48d1-9da9-ad7e6fef4fef
2025-04-14 19:53:29,445 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/0a022884-27f2-48d1-9da9-ad7e6fef4fef
2025-04-14 19:53:29,484 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/0647c19f-9ff6-4270-82fd-02dbf8274f56
2025-04-14 19:53:32,735 - 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 1002ms')
2025-04-14 19:53:32,735 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85589469-50932084 failed!
2025-04-14 19:53:32,792 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-85589469:ctest-vn2_metadata-47593276 is 11.1.1.1 and allocation pool is NOT set
2025-04-14 19:53:34,866 - 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=5.77 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.88 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.884/4.328/5.773/1.444 ms')
2025-04-14 19:53:34,866 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85589469-50932084 passed
2025-04-14 19:53:35,020 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-14 19:53:35,020 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-85589469-50932084, IP 11.1.1.3, Port 22
2025-04-14 19:53:35,186 - DEBUG - VM ctest-TestBasicVMVN-85589469-50932084 is ready for SSH connections
2025-04-14 19:53:35,186 - INFO - Retry 0
2025-04-14 19:53:35,186 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-04-14 19:53:35,186 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-04-14 19:53:36,835 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-04-14 19:53:36,835 - INFO - Generic metadata worked
2025-04-14 19:53:37,107 - DEBUG - Link local service introspect removed
2025-04-14 19:53:37,108 - INFO - Deleting VM ctest-TestBasicVMVN-85589469-50932084
2025-04-14 19:53:37,187 - INFO - Deleting VN ctest-vn2_metadata-47593276
2025-04-14 19:53:37,230 - DEBUG - VN 3c4ba5f5-29c0-4c4f-8ed7-1c380c232230 still in use: Unable to complete operation on network 3c4ba5f5-29c0-4c4f-8ed7-1c380c232230. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-7b527a53-5ae8-4d78-b2e1-ab8cfb867aa4']
2025-04-14 19:53:37,231 - WARNING - Deleting VN ctest-vn2_metadata-47593276 failed..Will retry
2025-04-14 19:53:39,359 - DEBUG - Response for deleting network ()
2025-04-14 19:53:39,620 - DEBUG - No XMPP flaps were noticed during the test
2025-04-14 19:53:39,621 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19]
2025-04-14 19:53:39,621 - INFO - --------------------------------------------------------------------------------
2025-04-14 19:53:39,624 - INFO - ================================================================================
2025-04-14 19:53:39,624 - INFO - STARTING TEST : test_metadata_service
2025-04-14 19:53:39,624 - INFO - TEST DESCRIPTION :
Description: Test to validate metadata service on VM creation.
1.Verify from global-vrouter-config if metadata configures or not - fails otherwise
2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node
3.Create a vm with userdata pointing to that script - script should get executed during vm boot up
4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise
Maintainer: sandipd@juniper.net
2025-04-14 19:53:39,920 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-04-14 19:53:39,920 - INFO - Initial checks done. Running the testcase now
2025-04-14 19:53:39,920 - INFO -
2025-04-14 19:53:39,921 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs
2025-04-14 19:53:39,928 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/25bbb165-54a2-4fbb-91f1-7c66180570b4
2025-04-14 19:53:40,129 - DEBUG - Response for create_network : {'network': {'id': 'c8426b9c-3059-466c-a587-ea37b4cc7bda', 'name': 'ctest-vn-50038403', 'tenant_id': '4dfca61da0a84b6a89d00c017510cbe1', 'project_id': '4dfca61da0a84b6a89d00c017510cbe1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-85589469', 'ctest-vn-50038403'], 'port_security_enabled': True, 'description': ''}}
2025-04-14 19:53:40,305 - DEBUG - Response for create_subnet : {'subnet': {'id': '81858e02-d2bd-4213-9b15-c2807583f991', 'name': '', 'tenant_id': '4dfca61da0a84b6a89d00c017510cbe1', 'network_id': 'c8426b9c-3059-466c-a587-ea37b4cc7bda', 'ip_version': 4, 'cidr': '201.39.109.192/26', 'allocation_pools': [{'start': '201.39.109.194', 'end': '201.39.109.254'}], 'gateway_ip': '201.39.109.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '201.39.109.194', 'tags': [], 'project_id': '4dfca61da0a84b6a89d00c017510cbe1'}}
2025-04-14 19:53:40,329 - INFO - Created VN ctest-vn-50038403
2025-04-14 19:53:40,384 - DEBUG - VN ctest-vn-50038403 UUID is c8426b9c-3059-466c-a587-ea37b4cc7bda
2025-04-14 19:53:41,587 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3108-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3108-1)
2025-04-14 19:53:41,588 - INFO - Waiting for VM ctest-TestBasicVMVN-85589469-76329221 to be up..
2025-04-14 19:53:41,634 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-04-14 19:53:46,722 - DEBUG - VM is in ACTIVE state now
2025-04-14 19:53:46,723 - INFO - VM name : ctest-TestBasicVMVN-85589469-76329221
2025-04-14 19:53:46,808 - DEBUG - VM ctest-TestBasicVMVN-85589469-76329221 ID is 9e162536-1641-4a06-ba12-fdec5d6e21b6
2025-04-14 19:53:46,808 - DEBUG - VM ctest-TestBasicVMVN-85589469-76329221 launched on Node cn-jenkins-deploy-platform-ansible-os-3108-1
2025-04-14 19:53:46,896 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/9e162536-1641-4a06-ba12-fdec5d6e21b6
2025-04-14 19:53:46,907 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/8a262a1f-d88e-46fb-8da5-34b3bb845d34
2025-04-14 19:53:50,178 - 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 1014ms')
2025-04-14 19:53:50,179 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85589469-76329221 failed!
2025-04-14 19:53:50,236 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-85589469:ctest-vn-50038403 is 201.39.109.193 and allocation pool is NOT set
2025-04-14 19:53:54,303 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=8.68 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 = 8.678/8.678/8.678/0.000 ms')
2025-04-14 19:53:54,303 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85589469-76329221 passed
2025-04-14 19:53:54,472 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-14 19:53:54,472 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-85589469-76329221, IP 201.39.109.195, Port 22
2025-04-14 19:53:54,642 - DEBUG - VM ctest-TestBasicVMVN-85589469-76329221 is ready for SSH connections
2025-04-14 19:53:54,643 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-04-14 19:53:54,643 - DEBUG - cat /tmp/output.txt
2025-04-14 19:53:56,301 - DEBUG - Hello World. The time is now Mon, 14 Apr 2025 13:53:52 -0600!
2025-04-14 19:53:56,301 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 14 Apr 2025 13:53:52 -0600!'}
2025-04-14 19:53:56,301 - INFO - metadata_script.txt got executed in the vm
2025-04-14 19:53:56,301 - INFO - Deleting VM ctest-TestBasicVMVN-85589469-76329221
2025-04-14 19:53:56,388 - INFO - Deleting VN ctest-vn-50038403
2025-04-14 19:53:56,447 - DEBUG - VN c8426b9c-3059-466c-a587-ea37b4cc7bda still in use: Unable to complete operation on network c8426b9c-3059-466c-a587-ea37b4cc7bda. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-43672d9b-2e15-4698-b415-ba323cbc81f8']
2025-04-14 19:53:56,448 - WARNING - Deleting VN ctest-vn-50038403 failed..Will retry
2025-04-14 19:53:58,577 - DEBUG - Response for deleting network ()
2025-04-14 19:53:58,845 - DEBUG - No XMPP flaps were noticed during the test
2025-04-14 19:53:58,845 - INFO - END TEST : test_metadata_service : PASSED[0:00:19]
2025-04-14 19:53:58,845 - INFO - --------------------------------------------------------------------------------
2025-04-14 19:53:58,848 - INFO - ================================================================================
2025-04-14 19:53:58,848 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-04-14 19:53:58,849 - 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-04-14 19:53:59,142 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-04-14 19:53:59,142 - INFO - Initial checks done. Running the testcase now
2025-04-14 19:53:59,142 - INFO -
2025-04-14 19:53:59,665 - DEBUG - Response for create_network : {'network': {'id': '9b105961-2c50-49f9-b635-42efa7d9134a', 'name': 'ctest-vn-15878396', 'tenant_id': '4dfca61da0a84b6a89d00c017510cbe1', 'project_id': '4dfca61da0a84b6a89d00c017510cbe1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-85589469', 'ctest-vn-15878396'], 'port_security_enabled': True, 'description': ''}}
2025-04-14 19:53:59,833 - DEBUG - Response for create_subnet : {'subnet': {'id': '1461741a-16dd-438c-a37b-2ee11fad783b', 'name': '', 'tenant_id': '4dfca61da0a84b6a89d00c017510cbe1', 'network_id': '9b105961-2c50-49f9-b635-42efa7d9134a', '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': '4dfca61da0a84b6a89d00c017510cbe1'}}
2025-04-14 19:54:00,026 - DEBUG - Response for create_subnet : {'subnet': {'id': '9fe0be68-fd89-4d74-8d59-415cc9188136', 'name': '', 'tenant_id': '4dfca61da0a84b6a89d00c017510cbe1', 'network_id': '9b105961-2c50-49f9-b635-42efa7d9134a', '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': '4dfca61da0a84b6a89d00c017510cbe1'}}
2025-04-14 19:54:00,050 - INFO - Created VN ctest-vn-15878396
2025-04-14 19:54:00,108 - DEBUG - VN ctest-vn-15878396 UUID is 9b105961-2c50-49f9-b635-42efa7d9134a
2025-04-14 19:54:00,525 - DEBUG - Response for create_port : {'port': {'name': '76d08dbe-f76b-40d8-9709-93d63d64e7d3', 'id': '76d08dbe-f76b-40d8-9709-93d63d64e7d3', 'tenant_id': '4dfca61da0a84b6a89d00c017510cbe1', 'network_id': '9b105961-2c50-49f9-b635-42efa7d9134a', 'mac_address': '02:76:d0:8d:be:f7', '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': '1461741a-16dd-438c-a37b-2ee11fad783b'}], 'security_groups': ['e6558964-aaaf-4a0e-8be9-8060b281df5f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4dfca61da0a84b6a89d00c017510cbe1'}}
2025-04-14 19:54:00,709 - DEBUG - Response for create_port : {'port': {'name': '01543bcb-c452-450a-9597-496eba53fa31', 'id': '01543bcb-c452-450a-9597-496eba53fa31', 'tenant_id': '4dfca61da0a84b6a89d00c017510cbe1', 'network_id': '9b105961-2c50-49f9-b635-42efa7d9134a', 'mac_address': '02:01:54:3b:cb:c4', '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': '9fe0be68-fd89-4d74-8d59-415cc9188136'}], 'security_groups': ['e6558964-aaaf-4a0e-8be9-8060b281df5f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4dfca61da0a84b6a89d00c017510cbe1'}}
2025-04-14 19:54:01,133 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3108-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3108-1)
2025-04-14 19:54:01,611 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3108-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3108-1)
2025-04-14 19:54:02,912 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3108-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3108-1)
2025-04-14 19:54:02,912 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-04-14 19:54:02,920 - DEBUG - Requesting: http://10.0.0.254:8082/domain/de28f950-c33d-4eab-8525-bdde91f8b540
2025-04-14 19:54:02,940 - DEBUG - Requesting: http://10.0.0.254:8082/project/4dfca61d-a0a8-4b6a-89d0-0c017510cbe1
2025-04-14 19:54:03,023 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/811cb00d-94f0-4717-b7f5-2ab36fb79735
2025-04-14 19:54:03,042 - INFO - Verifications in API Server for IPAM: ctest-ipam-66223068 passed
2025-04-14 19:54:03,050 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-85589469:ctest-ipam-66223068', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-85589469', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9303504502620440343', 'uuid-lslong': '13255548028396738357'}, 'enable': 'true', 'created': '2025-04-14T19:53:59', 'last-modified': '2025-04-14T19:53:59', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.669623'}
2025-04-14 19:54:03,050 - INFO - Verifications in Control node for IPAM: ctest-ipam-66223068 passed
2025-04-14 19:54:03,051 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-04-14 19:54:03,059 - DEBUG - Requesting: http://10.0.0.254:8082/domain/de28f950-c33d-4eab-8525-bdde91f8b540
2025-04-14 19:54:03,081 - DEBUG - Requesting: http://10.0.0.254:8082/project/4dfca61d-a0a8-4b6a-89d0-0c017510cbe1
2025-04-14 19:54:03,192 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/9b105961-2c50-49f9-b635-42efa7d9134a
2025-04-14 19:54:03,209 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/9b105961-2c50-49f9-b635-42efa7d9134a
2025-04-14 19:54:03,223 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/f69b709b-9d0e-47c7-9f19-1818d914b8b3
2025-04-14 19:54:03,236 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/f69b709b-9d0e-47c7-9f19-1818d914b8b3
2025-04-14 19:54:03,247 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/58a44da7-bb4d-48bb-86a7-298fb77a0dca
2025-04-14 19:54:03,258 - DEBUG - Route Targets: ['target:64512:8000005']
2025-04-14 19:54:03,258 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/9b105961-2c50-49f9-b635-42efa7d9134a
2025-04-14 19:54:03,274 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/f69b709b-9d0e-47c7-9f19-1818d914b8b3
2025-04-14 19:54:03,304 - INFO - Verified VN network id 8 for VN 9b105961-2c50-49f9-b635-42efa7d9134a
2025-04-14 19:54:03,304 - INFO - Verifications in API Server for VN ctest-vn-15878396 passed
2025-04-14 19:54:03,304 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/9b105961-2c50-49f9-b635-42efa7d9134a
2025-04-14 19:54:03,317 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/f69b709b-9d0e-47c7-9f19-1818d914b8b3
2025-04-14 19:54:03,328 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/f69b709b-9d0e-47c7-9f19-1818d914b8b3
2025-04-14 19:54:03,341 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/58a44da7-bb4d-48bb-86a7-298fb77a0dca
2025-04-14 19:54:03,361 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-85589469:ctest-vn-15878396', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-85589469', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11173528949396359673', 'uuid-lslong': '13129473885749187402'}, 'enable': 'true', 'created': '2025-04-14T19:53:59', 'last-modified': '2025-04-14T19:53:59', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.367995'}
2025-04-14 19:54:03,369 - DEBUG - Route Targets: ['target:64512:8000005']
2025-04-14 19:54:03,369 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-15878396 passed
2025-04-14 19:54:03,370 - DEBUG - ====Verifying policy data for ctest-vn-15878396 in API_Server ======
2025-04-14 19:54:03,370 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-04-14 19:54:03,381 - DEBUG - Requesting: http://10.0.0.254:8082/domain/de28f950-c33d-4eab-8525-bdde91f8b540
2025-04-14 19:54:03,443 - DEBUG - Requesting: http://10.0.0.254:8082/project/4dfca61d-a0a8-4b6a-89d0-0c017510cbe1
2025-04-14 19:54:03,584 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/9b105961-2c50-49f9-b635-42efa7d9134a
2025-04-14 19:54:03,609 - DEBUG - =>VN ctest-vn-15878396 has no policy to be verified
2025-04-14 19:54:03,609 - DEBUG - Verifying the vn in opserver
2025-04-14 19:54:03,609 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-85589469:ctest-vn-15878396 virtual network link through opserver 10.0.0.254
2025-04-14 19:54:03,610 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-04-14 19:54:03,948 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-04-14 19:54:04,054 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-85589469:ctest-vn-15878396', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-85589469:ctest-vn-15878396?flat'}
2025-04-14 19:54:04,054 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-85589469:ctest-vn-15878396 is found in opserver
2025-04-14 19:54:04,062 - DEBUG - VRF ids for VN ctest-vn-15878396: {'10.0.0.254': '2'}
2025-04-14 19:54:04,062 - INFO - Waiting for VM ctest-TestBasicVMVN-85589469-03798723 to be up..
2025-04-14 19:54:04,162 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-04-14 19:54:09,256 - DEBUG - VM is in ACTIVE state now
2025-04-14 19:54:09,257 - INFO - VM name : ctest-TestBasicVMVN-85589469-03798723
2025-04-14 19:54:09,349 - DEBUG - VM ctest-TestBasicVMVN-85589469-03798723 ID is 41d369f9-daf4-487e-8fe7-515dfa0d378b
2025-04-14 19:54:09,349 - DEBUG - VM ctest-TestBasicVMVN-85589469-03798723 launched on Node cn-jenkins-deploy-platform-ansible-os-3108-1
2025-04-14 19:54:09,437 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/41d369f9-daf4-487e-8fe7-515dfa0d378b
2025-04-14 19:54:09,450 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/76d08dbe-f76b-40d8-9709-93d63d64e7d3
2025-04-14 19:54:12,734 - 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 1024ms')
2025-04-14 19:54:12,734 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85589469-03798723 failed!
2025-04-14 19:54:12,792 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-85589469:ctest-vn-15878396 is 31.1.1.1 and allocation pool is NOT set
2025-04-14 19:54:12,792 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-85589469:ctest-vn-15878396 is 31.1.2.1 and allocation pool is NOT set
2025-04-14 19:54:14,853 - 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=5.69 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.19 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 = 2.188/3.939/5.691/1.751 ms')
2025-04-14 19:54:14,853 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85589469-03798723 passed
2025-04-14 19:54:15,008 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-14 19:54:15,008 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-85589469-03798723, IP 31.1.1.4, Port 22
2025-04-14 19:54:15,177 - DEBUG - VM ctest-TestBasicVMVN-85589469-03798723 is ready for SSH connections
2025-04-14 19:54:15,177 - INFO - Waiting for VM ctest-TestBasicVMVN-85589469-32629905 to be up..
2025-04-14 19:54:15,272 - DEBUG - VM is in ACTIVE state now
2025-04-14 19:54:15,272 - INFO - VM name : ctest-TestBasicVMVN-85589469-32629905
2025-04-14 19:54:15,379 - DEBUG - VM ctest-TestBasicVMVN-85589469-32629905 ID is ce93365a-e941-46bd-a10c-08f686ab9392
2025-04-14 19:54:15,379 - DEBUG - VM ctest-TestBasicVMVN-85589469-32629905 launched on Node cn-jenkins-deploy-platform-ansible-os-3108-1
2025-04-14 19:54:15,490 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/ce93365a-e941-46bd-a10c-08f686ab9392
2025-04-14 19:54:15,502 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/01543bcb-c452-450a-9597-496eba53fa31
2025-04-14 19:54:16,764 - 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=4.35 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.507 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.507/2.427/4.347/1.920 ms')
2025-04-14 19:54:16,764 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-85589469-32629905 passed
2025-04-14 19:54:16,920 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-14 19:54:16,920 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-85589469-32629905, IP 31.1.2.4, Port 22
2025-04-14 19:54:17,095 - DEBUG - VM ctest-TestBasicVMVN-85589469-32629905 is ready for SSH connections
2025-04-14 19:54:17,095 - INFO - Waiting for VM ctest-TestBasicVMVN-85589469-80141101 to be up..
2025-04-14 19:54:17,210 - DEBUG - VM is in ACTIVE state now
2025-04-14 19:54:17,210 - INFO - VM name : ctest-TestBasicVMVN-85589469-80141101
2025-04-14 19:54:17,309 - DEBUG - VM ctest-TestBasicVMVN-85589469-80141101 ID is 028ea976-c712-48e8-8fc7-48ef488653fe
2025-04-14 19:54:17,309 - DEBUG - VM ctest-TestBasicVMVN-85589469-80141101 launched on Node cn-jenkins-deploy-platform-ansible-os-3108-1
2025-04-14 19:54:17,412 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/028ea976-c712-48e8-8fc7-48ef488653fe
2025-04-14 19:54:17,426 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/d4c7637d-55fc-4306-81f1-30c8d546857f
2025-04-14 19:54:18,682 - 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.92 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.547 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.547/2.235/3.923/1.688 ms')
2025-04-14 19:54:18,682 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-85589469-80141101 passed
2025-04-14 19:54:18,844 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-14 19:54:18,844 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-85589469-80141101, IP 31.1.1.3, Port 22
2025-04-14 19:54:19,018 - DEBUG - VM ctest-TestBasicVMVN-85589469-80141101 is ready for SSH connections
2025-04-14 19:54:19,018 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-14 19:54:19,018 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-04-14 19:54:19,018 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-04-14 19:54:23,132 - 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.663 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.927 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.196 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.927/2.262/4.663 ms
2025-04-14 19:54:23,132 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-85589469-03798723 passed
2025-04-14 19:54:23,132 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-14 19:54:23,132 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-04-14 19:54:23,132 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-04-14 19:54:26,859 - 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.917 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.311 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.005 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.005/2.077/3.917 ms
2025-04-14 19:54:26,860 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-85589469-32629905 passed
2025-04-14 19:54:26,860 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-14 19:54:26,860 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-14 19:54:26,860 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-14 19:54:26,860 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-04-14 19:54:26,860 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-04-14 19:54:27,058 - DEBUG - None
2025-04-14 19:54:27,058 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-04-14 19:54:27,058 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-04-14 19:54:27,275 - DEBUG - None
2025-04-14 19:54:27,275 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-04-14 19:54:27,275 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-04-14 19:54:27,950 - DEBUG - None
2025-04-14 19:54:27,950 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-04-14 19:54:27,950 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-04-14 19:54:30,180 - 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.858 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.854 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.439 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.175 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.459 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.439/2.757/7.854 ms
2025-04-14 19:54:30,180 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-04-14 19:54:30,180 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-04-14 19:54:32,458 - 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.120 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.287 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.600 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.569 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.535 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.464 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.510 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.510/2.297/4.600 ms
2025-04-14 19:54:32,458 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-04-14 19:54:32,458 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-04-14 19:54:34,717 - 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.724 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.282 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.262 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.520 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.489 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.367 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.391 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.391/2.433/5.262 ms
2025-04-14 19:54:34,718 - INFO - Deleting VM ctest-TestBasicVMVN-85589469-80141101
2025-04-14 19:54:34,794 - INFO - Detaching port 01543bcb-c452-450a-9597-496eba53fa31 from VM ctest-TestBasicVMVN-85589469-32629905
2025-04-14 19:54:34,854 - INFO - Deleting VM ctest-TestBasicVMVN-85589469-32629905
2025-04-14 19:54:34,942 - INFO - Detaching port 76d08dbe-f76b-40d8-9709-93d63d64e7d3 from VM ctest-TestBasicVMVN-85589469-03798723
2025-04-14 19:54:34,984 - INFO - Deleting VM ctest-TestBasicVMVN-85589469-03798723
2025-04-14 19:54:35,077 - INFO - Deleting VN ctest-vn-15878396
2025-04-14 19:54:35,285 - DEBUG - Response for delete_port : ()
2025-04-14 19:54:35,505 - DEBUG - Response for delete_port : ()
2025-04-14 19:54:35,556 - DEBUG - VN 9b105961-2c50-49f9-b635-42efa7d9134a still in use: Unable to complete operation on network 9b105961-2c50-49f9-b635-42efa7d9134a. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-2e8499c2-14bd-4590-bab1-4d5408b928dd']
2025-04-14 19:54:35,557 - WARNING - Deleting VN ctest-vn-15878396 failed..Will retry
2025-04-14 19:54:37,706 - DEBUG - Response for deleting network ()
2025-04-14 19:54:37,707 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/f69b709b-9d0e-47c7-9f19-1818d914b8b3
2025-04-14 19:54:37,713 - DEBUG - Response Code: 404
2025-04-14 19:54:37,714 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-04-14 19:54:37,721 - DEBUG - Requesting: http://10.0.0.254:8082/domain/de28f950-c33d-4eab-8525-bdde91f8b540
2025-04-14 19:54:37,780 - DEBUG - Requesting: http://10.0.0.254:8082/project/4dfca61d-a0a8-4b6a-89d0-0c017510cbe1
2025-04-14 19:54:37,860 - INFO - Validated that VN ctest-vn-15878396 is not found in API Server
2025-04-14 19:54:37,875 - DEBUG - VN ctest-vn-15878396 is not present in Agent 10.0.0.254
2025-04-14 19:54:37,876 - INFO - Validated that VN ctest-vn-15878396 is not in any agent
2025-04-14 19:54:37,884 - DEBUG - VRF 2 is not seen in agent 10.0.0.254
2025-04-14 19:54:37,893 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-15878396
2025-04-14 19:54:37,893 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-85589469:ctest-vn-15878396
2025-04-14 19:54:37,906 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-15878396 info
2025-04-14 19:54:38,015 - INFO - IPAM: ctest-ipam-66223068 is not found in API Server
2025-04-14 19:54:38,030 - INFO - IPAM:ctest-ipam-66223068 is not found in control node
2025-04-14 19:54:38,308 - DEBUG - No XMPP flaps were noticed during the test
2025-04-14 19:54:38,308 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:40]
2025-04-14 19:54:38,308 - INFO - --------------------------------------------------------------------------------
2025-04-14 19:54:39,040 - INFO - Deleted project: ctest-TestBasicVMVN-85589469, ID : 4dfca61d-a0a8-4b6a-89d0-0c017510cbe1