2025-06-10 23:35:55,081 - INFO - Domain Default found not creating 2025-06-10 23:35:55,218 - INFO - Project ctest-TestBasicVMVN-45383989 not found, creating it 2025-06-10 23:35:55,679 - INFO - Created Project:ctest-TestBasicVMVN-45383989, ID : e807582e-72cd-413c-a023-d342ff83da7d 2025-06-10 23:35:57,062 - INFO - ================================================================================ 2025-06-10 23:35:57,062 - INFO - STARTING TEST : test_generic_link_local_service 2025-06-10 23:35:57,062 - 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-06-10 23:35:57,316 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with 2025-06-10 23:35:57,316 - INFO - Initial checks done. Running the testcase now 2025-06-10 23:35:57,317 - INFO - 2025-06-10 23:35:57,879 - DEBUG - Response for create_network : {'network': {'id': '0ac86e9e-38c7-48ee-9ab5-14cb87143dd2', 'name': 'ctest-vn2_metadata-03156087', 'tenant_id': 'e807582e72cd413ca023d342ff83da7d', 'project_id': 'e807582e72cd413ca023d342ff83da7d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-45383989', 'ctest-vn2_metadata-03156087'], 'port_security_enabled': True, 'description': ''}} 2025-06-10 23:35:58,100 - DEBUG - Response for create_subnet : {'subnet': {'id': '07629f92-363b-4c16-911e-73d92a877304', 'name': '', 'tenant_id': 'e807582e72cd413ca023d342ff83da7d', 'network_id': '0ac86e9e-38c7-48ee-9ab5-14cb87143dd2', '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': 'e807582e72cd413ca023d342ff83da7d'}} 2025-06-10 23:35:58,118 - INFO - Created VN ctest-vn2_metadata-03156087 2025-06-10 23:35:58,171 - DEBUG - VN ctest-vn2_metadata-03156087 UUID is 0ac86e9e-38c7-48ee-9ab5-14cb87143dd2 2025-06-10 23:35:58,336 - DEBUG - Services list from nova: [, , ] 2025-06-10 23:35:59,299 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3440-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3440-1) 2025-06-10 23:35:59,406 - DEBUG - Link local service introspect added 2025-06-10 23:35:59,444 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-06-10 23:36:04,518 - DEBUG - VM is in ACTIVE state now 2025-06-10 23:36:04,645 - INFO - Waiting for VM ctest-TestBasicVMVN-45383989-91773118 to be up.. 2025-06-10 23:36:04,645 - INFO - VM name : ctest-TestBasicVMVN-45383989-91773118 2025-06-10 23:36:04,718 - DEBUG - VM ctest-TestBasicVMVN-45383989-91773118 ID is fd6d6d91-46a9-409d-9083-26c49f9b95f9 2025-06-10 23:36:04,718 - DEBUG - VM ctest-TestBasicVMVN-45383989-91773118 launched on Node cn-jenkins-deploy-platform-ansible-os-3440-1 2025-06-10 23:36:04,789 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/fd6d6d91-46a9-409d-9083-26c49f9b95f9 2025-06-10 23:36:05,090 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/fd6d6d91-46a9-409d-9083-26c49f9b95f9 2025-06-10 23:36:05,123 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/052f3eb2-a409-4ec5-b41f-669144aa75b7 2025-06-10 23:36:08,387 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms') 2025-06-10 23:36:08,387 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45383989-91773118 failed! 2025-06-10 23:36:08,443 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45383989:ctest-vn2_metadata-03156087 is 11.1.1.1 and allocation pool is NOT set 2025-06-10 23:36:10,506 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=3.28 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.800 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.800/2.042/3.284/1.242 ms') 2025-06-10 23:36:10,506 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45383989-91773118 passed 2025-06-10 23:36:10,655 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-10 23:36:10,655 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45383989-91773118, IP 11.1.1.3, Port 22 2025-06-10 23:36:10,806 - DEBUG - VM ctest-TestBasicVMVN-45383989-91773118 is ready for SSH connections 2025-06-10 23:36:10,806 - INFO - Retry 0 2025-06-10 23:36:10,806 - 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.38, gateway password: c0ntrail123 2025-06-10 23:36:10,806 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-06-10 23:36:12,409 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-06-10 23:36:12,409 - INFO - Generic metadata worked 2025-06-10 23:36:12,658 - DEBUG - Link local service introspect removed 2025-06-10 23:36:12,659 - INFO - Deleting VM ctest-TestBasicVMVN-45383989-91773118 2025-06-10 23:36:12,721 - INFO - Deleting VN ctest-vn2_metadata-03156087 2025-06-10 23:36:12,759 - DEBUG - VN 0ac86e9e-38c7-48ee-9ab5-14cb87143dd2 still in use: Unable to complete operation on network 0ac86e9e-38c7-48ee-9ab5-14cb87143dd2. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-f4b4765d-7b62-4189-8be4-0985b4f0d9ed'] 2025-06-10 23:36:12,759 - WARNING - Deleting VN ctest-vn2_metadata-03156087 failed..Will retry 2025-06-10 23:36:14,867 - DEBUG - Response for deleting network () 2025-06-10 23:36:15,120 - DEBUG - No XMPP flaps were noticed during the test 2025-06-10 23:36:15,120 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18] 2025-06-10 23:36:15,120 - INFO - -------------------------------------------------------------------------------- 2025-06-10 23:36:15,122 - INFO - ================================================================================ 2025-06-10 23:36:15,123 - INFO - STARTING TEST : test_metadata_service 2025-06-10 23:36:15,123 - 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-06-10 23:36:15,408 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with 2025-06-10 23:36:15,409 - INFO - Initial checks done. Running the testcase now 2025-06-10 23:36:15,409 - INFO - 2025-06-10 23:36:15,409 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs 2025-06-10 23:36:15,414 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/804d874e-d499-4b60-9f20-4a9858df966d 2025-06-10 23:36:15,587 - DEBUG - Response for create_network : {'network': {'id': '6409485c-41b3-4fbd-bf95-4ffcae24665c', 'name': 'ctest-vn-67804331', 'tenant_id': 'e807582e72cd413ca023d342ff83da7d', 'project_id': 'e807582e72cd413ca023d342ff83da7d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-45383989', 'ctest-vn-67804331'], 'port_security_enabled': True, 'description': ''}} 2025-06-10 23:36:15,752 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e5dd8339-91ad-4b46-ace1-dbef1c67b694', 'name': '', 'tenant_id': 'e807582e72cd413ca023d342ff83da7d', 'network_id': '6409485c-41b3-4fbd-bf95-4ffcae24665c', 'ip_version': 4, 'cidr': '185.161.34.192/26', 'allocation_pools': [{'start': '185.161.34.194', 'end': '185.161.34.254'}], 'gateway_ip': '185.161.34.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '185.161.34.194', 'tags': [], 'project_id': 'e807582e72cd413ca023d342ff83da7d'}} 2025-06-10 23:36:15,770 - INFO - Created VN ctest-vn-67804331 2025-06-10 23:36:15,823 - DEBUG - VN ctest-vn-67804331 UUID is 6409485c-41b3-4fbd-bf95-4ffcae24665c 2025-06-10 23:36:16,959 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3440-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3440-1) 2025-06-10 23:36:16,960 - INFO - Waiting for VM ctest-TestBasicVMVN-45383989-76954042 to be up.. 2025-06-10 23:36:17,009 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-06-10 23:36:22,114 - DEBUG - VM is in ACTIVE state now 2025-06-10 23:36:22,114 - INFO - VM name : ctest-TestBasicVMVN-45383989-76954042 2025-06-10 23:36:22,196 - DEBUG - VM ctest-TestBasicVMVN-45383989-76954042 ID is a48703b9-a3b2-4c49-8100-8fdd7b31ad5a 2025-06-10 23:36:22,196 - DEBUG - VM ctest-TestBasicVMVN-45383989-76954042 launched on Node cn-jenkins-deploy-platform-ansible-os-3440-1 2025-06-10 23:36:22,269 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/a48703b9-a3b2-4c49-8100-8fdd7b31ad5a 2025-06-10 23:36:22,277 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/8d40bb85-08a4-4516-a41e-dc68b96635a6 2025-06-10 23:36:25,536 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1019ms') 2025-06-10 23:36:25,536 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45383989-76954042 failed! 2025-06-10 23:36:25,591 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45383989:ctest-vn-67804331 is 185.161.34.193 and allocation pool is NOT set 2025-06-10 23:36:27,652 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=4.46 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.86 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 = 1.857/3.156/4.456/1.299 ms') 2025-06-10 23:36:27,652 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45383989-76954042 passed 2025-06-10 23:36:27,799 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-10 23:36:27,799 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45383989-76954042, IP 185.161.34.195, Port 22 2025-06-10 23:36:27,958 - DEBUG - VM ctest-TestBasicVMVN-45383989-76954042 is ready for SSH connections 2025-06-10 23:36:27,958 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2025-06-10 23:36:27,959 - DEBUG - cat /tmp/output.txt 2025-06-10 23:36:29,558 - DEBUG - Hello World. The time is now Tue, 10 Jun 2025 17:36:26 -0600! 2025-06-10 23:36:29,558 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 10 Jun 2025 17:36:26 -0600!'} 2025-06-10 23:36:29,558 - INFO - metadata_script.txt got executed in the vm 2025-06-10 23:36:29,559 - INFO - Deleting VM ctest-TestBasicVMVN-45383989-76954042 2025-06-10 23:36:29,624 - INFO - Deleting VN ctest-vn-67804331 2025-06-10 23:36:29,662 - DEBUG - VN 6409485c-41b3-4fbd-bf95-4ffcae24665c still in use: Unable to complete operation on network 6409485c-41b3-4fbd-bf95-4ffcae24665c. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-d5c1aca6-6e80-4920-aa1e-bb3bfb7f4dab'] 2025-06-10 23:36:29,662 - WARNING - Deleting VN ctest-vn-67804331 failed..Will retry 2025-06-10 23:36:31,760 - DEBUG - Response for deleting network () 2025-06-10 23:36:32,020 - DEBUG - No XMPP flaps were noticed during the test 2025-06-10 23:36:32,020 - INFO - END TEST : test_metadata_service : PASSED[0:00:17] 2025-06-10 23:36:32,021 - INFO - -------------------------------------------------------------------------------- 2025-06-10 23:36:32,024 - INFO - ================================================================================ 2025-06-10 23:36:32,025 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-06-10 23:36:32,025 - 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-06-10 23:36:32,320 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with 2025-06-10 23:36:32,320 - INFO - Initial checks done. Running the testcase now 2025-06-10 23:36:32,320 - INFO - 2025-06-10 23:36:32,809 - DEBUG - Response for create_network : {'network': {'id': 'c2f2ed69-1196-4557-86c8-799771d6c15f', 'name': 'ctest-vn-43902151', 'tenant_id': 'e807582e72cd413ca023d342ff83da7d', 'project_id': 'e807582e72cd413ca023d342ff83da7d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-45383989', 'ctest-vn-43902151'], 'port_security_enabled': True, 'description': ''}} 2025-06-10 23:36:32,974 - DEBUG - Response for create_subnet : {'subnet': {'id': '824d8a81-68ee-4b9e-9d0f-268ffa2c79e7', 'name': '', 'tenant_id': 'e807582e72cd413ca023d342ff83da7d', 'network_id': 'c2f2ed69-1196-4557-86c8-799771d6c15f', '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': 'e807582e72cd413ca023d342ff83da7d'}} 2025-06-10 23:36:33,177 - DEBUG - Response for create_subnet : {'subnet': {'id': '42e567c1-44c6-46bf-bf2a-d5d2477f535a', 'name': '', 'tenant_id': 'e807582e72cd413ca023d342ff83da7d', 'network_id': 'c2f2ed69-1196-4557-86c8-799771d6c15f', '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': 'e807582e72cd413ca023d342ff83da7d'}} 2025-06-10 23:36:33,199 - INFO - Created VN ctest-vn-43902151 2025-06-10 23:36:33,251 - DEBUG - VN ctest-vn-43902151 UUID is c2f2ed69-1196-4557-86c8-799771d6c15f 2025-06-10 23:36:33,615 - DEBUG - Response for create_port : {'port': {'name': 'f262248c-8f92-46d8-bbf7-3e36d767c72f', 'id': 'f262248c-8f92-46d8-bbf7-3e36d767c72f', 'tenant_id': 'e807582e72cd413ca023d342ff83da7d', 'network_id': 'c2f2ed69-1196-4557-86c8-799771d6c15f', 'mac_address': '02:f2:62:24:8c:8f', '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': '824d8a81-68ee-4b9e-9d0f-268ffa2c79e7'}], 'security_groups': ['82292a6a-5417-4d66-9a9c-cb2bcf7588c7'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e807582e72cd413ca023d342ff83da7d'}} 2025-06-10 23:36:33,797 - DEBUG - Response for create_port : {'port': {'name': '6f54aa76-01e5-48ba-bdf1-0affbaed4231', 'id': '6f54aa76-01e5-48ba-bdf1-0affbaed4231', 'tenant_id': 'e807582e72cd413ca023d342ff83da7d', 'network_id': 'c2f2ed69-1196-4557-86c8-799771d6c15f', 'mac_address': '02:6f:54:aa:76:01', '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': '42e567c1-44c6-46bf-bf2a-d5d2477f535a'}], 'security_groups': ['82292a6a-5417-4d66-9a9c-cb2bcf7588c7'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e807582e72cd413ca023d342ff83da7d'}} 2025-06-10 23:36:34,203 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3440-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3440-1) 2025-06-10 23:36:34,558 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3440-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3440-1) 2025-06-10 23:36:35,735 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3440-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3440-1) 2025-06-10 23:36:35,735 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-06-10 23:36:35,741 - DEBUG - Requesting: http://10.0.0.38:8082/domain/496cb727-ad41-4a83-8a4d-87d4edc8fe4f 2025-06-10 23:36:35,756 - DEBUG - Requesting: http://10.0.0.38:8082/project/e807582e-72cd-413c-a023-d342ff83da7d 2025-06-10 23:36:35,851 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/085c6800-92f6-41bb-801f-9a530c6c1bd9 2025-06-10 23:36:35,865 - INFO - Verifications in API Server for IPAM: ctest-ipam-91064492 passed 2025-06-10 23:36:35,874 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-45383989:ctest-ipam-91064492', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-45383989', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '602470801835704763', 'uuid-lslong': '9232267442614180825'}, 'enable': 'true', 'created': '2025-06-10T23:36:32', 'last-modified': '2025-06-10T23:36:32', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.320622'} 2025-06-10 23:36:35,874 - INFO - Verifications in Control node for IPAM: ctest-ipam-91064492 passed 2025-06-10 23:36:35,874 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-06-10 23:36:35,883 - DEBUG - Requesting: http://10.0.0.38:8082/domain/496cb727-ad41-4a83-8a4d-87d4edc8fe4f 2025-06-10 23:36:35,895 - DEBUG - Requesting: http://10.0.0.38:8082/project/e807582e-72cd-413c-a023-d342ff83da7d 2025-06-10 23:36:35,983 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/c2f2ed69-1196-4557-86c8-799771d6c15f 2025-06-10 23:36:35,998 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/c2f2ed69-1196-4557-86c8-799771d6c15f 2025-06-10 23:36:36,010 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/c8174fe3-0040-4d47-a149-2963d16eae6f 2025-06-10 23:36:36,021 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/c8174fe3-0040-4d47-a149-2963d16eae6f 2025-06-10 23:36:36,030 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/8994cf96-514c-41ec-8a38-ef9e37687735 2025-06-10 23:36:36,037 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-06-10 23:36:36,037 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/c2f2ed69-1196-4557-86c8-799771d6c15f 2025-06-10 23:36:36,047 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/c8174fe3-0040-4d47-a149-2963d16eae6f 2025-06-10 23:36:36,068 - INFO - Verified VN network id 8 for VN c2f2ed69-1196-4557-86c8-799771d6c15f 2025-06-10 23:36:36,069 - INFO - Verifications in API Server for VN ctest-vn-43902151 passed 2025-06-10 23:36:36,069 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/c2f2ed69-1196-4557-86c8-799771d6c15f 2025-06-10 23:36:36,086 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/c8174fe3-0040-4d47-a149-2963d16eae6f 2025-06-10 23:36:36,095 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/c8174fe3-0040-4d47-a149-2963d16eae6f 2025-06-10 23:36:36,106 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/8994cf96-514c-41ec-8a38-ef9e37687735 2025-06-10 23:36:36,148 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-45383989:ctest-vn-43902151', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-45383989', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14047551223244408151', 'uuid-lslong': '9712146287781396831'}, 'enable': 'true', 'created': '2025-06-10T23:36:32', 'last-modified': '2025-06-10T23:36:33', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.990601'} 2025-06-10 23:36:36,157 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-06-10 23:36:36,157 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-43902151 passed 2025-06-10 23:36:36,157 - DEBUG - ====Verifying policy data for ctest-vn-43902151 in API_Server ====== 2025-06-10 23:36:36,157 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-06-10 23:36:36,170 - DEBUG - Requesting: http://10.0.0.38:8082/domain/496cb727-ad41-4a83-8a4d-87d4edc8fe4f 2025-06-10 23:36:36,199 - DEBUG - Requesting: http://10.0.0.38:8082/project/e807582e-72cd-413c-a023-d342ff83da7d 2025-06-10 23:36:36,299 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/c2f2ed69-1196-4557-86c8-799771d6c15f 2025-06-10 23:36:36,322 - DEBUG - =>VN ctest-vn-43902151 has no policy to be verified 2025-06-10 23:36:36,322 - DEBUG - Verifying the vn in opserver 2025-06-10 23:36:36,322 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-45383989:ctest-vn-43902151 virtual network link through opserver 10.0.0.38 2025-06-10 23:36:36,322 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2025-06-10 23:36:36,714 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2025-06-10 23:36:36,789 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-45383989:ctest-vn-43902151', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-45383989:ctest-vn-43902151?flat'} 2025-06-10 23:36:36,789 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-45383989:ctest-vn-43902151 is found in opserver 2025-06-10 23:36:36,795 - DEBUG - VRF ids for VN ctest-vn-43902151: {'10.0.0.38': '2'} 2025-06-10 23:36:36,795 - INFO - Waiting for VM ctest-TestBasicVMVN-45383989-63144564 to be up.. 2025-06-10 23:36:36,881 - DEBUG - VM is in ACTIVE state now 2025-06-10 23:36:36,881 - INFO - VM name : ctest-TestBasicVMVN-45383989-63144564 2025-06-10 23:36:36,994 - DEBUG - VM ctest-TestBasicVMVN-45383989-63144564 ID is 45a28da9-d497-4e39-92cf-c7d8a63da42c 2025-06-10 23:36:36,994 - DEBUG - VM ctest-TestBasicVMVN-45383989-63144564 launched on Node cn-jenkins-deploy-platform-ansible-os-3440-1 2025-06-10 23:36:37,074 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/45a28da9-d497-4e39-92cf-c7d8a63da42c 2025-06-10 23:36:37,083 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/f262248c-8f92-46d8-bbf7-3e36d767c72f 2025-06-10 23:36:40,324 - 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 1002ms') 2025-06-10 23:36:40,324 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45383989-63144564 failed! 2025-06-10 23:36:40,378 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45383989:ctest-vn-43902151 is 31.1.1.1 and allocation pool is NOT set 2025-06-10 23:36:40,379 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45383989:ctest-vn-43902151 is 31.1.2.1 and allocation pool is NOT set 2025-06-10 23:36:44,444 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms') 2025-06-10 23:36:44,444 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45383989-63144564 failed! 2025-06-10 23:36:44,499 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45383989:ctest-vn-43902151 is 31.1.1.1 and allocation pool is NOT set 2025-06-10 23:36:44,499 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45383989:ctest-vn-43902151 is 31.1.2.1 and allocation pool is NOT set 2025-06-10 23:36:46,564 - 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.66 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.546 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.546/4.105/7.664/3.559 ms') 2025-06-10 23:36:46,564 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45383989-63144564 passed 2025-06-10 23:36:46,711 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-10 23:36:46,711 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45383989-63144564, IP 31.1.1.4, Port 22 2025-06-10 23:36:46,862 - DEBUG - VM ctest-TestBasicVMVN-45383989-63144564 is ready for SSH connections 2025-06-10 23:36:46,862 - INFO - Waiting for VM ctest-TestBasicVMVN-45383989-27698164 to be up.. 2025-06-10 23:36:46,937 - DEBUG - VM is in ACTIVE state now 2025-06-10 23:36:46,937 - INFO - VM name : ctest-TestBasicVMVN-45383989-27698164 2025-06-10 23:36:47,011 - DEBUG - VM ctest-TestBasicVMVN-45383989-27698164 ID is 1c4266d3-36f1-4364-bed5-5d98b268ecf8 2025-06-10 23:36:47,012 - DEBUG - VM ctest-TestBasicVMVN-45383989-27698164 launched on Node cn-jenkins-deploy-platform-ansible-os-3440-1 2025-06-10 23:36:47,090 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/1c4266d3-36f1-4364-bed5-5d98b268ecf8 2025-06-10 23:36:47,098 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/6f54aa76-01e5-48ba-bdf1-0affbaed4231 2025-06-10 23:36:48,342 - 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.89 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.417 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.417/1.653/2.889/1.236 ms') 2025-06-10 23:36:48,342 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-45383989-27698164 passed 2025-06-10 23:36:48,495 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-10 23:36:48,495 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45383989-27698164, IP 31.1.2.4, Port 22 2025-06-10 23:36:48,646 - DEBUG - VM ctest-TestBasicVMVN-45383989-27698164 is ready for SSH connections 2025-06-10 23:36:48,647 - INFO - Waiting for VM ctest-TestBasicVMVN-45383989-36666603 to be up.. 2025-06-10 23:36:48,715 - DEBUG - VM is in ACTIVE state now 2025-06-10 23:36:48,715 - INFO - VM name : ctest-TestBasicVMVN-45383989-36666603 2025-06-10 23:36:48,783 - DEBUG - VM ctest-TestBasicVMVN-45383989-36666603 ID is 331b0adb-f051-4ad8-9610-2361af578a7b 2025-06-10 23:36:48,784 - DEBUG - VM ctest-TestBasicVMVN-45383989-36666603 launched on Node cn-jenkins-deploy-platform-ansible-os-3440-1 2025-06-10 23:36:48,860 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/331b0adb-f051-4ad8-9610-2361af578a7b 2025-06-10 23:36:48,868 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/744660d7-ffe9-47b6-a38a-4c8a653d5e5c 2025-06-10 23:36:50,105 - 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.42 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.306 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.306/1.861/3.417/1.555 ms') 2025-06-10 23:36:50,105 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-45383989-36666603 passed 2025-06-10 23:36:50,259 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-10 23:36:50,259 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45383989-36666603, IP 31.1.1.3, Port 22 2025-06-10 23:36:50,414 - DEBUG - VM ctest-TestBasicVMVN-45383989-36666603 is ready for SSH connections 2025-06-10 23:36:50,414 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-10 23:36:50,415 - 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.38, gateway password: c0ntrail123 2025-06-10 23:36:50,415 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-06-10 23:36:54,416 - 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.462 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.016 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.131 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.016/1.869/3.462 ms 2025-06-10 23:36:54,416 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-45383989-63144564 passed 2025-06-10 23:36:54,417 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-10 23:36:54,417 - 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.38, gateway password: c0ntrail123 2025-06-10 23:36:54,417 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-06-10 23:36:58,047 - 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.243 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.017 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.966 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.966/1.742/3.243 ms 2025-06-10 23:36:58,047 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-45383989-27698164 passed 2025-06-10 23:36:58,047 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-10 23:36:58,048 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-10 23:36:58,048 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-10 23:36:58,048 - 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.38, gateway password: c0ntrail123 2025-06-10 23:36:58,048 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-06-10 23:36:58,221 - DEBUG - None 2025-06-10 23:36:58,222 - 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.38, gateway password: c0ntrail123 2025-06-10 23:36:58,222 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-06-10 23:36:58,398 - DEBUG - None 2025-06-10 23:36:58,398 - 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.38, gateway password: c0ntrail123 2025-06-10 23:36:58,398 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-06-10 23:36:58,977 - DEBUG - None 2025-06-10 23:36:58,977 - 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.38, gateway password: c0ntrail123 2025-06-10 23:36:58,977 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-06-10 23:37:01,181 - 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.147 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.877 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.510 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.822 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.383 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.383/1.947/4.877 ms 2025-06-10 23:37:01,182 - 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.38, gateway password: c0ntrail123 2025-06-10 23:37:01,182 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-06-10 23:37:03,424 - 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.996 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.285 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.255 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.516 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.372 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.150 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.390 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.390/2.423/5.255 ms 2025-06-10 23:37:03,424 - 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.38, gateway password: c0ntrail123 2025-06-10 23:37:03,424 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-06-10 23:37:05,666 - 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.826 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.488 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.266 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.398 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.765 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.511 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.523 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.398/1.682/3.266 ms 2025-06-10 23:37:05,667 - INFO - Deleting VM ctest-TestBasicVMVN-45383989-36666603 2025-06-10 23:37:05,734 - INFO - Detaching port 6f54aa76-01e5-48ba-bdf1-0affbaed4231 from VM ctest-TestBasicVMVN-45383989-27698164 2025-06-10 23:37:05,778 - INFO - Deleting VM ctest-TestBasicVMVN-45383989-27698164 2025-06-10 23:37:05,844 - INFO - Detaching port f262248c-8f92-46d8-bbf7-3e36d767c72f from VM ctest-TestBasicVMVN-45383989-63144564 2025-06-10 23:37:05,910 - INFO - Deleting VM ctest-TestBasicVMVN-45383989-63144564 2025-06-10 23:37:05,985 - INFO - Deleting VN ctest-vn-43902151 2025-06-10 23:37:06,146 - DEBUG - Response for delete_port : () 2025-06-10 23:37:06,337 - DEBUG - Response for delete_port : () 2025-06-10 23:37:06,384 - DEBUG - VN c2f2ed69-1196-4557-86c8-799771d6c15f still in use: Unable to complete operation on network c2f2ed69-1196-4557-86c8-799771d6c15f. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-ff6a5bc5-314b-4d3e-b58b-8da7b40dd070'] 2025-06-10 23:37:06,384 - WARNING - Deleting VN ctest-vn-43902151 failed..Will retry 2025-06-10 23:37:08,513 - DEBUG - Response for deleting network () 2025-06-10 23:37:08,513 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/c8174fe3-0040-4d47-a149-2963d16eae6f 2025-06-10 23:37:08,522 - DEBUG - Response Code: 404 2025-06-10 23:37:08,522 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-06-10 23:37:08,527 - DEBUG - Requesting: http://10.0.0.38:8082/domain/496cb727-ad41-4a83-8a4d-87d4edc8fe4f 2025-06-10 23:37:08,579 - DEBUG - Requesting: http://10.0.0.38:8082/project/e807582e-72cd-413c-a023-d342ff83da7d 2025-06-10 23:37:08,650 - INFO - Validated that VN ctest-vn-43902151 is not found in API Server 2025-06-10 23:37:08,660 - DEBUG - VN ctest-vn-43902151 is not present in Agent 10.0.0.38 2025-06-10 23:37:08,660 - INFO - Validated that VN ctest-vn-43902151 is not in any agent 2025-06-10 23:37:08,666 - DEBUG - VRF 2 is not seen in agent 10.0.0.38 2025-06-10 23:37:08,671 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-43902151 2025-06-10 23:37:08,671 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-45383989:ctest-vn-43902151 2025-06-10 23:37:08,683 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-43902151 info 2025-06-10 23:37:08,762 - INFO - IPAM: ctest-ipam-91064492 is not found in API Server 2025-06-10 23:37:08,774 - INFO - IPAM:ctest-ipam-91064492 is not found in control node 2025-06-10 23:37:09,033 - DEBUG - No XMPP flaps were noticed during the test 2025-06-10 23:37:09,033 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37] 2025-06-10 23:37:09,033 - INFO - -------------------------------------------------------------------------------- 2025-06-10 23:37:09,735 - INFO - Deleted project: ctest-TestBasicVMVN-45383989, ID : e807582e-72cd-413c-a023-d342ff83da7d