2026-04-17 11:55:54,370 - INFO - Domain Default found not creating
2026-04-17 11:55:54,533 - INFO - Project ctest-TestBasicVMVN-62745301 not found, creating it
2026-04-17 11:55:54,972 - INFO - Created Project:ctest-TestBasicVMVN-62745301, ID : b9712350-d59d-4286-8ea2-5cf156c42ccc
2026-04-17 11:55:56,465 - INFO - ================================================================================
2026-04-17 11:55:56,466 - INFO - STARTING TEST : test_generic_link_local_service
2026-04-17 11:55:56,466 - 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-17 11:55:56,720 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.20.0.17': '0'}} with
2026-04-17 11:55:56,720 - INFO - Initial checks done. Running the testcase now
2026-04-17 11:55:56,720 - INFO -
2026-04-17 11:55:57,285 - DEBUG - Response for create_network : {'network': {'id': '976bca67-7c69-474a-9741-1986838353fa', 'name': 'ctest-vn2_metadata-37632689', 'tenant_id': 'b9712350d59d42868ea25cf156c42ccc', 'project_id': 'b9712350d59d42868ea25cf156c42ccc', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-62745301', 'ctest-vn2_metadata-37632689'], 'port_security_enabled': True, 'description': ''}}
2026-04-17 11:55:57,424 - DEBUG - Response for create_subnet : {'subnet': {'id': '99de7150-ef40-4e0d-a5a9-74239bb38386', 'name': '', 'tenant_id': 'b9712350d59d42868ea25cf156c42ccc', 'network_id': '976bca67-7c69-474a-9741-1986838353fa', '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': 'b9712350d59d42868ea25cf156c42ccc'}}
2026-04-17 11:55:57,440 - INFO - Created VN ctest-vn2_metadata-37632689
2026-04-17 11:55:57,489 - DEBUG - VN ctest-vn2_metadata-37632689 UUID is 976bca67-7c69-474a-9741-1986838353fa
2026-04-17 11:55:57,682 - DEBUG - Services list from nova: [, , ]
2026-04-17 11:55:58,747 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5634-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5634-1)
2026-04-17 11:55:58,849 - DEBUG - Link local service introspect added
2026-04-17 11:55:58,891 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-17 11:56:03,969 - DEBUG - VM is in ACTIVE state now
2026-04-17 11:56:04,107 - INFO - Waiting for VM ctest-TestBasicVMVN-62745301-63901252 to be up..
2026-04-17 11:56:04,107 - INFO - VM name : ctest-TestBasicVMVN-62745301-63901252
2026-04-17 11:56:04,183 - DEBUG - VM ctest-TestBasicVMVN-62745301-63901252 ID is 67aa8578-09ca-4747-92c2-35767299f38c
2026-04-17 11:56:04,183 - DEBUG - VM ctest-TestBasicVMVN-62745301-63901252 launched on Node cn-jenkins-deploy-platform-ansible-os-5634-1
2026-04-17 11:56:04,260 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/67aa8578-09ca-4747-92c2-35767299f38c
2026-04-17 11:56:04,563 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/67aa8578-09ca-4747-92c2-35767299f38c
2026-04-17 11:56:04,602 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/f26f224b-f0d5-4b33-8a7e-0debe365e33e
2026-04-17 11:56:07,852 - 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 1019ms')
2026-04-17 11:56:07,852 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62745301-63901252 failed!
2026-04-17 11:56:07,906 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62745301:ctest-vn2_metadata-37632689 is 11.1.1.1 and allocation pool is NOT set
2026-04-17 11:56:09,969 - 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.70 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.782 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.782/2.242/3.703/1.460 ms')
2026-04-17 11:56:09,969 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62745301-63901252 passed
2026-04-17 11:56:10,118 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-17 11:56:10,118 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62745301-63901252, IP 11.1.1.3, Port 22
2026-04-17 11:56:10,273 - DEBUG - VM ctest-TestBasicVMVN-62745301-63901252 is ready for SSH connections
2026-04-17 11:56:10,274 - INFO - Retry 0
2026-04-17 11:56:10,274 - 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.23, gateway password: c0ntrail123
2026-04-17 11:56:10,274 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-04-17 11:56:11,883 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-04-17 11:56:11,883 - INFO - Generic metadata worked
2026-04-17 11:56:12,129 - DEBUG - Link local service introspect removed
2026-04-17 11:56:12,130 - INFO - Deleting VM ctest-TestBasicVMVN-62745301-63901252
2026-04-17 11:56:12,193 - INFO - Deleting VN ctest-vn2_metadata-37632689
2026-04-17 11:56:12,226 - DEBUG - VN 976bca67-7c69-474a-9741-1986838353fa still in use: Unable to complete operation on network 976bca67-7c69-474a-9741-1986838353fa. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-eb698938-594b-4273-b4b7-d387b13aaf69']
2026-04-17 11:56:12,226 - WARNING - Deleting VN ctest-vn2_metadata-37632689 failed..Will retry
2026-04-17 11:56:14,327 - DEBUG - Response for deleting network ()
2026-04-17 11:56:14,582 - DEBUG - No XMPP flaps were noticed during the test
2026-04-17 11:56:14,582 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2026-04-17 11:56:14,582 - INFO - --------------------------------------------------------------------------------
2026-04-17 11:56:14,585 - INFO - ================================================================================
2026-04-17 11:56:14,585 - INFO - STARTING TEST : test_metadata_service
2026-04-17 11:56:14,585 - 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-17 11:56:14,876 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.20.0.17': '0'}} with
2026-04-17 11:56:14,876 - INFO - Initial checks done. Running the testcase now
2026-04-17 11:56:14,876 - INFO -
2026-04-17 11:56:14,876 - DEBUG - Requesting: http://10.0.0.23:8082/global-vrouter-configs
2026-04-17 11:56:14,882 - DEBUG - Requesting: http://10.0.0.23:8082/global-vrouter-config/1f134a16-b7b3-4c9a-bc0b-2f347d09f777
2026-04-17 11:56:15,063 - DEBUG - Response for create_network : {'network': {'id': '071e1534-c480-459e-9e39-e55cf07759e7', 'name': 'ctest-vn-80816886', 'tenant_id': 'b9712350d59d42868ea25cf156c42ccc', 'project_id': 'b9712350d59d42868ea25cf156c42ccc', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-62745301', 'ctest-vn-80816886'], 'port_security_enabled': True, 'description': ''}}
2026-04-17 11:56:15,264 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cab0a916-aa45-4752-9250-e59287d448b1', 'name': '', 'tenant_id': 'b9712350d59d42868ea25cf156c42ccc', 'network_id': '071e1534-c480-459e-9e39-e55cf07759e7', 'ip_version': 4, 'cidr': '97.43.112.0/26', 'allocation_pools': [{'start': '97.43.112.2', 'end': '97.43.112.62'}], 'gateway_ip': '97.43.112.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '97.43.112.2', 'tags': [], 'project_id': 'b9712350d59d42868ea25cf156c42ccc'}}
2026-04-17 11:56:15,283 - INFO - Created VN ctest-vn-80816886
2026-04-17 11:56:15,334 - DEBUG - VN ctest-vn-80816886 UUID is 071e1534-c480-459e-9e39-e55cf07759e7
2026-04-17 11:56:16,517 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5634-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5634-1)
2026-04-17 11:56:16,517 - INFO - Waiting for VM ctest-TestBasicVMVN-62745301-00711300 to be up..
2026-04-17 11:56:16,554 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-17 11:56:21,644 - DEBUG - VM is in ACTIVE state now
2026-04-17 11:56:21,644 - INFO - VM name : ctest-TestBasicVMVN-62745301-00711300
2026-04-17 11:56:21,717 - DEBUG - VM ctest-TestBasicVMVN-62745301-00711300 ID is 3a9a1fed-fe30-45c5-8be6-725cbefae985
2026-04-17 11:56:21,717 - DEBUG - VM ctest-TestBasicVMVN-62745301-00711300 launched on Node cn-jenkins-deploy-platform-ansible-os-5634-1
2026-04-17 11:56:21,791 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/3a9a1fed-fe30-45c5-8be6-725cbefae985
2026-04-17 11:56:21,800 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/eab6b77d-e7d5-4426-b872-eab69f48d43f
2026-04-17 11:56:25,069 - 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 1021ms')
2026-04-17 11:56:25,069 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62745301-00711300 failed!
2026-04-17 11:56:25,186 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62745301:ctest-vn-80816886 is 97.43.112.1 and allocation pool is NOT set
2026-04-17 11:56:27,250 - 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.89 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.67 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 2.669/3.281/3.894/0.612 ms')
2026-04-17 11:56:27,251 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62745301-00711300 passed
2026-04-17 11:56:27,398 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-17 11:56:27,398 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62745301-00711300, IP 97.43.112.3, Port 22
2026-04-17 11:56:27,553 - DEBUG - VM ctest-TestBasicVMVN-62745301-00711300 is ready for SSH connections
2026-04-17 11:56:27,553 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2026-04-17 11:56:27,553 - DEBUG - cat /tmp/output.txt
2026-04-17 11:56:29,186 - DEBUG - Hello World. The time is now Fri, 17 Apr 2026 05:56:27 -0600!
2026-04-17 11:56:29,187 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Fri, 17 Apr 2026 05:56:27 -0600!'}
2026-04-17 11:56:29,187 - INFO - metadata_script.txt got executed in the vm
2026-04-17 11:56:29,187 - INFO - Deleting VM ctest-TestBasicVMVN-62745301-00711300
2026-04-17 11:56:29,302 - INFO - Deleting VN ctest-vn-80816886
2026-04-17 11:56:29,338 - DEBUG - VN 071e1534-c480-459e-9e39-e55cf07759e7 still in use: Unable to complete operation on network 071e1534-c480-459e-9e39-e55cf07759e7. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-506bb122-311e-4fe7-8aba-99ea28ae3876']
2026-04-17 11:56:29,338 - WARNING - Deleting VN ctest-vn-80816886 failed..Will retry
2026-04-17 11:56:31,436 - DEBUG - Response for deleting network ()
2026-04-17 11:56:31,690 - DEBUG - No XMPP flaps were noticed during the test
2026-04-17 11:56:31,690 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2026-04-17 11:56:31,690 - INFO - --------------------------------------------------------------------------------
2026-04-17 11:56:31,695 - INFO - ================================================================================
2026-04-17 11:56:31,695 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-04-17 11:56:31,695 - 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-17 11:56:32,000 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.20.0.17': '0'}} with
2026-04-17 11:56:32,000 - INFO - Initial checks done. Running the testcase now
2026-04-17 11:56:32,000 - INFO -
2026-04-17 11:56:32,473 - DEBUG - Response for create_network : {'network': {'id': 'a3af1d44-7fba-4b62-a85b-6ee1810162f8', 'name': 'ctest-vn-19991839', 'tenant_id': 'b9712350d59d42868ea25cf156c42ccc', 'project_id': 'b9712350d59d42868ea25cf156c42ccc', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-62745301', 'ctest-vn-19991839'], 'port_security_enabled': True, 'description': ''}}
2026-04-17 11:56:32,618 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bed46aca-1908-4dbd-b9b3-bc2f65ce63eb', 'name': '', 'tenant_id': 'b9712350d59d42868ea25cf156c42ccc', 'network_id': 'a3af1d44-7fba-4b62-a85b-6ee1810162f8', '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': 'b9712350d59d42868ea25cf156c42ccc'}}
2026-04-17 11:56:32,780 - DEBUG - Response for create_subnet : {'subnet': {'id': '74ad832c-942e-4a54-b36f-84d6e47fd343', 'name': '', 'tenant_id': 'b9712350d59d42868ea25cf156c42ccc', 'network_id': 'a3af1d44-7fba-4b62-a85b-6ee1810162f8', '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': 'b9712350d59d42868ea25cf156c42ccc'}}
2026-04-17 11:56:32,798 - INFO - Created VN ctest-vn-19991839
2026-04-17 11:56:32,854 - DEBUG - VN ctest-vn-19991839 UUID is a3af1d44-7fba-4b62-a85b-6ee1810162f8
2026-04-17 11:56:33,188 - DEBUG - Response for create_port : {'port': {'name': '8846c60c-392b-4cfd-994e-5e29f0e35b82', 'id': '8846c60c-392b-4cfd-994e-5e29f0e35b82', 'tenant_id': 'b9712350d59d42868ea25cf156c42ccc', 'network_id': 'a3af1d44-7fba-4b62-a85b-6ee1810162f8', 'mac_address': '02:88:46:c6:0c:39', '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': 'bed46aca-1908-4dbd-b9b3-bc2f65ce63eb'}], 'security_groups': ['51bfebbb-6cbc-4ab8-b300-0a07f5edf8c1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b9712350d59d42868ea25cf156c42ccc'}}
2026-04-17 11:56:33,357 - DEBUG - Response for create_port : {'port': {'name': '668c8650-11e2-488c-aa1c-50a02a27fe05', 'id': '668c8650-11e2-488c-aa1c-50a02a27fe05', 'tenant_id': 'b9712350d59d42868ea25cf156c42ccc', 'network_id': 'a3af1d44-7fba-4b62-a85b-6ee1810162f8', 'mac_address': '02:66:8c:86:50:11', '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': '74ad832c-942e-4a54-b36f-84d6e47fd343'}], 'security_groups': ['51bfebbb-6cbc-4ab8-b300-0a07f5edf8c1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b9712350d59d42868ea25cf156c42ccc'}}
2026-04-17 11:56:33,723 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5634-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5634-1)
2026-04-17 11:56:34,177 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5634-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5634-1)
2026-04-17 11:56:35,404 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5634-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5634-1)
2026-04-17 11:56:35,404 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2026-04-17 11:56:35,411 - DEBUG - Requesting: http://10.0.0.23:8082/domain/062f32a0-b8a6-4da4-b773-bbb2b5286e6c
2026-04-17 11:56:35,425 - DEBUG - Requesting: http://10.0.0.23:8082/project/b9712350-d59d-4286-8ea2-5cf156c42ccc
2026-04-17 11:56:35,505 - DEBUG - Requesting: http://10.0.0.23:8082/network-ipam/d3b5e5a0-23ed-42ec-88f3-5798943e0027
2026-04-17 11:56:35,516 - INFO - Verifications in API Server for IPAM: ctest-ipam-19190735 passed
2026-04-17 11:56:35,525 - DEBUG - Control-node 10.0.0.23 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-62745301:ctest-ipam-19190735', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-62745301', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15255351788747703020', 'uuid-lslong': '9868327521332625447'}, 'enable': 'true', 'created': '2026-04-17T11:56:32', 'last-modified': '2026-04-17T11:56:32', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.297606'}
2026-04-17 11:56:35,525 - INFO - Verifications in Control node for IPAM: ctest-ipam-19190735 passed
2026-04-17 11:56:35,526 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2026-04-17 11:56:35,533 - DEBUG - Requesting: http://10.0.0.23:8082/domain/062f32a0-b8a6-4da4-b773-bbb2b5286e6c
2026-04-17 11:56:35,544 - DEBUG - Requesting: http://10.0.0.23:8082/project/b9712350-d59d-4286-8ea2-5cf156c42ccc
2026-04-17 11:56:35,623 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/a3af1d44-7fba-4b62-a85b-6ee1810162f8
2026-04-17 11:56:35,634 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/a3af1d44-7fba-4b62-a85b-6ee1810162f8
2026-04-17 11:56:35,646 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/3d887440-23a4-4ebe-822b-30c9880982d5
2026-04-17 11:56:35,655 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/3d887440-23a4-4ebe-822b-30c9880982d5
2026-04-17 11:56:35,662 - DEBUG - Requesting: http://10.0.0.23:8082/route-target/c56a5939-e88e-4c62-9155-c8c30b87a298
2026-04-17 11:56:35,670 - DEBUG - Route Targets: ['target:64512:8000004']
2026-04-17 11:56:35,670 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/a3af1d44-7fba-4b62-a85b-6ee1810162f8
2026-04-17 11:56:35,680 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/3d887440-23a4-4ebe-822b-30c9880982d5
2026-04-17 11:56:35,698 - INFO - Verified VN network id 11 for VN a3af1d44-7fba-4b62-a85b-6ee1810162f8
2026-04-17 11:56:35,698 - INFO - Verifications in API Server for VN ctest-vn-19991839 passed
2026-04-17 11:56:35,698 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/a3af1d44-7fba-4b62-a85b-6ee1810162f8
2026-04-17 11:56:35,709 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/3d887440-23a4-4ebe-822b-30c9880982d5
2026-04-17 11:56:35,719 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/3d887440-23a4-4ebe-822b-30c9880982d5
2026-04-17 11:56:35,733 - DEBUG - Requesting: http://10.0.0.23:8082/route-target/c56a5939-e88e-4c62-9155-c8c30b87a298
2026-04-17 11:56:35,752 - DEBUG - Control-node 10.0.0.23 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-62745301:ctest-vn-19991839', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-62745301', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11794678129144515426', 'uuid-lslong': '12131411936063611640'}, 'enable': 'true', 'created': '2026-04-17T11:56:32', 'last-modified': '2026-04-17T11:56:32', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.995724'}
2026-04-17 11:56:35,763 - DEBUG - Route Targets: ['target:64512:8000004']
2026-04-17 11:56:35,764 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-19991839 passed
2026-04-17 11:56:35,765 - DEBUG - ====Verifying policy data for ctest-vn-19991839 in API_Server ======
2026-04-17 11:56:35,765 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2026-04-17 11:56:35,772 - DEBUG - Requesting: http://10.0.0.23:8082/domain/062f32a0-b8a6-4da4-b773-bbb2b5286e6c
2026-04-17 11:56:35,788 - DEBUG - Requesting: http://10.0.0.23:8082/project/b9712350-d59d-4286-8ea2-5cf156c42ccc
2026-04-17 11:56:35,878 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/a3af1d44-7fba-4b62-a85b-6ee1810162f8
2026-04-17 11:56:35,889 - DEBUG - =>VN ctest-vn-19991839 has no policy to be verified
2026-04-17 11:56:35,889 - DEBUG - Verifying the vn in opserver
2026-04-17 11:56:35,889 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-62745301:ctest-vn-19991839 virtual network link through opserver 10.0.0.23
2026-04-17 11:56:35,889 - DEBUG - Requesting: http://10.0.0.23:8081/analytics/uves/virtual-networks
2026-04-17 11:56:36,253 - DEBUG - Requesting: http://10.0.0.23:8081/analytics/uves/virtual-networks
2026-04-17 11:56:36,359 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-62745301:ctest-vn-19991839', 'href': 'http://10.0.0.23:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-62745301:ctest-vn-19991839?flat'}
2026-04-17 11:56:36,359 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-62745301:ctest-vn-19991839 is found in opserver
2026-04-17 11:56:36,364 - DEBUG - VRF ids for VN ctest-vn-19991839: {'10.0.0.23': '2'}
2026-04-17 11:56:36,364 - INFO - Waiting for VM ctest-TestBasicVMVN-62745301-71223566 to be up..
2026-04-17 11:56:36,468 - DEBUG - VM is in ACTIVE state now
2026-04-17 11:56:36,468 - INFO - VM name : ctest-TestBasicVMVN-62745301-71223566
2026-04-17 11:56:36,596 - DEBUG - VM ctest-TestBasicVMVN-62745301-71223566 ID is 8a6f9616-8e4c-42a8-a1e0-460608b8a349
2026-04-17 11:56:36,596 - DEBUG - VM ctest-TestBasicVMVN-62745301-71223566 launched on Node cn-jenkins-deploy-platform-ansible-os-5634-1
2026-04-17 11:56:36,686 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/8a6f9616-8e4c-42a8-a1e0-460608b8a349
2026-04-17 11:56:36,698 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/8846c60c-392b-4cfd-994e-5e29f0e35b82
2026-04-17 11:56:39,954 - 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 1007ms')
2026-04-17 11:56:39,954 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62745301-71223566 failed!
2026-04-17 11:56:40,010 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62745301:ctest-vn-19991839 is 31.1.1.1 and allocation pool is NOT set
2026-04-17 11:56:40,010 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62745301:ctest-vn-19991839 is 31.1.2.1 and allocation pool is NOT set
2026-04-17 11:56:44,078 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1003ms')
2026-04-17 11:56:44,078 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62745301-71223566 failed!
2026-04-17 11:56:44,134 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62745301:ctest-vn-19991839 is 31.1.1.1 and allocation pool is NOT set
2026-04-17 11:56:44,134 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62745301:ctest-vn-19991839 is 31.1.2.1 and allocation pool is NOT set
2026-04-17 11:56:46,195 - 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.01 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.487 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.487/2.248/4.009/1.761 ms')
2026-04-17 11:56:46,195 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62745301-71223566 passed
2026-04-17 11:56:46,342 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-17 11:56:46,342 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62745301-71223566, IP 31.1.1.4, Port 22
2026-04-17 11:56:46,508 - DEBUG - VM ctest-TestBasicVMVN-62745301-71223566 is ready for SSH connections
2026-04-17 11:56:46,508 - INFO - Waiting for VM ctest-TestBasicVMVN-62745301-50271035 to be up..
2026-04-17 11:56:46,586 - DEBUG - VM is in ACTIVE state now
2026-04-17 11:56:46,586 - INFO - VM name : ctest-TestBasicVMVN-62745301-50271035
2026-04-17 11:56:46,659 - DEBUG - VM ctest-TestBasicVMVN-62745301-50271035 ID is bc9f2540-6554-4b51-81d9-e4eb5210b1a0
2026-04-17 11:56:46,659 - DEBUG - VM ctest-TestBasicVMVN-62745301-50271035 launched on Node cn-jenkins-deploy-platform-ansible-os-5634-1
2026-04-17 11:56:46,727 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/bc9f2540-6554-4b51-81d9-e4eb5210b1a0
2026-04-17 11:56:46,735 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/668c8650-11e2-488c-aa1c-50a02a27fe05
2026-04-17 11:56:47,969 - 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.40 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.547 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.547/1.973/3.400/1.426 ms')
2026-04-17 11:56:47,969 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-62745301-50271035 passed
2026-04-17 11:56:48,122 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-17 11:56:48,122 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62745301-50271035, IP 31.1.2.4, Port 22
2026-04-17 11:56:48,278 - DEBUG - VM ctest-TestBasicVMVN-62745301-50271035 is ready for SSH connections
2026-04-17 11:56:48,278 - INFO - Waiting for VM ctest-TestBasicVMVN-62745301-85043070 to be up..
2026-04-17 11:56:48,348 - DEBUG - VM is in ACTIVE state now
2026-04-17 11:56:48,348 - INFO - VM name : ctest-TestBasicVMVN-62745301-85043070
2026-04-17 11:56:48,418 - DEBUG - VM ctest-TestBasicVMVN-62745301-85043070 ID is 1deb8445-2da6-4650-a7cf-63f0ee5ad993
2026-04-17 11:56:48,418 - DEBUG - VM ctest-TestBasicVMVN-62745301-85043070 launched on Node cn-jenkins-deploy-platform-ansible-os-5634-1
2026-04-17 11:56:48,486 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/1deb8445-2da6-4650-a7cf-63f0ee5ad993
2026-04-17 11:56:48,494 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/c81ec137-c846-498b-9fbe-e0303bf14274
2026-04-17 11:56:49,726 - 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.44 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.396 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.396/1.918/3.441/1.522 ms')
2026-04-17 11:56:49,726 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-62745301-85043070 passed
2026-04-17 11:56:49,878 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-17 11:56:49,878 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62745301-85043070, IP 31.1.1.3, Port 22
2026-04-17 11:56:50,029 - DEBUG - VM ctest-TestBasicVMVN-62745301-85043070 is ready for SSH connections
2026-04-17 11:56:50,030 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-17 11:56:50,030 - 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.23, gateway password: c0ntrail123
2026-04-17 11:56:50,030 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-04-17 11:56:54,027 - 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=3.599 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.852 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.243 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.852/1.898/3.599 ms
2026-04-17 11:56:54,027 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-62745301-71223566 passed
2026-04-17 11:56:54,028 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-17 11:56:54,028 - 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.23, gateway password: c0ntrail123
2026-04-17 11:56:54,028 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-04-17 11:56:57,786 - 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.938 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.884 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.903 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.884/1.575/2.938 ms
2026-04-17 11:56:57,786 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-62745301-50271035 passed
2026-04-17 11:56:57,786 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-17 11:56:57,786 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-17 11:56:57,786 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-17 11:56:57,786 - 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.23, gateway password: c0ntrail123
2026-04-17 11:56:57,787 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-04-17 11:56:57,977 - DEBUG - None
2026-04-17 11:56:57,978 - 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.23, gateway password: c0ntrail123
2026-04-17 11:56:57,978 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-04-17 11:56:58,237 - DEBUG - None
2026-04-17 11:56:58,237 - 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.23, gateway password: c0ntrail123
2026-04-17 11:56:58,237 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-04-17 11:56:58,889 - DEBUG - None
2026-04-17 11:56:58,889 - 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.23, gateway password: c0ntrail123
2026-04-17 11:56:58,889 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-04-17 11:57:01,100 - 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.990 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.633 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.469 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.906 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.476 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.469/2.094/5.633 ms
2026-04-17 11:57:01,100 - 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.23, gateway password: c0ntrail123
2026-04-17 11:57:01,101 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-04-17 11:57:03,366 - 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.985 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.450 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.930 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.410 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.764 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.696 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.349 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.349/2.369/5.930 ms
2026-04-17 11:57:03,366 - 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.23, gateway password: c0ntrail123
2026-04-17 11:57:03,366 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-04-17 11:57:05,626 - 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.835 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=6.549 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.743 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.441 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.275 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.367 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.350 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.350/3.080/7.743 ms
2026-04-17 11:57:05,626 - INFO - Deleting VM ctest-TestBasicVMVN-62745301-85043070
2026-04-17 11:57:05,703 - INFO - Detaching port 668c8650-11e2-488c-aa1c-50a02a27fe05 from VM ctest-TestBasicVMVN-62745301-50271035
2026-04-17 11:57:05,738 - INFO - Deleting VM ctest-TestBasicVMVN-62745301-50271035
2026-04-17 11:57:05,826 - INFO - Detaching port 8846c60c-392b-4cfd-994e-5e29f0e35b82 from VM ctest-TestBasicVMVN-62745301-71223566
2026-04-17 11:57:05,864 - INFO - Deleting VM ctest-TestBasicVMVN-62745301-71223566
2026-04-17 11:57:05,958 - INFO - Deleting VN ctest-vn-19991839
2026-04-17 11:57:06,183 - DEBUG - Response for delete_port : ()
2026-04-17 11:57:06,412 - DEBUG - Response for delete_port : ()
2026-04-17 11:57:06,570 - DEBUG - Response for deleting network ()
2026-04-17 11:57:06,570 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/3d887440-23a4-4ebe-822b-30c9880982d5
2026-04-17 11:57:06,580 - DEBUG - Response Code: 404
2026-04-17 11:57:06,580 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2026-04-17 11:57:06,587 - DEBUG - Requesting: http://10.0.0.23:8082/domain/062f32a0-b8a6-4da4-b773-bbb2b5286e6c
2026-04-17 11:57:06,644 - DEBUG - Requesting: http://10.0.0.23:8082/project/b9712350-d59d-4286-8ea2-5cf156c42ccc
2026-04-17 11:57:06,716 - INFO - Validated that VN ctest-vn-19991839 is not found in API Server
2026-04-17 11:57:06,727 - DEBUG - VN ctest-vn-19991839 is not present in Agent 10.0.0.23
2026-04-17 11:57:06,727 - INFO - Validated that VN ctest-vn-19991839 is not in any agent
2026-04-17 11:57:06,735 - DEBUG - VRF 2 is not seen in agent 10.0.0.23
2026-04-17 11:57:06,742 - DEBUG - Vrouter 10.0.0.23 does not have vrf 2 for VN ctest-vn-19991839
2026-04-17 11:57:06,742 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-62745301:ctest-vn-19991839
2026-04-17 11:57:06,755 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-19991839 info
2026-04-17 11:57:06,829 - INFO - IPAM: ctest-ipam-19190735 is not found in API Server
2026-04-17 11:57:06,844 - INFO - IPAM:ctest-ipam-19190735 is not found in control node
2026-04-17 11:57:07,100 - DEBUG - No XMPP flaps were noticed during the test
2026-04-17 11:57:07,100 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36]
2026-04-17 11:57:07,100 - INFO - --------------------------------------------------------------------------------
2026-04-17 11:57:07,810 - INFO - Deleted project: ctest-TestBasicVMVN-62745301, ID : b9712350-d59d-4286-8ea2-5cf156c42ccc