2026-04-02 02:35:10,861 - INFO - Domain Default found not creating
2026-04-02 02:35:11,071 - INFO - Project ctest-TestBasicVMVN-19173565 not found, creating it
2026-04-02 02:35:11,575 - INFO - Created Project:ctest-TestBasicVMVN-19173565, ID : 83bb7bd4-d69a-43f5-b13a-d954833d6549
2026-04-02 02:35:13,254 - INFO - ================================================================================
2026-04-02 02:35:13,255 - INFO - STARTING TEST : test_generic_link_local_service
2026-04-02 02:35:13,255 - 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
2026-04-02 02:35:13,514 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.252': '0'}} with
2026-04-02 02:35:13,514 - INFO - Initial checks done. Running the testcase now
2026-04-02 02:35:13,514 - INFO -
2026-04-02 02:35:14,150 - DEBUG - Response for create_network : {'network': {'id': '85ed38dd-513a-48f0-a543-4496680b76d9', 'name': 'ctest-vn2_metadata-17336540', 'tenant_id': '83bb7bd4d69a43f5b13ad954833d6549', 'project_id': '83bb7bd4d69a43f5b13ad954833d6549', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-19173565', 'ctest-vn2_metadata-17336540'], 'port_security_enabled': True, 'description': ''}}
2026-04-02 02:35:14,409 - DEBUG - Response for create_subnet : {'subnet': {'id': '79d2adda-fd05-4a56-a559-0fc4de795741', 'name': '', 'tenant_id': '83bb7bd4d69a43f5b13ad954833d6549', 'network_id': '85ed38dd-513a-48f0-a543-4496680b76d9', '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': '83bb7bd4d69a43f5b13ad954833d6549'}}
2026-04-02 02:35:14,430 - INFO - Created VN ctest-vn2_metadata-17336540
2026-04-02 02:35:14,484 - DEBUG - VN ctest-vn2_metadata-17336540 UUID is 85ed38dd-513a-48f0-a543-4496680b76d9
2026-04-02 02:35:14,690 - DEBUG - Services list from nova: [, , ]
2026-04-02 02:35:15,832 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5577-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5577-1)
2026-04-02 02:35:15,959 - DEBUG - Link local service introspect added
2026-04-02 02:35:16,007 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-02 02:35:21,099 - DEBUG - VM is in ACTIVE state now
2026-04-02 02:35:21,249 - INFO - Waiting for VM ctest-TestBasicVMVN-19173565-87293465 to be up..
2026-04-02 02:35:21,249 - INFO - VM name : ctest-TestBasicVMVN-19173565-87293465
2026-04-02 02:35:21,334 - DEBUG - VM ctest-TestBasicVMVN-19173565-87293465 ID is e3769189-2850-40e7-8ce4-7df436cbe723
2026-04-02 02:35:21,334 - DEBUG - VM ctest-TestBasicVMVN-19173565-87293465 launched on Node cn-jenkins-deploy-platform-ansible-os-5577-1
2026-04-02 02:35:21,420 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/e3769189-2850-40e7-8ce4-7df436cbe723
2026-04-02 02:35:21,726 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/e3769189-2850-40e7-8ce4-7df436cbe723
2026-04-02 02:35:21,764 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/c8e29a14-8656-4fda-9856-86ef0c438623
2026-04-02 02:35:25,030 - 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 1017ms')
2026-04-02 02:35:25,030 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19173565-87293465 failed!
2026-04-02 02:35:25,088 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19173565:ctest-vn2_metadata-17336540 is 11.1.1.1 and allocation pool is NOT set
2026-04-02 02:35:27,151 - 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.78 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.36 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.360/5.571/9.782/4.211 ms')
2026-04-02 02:35:27,152 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19173565-87293465 passed
2026-04-02 02:35:27,307 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-02 02:35:27,308 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19173565-87293465, IP 11.1.1.3, Port 22
2026-04-02 02:35:27,481 - DEBUG - VM ctest-TestBasicVMVN-19173565-87293465 is ready for SSH connections
2026-04-02 02:35:27,481 - INFO - Retry 0
2026-04-02 02:35:27,481 - 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
2026-04-02 02:35:27,481 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-04-02 02:35:29,138 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-04-02 02:35:29,138 - INFO - Generic metadata worked
2026-04-02 02:35:29,435 - DEBUG - Link local service introspect removed
2026-04-02 02:35:29,436 - INFO - Deleting VM ctest-TestBasicVMVN-19173565-87293465
2026-04-02 02:35:29,527 - INFO - Deleting VN ctest-vn2_metadata-17336540
2026-04-02 02:35:29,574 - DEBUG - VN 85ed38dd-513a-48f0-a543-4496680b76d9 still in use: Unable to complete operation on network 85ed38dd-513a-48f0-a543-4496680b76d9. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-55aedd3e-6e69-49fc-920f-94b8753a5374']
2026-04-02 02:35:29,575 - WARNING - Deleting VN ctest-vn2_metadata-17336540 failed..Will retry
2026-04-02 02:35:31,699 - DEBUG - Response for deleting network ()
2026-04-02 02:35:31,974 - DEBUG - No XMPP flaps were noticed during the test
2026-04-02 02:35:31,974 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2026-04-02 02:35:31,974 - INFO - --------------------------------------------------------------------------------
2026-04-02 02:35:31,978 - INFO - ================================================================================
2026-04-02 02:35:31,978 - INFO - STARTING TEST : test_metadata_service
2026-04-02 02:35:31,978 - 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
2026-04-02 02:35:32,275 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.252': '0'}} with
2026-04-02 02:35:32,276 - INFO - Initial checks done. Running the testcase now
2026-04-02 02:35:32,276 - INFO -
2026-04-02 02:35:32,276 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-configs
2026-04-02 02:35:32,282 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-config/8e64d0dd-3890-4fc9-95aa-bf5309365e5a
2026-04-02 02:35:32,472 - DEBUG - Response for create_network : {'network': {'id': 'ed0b551e-6508-4655-8366-849cbc33b0cc', 'name': 'ctest-vn-53193452', 'tenant_id': '83bb7bd4d69a43f5b13ad954833d6549', 'project_id': '83bb7bd4d69a43f5b13ad954833d6549', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-19173565', 'ctest-vn-53193452'], 'port_security_enabled': True, 'description': ''}}
2026-04-02 02:35:32,666 - DEBUG - Response for create_subnet : {'subnet': {'id': '68d360fe-7f92-4272-9d90-088320c645b7', 'name': '', 'tenant_id': '83bb7bd4d69a43f5b13ad954833d6549', 'network_id': 'ed0b551e-6508-4655-8366-849cbc33b0cc', 'ip_version': 4, 'cidr': '82.165.129.192/26', 'allocation_pools': [{'start': '82.165.129.194', 'end': '82.165.129.254'}], 'gateway_ip': '82.165.129.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '82.165.129.194', 'tags': [], 'project_id': '83bb7bd4d69a43f5b13ad954833d6549'}}
2026-04-02 02:35:32,688 - INFO - Created VN ctest-vn-53193452
2026-04-02 02:35:32,739 - DEBUG - VN ctest-vn-53193452 UUID is ed0b551e-6508-4655-8366-849cbc33b0cc
2026-04-02 02:35:33,968 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5577-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5577-1)
2026-04-02 02:35:33,968 - INFO - Waiting for VM ctest-TestBasicVMVN-19173565-87588308 to be up..
2026-04-02 02:35:34,013 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-02 02:35:39,099 - DEBUG - VM is in ACTIVE state now
2026-04-02 02:35:39,099 - INFO - VM name : ctest-TestBasicVMVN-19173565-87588308
2026-04-02 02:35:39,196 - DEBUG - VM ctest-TestBasicVMVN-19173565-87588308 ID is 22942cee-766e-457d-9029-7f326811c2b4
2026-04-02 02:35:39,196 - DEBUG - VM ctest-TestBasicVMVN-19173565-87588308 launched on Node cn-jenkins-deploy-platform-ansible-os-5577-1
2026-04-02 02:35:39,282 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/22942cee-766e-457d-9029-7f326811c2b4
2026-04-02 02:35:39,292 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/7b0ad8af-9400-43b8-9f3f-0f5f768cb752
2026-04-02 02:35:42,567 - 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 1022ms')
2026-04-02 02:35:42,567 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19173565-87588308 failed!
2026-04-02 02:35:42,627 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19173565:ctest-vn-53193452 is 82.165.129.193 and allocation pool is NOT set
2026-04-02 02:35:46,693 - 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=11.3 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 11.343/11.343/11.343/0.000 ms')
2026-04-02 02:35:46,693 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19173565-87588308 passed
2026-04-02 02:35:46,847 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-02 02:35:46,847 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19173565-87588308, IP 82.165.129.195, Port 22
2026-04-02 02:35:47,021 - DEBUG - VM ctest-TestBasicVMVN-19173565-87588308 is ready for SSH connections
2026-04-02 02:35:47,021 - 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
2026-04-02 02:35:47,021 - DEBUG - cat /tmp/output.txt
2026-04-02 02:35:48,669 - DEBUG - Hello World. The time is now Wed, 01 Apr 2026 20:35:46 -0600!
2026-04-02 02:35:48,669 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 01 Apr 2026 20:35:46 -0600!'}
2026-04-02 02:35:48,669 - INFO - metadata_script.txt got executed in the vm
2026-04-02 02:35:48,670 - INFO - Deleting VM ctest-TestBasicVMVN-19173565-87588308
2026-04-02 02:35:48,763 - INFO - Deleting VN ctest-vn-53193452
2026-04-02 02:35:48,811 - DEBUG - VN ed0b551e-6508-4655-8366-849cbc33b0cc still in use: Unable to complete operation on network ed0b551e-6508-4655-8366-849cbc33b0cc. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-71dac0ff-9ba7-4e2d-84d1-fd6f6a43ccbb']
2026-04-02 02:35:48,811 - WARNING - Deleting VN ctest-vn-53193452 failed..Will retry
2026-04-02 02:35:50,911 - DEBUG - Response for deleting network ()
2026-04-02 02:35:51,169 - DEBUG - No XMPP flaps were noticed during the test
2026-04-02 02:35:51,169 - INFO - END TEST : test_metadata_service : PASSED[0:00:20]
2026-04-02 02:35:51,169 - INFO - --------------------------------------------------------------------------------
2026-04-02 02:35:51,172 - INFO - ================================================================================
2026-04-02 02:35:51,172 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-04-02 02:35:51,172 - 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
2026-04-02 02:35:51,468 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.252': '0'}} with
2026-04-02 02:35:51,468 - INFO - Initial checks done. Running the testcase now
2026-04-02 02:35:51,468 - INFO -
2026-04-02 02:35:51,966 - DEBUG - Response for create_network : {'network': {'id': 'ecd0b022-5124-4406-a17f-d26550b05785', 'name': 'ctest-vn-79223224', 'tenant_id': '83bb7bd4d69a43f5b13ad954833d6549', 'project_id': '83bb7bd4d69a43f5b13ad954833d6549', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-19173565', 'ctest-vn-79223224'], 'port_security_enabled': True, 'description': ''}}
2026-04-02 02:35:52,168 - DEBUG - Response for create_subnet : {'subnet': {'id': '0babefc6-f152-496d-b902-827afa94e3b6', 'name': '', 'tenant_id': '83bb7bd4d69a43f5b13ad954833d6549', 'network_id': 'ecd0b022-5124-4406-a17f-d26550b05785', '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': '83bb7bd4d69a43f5b13ad954833d6549'}}
2026-04-02 02:35:52,371 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fab924d5-cdd3-445f-83b4-32c68b125715', 'name': '', 'tenant_id': '83bb7bd4d69a43f5b13ad954833d6549', 'network_id': 'ecd0b022-5124-4406-a17f-d26550b05785', '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': '83bb7bd4d69a43f5b13ad954833d6549'}}
2026-04-02 02:35:52,391 - INFO - Created VN ctest-vn-79223224
2026-04-02 02:35:52,443 - DEBUG - VN ctest-vn-79223224 UUID is ecd0b022-5124-4406-a17f-d26550b05785
2026-04-02 02:35:52,836 - DEBUG - Response for create_port : {'port': {'name': '4b3a451e-a1ed-4c0d-8896-54fd8067e973', 'id': '4b3a451e-a1ed-4c0d-8896-54fd8067e973', 'tenant_id': '83bb7bd4d69a43f5b13ad954833d6549', 'network_id': 'ecd0b022-5124-4406-a17f-d26550b05785', 'mac_address': '02:4b:3a:45:1e:a1', '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': '0babefc6-f152-496d-b902-827afa94e3b6'}], 'security_groups': ['f28e0a16-b947-46f2-b72b-b7f3b857ad8e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '83bb7bd4d69a43f5b13ad954833d6549'}}
2026-04-02 02:35:53,035 - DEBUG - Response for create_port : {'port': {'name': '8f692b66-47af-4d78-b27c-ff3381815386', 'id': '8f692b66-47af-4d78-b27c-ff3381815386', 'tenant_id': '83bb7bd4d69a43f5b13ad954833d6549', 'network_id': 'ecd0b022-5124-4406-a17f-d26550b05785', 'mac_address': '02:8f:69:2b:66:47', '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': 'fab924d5-cdd3-445f-83b4-32c68b125715'}], 'security_groups': ['f28e0a16-b947-46f2-b72b-b7f3b857ad8e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '83bb7bd4d69a43f5b13ad954833d6549'}}
2026-04-02 02:35:53,454 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5577-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5577-1)
2026-04-02 02:35:53,937 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5577-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5577-1)
2026-04-02 02:35:55,277 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5577-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5577-1)
2026-04-02 02:35:55,277 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2026-04-02 02:35:55,286 - DEBUG - Requesting: http://10.0.0.22:8082/domain/cc192362-2178-4c81-a1c5-22de6770d012
2026-04-02 02:35:55,309 - DEBUG - Requesting: http://10.0.0.22:8082/project/83bb7bd4-d69a-43f5-b13a-d954833d6549
2026-04-02 02:35:55,418 - DEBUG - Requesting: http://10.0.0.22:8082/network-ipam/f120015e-3b0e-4a69-ab17-97bc23ff5bba
2026-04-02 02:35:55,427 - INFO - Verifications in API Server for IPAM: ctest-ipam-84470201 passed
2026-04-02 02:35:55,433 - DEBUG - Control-node 10.0.0.22 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-19173565:ctest-ipam-84470201', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-19173565', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17374888866624719465', 'uuid-lslong': '12328489339263605690'}, 'enable': 'true', 'created': '2026-04-02T02:35:51', 'last-modified': '2026-04-02T02:35:51', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.731980'}
2026-04-02 02:35:55,434 - INFO - Verifications in Control node for IPAM: ctest-ipam-84470201 passed
2026-04-02 02:35:55,434 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2026-04-02 02:35:55,441 - DEBUG - Requesting: http://10.0.0.22:8082/domain/cc192362-2178-4c81-a1c5-22de6770d012
2026-04-02 02:35:55,457 - DEBUG - Requesting: http://10.0.0.22:8082/project/83bb7bd4-d69a-43f5-b13a-d954833d6549
2026-04-02 02:35:55,545 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/ecd0b022-5124-4406-a17f-d26550b05785
2026-04-02 02:35:55,562 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/ecd0b022-5124-4406-a17f-d26550b05785
2026-04-02 02:35:55,583 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/cc9a666a-ae47-450f-bc33-e247454601de
2026-04-02 02:35:55,591 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/cc9a666a-ae47-450f-bc33-e247454601de
2026-04-02 02:35:55,602 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/8029c56c-bb3b-4dd6-bcb7-baacb4573bee
2026-04-02 02:35:55,612 - DEBUG - Route Targets: ['target:64512:8000004']
2026-04-02 02:35:55,612 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/ecd0b022-5124-4406-a17f-d26550b05785
2026-04-02 02:35:55,625 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/cc9a666a-ae47-450f-bc33-e247454601de
2026-04-02 02:35:55,643 - INFO - Verified VN network id 12 for VN ecd0b022-5124-4406-a17f-d26550b05785
2026-04-02 02:35:55,643 - INFO - Verifications in API Server for VN ctest-vn-79223224 passed
2026-04-02 02:35:55,643 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/ecd0b022-5124-4406-a17f-d26550b05785
2026-04-02 02:35:55,653 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/cc9a666a-ae47-450f-bc33-e247454601de
2026-04-02 02:35:55,661 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/cc9a666a-ae47-450f-bc33-e247454601de
2026-04-02 02:35:55,669 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/8029c56c-bb3b-4dd6-bcb7-baacb4573bee
2026-04-02 02:35:55,696 - DEBUG - Control-node 10.0.0.22 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-19173565:ctest-vn-79223224', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-19173565', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17064332649543517190', 'uuid-lslong': '11637251294735914885'}, 'enable': 'true', 'created': '2026-04-02T02:35:51', 'last-modified': '2026-04-02T02:35:52', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.357198'}
2026-04-02 02:35:55,704 - DEBUG - Route Targets: ['target:64512:8000004']
2026-04-02 02:35:55,704 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-79223224 passed
2026-04-02 02:35:55,705 - DEBUG - ====Verifying policy data for ctest-vn-79223224 in API_Server ======
2026-04-02 02:35:55,705 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2026-04-02 02:35:55,713 - DEBUG - Requesting: http://10.0.0.22:8082/domain/cc192362-2178-4c81-a1c5-22de6770d012
2026-04-02 02:35:55,725 - DEBUG - Requesting: http://10.0.0.22:8082/project/83bb7bd4-d69a-43f5-b13a-d954833d6549
2026-04-02 02:35:55,804 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/ecd0b022-5124-4406-a17f-d26550b05785
2026-04-02 02:35:55,819 - DEBUG - =>VN ctest-vn-79223224 has no policy to be verified
2026-04-02 02:35:55,819 - DEBUG - Verifying the vn in opserver
2026-04-02 02:35:55,819 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-19173565:ctest-vn-79223224 virtual network link through opserver 10.0.0.22
2026-04-02 02:35:55,819 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks
2026-04-02 02:35:56,254 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks
2026-04-02 02:35:56,331 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-19173565:ctest-vn-79223224', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-19173565:ctest-vn-79223224?flat'}
2026-04-02 02:35:56,331 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-19173565:ctest-vn-79223224 is found in opserver
2026-04-02 02:35:56,339 - DEBUG - VRF ids for VN ctest-vn-79223224: {'10.0.0.22': '2'}
2026-04-02 02:35:56,339 - INFO - Waiting for VM ctest-TestBasicVMVN-19173565-27757389 to be up..
2026-04-02 02:35:56,434 - DEBUG - VM is in ACTIVE state now
2026-04-02 02:35:56,434 - INFO - VM name : ctest-TestBasicVMVN-19173565-27757389
2026-04-02 02:35:56,522 - DEBUG - VM ctest-TestBasicVMVN-19173565-27757389 ID is b0d54eda-f0b7-4b80-836c-ad91f9dfddc4
2026-04-02 02:35:56,522 - DEBUG - VM ctest-TestBasicVMVN-19173565-27757389 launched on Node cn-jenkins-deploy-platform-ansible-os-5577-1
2026-04-02 02:35:56,601 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/b0d54eda-f0b7-4b80-836c-ad91f9dfddc4
2026-04-02 02:35:56,610 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/4b3a451e-a1ed-4c0d-8896-54fd8067e973
2026-04-02 02:35:59,875 - 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 1022ms')
2026-04-02 02:35:59,875 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19173565-27757389 failed!
2026-04-02 02:35:59,931 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19173565:ctest-vn-79223224 is 31.1.1.1 and allocation pool is NOT set
2026-04-02 02:35:59,931 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19173565:ctest-vn-79223224 is 31.1.2.1 and allocation pool is NOT set
2026-04-02 02:36:03,998 - 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 1005ms')
2026-04-02 02:36:03,998 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19173565-27757389 failed!
2026-04-02 02:36:04,059 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19173565:ctest-vn-79223224 is 31.1.1.1 and allocation pool is NOT set
2026-04-02 02:36:04,060 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19173565:ctest-vn-79223224 is 31.1.2.1 and allocation pool is NOT set
2026-04-02 02:36:06,128 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=3.85 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.448 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.448/2.150/3.853/1.702 ms')
2026-04-02 02:36:06,128 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19173565-27757389 passed
2026-04-02 02:36:06,283 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-02 02:36:06,284 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19173565-27757389, IP 31.1.1.4, Port 22
2026-04-02 02:36:06,449 - DEBUG - VM ctest-TestBasicVMVN-19173565-27757389 is ready for SSH connections
2026-04-02 02:36:06,449 - INFO - Waiting for VM ctest-TestBasicVMVN-19173565-48811240 to be up..
2026-04-02 02:36:06,548 - DEBUG - VM is in ACTIVE state now
2026-04-02 02:36:06,548 - INFO - VM name : ctest-TestBasicVMVN-19173565-48811240
2026-04-02 02:36:06,634 - DEBUG - VM ctest-TestBasicVMVN-19173565-48811240 ID is 41db7454-3945-4415-94f1-702fe6d687c6
2026-04-02 02:36:06,634 - DEBUG - VM ctest-TestBasicVMVN-19173565-48811240 launched on Node cn-jenkins-deploy-platform-ansible-os-5577-1
2026-04-02 02:36:06,727 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/41db7454-3945-4415-94f1-702fe6d687c6
2026-04-02 02:36:06,737 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/8f692b66-47af-4d78-b27c-ff3381815386
2026-04-02 02:36:07,989 - 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.00 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.494 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.494/2.249/4.004/1.755 ms')
2026-04-02 02:36:07,989 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-19173565-48811240 passed
2026-04-02 02:36:08,143 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-02 02:36:08,143 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19173565-48811240, IP 31.1.2.4, Port 22
2026-04-02 02:36:08,313 - DEBUG - VM ctest-TestBasicVMVN-19173565-48811240 is ready for SSH connections
2026-04-02 02:36:08,313 - INFO - Waiting for VM ctest-TestBasicVMVN-19173565-57812578 to be up..
2026-04-02 02:36:08,402 - DEBUG - VM is in ACTIVE state now
2026-04-02 02:36:08,402 - INFO - VM name : ctest-TestBasicVMVN-19173565-57812578
2026-04-02 02:36:08,491 - DEBUG - VM ctest-TestBasicVMVN-19173565-57812578 ID is a6a9ce23-d599-4f87-b00b-0fb160cebb5d
2026-04-02 02:36:08,491 - DEBUG - VM ctest-TestBasicVMVN-19173565-57812578 launched on Node cn-jenkins-deploy-platform-ansible-os-5577-1
2026-04-02 02:36:08,583 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/a6a9ce23-d599-4f87-b00b-0fb160cebb5d
2026-04-02 02:36:08,592 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/750277db-1f0c-4189-af37-2698e56e9401
2026-04-02 02:36:09,838 - 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.41 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.385 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.385/1.895/3.406/1.510 ms')
2026-04-02 02:36:09,838 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-19173565-57812578 passed
2026-04-02 02:36:09,987 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-02 02:36:09,987 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19173565-57812578, IP 31.1.1.3, Port 22
2026-04-02 02:36:10,153 - DEBUG - VM ctest-TestBasicVMVN-19173565-57812578 is ready for SSH connections
2026-04-02 02:36:10,153 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-02 02:36:10,153 - 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.22, gateway password: c0ntrail123
2026-04-02 02:36:10,153 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-04-02 02:36:14,291 - 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.343 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.212 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.825 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.825/2.126/4.343 ms
2026-04-02 02:36:14,291 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-19173565-27757389 passed
2026-04-02 02:36:14,291 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-02 02:36:14,291 - 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.22, gateway password: c0ntrail123
2026-04-02 02:36:14,291 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-04-02 02:36:17,995 - 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.440 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.940 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.886 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.886/1.755/3.440 ms
2026-04-02 02:36:17,995 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-19173565-48811240 passed
2026-04-02 02:36:17,995 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-02 02:36:17,995 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-02 02:36:17,995 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-02 02:36:17,995 - 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
2026-04-02 02:36:17,995 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-04-02 02:36:18,224 - DEBUG - None
2026-04-02 02:36:18,225 - 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
2026-04-02 02:36:18,225 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-04-02 02:36:18,424 - DEBUG - None
2026-04-02 02:36:18,425 - 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
2026-04-02 02:36:18,425 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-04-02 02:36:19,090 - DEBUG - None
2026-04-02 02:36:19,091 - 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.22, gateway password: c0ntrail123
2026-04-02 02:36:19,091 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-04-02 02:36:21,311 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.908 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.994 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.175 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.902 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.465 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.465/3.288/7.994 ms
2026-04-02 02:36:21,312 - 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.22, gateway password: c0ntrail123
2026-04-02 02:36:21,312 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-04-02 02:36:23,561 - 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.133 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.634 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=6.227 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.483 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.061 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.941 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.656 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.483/2.733/6.227 ms
2026-04-02 02:36:23,561 - 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.22, gateway password: c0ntrail123
2026-04-02 02:36:23,561 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-04-02 02:36:25,831 - 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.722 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.124 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.130 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.561 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.313 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.333 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.643 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.643/2.546/4.333 ms
2026-04-02 02:36:25,831 - INFO - Deleting VM ctest-TestBasicVMVN-19173565-57812578
2026-04-02 02:36:25,909 - INFO - Detaching port 8f692b66-47af-4d78-b27c-ff3381815386 from VM ctest-TestBasicVMVN-19173565-48811240
2026-04-02 02:36:25,964 - INFO - Deleting VM ctest-TestBasicVMVN-19173565-48811240
2026-04-02 02:36:26,048 - INFO - Detaching port 4b3a451e-a1ed-4c0d-8896-54fd8067e973 from VM ctest-TestBasicVMVN-19173565-27757389
2026-04-02 02:36:26,100 - INFO - Deleting VM ctest-TestBasicVMVN-19173565-27757389
2026-04-02 02:36:26,180 - INFO - Deleting VN ctest-vn-79223224
2026-04-02 02:36:26,384 - DEBUG - Response for delete_port : ()
2026-04-02 02:36:26,628 - DEBUG - Response for delete_port : ()
2026-04-02 02:36:26,809 - DEBUG - Response for deleting network ()
2026-04-02 02:36:26,809 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/cc9a666a-ae47-450f-bc33-e247454601de
2026-04-02 02:36:26,817 - DEBUG - Response Code: 404
2026-04-02 02:36:26,818 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2026-04-02 02:36:26,824 - DEBUG - Requesting: http://10.0.0.22:8082/domain/cc192362-2178-4c81-a1c5-22de6770d012
2026-04-02 02:36:26,881 - DEBUG - Requesting: http://10.0.0.22:8082/project/83bb7bd4-d69a-43f5-b13a-d954833d6549
2026-04-02 02:36:26,977 - INFO - Validated that VN ctest-vn-79223224 is not found in API Server
2026-04-02 02:36:26,988 - DEBUG - VN ctest-vn-79223224 is not present in Agent 10.0.0.22
2026-04-02 02:36:26,988 - INFO - Validated that VN ctest-vn-79223224 is not in any agent
2026-04-02 02:36:26,995 - DEBUG - VRF 2 is not seen in agent 10.0.0.22
2026-04-02 02:36:27,003 - DEBUG - Vrouter 10.0.0.22 does not have vrf 2 for VN ctest-vn-79223224
2026-04-02 02:36:27,003 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-19173565:ctest-vn-79223224
2026-04-02 02:36:27,018 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-79223224 info
2026-04-02 02:36:27,099 - INFO - IPAM: ctest-ipam-84470201 is not found in API Server
2026-04-02 02:36:27,110 - INFO - IPAM:ctest-ipam-84470201 is not found in control node
2026-04-02 02:36:27,371 - DEBUG - No XMPP flaps were noticed during the test
2026-04-02 02:36:27,371 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36]
2026-04-02 02:36:27,371 - INFO - --------------------------------------------------------------------------------
2026-04-02 02:36:28,103 - INFO - Deleted project: ctest-TestBasicVMVN-19173565, ID : 83bb7bd4-d69a-43f5-b13a-d954833d6549