2025-10-29 17:40:24,012 - INFO - Domain Default found not creating
2025-10-29 17:40:24,174 - INFO - Project ctest-TestBasicVMVN-94753610 not found, creating it
2025-10-29 17:40:24,628 - INFO - Created Project:ctest-TestBasicVMVN-94753610, ID : affa2a24-e2fa-4bbc-b9d0-e0d45217e8a4 
2025-10-29 17:40:26,241 - INFO - ================================================================================
2025-10-29 17:40:26,241 - INFO - STARTING TEST    : test_generic_link_local_service
2025-10-29 17:40:26,241 - 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-29 17:40:26,507 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.18': '0'}} with
2025-10-29 17:40:26,507 - INFO - Initial checks done. Running the testcase now
2025-10-29 17:40:26,507 - INFO - 
2025-10-29 17:40:27,053 - DEBUG - Response for create_network : {'network': {'id': '983106ec-7485-4c29-b638-59b264dec1bc', 'name': 'ctest-vn2_metadata-96218102', 'tenant_id': 'affa2a24e2fa4bbcb9d0e0d45217e8a4', 'project_id': 'affa2a24e2fa4bbcb9d0e0d45217e8a4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-94753610', 'ctest-vn2_metadata-96218102'], 'port_security_enabled': True, 'description': ''}}
2025-10-29 17:40:27,255 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd46f75c6-6120-43cb-a187-58b9f6bd24c9', 'name': '', 'tenant_id': 'affa2a24e2fa4bbcb9d0e0d45217e8a4', 'network_id': '983106ec-7485-4c29-b638-59b264dec1bc', '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': 'affa2a24e2fa4bbcb9d0e0d45217e8a4'}}
2025-10-29 17:40:27,273 - INFO - Created VN ctest-vn2_metadata-96218102
2025-10-29 17:40:27,326 - DEBUG - VN ctest-vn2_metadata-96218102 UUID is 983106ec-7485-4c29-b638-59b264dec1bc
2025-10-29 17:40:27,510 - DEBUG - Services list from nova: [, , ]
2025-10-29 17:40:28,534 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4525-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4525-1)
2025-10-29 17:40:28,638 - DEBUG - Link local service introspect added
2025-10-29 17:40:28,677 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-29 17:40:33,760 - DEBUG - VM  is in ACTIVE state now
2025-10-29 17:40:33,891 - INFO - Waiting for VM ctest-TestBasicVMVN-94753610-27440235 to be up..
2025-10-29 17:40:33,891 - INFO - VM name : ctest-TestBasicVMVN-94753610-27440235
2025-10-29 17:40:33,971 - DEBUG - VM ctest-TestBasicVMVN-94753610-27440235 ID is fb0246cc-6e91-488d-bbaf-ed0ac224479c
2025-10-29 17:40:33,972 - DEBUG - VM ctest-TestBasicVMVN-94753610-27440235 launched on Node cn-jenkins-deploy-platform-ansible-os-4525-1
2025-10-29 17:40:34,047 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/fb0246cc-6e91-488d-bbaf-ed0ac224479c
2025-10-29 17:40:34,348 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/fb0246cc-6e91-488d-bbaf-ed0ac224479c
2025-10-29 17:40:34,382 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/e80c45c9-8c3b-429e-8911-01e2dbdd3d51
2025-10-29 17:40:37,645 - 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-29 17:40:37,645 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-94753610-27440235 failed!
2025-10-29 17:40:37,698 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-94753610:ctest-vn2_metadata-96218102 is 11.1.1.1 and allocation pool is NOT set
2025-10-29 17:40:39,756 - 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.13 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.516 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.516/1.322/2.129/0.806 ms')
2025-10-29 17:40:39,756 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-94753610-27440235 passed
2025-10-29 17:40:39,906 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-29 17:40:39,906 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-94753610-27440235, IP 11.1.1.3, Port 22
2025-10-29 17:40:40,062 - DEBUG - VM ctest-TestBasicVMVN-94753610-27440235 is ready for SSH connections
2025-10-29 17:40:40,062 - INFO - Retry 0
2025-10-29 17:40:40,062 - 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.242, gateway password: c0ntrail123
2025-10-29 17:40:40,062 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-10-29 17:40:41,657 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-10-29 17:40:41,657 - INFO - Generic metadata worked
2025-10-29 17:40:41,914 - DEBUG - Link local service introspect removed
2025-10-29 17:40:41,914 - INFO - Deleting VM ctest-TestBasicVMVN-94753610-27440235
2025-10-29 17:40:41,985 - INFO - Deleting VN ctest-vn2_metadata-96218102 
2025-10-29 17:40:42,024 - DEBUG - VN 983106ec-7485-4c29-b638-59b264dec1bc still in use: Unable to complete operation on network 983106ec-7485-4c29-b638-59b264dec1bc. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-9cdcd27a-d5bd-4ee6-8109-f7018311f4d6']
2025-10-29 17:40:42,024 - WARNING - Deleting VN ctest-vn2_metadata-96218102 failed..Will retry
2025-10-29 17:40:44,128 - DEBUG - Response for deleting network ()
2025-10-29 17:40:44,385 - DEBUG - No XMPP flaps were noticed during the test
2025-10-29 17:40:44,385 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-10-29 17:40:44,385 - INFO - --------------------------------------------------------------------------------
2025-10-29 17:40:44,388 - INFO - ================================================================================
2025-10-29 17:40:44,388 - INFO - STARTING TEST    : test_metadata_service
2025-10-29 17:40:44,388 - 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-29 17:40:44,684 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.18': '0'}} with
2025-10-29 17:40:44,684 - INFO - Initial checks done. Running the testcase now
2025-10-29 17:40:44,684 - INFO - 
2025-10-29 17:40:44,684 - DEBUG - Requesting: http://10.0.0.242:8082/global-vrouter-configs
2025-10-29 17:40:44,690 - DEBUG - Requesting: http://10.0.0.242:8082/global-vrouter-config/288cce85-621d-48e3-9d02-66c6210c3505
2025-10-29 17:40:44,871 - DEBUG - Response for create_network : {'network': {'id': '269df6fe-c871-4ba1-bc95-1fb4ebbaa334', 'name': 'ctest-vn-16989696', 'tenant_id': 'affa2a24e2fa4bbcb9d0e0d45217e8a4', 'project_id': 'affa2a24e2fa4bbcb9d0e0d45217e8a4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-94753610', 'ctest-vn-16989696'], 'port_security_enabled': True, 'description': ''}}
2025-10-29 17:40:45,044 - DEBUG - Response for create_subnet : {'subnet': {'id': '4dd7fd93-9012-46da-8a54-96e2ca24bdd9', 'name': '', 'tenant_id': 'affa2a24e2fa4bbcb9d0e0d45217e8a4', 'network_id': '269df6fe-c871-4ba1-bc95-1fb4ebbaa334', 'ip_version': 4, 'cidr': '165.219.164.192/26', 'allocation_pools': [{'start': '165.219.164.194', 'end': '165.219.164.254'}], 'gateway_ip': '165.219.164.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '165.219.164.194', 'tags': [], 'project_id': 'affa2a24e2fa4bbcb9d0e0d45217e8a4'}}
2025-10-29 17:40:45,064 - INFO - Created VN ctest-vn-16989696
2025-10-29 17:40:45,114 - DEBUG - VN ctest-vn-16989696 UUID is 269df6fe-c871-4ba1-bc95-1fb4ebbaa334
2025-10-29 17:40:46,235 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4525-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4525-1)
2025-10-29 17:40:46,235 - INFO - Waiting for VM ctest-TestBasicVMVN-94753610-41695628 to be up..
2025-10-29 17:40:46,275 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-29 17:40:51,356 - DEBUG - VM  is in ACTIVE state now
2025-10-29 17:40:51,356 - INFO - VM name : ctest-TestBasicVMVN-94753610-41695628
2025-10-29 17:40:51,439 - DEBUG - VM ctest-TestBasicVMVN-94753610-41695628 ID is 8fefa797-a03d-4758-ad96-b267aef8bd65
2025-10-29 17:40:51,439 - DEBUG - VM ctest-TestBasicVMVN-94753610-41695628 launched on Node cn-jenkins-deploy-platform-ansible-os-4525-1
2025-10-29 17:40:51,531 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/8fefa797-a03d-4758-ad96-b267aef8bd65
2025-10-29 17:40:51,542 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/f7bf203b-ffce-419d-a654-c4eed4fb07fe
2025-10-29 17:40:54,795 - 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-29 17:40:54,796 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-94753610-41695628 failed!
2025-10-29 17:40:54,850 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-94753610:ctest-vn-16989696 is 165.219.164.193 and allocation pool is NOT set
2025-10-29 17:40:56,921 - 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=8.84 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.80 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.803/5.822/8.842/3.019 ms')
2025-10-29 17:40:56,921 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-94753610-41695628 passed
2025-10-29 17:40:57,074 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-29 17:40:57,075 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-94753610-41695628, IP 165.219.164.195, Port 22
2025-10-29 17:40:57,244 - DEBUG - VM ctest-TestBasicVMVN-94753610-41695628 is ready for SSH connections
2025-10-29 17:40:57,244 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-10-29 17:40:57,244 - DEBUG - cat /tmp/output.txt
2025-10-29 17:40:58,903 - DEBUG - Hello World.  The time is now Wed, 29 Oct 2025 11:40:57 -0600!
2025-10-29 17:40:58,903 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World.  The time is now Wed, 29 Oct 2025 11:40:57 -0600!'}
2025-10-29 17:40:58,903 - INFO - metadata_script.txt got executed in the vm
2025-10-29 17:40:58,903 - INFO - Deleting VM ctest-TestBasicVMVN-94753610-41695628
2025-10-29 17:40:58,983 - INFO - Deleting VN ctest-vn-16989696 
2025-10-29 17:40:59,027 - DEBUG - VN 269df6fe-c871-4ba1-bc95-1fb4ebbaa334 still in use: Unable to complete operation on network 269df6fe-c871-4ba1-bc95-1fb4ebbaa334. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-17c2e98c-ee76-4731-ad00-4677347abfa5']
2025-10-29 17:40:59,027 - WARNING - Deleting VN ctest-vn-16989696 failed..Will retry
2025-10-29 17:41:01,186 - DEBUG - Response for deleting network ()
2025-10-29 17:41:01,443 - DEBUG - No XMPP flaps were noticed during the test
2025-10-29 17:41:01,444 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-10-29 17:41:01,444 - INFO - --------------------------------------------------------------------------------
2025-10-29 17:41:01,446 - INFO - ================================================================================
2025-10-29 17:41:01,446 - INFO - STARTING TEST    : test_ping_within_vn_two_vms_two_different_subnets
2025-10-29 17:41:01,446 - 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-29 17:41:01,731 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.18': '0'}} with
2025-10-29 17:41:01,731 - INFO - Initial checks done. Running the testcase now
2025-10-29 17:41:01,731 - INFO - 
2025-10-29 17:41:02,211 - DEBUG - Response for create_network : {'network': {'id': 'eaac2b7e-d82b-41bc-9f2b-3da618becbf2', 'name': 'ctest-vn-31885437', 'tenant_id': 'affa2a24e2fa4bbcb9d0e0d45217e8a4', 'project_id': 'affa2a24e2fa4bbcb9d0e0d45217e8a4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-94753610', 'ctest-vn-31885437'], 'port_security_enabled': True, 'description': ''}}
2025-10-29 17:41:02,401 - DEBUG - Response for create_subnet : {'subnet': {'id': 'caf2b4b1-92fd-4ef2-b14a-f90bcfa0f688', 'name': '', 'tenant_id': 'affa2a24e2fa4bbcb9d0e0d45217e8a4', 'network_id': 'eaac2b7e-d82b-41bc-9f2b-3da618becbf2', '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': 'affa2a24e2fa4bbcb9d0e0d45217e8a4'}}
2025-10-29 17:41:02,554 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fa8d1293-9c87-4403-b566-c17899fb1f54', 'name': '', 'tenant_id': 'affa2a24e2fa4bbcb9d0e0d45217e8a4', 'network_id': 'eaac2b7e-d82b-41bc-9f2b-3da618becbf2', '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': 'affa2a24e2fa4bbcb9d0e0d45217e8a4'}}
2025-10-29 17:41:02,575 - INFO - Created VN ctest-vn-31885437
2025-10-29 17:41:02,626 - DEBUG - VN ctest-vn-31885437 UUID is eaac2b7e-d82b-41bc-9f2b-3da618becbf2
2025-10-29 17:41:02,961 - DEBUG - Response for create_port : {'port': {'name': '49a0d8fc-42a7-46b9-ad25-82b56ce94066', 'id': '49a0d8fc-42a7-46b9-ad25-82b56ce94066', 'tenant_id': 'affa2a24e2fa4bbcb9d0e0d45217e8a4', 'network_id': 'eaac2b7e-d82b-41bc-9f2b-3da618becbf2', 'mac_address': '02:49:a0:d8:fc:42', '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': 'caf2b4b1-92fd-4ef2-b14a-f90bcfa0f688'}], 'security_groups': ['ecc7744d-e26e-4ba2-adab-23836f863437'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'affa2a24e2fa4bbcb9d0e0d45217e8a4'}}
2025-10-29 17:41:03,122 - DEBUG - Response for create_port : {'port': {'name': '64c6a1fe-6e23-4bde-a2b3-80243cfd0c51', 'id': '64c6a1fe-6e23-4bde-a2b3-80243cfd0c51', 'tenant_id': 'affa2a24e2fa4bbcb9d0e0d45217e8a4', 'network_id': 'eaac2b7e-d82b-41bc-9f2b-3da618becbf2', 'mac_address': '02:64:c6:a1:fe:6e', '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': 'fa8d1293-9c87-4403-b566-c17899fb1f54'}], 'security_groups': ['ecc7744d-e26e-4ba2-adab-23836f863437'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'affa2a24e2fa4bbcb9d0e0d45217e8a4'}}
2025-10-29 17:41:03,501 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4525-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4525-1)
2025-10-29 17:41:03,930 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4525-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4525-1)
2025-10-29 17:41:05,167 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4525-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4525-1)
2025-10-29 17:41:05,167 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2025-10-29 17:41:05,172 - DEBUG - Requesting: http://10.0.0.242:8082/domain/2fa9b7e6-e606-4f3d-b674-0ade35196e22
2025-10-29 17:41:05,185 - DEBUG - Requesting: http://10.0.0.242:8082/project/affa2a24-e2fa-4bbc-b9d0-e0d45217e8a4
2025-10-29 17:41:05,276 - DEBUG - Requesting: http://10.0.0.242:8082/network-ipam/ec6bc8ca-af41-40d6-80e0-6ac74d7ae1ac
2025-10-29 17:41:05,284 - INFO - Verifications in API Server for IPAM: ctest-ipam-89990092 passed
2025-10-29 17:41:05,290 - DEBUG - Control-node 10.0.0.242 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-94753610:ctest-ipam-89990092', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-94753610', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17035930788308271318', 'uuid-lslong': '9286539835868897708'}, 'enable': 'true', 'created': '2025-10-29T17:41:01', 'last-modified': '2025-10-29T17:41:01', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.322509'}
2025-10-29 17:41:05,290 - INFO - Verifications in Control node for IPAM: ctest-ipam-89990092 passed
2025-10-29 17:41:05,290 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2025-10-29 17:41:05,297 - DEBUG - Requesting: http://10.0.0.242:8082/domain/2fa9b7e6-e606-4f3d-b674-0ade35196e22
2025-10-29 17:41:05,312 - DEBUG - Requesting: http://10.0.0.242:8082/project/affa2a24-e2fa-4bbc-b9d0-e0d45217e8a4
2025-10-29 17:41:05,390 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/eaac2b7e-d82b-41bc-9f2b-3da618becbf2
2025-10-29 17:41:05,408 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/eaac2b7e-d82b-41bc-9f2b-3da618becbf2
2025-10-29 17:41:05,419 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/9d3306ff-5395-41ea-8abc-0d94bd7e1af3
2025-10-29 17:41:05,426 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/9d3306ff-5395-41ea-8abc-0d94bd7e1af3
2025-10-29 17:41:05,433 - DEBUG - Requesting: http://10.0.0.242:8082/route-target/80247e19-fd1a-46f0-9d59-1442d2db8b91
2025-10-29 17:41:05,440 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-29 17:41:05,440 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/eaac2b7e-d82b-41bc-9f2b-3da618becbf2
2025-10-29 17:41:05,450 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/9d3306ff-5395-41ea-8abc-0d94bd7e1af3
2025-10-29 17:41:05,466 - INFO - Verified VN network id 11 for VN eaac2b7e-d82b-41bc-9f2b-3da618becbf2
2025-10-29 17:41:05,466 - INFO - Verifications in API Server for VN ctest-vn-31885437 passed
2025-10-29 17:41:05,466 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/eaac2b7e-d82b-41bc-9f2b-3da618becbf2
2025-10-29 17:41:05,480 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/9d3306ff-5395-41ea-8abc-0d94bd7e1af3
2025-10-29 17:41:05,487 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/9d3306ff-5395-41ea-8abc-0d94bd7e1af3
2025-10-29 17:41:05,495 - DEBUG - Requesting: http://10.0.0.242:8082/route-target/80247e19-fd1a-46f0-9d59-1442d2db8b91
2025-10-29 17:41:05,506 - DEBUG - Control-node 10.0.0.242 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-94753610:ctest-vn-31885437', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-94753610', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16909938524661957052', 'uuid-lslong': '11469328659618122738'}, 'enable': 'true', 'created': '2025-10-29T17:41:02', 'last-modified': '2025-10-29T17:41:02', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.982760'}
2025-10-29 17:41:05,513 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-29 17:41:05,513 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-31885437 passed
2025-10-29 17:41:05,513 - DEBUG - ====Verifying policy data for ctest-vn-31885437 in API_Server ======
2025-10-29 17:41:05,513 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2025-10-29 17:41:05,521 - DEBUG - Requesting: http://10.0.0.242:8082/domain/2fa9b7e6-e606-4f3d-b674-0ade35196e22
2025-10-29 17:41:05,539 - DEBUG - Requesting: http://10.0.0.242:8082/project/affa2a24-e2fa-4bbc-b9d0-e0d45217e8a4
2025-10-29 17:41:05,631 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/eaac2b7e-d82b-41bc-9f2b-3da618becbf2
2025-10-29 17:41:05,642 - DEBUG - =>VN ctest-vn-31885437 has no policy to be verified
2025-10-29 17:41:05,643 - DEBUG - Verifying the vn in opserver
2025-10-29 17:41:05,643 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-94753610:ctest-vn-31885437 virtual network link  through opserver 10.0.0.242
2025-10-29 17:41:05,643 - DEBUG - Requesting: http://10.0.0.242:8081/analytics/uves/virtual-networks
2025-10-29 17:41:06,097 - DEBUG - Requesting: http://10.0.0.242:8081/analytics/uves/virtual-networks
2025-10-29 17:41:06,177 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-94753610:ctest-vn-31885437', 'href': 'http://10.0.0.242:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-94753610:ctest-vn-31885437?flat'}
2025-10-29 17:41:06,177 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-94753610:ctest-vn-31885437 is found in opserver
2025-10-29 17:41:06,181 - DEBUG - VRF ids for VN ctest-vn-31885437: {'10.0.0.242': '2'}
2025-10-29 17:41:06,181 - INFO - Waiting for VM ctest-TestBasicVMVN-94753610-97612210 to be up..
2025-10-29 17:41:06,290 - DEBUG - VM  is in ACTIVE state now
2025-10-29 17:41:06,290 - INFO - VM name : ctest-TestBasicVMVN-94753610-97612210
2025-10-29 17:41:06,393 - DEBUG - VM ctest-TestBasicVMVN-94753610-97612210 ID is 04a56dbe-7450-49a4-851e-34cca3de356a
2025-10-29 17:41:06,394 - DEBUG - VM ctest-TestBasicVMVN-94753610-97612210 launched on Node cn-jenkins-deploy-platform-ansible-os-4525-1
2025-10-29 17:41:06,496 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/04a56dbe-7450-49a4-851e-34cca3de356a
2025-10-29 17:41:06,508 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/49a0d8fc-42a7-46b9-ad25-82b56ce94066
2025-10-29 17:41:09,772 - 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 1010ms')
2025-10-29 17:41:09,772 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-94753610-97612210 failed!
2025-10-29 17:41:09,830 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-94753610:ctest-vn-31885437 is 31.1.1.1 and allocation pool is NOT set
2025-10-29 17:41:09,830 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-94753610:ctest-vn-31885437 is 31.1.2.1 and allocation pool is NOT set
2025-10-29 17:41:13,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 1009ms')
2025-10-29 17:41:13,904 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-94753610-97612210 failed!
2025-10-29 17:41:13,958 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-94753610:ctest-vn-31885437 is 31.1.1.1 and allocation pool is NOT set
2025-10-29 17:41:13,958 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-94753610:ctest-vn-31885437 is 31.1.2.1 and allocation pool is NOT set
2025-10-29 17:41:16,023 - 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=7.95 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.49 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.485/4.718/7.951/3.233 ms')
2025-10-29 17:41:16,023 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-94753610-97612210 passed
2025-10-29 17:41:16,170 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-29 17:41:16,170 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-94753610-97612210, IP 31.1.1.4, Port 22
2025-10-29 17:41:16,326 - DEBUG - VM ctest-TestBasicVMVN-94753610-97612210 is ready for SSH connections
2025-10-29 17:41:16,326 - INFO - Waiting for VM ctest-TestBasicVMVN-94753610-75155826 to be up..
2025-10-29 17:41:16,401 - DEBUG - VM  is in ACTIVE state now
2025-10-29 17:41:16,401 - INFO - VM name : ctest-TestBasicVMVN-94753610-75155826
2025-10-29 17:41:16,470 - DEBUG - VM ctest-TestBasicVMVN-94753610-75155826 ID is 5761e25e-3451-42e2-92fc-37969d30cd8c
2025-10-29 17:41:16,470 - DEBUG - VM ctest-TestBasicVMVN-94753610-75155826 launched on Node cn-jenkins-deploy-platform-ansible-os-4525-1
2025-10-29 17:41:16,539 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/5761e25e-3451-42e2-92fc-37969d30cd8c
2025-10-29 17:41:16,548 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/64c6a1fe-6e23-4bde-a2b3-80243cfd0c51
2025-10-29 17:41:17,785 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=3.06 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.343 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.343/1.702/3.062/1.359 ms')
2025-10-29 17:41:17,785 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-94753610-75155826 passed
2025-10-29 17:41:17,934 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-29 17:41:17,934 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-94753610-75155826, IP 31.1.2.4, Port 22
2025-10-29 17:41:18,100 - DEBUG - VM ctest-TestBasicVMVN-94753610-75155826 is ready for SSH connections
2025-10-29 17:41:18,100 - INFO - Waiting for VM ctest-TestBasicVMVN-94753610-98033232 to be up..
2025-10-29 17:41:18,183 - DEBUG - VM  is in ACTIVE state now
2025-10-29 17:41:18,183 - INFO - VM name : ctest-TestBasicVMVN-94753610-98033232
2025-10-29 17:41:18,269 - DEBUG - VM ctest-TestBasicVMVN-94753610-98033232 ID is 9f0f54e6-cfb9-4aa7-8311-790acf2d9495
2025-10-29 17:41:18,269 - DEBUG - VM ctest-TestBasicVMVN-94753610-98033232 launched on Node cn-jenkins-deploy-platform-ansible-os-4525-1
2025-10-29 17:41:18,360 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/9f0f54e6-cfb9-4aa7-8311-790acf2d9495
2025-10-29 17:41:18,371 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/56ee69e5-2b66-4a44-8521-63c22e9593f7
2025-10-29 17:41:19,603 - 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.90 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.344 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.344/1.621/2.898/1.277 ms')
2025-10-29 17:41:19,603 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-94753610-98033232 passed
2025-10-29 17:41:19,754 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-29 17:41:19,754 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-94753610-98033232, IP 31.1.1.3, Port 22
2025-10-29 17:41:19,910 - DEBUG - VM ctest-TestBasicVMVN-94753610-98033232 is ready for SSH connections
2025-10-29 17:41:19,910 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-29 17:41:19,910 - 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.242, gateway password: c0ntrail123
2025-10-29 17:41:19,910 - DEBUG - ping -s 56 -c 3 -W 1  31.1.2.4
2025-10-29 17:41:24,025 - 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.669 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.939 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.999 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.939/1.869/3.669 ms
2025-10-29 17:41:24,026 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-94753610-97612210 passed
2025-10-29 17:41:24,026 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-29 17:41:24,026 - 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.242, gateway password: c0ntrail123
2025-10-29 17:41:24,026 - DEBUG - ping -s 56 -c 3 -W 1  31.1.1.4
2025-10-29 17:41:27,664 - 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.977 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.902 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.872 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.872/1.583/2.977 ms
2025-10-29 17:41:27,665 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-94753610-75155826 passed
2025-10-29 17:41:27,665 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-29 17:41:27,665 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-29 17:41:27,665 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-29 17:41:27,665 - 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.242, gateway password: c0ntrail123
2025-10-29 17:41:27,665 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-29 17:41:27,852 - DEBUG - None
2025-10-29 17:41:27,852 - 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.242, gateway password: c0ntrail123
2025-10-29 17:41:27,852 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-29 17:41:28,041 - DEBUG - None
2025-10-29 17:41:28,041 - 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.242, gateway password: c0ntrail123
2025-10-29 17:41:28,041 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-29 17:41:28,660 - DEBUG - None
2025-10-29 17:41:28,661 - 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.242, gateway password: c0ntrail123
2025-10-29 17:41:28,661 - DEBUG - ping -s 56 -c 3 -W 1  31.1.1.7
2025-10-29 17:41:30,889 - 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.228 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.429 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.618 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.189 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.605 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.605/2.013/4.429 ms
2025-10-29 17:41:30,890 - 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.242, gateway password: c0ntrail123
2025-10-29 17:41:30,890 - DEBUG - ping -s 56 -c 3 -W 1  224.0.0.1
2025-10-29 17:41:33,144 - 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.956 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.107 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.290 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.669 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.781 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.096 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.523 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.523/2.346/4.290 ms
2025-10-29 17:41:33,145 - 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.242, gateway password: c0ntrail123
2025-10-29 17:41:33,145 - DEBUG - ping -s 56 -c 3 -W 1  255.255.255.255
2025-10-29 17:41:35,410 - 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.725 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.930 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.016 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.583 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.759 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.603 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.438 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.438/1.864/4.016 ms
2025-10-29 17:41:35,410 - INFO - Deleting VM ctest-TestBasicVMVN-94753610-98033232
2025-10-29 17:41:35,483 - INFO - Detaching port 64c6a1fe-6e23-4bde-a2b3-80243cfd0c51 from VM ctest-TestBasicVMVN-94753610-75155826
2025-10-29 17:41:35,520 - INFO - Deleting VM ctest-TestBasicVMVN-94753610-75155826
2025-10-29 17:41:35,599 - INFO - Detaching port 49a0d8fc-42a7-46b9-ad25-82b56ce94066 from VM ctest-TestBasicVMVN-94753610-97612210
2025-10-29 17:41:35,641 - INFO - Deleting VM ctest-TestBasicVMVN-94753610-97612210
2025-10-29 17:41:35,729 - INFO - Deleting VN ctest-vn-31885437 
2025-10-29 17:41:35,935 - DEBUG - Response for delete_port : ()
2025-10-29 17:41:36,133 - DEBUG - Response for delete_port : ()
2025-10-29 17:41:36,185 - DEBUG - VN eaac2b7e-d82b-41bc-9f2b-3da618becbf2 still in use: Unable to complete operation on network eaac2b7e-d82b-41bc-9f2b-3da618becbf2. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ddfc1614-7778-4208-bb38-1d26c3b008c2']
2025-10-29 17:41:36,185 - WARNING - Deleting VN ctest-vn-31885437 failed..Will retry
2025-10-29 17:41:38,303 - DEBUG - Response for deleting network ()
2025-10-29 17:41:38,303 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/9d3306ff-5395-41ea-8abc-0d94bd7e1af3
2025-10-29 17:41:38,308 - DEBUG - Response Code: 404
2025-10-29 17:41:38,309 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2025-10-29 17:41:38,313 - DEBUG - Requesting: http://10.0.0.242:8082/domain/2fa9b7e6-e606-4f3d-b674-0ade35196e22
2025-10-29 17:41:38,367 - DEBUG - Requesting: http://10.0.0.242:8082/project/affa2a24-e2fa-4bbc-b9d0-e0d45217e8a4
2025-10-29 17:41:38,434 - INFO - Validated that VN ctest-vn-31885437 is not found in API Server
2025-10-29 17:41:38,444 - DEBUG - VN ctest-vn-31885437 is not present in Agent 10.0.0.242 
2025-10-29 17:41:38,444 - INFO - Validated that VN ctest-vn-31885437 is not in any agent
2025-10-29 17:41:38,449 - DEBUG - VRF 2 is not seen in agent 10.0.0.242
2025-10-29 17:41:38,454 - DEBUG - Vrouter 10.0.0.242 does not have vrf 2 for VN ctest-vn-31885437
2025-10-29 17:41:38,454 - INFO - Validated that all vrouters do not  have the route table for VN default-domain:ctest-TestBasicVMVN-94753610:ctest-vn-31885437
2025-10-29 17:41:38,464 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-31885437 info
2025-10-29 17:41:38,538 - INFO - IPAM: ctest-ipam-89990092 is not found in API Server
2025-10-29 17:41:38,547 - INFO - IPAM:ctest-ipam-89990092 is not found in control node
2025-10-29 17:41:38,800 - DEBUG - No XMPP flaps were noticed during the test
2025-10-29 17:41:38,800 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-10-29 17:41:38,800 - INFO - --------------------------------------------------------------------------------
2025-10-29 17:41:39,481 - INFO - Deleted project: ctest-TestBasicVMVN-94753610, ID : affa2a24-e2fa-4bbc-b9d0-e0d45217e8a4