2026-04-03 10:47:43,414 - INFO - Domain Default found not creating
2026-04-03 10:47:43,568 - INFO - Project ctest-TestBasicVMVN-13554561 not found, creating it
2026-04-03 10:47:43,992 - INFO - Created Project:ctest-TestBasicVMVN-13554561, ID : 3e2a6b46-5462-422d-8a20-811fedd52bb7
2026-04-03 10:47:45,374 - INFO - ================================================================================
2026-04-03 10:47:45,374 - INFO - STARTING TEST : test_generic_link_local_service
2026-04-03 10:47:45,374 - 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-03 10:47:45,633 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-04-03 10:47:45,633 - INFO - Initial checks done. Running the testcase now
2026-04-03 10:47:45,633 - INFO -
2026-04-03 10:47:46,149 - DEBUG - Response for create_network : {'network': {'id': '6e6ce7cd-1e17-4450-830a-d5c2b9b0cf53', 'name': 'ctest-vn2_metadata-86166087', 'tenant_id': '3e2a6b465462422d8a20811fedd52bb7', 'project_id': '3e2a6b465462422d8a20811fedd52bb7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-13554561', 'ctest-vn2_metadata-86166087'], 'port_security_enabled': True, 'description': ''}}
2026-04-03 10:47:46,339 - DEBUG - Response for create_subnet : {'subnet': {'id': '853c3339-ed08-4b85-a44f-d67198b79432', 'name': '', 'tenant_id': '3e2a6b465462422d8a20811fedd52bb7', 'network_id': '6e6ce7cd-1e17-4450-830a-d5c2b9b0cf53', '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': '3e2a6b465462422d8a20811fedd52bb7'}}
2026-04-03 10:47:46,354 - INFO - Created VN ctest-vn2_metadata-86166087
2026-04-03 10:47:46,405 - DEBUG - VN ctest-vn2_metadata-86166087 UUID is 6e6ce7cd-1e17-4450-830a-d5c2b9b0cf53
2026-04-03 10:47:46,571 - DEBUG - Services list from nova: [, , ]
2026-04-03 10:47:47,559 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5586-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5586-1)
2026-04-03 10:47:47,661 - DEBUG - Link local service introspect added
2026-04-03 10:47:47,706 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-03 10:47:52,783 - DEBUG - VM is in ACTIVE state now
2026-04-03 10:47:52,923 - INFO - Waiting for VM ctest-TestBasicVMVN-13554561-83515583 to be up..
2026-04-03 10:47:52,923 - INFO - VM name : ctest-TestBasicVMVN-13554561-83515583
2026-04-03 10:47:53,002 - DEBUG - VM ctest-TestBasicVMVN-13554561-83515583 ID is 529ae00c-62d9-4a9c-8d78-77b754bc408f
2026-04-03 10:47:53,002 - DEBUG - VM ctest-TestBasicVMVN-13554561-83515583 launched on Node cn-jenkins-deploy-platform-ansible-os-5586-1
2026-04-03 10:47:53,074 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/529ae00c-62d9-4a9c-8d78-77b754bc408f
2026-04-03 10:47:53,382 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/529ae00c-62d9-4a9c-8d78-77b754bc408f
2026-04-03 10:47:53,414 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/7a73eb5d-b054-4167-b661-39ddb76a844f
2026-04-03 10:47:56,651 - 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 1001ms')
2026-04-03 10:47:56,651 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-13554561-83515583 failed!
2026-04-03 10:47:56,705 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-13554561:ctest-vn2_metadata-86166087 is 11.1.1.1 and allocation pool is NOT set
2026-04-03 10:47:58,765 - 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.09 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.922 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.922/2.007/3.093/1.085 ms')
2026-04-03 10:47:58,766 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-13554561-83515583 passed
2026-04-03 10:47:58,913 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-03 10:47:58,914 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-13554561-83515583, IP 11.1.1.3, Port 22
2026-04-03 10:47:59,069 - DEBUG - VM ctest-TestBasicVMVN-13554561-83515583 is ready for SSH connections
2026-04-03 10:47:59,069 - INFO - Retry 0
2026-04-03 10:47:59,069 - 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.50, gateway password: c0ntrail123
2026-04-03 10:47:59,069 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-04-03 10:48:00,711 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-04-03 10:48:00,711 - INFO - Generic metadata worked
2026-04-03 10:48:00,953 - DEBUG - Link local service introspect removed
2026-04-03 10:48:00,953 - INFO - Deleting VM ctest-TestBasicVMVN-13554561-83515583
2026-04-03 10:48:01,017 - INFO - Deleting VN ctest-vn2_metadata-86166087
2026-04-03 10:48:01,053 - DEBUG - VN 6e6ce7cd-1e17-4450-830a-d5c2b9b0cf53 still in use: Unable to complete operation on network 6e6ce7cd-1e17-4450-830a-d5c2b9b0cf53. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-6436228c-5c36-4893-ae63-b346556023ce']
2026-04-03 10:48:01,053 - WARNING - Deleting VN ctest-vn2_metadata-86166087 failed..Will retry
2026-04-03 10:48:03,140 - DEBUG - Response for deleting network ()
2026-04-03 10:48:03,394 - DEBUG - No XMPP flaps were noticed during the test
2026-04-03 10:48:03,394 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2026-04-03 10:48:03,394 - INFO - --------------------------------------------------------------------------------
2026-04-03 10:48:03,396 - INFO - ================================================================================
2026-04-03 10:48:03,396 - INFO - STARTING TEST : test_metadata_service
2026-04-03 10:48:03,396 - 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-03 10:48:03,682 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-04-03 10:48:03,682 - INFO - Initial checks done. Running the testcase now
2026-04-03 10:48:03,682 - INFO -
2026-04-03 10:48:03,682 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs
2026-04-03 10:48:03,687 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-config/6224c85e-48da-415b-a184-5582e461fb79
2026-04-03 10:48:03,928 - DEBUG - Response for create_network : {'network': {'id': '43a96abc-c91a-48b2-a21e-7bb3dd63c0c8', 'name': 'ctest-vn-44011952', 'tenant_id': '3e2a6b465462422d8a20811fedd52bb7', 'project_id': '3e2a6b465462422d8a20811fedd52bb7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-13554561', 'ctest-vn-44011952'], 'port_security_enabled': True, 'description': ''}}
2026-04-03 10:48:04,105 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cae45af7-c027-4a6d-8b2a-53a46d229e40', 'name': '', 'tenant_id': '3e2a6b465462422d8a20811fedd52bb7', 'network_id': '43a96abc-c91a-48b2-a21e-7bb3dd63c0c8', 'ip_version': 4, 'cidr': '94.69.141.128/26', 'allocation_pools': [{'start': '94.69.141.130', 'end': '94.69.141.190'}], 'gateway_ip': '94.69.141.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '94.69.141.130', 'tags': [], 'project_id': '3e2a6b465462422d8a20811fedd52bb7'}}
2026-04-03 10:48:04,121 - INFO - Created VN ctest-vn-44011952
2026-04-03 10:48:04,173 - DEBUG - VN ctest-vn-44011952 UUID is 43a96abc-c91a-48b2-a21e-7bb3dd63c0c8
2026-04-03 10:48:05,312 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5586-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5586-1)
2026-04-03 10:48:05,312 - INFO - Waiting for VM ctest-TestBasicVMVN-13554561-60927548 to be up..
2026-04-03 10:48:05,351 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-03 10:48:10,419 - DEBUG - VM is in ACTIVE state now
2026-04-03 10:48:10,419 - INFO - VM name : ctest-TestBasicVMVN-13554561-60927548
2026-04-03 10:48:10,487 - DEBUG - VM ctest-TestBasicVMVN-13554561-60927548 ID is 6a7873ca-1fee-42a5-852b-1d5e05a60153
2026-04-03 10:48:10,488 - DEBUG - VM ctest-TestBasicVMVN-13554561-60927548 launched on Node cn-jenkins-deploy-platform-ansible-os-5586-1
2026-04-03 10:48:10,565 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/6a7873ca-1fee-42a5-852b-1d5e05a60153
2026-04-03 10:48:10,575 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/4f32fe28-3f48-4fbd-ba2c-bad0bb657498
2026-04-03 10:48:13,833 - 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 1027ms')
2026-04-03 10:48:13,834 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-13554561-60927548 failed!
2026-04-03 10:48:13,890 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-13554561:ctest-vn-44011952 is 94.69.141.129 and allocation pool is NOT set
2026-04-03 10:48:15,953 - 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=5.24 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.03 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 = 1.033/3.137/5.242/2.104 ms')
2026-04-03 10:48:15,953 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-13554561-60927548 passed
2026-04-03 10:48:16,101 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-03 10:48:16,102 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-13554561-60927548, IP 94.69.141.131, Port 22
2026-04-03 10:48:16,267 - DEBUG - VM ctest-TestBasicVMVN-13554561-60927548 is ready for SSH connections
2026-04-03 10:48:16,267 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-04-03 10:48:16,267 - DEBUG - cat /tmp/output.txt
2026-04-03 10:48:17,900 - DEBUG - Hello World. The time is now Fri, 03 Apr 2026 04:48:16 -0600!
2026-04-03 10:48:17,900 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Fri, 03 Apr 2026 04:48:16 -0600!'}
2026-04-03 10:48:17,900 - INFO - metadata_script.txt got executed in the vm
2026-04-03 10:48:17,900 - INFO - Deleting VM ctest-TestBasicVMVN-13554561-60927548
2026-04-03 10:48:17,983 - INFO - Deleting VN ctest-vn-44011952
2026-04-03 10:48:18,018 - DEBUG - VN 43a96abc-c91a-48b2-a21e-7bb3dd63c0c8 still in use: Unable to complete operation on network 43a96abc-c91a-48b2-a21e-7bb3dd63c0c8. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-90777ca9-c1fe-4bd8-83de-02c1e09a7c06']
2026-04-03 10:48:18,018 - WARNING - Deleting VN ctest-vn-44011952 failed..Will retry
2026-04-03 10:48:20,155 - DEBUG - Response for deleting network ()
2026-04-03 10:48:20,414 - DEBUG - No XMPP flaps were noticed during the test
2026-04-03 10:48:20,414 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2026-04-03 10:48:20,414 - INFO - --------------------------------------------------------------------------------
2026-04-03 10:48:20,416 - INFO - ================================================================================
2026-04-03 10:48:20,416 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-04-03 10:48:20,416 - 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-03 10:48:20,705 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-04-03 10:48:20,706 - INFO - Initial checks done. Running the testcase now
2026-04-03 10:48:20,706 - INFO -
2026-04-03 10:48:21,176 - DEBUG - Response for create_network : {'network': {'id': '6f019abf-de34-4d74-9e6f-89b0b6546c60', 'name': 'ctest-vn-80373178', 'tenant_id': '3e2a6b465462422d8a20811fedd52bb7', 'project_id': '3e2a6b465462422d8a20811fedd52bb7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-13554561', 'ctest-vn-80373178'], 'port_security_enabled': True, 'description': ''}}
2026-04-03 10:48:21,386 - DEBUG - Response for create_subnet : {'subnet': {'id': '9970ddb9-3ba7-4e8d-b1ed-031159bcec72', 'name': '', 'tenant_id': '3e2a6b465462422d8a20811fedd52bb7', 'network_id': '6f019abf-de34-4d74-9e6f-89b0b6546c60', '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': '3e2a6b465462422d8a20811fedd52bb7'}}
2026-04-03 10:48:21,549 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f86f33a4-5593-4f57-a314-958e171e197d', 'name': '', 'tenant_id': '3e2a6b465462422d8a20811fedd52bb7', 'network_id': '6f019abf-de34-4d74-9e6f-89b0b6546c60', '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': '3e2a6b465462422d8a20811fedd52bb7'}}
2026-04-03 10:48:21,569 - INFO - Created VN ctest-vn-80373178
2026-04-03 10:48:21,626 - DEBUG - VN ctest-vn-80373178 UUID is 6f019abf-de34-4d74-9e6f-89b0b6546c60
2026-04-03 10:48:21,964 - DEBUG - Response for create_port : {'port': {'name': 'b612c963-cdc8-4e40-a5d3-54946ca257ed', 'id': 'b612c963-cdc8-4e40-a5d3-54946ca257ed', 'tenant_id': '3e2a6b465462422d8a20811fedd52bb7', 'network_id': '6f019abf-de34-4d74-9e6f-89b0b6546c60', 'mac_address': '02:b6:12:c9:63:cd', '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': '9970ddb9-3ba7-4e8d-b1ed-031159bcec72'}], 'security_groups': ['02b3effd-3dc6-4443-8b72-291d550a448a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3e2a6b465462422d8a20811fedd52bb7'}}
2026-04-03 10:48:22,133 - DEBUG - Response for create_port : {'port': {'name': '5b295490-083f-417d-9636-7e949ca9eb90', 'id': '5b295490-083f-417d-9636-7e949ca9eb90', 'tenant_id': '3e2a6b465462422d8a20811fedd52bb7', 'network_id': '6f019abf-de34-4d74-9e6f-89b0b6546c60', 'mac_address': '02:5b:29:54:90:08', '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': 'f86f33a4-5593-4f57-a314-958e171e197d'}], 'security_groups': ['02b3effd-3dc6-4443-8b72-291d550a448a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3e2a6b465462422d8a20811fedd52bb7'}}
2026-04-03 10:48:22,518 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5586-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5586-1)
2026-04-03 10:48:22,977 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5586-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5586-1)
2026-04-03 10:48:24,269 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5586-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5586-1)
2026-04-03 10:48:24,269 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-04-03 10:48:24,276 - DEBUG - Requesting: http://10.0.0.50:8082/domain/9d6748b1-481c-456d-b88c-0714ed939306
2026-04-03 10:48:24,289 - DEBUG - Requesting: http://10.0.0.50:8082/project/3e2a6b46-5462-422d-8a20-811fedd52bb7
2026-04-03 10:48:24,368 - DEBUG - Requesting: http://10.0.0.50:8082/network-ipam/56b5f811-d57e-4508-a68a-a3366bc31e1e
2026-04-03 10:48:24,381 - INFO - Verifications in API Server for IPAM: ctest-ipam-99332926 passed
2026-04-03 10:48:24,387 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-13554561:ctest-ipam-99332926', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-13554561', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6248172813526385928', 'uuid-lslong': '12000583611213618718'}, 'enable': 'true', 'created': '2026-04-03T10:48:20', 'last-modified': '2026-04-03T10:48:20', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.458167'}
2026-04-03 10:48:24,387 - INFO - Verifications in Control node for IPAM: ctest-ipam-99332926 passed
2026-04-03 10:48:24,387 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-04-03 10:48:24,397 - DEBUG - Requesting: http://10.0.0.50:8082/domain/9d6748b1-481c-456d-b88c-0714ed939306
2026-04-03 10:48:24,410 - DEBUG - Requesting: http://10.0.0.50:8082/project/3e2a6b46-5462-422d-8a20-811fedd52bb7
2026-04-03 10:48:24,485 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/6f019abf-de34-4d74-9e6f-89b0b6546c60
2026-04-03 10:48:24,498 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/6f019abf-de34-4d74-9e6f-89b0b6546c60
2026-04-03 10:48:24,509 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/e59df69f-92b9-432b-ba2f-d3e918a12e22
2026-04-03 10:48:24,518 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/e59df69f-92b9-432b-ba2f-d3e918a12e22
2026-04-03 10:48:24,531 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/18dbdbb5-8744-4fd1-bb15-468bcc010d20
2026-04-03 10:48:24,539 - DEBUG - Route Targets: ['target:64512:8000004']
2026-04-03 10:48:24,539 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/6f019abf-de34-4d74-9e6f-89b0b6546c60
2026-04-03 10:48:24,551 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/e59df69f-92b9-432b-ba2f-d3e918a12e22
2026-04-03 10:48:24,570 - INFO - Verified VN network id 12 for VN 6f019abf-de34-4d74-9e6f-89b0b6546c60
2026-04-03 10:48:24,571 - INFO - Verifications in API Server for VN ctest-vn-80373178 passed
2026-04-03 10:48:24,571 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/6f019abf-de34-4d74-9e6f-89b0b6546c60
2026-04-03 10:48:24,584 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/e59df69f-92b9-432b-ba2f-d3e918a12e22
2026-04-03 10:48:24,594 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/e59df69f-92b9-432b-ba2f-d3e918a12e22
2026-04-03 10:48:24,602 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/18dbdbb5-8744-4fd1-bb15-468bcc010d20
2026-04-03 10:48:24,613 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-13554561:ctest-vn-80373178', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-13554561', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7998844562044112244', 'uuid-lslong': '11416494972473732192'}, 'enable': 'true', 'created': '2026-04-03T10:48:21', 'last-modified': '2026-04-03T10:48:21', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.100612'}
2026-04-03 10:48:24,618 - DEBUG - Route Targets: ['target:64512:8000004']
2026-04-03 10:48:24,618 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-80373178 passed
2026-04-03 10:48:24,618 - DEBUG - ====Verifying policy data for ctest-vn-80373178 in API_Server ======
2026-04-03 10:48:24,618 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-04-03 10:48:24,625 - DEBUG - Requesting: http://10.0.0.50:8082/domain/9d6748b1-481c-456d-b88c-0714ed939306
2026-04-03 10:48:24,634 - DEBUG - Requesting: http://10.0.0.50:8082/project/3e2a6b46-5462-422d-8a20-811fedd52bb7
2026-04-03 10:48:24,700 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/6f019abf-de34-4d74-9e6f-89b0b6546c60
2026-04-03 10:48:24,711 - DEBUG - =>VN ctest-vn-80373178 has no policy to be verified
2026-04-03 10:48:24,711 - DEBUG - Verifying the vn in opserver
2026-04-03 10:48:24,711 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-13554561:ctest-vn-80373178 virtual network link through opserver 10.0.0.50
2026-04-03 10:48:24,711 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2026-04-03 10:48:25,141 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2026-04-03 10:48:25,212 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-13554561:ctest-vn-80373178', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-13554561:ctest-vn-80373178?flat'}
2026-04-03 10:48:25,213 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-13554561:ctest-vn-80373178 is found in opserver
2026-04-03 10:48:25,218 - DEBUG - VRF ids for VN ctest-vn-80373178: {'10.0.0.50': '2'}
2026-04-03 10:48:25,218 - INFO - Waiting for VM ctest-TestBasicVMVN-13554561-56387964 to be up..
2026-04-03 10:48:25,313 - DEBUG - VM is in ACTIVE state now
2026-04-03 10:48:25,313 - INFO - VM name : ctest-TestBasicVMVN-13554561-56387964
2026-04-03 10:48:25,400 - DEBUG - VM ctest-TestBasicVMVN-13554561-56387964 ID is 4676e8b1-19a4-4e8b-81e5-9088687da8be
2026-04-03 10:48:25,401 - DEBUG - VM ctest-TestBasicVMVN-13554561-56387964 launched on Node cn-jenkins-deploy-platform-ansible-os-5586-1
2026-04-03 10:48:25,488 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/4676e8b1-19a4-4e8b-81e5-9088687da8be
2026-04-03 10:48:25,496 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/b612c963-cdc8-4e40-a5d3-54946ca257ed
2026-04-03 10:48:28,747 - 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-03 10:48:28,747 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-13554561-56387964 failed!
2026-04-03 10:48:28,802 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-13554561:ctest-vn-80373178 is 31.1.1.1 and allocation pool is NOT set
2026-04-03 10:48:28,802 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-13554561:ctest-vn-80373178 is 31.1.2.1 and allocation pool is NOT set
2026-04-03 10:48:32,881 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms')
2026-04-03 10:48:32,881 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-13554561-56387964 failed!
2026-04-03 10:48:32,933 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-13554561:ctest-vn-80373178 is 31.1.1.1 and allocation pool is NOT set
2026-04-03 10:48:32,933 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-13554561:ctest-vn-80373178 is 31.1.2.1 and allocation pool is NOT set
2026-04-03 10:48:34,996 - 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.06 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.824 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.824/2.440/4.057/1.616 ms')
2026-04-03 10:48:34,996 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-13554561-56387964 passed
2026-04-03 10:48:35,141 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-03 10:48:35,142 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-13554561-56387964, IP 31.1.1.4, Port 22
2026-04-03 10:48:35,297 - DEBUG - VM ctest-TestBasicVMVN-13554561-56387964 is ready for SSH connections
2026-04-03 10:48:35,297 - INFO - Waiting for VM ctest-TestBasicVMVN-13554561-45163344 to be up..
2026-04-03 10:48:35,374 - DEBUG - VM is in ACTIVE state now
2026-04-03 10:48:35,374 - INFO - VM name : ctest-TestBasicVMVN-13554561-45163344
2026-04-03 10:48:35,443 - DEBUG - VM ctest-TestBasicVMVN-13554561-45163344 ID is 4c16131f-69fa-4a1b-a0c5-2deabeff5737
2026-04-03 10:48:35,443 - DEBUG - VM ctest-TestBasicVMVN-13554561-45163344 launched on Node cn-jenkins-deploy-platform-ansible-os-5586-1
2026-04-03 10:48:35,515 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/4c16131f-69fa-4a1b-a0c5-2deabeff5737
2026-04-03 10:48:35,523 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/5b295490-083f-417d-9636-7e949ca9eb90
2026-04-03 10:48:36,753 - 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.01 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.376 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.376/1.694/3.013/1.318 ms')
2026-04-03 10:48:36,753 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-13554561-45163344 passed
2026-04-03 10:48:36,905 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-03 10:48:36,906 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-13554561-45163344, IP 31.1.2.4, Port 22
2026-04-03 10:48:37,064 - DEBUG - VM ctest-TestBasicVMVN-13554561-45163344 is ready for SSH connections
2026-04-03 10:48:37,064 - INFO - Waiting for VM ctest-TestBasicVMVN-13554561-62971223 to be up..
2026-04-03 10:48:37,135 - DEBUG - VM is in ACTIVE state now
2026-04-03 10:48:37,135 - INFO - VM name : ctest-TestBasicVMVN-13554561-62971223
2026-04-03 10:48:37,206 - DEBUG - VM ctest-TestBasicVMVN-13554561-62971223 ID is ce84c214-3362-49d5-893b-895bec3e1de1
2026-04-03 10:48:37,206 - DEBUG - VM ctest-TestBasicVMVN-13554561-62971223 launched on Node cn-jenkins-deploy-platform-ansible-os-5586-1
2026-04-03 10:48:37,276 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/ce84c214-3362-49d5-893b-895bec3e1de1
2026-04-03 10:48:37,284 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/ca838c48-f492-4271-b483-8e3de08f32d9
2026-04-03 10:48:38,527 - 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=2.66 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.568 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.568/1.612/2.657/1.044 ms')
2026-04-03 10:48:38,527 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-13554561-62971223 passed
2026-04-03 10:48:38,677 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-03 10:48:38,678 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-13554561-62971223, IP 31.1.1.3, Port 22
2026-04-03 10:48:38,833 - DEBUG - VM ctest-TestBasicVMVN-13554561-62971223 is ready for SSH connections
2026-04-03 10:48:38,833 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-03 10:48:38,833 - 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.50, gateway password: c0ntrail123
2026-04-03 10:48:38,834 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-04-03 10:48:42,830 - 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.463 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.839 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.846 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.839/1.716/3.463 ms
2026-04-03 10:48:42,830 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-13554561-56387964 passed
2026-04-03 10:48:42,830 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-03 10:48:42,830 - 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.50, gateway password: c0ntrail123
2026-04-03 10:48:42,830 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-04-03 10:48:46,505 - 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.671 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.832 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.865 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.832/1.456/2.671 ms
2026-04-03 10:48:46,505 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-13554561-45163344 passed
2026-04-03 10:48:46,505 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-03 10:48:46,505 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-03 10:48:46,505 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-03 10:48:46,506 - 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.50, gateway password: c0ntrail123
2026-04-03 10:48:46,506 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-04-03 10:48:46,682 - DEBUG - None
2026-04-03 10:48:46,682 - 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.50, gateway password: c0ntrail123
2026-04-03 10:48:46,682 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-04-03 10:48:46,857 - DEBUG - None
2026-04-03 10:48:46,857 - 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.50, gateway password: c0ntrail123
2026-04-03 10:48:46,857 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-04-03 10:48:47,492 - DEBUG - None
2026-04-03 10:48:47,492 - 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.50, gateway password: c0ntrail123
2026-04-03 10:48:47,493 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-04-03 10:48:49,689 - 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.770 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.784 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.422 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.738 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.582 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.422/1.659/3.784 ms
2026-04-03 10:48:49,689 - 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.50, gateway password: c0ntrail123
2026-04-03 10:48:49,689 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-04-03 10:48:51,934 - 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.452 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.223 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.486 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.463 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.870 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.654 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.321 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.321/2.067/4.486 ms
2026-04-03 10:48:51,934 - 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.50, gateway password: c0ntrail123
2026-04-03 10:48:51,934 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-04-03 10:48:54,177 - 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.680 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.496 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.253 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.660 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.364 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.560 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.351 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.351/1.909/3.560 ms
2026-04-03 10:48:54,177 - INFO - Deleting VM ctest-TestBasicVMVN-13554561-62971223
2026-04-03 10:48:54,242 - INFO - Detaching port 5b295490-083f-417d-9636-7e949ca9eb90 from VM ctest-TestBasicVMVN-13554561-45163344
2026-04-03 10:48:54,273 - INFO - Deleting VM ctest-TestBasicVMVN-13554561-45163344
2026-04-03 10:48:54,340 - INFO - Detaching port b612c963-cdc8-4e40-a5d3-54946ca257ed from VM ctest-TestBasicVMVN-13554561-56387964
2026-04-03 10:48:54,372 - INFO - Deleting VM ctest-TestBasicVMVN-13554561-56387964
2026-04-03 10:48:54,432 - INFO - Deleting VN ctest-vn-80373178
2026-04-03 10:48:54,576 - DEBUG - Response for delete_port : ()
2026-04-03 10:48:54,721 - DEBUG - Response for delete_port : ()
2026-04-03 10:48:54,760 - DEBUG - VN 6f019abf-de34-4d74-9e6f-89b0b6546c60 still in use: Unable to complete operation on network 6f019abf-de34-4d74-9e6f-89b0b6546c60. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-c1ae43d8-b087-4a5d-a4bf-aca9f666b505']
2026-04-03 10:48:54,760 - WARNING - Deleting VN ctest-vn-80373178 failed..Will retry
2026-04-03 10:48:56,895 - DEBUG - Response for deleting network ()
2026-04-03 10:48:56,895 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/e59df69f-92b9-432b-ba2f-d3e918a12e22
2026-04-03 10:48:56,900 - DEBUG - Response Code: 404
2026-04-03 10:48:56,900 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-04-03 10:48:56,906 - DEBUG - Requesting: http://10.0.0.50:8082/domain/9d6748b1-481c-456d-b88c-0714ed939306
2026-04-03 10:48:56,958 - DEBUG - Requesting: http://10.0.0.50:8082/project/3e2a6b46-5462-422d-8a20-811fedd52bb7
2026-04-03 10:48:57,032 - INFO - Validated that VN ctest-vn-80373178 is not found in API Server
2026-04-03 10:48:57,040 - DEBUG - VN ctest-vn-80373178 is not present in Agent 10.0.0.50
2026-04-03 10:48:57,040 - INFO - Validated that VN ctest-vn-80373178 is not in any agent
2026-04-03 10:48:57,044 - DEBUG - VRF 2 is not seen in agent 10.0.0.50
2026-04-03 10:48:57,049 - DEBUG - Vrouter 10.0.0.50 does not have vrf 2 for VN ctest-vn-80373178
2026-04-03 10:48:57,049 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-13554561:ctest-vn-80373178
2026-04-03 10:48:57,067 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-80373178 info
2026-04-03 10:48:57,153 - INFO - IPAM: ctest-ipam-99332926 is not found in API Server
2026-04-03 10:48:57,164 - INFO - IPAM:ctest-ipam-99332926 is not found in control node
2026-04-03 10:48:57,418 - DEBUG - No XMPP flaps were noticed during the test
2026-04-03 10:48:57,418 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2026-04-03 10:48:57,418 - INFO - --------------------------------------------------------------------------------
2026-04-03 10:48:58,142 - INFO - Deleted project: ctest-TestBasicVMVN-13554561, ID : 3e2a6b46-5462-422d-8a20-811fedd52bb7