2025-02-03 14:04:33,391 - INFO - Domain Default found not creating 2025-02-03 14:04:33,547 - INFO - Project ctest-TestBasicVMVN-48732114 not found, creating it 2025-02-03 14:04:34,042 - INFO - Created Project:ctest-TestBasicVMVN-48732114, ID : 0fdad394-6700-4a5e-8483-5c5cf21cd974 2025-02-03 14:04:35,530 - INFO - ================================================================================ 2025-02-03 14:04:35,530 - INFO - STARTING TEST : test_generic_link_local_service 2025-02-03 14:04:35,530 - 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-03 14:04:35,786 - DEBUG - Nothing to compare xmpp stats {'10.0.0.35': {'10.20.0.27': '0'}} with 2025-02-03 14:04:35,786 - INFO - Initial checks done. Running the testcase now 2025-02-03 14:04:35,786 - INFO - 2025-02-03 14:04:36,370 - DEBUG - Response for create_network : {'network': {'id': '2cc53a02-722e-429f-82c4-d83633c8e152', 'name': 'ctest-vn2_metadata-71304293', 'tenant_id': '0fdad39467004a5e84835c5cf21cd974', 'project_id': '0fdad39467004a5e84835c5cf21cd974', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-48732114', 'ctest-vn2_metadata-71304293'], 'port_security_enabled': True, 'description': ''}} 2025-02-03 14:04:36,597 - DEBUG - Response for create_subnet : {'subnet': {'id': 'af959557-db46-4c9a-be47-7a1a32f1edb4', 'name': '', 'tenant_id': '0fdad39467004a5e84835c5cf21cd974', 'network_id': '2cc53a02-722e-429f-82c4-d83633c8e152', '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': '0fdad39467004a5e84835c5cf21cd974'}} 2025-02-03 14:04:36,618 - INFO - Created VN ctest-vn2_metadata-71304293 2025-02-03 14:04:36,670 - DEBUG - VN ctest-vn2_metadata-71304293 UUID is 2cc53a02-722e-429f-82c4-d83633c8e152 2025-02-03 14:04:36,852 - DEBUG - Services list from nova: [, , ] 2025-02-03 14:04:37,900 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2679-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2679-1) 2025-02-03 14:04:38,010 - DEBUG - Link local service introspect added 2025-02-03 14:04:38,058 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-02-03 14:04:43,181 - DEBUG - VM is in ACTIVE state now 2025-02-03 14:04:43,337 - INFO - Waiting for VM ctest-TestBasicVMVN-48732114-43534584 to be up.. 2025-02-03 14:04:43,337 - INFO - VM name : ctest-TestBasicVMVN-48732114-43534584 2025-02-03 14:04:43,436 - DEBUG - VM ctest-TestBasicVMVN-48732114-43534584 ID is 900683d7-0898-4c7e-b72a-9dd0fde306fd 2025-02-03 14:04:43,437 - DEBUG - VM ctest-TestBasicVMVN-48732114-43534584 launched on Node cn-jenkins-deploy-platform-ansible-os-2679-1 2025-02-03 14:04:43,542 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine/900683d7-0898-4c7e-b72a-9dd0fde306fd 2025-02-03 14:04:43,845 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine/900683d7-0898-4c7e-b72a-9dd0fde306fd 2025-02-03 14:04:43,945 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine-interface/c023e3bf-6cc3-4d1a-89fd-d6bd8297e046 2025-02-03 14:04:47,208 - 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 1015ms') 2025-02-03 14:04:47,209 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-48732114-43534584 failed! 2025-02-03 14:04:47,267 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-48732114:ctest-vn2_metadata-71304293 is 11.1.1.1 and allocation pool is NOT set 2025-02-03 14:04:49,334 - 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=10.2 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.29 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 = 1.287/5.731/10.175/4.444 ms') 2025-02-03 14:04:49,335 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-48732114-43534584 passed 2025-02-03 14:04:49,490 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-03 14:04:49,491 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-48732114-43534584, IP 11.1.1.3, Port 22 2025-02-03 14:04:49,646 - DEBUG - VM ctest-TestBasicVMVN-48732114-43534584 is ready for SSH connections 2025-02-03 14:04:49,646 - INFO - Retry 0 2025-02-03 14:04:49,647 - 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.35, gateway password: c0ntrail123 2025-02-03 14:04:49,647 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-02-03 14:04:51,276 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-02-03 14:04:51,276 - INFO - Generic metadata worked 2025-02-03 14:04:51,575 - DEBUG - Link local service introspect removed 2025-02-03 14:04:51,575 - INFO - Deleting VM ctest-TestBasicVMVN-48732114-43534584 2025-02-03 14:04:51,652 - INFO - Deleting VN ctest-vn2_metadata-71304293 2025-02-03 14:04:51,691 - DEBUG - VN 2cc53a02-722e-429f-82c4-d83633c8e152 still in use: Unable to complete operation on network 2cc53a02-722e-429f-82c4-d83633c8e152. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-ec694189-d473-4dbc-abda-701068b861de'] 2025-02-03 14:04:51,691 - WARNING - Deleting VN ctest-vn2_metadata-71304293 failed..Will retry 2025-02-03 14:04:53,803 - DEBUG - Response for deleting network () 2025-02-03 14:04:54,058 - DEBUG - No XMPP flaps were noticed during the test 2025-02-03 14:04:54,059 - INFO - -------------------------------------------------------------------------------- 2025-02-03 14:04:54,062 - INFO - ================================================================================ 2025-02-03 14:04:54,062 - INFO - STARTING TEST : test_metadata_service 2025-02-03 14:04:54,062 - 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-03 14:04:54,349 - DEBUG - Nothing to compare xmpp stats {'10.0.0.35': {'10.20.0.27': '0'}} with 2025-02-03 14:04:54,349 - INFO - Initial checks done. Running the testcase now 2025-02-03 14:04:54,349 - INFO - 2025-02-03 14:04:54,349 - DEBUG - Requesting: http://10.0.0.35:8082/global-vrouter-configs 2025-02-03 14:04:54,356 - DEBUG - Requesting: http://10.0.0.35:8082/global-vrouter-config/dfdca890-0e2b-4b6c-8b00-76692287c743 2025-02-03 14:04:54,554 - DEBUG - Response for create_network : {'network': {'id': '0d30ab7f-2d9f-4e16-8fb3-2f7f32dca58b', 'name': 'ctest-vn-61303027', 'tenant_id': '0fdad39467004a5e84835c5cf21cd974', 'project_id': '0fdad39467004a5e84835c5cf21cd974', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-48732114', 'ctest-vn-61303027'], 'port_security_enabled': True, 'description': ''}} 2025-02-03 14:04:54,716 - DEBUG - Response for create_subnet : {'subnet': {'id': '31d2c4aa-1a2e-41f6-8730-856146cacb1a', 'name': '', 'tenant_id': '0fdad39467004a5e84835c5cf21cd974', 'network_id': '0d30ab7f-2d9f-4e16-8fb3-2f7f32dca58b', 'ip_version': 4, 'cidr': '98.44.172.0/26', 'allocation_pools': [{'start': '98.44.172.2', 'end': '98.44.172.62'}], 'gateway_ip': '98.44.172.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '98.44.172.2', 'tags': [], 'project_id': '0fdad39467004a5e84835c5cf21cd974'}} 2025-02-03 14:04:54,735 - INFO - Created VN ctest-vn-61303027 2025-02-03 14:04:54,790 - DEBUG - VN ctest-vn-61303027 UUID is 0d30ab7f-2d9f-4e16-8fb3-2f7f32dca58b 2025-02-03 14:04:56,049 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2679-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2679-1) 2025-02-03 14:04:56,051 - INFO - Waiting for VM ctest-TestBasicVMVN-48732114-09381075 to be up.. 2025-02-03 14:04:56,112 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-02-03 14:05:01,205 - DEBUG - VM is in ACTIVE state now 2025-02-03 14:05:01,205 - INFO - VM name : ctest-TestBasicVMVN-48732114-09381075 2025-02-03 14:05:01,301 - DEBUG - VM ctest-TestBasicVMVN-48732114-09381075 ID is a23c36fa-ac99-4230-a74c-2f5c7ca92fc1 2025-02-03 14:05:01,301 - DEBUG - VM ctest-TestBasicVMVN-48732114-09381075 launched on Node cn-jenkins-deploy-platform-ansible-os-2679-1 2025-02-03 14:05:01,403 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine/a23c36fa-ac99-4230-a74c-2f5c7ca92fc1 2025-02-03 14:05:01,413 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine-interface/b73a0e83-a9e9-4592-ad04-10a696e803e9 2025-02-03 14:05:04,650 - 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 1030ms') 2025-02-03 14:05:04,650 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-48732114-09381075 failed! 2025-02-03 14:05:04,710 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-48732114:ctest-vn-61303027 is 98.44.172.1 and allocation pool is NOT set 2025-02-03 14:05:06,776 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=9.39 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.297 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.297/4.842/9.388/4.545 ms') 2025-02-03 14:05:06,776 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-48732114-09381075 passed 2025-02-03 14:05:06,931 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-03 14:05:06,931 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-48732114-09381075, IP 98.44.172.3, Port 22 2025-02-03 14:05:07,090 - DEBUG - VM ctest-TestBasicVMVN-48732114-09381075 is ready for SSH connections 2025-02-03 14:05:07,090 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.35, gateway password: c0ntrail123 2025-02-03 14:05:07,090 - DEBUG - cat /tmp/output.txt 2025-02-03 14:05:08,740 - DEBUG - Hello World. The time is now Mon, 03 Feb 2025 07:05:06 -0700! 2025-02-03 14:05:08,740 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 03 Feb 2025 07:05:06 -0700!'} 2025-02-03 14:05:08,740 - INFO - metadata_script.txt got executed in the vm 2025-02-03 14:05:08,740 - INFO - Deleting VM ctest-TestBasicVMVN-48732114-09381075 2025-02-03 14:05:08,815 - INFO - Deleting VN ctest-vn-61303027 2025-02-03 14:05:08,865 - DEBUG - VN 0d30ab7f-2d9f-4e16-8fb3-2f7f32dca58b still in use: Unable to complete operation on network 0d30ab7f-2d9f-4e16-8fb3-2f7f32dca58b. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-6178a0dc-a357-4275-857f-213b43298a94'] 2025-02-03 14:05:08,865 - WARNING - Deleting VN ctest-vn-61303027 failed..Will retry 2025-02-03 14:05:10,977 - DEBUG - Response for deleting network () 2025-02-03 14:05:11,245 - DEBUG - No XMPP flaps were noticed during the test
2025-02-03 14:05:11,245 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-02-03 14:05:11,245 - INFO - -------------------------------------------------------------------------------- 2025-02-03 14:05:11,247 - INFO - ================================================================================ 2025-02-03 14:05:11,247 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-02-03 14:05:11,248 - 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-03 14:05:11,528 - DEBUG - Nothing to compare xmpp stats {'10.0.0.35': {'10.20.0.27': '0'}} with 2025-02-03 14:05:11,529 - INFO - Initial checks done. Running the testcase now 2025-02-03 14:05:11,529 - INFO - 2025-02-03 14:05:12,071 - DEBUG - Response for create_network : {'network': {'id': 'a0acbe79-50f9-42a6-a0d8-aa6f7fd7f036', 'name': 'ctest-vn-31566340', 'tenant_id': '0fdad39467004a5e84835c5cf21cd974', 'project_id': '0fdad39467004a5e84835c5cf21cd974', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-48732114', 'ctest-vn-31566340'], 'port_security_enabled': True, 'description': ''}} 2025-02-03 14:05:12,259 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a9411306-9bb3-4d99-bfe6-b53194458b39', 'name': '', 'tenant_id': '0fdad39467004a5e84835c5cf21cd974', 'network_id': 'a0acbe79-50f9-42a6-a0d8-aa6f7fd7f036', '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': '0fdad39467004a5e84835c5cf21cd974'}} 2025-02-03 14:05:12,412 - DEBUG - Response for create_subnet : {'subnet': {'id': 'eb324c85-0ca2-4021-9959-b9859300a414', 'name': '', 'tenant_id': '0fdad39467004a5e84835c5cf21cd974', 'network_id': 'a0acbe79-50f9-42a6-a0d8-aa6f7fd7f036', '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': '0fdad39467004a5e84835c5cf21cd974'}} 2025-02-03 14:05:12,432 - INFO - Created VN ctest-vn-31566340 2025-02-03 14:05:12,486 - DEBUG - VN ctest-vn-31566340 UUID is a0acbe79-50f9-42a6-a0d8-aa6f7fd7f036 2025-02-03 14:05:12,864 - DEBUG - Response for create_port : {'port': {'name': '5d71ff7e-d40c-4985-ae89-571a4c62fb98', 'id': '5d71ff7e-d40c-4985-ae89-571a4c62fb98', 'tenant_id': '0fdad39467004a5e84835c5cf21cd974', 'network_id': 'a0acbe79-50f9-42a6-a0d8-aa6f7fd7f036', 'mac_address': '02:5d:71:ff:7e:d4', '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': 'a9411306-9bb3-4d99-bfe6-b53194458b39'}], 'security_groups': ['4a90eabe-972c-4fd4-a736-93c6e2b69535'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '0fdad39467004a5e84835c5cf21cd974'}} 2025-02-03 14:05:13,056 - DEBUG - Response for create_port : {'port': {'name': '3a014970-f4eb-4f1a-960c-08535d9fa485', 'id': '3a014970-f4eb-4f1a-960c-08535d9fa485', 'tenant_id': '0fdad39467004a5e84835c5cf21cd974', 'network_id': 'a0acbe79-50f9-42a6-a0d8-aa6f7fd7f036', 'mac_address': '02:3a:01:49:70:f4', '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': 'eb324c85-0ca2-4021-9959-b9859300a414'}], 'security_groups': ['4a90eabe-972c-4fd4-a736-93c6e2b69535'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '0fdad39467004a5e84835c5cf21cd974'}} 2025-02-03 14:05:13,456 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2679-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2679-1) 2025-02-03 14:05:13,935 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2679-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2679-1) 2025-02-03 14:05:15,309 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2679-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2679-1) 2025-02-03 14:05:15,310 - DEBUG - Requesting: http://10.0.0.35:8082/domains 2025-02-03 14:05:15,319 - DEBUG - Requesting: http://10.0.0.35:8082/domain/ce26c46b-38e5-41a4-a5ad-95c82876d945 2025-02-03 14:05:15,349 - DEBUG - Requesting: http://10.0.0.35:8082/project/0fdad394-6700-4a5e-8483-5c5cf21cd974 2025-02-03 14:05:15,413 - DEBUG - Requesting: http://10.0.0.35:8082/network-ipam/f79a4958-c29a-4b4d-8b52-11b12c34af24 2025-02-03 14:05:15,434 - INFO - Verifications in API Server for IPAM: ctest-ipam-34105500 passed 2025-02-03 14:05:15,443 - DEBUG - Control-node 10.0.0.35 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-48732114:ctest-ipam-34105500', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-48732114', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17841653519352482637', 'uuid-lslong': '10039105972010790692'}, 'enable': 'true', 'created': '2025-02-03T14:05:11', 'last-modified': '2025-02-03T14:05:11', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.669182'} 2025-02-03 14:05:15,443 - INFO - Verifications in Control node for IPAM: ctest-ipam-34105500 passed 2025-02-03 14:05:15,443 - DEBUG - Requesting: http://10.0.0.35:8082/domains 2025-02-03 14:05:15,461 - DEBUG - Requesting: http://10.0.0.35:8082/domain/ce26c46b-38e5-41a4-a5ad-95c82876d945 2025-02-03 14:05:15,484 - DEBUG - Requesting: http://10.0.0.35:8082/project/0fdad394-6700-4a5e-8483-5c5cf21cd974 2025-02-03 14:05:15,581 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-network/a0acbe79-50f9-42a6-a0d8-aa6f7fd7f036 2025-02-03 14:05:15,597 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-network/a0acbe79-50f9-42a6-a0d8-aa6f7fd7f036 2025-02-03 14:05:15,611 - DEBUG - Requesting: http://10.0.0.35:8082/routing-instance/e06297ba-3e63-47ac-b7bf-77bede88da4f 2025-02-03 14:05:15,622 - DEBUG - Requesting: http://10.0.0.35:8082/routing-instance/e06297ba-3e63-47ac-b7bf-77bede88da4f 2025-02-03 14:05:15,634 - DEBUG - Requesting: http://10.0.0.35:8082/route-target/788f6bdf-06f5-4a00-b85f-95dfb681ee43 2025-02-03 14:05:15,645 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-02-03 14:05:15,645 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-network/a0acbe79-50f9-42a6-a0d8-aa6f7fd7f036 2025-02-03 14:05:15,658 - DEBUG - Requesting: http://10.0.0.35:8082/routing-instance/e06297ba-3e63-47ac-b7bf-77bede88da4f 2025-02-03 14:05:15,676 - INFO - Verified VN network id 8 for VN a0acbe79-50f9-42a6-a0d8-aa6f7fd7f036 2025-02-03 14:05:15,676 - INFO - Verifications in API Server for VN ctest-vn-31566340 passed 2025-02-03 14:05:15,676 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-network/a0acbe79-50f9-42a6-a0d8-aa6f7fd7f036 2025-02-03 14:05:15,693 - DEBUG - Requesting: http://10.0.0.35:8082/routing-instance/e06297ba-3e63-47ac-b7bf-77bede88da4f 2025-02-03 14:05:15,707 - DEBUG - Requesting: http://10.0.0.35:8082/routing-instance/e06297ba-3e63-47ac-b7bf-77bede88da4f 2025-02-03 14:05:15,722 - DEBUG - Requesting: http://10.0.0.35:8082/route-target/788f6bdf-06f5-4a00-b85f-95dfb681ee43 2025-02-03 14:05:15,749 - DEBUG - Control-node 10.0.0.35 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-48732114:ctest-vn-31566340', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-48732114', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11577838170321535654', 'uuid-lslong': '11590201036900921398'}, 'enable': 'true', 'created': '2025-02-03T14:05:12', 'last-modified': '2025-02-03T14:05:12', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.367030'} 2025-02-03 14:05:15,757 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-02-03 14:05:15,757 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-31566340 passed 2025-02-03 14:05:15,757 - DEBUG - ====Verifying policy data for ctest-vn-31566340 in API_Server ====== 2025-02-03 14:05:15,758 - DEBUG - Requesting: http://10.0.0.35:8082/domains 2025-02-03 14:05:15,764 - DEBUG - Requesting: http://10.0.0.35:8082/domain/ce26c46b-38e5-41a4-a5ad-95c82876d945 2025-02-03 14:05:15,784 - DEBUG - Requesting: http://10.0.0.35:8082/project/0fdad394-6700-4a5e-8483-5c5cf21cd974 2025-02-03 14:05:15,828 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-network/a0acbe79-50f9-42a6-a0d8-aa6f7fd7f036 2025-02-03 14:05:15,847 - DEBUG - =>VN ctest-vn-31566340 has no policy to be verified 2025-02-03 14:05:15,847 - DEBUG - Verifying the vn in opserver 2025-02-03 14:05:15,847 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-48732114:ctest-vn-31566340 virtual network link through opserver 10.0.0.35 2025-02-03 14:05:15,847 - DEBUG - Requesting: http://10.0.0.35:8081/analytics/uves/virtual-networks 2025-02-03 14:05:16,230 - DEBUG - Requesting: http://10.0.0.35:8081/analytics/uves/virtual-networks 2025-02-03 14:05:16,348 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-48732114:ctest-vn-31566340', 'href': 'http://10.0.0.35:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-48732114:ctest-vn-31566340?flat'} 2025-02-03 14:05:16,348 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-48732114:ctest-vn-31566340 is found in opserver 2025-02-03 14:05:16,359 - DEBUG - VRF ids for VN ctest-vn-31566340: {'10.0.0.35': '2'} 2025-02-03 14:05:16,360 - INFO - Waiting for VM ctest-TestBasicVMVN-48732114-36759881 to be up.. 2025-02-03 14:05:16,476 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-02-03 14:05:21,560 - DEBUG - VM is in ACTIVE state now 2025-02-03 14:05:21,561 - INFO - VM name : ctest-TestBasicVMVN-48732114-36759881 2025-02-03 14:05:21,655 - DEBUG - VM ctest-TestBasicVMVN-48732114-36759881 ID is 649bbd80-13bc-4e6f-ae9a-cc92130f6152 2025-02-03 14:05:21,656 - DEBUG - VM ctest-TestBasicVMVN-48732114-36759881 launched on Node cn-jenkins-deploy-platform-ansible-os-2679-1 2025-02-03 14:05:21,751 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine/649bbd80-13bc-4e6f-ae9a-cc92130f6152 2025-02-03 14:05:21,760 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine-interface/5d71ff7e-d40c-4985-ae89-571a4c62fb98 2025-02-03 14:05:25,037 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms') 2025-02-03 14:05:25,037 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-48732114-36759881 failed! 2025-02-03 14:05:25,094 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-48732114:ctest-vn-31566340 is 31.1.1.1 and allocation pool is NOT set 2025-02-03 14:05:25,095 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-48732114:ctest-vn-31566340 is 31.1.2.1 and allocation pool is NOT set 2025-02-03 14:05:27,164 - 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.650 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.650/1.782/2.914/1.132 ms') 2025-02-03 14:05:27,164 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-48732114-36759881 passed 2025-02-03 14:05:27,318 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-03 14:05:27,319 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-48732114-36759881, IP 31.1.1.4, Port 22 2025-02-03 14:05:27,482 - DEBUG - VM ctest-TestBasicVMVN-48732114-36759881 is ready for SSH connections 2025-02-03 14:05:27,482 - INFO - Waiting for VM ctest-TestBasicVMVN-48732114-29952809 to be up.. 2025-02-03 14:05:27,571 - DEBUG - VM is in ACTIVE state now 2025-02-03 14:05:27,571 - INFO - VM name : ctest-TestBasicVMVN-48732114-29952809 2025-02-03 14:05:27,658 - DEBUG - VM ctest-TestBasicVMVN-48732114-29952809 ID is 16e59b11-93fb-4f49-96a4-f9cec2722923 2025-02-03 14:05:27,658 - DEBUG - VM ctest-TestBasicVMVN-48732114-29952809 launched on Node cn-jenkins-deploy-platform-ansible-os-2679-1 2025-02-03 14:05:27,749 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine/16e59b11-93fb-4f49-96a4-f9cec2722923 2025-02-03 14:05:27,761 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine-interface/3a014970-f4eb-4f1a-960c-08535d9fa485 2025-02-03 14:05:29,007 - 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.91 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.411 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.411/1.661/2.911/1.250 ms') 2025-02-03 14:05:29,007 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-48732114-29952809 passed 2025-02-03 14:05:29,163 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-03 14:05:29,163 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-48732114-29952809, IP 31.1.2.4, Port 22 2025-02-03 14:05:29,318 - DEBUG - VM ctest-TestBasicVMVN-48732114-29952809 is ready for SSH connections 2025-02-03 14:05:29,319 - INFO - Waiting for VM ctest-TestBasicVMVN-48732114-48641206 to be up.. 2025-02-03 14:05:29,403 - DEBUG - VM is in ACTIVE state now 2025-02-03 14:05:29,403 - INFO - VM name : ctest-TestBasicVMVN-48732114-48641206 2025-02-03 14:05:29,491 - DEBUG - VM ctest-TestBasicVMVN-48732114-48641206 ID is e061e060-281f-40a2-8822-30ae226af3ff 2025-02-03 14:05:29,491 - DEBUG - VM ctest-TestBasicVMVN-48732114-48641206 launched on Node cn-jenkins-deploy-platform-ansible-os-2679-1 2025-02-03 14:05:29,575 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine/e061e060-281f-40a2-8822-30ae226af3ff 2025-02-03 14:05:29,584 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine-interface/a85bafa0-a682-431e-8ca0-ddcb2340c858 2025-02-03 14:05:30,837 - 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.10 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.644 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.644/1.874/3.104/1.230 ms') 2025-02-03 14:05:30,837 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-48732114-48641206 passed 2025-02-03 14:05:30,990 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-03 14:05:30,991 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-48732114-48641206, IP 31.1.1.3, Port 22 2025-02-03 14:05:31,150 - DEBUG - VM ctest-TestBasicVMVN-48732114-48641206 is ready for SSH connections 2025-02-03 14:05:31,150 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-03 14:05:31,150 - 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.35, gateway password: c0ntrail123 2025-02-03 14:05:31,150 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-02-03 14:05:35,214 - 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.333 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.909 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.839 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.909/2.360/4.333 ms 2025-02-03 14:05:35,214 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-48732114-36759881 passed 2025-02-03 14:05:35,214 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-03 14:05:35,214 - 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.35, gateway password: c0ntrail123 2025-02-03 14:05:35,214 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-02-03 14:05:38,901 - 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.166 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.872 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.862 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.862/1.633/3.166 ms 2025-02-03 14:05:38,901 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-48732114-29952809 passed 2025-02-03 14:05:38,901 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-03 14:05:38,901 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-03 14:05:38,901 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-03 14:05:38,902 - 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.35, gateway password: c0ntrail123 2025-02-03 14:05:38,902 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-02-03 14:05:39,100 - DEBUG - None 2025-02-03 14:05:39,101 - 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.35, gateway password: c0ntrail123 2025-02-03 14:05:39,101 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-02-03 14:05:39,292 - DEBUG - None 2025-02-03 14:05:39,292 - 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.35, gateway password: c0ntrail123 2025-02-03 14:05:39,292 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-02-03 14:05:39,919 - DEBUG - None 2025-02-03 14:05:39,919 - 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.35, gateway password: c0ntrail123 2025-02-03 14:05:39,919 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-02-03 14:05:42,150 - 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.052 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.280 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.479 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.197 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.370 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.370/2.275/6.280 ms 2025-02-03 14:05:42,150 - 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.35, gateway password: c0ntrail123 2025-02-03 14:05:42,150 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-02-03 14:05:44,411 - 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=2.002 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.121 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=7.809 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.518 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.937 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.643 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.564 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.518/2.942/7.809 ms 2025-02-03 14:05:44,411 - 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.35, gateway password: c0ntrail123 2025-02-03 14:05:44,412 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-02-03 14:05:46,649 - 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=1.328 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.839 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.757 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.410 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.203 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.969 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.395 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.395/2.271/4.757 ms 2025-02-03 14:05:46,650 - INFO - Deleting VM ctest-TestBasicVMVN-48732114-48641206 2025-02-03 14:05:46,728 - INFO - Detaching port 3a014970-f4eb-4f1a-960c-08535d9fa485 from VM ctest-TestBasicVMVN-48732114-29952809 2025-02-03 14:05:46,784 - INFO - Deleting VM ctest-TestBasicVMVN-48732114-29952809 2025-02-03 14:05:46,862 - INFO - Detaching port 5d71ff7e-d40c-4985-ae89-571a4c62fb98 from VM ctest-TestBasicVMVN-48732114-36759881 2025-02-03 14:05:46,908 - INFO - Deleting VM ctest-TestBasicVMVN-48732114-36759881 2025-02-03 14:05:46,996 - INFO - Deleting VN ctest-vn-31566340 2025-02-03 14:05:47,185 - DEBUG - Response for delete_port : () 2025-02-03 14:05:47,387 - DEBUG - Response for delete_port : () 2025-02-03 14:05:47,441 - DEBUG - VN a0acbe79-50f9-42a6-a0d8-aa6f7fd7f036 still in use: Unable to complete operation on network a0acbe79-50f9-42a6-a0d8-aa6f7fd7f036. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-8ba7fee1-c0c9-4148-b902-e9dd58ffa6b6'] 2025-02-03 14:05:47,442 - WARNING - Deleting VN ctest-vn-31566340 failed..Will retry 2025-02-03 14:05:49,618 - DEBUG - Response for deleting network () 2025-02-03 14:05:49,618 - DEBUG - Requesting: http://10.0.0.35:8082/routing-instance/e06297ba-3e63-47ac-b7bf-77bede88da4f 2025-02-03 14:05:49,625 - DEBUG - Response Code: 404 2025-02-03 14:05:49,625 - DEBUG - Requesting: http://10.0.0.35:8082/domains 2025-02-03 14:05:49,632 - DEBUG - Requesting: http://10.0.0.35:8082/domain/ce26c46b-38e5-41a4-a5ad-95c82876d945 2025-02-03 14:05:49,688 - DEBUG - Requesting: http://10.0.0.35:8082/project/0fdad394-6700-4a5e-8483-5c5cf21cd974 2025-02-03 14:05:49,767 - INFO - Validated that VN ctest-vn-31566340 is not found in API Server 2025-02-03 14:05:49,779 - DEBUG - VN ctest-vn-31566340 is not present in Agent 10.0.0.35 2025-02-03 14:05:49,779 - INFO - Validated that VN ctest-vn-31566340 is not in any agent 2025-02-03 14:05:49,785 - DEBUG - VRF 2 is not seen in agent 10.0.0.35 2025-02-03 14:05:49,791 - DEBUG - Vrouter 10.0.0.35 does not have vrf 2 for VN ctest-vn-31566340 2025-02-03 14:05:49,791 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-48732114:ctest-vn-31566340 2025-02-03 14:05:49,802 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-31566340 info 2025-02-03 14:05:49,882 - INFO - IPAM: ctest-ipam-34105500 is not found in API Server 2025-02-03 14:05:49,896 - INFO - IPAM:ctest-ipam-34105500 is not found in control node 2025-02-03 14:05:50,157 - DEBUG - No XMPP flaps were noticed during the test
2025-02-03 14:05:50,158 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39]
2025-02-03 14:05:50,158 - INFO - -------------------------------------------------------------------------------- 2025-02-03 14:05:50,904 - INFO - Deleted project: ctest-TestBasicVMVN-48732114, ID : 0fdad394-6700-4a5e-8483-5c5cf21cd974