2026-02-23 02:16:58,687 - INFO - Domain Default found not creating
2026-02-23 02:16:58,865 - INFO - Project ctest-TestBasicVMVN-00690920 not found, creating it
2026-02-23 02:16:59,334 - INFO - Created Project:ctest-TestBasicVMVN-00690920, ID : 537e760e-22a0-4da5-9465-01a7edafb70f
2026-02-23 02:17:00,961 - INFO - ================================================================================
2026-02-23 02:17:00,961 - INFO - STARTING TEST : test_generic_link_local_service
2026-02-23 02:17:00,961 - 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-02-23 02:17:01,230 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.201': '0'}} with
2026-02-23 02:17:01,230 - INFO - Initial checks done. Running the testcase now
2026-02-23 02:17:01,230 - INFO -
2026-02-23 02:17:01,837 - DEBUG - Response for create_network : {'network': {'id': '941aa84a-e35d-4add-8329-36beacfb0e6a', 'name': 'ctest-vn2_metadata-59294008', 'tenant_id': '537e760e22a04da5946501a7edafb70f', 'project_id': '537e760e22a04da5946501a7edafb70f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-00690920', 'ctest-vn2_metadata-59294008'], 'port_security_enabled': True, 'description': ''}}
2026-02-23 02:17:02,025 - DEBUG - Response for create_subnet : {'subnet': {'id': '0588ec93-84e5-4095-9b66-167454e18d8a', 'name': '', 'tenant_id': '537e760e22a04da5946501a7edafb70f', 'network_id': '941aa84a-e35d-4add-8329-36beacfb0e6a', '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': '537e760e22a04da5946501a7edafb70f'}}
2026-02-23 02:17:02,044 - INFO - Created VN ctest-vn2_metadata-59294008
2026-02-23 02:17:02,098 - DEBUG - VN ctest-vn2_metadata-59294008 UUID is 941aa84a-e35d-4add-8329-36beacfb0e6a
2026-02-23 02:17:02,283 - DEBUG - Services list from nova: [, , ]
2026-02-23 02:17:03,418 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5387-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5387-1)
2026-02-23 02:17:03,525 - DEBUG - Link local service introspect added
2026-02-23 02:17:03,569 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-23 02:17:08,652 - DEBUG - VM is in ACTIVE state now
2026-02-23 02:17:08,778 - INFO - Waiting for VM ctest-TestBasicVMVN-00690920-35876912 to be up..
2026-02-23 02:17:08,778 - INFO - VM name : ctest-TestBasicVMVN-00690920-35876912
2026-02-23 02:17:08,855 - DEBUG - VM ctest-TestBasicVMVN-00690920-35876912 ID is 5466ad4c-13c7-427b-baa8-fdf3ab952245
2026-02-23 02:17:08,855 - DEBUG - VM ctest-TestBasicVMVN-00690920-35876912 launched on Node cn-jenkins-deploy-platform-ansible-os-5387-1
2026-02-23 02:17:08,930 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/5466ad4c-13c7-427b-baa8-fdf3ab952245
2026-02-23 02:17:09,267 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/5466ad4c-13c7-427b-baa8-fdf3ab952245
2026-02-23 02:17:09,300 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/e7f9d6ce-5c71-488b-b0fa-478fe2806715
2026-02-23 02:17:12,547 - 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')
2026-02-23 02:17:12,547 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-00690920-35876912 failed!
2026-02-23 02:17:12,606 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-00690920:ctest-vn2_metadata-59294008 is 11.1.1.1 and allocation pool is NOT set
2026-02-23 02:17:16,668 - 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=3.80 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 3.800/3.800/3.800/0.000 ms')
2026-02-23 02:17:16,668 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-00690920-35876912 passed
2026-02-23 02:17:16,818 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 02:17:16,818 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-00690920-35876912, IP 11.1.1.3, Port 22
2026-02-23 02:17:16,973 - DEBUG - VM ctest-TestBasicVMVN-00690920-35876912 is ready for SSH connections
2026-02-23 02:17:16,973 - INFO - Retry 0
2026-02-23 02:17:16,973 - 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-02-23 02:17:16,973 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-02-23 02:17:18,624 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-02-23 02:17:18,624 - INFO - Generic metadata worked
2026-02-23 02:17:18,869 - DEBUG - Link local service introspect removed
2026-02-23 02:17:18,870 - INFO - Deleting VM ctest-TestBasicVMVN-00690920-35876912
2026-02-23 02:17:18,943 - INFO - Deleting VN ctest-vn2_metadata-59294008
2026-02-23 02:17:18,982 - DEBUG - VN 941aa84a-e35d-4add-8329-36beacfb0e6a still in use: Unable to complete operation on network 941aa84a-e35d-4add-8329-36beacfb0e6a. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-173bdbb2-def7-4f34-86ed-97d341460b4c']
2026-02-23 02:17:18,982 - WARNING - Deleting VN ctest-vn2_metadata-59294008 failed..Will retry
2026-02-23 02:17:21,097 - DEBUG - Response for deleting network ()
2026-02-23 02:17:21,351 - DEBUG - No XMPP flaps were noticed during the test
2026-02-23 02:17:21,351 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:21]
2026-02-23 02:17:21,351 - INFO - --------------------------------------------------------------------------------
2026-02-23 02:17:21,354 - INFO - ================================================================================
2026-02-23 02:17:21,354 - INFO - STARTING TEST : test_metadata_service
2026-02-23 02:17:21,354 - 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-02-23 02:17:21,644 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.201': '0'}} with
2026-02-23 02:17:21,644 - INFO - Initial checks done. Running the testcase now
2026-02-23 02:17:21,644 - INFO -
2026-02-23 02:17:21,644 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-configs
2026-02-23 02:17:21,650 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-config/6bfd0c21-1198-4e8a-8132-46c3db3c7271
2026-02-23 02:17:21,828 - DEBUG - Response for create_network : {'network': {'id': '06303d42-8995-4ef7-9947-ecd5d88a62f1', 'name': 'ctest-vn-47418382', 'tenant_id': '537e760e22a04da5946501a7edafb70f', 'project_id': '537e760e22a04da5946501a7edafb70f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-00690920', 'ctest-vn-47418382'], 'port_security_enabled': True, 'description': ''}}
2026-02-23 02:17:21,981 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b100d8b9-c426-4b1a-ae9f-8d21f5115aee', 'name': '', 'tenant_id': '537e760e22a04da5946501a7edafb70f', 'network_id': '06303d42-8995-4ef7-9947-ecd5d88a62f1', 'ip_version': 4, 'cidr': '118.100.248.64/26', 'allocation_pools': [{'start': '118.100.248.66', 'end': '118.100.248.126'}], 'gateway_ip': '118.100.248.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '118.100.248.66', 'tags': [], 'project_id': '537e760e22a04da5946501a7edafb70f'}}
2026-02-23 02:17:21,998 - INFO - Created VN ctest-vn-47418382
2026-02-23 02:17:22,050 - DEBUG - VN ctest-vn-47418382 UUID is 06303d42-8995-4ef7-9947-ecd5d88a62f1
2026-02-23 02:17:23,277 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5387-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5387-1)
2026-02-23 02:17:23,277 - INFO - Waiting for VM ctest-TestBasicVMVN-00690920-27705102 to be up..
2026-02-23 02:17:23,318 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-23 02:17:28,396 - DEBUG - VM is in ACTIVE state now
2026-02-23 02:17:28,396 - INFO - VM name : ctest-TestBasicVMVN-00690920-27705102
2026-02-23 02:17:28,470 - DEBUG - VM ctest-TestBasicVMVN-00690920-27705102 ID is 0b0b4f18-f2e8-4675-ba64-8930090c09c9
2026-02-23 02:17:28,470 - DEBUG - VM ctest-TestBasicVMVN-00690920-27705102 launched on Node cn-jenkins-deploy-platform-ansible-os-5387-1
2026-02-23 02:17:28,541 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/0b0b4f18-f2e8-4675-ba64-8930090c09c9
2026-02-23 02:17:28,549 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/37823671-50f6-4a4c-aba0-d25aef2a7df0
2026-02-23 02:17:31,806 - 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')
2026-02-23 02:17:31,806 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-00690920-27705102 failed!
2026-02-23 02:17:31,862 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-00690920:ctest-vn-47418382 is 118.100.248.65 and allocation pool is NOT set
2026-02-23 02:17:35,935 - 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=5.25 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1014ms\r\nrtt min/avg/max/mdev = 5.249/5.249/5.249/0.000 ms')
2026-02-23 02:17:35,935 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-00690920-27705102 passed
2026-02-23 02:17:36,082 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 02:17:36,082 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-00690920-27705102, IP 118.100.248.67, Port 22
2026-02-23 02:17:36,237 - DEBUG - VM ctest-TestBasicVMVN-00690920-27705102 is ready for SSH connections
2026-02-23 02:17:36,237 - 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-02-23 02:17:36,237 - DEBUG - cat /tmp/output.txt
2026-02-23 02:17:37,926 - DEBUG - Hello World. The time is now Sun, 22 Feb 2026 19:17:35 -0700!
2026-02-23 02:17:37,926 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 22 Feb 2026 19:17:35 -0700!'}
2026-02-23 02:17:37,926 - INFO - metadata_script.txt got executed in the vm
2026-02-23 02:17:37,926 - INFO - Deleting VM ctest-TestBasicVMVN-00690920-27705102
2026-02-23 02:17:38,003 - INFO - Deleting VN ctest-vn-47418382
2026-02-23 02:17:38,041 - DEBUG - VN 06303d42-8995-4ef7-9947-ecd5d88a62f1 still in use: Unable to complete operation on network 06303d42-8995-4ef7-9947-ecd5d88a62f1. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-09ad4bf8-a700-44a9-a98c-4520c2835370']
2026-02-23 02:17:38,041 - WARNING - Deleting VN ctest-vn-47418382 failed..Will retry
2026-02-23 02:17:40,150 - DEBUG - Response for deleting network ()
2026-02-23 02:17:40,406 - DEBUG - No XMPP flaps were noticed during the test
2026-02-23 02:17:40,406 - INFO - END TEST : test_metadata_service : PASSED[0:00:19]
2026-02-23 02:17:40,406 - INFO - --------------------------------------------------------------------------------
2026-02-23 02:17:40,409 - INFO - ================================================================================
2026-02-23 02:17:40,409 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-02-23 02:17:40,409 - 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-02-23 02:17:40,705 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.201': '0'}} with
2026-02-23 02:17:40,705 - INFO - Initial checks done. Running the testcase now
2026-02-23 02:17:40,705 - INFO -
2026-02-23 02:17:41,181 - DEBUG - Response for create_network : {'network': {'id': 'f4048746-6fff-4a1e-93ae-e22d3cb46793', 'name': 'ctest-vn-84570290', 'tenant_id': '537e760e22a04da5946501a7edafb70f', 'project_id': '537e760e22a04da5946501a7edafb70f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-00690920', 'ctest-vn-84570290'], 'port_security_enabled': True, 'description': ''}}
2026-02-23 02:17:41,381 - DEBUG - Response for create_subnet : {'subnet': {'id': '2e826190-3f39-4032-b6c1-ad0d942c4d13', 'name': '', 'tenant_id': '537e760e22a04da5946501a7edafb70f', 'network_id': 'f4048746-6fff-4a1e-93ae-e22d3cb46793', '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': '537e760e22a04da5946501a7edafb70f'}}
2026-02-23 02:17:41,527 - DEBUG - Response for create_subnet : {'subnet': {'id': '43fe1938-be27-4d4a-88fb-6179ed63c074', 'name': '', 'tenant_id': '537e760e22a04da5946501a7edafb70f', 'network_id': 'f4048746-6fff-4a1e-93ae-e22d3cb46793', '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': '537e760e22a04da5946501a7edafb70f'}}
2026-02-23 02:17:41,546 - INFO - Created VN ctest-vn-84570290
2026-02-23 02:17:41,598 - DEBUG - VN ctest-vn-84570290 UUID is f4048746-6fff-4a1e-93ae-e22d3cb46793
2026-02-23 02:17:41,953 - DEBUG - Response for create_port : {'port': {'name': 'bafcc5a6-2411-4c62-acca-10a8e014e052', 'id': 'bafcc5a6-2411-4c62-acca-10a8e014e052', 'tenant_id': '537e760e22a04da5946501a7edafb70f', 'network_id': 'f4048746-6fff-4a1e-93ae-e22d3cb46793', 'mac_address': '02:ba:fc:c5:a6:24', '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': '2e826190-3f39-4032-b6c1-ad0d942c4d13'}], 'security_groups': ['be33aabe-dc8c-43de-afec-ae8d109305b9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '537e760e22a04da5946501a7edafb70f'}}
2026-02-23 02:17:42,132 - DEBUG - Response for create_port : {'port': {'name': 'e4502844-f911-438e-a7f2-d54378ae2c82', 'id': 'e4502844-f911-438e-a7f2-d54378ae2c82', 'tenant_id': '537e760e22a04da5946501a7edafb70f', 'network_id': 'f4048746-6fff-4a1e-93ae-e22d3cb46793', 'mac_address': '02:e4:50:28:44:f9', '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': '43fe1938-be27-4d4a-88fb-6179ed63c074'}], 'security_groups': ['be33aabe-dc8c-43de-afec-ae8d109305b9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '537e760e22a04da5946501a7edafb70f'}}
2026-02-23 02:17:42,507 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5387-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5387-1)
2026-02-23 02:17:42,965 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5387-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5387-1)
2026-02-23 02:17:44,349 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5387-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5387-1)
2026-02-23 02:17:44,349 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2026-02-23 02:17:44,355 - DEBUG - Requesting: http://10.0.0.22:8082/domain/84709e10-1f7f-4c3d-9f76-df17733534a0
2026-02-23 02:17:44,369 - DEBUG - Requesting: http://10.0.0.22:8082/project/537e760e-22a0-4da5-9465-01a7edafb70f
2026-02-23 02:17:44,446 - DEBUG - Requesting: http://10.0.0.22:8082/network-ipam/8cb85856-c55e-4674-8286-e4c61768ef2e
2026-02-23 02:17:44,460 - INFO - Verifications in API Server for IPAM: ctest-ipam-59884778 passed
2026-02-23 02:17:44,471 - DEBUG - Control-node 10.0.0.22 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-00690920:ctest-ipam-59884778', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-00690920', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10139951690726393460', 'uuid-lslong': '9405456411257270062'}, 'enable': 'true', 'created': '2026-02-23T02:17:40', 'last-modified': '2026-02-23T02:17:40', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.536619'}
2026-02-23 02:17:44,471 - INFO - Verifications in Control node for IPAM: ctest-ipam-59884778 passed
2026-02-23 02:17:44,471 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2026-02-23 02:17:44,478 - DEBUG - Requesting: http://10.0.0.22:8082/domain/84709e10-1f7f-4c3d-9f76-df17733534a0
2026-02-23 02:17:44,493 - DEBUG - Requesting: http://10.0.0.22:8082/project/537e760e-22a0-4da5-9465-01a7edafb70f
2026-02-23 02:17:44,575 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/f4048746-6fff-4a1e-93ae-e22d3cb46793
2026-02-23 02:17:44,593 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/f4048746-6fff-4a1e-93ae-e22d3cb46793
2026-02-23 02:17:44,610 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/9a668aa1-9eaf-47b3-a608-e4451edb2a7d
2026-02-23 02:17:44,618 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/9a668aa1-9eaf-47b3-a608-e4451edb2a7d
2026-02-23 02:17:44,627 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/7b1c1df4-5e7e-40b2-9261-e7afbbd38122
2026-02-23 02:17:44,635 - DEBUG - Route Targets: ['target:64512:8000004']
2026-02-23 02:17:44,635 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/f4048746-6fff-4a1e-93ae-e22d3cb46793
2026-02-23 02:17:44,647 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/9a668aa1-9eaf-47b3-a608-e4451edb2a7d
2026-02-23 02:17:44,664 - INFO - Verified VN network id 10 for VN f4048746-6fff-4a1e-93ae-e22d3cb46793
2026-02-23 02:17:44,664 - INFO - Verifications in API Server for VN ctest-vn-84570290 passed
2026-02-23 02:17:44,665 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/f4048746-6fff-4a1e-93ae-e22d3cb46793
2026-02-23 02:17:44,676 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/9a668aa1-9eaf-47b3-a608-e4451edb2a7d
2026-02-23 02:17:44,687 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/9a668aa1-9eaf-47b3-a608-e4451edb2a7d
2026-02-23 02:17:44,694 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/7b1c1df4-5e7e-40b2-9261-e7afbbd38122
2026-02-23 02:17:44,706 - DEBUG - Control-node 10.0.0.22 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-00690920:ctest-vn-84570290', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-00690920', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17583327581757721118', 'uuid-lslong': '10641691653442922387'}, 'enable': 'true', 'created': '2026-02-23T02:17:41', 'last-modified': '2026-02-23T02:17:41', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.202211'}
2026-02-23 02:17:44,713 - DEBUG - Route Targets: ['target:64512:8000004']
2026-02-23 02:17:44,713 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-84570290 passed
2026-02-23 02:17:44,714 - DEBUG - ====Verifying policy data for ctest-vn-84570290 in API_Server ======
2026-02-23 02:17:44,714 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2026-02-23 02:17:44,720 - DEBUG - Requesting: http://10.0.0.22:8082/domain/84709e10-1f7f-4c3d-9f76-df17733534a0
2026-02-23 02:17:44,733 - DEBUG - Requesting: http://10.0.0.22:8082/project/537e760e-22a0-4da5-9465-01a7edafb70f
2026-02-23 02:17:44,825 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/f4048746-6fff-4a1e-93ae-e22d3cb46793
2026-02-23 02:17:44,838 - DEBUG - =>VN ctest-vn-84570290 has no policy to be verified
2026-02-23 02:17:44,838 - DEBUG - Verifying the vn in opserver
2026-02-23 02:17:44,838 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-00690920:ctest-vn-84570290 virtual network link through opserver 10.0.0.22
2026-02-23 02:17:44,839 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks
2026-02-23 02:17:45,319 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks
2026-02-23 02:17:45,420 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-00690920:ctest-vn-84570290', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-00690920:ctest-vn-84570290?flat'}
2026-02-23 02:17:45,420 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-00690920:ctest-vn-84570290 is found in opserver
2026-02-23 02:17:45,425 - DEBUG - VRF ids for VN ctest-vn-84570290: {'10.0.0.22': '2'}
2026-02-23 02:17:45,426 - INFO - Waiting for VM ctest-TestBasicVMVN-00690920-84260811 to be up..
2026-02-23 02:17:45,513 - DEBUG - VM is in ACTIVE state now
2026-02-23 02:17:45,514 - INFO - VM name : ctest-TestBasicVMVN-00690920-84260811
2026-02-23 02:17:45,613 - DEBUG - VM ctest-TestBasicVMVN-00690920-84260811 ID is 122b5ea0-4099-4ecf-8dcf-49f5a1db3986
2026-02-23 02:17:45,613 - DEBUG - VM ctest-TestBasicVMVN-00690920-84260811 launched on Node cn-jenkins-deploy-platform-ansible-os-5387-1
2026-02-23 02:17:45,699 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/122b5ea0-4099-4ecf-8dcf-49f5a1db3986
2026-02-23 02:17:45,708 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/bafcc5a6-2411-4c62-acca-10a8e014e052
2026-02-23 02:17:48,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 1014ms')
2026-02-23 02:17:48,955 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-00690920-84260811 failed!
2026-02-23 02:17:49,010 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-00690920:ctest-vn-84570290 is 31.1.1.1 and allocation pool is NOT set
2026-02-23 02:17:49,010 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-00690920:ctest-vn-84570290 is 31.1.2.1 and allocation pool is NOT set
2026-02-23 02:17:53,091 - 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 1016ms')
2026-02-23 02:17:53,091 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-00690920-84260811 failed!
2026-02-23 02:17:53,150 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-00690920:ctest-vn-84570290 is 31.1.1.1 and allocation pool is NOT set
2026-02-23 02:17:53,150 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-00690920:ctest-vn-84570290 is 31.1.2.1 and allocation pool is NOT set
2026-02-23 02:17:55,211 - 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.32 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.419 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.419/1.867/3.315/1.448 ms')
2026-02-23 02:17:55,211 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-00690920-84260811 passed
2026-02-23 02:17:55,370 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 02:17:55,370 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-00690920-84260811, IP 31.1.1.4, Port 22
2026-02-23 02:17:55,436 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-02-23 02:17:55,541 - DEBUG - VM ctest-TestBasicVMVN-00690920-84260811 is NOT ready for SSH connections, VM status: ACTIVE
2026-02-23 02:18:00,542 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 02:18:00,542 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-00690920-84260811, IP 31.1.1.4, Port 22
2026-02-23 02:18:00,698 - DEBUG - VM ctest-TestBasicVMVN-00690920-84260811 is ready for SSH connections
2026-02-23 02:18:00,699 - INFO - Waiting for VM ctest-TestBasicVMVN-00690920-51467836 to be up..
2026-02-23 02:18:00,787 - DEBUG - VM is in ACTIVE state now
2026-02-23 02:18:00,787 - INFO - VM name : ctest-TestBasicVMVN-00690920-51467836
2026-02-23 02:18:00,868 - DEBUG - VM ctest-TestBasicVMVN-00690920-51467836 ID is 301e71ba-8d38-480a-b9fe-7e18ceade772
2026-02-23 02:18:00,868 - DEBUG - VM ctest-TestBasicVMVN-00690920-51467836 launched on Node cn-jenkins-deploy-platform-ansible-os-5387-1
2026-02-23 02:18:00,948 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/301e71ba-8d38-480a-b9fe-7e18ceade772
2026-02-23 02:18:00,957 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/e4502844-f911-438e-a7f2-d54378ae2c82
2026-02-23 02:18:02,204 - 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=5.34 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.482 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.482/2.912/5.343/2.430 ms')
2026-02-23 02:18:02,204 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-00690920-51467836 passed
2026-02-23 02:18:02,354 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 02:18:02,354 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-00690920-51467836, IP 31.1.2.4, Port 22
2026-02-23 02:18:02,510 - DEBUG - VM ctest-TestBasicVMVN-00690920-51467836 is ready for SSH connections
2026-02-23 02:18:02,510 - INFO - Waiting for VM ctest-TestBasicVMVN-00690920-56883795 to be up..
2026-02-23 02:18:02,588 - DEBUG - VM is in ACTIVE state now
2026-02-23 02:18:02,588 - INFO - VM name : ctest-TestBasicVMVN-00690920-56883795
2026-02-23 02:18:02,675 - DEBUG - VM ctest-TestBasicVMVN-00690920-56883795 ID is a7bd62a0-9b43-40f4-b5df-0468c1d40dfe
2026-02-23 02:18:02,675 - DEBUG - VM ctest-TestBasicVMVN-00690920-56883795 launched on Node cn-jenkins-deploy-platform-ansible-os-5387-1
2026-02-23 02:18:02,759 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/a7bd62a0-9b43-40f4-b5df-0468c1d40dfe
2026-02-23 02:18:02,769 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/d153f4a1-fbb9-49ad-bf7c-4c702d0eb767
2026-02-23 02:18:04,001 - 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.06 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.388 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.388/1.726/3.064/1.338 ms')
2026-02-23 02:18:04,001 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-00690920-56883795 passed
2026-02-23 02:18:04,154 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 02:18:04,154 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-00690920-56883795, IP 31.1.1.3, Port 22
2026-02-23 02:18:04,313 - DEBUG - VM ctest-TestBasicVMVN-00690920-56883795 is ready for SSH connections
2026-02-23 02:18:04,313 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 02:18:04,313 - 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-02-23 02:18:04,313 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-02-23 02:18:08,427 - 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.857 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.022 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.902 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.902/1.927/3.857 ms
2026-02-23 02:18:08,427 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-00690920-84260811 passed
2026-02-23 02:18:08,427 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 02:18:08,427 - 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-02-23 02:18:08,427 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-02-23 02:18:12,134 - 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.046 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.986 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.909 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.909/1.647/3.046 ms
2026-02-23 02:18:12,134 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-00690920-51467836 passed
2026-02-23 02:18:12,134 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 02:18:12,134 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 02:18:12,134 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 02:18:12,134 - 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-02-23 02:18:12,135 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-02-23 02:18:12,330 - DEBUG - None
2026-02-23 02:18:12,330 - 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-02-23 02:18:12,330 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-02-23 02:18:12,539 - DEBUG - None
2026-02-23 02:18:12,539 - 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-02-23 02:18:12,539 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-02-23 02:18:13,223 - DEBUG - None
2026-02-23 02:18:13,223 - 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-02-23 02:18:13,223 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-02-23 02:18:15,453 - 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.190 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.824 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.443 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.734 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.458 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.443/2.329/6.824 ms
2026-02-23 02:18:15,453 - 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-02-23 02:18:15,453 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-02-23 02:18:17,727 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.498 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.250 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.646 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.484 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.988 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.116 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.414 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.414/2.485/5.646 ms
2026-02-23 02:18:17,727 - 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-02-23 02:18:17,727 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-02-23 02:18:19,994 - 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.887 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.016 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.293 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.480 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.936 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.928 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.457 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.457/1.999/4.293 ms
2026-02-23 02:18:19,994 - INFO - Deleting VM ctest-TestBasicVMVN-00690920-56883795
2026-02-23 02:18:20,075 - INFO - Detaching port e4502844-f911-438e-a7f2-d54378ae2c82 from VM ctest-TestBasicVMVN-00690920-51467836
2026-02-23 02:18:20,110 - INFO - Deleting VM ctest-TestBasicVMVN-00690920-51467836
2026-02-23 02:18:20,192 - INFO - Detaching port bafcc5a6-2411-4c62-acca-10a8e014e052 from VM ctest-TestBasicVMVN-00690920-84260811
2026-02-23 02:18:20,224 - INFO - Deleting VM ctest-TestBasicVMVN-00690920-84260811
2026-02-23 02:18:20,311 - INFO - Deleting VN ctest-vn-84570290
2026-02-23 02:18:20,482 - DEBUG - Response for delete_port : ()
2026-02-23 02:18:20,684 - DEBUG - Response for delete_port : ()
2026-02-23 02:18:20,736 - DEBUG - VN f4048746-6fff-4a1e-93ae-e22d3cb46793 still in use: Unable to complete operation on network f4048746-6fff-4a1e-93ae-e22d3cb46793. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-eebb3618-5202-4b02-a066-1d2e85ec78ac']
2026-02-23 02:18:20,737 - WARNING - Deleting VN ctest-vn-84570290 failed..Will retry
2026-02-23 02:18:22,863 - DEBUG - Response for deleting network ()
2026-02-23 02:18:22,863 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/9a668aa1-9eaf-47b3-a608-e4451edb2a7d
2026-02-23 02:18:22,870 - DEBUG - Response Code: 404
2026-02-23 02:18:22,870 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2026-02-23 02:18:22,878 - DEBUG - Requesting: http://10.0.0.22:8082/domain/84709e10-1f7f-4c3d-9f76-df17733534a0
2026-02-23 02:18:22,935 - DEBUG - Requesting: http://10.0.0.22:8082/project/537e760e-22a0-4da5-9465-01a7edafb70f
2026-02-23 02:18:23,010 - INFO - Validated that VN ctest-vn-84570290 is not found in API Server
2026-02-23 02:18:23,021 - DEBUG - VN ctest-vn-84570290 is not present in Agent 10.0.0.22
2026-02-23 02:18:23,021 - INFO - Validated that VN ctest-vn-84570290 is not in any agent
2026-02-23 02:18:23,027 - DEBUG - VRF 2 is not seen in agent 10.0.0.22
2026-02-23 02:18:23,033 - DEBUG - Vrouter 10.0.0.22 does not have vrf 2 for VN ctest-vn-84570290
2026-02-23 02:18:23,033 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-00690920:ctest-vn-84570290
2026-02-23 02:18:23,042 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-84570290 info
2026-02-23 02:18:23,117 - INFO - IPAM: ctest-ipam-59884778 is not found in API Server
2026-02-23 02:18:23,127 - INFO - IPAM:ctest-ipam-59884778 is not found in control node
2026-02-23 02:18:23,388 - DEBUG - No XMPP flaps were noticed during the test
2026-02-23 02:18:23,388 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:43]
2026-02-23 02:18:23,388 - INFO - --------------------------------------------------------------------------------
2026-02-23 02:18:24,133 - INFO - Deleted project: ctest-TestBasicVMVN-00690920, ID : 537e760e-22a0-4da5-9465-01a7edafb70f