2025-10-17 21:37:12,709 - INFO - Domain Default found not creating
2025-10-17 21:37:12,890 - INFO - Project ctest-TestBasicVMVN-48776571 not found, creating it
2025-10-17 21:37:13,369 - INFO - Created Project:ctest-TestBasicVMVN-48776571, ID : c7c6b12a-8d38-449b-8d9d-ec238574e01e 
2025-10-17 21:37:15,047 - INFO - ================================================================================
2025-10-17 21:37:15,047 - INFO - STARTING TEST    : test_generic_link_local_service
2025-10-17 21:37:15,048 - 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-17 21:37:15,305 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.17': '0'}} with
2025-10-17 21:37:15,305 - INFO - Initial checks done. Running the testcase now
2025-10-17 21:37:15,305 - INFO - 
2025-10-17 21:37:15,882 - DEBUG - Response for create_network : {'network': {'id': '2157b245-a5a9-4232-a0e5-296acf209eef', 'name': 'ctest-vn2_metadata-71737004', 'tenant_id': 'c7c6b12a8d38449b8d9dec238574e01e', 'project_id': 'c7c6b12a8d38449b8d9dec238574e01e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-48776571', 'ctest-vn2_metadata-71737004'], 'port_security_enabled': True, 'description': ''}}
2025-10-17 21:37:16,038 - DEBUG - Response for create_subnet : {'subnet': {'id': '1bb7da7b-7c73-438d-9f2c-3fb0c17222dd', 'name': '', 'tenant_id': 'c7c6b12a8d38449b8d9dec238574e01e', 'network_id': '2157b245-a5a9-4232-a0e5-296acf209eef', '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': 'c7c6b12a8d38449b8d9dec238574e01e'}}
2025-10-17 21:37:16,059 - INFO - Created VN ctest-vn2_metadata-71737004
2025-10-17 21:37:16,114 - DEBUG - VN ctest-vn2_metadata-71737004 UUID is 2157b245-a5a9-4232-a0e5-296acf209eef
2025-10-17 21:37:16,308 - DEBUG - Services list from nova: [, , ]
2025-10-17 21:37:17,390 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4358-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4358-1)
2025-10-17 21:37:17,506 - DEBUG - Link local service introspect added
2025-10-17 21:37:17,558 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-17 21:37:22,642 - DEBUG - VM  is in ACTIVE state now
2025-10-17 21:37:22,777 - INFO - Waiting for VM ctest-TestBasicVMVN-48776571-18622486 to be up..
2025-10-17 21:37:22,777 - INFO - VM name : ctest-TestBasicVMVN-48776571-18622486
2025-10-17 21:37:22,875 - DEBUG - VM ctest-TestBasicVMVN-48776571-18622486 ID is 3f867470-cea1-430b-a8ff-e1d63a9b7d38
2025-10-17 21:37:22,876 - DEBUG - VM ctest-TestBasicVMVN-48776571-18622486 launched on Node cn-jenkins-deploy-platform-ansible-os-4358-1
2025-10-17 21:37:22,983 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/3f867470-cea1-430b-a8ff-e1d63a9b7d38
2025-10-17 21:37:23,313 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/3f867470-cea1-430b-a8ff-e1d63a9b7d38
2025-10-17 21:37:23,351 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/5403fe0f-585e-4320-a582-af5d30518a36
2025-10-17 21:37:26,595 - 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')
2025-10-17 21:37:26,596 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-48776571-18622486 failed!
2025-10-17 21:37:26,658 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-48776571:ctest-vn2_metadata-71737004 is 11.1.1.1 and allocation pool is NOT set
2025-10-17 21:37:28,722 - 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.63 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.82 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 2.626/2.721/2.817/0.095 ms')
2025-10-17 21:37:28,722 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-48776571-18622486 passed
2025-10-17 21:37:28,878 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-17 21:37:28,878 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-48776571-18622486, IP 11.1.1.3, Port 22
2025-10-17 21:37:29,048 - DEBUG - VM ctest-TestBasicVMVN-48776571-18622486 is ready for SSH connections
2025-10-17 21:37:29,048 - INFO - Retry 0
2025-10-17 21:37:29,048 - 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.49, gateway password: c0ntrail123
2025-10-17 21:37:29,048 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-10-17 21:37:30,720 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-10-17 21:37:30,720 - INFO - Generic metadata worked
2025-10-17 21:37:30,986 - DEBUG - Link local service introspect removed
2025-10-17 21:37:30,986 - INFO - Deleting VM ctest-TestBasicVMVN-48776571-18622486
2025-10-17 21:37:31,074 - INFO - Deleting VN ctest-vn2_metadata-71737004 
2025-10-17 21:37:31,129 - DEBUG - VN 2157b245-a5a9-4232-a0e5-296acf209eef still in use: Unable to complete operation on network 2157b245-a5a9-4232-a0e5-296acf209eef. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1a51a997-48ab-4d4f-8f04-f892a1999baa']
2025-10-17 21:37:31,129 - WARNING - Deleting VN ctest-vn2_metadata-71737004 failed..Will retry
2025-10-17 21:37:33,276 - DEBUG - Response for deleting network ()
2025-10-17 21:37:33,546 - DEBUG - No XMPP flaps were noticed during the test
2025-10-17 21:37:33,546 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-10-17 21:37:33,546 - INFO - --------------------------------------------------------------------------------
2025-10-17 21:37:33,548 - INFO - ================================================================================
2025-10-17 21:37:33,548 - INFO - STARTING TEST    : test_metadata_service
2025-10-17 21:37:33,548 - 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-17 21:37:33,842 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.17': '0'}} with
2025-10-17 21:37:33,842 - INFO - Initial checks done. Running the testcase now
2025-10-17 21:37:33,842 - INFO - 
2025-10-17 21:37:33,842 - DEBUG - Requesting: http://10.0.0.49:8082/global-vrouter-configs
2025-10-17 21:37:33,850 - DEBUG - Requesting: http://10.0.0.49:8082/global-vrouter-config/f568a8c8-6007-4f59-8a76-fa0682f6e0c9
2025-10-17 21:37:34,050 - DEBUG - Response for create_network : {'network': {'id': 'bffb6f47-655e-40cc-b0ab-a7c8a5c67bb0', 'name': 'ctest-vn-18423956', 'tenant_id': 'c7c6b12a8d38449b8d9dec238574e01e', 'project_id': 'c7c6b12a8d38449b8d9dec238574e01e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-48776571', 'ctest-vn-18423956'], 'port_security_enabled': True, 'description': ''}}
2025-10-17 21:37:34,253 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ad743af8-e7d8-4ccf-9c5b-e70224d45679', 'name': '', 'tenant_id': 'c7c6b12a8d38449b8d9dec238574e01e', 'network_id': 'bffb6f47-655e-40cc-b0ab-a7c8a5c67bb0', 'ip_version': 4, 'cidr': '27.13.230.0/26', 'allocation_pools': [{'start': '27.13.230.2', 'end': '27.13.230.62'}], 'gateway_ip': '27.13.230.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '27.13.230.2', 'tags': [], 'project_id': 'c7c6b12a8d38449b8d9dec238574e01e'}}
2025-10-17 21:37:34,278 - INFO - Created VN ctest-vn-18423956
2025-10-17 21:37:34,330 - DEBUG - VN ctest-vn-18423956 UUID is bffb6f47-655e-40cc-b0ab-a7c8a5c67bb0
2025-10-17 21:37:35,577 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4358-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4358-1)
2025-10-17 21:37:35,577 - INFO - Waiting for VM ctest-TestBasicVMVN-48776571-73207543 to be up..
2025-10-17 21:37:35,632 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-17 21:37:40,712 - DEBUG - VM  is in ACTIVE state now
2025-10-17 21:37:40,712 - INFO - VM name : ctest-TestBasicVMVN-48776571-73207543
2025-10-17 21:37:40,798 - DEBUG - VM ctest-TestBasicVMVN-48776571-73207543 ID is 02592f0d-996a-4011-ba4f-f7e86293a23a
2025-10-17 21:37:40,798 - DEBUG - VM ctest-TestBasicVMVN-48776571-73207543 launched on Node cn-jenkins-deploy-platform-ansible-os-4358-1
2025-10-17 21:37:40,884 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/02592f0d-996a-4011-ba4f-f7e86293a23a
2025-10-17 21:37:40,893 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/3fcc9d2b-8cb2-4e2c-afb1-b3bb7706f47f
2025-10-17 21:37:44,161 - 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-17 21:37:44,161 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-48776571-73207543 failed!
2025-10-17 21:37:44,218 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-48776571:ctest-vn-18423956 is 27.13.230.1 and allocation pool is NOT set
2025-10-17 21:37:48,301 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=9.20 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1017ms\r\nrtt min/avg/max/mdev = 9.203/9.203/9.203/0.000 ms')
2025-10-17 21:37:48,302 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-48776571-73207543 passed
2025-10-17 21:37:48,454 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-17 21:37:48,454 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-48776571-73207543, IP 27.13.230.3, Port 22
2025-10-17 21:37:48,520 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-10-17 21:37:48,615 - DEBUG - VM ctest-TestBasicVMVN-48776571-73207543 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-17 21:37:53,617 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-17 21:37:53,617 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-48776571-73207543, IP 27.13.230.3, Port 22
2025-10-17 21:37:53,796 - DEBUG - VM ctest-TestBasicVMVN-48776571-73207543 is ready for SSH connections
2025-10-17 21:37:53,796 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-10-17 21:37:53,796 - DEBUG - cat /tmp/output.txt
2025-10-17 21:37:55,459 - DEBUG - Hello World.  The time is now Fri, 17 Oct 2025 15:37:50 -0600!
2025-10-17 21:37:55,459 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World.  The time is now Fri, 17 Oct 2025 15:37:50 -0600!'}
2025-10-17 21:37:55,459 - INFO - metadata_script.txt got executed in the vm
2025-10-17 21:37:55,459 - INFO - Deleting VM ctest-TestBasicVMVN-48776571-73207543
2025-10-17 21:37:55,545 - INFO - Deleting VN ctest-vn-18423956 
2025-10-17 21:37:55,588 - DEBUG - VN bffb6f47-655e-40cc-b0ab-a7c8a5c67bb0 still in use: Unable to complete operation on network bffb6f47-655e-40cc-b0ab-a7c8a5c67bb0. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ec95dfc2-260a-4754-ad99-13e6777fc9b2']
2025-10-17 21:37:55,589 - WARNING - Deleting VN ctest-vn-18423956 failed..Will retry
2025-10-17 21:37:57,719 - DEBUG - Response for deleting network ()
2025-10-17 21:37:57,981 - DEBUG - No XMPP flaps were noticed during the test
2025-10-17 21:37:57,981 - INFO - END TEST : test_metadata_service : PASSED[0:00:24]
2025-10-17 21:37:57,981 - INFO - --------------------------------------------------------------------------------
2025-10-17 21:37:57,985 - INFO - ================================================================================
2025-10-17 21:37:57,985 - INFO - STARTING TEST    : test_ping_within_vn_two_vms_two_different_subnets
2025-10-17 21:37:57,985 - 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-17 21:37:58,291 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.17': '0'}} with
2025-10-17 21:37:58,291 - INFO - Initial checks done. Running the testcase now
2025-10-17 21:37:58,291 - INFO - 
2025-10-17 21:37:58,812 - DEBUG - Response for create_network : {'network': {'id': '0ade36a2-3a04-440a-abd4-e57ddefe7cfa', 'name': 'ctest-vn-75788701', 'tenant_id': 'c7c6b12a8d38449b8d9dec238574e01e', 'project_id': 'c7c6b12a8d38449b8d9dec238574e01e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-48776571', 'ctest-vn-75788701'], 'port_security_enabled': True, 'description': ''}}
2025-10-17 21:37:59,015 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a60a8832-1737-414e-b668-c1b4b703836f', 'name': '', 'tenant_id': 'c7c6b12a8d38449b8d9dec238574e01e', 'network_id': '0ade36a2-3a04-440a-abd4-e57ddefe7cfa', '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': 'c7c6b12a8d38449b8d9dec238574e01e'}}
2025-10-17 21:37:59,229 - DEBUG - Response for create_subnet : {'subnet': {'id': '329ad990-6e54-4922-8906-dd8432cbd69f', 'name': '', 'tenant_id': 'c7c6b12a8d38449b8d9dec238574e01e', 'network_id': '0ade36a2-3a04-440a-abd4-e57ddefe7cfa', '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': 'c7c6b12a8d38449b8d9dec238574e01e'}}
2025-10-17 21:37:59,250 - INFO - Created VN ctest-vn-75788701
2025-10-17 21:37:59,302 - DEBUG - VN ctest-vn-75788701 UUID is 0ade36a2-3a04-440a-abd4-e57ddefe7cfa
2025-10-17 21:37:59,722 - DEBUG - Response for create_port : {'port': {'name': '4641a47e-bce1-4dee-9f50-d71cd7987c76', 'id': '4641a47e-bce1-4dee-9f50-d71cd7987c76', 'tenant_id': 'c7c6b12a8d38449b8d9dec238574e01e', 'network_id': '0ade36a2-3a04-440a-abd4-e57ddefe7cfa', 'mac_address': '02:46:41:a4:7e:bc', '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': 'a60a8832-1737-414e-b668-c1b4b703836f'}], 'security_groups': ['7f5efdd6-7093-44a0-aec3-e212e3a95f79'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c7c6b12a8d38449b8d9dec238574e01e'}}
2025-10-17 21:37:59,909 - DEBUG - Response for create_port : {'port': {'name': '8441d25e-ce7c-4839-bc11-a2652ec4af81', 'id': '8441d25e-ce7c-4839-bc11-a2652ec4af81', 'tenant_id': 'c7c6b12a8d38449b8d9dec238574e01e', 'network_id': '0ade36a2-3a04-440a-abd4-e57ddefe7cfa', 'mac_address': '02:84:41:d2:5e:ce', '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': '329ad990-6e54-4922-8906-dd8432cbd69f'}], 'security_groups': ['7f5efdd6-7093-44a0-aec3-e212e3a95f79'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c7c6b12a8d38449b8d9dec238574e01e'}}
2025-10-17 21:38:00,369 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4358-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4358-1)
2025-10-17 21:38:00,999 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4358-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4358-1)
2025-10-17 21:38:02,393 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4358-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4358-1)
2025-10-17 21:38:02,393 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-10-17 21:38:02,403 - DEBUG - Requesting: http://10.0.0.49:8082/domain/697ac883-7292-4624-826f-3acdf3af7702
2025-10-17 21:38:02,416 - DEBUG - Requesting: http://10.0.0.49:8082/project/c7c6b12a-8d38-449b-8d9d-ec238574e01e
2025-10-17 21:38:02,508 - DEBUG - Requesting: http://10.0.0.49:8082/network-ipam/b9332808-43fa-47ab-aa63-aa70953d5943
2025-10-17 21:38:02,523 - INFO - Verifications in API Server for IPAM: ctest-ipam-83602227 passed
2025-10-17 21:38:02,530 - DEBUG - Control-node 10.0.0.49 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-48776571:ctest-ipam-83602227', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-48776571', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13345054136794236843', 'uuid-lslong': '12277844409658988867'}, 'enable': 'true', 'created': '2025-10-17T21:37:58', 'last-modified': '2025-10-17T21:37:58', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.995738'}
2025-10-17 21:38:02,530 - INFO - Verifications in Control node for IPAM: ctest-ipam-83602227 passed
2025-10-17 21:38:02,532 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-10-17 21:38:02,547 - DEBUG - Requesting: http://10.0.0.49:8082/domain/697ac883-7292-4624-826f-3acdf3af7702
2025-10-17 21:38:02,563 - DEBUG - Requesting: http://10.0.0.49:8082/project/c7c6b12a-8d38-449b-8d9d-ec238574e01e
2025-10-17 21:38:02,665 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/0ade36a2-3a04-440a-abd4-e57ddefe7cfa
2025-10-17 21:38:02,686 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/0ade36a2-3a04-440a-abd4-e57ddefe7cfa
2025-10-17 21:38:02,705 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/42a13b6d-795e-403c-b154-1e3ff0420898
2025-10-17 21:38:02,717 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/42a13b6d-795e-403c-b154-1e3ff0420898
2025-10-17 21:38:02,730 - DEBUG - Requesting: http://10.0.0.49:8082/route-target/27ac8d72-4a61-494b-ad14-4b5f637b3250
2025-10-17 21:38:02,742 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-17 21:38:02,743 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/0ade36a2-3a04-440a-abd4-e57ddefe7cfa
2025-10-17 21:38:02,756 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/42a13b6d-795e-403c-b154-1e3ff0420898
2025-10-17 21:38:02,778 - INFO - Verified VN network id 11 for VN 0ade36a2-3a04-440a-abd4-e57ddefe7cfa
2025-10-17 21:38:02,778 - INFO - Verifications in API Server for VN ctest-vn-75788701 passed
2025-10-17 21:38:02,779 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/0ade36a2-3a04-440a-abd4-e57ddefe7cfa
2025-10-17 21:38:02,797 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/42a13b6d-795e-403c-b154-1e3ff0420898
2025-10-17 21:38:02,810 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/42a13b6d-795e-403c-b154-1e3ff0420898
2025-10-17 21:38:02,826 - DEBUG - Requesting: http://10.0.0.49:8082/route-target/27ac8d72-4a61-494b-ad14-4b5f637b3250
2025-10-17 21:38:02,844 - DEBUG - Control-node 10.0.0.49 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-48776571:ctest-vn-75788701', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-48776571', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '783123455595004938', 'uuid-lslong': '12381773604323228922'}, 'enable': 'true', 'created': '2025-10-17T21:37:58', 'last-modified': '2025-10-17T21:37:59', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.645587'}
2025-10-17 21:38:02,854 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-17 21:38:02,855 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-75788701 passed
2025-10-17 21:38:02,855 - DEBUG - ====Verifying policy data for ctest-vn-75788701 in API_Server ======
2025-10-17 21:38:02,855 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-10-17 21:38:02,871 - DEBUG - Requesting: http://10.0.0.49:8082/domain/697ac883-7292-4624-826f-3acdf3af7702
2025-10-17 21:38:02,886 - DEBUG - Requesting: http://10.0.0.49:8082/project/c7c6b12a-8d38-449b-8d9d-ec238574e01e
2025-10-17 21:38:02,971 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/0ade36a2-3a04-440a-abd4-e57ddefe7cfa
2025-10-17 21:38:02,983 - DEBUG - =>VN ctest-vn-75788701 has no policy to be verified
2025-10-17 21:38:02,983 - DEBUG - Verifying the vn in opserver
2025-10-17 21:38:02,983 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-48776571:ctest-vn-75788701 virtual network link  through opserver 10.0.0.49
2025-10-17 21:38:02,984 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-networks
2025-10-17 21:38:03,396 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-networks
2025-10-17 21:38:03,514 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-48776571:ctest-vn-75788701', 'href': 'http://10.0.0.49:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-48776571:ctest-vn-75788701?flat'}
2025-10-17 21:38:03,515 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-48776571:ctest-vn-75788701 is found in opserver
2025-10-17 21:38:03,523 - DEBUG - VRF ids for VN ctest-vn-75788701: {'10.0.0.49': '2'}
2025-10-17 21:38:03,523 - INFO - Waiting for VM ctest-TestBasicVMVN-48776571-80339642 to be up..
2025-10-17 21:38:03,635 - DEBUG - VM  is in ACTIVE state now
2025-10-17 21:38:03,636 - INFO - VM name : ctest-TestBasicVMVN-48776571-80339642
2025-10-17 21:38:03,741 - DEBUG - VM ctest-TestBasicVMVN-48776571-80339642 ID is 0729a935-a53b-417d-9731-5b11ad764a44
2025-10-17 21:38:03,741 - DEBUG - VM ctest-TestBasicVMVN-48776571-80339642 launched on Node cn-jenkins-deploy-platform-ansible-os-4358-1
2025-10-17 21:38:03,831 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/0729a935-a53b-417d-9731-5b11ad764a44
2025-10-17 21:38:03,841 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/4641a47e-bce1-4dee-9f50-d71cd7987c76
2025-10-17 21:38:07,111 - 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 1009ms')
2025-10-17 21:38:07,111 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-48776571-80339642 failed!
2025-10-17 21:38:07,178 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-48776571:ctest-vn-75788701 is 31.1.1.1 and allocation pool is NOT set
2025-10-17 21:38:07,178 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-48776571:ctest-vn-75788701 is 31.1.2.1 and allocation pool is NOT set
2025-10-17 21:38:11,271 - 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 1024ms')
2025-10-17 21:38:11,272 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-48776571-80339642 failed!
2025-10-17 21:38:11,334 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-48776571:ctest-vn-75788701 is 31.1.1.1 and allocation pool is NOT set
2025-10-17 21:38:11,334 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-48776571:ctest-vn-75788701 is 31.1.2.1 and allocation pool is NOT set
2025-10-17 21:38:13,400 - 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=6.38 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.871 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.871/3.627/6.383/2.756 ms')
2025-10-17 21:38:13,401 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-48776571-80339642 passed
2025-10-17 21:38:13,566 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-17 21:38:13,566 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-48776571-80339642, IP 31.1.1.4, Port 22
2025-10-17 21:38:13,737 - DEBUG - VM ctest-TestBasicVMVN-48776571-80339642 is ready for SSH connections
2025-10-17 21:38:13,737 - INFO - Waiting for VM ctest-TestBasicVMVN-48776571-07149941 to be up..
2025-10-17 21:38:13,851 - DEBUG - VM  is in ACTIVE state now
2025-10-17 21:38:13,851 - INFO - VM name : ctest-TestBasicVMVN-48776571-07149941
2025-10-17 21:38:13,952 - DEBUG - VM ctest-TestBasicVMVN-48776571-07149941 ID is 26aaac37-da8c-4fea-a8cf-36cea4097561
2025-10-17 21:38:13,952 - DEBUG - VM ctest-TestBasicVMVN-48776571-07149941 launched on Node cn-jenkins-deploy-platform-ansible-os-4358-1
2025-10-17 21:38:14,049 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/26aaac37-da8c-4fea-a8cf-36cea4097561
2025-10-17 21:38:14,059 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/8441d25e-ce7c-4839-bc11-a2652ec4af81
2025-10-17 21:38:15,318 - 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=4.53 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.535 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.535/2.530/4.525/1.995 ms')
2025-10-17 21:38:15,319 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-48776571-07149941 passed
2025-10-17 21:38:15,474 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-17 21:38:15,474 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-48776571-07149941, IP 31.1.2.4, Port 22
2025-10-17 21:38:15,645 - DEBUG - VM ctest-TestBasicVMVN-48776571-07149941 is ready for SSH connections
2025-10-17 21:38:15,645 - INFO - Waiting for VM ctest-TestBasicVMVN-48776571-27284650 to be up..
2025-10-17 21:38:15,741 - DEBUG - VM  is in ACTIVE state now
2025-10-17 21:38:15,741 - INFO - VM name : ctest-TestBasicVMVN-48776571-27284650
2025-10-17 21:38:15,832 - DEBUG - VM ctest-TestBasicVMVN-48776571-27284650 ID is f3242394-8f9c-4f5e-a9be-603aa238b58e
2025-10-17 21:38:15,832 - DEBUG - VM ctest-TestBasicVMVN-48776571-27284650 launched on Node cn-jenkins-deploy-platform-ansible-os-4358-1
2025-10-17 21:38:16,021 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/f3242394-8f9c-4f5e-a9be-603aa238b58e
2025-10-17 21:38:16,033 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/152d27c4-b62f-411e-9840-bc6ed97affd1
2025-10-17 21:38:17,288 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=3.06 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.686 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.686/1.872/3.059/1.186 ms')
2025-10-17 21:38:17,288 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-48776571-27284650 passed
2025-10-17 21:38:17,442 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-17 21:38:17,442 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-48776571-27284650, IP 31.1.1.3, Port 22
2025-10-17 21:38:17,617 - DEBUG - VM ctest-TestBasicVMVN-48776571-27284650 is ready for SSH connections
2025-10-17 21:38:17,617 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-17 21:38:17,618 - 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.49, gateway password: c0ntrail123
2025-10-17 21:38:17,618 - DEBUG - ping -s 56 -c 3 -W 1  31.1.2.4
2025-10-17 21:38:21,733 - 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.130 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.971 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.521 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.971/2.207/4.130 ms
2025-10-17 21:38:21,733 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-48776571-80339642 passed
2025-10-17 21:38:21,733 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-17 21:38:21,733 - 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.49, gateway password: c0ntrail123
2025-10-17 21:38:21,733 - DEBUG - ping -s 56 -c 3 -W 1  31.1.1.4
2025-10-17 21:38:25,454 - 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.029 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.987 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.045 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.987/1.687/3.029 ms
2025-10-17 21:38:25,454 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-48776571-07149941 passed
2025-10-17 21:38:25,454 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-17 21:38:25,454 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-17 21:38:25,454 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-17 21:38:25,454 - 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.49, gateway password: c0ntrail123
2025-10-17 21:38:25,454 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-17 21:38:25,652 - DEBUG - None
2025-10-17 21:38:25,652 - 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.49, gateway password: c0ntrail123
2025-10-17 21:38:25,652 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-17 21:38:25,857 - DEBUG - None
2025-10-17 21:38:25,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.49, gateway password: c0ntrail123
2025-10-17 21:38:25,857 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-17 21:38:26,536 - DEBUG - None
2025-10-17 21:38:26,536 - 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.49, gateway password: c0ntrail123
2025-10-17 21:38:26,536 - DEBUG - ping -s 56 -c 3 -W 1  31.1.1.7
2025-10-17 21:38:28,762 - 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.010 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.763 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.511 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.291 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.369 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.369/2.188/5.763 ms
2025-10-17 21:38:28,763 - 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.49, gateway password: c0ntrail123
2025-10-17 21:38:28,763 - DEBUG - ping -s 56 -c 3 -W 1  224.0.0.1
2025-10-17 21:38:31,058 - 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.549 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.465 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=6.480 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.485 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.057 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.057 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.876 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.485/2.709/6.480 ms
2025-10-17 21:38:31,058 - 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.49, gateway password: c0ntrail123
2025-10-17 21:38:31,058 - DEBUG - ping -s 56 -c 3 -W 1  255.255.255.255
2025-10-17 21:38:33,337 - 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=1.157 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.464 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.534 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.771 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.662 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.087 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.469 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.469/2.449/4.534 ms
2025-10-17 21:38:33,337 - INFO - Deleting VM ctest-TestBasicVMVN-48776571-27284650
2025-10-17 21:38:33,419 - INFO - Detaching port 8441d25e-ce7c-4839-bc11-a2652ec4af81 from VM ctest-TestBasicVMVN-48776571-07149941
2025-10-17 21:38:33,458 - INFO - Deleting VM ctest-TestBasicVMVN-48776571-07149941
2025-10-17 21:38:33,543 - INFO - Detaching port 4641a47e-bce1-4dee-9f50-d71cd7987c76 from VM ctest-TestBasicVMVN-48776571-80339642
2025-10-17 21:38:33,586 - INFO - Deleting VM ctest-TestBasicVMVN-48776571-80339642
2025-10-17 21:38:33,664 - INFO - Deleting VN ctest-vn-75788701 
2025-10-17 21:38:33,849 - DEBUG - Response for delete_port : ()
2025-10-17 21:38:34,078 - DEBUG - Response for delete_port : ()
2025-10-17 21:38:34,268 - DEBUG - Response for deleting network ()
2025-10-17 21:38:34,268 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/42a13b6d-795e-403c-b154-1e3ff0420898
2025-10-17 21:38:34,275 - DEBUG - Response Code: 404
2025-10-17 21:38:34,275 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-10-17 21:38:34,282 - DEBUG - Requesting: http://10.0.0.49:8082/domain/697ac883-7292-4624-826f-3acdf3af7702
2025-10-17 21:38:34,340 - DEBUG - Requesting: http://10.0.0.49:8082/project/c7c6b12a-8d38-449b-8d9d-ec238574e01e
2025-10-17 21:38:34,422 - INFO - Validated that VN ctest-vn-75788701 is not found in API Server
2025-10-17 21:38:34,431 - DEBUG - VN ctest-vn-75788701 is not present in Agent 10.0.0.49 
2025-10-17 21:38:34,431 - INFO - Validated that VN ctest-vn-75788701 is not in any agent
2025-10-17 21:38:34,437 - DEBUG - VRF 2 is not seen in agent 10.0.0.49
2025-10-17 21:38:34,444 - DEBUG - Vrouter 10.0.0.49 does not have vrf 2 for VN ctest-vn-75788701
2025-10-17 21:38:34,444 - INFO - Validated that all vrouters do not  have the route table for VN default-domain:ctest-TestBasicVMVN-48776571:ctest-vn-75788701
2025-10-17 21:38:34,454 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-75788701 info
2025-10-17 21:38:34,526 - INFO - IPAM: ctest-ipam-83602227 is not found in API Server
2025-10-17 21:38:34,537 - INFO - IPAM:ctest-ipam-83602227 is not found in control node
2025-10-17 21:38:34,799 - DEBUG - No XMPP flaps were noticed during the test
2025-10-17 21:38:34,800 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-10-17 21:38:34,800 - INFO - --------------------------------------------------------------------------------
2025-10-17 21:38:35,519 - INFO - Deleted project: ctest-TestBasicVMVN-48776571, ID : c7c6b12a-8d38-449b-8d9d-ec238574e01e