2025-10-13 16:51:43,504 - INFO - Domain Default found not creating
2025-10-13 16:51:43,650 - INFO - Project ctest-TestBasicVMVN-87781458 not found, creating it
2025-10-13 16:51:44,101 - INFO - Created Project:ctest-TestBasicVMVN-87781458, ID : 225d9557-2b4b-4fbf-8411-8c1b3ddcdd39 
2025-10-13 16:51:45,633 - INFO - ================================================================================
2025-10-13 16:51:45,633 - INFO - STARTING TEST    : test_generic_link_local_service
2025-10-13 16:51:45,633 - INFO - TEST DESCRIPTION : 
        Description: Test to validate generic linklocal service - running nova list from vm.
            1.Create generic link local service to be able to wget to jenkins
            2.Create a vm
            3.Try wget to jenkins - passes if successful else fails
        Maintainer: sandipd@juniper.net
        
2025-10-13 16:51:45,887 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.210': '0'}} with
2025-10-13 16:51:45,887 - INFO - Initial checks done. Running the testcase now
2025-10-13 16:51:45,887 - INFO - 
2025-10-13 16:51:46,430 - DEBUG - Response for create_network : {'network': {'id': '3f3109c0-4bfb-45d6-8bfe-67ac29dc4059', 'name': 'ctest-vn2_metadata-08280027', 'tenant_id': '225d95572b4b4fbf84118c1b3ddcdd39', 'project_id': '225d95572b4b4fbf84118c1b3ddcdd39', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-87781458', 'ctest-vn2_metadata-08280027'], 'port_security_enabled': True, 'description': ''}}
2025-10-13 16:51:46,620 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b488e202-95ce-4b93-b98e-09a5fa66f020', 'name': '', 'tenant_id': '225d95572b4b4fbf84118c1b3ddcdd39', 'network_id': '3f3109c0-4bfb-45d6-8bfe-67ac29dc4059', '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': '225d95572b4b4fbf84118c1b3ddcdd39'}}
2025-10-13 16:51:46,638 - INFO - Created VN ctest-vn2_metadata-08280027
2025-10-13 16:51:46,690 - DEBUG - VN ctest-vn2_metadata-08280027 UUID is 3f3109c0-4bfb-45d6-8bfe-67ac29dc4059
2025-10-13 16:51:46,865 - DEBUG - Services list from nova: [, , ]
2025-10-13 16:51:47,892 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4309-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4309-1)
2025-10-13 16:51:47,994 - DEBUG - Link local service introspect added
2025-10-13 16:51:48,034 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-13 16:51:53,107 - DEBUG - VM  is in ACTIVE state now
2025-10-13 16:51:53,233 - INFO - Waiting for VM ctest-TestBasicVMVN-87781458-10255634 to be up..
2025-10-13 16:51:53,233 - INFO - VM name : ctest-TestBasicVMVN-87781458-10255634
2025-10-13 16:51:53,316 - DEBUG - VM ctest-TestBasicVMVN-87781458-10255634 ID is 27f0c104-0ce4-43ce-a73e-0d4f92754908
2025-10-13 16:51:53,316 - DEBUG - VM ctest-TestBasicVMVN-87781458-10255634 launched on Node cn-jenkins-deploy-platform-ansible-os-4309-1
2025-10-13 16:51:53,393 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/27f0c104-0ce4-43ce-a73e-0d4f92754908
2025-10-13 16:51:53,690 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/27f0c104-0ce4-43ce-a73e-0d4f92754908
2025-10-13 16:51:53,721 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/c3b7f1de-b78b-4f12-bd4d-3d8e372a2ecd
2025-10-13 16:51:56,977 - 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 1023ms')
2025-10-13 16:51:56,977 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-87781458-10255634 failed!
2025-10-13 16:51:57,030 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-87781458:ctest-vn2_metadata-08280027 is 11.1.1.1 and allocation pool is NOT set
2025-10-13 16:51:59,091 - 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.54 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.736 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.736/2.640/4.544/1.904 ms')
2025-10-13 16:51:59,091 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-87781458-10255634 passed
2025-10-13 16:51:59,246 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 16:51:59,246 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-87781458-10255634, IP 11.1.1.3, Port 22
2025-10-13 16:51:59,401 - DEBUG - VM ctest-TestBasicVMVN-87781458-10255634 is ready for SSH connections
2025-10-13 16:51:59,401 - INFO - Retry 0
2025-10-13 16:51:59,401 - 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.33, gateway password: c0ntrail123
2025-10-13 16:51:59,401 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-10-13 16:52:01,001 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-10-13 16:52:01,001 - INFO - Generic metadata worked
2025-10-13 16:52:01,258 - DEBUG - Link local service introspect removed
2025-10-13 16:52:01,258 - INFO - Deleting VM ctest-TestBasicVMVN-87781458-10255634
2025-10-13 16:52:01,323 - INFO - Deleting VN ctest-vn2_metadata-08280027 
2025-10-13 16:52:01,367 - DEBUG - VN 3f3109c0-4bfb-45d6-8bfe-67ac29dc4059 still in use: Unable to complete operation on network 3f3109c0-4bfb-45d6-8bfe-67ac29dc4059. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1cbc829f-1bd8-4afc-955e-b9ec72efbf29']
2025-10-13 16:52:01,367 - WARNING - Deleting VN ctest-vn2_metadata-08280027 failed..Will retry
2025-10-13 16:52:03,461 - DEBUG - Response for deleting network ()
2025-10-13 16:52:03,722 - DEBUG - No XMPP flaps were noticed during the test
2025-10-13 16:52:03,722 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-10-13 16:52:03,722 - INFO - --------------------------------------------------------------------------------
2025-10-13 16:52:03,725 - INFO - ================================================================================
2025-10-13 16:52:03,725 - INFO - STARTING TEST    : test_metadata_service
2025-10-13 16:52:03,725 - INFO - TEST DESCRIPTION : 
        Description: Test to validate metadata service on VM creation.
               1.Verify from global-vrouter-config if metadata configures or not - fails otherwise
               2.Create a shell script which writes  'hello world ' in a file in /tmp and save the script on the nova api node
               3.Create a vm with userdata pointing to that script - script should get executed during vm boot up
               4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise
            Maintainer: sandipd@juniper.net
        
2025-10-13 16:52:04,014 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.210': '0'}} with
2025-10-13 16:52:04,014 - INFO - Initial checks done. Running the testcase now
2025-10-13 16:52:04,014 - INFO - 
2025-10-13 16:52:04,014 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-configs
2025-10-13 16:52:04,019 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-config/40d586d3-1a6f-4ddd-8196-c66c6d6b917c
2025-10-13 16:52:04,191 - DEBUG - Response for create_network : {'network': {'id': 'c7869bb2-3c5f-4adb-a15e-0e252dfb7654', 'name': 'ctest-vn-85834312', 'tenant_id': '225d95572b4b4fbf84118c1b3ddcdd39', 'project_id': '225d95572b4b4fbf84118c1b3ddcdd39', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-87781458', 'ctest-vn-85834312'], 'port_security_enabled': True, 'description': ''}}
2025-10-13 16:52:04,344 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ca6d3048-70da-409c-9d91-f2a0ac9462aa', 'name': '', 'tenant_id': '225d95572b4b4fbf84118c1b3ddcdd39', 'network_id': 'c7869bb2-3c5f-4adb-a15e-0e252dfb7654', 'ip_version': 4, 'cidr': '139.142.40.128/26', 'allocation_pools': [{'start': '139.142.40.130', 'end': '139.142.40.190'}], 'gateway_ip': '139.142.40.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '139.142.40.130', 'tags': [], 'project_id': '225d95572b4b4fbf84118c1b3ddcdd39'}}
2025-10-13 16:52:04,359 - INFO - Created VN ctest-vn-85834312
2025-10-13 16:52:04,410 - DEBUG - VN ctest-vn-85834312 UUID is c7869bb2-3c5f-4adb-a15e-0e252dfb7654
2025-10-13 16:52:05,554 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4309-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4309-1)
2025-10-13 16:52:05,554 - INFO - Waiting for VM ctest-TestBasicVMVN-87781458-04502499 to be up..
2025-10-13 16:52:05,591 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-13 16:52:10,678 - DEBUG - VM  is in ACTIVE state now
2025-10-13 16:52:10,678 - INFO - VM name : ctest-TestBasicVMVN-87781458-04502499
2025-10-13 16:52:10,755 - DEBUG - VM ctest-TestBasicVMVN-87781458-04502499 ID is a1e490db-25af-4a3e-bb3e-1115dbd8ebb2
2025-10-13 16:52:10,755 - DEBUG - VM ctest-TestBasicVMVN-87781458-04502499 launched on Node cn-jenkins-deploy-platform-ansible-os-4309-1
2025-10-13 16:52:10,830 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/a1e490db-25af-4a3e-bb3e-1115dbd8ebb2
2025-10-13 16:52:10,838 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/287ece17-a59a-4fe4-ad80-a78f8883667a
2025-10-13 16:52:14,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 1026ms')
2025-10-13 16:52:14,091 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-87781458-04502499 failed!
2025-10-13 16:52:14,146 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-87781458:ctest-vn-85834312 is 139.142.40.129 and allocation pool is NOT set
2025-10-13 16:52:16,214 - 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.27 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.23 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 = 2.230/2.751/3.272/0.521 ms')
2025-10-13 16:52:16,214 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-87781458-04502499 passed
2025-10-13 16:52:16,366 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 16:52:16,366 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-87781458-04502499, IP 139.142.40.131, Port 22
2025-10-13 16:52:16,521 - DEBUG - VM ctest-TestBasicVMVN-87781458-04502499 is ready for SSH connections
2025-10-13 16:52:16,522 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-10-13 16:52:16,522 - DEBUG - cat /tmp/output.txt
2025-10-13 16:52:18,165 - DEBUG - Hello World.  The time is now Mon, 13 Oct 2025 10:52:15 -0600!
2025-10-13 16:52:18,165 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World.  The time is now Mon, 13 Oct 2025 10:52:15 -0600!'}
2025-10-13 16:52:18,165 - INFO - metadata_script.txt got executed in the vm
2025-10-13 16:52:18,165 - INFO - Deleting VM ctest-TestBasicVMVN-87781458-04502499
2025-10-13 16:52:18,242 - INFO - Deleting VN ctest-vn-85834312 
2025-10-13 16:52:18,280 - DEBUG - VN c7869bb2-3c5f-4adb-a15e-0e252dfb7654 still in use: Unable to complete operation on network c7869bb2-3c5f-4adb-a15e-0e252dfb7654. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-78c5b972-2ccd-491b-91ca-25b695b9a460']
2025-10-13 16:52:18,280 - WARNING - Deleting VN ctest-vn-85834312 failed..Will retry
2025-10-13 16:52:20,387 - DEBUG - Response for deleting network ()
2025-10-13 16:52:20,643 - DEBUG - No XMPP flaps were noticed during the test
2025-10-13 16:52:20,643 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-10-13 16:52:20,643 - INFO - --------------------------------------------------------------------------------
2025-10-13 16:52:20,647 - INFO - ================================================================================
2025-10-13 16:52:20,647 - INFO - STARTING TEST    : test_ping_within_vn_two_vms_two_different_subnets
2025-10-13 16:52:20,647 - INFO - TEST DESCRIPTION : 
        Description:  Validate Ping between 2 VMs in the same VN, 2 VMs in different VN
        subnets.
        Test steps:
                1. Create 1 IPAM's.
                2. Create 1 VN with 2 subnets and launch 2 VMs in them.
                3. Ping between the VMs in the same VN should go thru fine.
                4. Ping to the subnet broadcast and all-broadcast address.
        Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the
                        all-broadcast address.
        Maintainer : ganeshahv@juniper.net
        
2025-10-13 16:52:20,933 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.210': '0'}} with
2025-10-13 16:52:20,933 - INFO - Initial checks done. Running the testcase now
2025-10-13 16:52:20,934 - INFO - 
2025-10-13 16:52:21,424 - DEBUG - Response for create_network : {'network': {'id': 'b937e115-c433-4b21-9142-45f9dfe14798', 'name': 'ctest-vn-62354222', 'tenant_id': '225d95572b4b4fbf84118c1b3ddcdd39', 'project_id': '225d95572b4b4fbf84118c1b3ddcdd39', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-87781458', 'ctest-vn-62354222'], 'port_security_enabled': True, 'description': ''}}
2025-10-13 16:52:21,625 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a030748c-edd5-4a57-9a84-b3ffa181baad', 'name': '', 'tenant_id': '225d95572b4b4fbf84118c1b3ddcdd39', 'network_id': 'b937e115-c433-4b21-9142-45f9dfe14798', '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': '225d95572b4b4fbf84118c1b3ddcdd39'}}
2025-10-13 16:52:21,789 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a8d66a98-49bc-4cf4-b060-5f25cf4e0186', 'name': '', 'tenant_id': '225d95572b4b4fbf84118c1b3ddcdd39', 'network_id': 'b937e115-c433-4b21-9142-45f9dfe14798', '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': '225d95572b4b4fbf84118c1b3ddcdd39'}}
2025-10-13 16:52:21,809 - INFO - Created VN ctest-vn-62354222
2025-10-13 16:52:21,862 - DEBUG - VN ctest-vn-62354222 UUID is b937e115-c433-4b21-9142-45f9dfe14798
2025-10-13 16:52:22,214 - DEBUG - Response for create_port : {'port': {'name': '9391971b-ef44-46ac-b072-6417423a3d2d', 'id': '9391971b-ef44-46ac-b072-6417423a3d2d', 'tenant_id': '225d95572b4b4fbf84118c1b3ddcdd39', 'network_id': 'b937e115-c433-4b21-9142-45f9dfe14798', 'mac_address': '02:93:91:97:1b:ef', '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': 'a030748c-edd5-4a57-9a84-b3ffa181baad'}], 'security_groups': ['1d0285b5-928b-4765-81b5-a1677e723510'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '225d95572b4b4fbf84118c1b3ddcdd39'}}
2025-10-13 16:52:22,376 - DEBUG - Response for create_port : {'port': {'name': '26882ee5-0fa5-4b48-9237-7b2409389adb', 'id': '26882ee5-0fa5-4b48-9237-7b2409389adb', 'tenant_id': '225d95572b4b4fbf84118c1b3ddcdd39', 'network_id': 'b937e115-c433-4b21-9142-45f9dfe14798', 'mac_address': '02:26:88:2e:e5:0f', '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': 'a8d66a98-49bc-4cf4-b060-5f25cf4e0186'}], 'security_groups': ['1d0285b5-928b-4765-81b5-a1677e723510'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '225d95572b4b4fbf84118c1b3ddcdd39'}}
2025-10-13 16:52:22,748 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4309-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4309-1)
2025-10-13 16:52:23,200 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4309-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4309-1)
2025-10-13 16:52:24,473 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4309-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4309-1)
2025-10-13 16:52:24,474 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-10-13 16:52:24,479 - DEBUG - Requesting: http://10.0.0.33:8082/domain/2eae9391-2170-4f7a-9596-b0a6120e63e2
2025-10-13 16:52:24,492 - DEBUG - Requesting: http://10.0.0.33:8082/project/225d9557-2b4b-4fbf-8411-8c1b3ddcdd39
2025-10-13 16:52:24,578 - DEBUG - Requesting: http://10.0.0.33:8082/network-ipam/ff46cb9b-8cab-4cdc-a5b6-9cb160730f7f
2025-10-13 16:52:24,591 - INFO - Verifications in API Server for IPAM: ctest-ipam-01335693 passed
2025-10-13 16:52:24,598 - DEBUG - Control-node 10.0.0.33 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-87781458:ctest-ipam-01335693', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-87781458', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '18394613596981775580', 'uuid-lslong': '11940903747660746623'}, 'enable': 'true', 'created': '2025-10-13T16:52:20', 'last-modified': '2025-10-13T16:52:21', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.434428'}
2025-10-13 16:52:24,599 - INFO - Verifications in Control node for IPAM: ctest-ipam-01335693 passed
2025-10-13 16:52:24,599 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-10-13 16:52:24,605 - DEBUG - Requesting: http://10.0.0.33:8082/domain/2eae9391-2170-4f7a-9596-b0a6120e63e2
2025-10-13 16:52:24,615 - DEBUG - Requesting: http://10.0.0.33:8082/project/225d9557-2b4b-4fbf-8411-8c1b3ddcdd39
2025-10-13 16:52:24,696 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/b937e115-c433-4b21-9142-45f9dfe14798
2025-10-13 16:52:24,707 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/b937e115-c433-4b21-9142-45f9dfe14798
2025-10-13 16:52:24,716 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/7ade3704-b6d8-475d-8b96-3749750ad6b7
2025-10-13 16:52:24,727 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/7ade3704-b6d8-475d-8b96-3749750ad6b7
2025-10-13 16:52:24,737 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/080802c3-d61a-46df-8187-0379a1791fdc
2025-10-13 16:52:24,744 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-13 16:52:24,744 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/b937e115-c433-4b21-9142-45f9dfe14798
2025-10-13 16:52:24,755 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/7ade3704-b6d8-475d-8b96-3749750ad6b7
2025-10-13 16:52:24,774 - INFO - Verified VN network id 11 for VN b937e115-c433-4b21-9142-45f9dfe14798
2025-10-13 16:52:24,774 - INFO - Verifications in API Server for VN ctest-vn-62354222 passed
2025-10-13 16:52:24,774 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/b937e115-c433-4b21-9142-45f9dfe14798
2025-10-13 16:52:24,786 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/7ade3704-b6d8-475d-8b96-3749750ad6b7
2025-10-13 16:52:24,796 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/7ade3704-b6d8-475d-8b96-3749750ad6b7
2025-10-13 16:52:24,802 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/080802c3-d61a-46df-8187-0379a1791fdc
2025-10-13 16:52:24,817 - DEBUG - Control-node 10.0.0.33 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-87781458:ctest-vn-62354222', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-87781458', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13346383504338012961', 'uuid-lslong': '10467005423467710360'}, 'enable': 'true', 'created': '2025-10-13T16:52:21', 'last-modified': '2025-10-13T16:52:21', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.053898'}
2025-10-13 16:52:24,827 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-13 16:52:24,827 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-62354222 passed
2025-10-13 16:52:24,829 - DEBUG - ====Verifying policy data for ctest-vn-62354222 in API_Server ======
2025-10-13 16:52:24,829 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-10-13 16:52:24,835 - DEBUG - Requesting: http://10.0.0.33:8082/domain/2eae9391-2170-4f7a-9596-b0a6120e63e2
2025-10-13 16:52:24,845 - DEBUG - Requesting: http://10.0.0.33:8082/project/225d9557-2b4b-4fbf-8411-8c1b3ddcdd39
2025-10-13 16:52:24,929 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/b937e115-c433-4b21-9142-45f9dfe14798
2025-10-13 16:52:24,945 - DEBUG - =>VN ctest-vn-62354222 has no policy to be verified
2025-10-13 16:52:24,945 - DEBUG - Verifying the vn in opserver
2025-10-13 16:52:24,945 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-87781458:ctest-vn-62354222 virtual network link  through opserver 10.0.0.33
2025-10-13 16:52:24,945 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks
2025-10-13 16:52:25,336 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks
2025-10-13 16:52:25,398 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-87781458:ctest-vn-62354222', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-87781458:ctest-vn-62354222?flat'}
2025-10-13 16:52:25,398 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-87781458:ctest-vn-62354222 is found in opserver
2025-10-13 16:52:25,404 - DEBUG - VRF ids for VN ctest-vn-62354222: {'10.0.0.33': '2'}
2025-10-13 16:52:25,404 - INFO - Waiting for VM ctest-TestBasicVMVN-87781458-12723835 to be up..
2025-10-13 16:52:25,504 - DEBUG - VM  is in ACTIVE state now
2025-10-13 16:52:25,504 - INFO - VM name : ctest-TestBasicVMVN-87781458-12723835
2025-10-13 16:52:25,586 - DEBUG - VM ctest-TestBasicVMVN-87781458-12723835 ID is b71e425d-cf05-4041-b231-fa74f2bd868e
2025-10-13 16:52:25,586 - DEBUG - VM ctest-TestBasicVMVN-87781458-12723835 launched on Node cn-jenkins-deploy-platform-ansible-os-4309-1
2025-10-13 16:52:25,653 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/b71e425d-cf05-4041-b231-fa74f2bd868e
2025-10-13 16:52:25,661 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/9391971b-ef44-46ac-b072-6417423a3d2d
2025-10-13 16:52:28,912 - 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 1011ms')
2025-10-13 16:52:28,912 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-87781458-12723835 failed!
2025-10-13 16:52:28,966 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-87781458:ctest-vn-62354222 is 31.1.1.1 and allocation pool is NOT set
2025-10-13 16:52:28,966 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-87781458:ctest-vn-62354222 is 31.1.2.1 and allocation pool is NOT set
2025-10-13 16:52:33,043 - 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')
2025-10-13 16:52:33,044 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-87781458-12723835 failed!
2025-10-13 16:52:33,098 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-87781458:ctest-vn-62354222 is 31.1.1.1 and allocation pool is NOT set
2025-10-13 16:52:33,098 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-87781458:ctest-vn-62354222 is 31.1.2.1 and allocation pool is NOT set
2025-10-13 16:52:35,161 - 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=2.84 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.415 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.415/1.625/2.836/1.210 ms')
2025-10-13 16:52:35,161 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-87781458-12723835 passed
2025-10-13 16:52:35,370 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 16:52:35,370 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-87781458-12723835, IP 31.1.1.4, Port 22
2025-10-13 16:52:35,529 - DEBUG - VM ctest-TestBasicVMVN-87781458-12723835 is ready for SSH connections
2025-10-13 16:52:35,529 - INFO - Waiting for VM ctest-TestBasicVMVN-87781458-48653347 to be up..
2025-10-13 16:52:35,612 - DEBUG - VM  is in ACTIVE state now
2025-10-13 16:52:35,612 - INFO - VM name : ctest-TestBasicVMVN-87781458-48653347
2025-10-13 16:52:35,682 - DEBUG - VM ctest-TestBasicVMVN-87781458-48653347 ID is b2cfb77c-d353-4f4f-a341-c9111a6f2543
2025-10-13 16:52:35,683 - DEBUG - VM ctest-TestBasicVMVN-87781458-48653347 launched on Node cn-jenkins-deploy-platform-ansible-os-4309-1
2025-10-13 16:52:35,752 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/b2cfb77c-d353-4f4f-a341-c9111a6f2543
2025-10-13 16:52:35,759 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/26882ee5-0fa5-4b48-9237-7b2409389adb
2025-10-13 16:52:36,994 - 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.61 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.01 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 = 1.014/3.311/5.608/2.297 ms')
2025-10-13 16:52:36,994 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-87781458-48653347 passed
2025-10-13 16:52:37,142 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 16:52:37,142 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-87781458-48653347, IP 31.1.2.4, Port 22
2025-10-13 16:52:37,301 - DEBUG - VM ctest-TestBasicVMVN-87781458-48653347 is ready for SSH connections
2025-10-13 16:52:37,301 - INFO - Waiting for VM ctest-TestBasicVMVN-87781458-62731481 to be up..
2025-10-13 16:52:37,375 - DEBUG - VM  is in ACTIVE state now
2025-10-13 16:52:37,375 - INFO - VM name : ctest-TestBasicVMVN-87781458-62731481
2025-10-13 16:52:37,448 - DEBUG - VM ctest-TestBasicVMVN-87781458-62731481 ID is 95a51464-5e71-45d6-ab78-ff879895aa20
2025-10-13 16:52:37,448 - DEBUG - VM ctest-TestBasicVMVN-87781458-62731481 launched on Node cn-jenkins-deploy-platform-ansible-os-4309-1
2025-10-13 16:52:37,517 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/95a51464-5e71-45d6-ab78-ff879895aa20
2025-10-13 16:52:37,524 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/2508b75a-b9f8-4ec7-aad0-ebab3075a2f3
2025-10-13 16:52:38,747 - 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.79 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.389 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.389/1.590/2.792/1.201 ms')
2025-10-13 16:52:38,748 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-87781458-62731481 passed
2025-10-13 16:52:38,898 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 16:52:38,898 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-87781458-62731481, IP 31.1.1.3, Port 22
2025-10-13 16:52:39,057 - DEBUG - VM ctest-TestBasicVMVN-87781458-62731481 is ready for SSH connections
2025-10-13 16:52:39,057 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 16:52:39,057 - 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.33, gateway password: c0ntrail123
2025-10-13 16:52:39,058 - DEBUG - ping -s 56 -c 3 -W 1  31.1.2.4
2025-10-13 16:52:43,255 - 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.170 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.353 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.437 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.353/1.986/3.170 ms
2025-10-13 16:52:43,255 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-87781458-12723835 passed
2025-10-13 16:52:43,255 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 16:52:43,255 - 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.33, gateway password: c0ntrail123
2025-10-13 16:52:43,255 - DEBUG - ping -s 56 -c 3 -W 1  31.1.1.4
2025-10-13 16:52:46,914 - 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.030 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.842 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.963 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.842/1.611/3.030 ms
2025-10-13 16:52:46,914 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-87781458-48653347 passed
2025-10-13 16:52:46,914 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 16:52:46,915 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 16:52:46,915 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 16:52:46,915 - 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.33, gateway password: c0ntrail123
2025-10-13 16:52:46,915 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-13 16:52:47,090 - DEBUG - None
2025-10-13 16:52:47,090 - 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.33, gateway password: c0ntrail123
2025-10-13 16:52:47,090 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-13 16:52:47,264 - DEBUG - None
2025-10-13 16:52:47,265 - 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.33, gateway password: c0ntrail123
2025-10-13 16:52:47,265 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-13 16:52:47,909 - DEBUG - None
2025-10-13 16:52:47,909 - 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.33, gateway password: c0ntrail123
2025-10-13 16:52:47,910 - DEBUG - ping -s 56 -c 3 -W 1  31.1.1.7
2025-10-13 16:52:50,115 - 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.128 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.493 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.386 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.466 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.328 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.328/1.960/4.493 ms
2025-10-13 16:52:50,115 - 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.33, gateway password: c0ntrail123
2025-10-13 16:52:50,115 - DEBUG - ping -s 56 -c 3 -W 1  224.0.0.1
2025-10-13 16:52:52,351 - 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.943 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.099 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.266 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.968 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.329 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.256 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.470 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.470/2.190/4.266 ms
2025-10-13 16:52:52,352 - 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.33, gateway password: c0ntrail123
2025-10-13 16:52:52,352 - DEBUG - ping -s 56 -c 3 -W 1  255.255.255.255
2025-10-13 16:52:54,592 - 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.646 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.151 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.005 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.503 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.816 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.655 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.380 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.380/1.879/4.005 ms
2025-10-13 16:52:54,593 - INFO - Deleting VM ctest-TestBasicVMVN-87781458-62731481
2025-10-13 16:52:54,664 - INFO - Detaching port 26882ee5-0fa5-4b48-9237-7b2409389adb from VM ctest-TestBasicVMVN-87781458-48653347
2025-10-13 16:52:54,703 - INFO - Deleting VM ctest-TestBasicVMVN-87781458-48653347
2025-10-13 16:52:54,783 - INFO - Detaching port 9391971b-ef44-46ac-b072-6417423a3d2d from VM ctest-TestBasicVMVN-87781458-12723835
2025-10-13 16:52:54,815 - INFO - Deleting VM ctest-TestBasicVMVN-87781458-12723835
2025-10-13 16:52:54,877 - INFO - Deleting VN ctest-vn-62354222 
2025-10-13 16:52:55,051 - DEBUG - Response for delete_port : ()
2025-10-13 16:52:55,212 - DEBUG - Response for delete_port : ()
2025-10-13 16:52:55,263 - DEBUG - VN b937e115-c433-4b21-9142-45f9dfe14798 still in use: Unable to complete operation on network b937e115-c433-4b21-9142-45f9dfe14798. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ce0abc23-53af-40de-b29d-e82f3d69eb33']
2025-10-13 16:52:55,263 - WARNING - Deleting VN ctest-vn-62354222 failed..Will retry
2025-10-13 16:52:57,397 - DEBUG - Response for deleting network ()
2025-10-13 16:52:57,397 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/7ade3704-b6d8-475d-8b96-3749750ad6b7
2025-10-13 16:52:57,403 - DEBUG - Response Code: 404
2025-10-13 16:52:57,404 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-10-13 16:52:57,409 - DEBUG - Requesting: http://10.0.0.33:8082/domain/2eae9391-2170-4f7a-9596-b0a6120e63e2
2025-10-13 16:52:57,464 - DEBUG - Requesting: http://10.0.0.33:8082/project/225d9557-2b4b-4fbf-8411-8c1b3ddcdd39
2025-10-13 16:52:57,539 - INFO - Validated that VN ctest-vn-62354222 is not found in API Server
2025-10-13 16:52:57,548 - DEBUG - VN ctest-vn-62354222 is not present in Agent 10.0.0.33 
2025-10-13 16:52:57,548 - INFO - Validated that VN ctest-vn-62354222 is not in any agent
2025-10-13 16:52:57,552 - DEBUG - VRF 2 is not seen in agent 10.0.0.33
2025-10-13 16:52:57,558 - DEBUG - Vrouter 10.0.0.33 does not have vrf 2 for VN ctest-vn-62354222
2025-10-13 16:52:57,558 - INFO - Validated that all vrouters do not  have the route table for VN default-domain:ctest-TestBasicVMVN-87781458:ctest-vn-62354222
2025-10-13 16:52:57,567 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-62354222 info
2025-10-13 16:52:57,645 - INFO - IPAM: ctest-ipam-01335693 is not found in API Server
2025-10-13 16:52:57,657 - INFO - IPAM:ctest-ipam-01335693 is not found in control node
2025-10-13 16:52:57,923 - DEBUG - No XMPP flaps were noticed during the test
2025-10-13 16:52:57,923 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-10-13 16:52:57,923 - INFO - --------------------------------------------------------------------------------
2025-10-13 16:52:58,563 - INFO - Deleted project: ctest-TestBasicVMVN-87781458, ID : 225d9557-2b4b-4fbf-8411-8c1b3ddcdd39