2025-10-23 10:53:26,892 - INFO - Domain Default found not creating 2025-10-23 10:53:27,033 - INFO - Project ctest-TestBasicVMVN-20342270 not found, creating it 2025-10-23 10:53:27,515 - INFO - Created Project:ctest-TestBasicVMVN-20342270, ID : 57812d1f-e804-4e29-a2cb-919248068034 2025-10-23 10:53:29,036 - INFO - ================================================================================ 2025-10-23 10:53:29,037 - INFO - STARTING TEST : test_generic_link_local_service 2025-10-23 10:53:29,037 - 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-23 10:53:29,289 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.254': '0'}} with 2025-10-23 10:53:29,289 - INFO - Initial checks done. Running the testcase now 2025-10-23 10:53:29,289 - INFO - 2025-10-23 10:53:29,823 - DEBUG - Response for create_network : {'network': {'id': 'c6ac00d9-c00b-41da-bc88-5bc308dfe6ca', 'name': 'ctest-vn2_metadata-16866434', 'tenant_id': '57812d1fe8044e29a2cb919248068034', 'project_id': '57812d1fe8044e29a2cb919248068034', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-20342270', 'ctest-vn2_metadata-16866434'], 'port_security_enabled': True, 'description': ''}} 2025-10-23 10:53:30,007 - DEBUG - Response for create_subnet : {'subnet': {'id': '8109a355-f98c-4a63-8dd7-81ce52a93f1f', 'name': '', 'tenant_id': '57812d1fe8044e29a2cb919248068034', 'network_id': 'c6ac00d9-c00b-41da-bc88-5bc308dfe6ca', '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': '57812d1fe8044e29a2cb919248068034'}} 2025-10-23 10:53:30,025 - INFO - Created VN ctest-vn2_metadata-16866434 2025-10-23 10:53:30,076 - DEBUG - VN ctest-vn2_metadata-16866434 UUID is c6ac00d9-c00b-41da-bc88-5bc308dfe6ca 2025-10-23 10:53:30,267 - DEBUG - Services list from nova: [, , ] 2025-10-23 10:53:31,317 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4456-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4456-1) 2025-10-23 10:53:31,424 - DEBUG - Link local service introspect added 2025-10-23 10:53:31,467 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-23 10:53:36,542 - DEBUG - VM is in ACTIVE state now 2025-10-23 10:53:36,668 - INFO - Waiting for VM ctest-TestBasicVMVN-20342270-93688231 to be up.. 2025-10-23 10:53:36,668 - INFO - VM name : ctest-TestBasicVMVN-20342270-93688231 2025-10-23 10:53:36,733 - DEBUG - VM ctest-TestBasicVMVN-20342270-93688231 ID is 588a11b8-c8a8-49c7-9db1-077cf175eb37 2025-10-23 10:53:36,733 - DEBUG - VM ctest-TestBasicVMVN-20342270-93688231 launched on Node cn-jenkins-deploy-platform-ansible-os-4456-1 2025-10-23 10:53:36,803 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/588a11b8-c8a8-49c7-9db1-077cf175eb37 2025-10-23 10:53:37,096 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/588a11b8-c8a8-49c7-9db1-077cf175eb37 2025-10-23 10:53:37,124 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/4b1b4385-62e4-4e85-927d-84a420000aa1 2025-10-23 10:53:40,371 - 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 1014ms') 2025-10-23 10:53:40,371 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-20342270-93688231 failed! 2025-10-23 10:53:40,428 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-20342270:ctest-vn2_metadata-16866434 is 11.1.1.1 and allocation pool is NOT set 2025-10-23 10:53:42,491 - 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=5.07 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.14 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 2.144/3.604/5.065/1.460 ms') 2025-10-23 10:53:42,492 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-20342270-93688231 passed 2025-10-23 10:53:42,648 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-23 10:53:42,649 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-20342270-93688231, IP 11.1.1.3, Port 22 2025-10-23 10:53:42,804 - DEBUG - VM ctest-TestBasicVMVN-20342270-93688231 is ready for SSH connections 2025-10-23 10:53:42,804 - INFO - Retry 0 2025-10-23 10:53:42,804 - 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.254, gateway password: c0ntrail123 2025-10-23 10:53:42,804 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-10-23 10:53:44,785 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-10-23 10:53:44,785 - INFO - Generic metadata worked 2025-10-23 10:53:45,028 - DEBUG - Link local service introspect removed 2025-10-23 10:53:45,028 - INFO - Deleting VM ctest-TestBasicVMVN-20342270-93688231 2025-10-23 10:53:45,094 - INFO - Deleting VN ctest-vn2_metadata-16866434 2025-10-23 10:53:45,132 - DEBUG - VN c6ac00d9-c00b-41da-bc88-5bc308dfe6ca still in use: Unable to complete operation on network c6ac00d9-c00b-41da-bc88-5bc308dfe6ca. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-c4f12410-8a1b-4e1c-aff0-927ca1e4679f'] 2025-10-23 10:53:45,132 - WARNING - Deleting VN ctest-vn2_metadata-16866434 failed..Will retry 2025-10-23 10:53:47,237 - DEBUG - Response for deleting network () 2025-10-23 10:53:47,489 - DEBUG - No XMPP flaps were noticed during the test 2025-10-23 10:53:47,489 - INFO - -------------------------------------------------------------------------------- 2025-10-23 10:53:47,491 - INFO - ================================================================================ 2025-10-23 10:53:47,491 - INFO - STARTING TEST : test_metadata_service 2025-10-23 10:53:47,491 - 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-23 10:53:47,781 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.254': '0'}} with 2025-10-23 10:53:47,781 - INFO - Initial checks done. Running the testcase now 2025-10-23 10:53:47,781 - INFO - 2025-10-23 10:53:47,781 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs 2025-10-23 10:53:47,786 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/08ea6ece-d87a-4eab-84c2-7507bfe1f627 2025-10-23 10:53:47,962 - DEBUG - Response for create_network : {'network': {'id': '0cfed9a1-12c5-4fb5-abc4-ecfad3b7a9d6', 'name': 'ctest-vn-80254685', 'tenant_id': '57812d1fe8044e29a2cb919248068034', 'project_id': '57812d1fe8044e29a2cb919248068034', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-20342270', 'ctest-vn-80254685'], 'port_security_enabled': True, 'description': ''}} 2025-10-23 10:53:48,175 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a0887d91-2bcd-4e02-8f34-38ff50f2bfc7', 'name': '', 'tenant_id': '57812d1fe8044e29a2cb919248068034', 'network_id': '0cfed9a1-12c5-4fb5-abc4-ecfad3b7a9d6', 'ip_version': 4, 'cidr': '201.226.31.192/26', 'allocation_pools': [{'start': '201.226.31.194', 'end': '201.226.31.254'}], 'gateway_ip': '201.226.31.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '201.226.31.194', 'tags': [], 'project_id': '57812d1fe8044e29a2cb919248068034'}} 2025-10-23 10:53:48,194 - INFO - Created VN ctest-vn-80254685 2025-10-23 10:53:48,244 - DEBUG - VN ctest-vn-80254685 UUID is 0cfed9a1-12c5-4fb5-abc4-ecfad3b7a9d6 2025-10-23 10:53:49,412 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4456-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4456-1) 2025-10-23 10:53:49,412 - INFO - Waiting for VM ctest-TestBasicVMVN-20342270-48166435 to be up.. 2025-10-23 10:53:49,451 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-23 10:53:54,538 - DEBUG - VM is in ACTIVE state now 2025-10-23 10:53:54,539 - INFO - VM name : ctest-TestBasicVMVN-20342270-48166435 2025-10-23 10:53:54,607 - DEBUG - VM ctest-TestBasicVMVN-20342270-48166435 ID is 4efb852e-36e6-48d2-8a68-48f12ebb95aa 2025-10-23 10:53:54,607 - DEBUG - VM ctest-TestBasicVMVN-20342270-48166435 launched on Node cn-jenkins-deploy-platform-ansible-os-4456-1 2025-10-23 10:53:54,677 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/4efb852e-36e6-48d2-8a68-48f12ebb95aa 2025-10-23 10:53:54,685 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/ef9025cc-2c6f-48c4-b8a1-513674a02e4f 2025-10-23 10:53:57,942 - 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 1025ms') 2025-10-23 10:53:57,942 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-20342270-48166435 failed! 2025-10-23 10:53:57,996 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-20342270:ctest-vn-80254685 is 201.226.31.193 and allocation pool is NOT set 2025-10-23 10:54:00,058 - 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.88 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.18 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.181/2.531/3.881/1.350 ms') 2025-10-23 10:54:00,058 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-20342270-48166435 passed 2025-10-23 10:54:00,208 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-23 10:54:00,208 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-20342270-48166435, IP 201.226.31.195, Port 22 2025-10-23 10:54:00,367 - DEBUG - VM ctest-TestBasicVMVN-20342270-48166435 is ready for SSH connections 2025-10-23 10:54:00,368 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-10-23 10:54:00,368 - DEBUG - cat /tmp/output.txt 2025-10-23 10:54:02,042 - DEBUG - Hello World. The time is now Thu, 23 Oct 2025 04:53:59 -0600! 2025-10-23 10:54:02,042 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 23 Oct 2025 04:53:59 -0600!'} 2025-10-23 10:54:02,042 - INFO - metadata_script.txt got executed in the vm 2025-10-23 10:54:02,042 - INFO - Deleting VM ctest-TestBasicVMVN-20342270-48166435 2025-10-23 10:54:02,120 - INFO - Deleting VN ctest-vn-80254685 2025-10-23 10:54:02,162 - DEBUG - VN 0cfed9a1-12c5-4fb5-abc4-ecfad3b7a9d6 still in use: Unable to complete operation on network 0cfed9a1-12c5-4fb5-abc4-ecfad3b7a9d6. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-e255cff3-1943-4e20-a115-7eaf420bf363'] 2025-10-23 10:54:02,162 - WARNING - Deleting VN ctest-vn-80254685 failed..Will retry 2025-10-23 10:54:04,267 - DEBUG - Response for deleting network () 2025-10-23 10:54:04,521 - DEBUG - No XMPP flaps were noticed during the test
2025-10-23 10:54:04,521 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-10-23 10:54:04,521 - INFO - -------------------------------------------------------------------------------- 2025-10-23 10:54:04,524 - INFO - ================================================================================ 2025-10-23 10:54:04,524 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-10-23 10:54:04,524 - 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-23 10:54:04,809 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.254': '0'}} with 2025-10-23 10:54:04,809 - INFO - Initial checks done. Running the testcase now 2025-10-23 10:54:04,809 - INFO - 2025-10-23 10:54:05,270 - DEBUG - Response for create_network : {'network': {'id': '3171b3d7-8917-419b-bfb5-959e95dbf708', 'name': 'ctest-vn-64631081', 'tenant_id': '57812d1fe8044e29a2cb919248068034', 'project_id': '57812d1fe8044e29a2cb919248068034', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-20342270', 'ctest-vn-64631081'], 'port_security_enabled': True, 'description': ''}} 2025-10-23 10:54:05,485 - DEBUG - Response for create_subnet : {'subnet': {'id': '45444285-6ca4-4f08-b834-326544cfbd5d', 'name': '', 'tenant_id': '57812d1fe8044e29a2cb919248068034', 'network_id': '3171b3d7-8917-419b-bfb5-959e95dbf708', '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': '57812d1fe8044e29a2cb919248068034'}} 2025-10-23 10:54:05,611 - DEBUG - Response for create_subnet : {'subnet': {'id': 'dff1327e-f041-462c-ae20-535eb04f9146', 'name': '', 'tenant_id': '57812d1fe8044e29a2cb919248068034', 'network_id': '3171b3d7-8917-419b-bfb5-959e95dbf708', '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': '57812d1fe8044e29a2cb919248068034'}} 2025-10-23 10:54:05,629 - INFO - Created VN ctest-vn-64631081 2025-10-23 10:54:05,680 - DEBUG - VN ctest-vn-64631081 UUID is 3171b3d7-8917-419b-bfb5-959e95dbf708 2025-10-23 10:54:06,018 - DEBUG - Response for create_port : {'port': {'name': '1ab87e0e-5885-4cb8-9f8b-421f9b9490c3', 'id': '1ab87e0e-5885-4cb8-9f8b-421f9b9490c3', 'tenant_id': '57812d1fe8044e29a2cb919248068034', 'network_id': '3171b3d7-8917-419b-bfb5-959e95dbf708', 'mac_address': '02:1a:b8:7e:0e:58', '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': '45444285-6ca4-4f08-b834-326544cfbd5d'}], 'security_groups': ['03b7f109-c036-4ca5-a797-829a565b6cce'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '57812d1fe8044e29a2cb919248068034'}} 2025-10-23 10:54:06,186 - DEBUG - Response for create_port : {'port': {'name': '725efc31-404b-4f5b-adbe-e100348513e0', 'id': '725efc31-404b-4f5b-adbe-e100348513e0', 'tenant_id': '57812d1fe8044e29a2cb919248068034', 'network_id': '3171b3d7-8917-419b-bfb5-959e95dbf708', 'mac_address': '02:72:5e:fc:31:40', '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': 'dff1327e-f041-462c-ae20-535eb04f9146'}], 'security_groups': ['03b7f109-c036-4ca5-a797-829a565b6cce'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '57812d1fe8044e29a2cb919248068034'}} 2025-10-23 10:54:06,540 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4456-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4456-1) 2025-10-23 10:54:06,919 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4456-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4456-1) 2025-10-23 10:54:08,139 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4456-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4456-1) 2025-10-23 10:54:08,139 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-10-23 10:54:08,145 - DEBUG - Requesting: http://10.0.0.254:8082/domain/6f702b32-b052-4514-8443-7ef1fda85df5 2025-10-23 10:54:08,160 - DEBUG - Requesting: http://10.0.0.254:8082/project/57812d1f-e804-4e29-a2cb-919248068034 2025-10-23 10:54:08,246 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/b3d1a2ac-c953-4d0f-b79c-ddb0f8103290 2025-10-23 10:54:08,255 - INFO - Verifications in API Server for IPAM: ctest-ipam-43321063 passed 2025-10-23 10:54:08,262 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-20342270:ctest-ipam-43321063', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-20342270', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12957316465917381903', 'uuid-lslong': '13230693557453468304'}, 'enable': 'true', 'created': '2025-10-23T10:54:04', 'last-modified': '2025-10-23T10:54:05', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.227865'} 2025-10-23 10:54:08,262 - INFO - Verifications in Control node for IPAM: ctest-ipam-43321063 passed 2025-10-23 10:54:08,262 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-10-23 10:54:08,273 - DEBUG - Requesting: http://10.0.0.254:8082/domain/6f702b32-b052-4514-8443-7ef1fda85df5 2025-10-23 10:54:08,283 - DEBUG - Requesting: http://10.0.0.254:8082/project/57812d1f-e804-4e29-a2cb-919248068034 2025-10-23 10:54:08,373 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/3171b3d7-8917-419b-bfb5-959e95dbf708 2025-10-23 10:54:08,388 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/3171b3d7-8917-419b-bfb5-959e95dbf708 2025-10-23 10:54:08,401 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/050439ce-2f90-4b20-b504-b563c105bc26 2025-10-23 10:54:08,412 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/050439ce-2f90-4b20-b504-b563c105bc26 2025-10-23 10:54:08,424 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/2e8d44ab-511f-4f23-aebe-f440dffcd411 2025-10-23 10:54:08,432 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-23 10:54:08,432 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/3171b3d7-8917-419b-bfb5-959e95dbf708 2025-10-23 10:54:08,443 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/050439ce-2f90-4b20-b504-b563c105bc26 2025-10-23 10:54:08,457 - INFO - Verified VN network id 10 for VN 3171b3d7-8917-419b-bfb5-959e95dbf708 2025-10-23 10:54:08,457 - INFO - Verifications in API Server for VN ctest-vn-64631081 passed 2025-10-23 10:54:08,457 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/3171b3d7-8917-419b-bfb5-959e95dbf708 2025-10-23 10:54:08,467 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/050439ce-2f90-4b20-b504-b563c105bc26 2025-10-23 10:54:08,475 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/050439ce-2f90-4b20-b504-b563c105bc26 2025-10-23 10:54:08,482 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/2e8d44ab-511f-4f23-aebe-f440dffcd411 2025-10-23 10:54:08,497 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-20342270:ctest-vn-64631081', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-20342270', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3562826518526116251', 'uuid-lslong': '13814111940380456712'}, 'enable': 'true', 'created': '2025-10-23T10:54:05', 'last-modified': '2025-10-23T10:54:05', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.903698'} 2025-10-23 10:54:08,507 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-23 10:54:08,507 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-64631081 passed 2025-10-23 10:54:08,507 - DEBUG - ====Verifying policy data for ctest-vn-64631081 in API_Server ====== 2025-10-23 10:54:08,507 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-10-23 10:54:08,516 - DEBUG - Requesting: http://10.0.0.254:8082/domain/6f702b32-b052-4514-8443-7ef1fda85df5 2025-10-23 10:54:08,535 - DEBUG - Requesting: http://10.0.0.254:8082/project/57812d1f-e804-4e29-a2cb-919248068034 2025-10-23 10:54:08,635 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/3171b3d7-8917-419b-bfb5-959e95dbf708 2025-10-23 10:54:08,647 - DEBUG - =>VN ctest-vn-64631081 has no policy to be verified 2025-10-23 10:54:08,647 - DEBUG - Verifying the vn in opserver 2025-10-23 10:54:08,647 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-20342270:ctest-vn-64631081 virtual network link through opserver 10.0.0.254 2025-10-23 10:54:08,647 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-10-23 10:54:09,018 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-10-23 10:54:09,098 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-20342270:ctest-vn-64631081', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-20342270:ctest-vn-64631081?flat'} 2025-10-23 10:54:09,098 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-20342270:ctest-vn-64631081 is found in opserver 2025-10-23 10:54:09,102 - DEBUG - VRF ids for VN ctest-vn-64631081: {'10.0.0.254': '2'} 2025-10-23 10:54:09,102 - INFO - Waiting for VM ctest-TestBasicVMVN-20342270-88036542 to be up.. 2025-10-23 10:54:09,197 - DEBUG - VM is in ACTIVE state now 2025-10-23 10:54:09,197 - INFO - VM name : ctest-TestBasicVMVN-20342270-88036542 2025-10-23 10:54:09,279 - DEBUG - VM ctest-TestBasicVMVN-20342270-88036542 ID is 82f967e1-470b-47a3-9ff1-9303219f24f4 2025-10-23 10:54:09,279 - DEBUG - VM ctest-TestBasicVMVN-20342270-88036542 launched on Node cn-jenkins-deploy-platform-ansible-os-4456-1 2025-10-23 10:54:09,353 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/82f967e1-470b-47a3-9ff1-9303219f24f4 2025-10-23 10:54:09,361 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/1ab87e0e-5885-4cb8-9f8b-421f9b9490c3 2025-10-23 10:54:12,631 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1019ms') 2025-10-23 10:54:12,631 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-20342270-88036542 failed! 2025-10-23 10:54:12,684 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-20342270:ctest-vn-64631081 is 31.1.1.1 and allocation pool is NOT set 2025-10-23 10:54:12,684 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-20342270:ctest-vn-64631081 is 31.1.2.1 and allocation pool is NOT set 2025-10-23 10:54:16,760 - 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-10-23 10:54:16,761 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-20342270-88036542 failed! 2025-10-23 10:54:16,812 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-20342270:ctest-vn-64631081 is 31.1.1.1 and allocation pool is NOT set 2025-10-23 10:54:16,812 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-20342270:ctest-vn-64631081 is 31.1.2.1 and allocation pool is NOT set 2025-10-23 10:54:18,882 - 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.44 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.966 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.966/2.204/3.442/1.238 ms') 2025-10-23 10:54:18,882 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-20342270-88036542 passed 2025-10-23 10:54:19,032 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-23 10:54:19,032 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-20342270-88036542, IP 31.1.1.4, Port 22 2025-10-23 10:54:19,199 - DEBUG - VM ctest-TestBasicVMVN-20342270-88036542 is ready for SSH connections 2025-10-23 10:54:19,199 - INFO - Waiting for VM ctest-TestBasicVMVN-20342270-65516181 to be up.. 2025-10-23 10:54:19,279 - DEBUG - VM is in ACTIVE state now 2025-10-23 10:54:19,279 - INFO - VM name : ctest-TestBasicVMVN-20342270-65516181 2025-10-23 10:54:19,366 - DEBUG - VM ctest-TestBasicVMVN-20342270-65516181 ID is 3fc1808a-f788-4fcc-8ba2-4751cef6beef 2025-10-23 10:54:19,366 - DEBUG - VM ctest-TestBasicVMVN-20342270-65516181 launched on Node cn-jenkins-deploy-platform-ansible-os-4456-1 2025-10-23 10:54:19,468 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/3fc1808a-f788-4fcc-8ba2-4751cef6beef 2025-10-23 10:54:19,476 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/725efc31-404b-4f5b-adbe-e100348513e0 2025-10-23 10:54:20,722 - 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.33 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.37 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.366/2.845/4.325/1.479 ms') 2025-10-23 10:54:20,722 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-20342270-65516181 passed 2025-10-23 10:54:20,872 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-23 10:54:20,872 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-20342270-65516181, IP 31.1.2.4, Port 22 2025-10-23 10:54:21,028 - DEBUG - VM ctest-TestBasicVMVN-20342270-65516181 is ready for SSH connections 2025-10-23 10:54:21,028 - INFO - Waiting for VM ctest-TestBasicVMVN-20342270-64332971 to be up.. 2025-10-23 10:54:21,100 - DEBUG - VM is in ACTIVE state now 2025-10-23 10:54:21,100 - INFO - VM name : ctest-TestBasicVMVN-20342270-64332971 2025-10-23 10:54:21,169 - DEBUG - VM ctest-TestBasicVMVN-20342270-64332971 ID is 296b24cd-5033-412c-8065-56baced1f29d 2025-10-23 10:54:21,169 - DEBUG - VM ctest-TestBasicVMVN-20342270-64332971 launched on Node cn-jenkins-deploy-platform-ansible-os-4456-1 2025-10-23 10:54:21,240 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/296b24cd-5033-412c-8065-56baced1f29d 2025-10-23 10:54:21,248 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/e6c602a7-9578-436a-832f-9f584db2c0b4 2025-10-23 10:54:22,493 - 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.97 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.392 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.392/1.682/2.973/1.290 ms') 2025-10-23 10:54:22,493 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-20342270-64332971 passed 2025-10-23 10:54:22,640 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-23 10:54:22,640 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-20342270-64332971, IP 31.1.1.3, Port 22 2025-10-23 10:54:22,792 - DEBUG - VM ctest-TestBasicVMVN-20342270-64332971 is ready for SSH connections 2025-10-23 10:54:22,792 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-23 10:54:22,792 - 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.254, gateway password: c0ntrail123 2025-10-23 10:54:22,792 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-10-23 10:54:26,488 - 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.459 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.799 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.790 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.790/1.682/3.459 ms 2025-10-23 10:54:26,488 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-20342270-88036542 passed 2025-10-23 10:54:26,488 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-23 10:54:26,489 - 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.254, gateway password: c0ntrail123 2025-10-23 10:54:26,489 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-10-23 10:54:30,128 - 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.925 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.911 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.838 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.838/1.558/2.925 ms 2025-10-23 10:54:30,128 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-20342270-65516181 passed 2025-10-23 10:54:30,128 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-23 10:54:30,128 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-23 10:54:30,128 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-23 10:54:30,128 - 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.254, gateway password: c0ntrail123 2025-10-23 10:54:30,128 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-23 10:54:30,319 - DEBUG - None 2025-10-23 10:54:30,319 - 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.254, gateway password: c0ntrail123 2025-10-23 10:54:30,319 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-23 10:54:30,522 - DEBUG - None 2025-10-23 10:54:30,522 - 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.254, gateway password: c0ntrail123 2025-10-23 10:54:30,522 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-23 10:54:31,131 - DEBUG - None 2025-10-23 10:54:31,131 - 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.254, gateway password: c0ntrail123 2025-10-23 10:54:31,131 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-10-23 10:54:33,340 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.787 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.934 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.452 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.893 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.381 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.381/1.689/3.934 ms 2025-10-23 10:54:33,340 - 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.254, gateway password: c0ntrail123 2025-10-23 10:54:33,340 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-10-23 10:54:35,596 - 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.083 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.233 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.325 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.420 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.664 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.512 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.530 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.420/2.252/5.325 ms 2025-10-23 10:54:35,596 - 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.254, gateway password: c0ntrail123 2025-10-23 10:54:35,596 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-10-23 10:54:37,839 - 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.645 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.599 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.397 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.429 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.828 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.625 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.513 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.429/1.719/3.397 ms 2025-10-23 10:54:37,840 - INFO - Deleting VM ctest-TestBasicVMVN-20342270-64332971 2025-10-23 10:54:37,905 - INFO - Detaching port 725efc31-404b-4f5b-adbe-e100348513e0 from VM ctest-TestBasicVMVN-20342270-65516181 2025-10-23 10:54:37,936 - INFO - Deleting VM ctest-TestBasicVMVN-20342270-65516181 2025-10-23 10:54:37,999 - INFO - Detaching port 1ab87e0e-5885-4cb8-9f8b-421f9b9490c3 from VM ctest-TestBasicVMVN-20342270-88036542 2025-10-23 10:54:38,028 - INFO - Deleting VM ctest-TestBasicVMVN-20342270-88036542 2025-10-23 10:54:38,091 - INFO - Deleting VN ctest-vn-64631081 2025-10-23 10:54:38,282 - DEBUG - Response for delete_port : () 2025-10-23 10:54:38,461 - DEBUG - Response for delete_port : () 2025-10-23 10:54:38,508 - DEBUG - VN 3171b3d7-8917-419b-bfb5-959e95dbf708 still in use: Unable to complete operation on network 3171b3d7-8917-419b-bfb5-959e95dbf708. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-903151ad-0e22-4da4-abfe-810aa3e0de47'] 2025-10-23 10:54:38,508 - WARNING - Deleting VN ctest-vn-64631081 failed..Will retry 2025-10-23 10:54:40,644 - DEBUG - Response for deleting network () 2025-10-23 10:54:40,644 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/050439ce-2f90-4b20-b504-b563c105bc26 2025-10-23 10:54:40,650 - DEBUG - Response Code: 404 2025-10-23 10:54:40,651 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-10-23 10:54:40,656 - DEBUG - Requesting: http://10.0.0.254:8082/domain/6f702b32-b052-4514-8443-7ef1fda85df5 2025-10-23 10:54:40,709 - DEBUG - Requesting: http://10.0.0.254:8082/project/57812d1f-e804-4e29-a2cb-919248068034 2025-10-23 10:54:40,777 - INFO - Validated that VN ctest-vn-64631081 is not found in API Server 2025-10-23 10:54:40,787 - DEBUG - VN ctest-vn-64631081 is not present in Agent 10.0.0.254 2025-10-23 10:54:40,787 - INFO - Validated that VN ctest-vn-64631081 is not in any agent 2025-10-23 10:54:40,792 - DEBUG - VRF 2 is not seen in agent 10.0.0.254 2025-10-23 10:54:40,799 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-64631081 2025-10-23 10:54:40,799 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-20342270:ctest-vn-64631081 2025-10-23 10:54:40,812 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-64631081 info 2025-10-23 10:54:40,888 - INFO - IPAM: ctest-ipam-43321063 is not found in API Server 2025-10-23 10:54:40,901 - INFO - IPAM:ctest-ipam-43321063 is not found in control node 2025-10-23 10:54:41,158 - DEBUG - No XMPP flaps were noticed during the test
2025-10-23 10:54:41,158 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-10-23 10:54:41,158 - INFO - -------------------------------------------------------------------------------- 2025-10-23 10:54:41,837 - INFO - Deleted project: ctest-TestBasicVMVN-20342270, ID : 57812d1f-e804-4e29-a2cb-919248068034