2025-01-15 09:24:18,596 - INFO - Domain Default found not creating
2025-01-15 09:24:18,751 - INFO - Project ctest-TestBasicVMVN-60481066 not found, creating it
2025-01-15 09:24:19,250 - INFO - Created Project:ctest-TestBasicVMVN-60481066, ID : f271cf0a-e116-4edd-aff2-86e228413f24
2025-01-15 09:24:20,722 - INFO - ================================================================================
2025-01-15 09:24:20,723 - INFO - STARTING TEST : test_generic_link_local_service
2025-01-15 09:24:20,723 - 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-01-15 09:24:20,980 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.33': '0'}} with
2025-01-15 09:24:20,980 - INFO - Initial checks done. Running the testcase now
2025-01-15 09:24:20,980 - INFO -
2025-01-15 09:24:21,528 - DEBUG - Response for create_network : {'network': {'id': 'e0a68216-9fc2-4bf2-8153-e357c81af633', 'name': 'ctest-vn2_metadata-71868452', 'tenant_id': 'f271cf0ae1164eddaff286e228413f24', 'project_id': 'f271cf0ae1164eddaff286e228413f24', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-60481066', 'ctest-vn2_metadata-71868452'], 'port_security_enabled': True, 'description': ''}}
2025-01-15 09:24:21,729 - DEBUG - Response for create_subnet : {'subnet': {'id': '2bd68100-baa6-4bbe-b5b8-b6595888fb62', 'name': '', 'tenant_id': 'f271cf0ae1164eddaff286e228413f24', 'network_id': 'e0a68216-9fc2-4bf2-8153-e357c81af633', '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': 'f271cf0ae1164eddaff286e228413f24'}}
2025-01-15 09:24:21,749 - INFO - Created VN ctest-vn2_metadata-71868452
2025-01-15 09:24:21,802 - DEBUG - VN ctest-vn2_metadata-71868452 UUID is e0a68216-9fc2-4bf2-8153-e357c81af633
2025-01-15 09:24:21,988 - DEBUG - Services list from nova: [, , ]
2025-01-15 09:24:23,018 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2637-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2637-1)
2025-01-15 09:24:23,122 - DEBUG - Link local service introspect added
2025-01-15 09:24:23,173 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-15 09:24:28,256 - DEBUG - VM is in ACTIVE state now
2025-01-15 09:24:28,386 - INFO - Waiting for VM ctest-TestBasicVMVN-60481066-82382608 to be up..
2025-01-15 09:24:28,386 - INFO - VM name : ctest-TestBasicVMVN-60481066-82382608
2025-01-15 09:24:28,467 - DEBUG - VM ctest-TestBasicVMVN-60481066-82382608 ID is d69faf84-7167-41c6-b9ab-36faeb86ac35
2025-01-15 09:24:28,467 - DEBUG - VM ctest-TestBasicVMVN-60481066-82382608 launched on Node cn-jenkins-deploy-platform-ansible-os-2637-1
2025-01-15 09:24:28,553 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/d69faf84-7167-41c6-b9ab-36faeb86ac35
2025-01-15 09:24:28,846 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/d69faf84-7167-41c6-b9ab-36faeb86ac35
2025-01-15 09:24:28,876 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/a72800f6-5e7e-4e05-a7ac-8966b4a2cdd8
2025-01-15 09:24:32,155 - 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-01-15 09:24:32,155 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-60481066-82382608 failed!
2025-01-15 09:24:32,210 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60481066:ctest-vn2_metadata-71868452 is 11.1.1.1 and allocation pool is NOT set
2025-01-15 09:24:34,272 - 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=4.92 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.862 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.862/2.892/4.923/2.030 ms')
2025-01-15 09:24:34,272 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-60481066-82382608 passed
2025-01-15 09:24:34,422 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-15 09:24:34,422 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-60481066-82382608, IP 11.1.1.3, Port 22
2025-01-15 09:24:34,577 - DEBUG - VM ctest-TestBasicVMVN-60481066-82382608 is ready for SSH connections
2025-01-15 09:24:34,578 - INFO - Retry 0
2025-01-15 09:24:34,578 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-01-15 09:24:34,578 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-01-15 09:24:36,192 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-01-15 09:24:36,192 - INFO - Generic metadata worked
2025-01-15 09:24:36,442 - DEBUG - Link local service introspect removed
2025-01-15 09:24:36,442 - INFO - Deleting VM ctest-TestBasicVMVN-60481066-82382608
2025-01-15 09:24:36,507 - INFO - Deleting VN ctest-vn2_metadata-71868452
2025-01-15 09:24:36,548 - DEBUG - VN e0a68216-9fc2-4bf2-8153-e357c81af633 still in use: Unable to complete operation on network e0a68216-9fc2-4bf2-8153-e357c81af633. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-dae19beb-5e2c-4537-b061-5f004c56a88c']
2025-01-15 09:24:36,548 - WARNING - Deleting VN ctest-vn2_metadata-71868452 failed..Will retry
2025-01-15 09:24:38,694 - DEBUG - Response for deleting network ()
2025-01-15 09:24:38,947 - DEBUG - No XMPP flaps were noticed during the test
2025-01-15 09:24:38,948 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-01-15 09:24:38,948 - INFO - --------------------------------------------------------------------------------
2025-01-15 09:24:38,950 - INFO - ================================================================================
2025-01-15 09:24:38,950 - INFO - STARTING TEST : test_metadata_service
2025-01-15 09:24:38,950 - 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-01-15 09:24:39,243 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.33': '0'}} with
2025-01-15 09:24:39,244 - INFO - Initial checks done. Running the testcase now
2025-01-15 09:24:39,244 - INFO -
2025-01-15 09:24:39,244 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-configs
2025-01-15 09:24:39,251 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-config/d7f1d459-1eb3-44f9-be6c-49132c1a43b4
2025-01-15 09:24:39,459 - DEBUG - Response for create_network : {'network': {'id': '2f381669-be64-4eb1-8df8-547f3611c6fd', 'name': 'ctest-vn-83320556', 'tenant_id': 'f271cf0ae1164eddaff286e228413f24', 'project_id': 'f271cf0ae1164eddaff286e228413f24', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-60481066', 'ctest-vn-83320556'], 'port_security_enabled': True, 'description': ''}}
2025-01-15 09:24:39,677 - DEBUG - Response for create_subnet : {'subnet': {'id': '82205d71-38ba-4026-a1d0-7537f10ce500', 'name': '', 'tenant_id': 'f271cf0ae1164eddaff286e228413f24', 'network_id': '2f381669-be64-4eb1-8df8-547f3611c6fd', 'ip_version': 4, 'cidr': '87.74.137.64/26', 'allocation_pools': [{'start': '87.74.137.66', 'end': '87.74.137.126'}], 'gateway_ip': '87.74.137.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '87.74.137.66', 'tags': [], 'project_id': 'f271cf0ae1164eddaff286e228413f24'}}
2025-01-15 09:24:39,702 - INFO - Created VN ctest-vn-83320556
2025-01-15 09:24:39,758 - DEBUG - VN ctest-vn-83320556 UUID is 2f381669-be64-4eb1-8df8-547f3611c6fd
2025-01-15 09:24:40,970 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2637-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2637-1)
2025-01-15 09:24:40,970 - INFO - Waiting for VM ctest-TestBasicVMVN-60481066-93943978 to be up..
2025-01-15 09:24:41,029 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-15 09:24:46,109 - DEBUG - VM is in ACTIVE state now
2025-01-15 09:24:46,109 - INFO - VM name : ctest-TestBasicVMVN-60481066-93943978
2025-01-15 09:24:46,191 - DEBUG - VM ctest-TestBasicVMVN-60481066-93943978 ID is e7d87e53-6c34-45f5-880d-7978d8b51da5
2025-01-15 09:24:46,191 - DEBUG - VM ctest-TestBasicVMVN-60481066-93943978 launched on Node cn-jenkins-deploy-platform-ansible-os-2637-1
2025-01-15 09:24:46,274 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/e7d87e53-6c34-45f5-880d-7978d8b51da5
2025-01-15 09:24:46,284 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/d61f2685-d6b0-4142-94ab-dcf0c5e741e8
2025-01-15 09:24:49,538 - 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 1006ms')
2025-01-15 09:24:49,538 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-60481066-93943978 failed!
2025-01-15 09:24:49,594 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60481066:ctest-vn-83320556 is 87.74.137.65 and allocation pool is NOT set
2025-01-15 09:24:51,655 - 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=4.32 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.692 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.692/2.505/4.319/1.813 ms')
2025-01-15 09:24:51,656 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-60481066-93943978 passed
2025-01-15 09:24:51,814 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-15 09:24:51,814 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-60481066-93943978, IP 87.74.137.67, Port 22
2025-01-15 09:24:51,979 - DEBUG - VM ctest-TestBasicVMVN-60481066-93943978 is ready for SSH connections
2025-01-15 09:24:51,980 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-01-15 09:24:51,980 - DEBUG - cat /tmp/output.txt
2025-01-15 09:24:53,604 - DEBUG - Hello World. The time is now Wed, 15 Jan 2025 02:24:52 -0700!
2025-01-15 09:24:53,604 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 15 Jan 2025 02:24:52 -0700!'}
2025-01-15 09:24:53,604 - INFO - metadata_script.txt got executed in the vm
2025-01-15 09:24:53,604 - INFO - Deleting VM ctest-TestBasicVMVN-60481066-93943978
2025-01-15 09:24:53,669 - INFO - Deleting VN ctest-vn-83320556
2025-01-15 09:24:53,713 - DEBUG - VN 2f381669-be64-4eb1-8df8-547f3611c6fd still in use: Unable to complete operation on network 2f381669-be64-4eb1-8df8-547f3611c6fd. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-bb597918-54cc-49e8-915e-cee3234bae52']
2025-01-15 09:24:53,713 - WARNING - Deleting VN ctest-vn-83320556 failed..Will retry
2025-01-15 09:24:55,828 - DEBUG - Response for deleting network ()
2025-01-15 09:24:56,085 - DEBUG - No XMPP flaps were noticed during the test
2025-01-15 09:24:56,085 - INFO - END TEST : test_metadata_service : PASSED[0:00:18]
2025-01-15 09:24:56,085 - INFO - --------------------------------------------------------------------------------
2025-01-15 09:24:56,089 - INFO - ================================================================================
2025-01-15 09:24:56,089 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-01-15 09:24:56,089 - 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-01-15 09:24:56,378 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.33': '0'}} with
2025-01-15 09:24:56,378 - INFO - Initial checks done. Running the testcase now
2025-01-15 09:24:56,379 - INFO -
2025-01-15 09:24:56,878 - DEBUG - Response for create_network : {'network': {'id': '00a7e54f-6b01-4eaa-8dbe-c14cf5115a5f', 'name': 'ctest-vn-65002899', 'tenant_id': 'f271cf0ae1164eddaff286e228413f24', 'project_id': 'f271cf0ae1164eddaff286e228413f24', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-60481066', 'ctest-vn-65002899'], 'port_security_enabled': True, 'description': ''}}
2025-01-15 09:24:57,039 - DEBUG - Response for create_subnet : {'subnet': {'id': '16bbb529-b15e-4ec7-ae10-8d11f6c560d0', 'name': '', 'tenant_id': 'f271cf0ae1164eddaff286e228413f24', 'network_id': '00a7e54f-6b01-4eaa-8dbe-c14cf5115a5f', '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': 'f271cf0ae1164eddaff286e228413f24'}}
2025-01-15 09:24:57,238 - DEBUG - Response for create_subnet : {'subnet': {'id': '1682a285-ec75-461c-92ee-2db52d97dd9c', 'name': '', 'tenant_id': 'f271cf0ae1164eddaff286e228413f24', 'network_id': '00a7e54f-6b01-4eaa-8dbe-c14cf5115a5f', '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': 'f271cf0ae1164eddaff286e228413f24'}}
2025-01-15 09:24:57,258 - INFO - Created VN ctest-vn-65002899
2025-01-15 09:24:57,310 - DEBUG - VN ctest-vn-65002899 UUID is 00a7e54f-6b01-4eaa-8dbe-c14cf5115a5f
2025-01-15 09:24:57,703 - DEBUG - Response for create_port : {'port': {'name': '82e63769-fc37-4fc9-a869-6fca48490d05', 'id': '82e63769-fc37-4fc9-a869-6fca48490d05', 'tenant_id': 'f271cf0ae1164eddaff286e228413f24', 'network_id': '00a7e54f-6b01-4eaa-8dbe-c14cf5115a5f', 'mac_address': '02:82:e6:37:69:fc', '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': '16bbb529-b15e-4ec7-ae10-8d11f6c560d0'}], 'security_groups': ['2cad1026-dbd7-4b92-9a67-c3c90d59504e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f271cf0ae1164eddaff286e228413f24'}}
2025-01-15 09:24:57,875 - DEBUG - Response for create_port : {'port': {'name': '2e749a0c-a734-4940-9caf-6161b64c202c', 'id': '2e749a0c-a734-4940-9caf-6161b64c202c', 'tenant_id': 'f271cf0ae1164eddaff286e228413f24', 'network_id': '00a7e54f-6b01-4eaa-8dbe-c14cf5115a5f', 'mac_address': '02:2e:74:9a:0c:a7', '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': '1682a285-ec75-461c-92ee-2db52d97dd9c'}], 'security_groups': ['2cad1026-dbd7-4b92-9a67-c3c90d59504e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f271cf0ae1164eddaff286e228413f24'}}
2025-01-15 09:24:58,298 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2637-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2637-1)
2025-01-15 09:24:58,732 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2637-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2637-1)
2025-01-15 09:24:59,927 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2637-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2637-1)
2025-01-15 09:24:59,927 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-01-15 09:24:59,934 - DEBUG - Requesting: http://10.0.0.22:8082/domain/26f6f4fe-da6c-43d8-9b2e-61ab1b6fbbea
2025-01-15 09:24:59,947 - DEBUG - Requesting: http://10.0.0.22:8082/project/f271cf0a-e116-4edd-aff2-86e228413f24
2025-01-15 09:25:00,029 - DEBUG - Requesting: http://10.0.0.22:8082/network-ipam/f72ab1d8-df48-48b1-9708-5993f96d967c
2025-01-15 09:25:00,049 - INFO - Verifications in API Server for IPAM: ctest-ipam-52149683 passed
2025-01-15 09:25:00,058 - DEBUG - Control-node 10.0.0.22 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-60481066:ctest-ipam-52149683', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-60481066', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17810243221407156401', 'uuid-lslong': '10883046991620576892'}, 'enable': 'true', 'created': '2025-01-15T09:24:56', 'last-modified': '2025-01-15T09:24:56', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.443181'}
2025-01-15 09:25:00,058 - INFO - Verifications in Control node for IPAM: ctest-ipam-52149683 passed
2025-01-15 09:25:00,058 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-01-15 09:25:00,066 - DEBUG - Requesting: http://10.0.0.22:8082/domain/26f6f4fe-da6c-43d8-9b2e-61ab1b6fbbea
2025-01-15 09:25:00,081 - DEBUG - Requesting: http://10.0.0.22:8082/project/f271cf0a-e116-4edd-aff2-86e228413f24
2025-01-15 09:25:00,173 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/00a7e54f-6b01-4eaa-8dbe-c14cf5115a5f
2025-01-15 09:25:00,191 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/00a7e54f-6b01-4eaa-8dbe-c14cf5115a5f
2025-01-15 09:25:00,208 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/e16ba455-b47e-4144-ad9b-1b0d22177a9a
2025-01-15 09:25:00,217 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/e16ba455-b47e-4144-ad9b-1b0d22177a9a
2025-01-15 09:25:00,226 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/f6761883-f73d-4e8a-9775-94522abe833b
2025-01-15 09:25:00,234 - DEBUG - Route Targets: ['target:64512:8000004']
2025-01-15 09:25:00,234 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/00a7e54f-6b01-4eaa-8dbe-c14cf5115a5f
2025-01-15 09:25:00,250 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/e16ba455-b47e-4144-ad9b-1b0d22177a9a
2025-01-15 09:25:00,283 - INFO - Verified VN network id 8 for VN 00a7e54f-6b01-4eaa-8dbe-c14cf5115a5f
2025-01-15 09:25:00,283 - INFO - Verifications in API Server for VN ctest-vn-65002899 passed
2025-01-15 09:25:00,283 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/00a7e54f-6b01-4eaa-8dbe-c14cf5115a5f
2025-01-15 09:25:00,301 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/e16ba455-b47e-4144-ad9b-1b0d22177a9a
2025-01-15 09:25:00,312 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/e16ba455-b47e-4144-ad9b-1b0d22177a9a
2025-01-15 09:25:00,325 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/f6761883-f73d-4e8a-9775-94522abe833b
2025-01-15 09:25:00,350 - DEBUG - Control-node 10.0.0.22 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-60481066:ctest-vn-65002899', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-60481066', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '47258450371104426', 'uuid-lslong': '10213813541196094047'}, 'enable': 'true', 'created': '2025-01-15T09:24:56', 'last-modified': '2025-01-15T09:24:57', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.139907'}
2025-01-15 09:25:00,364 - DEBUG - Route Targets: ['target:64512:8000004']
2025-01-15 09:25:00,364 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-65002899 passed
2025-01-15 09:25:00,365 - DEBUG - ====Verifying policy data for ctest-vn-65002899 in API_Server ======
2025-01-15 09:25:00,365 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-01-15 09:25:00,381 - DEBUG - Requesting: http://10.0.0.22:8082/domain/26f6f4fe-da6c-43d8-9b2e-61ab1b6fbbea
2025-01-15 09:25:00,400 - DEBUG - Requesting: http://10.0.0.22:8082/project/f271cf0a-e116-4edd-aff2-86e228413f24
2025-01-15 09:25:00,543 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/00a7e54f-6b01-4eaa-8dbe-c14cf5115a5f
2025-01-15 09:25:00,560 - DEBUG - =>VN ctest-vn-65002899 has no policy to be verified
2025-01-15 09:25:00,560 - DEBUG - Verifying the vn in opserver
2025-01-15 09:25:00,560 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-60481066:ctest-vn-65002899 virtual network link through opserver 10.0.0.22
2025-01-15 09:25:00,561 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks
2025-01-15 09:25:00,910 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks
2025-01-15 09:25:01,041 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-60481066:ctest-vn-65002899', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-60481066:ctest-vn-65002899?flat'}
2025-01-15 09:25:01,041 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-60481066:ctest-vn-65002899 is found in opserver
2025-01-15 09:25:01,051 - DEBUG - VRF ids for VN ctest-vn-65002899: {'10.0.0.22': '2'}
2025-01-15 09:25:01,051 - INFO - Waiting for VM ctest-TestBasicVMVN-60481066-13349119 to be up..
2025-01-15 09:25:01,187 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-15 09:25:06,286 - DEBUG - VM is in ACTIVE state now
2025-01-15 09:25:06,286 - INFO - VM name : ctest-TestBasicVMVN-60481066-13349119
2025-01-15 09:25:06,377 - DEBUG - VM ctest-TestBasicVMVN-60481066-13349119 ID is 81bfbb2f-76db-4cd1-b8aa-a03801400e9d
2025-01-15 09:25:06,377 - DEBUG - VM ctest-TestBasicVMVN-60481066-13349119 launched on Node cn-jenkins-deploy-platform-ansible-os-2637-1
2025-01-15 09:25:06,460 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/81bfbb2f-76db-4cd1-b8aa-a03801400e9d
2025-01-15 09:25:06,469 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/82e63769-fc37-4fc9-a869-6fca48490d05
2025-01-15 09:25:09,727 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms')
2025-01-15 09:25:09,727 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-60481066-13349119 failed!
2025-01-15 09:25:09,790 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60481066:ctest-vn-65002899 is 31.1.1.1 and allocation pool is NOT set
2025-01-15 09:25:09,790 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60481066:ctest-vn-65002899 is 31.1.2.1 and allocation pool is NOT set
2025-01-15 09:25:11,849 - 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.24 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.553 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.553/1.898/3.244/1.345 ms')
2025-01-15 09:25:11,849 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-60481066-13349119 passed
2025-01-15 09:25:12,002 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-15 09:25:12,002 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-60481066-13349119, IP 31.1.1.4, Port 22
2025-01-15 09:25:12,157 - DEBUG - VM ctest-TestBasicVMVN-60481066-13349119 is ready for SSH connections
2025-01-15 09:25:12,157 - INFO - Waiting for VM ctest-TestBasicVMVN-60481066-00764994 to be up..
2025-01-15 09:25:12,242 - DEBUG - VM is in ACTIVE state now
2025-01-15 09:25:12,242 - INFO - VM name : ctest-TestBasicVMVN-60481066-00764994
2025-01-15 09:25:12,336 - DEBUG - VM ctest-TestBasicVMVN-60481066-00764994 ID is 9227e81f-68e0-406a-9e38-5f6c4312af59
2025-01-15 09:25:12,336 - DEBUG - VM ctest-TestBasicVMVN-60481066-00764994 launched on Node cn-jenkins-deploy-platform-ansible-os-2637-1
2025-01-15 09:25:12,434 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/9227e81f-68e0-406a-9e38-5f6c4312af59
2025-01-15 09:25:12,444 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/2e749a0c-a734-4940-9caf-6161b64c202c
2025-01-15 09:25:13,697 - 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=4.29 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.454 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.454/2.372/4.290/1.918 ms')
2025-01-15 09:25:13,697 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-60481066-00764994 passed
2025-01-15 09:25:13,850 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-15 09:25:13,850 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-60481066-00764994, IP 31.1.2.4, Port 22
2025-01-15 09:25:14,006 - DEBUG - VM ctest-TestBasicVMVN-60481066-00764994 is ready for SSH connections
2025-01-15 09:25:14,006 - INFO - Waiting for VM ctest-TestBasicVMVN-60481066-39101119 to be up..
2025-01-15 09:25:14,100 - DEBUG - VM is in ACTIVE state now
2025-01-15 09:25:14,101 - INFO - VM name : ctest-TestBasicVMVN-60481066-39101119
2025-01-15 09:25:14,185 - DEBUG - VM ctest-TestBasicVMVN-60481066-39101119 ID is 8be5e222-fcfa-4b36-9f8e-df1233c1272b
2025-01-15 09:25:14,186 - DEBUG - VM ctest-TestBasicVMVN-60481066-39101119 launched on Node cn-jenkins-deploy-platform-ansible-os-2637-1
2025-01-15 09:25:14,265 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/8be5e222-fcfa-4b36-9f8e-df1233c1272b
2025-01-15 09:25:14,274 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/417541db-6a43-4b9d-b411-5cf63791c10d
2025-01-15 09:25:15,521 - 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.13 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.370 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.370/1.751/3.133/1.381 ms')
2025-01-15 09:25:15,521 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60481066-39101119 passed
2025-01-15 09:25:15,678 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-15 09:25:15,678 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-60481066-39101119, IP 31.1.1.3, Port 22
2025-01-15 09:25:15,833 - DEBUG - VM ctest-TestBasicVMVN-60481066-39101119 is ready for SSH connections
2025-01-15 09:25:15,834 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-15 09:25:15,834 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-01-15 09:25:15,834 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-01-15 09:25:19,787 - 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=10.948 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.796 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.467 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.796/4.403/10.948 ms
2025-01-15 09:25:19,787 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-60481066-13349119 passed
2025-01-15 09:25:19,787 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-15 09:25:19,787 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-01-15 09:25:19,787 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-01-15 09:25:23,438 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=63 time=2.798 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.999 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.087 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.999/1.628/2.798 ms
2025-01-15 09:25:23,439 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-60481066-00764994 passed
2025-01-15 09:25:23,439 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-15 09:25:23,439 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-15 09:25:23,439 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-15 09:25:23,439 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-01-15 09:25:23,439 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-15 09:25:23,618 - DEBUG - None
2025-01-15 09:25:23,618 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-01-15 09:25:23,618 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-15 09:25:23,806 - DEBUG - None
2025-01-15 09:25:23,806 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-01-15 09:25:23,807 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-15 09:25:24,444 - DEBUG - None
2025-01-15 09:25:24,445 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-01-15 09:25:24,445 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-01-15 09:25:26,673 - 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.311 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.788 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.665 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.286 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.575 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.575/2.725/7.788 ms
2025-01-15 09:25:26,673 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-01-15 09:25:26,673 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-01-15 09:25:28,936 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=0.989 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.405 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.609 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.527 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.994 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.838 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.733 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.527/2.870/7.609 ms
2025-01-15 09:25:28,937 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-01-15 09:25:28,937 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-01-15 09:25:31,172 - 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.837 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.610 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.400 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.379 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.697 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.417 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.379 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.379/1.674/3.400 ms
2025-01-15 09:25:31,172 - INFO - Deleting VM ctest-TestBasicVMVN-60481066-39101119
2025-01-15 09:25:31,242 - INFO - Detaching port 2e749a0c-a734-4940-9caf-6161b64c202c from VM ctest-TestBasicVMVN-60481066-00764994
2025-01-15 09:25:31,293 - INFO - Deleting VM ctest-TestBasicVMVN-60481066-00764994
2025-01-15 09:25:31,363 - INFO - Detaching port 82e63769-fc37-4fc9-a869-6fca48490d05 from VM ctest-TestBasicVMVN-60481066-13349119
2025-01-15 09:25:31,399 - INFO - Deleting VM ctest-TestBasicVMVN-60481066-13349119
2025-01-15 09:25:31,488 - INFO - Deleting VN ctest-vn-65002899
2025-01-15 09:25:31,655 - DEBUG - Response for delete_port : ()
2025-01-15 09:25:31,828 - DEBUG - Response for delete_port : ()
2025-01-15 09:25:31,879 - DEBUG - VN 00a7e54f-6b01-4eaa-8dbe-c14cf5115a5f still in use: Unable to complete operation on network 00a7e54f-6b01-4eaa-8dbe-c14cf5115a5f. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f0d72209-3a03-499a-b3e8-24b8ea19d6c7']
2025-01-15 09:25:31,879 - WARNING - Deleting VN ctest-vn-65002899 failed..Will retry
2025-01-15 09:25:34,022 - DEBUG - Response for deleting network ()
2025-01-15 09:25:34,022 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/e16ba455-b47e-4144-ad9b-1b0d22177a9a
2025-01-15 09:25:34,032 - DEBUG - Response Code: 404
2025-01-15 09:25:34,032 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-01-15 09:25:34,040 - DEBUG - Requesting: http://10.0.0.22:8082/domain/26f6f4fe-da6c-43d8-9b2e-61ab1b6fbbea
2025-01-15 09:25:34,097 - DEBUG - Requesting: http://10.0.0.22:8082/project/f271cf0a-e116-4edd-aff2-86e228413f24
2025-01-15 09:25:34,173 - INFO - Validated that VN ctest-vn-65002899 is not found in API Server
2025-01-15 09:25:34,185 - DEBUG - VN ctest-vn-65002899 is not present in Agent 10.0.0.22
2025-01-15 09:25:34,185 - INFO - Validated that VN ctest-vn-65002899 is not in any agent
2025-01-15 09:25:34,190 - DEBUG - VRF 2 is not seen in agent 10.0.0.22
2025-01-15 09:25:34,196 - DEBUG - Vrouter 10.0.0.22 does not have vrf 2 for VN ctest-vn-65002899
2025-01-15 09:25:34,196 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-60481066:ctest-vn-65002899
2025-01-15 09:25:34,207 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-65002899 info
2025-01-15 09:25:34,290 - INFO - IPAM: ctest-ipam-52149683 is not found in API Server
2025-01-15 09:25:34,301 - INFO - IPAM:ctest-ipam-52149683 is not found in control node
2025-01-15 09:25:34,556 - DEBUG - No XMPP flaps were noticed during the test
2025-01-15 09:25:34,556 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-01-15 09:25:34,556 - INFO - --------------------------------------------------------------------------------
2025-01-15 09:25:35,285 - INFO - Deleted project: ctest-TestBasicVMVN-60481066, ID : f271cf0a-e116-4edd-aff2-86e228413f24