2025-09-08 09:49:23,879 - INFO - Domain Default found not creating 2025-09-08 09:49:24,046 - INFO - Project ctest-TestBasicVMVN-30522021 not found, creating it 2025-09-08 09:49:24,494 - INFO - Created Project:ctest-TestBasicVMVN-30522021, ID : 605781be-f2cd-4d5d-91d2-bc2157d4b392 2025-09-08 09:49:26,098 - INFO - ================================================================================ 2025-09-08 09:49:26,098 - INFO - STARTING TEST : test_generic_link_local_service 2025-09-08 09:49:26,098 - 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-09-08 09:49:26,356 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.17': '0'}} with 2025-09-08 09:49:26,356 - INFO - Initial checks done. Running the testcase now 2025-09-08 09:49:26,356 - INFO - 2025-09-08 09:49:26,909 - DEBUG - Response for create_network : {'network': {'id': 'a418bfb3-0f83-4922-b713-683950c3c5cd', 'name': 'ctest-vn2_metadata-24360930', 'tenant_id': '605781bef2cd4d5d91d2bc2157d4b392', 'project_id': '605781bef2cd4d5d91d2bc2157d4b392', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-30522021', 'ctest-vn2_metadata-24360930'], 'port_security_enabled': True, 'description': ''}} 2025-09-08 09:49:27,120 - DEBUG - Response for create_subnet : {'subnet': {'id': '4fd1d763-8ade-4a2d-8d61-94e33bf92772', 'name': '', 'tenant_id': '605781bef2cd4d5d91d2bc2157d4b392', 'network_id': 'a418bfb3-0f83-4922-b713-683950c3c5cd', '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': '605781bef2cd4d5d91d2bc2157d4b392'}} 2025-09-08 09:49:27,134 - INFO - Created VN ctest-vn2_metadata-24360930 2025-09-08 09:49:27,187 - DEBUG - VN ctest-vn2_metadata-24360930 UUID is a418bfb3-0f83-4922-b713-683950c3c5cd 2025-09-08 09:49:27,359 - DEBUG - Services list from nova: [, , ] 2025-09-08 09:49:28,353 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4043-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4043-1) 2025-09-08 09:49:28,454 - DEBUG - Link local service introspect added 2025-09-08 09:49:28,496 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-09-08 09:49:33,573 - DEBUG - VM is in ACTIVE state now 2025-09-08 09:49:33,698 - INFO - Waiting for VM ctest-TestBasicVMVN-30522021-02351868 to be up.. 2025-09-08 09:49:33,698 - INFO - VM name : ctest-TestBasicVMVN-30522021-02351868 2025-09-08 09:49:33,770 - DEBUG - VM ctest-TestBasicVMVN-30522021-02351868 ID is d96ab0fb-39a2-48b9-bb23-7c6d9c01ca1c 2025-09-08 09:49:33,771 - DEBUG - VM ctest-TestBasicVMVN-30522021-02351868 launched on Node cn-jenkins-deploy-platform-ansible-os-4043-1 2025-09-08 09:49:33,852 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/d96ab0fb-39a2-48b9-bb23-7c6d9c01ca1c 2025-09-08 09:49:34,145 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/d96ab0fb-39a2-48b9-bb23-7c6d9c01ca1c 2025-09-08 09:49:34,179 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/cec2dc63-054a-4afa-bf60-62c274ac6e26 2025-09-08 09:49:37,455 - 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 1018ms') 2025-09-08 09:49:37,455 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30522021-02351868 failed! 2025-09-08 09:49:37,511 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30522021:ctest-vn2_metadata-24360930 is 11.1.1.1 and allocation pool is NOT set 2025-09-08 09:49:39,571 - 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=9.02 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.286 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.286/4.655/9.024/4.369 ms') 2025-09-08 09:49:39,571 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30522021-02351868 passed 2025-09-08 09:49:39,718 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-08 09:49:39,719 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30522021-02351868, IP 11.1.1.3, Port 22 2025-09-08 09:49:39,874 - DEBUG - VM ctest-TestBasicVMVN-30522021-02351868 is ready for SSH connections 2025-09-08 09:49:39,874 - INFO - Retry 0 2025-09-08 09:49:39,875 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123 2025-09-08 09:49:39,875 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-09-08 09:49:41,505 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-09-08 09:49:41,505 - INFO - Generic metadata worked 2025-09-08 09:49:41,754 - DEBUG - Link local service introspect removed 2025-09-08 09:49:41,754 - INFO - Deleting VM ctest-TestBasicVMVN-30522021-02351868 2025-09-08 09:49:41,819 - INFO - Deleting VN ctest-vn2_metadata-24360930 2025-09-08 09:49:41,853 - DEBUG - VN a418bfb3-0f83-4922-b713-683950c3c5cd still in use: Unable to complete operation on network a418bfb3-0f83-4922-b713-683950c3c5cd. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-8515fa1b-ca22-4ea4-97ef-3f803743a71a'] 2025-09-08 09:49:41,853 - WARNING - Deleting VN ctest-vn2_metadata-24360930 failed..Will retry 2025-09-08 09:49:43,937 - DEBUG - Response for deleting network () 2025-09-08 09:49:44,195 - DEBUG - No XMPP flaps were noticed during the test 2025-09-08 09:49:44,196 - INFO - -------------------------------------------------------------------------------- 2025-09-08 09:49:44,198 - INFO - ================================================================================ 2025-09-08 09:49:44,198 - INFO - STARTING TEST : test_metadata_service 2025-09-08 09:49:44,198 - 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-09-08 09:49:44,483 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.17': '0'}} with 2025-09-08 09:49:44,483 - INFO - Initial checks done. Running the testcase now 2025-09-08 09:49:44,483 - INFO - 2025-09-08 09:49:44,483 - DEBUG - Requesting: http://10.0.0.65:8082/global-vrouter-configs 2025-09-08 09:49:44,488 - DEBUG - Requesting: http://10.0.0.65:8082/global-vrouter-config/dee73819-16a8-4008-bc8d-c750adebf83e 2025-09-08 09:49:44,647 - DEBUG - Response for create_network : {'network': {'id': '29a76436-853a-405b-bee1-274fca55833a', 'name': 'ctest-vn-48323110', 'tenant_id': '605781bef2cd4d5d91d2bc2157d4b392', 'project_id': '605781bef2cd4d5d91d2bc2157d4b392', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-30522021', 'ctest-vn-48323110'], 'port_security_enabled': True, 'description': ''}} 2025-09-08 09:49:44,788 - DEBUG - Response for create_subnet : {'subnet': {'id': '34cd8c98-8fff-443d-9332-0b65b406acb9', 'name': '', 'tenant_id': '605781bef2cd4d5d91d2bc2157d4b392', 'network_id': '29a76436-853a-405b-bee1-274fca55833a', 'ip_version': 4, 'cidr': '153.24.36.128/26', 'allocation_pools': [{'start': '153.24.36.130', 'end': '153.24.36.190'}], 'gateway_ip': '153.24.36.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '153.24.36.130', 'tags': [], 'project_id': '605781bef2cd4d5d91d2bc2157d4b392'}} 2025-09-08 09:49:44,806 - INFO - Created VN ctest-vn-48323110 2025-09-08 09:49:44,858 - DEBUG - VN ctest-vn-48323110 UUID is 29a76436-853a-405b-bee1-274fca55833a 2025-09-08 09:49:45,991 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4043-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4043-1) 2025-09-08 09:49:45,991 - INFO - Waiting for VM ctest-TestBasicVMVN-30522021-64223980 to be up.. 2025-09-08 09:49:46,032 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-09-08 09:49:51,106 - DEBUG - VM is in ACTIVE state now 2025-09-08 09:49:51,106 - INFO - VM name : ctest-TestBasicVMVN-30522021-64223980 2025-09-08 09:49:51,191 - DEBUG - VM ctest-TestBasicVMVN-30522021-64223980 ID is 30a07c2c-e0c4-4ac8-8a34-56724c114bf0 2025-09-08 09:49:51,191 - DEBUG - VM ctest-TestBasicVMVN-30522021-64223980 launched on Node cn-jenkins-deploy-platform-ansible-os-4043-1 2025-09-08 09:49:51,268 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/30a07c2c-e0c4-4ac8-8a34-56724c114bf0 2025-09-08 09:49:51,275 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/5738bba2-4e7c-4ea6-b2eb-97083d64900c 2025-09-08 09:49:54,542 - 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 1031ms') 2025-09-08 09:49:54,543 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30522021-64223980 failed! 2025-09-08 09:49:54,594 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30522021:ctest-vn-48323110 is 153.24.36.129 and allocation pool is NOT set 2025-09-08 09:49:56,662 - 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.44 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.15 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.148/3.295/5.442/2.147 ms') 2025-09-08 09:49:56,663 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30522021-64223980 passed 2025-09-08 09:49:56,815 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-08 09:49:56,815 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30522021-64223980, IP 153.24.36.131, Port 22 2025-09-08 09:49:56,985 - DEBUG - VM ctest-TestBasicVMVN-30522021-64223980 is ready for SSH connections 2025-09-08 09:49:56,985 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123 2025-09-08 09:49:56,985 - DEBUG - cat /tmp/output.txt 2025-09-08 09:49:58,637 - DEBUG - Hello World. The time is now Mon, 08 Sep 2025 03:49:55 -0600! 2025-09-08 09:49:58,637 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 08 Sep 2025 03:49:55 -0600!'} 2025-09-08 09:49:58,637 - INFO - metadata_script.txt got executed in the vm 2025-09-08 09:49:58,638 - INFO - Deleting VM ctest-TestBasicVMVN-30522021-64223980 2025-09-08 09:49:58,712 - INFO - Deleting VN ctest-vn-48323110 2025-09-08 09:49:58,746 - DEBUG - VN 29a76436-853a-405b-bee1-274fca55833a still in use: Unable to complete operation on network 29a76436-853a-405b-bee1-274fca55833a. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-0f605bac-c75d-44a4-8e72-2ccda3f15828'] 2025-09-08 09:49:58,746 - WARNING - Deleting VN ctest-vn-48323110 failed..Will retry 2025-09-08 09:50:00,839 - DEBUG - Response for deleting network () 2025-09-08 09:50:01,091 - DEBUG - No XMPP flaps were noticed during the test
2025-09-08 09:50:01,091 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-09-08 09:50:01,091 - INFO - -------------------------------------------------------------------------------- 2025-09-08 09:50:01,094 - INFO - ================================================================================ 2025-09-08 09:50:01,094 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-09-08 09:50:01,094 - 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-09-08 09:50:01,383 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.17': '0'}} with 2025-09-08 09:50:01,383 - INFO - Initial checks done. Running the testcase now 2025-09-08 09:50:01,383 - INFO - 2025-09-08 09:50:01,873 - DEBUG - Response for create_network : {'network': {'id': '1412134e-5794-43b4-babd-23e69568c666', 'name': 'ctest-vn-59751858', 'tenant_id': '605781bef2cd4d5d91d2bc2157d4b392', 'project_id': '605781bef2cd4d5d91d2bc2157d4b392', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-30522021', 'ctest-vn-59751858'], 'port_security_enabled': True, 'description': ''}} 2025-09-08 09:50:02,090 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fa6acf18-963a-4e57-83a7-7730d082dbc3', 'name': '', 'tenant_id': '605781bef2cd4d5d91d2bc2157d4b392', 'network_id': '1412134e-5794-43b4-babd-23e69568c666', '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': '605781bef2cd4d5d91d2bc2157d4b392'}} 2025-09-08 09:50:02,244 - DEBUG - Response for create_subnet : {'subnet': {'id': 'faf0b3b1-362a-470f-8597-e3fa414a1557', 'name': '', 'tenant_id': '605781bef2cd4d5d91d2bc2157d4b392', 'network_id': '1412134e-5794-43b4-babd-23e69568c666', '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': '605781bef2cd4d5d91d2bc2157d4b392'}} 2025-09-08 09:50:02,263 - INFO - Created VN ctest-vn-59751858 2025-09-08 09:50:02,315 - DEBUG - VN ctest-vn-59751858 UUID is 1412134e-5794-43b4-babd-23e69568c666 2025-09-08 09:50:02,638 - DEBUG - Response for create_port : {'port': {'name': 'a89a636d-c003-47d2-b5c6-dccb58dfc922', 'id': 'a89a636d-c003-47d2-b5c6-dccb58dfc922', 'tenant_id': '605781bef2cd4d5d91d2bc2157d4b392', 'network_id': '1412134e-5794-43b4-babd-23e69568c666', 'mac_address': '02:a8:9a:63:6d:c0', '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': 'fa6acf18-963a-4e57-83a7-7730d082dbc3'}], 'security_groups': ['f65e94ad-0e49-4f2d-90c6-eb90f9ffb146'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '605781bef2cd4d5d91d2bc2157d4b392'}} 2025-09-08 09:50:02,787 - DEBUG - Response for create_port : {'port': {'name': '16c3c7bf-722a-4834-a4f2-c177595a3348', 'id': '16c3c7bf-722a-4834-a4f2-c177595a3348', 'tenant_id': '605781bef2cd4d5d91d2bc2157d4b392', 'network_id': '1412134e-5794-43b4-babd-23e69568c666', 'mac_address': '02:16:c3:c7:bf:72', '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': 'faf0b3b1-362a-470f-8597-e3fa414a1557'}], 'security_groups': ['f65e94ad-0e49-4f2d-90c6-eb90f9ffb146'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '605781bef2cd4d5d91d2bc2157d4b392'}} 2025-09-08 09:50:03,135 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4043-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4043-1) 2025-09-08 09:50:03,559 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4043-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4043-1) 2025-09-08 09:50:04,827 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4043-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4043-1) 2025-09-08 09:50:04,827 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-09-08 09:50:04,832 - DEBUG - Requesting: http://10.0.0.65:8082/domain/66c50999-cae4-4af0-a588-5fecf972e0e1 2025-09-08 09:50:04,843 - DEBUG - Requesting: http://10.0.0.65:8082/project/605781be-f2cd-4d5d-91d2-bc2157d4b392 2025-09-08 09:50:04,937 - DEBUG - Requesting: http://10.0.0.65:8082/network-ipam/89355a79-29d3-4201-a144-9866f2ec819b 2025-09-08 09:50:04,947 - INFO - Verifications in API Server for IPAM: ctest-ipam-99013257 passed 2025-09-08 09:50:04,953 - DEBUG - Control-node 10.0.0.65 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-30522021:ctest-ipam-99013257', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-30522021', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9886908033401045505', 'uuid-lslong': '11620580506452394395'}, 'enable': 'true', 'created': '2025-09-08T09:50:01', 'last-modified': '2025-09-08T09:50:01', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.341317'} 2025-09-08 09:50:04,953 - INFO - Verifications in Control node for IPAM: ctest-ipam-99013257 passed 2025-09-08 09:50:04,953 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-09-08 09:50:04,958 - DEBUG - Requesting: http://10.0.0.65:8082/domain/66c50999-cae4-4af0-a588-5fecf972e0e1 2025-09-08 09:50:04,969 - DEBUG - Requesting: http://10.0.0.65:8082/project/605781be-f2cd-4d5d-91d2-bc2157d4b392 2025-09-08 09:50:05,043 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/1412134e-5794-43b4-babd-23e69568c666 2025-09-08 09:50:05,056 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/1412134e-5794-43b4-babd-23e69568c666 2025-09-08 09:50:05,069 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/192d8abe-5b45-4691-8155-014c018b85b0 2025-09-08 09:50:05,078 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/192d8abe-5b45-4691-8155-014c018b85b0 2025-09-08 09:50:05,091 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/f1b11743-f65c-4639-8655-a293655e6f1d 2025-09-08 09:50:05,100 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-09-08 09:50:05,100 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/1412134e-5794-43b4-babd-23e69568c666 2025-09-08 09:50:05,110 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/192d8abe-5b45-4691-8155-014c018b85b0 2025-09-08 09:50:05,126 - INFO - Verified VN network id 12 for VN 1412134e-5794-43b4-babd-23e69568c666 2025-09-08 09:50:05,126 - INFO - Verifications in API Server for VN ctest-vn-59751858 passed 2025-09-08 09:50:05,127 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/1412134e-5794-43b4-babd-23e69568c666 2025-09-08 09:50:05,137 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/192d8abe-5b45-4691-8155-014c018b85b0 2025-09-08 09:50:05,143 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/192d8abe-5b45-4691-8155-014c018b85b0 2025-09-08 09:50:05,150 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/f1b11743-f65c-4639-8655-a293655e6f1d 2025-09-08 09:50:05,166 - DEBUG - Control-node 10.0.0.65 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-30522021:ctest-vn-59751858', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-30522021', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1446239657537061812', 'uuid-lslong': '13455950734909032038'}, 'enable': 'true', 'created': '2025-09-08T09:50:01', 'last-modified': '2025-09-08T09:50:02', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.947097'} 2025-09-08 09:50:05,175 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-09-08 09:50:05,175 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-59751858 passed 2025-09-08 09:50:05,175 - DEBUG - ====Verifying policy data for ctest-vn-59751858 in API_Server ====== 2025-09-08 09:50:05,175 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-09-08 09:50:05,183 - DEBUG - Requesting: http://10.0.0.65:8082/domain/66c50999-cae4-4af0-a588-5fecf972e0e1 2025-09-08 09:50:05,196 - DEBUG - Requesting: http://10.0.0.65:8082/project/605781be-f2cd-4d5d-91d2-bc2157d4b392 2025-09-08 09:50:05,280 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/1412134e-5794-43b4-babd-23e69568c666 2025-09-08 09:50:05,292 - DEBUG - =>VN ctest-vn-59751858 has no policy to be verified 2025-09-08 09:50:05,292 - DEBUG - Verifying the vn in opserver 2025-09-08 09:50:05,292 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-30522021:ctest-vn-59751858 virtual network link through opserver 10.0.0.65 2025-09-08 09:50:05,293 - DEBUG - Requesting: http://10.0.0.65:8081/analytics/uves/virtual-networks 2025-09-08 09:50:05,648 - DEBUG - Requesting: http://10.0.0.65:8081/analytics/uves/virtual-networks 2025-09-08 09:50:05,737 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-30522021:ctest-vn-59751858', 'href': 'http://10.0.0.65:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-30522021:ctest-vn-59751858?flat'} 2025-09-08 09:50:05,737 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-30522021:ctest-vn-59751858 is found in opserver 2025-09-08 09:50:05,744 - DEBUG - VRF ids for VN ctest-vn-59751858: {'10.0.0.65': '2'} 2025-09-08 09:50:05,744 - INFO - Waiting for VM ctest-TestBasicVMVN-30522021-57753027 to be up.. 2025-09-08 09:50:05,828 - DEBUG - VM is in ACTIVE state now 2025-09-08 09:50:05,828 - INFO - VM name : ctest-TestBasicVMVN-30522021-57753027 2025-09-08 09:50:05,921 - DEBUG - VM ctest-TestBasicVMVN-30522021-57753027 ID is 2cb95a26-aeb3-4efe-a141-b9fc17ad6f36 2025-09-08 09:50:05,921 - DEBUG - VM ctest-TestBasicVMVN-30522021-57753027 launched on Node cn-jenkins-deploy-platform-ansible-os-4043-1 2025-09-08 09:50:05,993 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/2cb95a26-aeb3-4efe-a141-b9fc17ad6f36 2025-09-08 09:50:06,000 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/a89a636d-c003-47d2-b5c6-dccb58dfc922 2025-09-08 09:50:09,325 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1026ms') 2025-09-08 09:50:09,325 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30522021-57753027 failed! 2025-09-08 09:50:09,378 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30522021:ctest-vn-59751858 is 31.1.1.1 and allocation pool is NOT set 2025-09-08 09:50:09,379 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30522021:ctest-vn-59751858 is 31.1.2.1 and allocation pool is NOT set 2025-09-08 09:50:13,447 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1012ms') 2025-09-08 09:50:13,448 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30522021-57753027 failed! 2025-09-08 09:50:13,503 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30522021:ctest-vn-59751858 is 31.1.1.1 and allocation pool is NOT set 2025-09-08 09:50:13,503 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30522021:ctest-vn-59751858 is 31.1.2.1 and allocation pool is NOT set 2025-09-08 09:50:15,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=3.42 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.413 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.413/1.915/3.417/1.502 ms') 2025-09-08 09:50:15,565 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30522021-57753027 passed 2025-09-08 09:50:15,711 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-08 09:50:15,711 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30522021-57753027, IP 31.1.1.4, Port 22 2025-09-08 09:50:15,874 - DEBUG - VM ctest-TestBasicVMVN-30522021-57753027 is ready for SSH connections 2025-09-08 09:50:15,875 - INFO - Waiting for VM ctest-TestBasicVMVN-30522021-37985620 to be up.. 2025-09-08 09:50:15,942 - DEBUG - VM is in ACTIVE state now 2025-09-08 09:50:15,942 - INFO - VM name : ctest-TestBasicVMVN-30522021-37985620 2025-09-08 09:50:16,009 - DEBUG - VM ctest-TestBasicVMVN-30522021-37985620 ID is 56c9427b-9959-4f47-aad6-5cfe55c6c3cb 2025-09-08 09:50:16,009 - DEBUG - VM ctest-TestBasicVMVN-30522021-37985620 launched on Node cn-jenkins-deploy-platform-ansible-os-4043-1 2025-09-08 09:50:16,079 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/56c9427b-9959-4f47-aad6-5cfe55c6c3cb 2025-09-08 09:50:16,088 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/16c3c7bf-722a-4834-a4f2-c177595a3348 2025-09-08 09:50:17,331 - 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.81 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.459 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.459/1.632/2.805/1.173 ms') 2025-09-08 09:50:17,331 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-30522021-37985620 passed 2025-09-08 09:50:17,483 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-08 09:50:17,483 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30522021-37985620, IP 31.1.2.4, Port 22 2025-09-08 09:50:17,642 - DEBUG - VM ctest-TestBasicVMVN-30522021-37985620 is ready for SSH connections 2025-09-08 09:50:17,642 - INFO - Waiting for VM ctest-TestBasicVMVN-30522021-42464955 to be up.. 2025-09-08 09:50:17,722 - DEBUG - VM is in ACTIVE state now 2025-09-08 09:50:17,722 - INFO - VM name : ctest-TestBasicVMVN-30522021-42464955 2025-09-08 09:50:17,794 - DEBUG - VM ctest-TestBasicVMVN-30522021-42464955 ID is 56aada54-643b-4245-8137-934f61e6613e 2025-09-08 09:50:17,794 - DEBUG - VM ctest-TestBasicVMVN-30522021-42464955 launched on Node cn-jenkins-deploy-platform-ansible-os-4043-1 2025-09-08 09:50:17,864 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/56aada54-643b-4245-8137-934f61e6613e 2025-09-08 09:50:17,872 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/9969c723-d84a-4bcc-91c2-f58b5975e1cc 2025-09-08 09:50:19,111 - 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.86 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.350 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.350/1.605/2.861/1.255 ms') 2025-09-08 09:50:19,111 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-30522021-42464955 passed 2025-09-08 09:50:19,263 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-08 09:50:19,263 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30522021-42464955, IP 31.1.1.3, Port 22 2025-09-08 09:50:19,434 - DEBUG - VM ctest-TestBasicVMVN-30522021-42464955 is ready for SSH connections 2025-09-08 09:50:19,434 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-08 09:50:19,434 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123 2025-09-08 09:50:19,434 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-09-08 09:50:23,402 - 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.700 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.982 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.551 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.982/2.077/3.700 ms 2025-09-08 09:50:23,402 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-30522021-57753027 passed 2025-09-08 09:50:23,402 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-08 09:50:23,402 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123 2025-09-08 09:50:23,402 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-09-08 09:50:27,066 - 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.854 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.774 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.972 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.774/1.533/2.854 ms 2025-09-08 09:50:27,066 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-30522021-37985620 passed 2025-09-08 09:50:27,067 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-08 09:50:27,067 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-08 09:50:27,067 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-08 09:50:27,067 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123 2025-09-08 09:50:27,067 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-09-08 09:50:27,242 - DEBUG - None 2025-09-08 09:50:27,242 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123 2025-09-08 09:50:27,242 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-09-08 09:50:27,412 - DEBUG - None 2025-09-08 09:50:27,412 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123 2025-09-08 09:50:27,413 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-09-08 09:50:28,035 - DEBUG - None 2025-09-08 09:50:28,035 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123 2025-09-08 09:50:28,035 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-09-08 09:50:30,245 - 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.926 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.925 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.386 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.281 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.367 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.367/1.977/4.925 ms 2025-09-08 09:50:30,245 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123 2025-09-08 09:50:30,245 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-09-08 09:50:32,490 - 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.986 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.583 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=6.103 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.515 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.604 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.669 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.330 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.330/2.398/6.103 ms 2025-09-08 09:50:32,490 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123 2025-09-08 09:50:32,490 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-09-08 09:50:34,729 - 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.637 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.566 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.261 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.379 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.385 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.266 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=1.105 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.379/1.942/3.266 ms 2025-09-08 09:50:34,729 - INFO - Deleting VM ctest-TestBasicVMVN-30522021-42464955 2025-09-08 09:50:34,796 - INFO - Detaching port 16c3c7bf-722a-4834-a4f2-c177595a3348 from VM ctest-TestBasicVMVN-30522021-37985620 2025-09-08 09:50:34,831 - INFO - Deleting VM ctest-TestBasicVMVN-30522021-37985620 2025-09-08 09:50:34,911 - INFO - Detaching port a89a636d-c003-47d2-b5c6-dccb58dfc922 from VM ctest-TestBasicVMVN-30522021-57753027 2025-09-08 09:50:34,948 - INFO - Deleting VM ctest-TestBasicVMVN-30522021-57753027 2025-09-08 09:50:35,017 - INFO - Deleting VN ctest-vn-59751858 2025-09-08 09:50:35,163 - DEBUG - Response for delete_port : () 2025-09-08 09:50:35,318 - DEBUG - Response for delete_port : () 2025-09-08 09:50:35,363 - DEBUG - VN 1412134e-5794-43b4-babd-23e69568c666 still in use: Unable to complete operation on network 1412134e-5794-43b4-babd-23e69568c666. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-6f88e56d-9e08-41e4-95ea-26c3a0b5e389'] 2025-09-08 09:50:35,363 - WARNING - Deleting VN ctest-vn-59751858 failed..Will retry 2025-09-08 09:50:37,485 - DEBUG - Response for deleting network () 2025-09-08 09:50:37,485 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/192d8abe-5b45-4691-8155-014c018b85b0 2025-09-08 09:50:37,494 - DEBUG - Response Code: 404 2025-09-08 09:50:37,494 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-09-08 09:50:37,502 - DEBUG - Requesting: http://10.0.0.65:8082/domain/66c50999-cae4-4af0-a588-5fecf972e0e1 2025-09-08 09:50:37,556 - DEBUG - Requesting: http://10.0.0.65:8082/project/605781be-f2cd-4d5d-91d2-bc2157d4b392 2025-09-08 09:50:37,627 - INFO - Validated that VN ctest-vn-59751858 is not found in API Server 2025-09-08 09:50:37,637 - DEBUG - VN ctest-vn-59751858 is not present in Agent 10.0.0.65 2025-09-08 09:50:37,637 - INFO - Validated that VN ctest-vn-59751858 is not in any agent 2025-09-08 09:50:37,641 - DEBUG - VRF 2 is not seen in agent 10.0.0.65 2025-09-08 09:50:37,647 - DEBUG - Vrouter 10.0.0.65 does not have vrf 2 for VN ctest-vn-59751858 2025-09-08 09:50:37,647 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-30522021:ctest-vn-59751858 2025-09-08 09:50:37,657 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-59751858 info 2025-09-08 09:50:37,730 - INFO - IPAM: ctest-ipam-99013257 is not found in API Server 2025-09-08 09:50:37,742 - INFO - IPAM:ctest-ipam-99013257 is not found in control node 2025-09-08 09:50:37,999 - DEBUG - No XMPP flaps were noticed during the test
2025-09-08 09:50:37,999 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36]
2025-09-08 09:50:38,000 - INFO - -------------------------------------------------------------------------------- 2025-09-08 09:50:38,644 - INFO - Deleted project: ctest-TestBasicVMVN-30522021, ID : 605781be-f2cd-4d5d-91d2-bc2157d4b392