2025-10-22 11:11:42,365 - INFO - Domain Default found not creating
2025-10-22 11:11:42,491 - INFO - Project ctest-TestBasicVMVN-83560957 not found, creating it
2025-10-22 11:11:42,903 - INFO - Created Project:ctest-TestBasicVMVN-83560957, ID : 82522cfb-82f6-4f64-a2ce-ebeaac68bff4 
2025-10-22 11:11:44,329 - INFO - ================================================================================
2025-10-22 11:11:44,329 - INFO - STARTING TEST    : test_generic_link_local_service
2025-10-22 11:11:44,329 - 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-22 11:11:44,578 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.25': '0'}} with
2025-10-22 11:11:44,578 - INFO - Initial checks done. Running the testcase now
2025-10-22 11:11:44,578 - INFO - 
2025-10-22 11:11:45,073 - DEBUG - Response for create_network : {'network': {'id': 'a6702598-a89d-4719-b06c-bf9ea7ab460a', 'name': 'ctest-vn2_metadata-75910075', 'tenant_id': '82522cfb82f64f64a2ceebeaac68bff4', 'project_id': '82522cfb82f64f64a2ceebeaac68bff4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-83560957', 'ctest-vn2_metadata-75910075'], 'port_security_enabled': True, 'description': ''}}
2025-10-22 11:11:45,228 - DEBUG - Response for create_subnet : {'subnet': {'id': '4e1cc070-8c63-46bc-867d-7cfb5aaebfbc', 'name': '', 'tenant_id': '82522cfb82f64f64a2ceebeaac68bff4', 'network_id': 'a6702598-a89d-4719-b06c-bf9ea7ab460a', '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': '82522cfb82f64f64a2ceebeaac68bff4'}}
2025-10-22 11:11:45,245 - INFO - Created VN ctest-vn2_metadata-75910075
2025-10-22 11:11:45,296 - DEBUG - VN ctest-vn2_metadata-75910075 UUID is a6702598-a89d-4719-b06c-bf9ea7ab460a
2025-10-22 11:11:45,451 - DEBUG - Services list from nova: [, , ]
2025-10-22 11:11:46,408 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4422-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4422-1)
2025-10-22 11:11:46,512 - DEBUG - Link local service introspect added
2025-10-22 11:11:46,547 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-22 11:11:51,616 - DEBUG - VM  is in ACTIVE state now
2025-10-22 11:11:51,728 - INFO - Waiting for VM ctest-TestBasicVMVN-83560957-21605186 to be up..
2025-10-22 11:11:51,728 - INFO - VM name : ctest-TestBasicVMVN-83560957-21605186
2025-10-22 11:11:51,794 - DEBUG - VM ctest-TestBasicVMVN-83560957-21605186 ID is d9871334-c7f8-46a4-8644-2d97aabd2f81
2025-10-22 11:11:51,794 - DEBUG - VM ctest-TestBasicVMVN-83560957-21605186 launched on Node cn-jenkins-deploy-platform-ansible-os-4422-1
2025-10-22 11:11:51,855 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/d9871334-c7f8-46a4-8644-2d97aabd2f81
2025-10-22 11:11:52,144 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/d9871334-c7f8-46a4-8644-2d97aabd2f81
2025-10-22 11:11:52,171 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/46ae1ed2-ab7f-4b0a-bf0c-d8795fd1306b
2025-10-22 11:11:55,407 - 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 1008ms')
2025-10-22 11:11:55,407 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-83560957-21605186 failed!
2025-10-22 11:11:55,460 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-83560957:ctest-vn2_metadata-75910075 is 11.1.1.1 and allocation pool is NOT set
2025-10-22 11:11:57,516 - 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.57 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.529 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.529/1.551/2.574/1.022 ms')
2025-10-22 11:11:57,516 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-83560957-21605186 passed
2025-10-22 11:11:57,660 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 11:11:57,661 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-83560957-21605186, IP 11.1.1.3, Port 22
2025-10-22 11:11:57,820 - DEBUG - VM ctest-TestBasicVMVN-83560957-21605186 is ready for SSH connections
2025-10-22 11:11:57,820 - INFO - Retry 0
2025-10-22 11:11:57,820 - 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.65, gateway password: c0ntrail123
2025-10-22 11:11:57,820 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-10-22 11:11:59,425 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-10-22 11:11:59,426 - INFO - Generic metadata worked
2025-10-22 11:11:59,668 - DEBUG - Link local service introspect removed
2025-10-22 11:11:59,668 - INFO - Deleting VM ctest-TestBasicVMVN-83560957-21605186
2025-10-22 11:11:59,727 - INFO - Deleting VN ctest-vn2_metadata-75910075 
2025-10-22 11:11:59,759 - DEBUG - VN a6702598-a89d-4719-b06c-bf9ea7ab460a still in use: Unable to complete operation on network a6702598-a89d-4719-b06c-bf9ea7ab460a. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-76a68c44-ff81-4414-8a2e-ef33bd90daed']
2025-10-22 11:11:59,760 - WARNING - Deleting VN ctest-vn2_metadata-75910075 failed..Will retry
2025-10-22 11:12:01,849 - DEBUG - Response for deleting network ()
2025-10-22 11:12:02,121 - DEBUG - No XMPP flaps were noticed during the test
2025-10-22 11:12:02,121 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-10-22 11:12:02,121 - INFO - --------------------------------------------------------------------------------
2025-10-22 11:12:02,124 - INFO - ================================================================================
2025-10-22 11:12:02,124 - INFO - STARTING TEST    : test_metadata_service
2025-10-22 11:12:02,124 - 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-22 11:12:02,401 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.25': '0'}} with
2025-10-22 11:12:02,401 - INFO - Initial checks done. Running the testcase now
2025-10-22 11:12:02,401 - INFO - 
2025-10-22 11:12:02,401 - DEBUG - Requesting: http://10.0.0.65:8082/global-vrouter-configs
2025-10-22 11:12:02,406 - DEBUG - Requesting: http://10.0.0.65:8082/global-vrouter-config/a2ab8d49-3e6c-4bd3-a6e3-97387ea7faea
2025-10-22 11:12:02,573 - DEBUG - Response for create_network : {'network': {'id': '88f0b9cb-d0f1-4949-a417-dfc79a526d2f', 'name': 'ctest-vn-31285909', 'tenant_id': '82522cfb82f64f64a2ceebeaac68bff4', 'project_id': '82522cfb82f64f64a2ceebeaac68bff4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-83560957', 'ctest-vn-31285909'], 'port_security_enabled': True, 'description': ''}}
2025-10-22 11:12:02,775 - DEBUG - Response for create_subnet : {'subnet': {'id': '8838c1fe-e630-471e-8961-5415184e7b32', 'name': '', 'tenant_id': '82522cfb82f64f64a2ceebeaac68bff4', 'network_id': '88f0b9cb-d0f1-4949-a417-dfc79a526d2f', 'ip_version': 4, 'cidr': '206.157.81.192/26', 'allocation_pools': [{'start': '206.157.81.194', 'end': '206.157.81.254'}], 'gateway_ip': '206.157.81.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '206.157.81.194', 'tags': [], 'project_id': '82522cfb82f64f64a2ceebeaac68bff4'}}
2025-10-22 11:12:02,791 - INFO - Created VN ctest-vn-31285909
2025-10-22 11:12:02,840 - DEBUG - VN ctest-vn-31285909 UUID is 88f0b9cb-d0f1-4949-a417-dfc79a526d2f
2025-10-22 11:12:03,921 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4422-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4422-1)
2025-10-22 11:12:03,921 - INFO - Waiting for VM ctest-TestBasicVMVN-83560957-29283734 to be up..
2025-10-22 11:12:03,955 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-22 11:12:09,021 - DEBUG - VM  is in ACTIVE state now
2025-10-22 11:12:09,021 - INFO - VM name : ctest-TestBasicVMVN-83560957-29283734
2025-10-22 11:12:09,090 - DEBUG - VM ctest-TestBasicVMVN-83560957-29283734 ID is 83d11b18-1ffb-4c6e-a7ec-dff8a28b096e
2025-10-22 11:12:09,090 - DEBUG - VM ctest-TestBasicVMVN-83560957-29283734 launched on Node cn-jenkins-deploy-platform-ansible-os-4422-1
2025-10-22 11:12:09,155 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/83d11b18-1ffb-4c6e-a7ec-dff8a28b096e
2025-10-22 11:12:09,163 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/0834d086-7e61-4485-8258-3e0a64782eee
2025-10-22 11:12:12,405 - 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')
2025-10-22 11:12:12,405 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-83560957-29283734 failed!
2025-10-22 11:12:12,460 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-83560957:ctest-vn-31285909 is 206.157.81.193 and allocation pool is NOT set
2025-10-22 11:12:14,522 - 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.82 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.65 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.651/2.736/2.822/0.085 ms')
2025-10-22 11:12:14,522 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-83560957-29283734 passed
2025-10-22 11:12:14,672 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 11:12:14,672 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-83560957-29283734, IP 206.157.81.195, Port 22
2025-10-22 11:12:14,823 - DEBUG - VM ctest-TestBasicVMVN-83560957-29283734 is ready for SSH connections
2025-10-22 11:12:14,823 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-10-22 11:12:14,824 - DEBUG - cat /tmp/output.txt
2025-10-22 11:12:16,498 - DEBUG - Hello World.  The time is now Wed, 22 Oct 2025 05:12:13 -0600!
2025-10-22 11:12:16,498 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World.  The time is now Wed, 22 Oct 2025 05:12:13 -0600!'}
2025-10-22 11:12:16,498 - INFO - metadata_script.txt got executed in the vm
2025-10-22 11:12:16,498 - INFO - Deleting VM ctest-TestBasicVMVN-83560957-29283734
2025-10-22 11:12:16,556 - INFO - Deleting VN ctest-vn-31285909 
2025-10-22 11:12:16,587 - DEBUG - VN 88f0b9cb-d0f1-4949-a417-dfc79a526d2f still in use: Unable to complete operation on network 88f0b9cb-d0f1-4949-a417-dfc79a526d2f. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-6e82f552-e7b0-4510-92ee-d41deaae8530']
2025-10-22 11:12:16,587 - WARNING - Deleting VN ctest-vn-31285909 failed..Will retry
2025-10-22 11:12:18,677 - DEBUG - Response for deleting network ()
2025-10-22 11:12:18,929 - DEBUG - No XMPP flaps were noticed during the test
2025-10-22 11:12:18,929 - INFO - END TEST : test_metadata_service : PASSED[0:00:16]
2025-10-22 11:12:18,929 - INFO - --------------------------------------------------------------------------------
2025-10-22 11:12:18,931 - INFO - ================================================================================
2025-10-22 11:12:18,931 - INFO - STARTING TEST    : test_ping_within_vn_two_vms_two_different_subnets
2025-10-22 11:12:18,931 - 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-22 11:12:19,216 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.25': '0'}} with
2025-10-22 11:12:19,217 - INFO - Initial checks done. Running the testcase now
2025-10-22 11:12:19,217 - INFO - 
2025-10-22 11:12:19,672 - DEBUG - Response for create_network : {'network': {'id': 'b3e218a3-0d26-4af0-a954-901c553d7a72', 'name': 'ctest-vn-94197180', 'tenant_id': '82522cfb82f64f64a2ceebeaac68bff4', 'project_id': '82522cfb82f64f64a2ceebeaac68bff4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-83560957', 'ctest-vn-94197180'], 'port_security_enabled': True, 'description': ''}}
2025-10-22 11:12:19,830 - DEBUG - Response for create_subnet : {'subnet': {'id': '286cdb15-0849-4ccd-9438-2992eb415dfb', 'name': '', 'tenant_id': '82522cfb82f64f64a2ceebeaac68bff4', 'network_id': 'b3e218a3-0d26-4af0-a954-901c553d7a72', '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': '82522cfb82f64f64a2ceebeaac68bff4'}}
2025-10-22 11:12:19,972 - DEBUG - Response for create_subnet : {'subnet': {'id': '225ec7be-3e77-4644-91aa-2b4561465fd3', 'name': '', 'tenant_id': '82522cfb82f64f64a2ceebeaac68bff4', 'network_id': 'b3e218a3-0d26-4af0-a954-901c553d7a72', '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': '82522cfb82f64f64a2ceebeaac68bff4'}}
2025-10-22 11:12:19,992 - INFO - Created VN ctest-vn-94197180
2025-10-22 11:12:20,044 - DEBUG - VN ctest-vn-94197180 UUID is b3e218a3-0d26-4af0-a954-901c553d7a72
2025-10-22 11:12:20,353 - DEBUG - Response for create_port : {'port': {'name': '41efa821-0205-4c43-ba96-598cdd7b181f', 'id': '41efa821-0205-4c43-ba96-598cdd7b181f', 'tenant_id': '82522cfb82f64f64a2ceebeaac68bff4', 'network_id': 'b3e218a3-0d26-4af0-a954-901c553d7a72', 'mac_address': '02:41:ef:a8:21:02', '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': '286cdb15-0849-4ccd-9438-2992eb415dfb'}], 'security_groups': ['830b02dd-8b9f-4c95-9080-5d61918678d6'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '82522cfb82f64f64a2ceebeaac68bff4'}}
2025-10-22 11:12:20,501 - DEBUG - Response for create_port : {'port': {'name': 'fd707897-380c-4a40-b756-43c0974ba7bc', 'id': 'fd707897-380c-4a40-b756-43c0974ba7bc', 'tenant_id': '82522cfb82f64f64a2ceebeaac68bff4', 'network_id': 'b3e218a3-0d26-4af0-a954-901c553d7a72', 'mac_address': '02:fd:70:78:97:38', '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': '225ec7be-3e77-4644-91aa-2b4561465fd3'}], 'security_groups': ['830b02dd-8b9f-4c95-9080-5d61918678d6'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '82522cfb82f64f64a2ceebeaac68bff4'}}
2025-10-22 11:12:20,820 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4422-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4422-1)
2025-10-22 11:12:21,198 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4422-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4422-1)
2025-10-22 11:12:22,373 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4422-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4422-1)
2025-10-22 11:12:22,373 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2025-10-22 11:12:22,380 - DEBUG - Requesting: http://10.0.0.65:8082/domain/9de5d58a-792b-4ea5-8f22-60089dfd4a08
2025-10-22 11:12:22,393 - DEBUG - Requesting: http://10.0.0.65:8082/project/82522cfb-82f6-4f64-a2ce-ebeaac68bff4
2025-10-22 11:12:22,471 - DEBUG - Requesting: http://10.0.0.65:8082/network-ipam/d59b58bd-2d10-4a70-ad2d-f40fa61d7969
2025-10-22 11:12:22,483 - INFO - Verifications in API Server for IPAM: ctest-ipam-50318436 passed
2025-10-22 11:12:22,492 - DEBUG - Control-node 10.0.0.65 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-83560957:ctest-ipam-50318436', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-83560957', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15391993720996907632', 'uuid-lslong': '12478898490562148713'}, 'enable': 'true', 'created': '2025-10-22T11:12:19', 'last-modified': '2025-10-22T11:12:19', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.062898'}
2025-10-22 11:12:22,493 - INFO - Verifications in Control node for IPAM: ctest-ipam-50318436 passed
2025-10-22 11:12:22,493 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2025-10-22 11:12:22,501 - DEBUG - Requesting: http://10.0.0.65:8082/domain/9de5d58a-792b-4ea5-8f22-60089dfd4a08
2025-10-22 11:12:22,516 - DEBUG - Requesting: http://10.0.0.65:8082/project/82522cfb-82f6-4f64-a2ce-ebeaac68bff4
2025-10-22 11:12:22,594 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/b3e218a3-0d26-4af0-a954-901c553d7a72
2025-10-22 11:12:22,614 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/b3e218a3-0d26-4af0-a954-901c553d7a72
2025-10-22 11:12:22,631 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/43e82bed-56c5-4871-ad67-938bac25f4de
2025-10-22 11:12:22,639 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/43e82bed-56c5-4871-ad67-938bac25f4de
2025-10-22 11:12:22,647 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/9f73d28e-9a91-4658-a0f9-d67e705156cc
2025-10-22 11:12:22,654 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-22 11:12:22,654 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/b3e218a3-0d26-4af0-a954-901c553d7a72
2025-10-22 11:12:22,668 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/43e82bed-56c5-4871-ad67-938bac25f4de
2025-10-22 11:12:22,682 - INFO - Verified VN network id 12 for VN b3e218a3-0d26-4af0-a954-901c553d7a72
2025-10-22 11:12:22,682 - INFO - Verifications in API Server for VN ctest-vn-94197180 passed
2025-10-22 11:12:22,682 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/b3e218a3-0d26-4af0-a954-901c553d7a72
2025-10-22 11:12:22,693 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/43e82bed-56c5-4871-ad67-938bac25f4de
2025-10-22 11:12:22,701 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/43e82bed-56c5-4871-ad67-938bac25f4de
2025-10-22 11:12:22,708 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/9f73d28e-9a91-4658-a0f9-d67e705156cc
2025-10-22 11:12:22,719 - DEBUG - Control-node 10.0.0.65 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-83560957:ctest-vn-94197180', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-83560957', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12961949766105058032', 'uuid-lslong': '12201535741817092722'}, 'enable': 'true', 'created': '2025-10-22T11:12:19', 'last-modified': '2025-10-22T11:12:19', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.774099'}
2025-10-22 11:12:22,734 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-22 11:12:22,734 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-94197180 passed
2025-10-22 11:12:22,734 - DEBUG - ====Verifying policy data for ctest-vn-94197180 in API_Server ======
2025-10-22 11:12:22,734 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2025-10-22 11:12:22,745 - DEBUG - Requesting: http://10.0.0.65:8082/domain/9de5d58a-792b-4ea5-8f22-60089dfd4a08
2025-10-22 11:12:22,754 - DEBUG - Requesting: http://10.0.0.65:8082/project/82522cfb-82f6-4f64-a2ce-ebeaac68bff4
2025-10-22 11:12:22,856 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/b3e218a3-0d26-4af0-a954-901c553d7a72
2025-10-22 11:12:22,866 - DEBUG - =>VN ctest-vn-94197180 has no policy to be verified
2025-10-22 11:12:22,866 - DEBUG - Verifying the vn in opserver
2025-10-22 11:12:22,866 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-83560957:ctest-vn-94197180 virtual network link  through opserver 10.0.0.65
2025-10-22 11:12:22,866 - DEBUG - Requesting: http://10.0.0.65:8081/analytics/uves/virtual-networks
2025-10-22 11:12:23,235 - DEBUG - Requesting: http://10.0.0.65:8081/analytics/uves/virtual-networks
2025-10-22 11:12:23,319 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-83560957:ctest-vn-94197180', 'href': 'http://10.0.0.65:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-83560957:ctest-vn-94197180?flat'}
2025-10-22 11:12:23,319 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-83560957:ctest-vn-94197180 is found in opserver
2025-10-22 11:12:23,325 - DEBUG - VRF ids for VN ctest-vn-94197180: {'10.0.0.65': '2'}
2025-10-22 11:12:23,325 - INFO - Waiting for VM ctest-TestBasicVMVN-83560957-50382834 to be up..
2025-10-22 11:12:23,480 - DEBUG - VM  is in ACTIVE state now
2025-10-22 11:12:23,480 - INFO - VM name : ctest-TestBasicVMVN-83560957-50382834
2025-10-22 11:12:23,563 - DEBUG - VM ctest-TestBasicVMVN-83560957-50382834 ID is 1fb7efe5-0adb-41b1-94ec-a1537395a3fb
2025-10-22 11:12:23,564 - DEBUG - VM ctest-TestBasicVMVN-83560957-50382834 launched on Node cn-jenkins-deploy-platform-ansible-os-4422-1
2025-10-22 11:12:23,630 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/1fb7efe5-0adb-41b1-94ec-a1537395a3fb
2025-10-22 11:12:23,637 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/41efa821-0205-4c43-ba96-598cdd7b181f
2025-10-22 11:12:26,903 - 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 1020ms')
2025-10-22 11:12:26,903 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-83560957-50382834 failed!
2025-10-22 11:12:26,956 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-83560957:ctest-vn-94197180 is 31.1.1.1 and allocation pool is NOT set
2025-10-22 11:12:26,956 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-83560957:ctest-vn-94197180 is 31.1.2.1 and allocation pool is NOT set
2025-10-22 11:12:31,025 - 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 1012ms')
2025-10-22 11:12:31,025 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-83560957-50382834 failed!
2025-10-22 11:12:31,080 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-83560957:ctest-vn-94197180 is 31.1.1.1 and allocation pool is NOT set
2025-10-22 11:12:31,080 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-83560957:ctest-vn-94197180 is 31.1.2.1 and allocation pool is NOT set
2025-10-22 11:12:33,137 - 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.78 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.402 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.402/1.591/2.781/1.189 ms')
2025-10-22 11:12:33,138 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-83560957-50382834 passed
2025-10-22 11:12:33,285 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 11:12:33,285 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-83560957-50382834, IP 31.1.1.4, Port 22
2025-10-22 11:12:33,435 - DEBUG - VM ctest-TestBasicVMVN-83560957-50382834 is ready for SSH connections
2025-10-22 11:12:33,436 - INFO - Waiting for VM ctest-TestBasicVMVN-83560957-09349467 to be up..
2025-10-22 11:12:33,505 - DEBUG - VM  is in ACTIVE state now
2025-10-22 11:12:33,505 - INFO - VM name : ctest-TestBasicVMVN-83560957-09349467
2025-10-22 11:12:33,569 - DEBUG - VM ctest-TestBasicVMVN-83560957-09349467 ID is 5e86b920-fa20-46e5-a15f-1f66aaca1adb
2025-10-22 11:12:33,569 - DEBUG - VM ctest-TestBasicVMVN-83560957-09349467 launched on Node cn-jenkins-deploy-platform-ansible-os-4422-1
2025-10-22 11:12:33,635 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/5e86b920-fa20-46e5-a15f-1f66aaca1adb
2025-10-22 11:12:33,642 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/fd707897-380c-4a40-b756-43c0974ba7bc
2025-10-22 11:12:34,874 - 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=2.88 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.349 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.349/1.616/2.883/1.267 ms')
2025-10-22 11:12:34,874 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-83560957-09349467 passed
2025-10-22 11:12:35,021 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 11:12:35,021 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-83560957-09349467, IP 31.1.2.4, Port 22
2025-10-22 11:12:35,180 - DEBUG - VM ctest-TestBasicVMVN-83560957-09349467 is ready for SSH connections
2025-10-22 11:12:35,180 - INFO - Waiting for VM ctest-TestBasicVMVN-83560957-63243244 to be up..
2025-10-22 11:12:35,248 - DEBUG - VM  is in ACTIVE state now
2025-10-22 11:12:35,248 - INFO - VM name : ctest-TestBasicVMVN-83560957-63243244
2025-10-22 11:12:35,310 - DEBUG - VM ctest-TestBasicVMVN-83560957-63243244 ID is 5d4e7fae-2e1d-4fc6-b1d8-5b6c1516b7fe
2025-10-22 11:12:35,310 - DEBUG - VM ctest-TestBasicVMVN-83560957-63243244 launched on Node cn-jenkins-deploy-platform-ansible-os-4422-1
2025-10-22 11:12:35,372 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/5d4e7fae-2e1d-4fc6-b1d8-5b6c1516b7fe
2025-10-22 11:12:35,379 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/93ef5c19-670e-431b-a4b9-77e90ad50bef
2025-10-22 11:12:36,618 - 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.68 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.341 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.341/1.508/2.676/1.167 ms')
2025-10-22 11:12:36,618 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-83560957-63243244 passed
2025-10-22 11:12:36,764 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 11:12:36,765 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-83560957-63243244, IP 31.1.1.3, Port 22
2025-10-22 11:12:36,920 - DEBUG - VM ctest-TestBasicVMVN-83560957-63243244 is ready for SSH connections
2025-10-22 11:12:36,920 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 11:12:36,920 - 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.65, gateway password: c0ntrail123
2025-10-22 11:12:36,920 - DEBUG - ping -s 56 -c 3 -W 1  31.1.2.4
2025-10-22 11:12:40,933 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.473 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.728 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.835 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.728/2.012/4.473 ms
2025-10-22 11:12:40,933 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-83560957-50382834 passed
2025-10-22 11:12:40,933 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 11:12:40,933 - 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.65, gateway password: c0ntrail123
2025-10-22 11:12:40,934 - DEBUG - ping -s 56 -c 3 -W 1  31.1.1.4
2025-10-22 11:12:44,579 - 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.798 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.789 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.799 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.789/1.462/2.798 ms
2025-10-22 11:12:44,579 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-83560957-09349467 passed
2025-10-22 11:12:44,579 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 11:12:44,579 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 11:12:44,579 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 11:12:44,579 - 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.65, gateway password: c0ntrail123
2025-10-22 11:12:44,579 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-22 11:12:44,751 - DEBUG - None
2025-10-22 11:12:44,751 - 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.65, gateway password: c0ntrail123
2025-10-22 11:12:44,751 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-22 11:12:44,923 - DEBUG - None
2025-10-22 11:12:44,923 - 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.65, gateway password: c0ntrail123
2025-10-22 11:12:44,923 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-22 11:12:45,563 - DEBUG - None
2025-10-22 11:12:45,563 - 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.65, gateway password: c0ntrail123
2025-10-22 11:12:45,563 - DEBUG - ping -s 56 -c 3 -W 1  31.1.1.7
2025-10-22 11:12:47,761 - 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.707 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.213 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.358 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.446 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.378 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.358/1.620/4.213 ms
2025-10-22 11:12:47,761 - 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.65, gateway password: c0ntrail123
2025-10-22 11:12:47,761 - DEBUG - ping -s 56 -c 3 -W 1  224.0.0.1
2025-10-22 11:12:49,997 - 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.012 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.785 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.913 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.435 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.521 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.245 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.351 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.351/2.037/4.913 ms
2025-10-22 11:12:49,997 - 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.65, gateway password: c0ntrail123
2025-10-22 11:12:49,997 - DEBUG - ping -s 56 -c 3 -W 1  255.255.255.255
2025-10-22 11:12:52,241 - 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.964 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.700 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.576 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.472 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.741 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.475 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.337 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.337/2.037/4.576 ms
2025-10-22 11:12:52,241 - INFO - Deleting VM ctest-TestBasicVMVN-83560957-63243244
2025-10-22 11:12:52,313 - INFO - Detaching port fd707897-380c-4a40-b756-43c0974ba7bc from VM ctest-TestBasicVMVN-83560957-09349467
2025-10-22 11:12:52,342 - INFO - Deleting VM ctest-TestBasicVMVN-83560957-09349467
2025-10-22 11:12:52,412 - INFO - Detaching port 41efa821-0205-4c43-ba96-598cdd7b181f from VM ctest-TestBasicVMVN-83560957-50382834
2025-10-22 11:12:52,444 - INFO - Deleting VM ctest-TestBasicVMVN-83560957-50382834
2025-10-22 11:12:52,505 - INFO - Deleting VN ctest-vn-94197180 
2025-10-22 11:12:52,634 - DEBUG - Response for delete_port : ()
2025-10-22 11:12:52,767 - DEBUG - Response for delete_port : ()
2025-10-22 11:12:52,800 - DEBUG - VN b3e218a3-0d26-4af0-a954-901c553d7a72 still in use: Unable to complete operation on network b3e218a3-0d26-4af0-a954-901c553d7a72. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-b16aa281-4ecf-4807-914e-c4a4db459fc7']
2025-10-22 11:12:52,800 - WARNING - Deleting VN ctest-vn-94197180 failed..Will retry
2025-10-22 11:12:54,910 - DEBUG - Response for deleting network ()
2025-10-22 11:12:54,910 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/43e82bed-56c5-4871-ad67-938bac25f4de
2025-10-22 11:12:54,916 - DEBUG - Response Code: 404
2025-10-22 11:12:54,916 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2025-10-22 11:12:54,921 - DEBUG - Requesting: http://10.0.0.65:8082/domain/9de5d58a-792b-4ea5-8f22-60089dfd4a08
2025-10-22 11:12:54,974 - DEBUG - Requesting: http://10.0.0.65:8082/project/82522cfb-82f6-4f64-a2ce-ebeaac68bff4
2025-10-22 11:12:55,044 - INFO - Validated that VN ctest-vn-94197180 is not found in API Server
2025-10-22 11:12:55,054 - DEBUG - VN ctest-vn-94197180 is not present in Agent 10.0.0.65 
2025-10-22 11:12:55,054 - INFO - Validated that VN ctest-vn-94197180 is not in any agent
2025-10-22 11:12:55,059 - DEBUG - VRF 2 is not seen in agent 10.0.0.65
2025-10-22 11:12:55,065 - DEBUG - Vrouter 10.0.0.65 does not have vrf 2 for VN ctest-vn-94197180
2025-10-22 11:12:55,065 - INFO - Validated that all vrouters do not  have the route table for VN default-domain:ctest-TestBasicVMVN-83560957:ctest-vn-94197180
2025-10-22 11:12:55,074 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-94197180 info
2025-10-22 11:12:55,148 - INFO - IPAM: ctest-ipam-50318436 is not found in API Server
2025-10-22 11:12:55,158 - INFO - IPAM:ctest-ipam-50318436 is not found in control node
2025-10-22 11:12:55,412 - DEBUG - No XMPP flaps were noticed during the test
2025-10-22 11:12:55,412 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-10-22 11:12:55,412 - INFO - --------------------------------------------------------------------------------
2025-10-22 11:12:56,065 - INFO - Deleted project: ctest-TestBasicVMVN-83560957, ID : 82522cfb-82f6-4f64-a2ce-ebeaac68bff4