2025-08-11 02:09:09,501 - INFO - Domain Default found not creating 2025-08-11 02:09:09,652 - INFO - Project ctest-TestBasicVMVN-62614754 not found, creating it 2025-08-11 02:09:10,136 - INFO - Created Project:ctest-TestBasicVMVN-62614754, ID : 285fdf4c-0ff9-4b82-b79b-c0badbbd3b51 2025-08-11 02:09:11,742 - INFO - ================================================================================ 2025-08-11 02:09:11,742 - INFO - STARTING TEST : test_generic_link_local_service 2025-08-11 02:09:11,742 - 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-08-11 02:09:11,999 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.254': '0'}} with 2025-08-11 02:09:12,000 - INFO - Initial checks done. Running the testcase now 2025-08-11 02:09:12,000 - INFO - 2025-08-11 02:09:12,575 - DEBUG - Response for create_network : {'network': {'id': '194f58a4-0247-416a-af8a-325313d04d56', 'name': 'ctest-vn2_metadata-02720822', 'tenant_id': '285fdf4c0ff94b82b79bc0badbbd3b51', 'project_id': '285fdf4c0ff94b82b79bc0badbbd3b51', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-62614754', 'ctest-vn2_metadata-02720822'], 'port_security_enabled': True, 'description': ''}} 2025-08-11 02:09:12,751 - DEBUG - Response for create_subnet : {'subnet': {'id': '4aaa3f27-a7df-445e-be87-32eb4bf04ccf', 'name': '', 'tenant_id': '285fdf4c0ff94b82b79bc0badbbd3b51', 'network_id': '194f58a4-0247-416a-af8a-325313d04d56', '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': '285fdf4c0ff94b82b79bc0badbbd3b51'}} 2025-08-11 02:09:12,769 - INFO - Created VN ctest-vn2_metadata-02720822 2025-08-11 02:09:12,828 - DEBUG - VN ctest-vn2_metadata-02720822 UUID is 194f58a4-0247-416a-af8a-325313d04d56 2025-08-11 02:09:13,024 - DEBUG - Services list from nova: [, , ] 2025-08-11 02:09:14,083 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3793-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3793-1) 2025-08-11 02:09:14,188 - DEBUG - Link local service introspect added 2025-08-11 02:09:14,234 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-08-11 02:09:19,310 - DEBUG - VM is in ACTIVE state now 2025-08-11 02:09:19,450 - INFO - Waiting for VM ctest-TestBasicVMVN-62614754-43328749 to be up.. 2025-08-11 02:09:19,450 - INFO - VM name : ctest-TestBasicVMVN-62614754-43328749 2025-08-11 02:09:19,536 - DEBUG - VM ctest-TestBasicVMVN-62614754-43328749 ID is 9c5d1cb9-2d99-4c62-84c2-7b15ea94039f 2025-08-11 02:09:19,536 - DEBUG - VM ctest-TestBasicVMVN-62614754-43328749 launched on Node cn-jenkins-deploy-platform-ansible-os-3793-1 2025-08-11 02:09:19,620 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/9c5d1cb9-2d99-4c62-84c2-7b15ea94039f 2025-08-11 02:09:19,939 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/9c5d1cb9-2d99-4c62-84c2-7b15ea94039f 2025-08-11 02:09:19,972 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/b367fb8b-a40d-4d8e-b21a-582a0f006d80 2025-08-11 02:09:23,235 - 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-08-11 02:09:23,235 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62614754-43328749 failed! 2025-08-11 02:09:23,292 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62614754:ctest-vn2_metadata-02720822 is 11.1.1.1 and allocation pool is NOT set 2025-08-11 02:09:25,357 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=2.53 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.446 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.446/1.489/2.532/1.043 ms') 2025-08-11 02:09:25,357 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62614754-43328749 passed 2025-08-11 02:09:25,508 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-11 02:09:25,508 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62614754-43328749, IP 11.1.1.3, Port 22 2025-08-11 02:09:25,668 - DEBUG - VM ctest-TestBasicVMVN-62614754-43328749 is ready for SSH connections 2025-08-11 02:09:25,668 - INFO - Retry 0 2025-08-11 02:09:25,668 - 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.27, gateway password: c0ntrail123 2025-08-11 02:09:25,668 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-08-11 02:09:27,245 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-08-11 02:09:27,245 - INFO - Generic metadata worked 2025-08-11 02:09:27,496 - DEBUG - Link local service introspect removed 2025-08-11 02:09:27,496 - INFO - Deleting VM ctest-TestBasicVMVN-62614754-43328749 2025-08-11 02:09:27,561 - INFO - Deleting VN ctest-vn2_metadata-02720822 2025-08-11 02:09:27,597 - DEBUG - VN 194f58a4-0247-416a-af8a-325313d04d56 still in use: Unable to complete operation on network 194f58a4-0247-416a-af8a-325313d04d56. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-b6f4edaf-c183-4af7-ae74-a34c7c972b5c'] 2025-08-11 02:09:27,597 - WARNING - Deleting VN ctest-vn2_metadata-02720822 failed..Will retry 2025-08-11 02:09:29,689 - DEBUG - Response for deleting network () 2025-08-11 02:09:29,945 - DEBUG - No XMPP flaps were noticed during the test 2025-08-11 02:09:29,945 - INFO - -------------------------------------------------------------------------------- 2025-08-11 02:09:29,948 - INFO - ================================================================================ 2025-08-11 02:09:29,948 - INFO - STARTING TEST : test_metadata_service 2025-08-11 02:09:29,948 - 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-08-11 02:09:30,245 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.254': '0'}} with 2025-08-11 02:09:30,245 - INFO - Initial checks done. Running the testcase now 2025-08-11 02:09:30,245 - INFO - 2025-08-11 02:09:30,245 - DEBUG - Requesting: http://10.0.0.27:8082/global-vrouter-configs 2025-08-11 02:09:30,251 - DEBUG - Requesting: http://10.0.0.27:8082/global-vrouter-config/37019c47-a778-4c1f-86b5-b0974d34310d 2025-08-11 02:09:30,427 - DEBUG - Response for create_network : {'network': {'id': '503a2dc0-36e7-4a47-81a9-d7f1d56caaed', 'name': 'ctest-vn-27290367', 'tenant_id': '285fdf4c0ff94b82b79bc0badbbd3b51', 'project_id': '285fdf4c0ff94b82b79bc0badbbd3b51', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-62614754', 'ctest-vn-27290367'], 'port_security_enabled': True, 'description': ''}} 2025-08-11 02:09:30,640 - DEBUG - Response for create_subnet : {'subnet': {'id': '278c1dde-2ef9-4553-a3aa-d057d2cbdb2f', 'name': '', 'tenant_id': '285fdf4c0ff94b82b79bc0badbbd3b51', 'network_id': '503a2dc0-36e7-4a47-81a9-d7f1d56caaed', 'ip_version': 4, 'cidr': '215.79.23.0/26', 'allocation_pools': [{'start': '215.79.23.2', 'end': '215.79.23.62'}], 'gateway_ip': '215.79.23.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '215.79.23.2', 'tags': [], 'project_id': '285fdf4c0ff94b82b79bc0badbbd3b51'}} 2025-08-11 02:09:30,656 - INFO - Created VN ctest-vn-27290367 2025-08-11 02:09:30,708 - DEBUG - VN ctest-vn-27290367 UUID is 503a2dc0-36e7-4a47-81a9-d7f1d56caaed 2025-08-11 02:09:31,827 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3793-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3793-1) 2025-08-11 02:09:31,828 - INFO - Waiting for VM ctest-TestBasicVMVN-62614754-35047971 to be up.. 2025-08-11 02:09:31,862 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-08-11 02:09:36,928 - DEBUG - VM is in ACTIVE state now 2025-08-11 02:09:36,928 - INFO - VM name : ctest-TestBasicVMVN-62614754-35047971 2025-08-11 02:09:36,989 - DEBUG - VM ctest-TestBasicVMVN-62614754-35047971 ID is 5d2a457c-9cb3-4ad8-8059-3034f8225379 2025-08-11 02:09:36,990 - DEBUG - VM ctest-TestBasicVMVN-62614754-35047971 launched on Node cn-jenkins-deploy-platform-ansible-os-3793-1 2025-08-11 02:09:37,055 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/5d2a457c-9cb3-4ad8-8059-3034f8225379 2025-08-11 02:09:37,063 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/562d82f7-b93b-43ca-b780-3e594168282b 2025-08-11 02:09:40,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 1032ms') 2025-08-11 02:09:40,325 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62614754-35047971 failed! 2025-08-11 02:09:40,380 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62614754:ctest-vn-27290367 is 215.79.23.1 and allocation pool is NOT set 2025-08-11 02:09:42,439 - 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.51 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.788 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.788/2.649/4.510/1.861 ms') 2025-08-11 02:09:42,440 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62614754-35047971 passed 2025-08-11 02:09:42,592 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-11 02:09:42,592 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62614754-35047971, IP 215.79.23.3, Port 22 2025-08-11 02:09:42,744 - DEBUG - VM ctest-TestBasicVMVN-62614754-35047971 is ready for SSH connections 2025-08-11 02:09:42,744 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123 2025-08-11 02:09:42,744 - DEBUG - cat /tmp/output.txt 2025-08-11 02:09:44,350 - DEBUG - Hello World. The time is now Sun, 10 Aug 2025 20:09:40 -0600! 2025-08-11 02:09:44,350 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 10 Aug 2025 20:09:40 -0600!'} 2025-08-11 02:09:44,350 - INFO - metadata_script.txt got executed in the vm 2025-08-11 02:09:44,351 - INFO - Deleting VM ctest-TestBasicVMVN-62614754-35047971 2025-08-11 02:09:44,411 - INFO - Deleting VN ctest-vn-27290367 2025-08-11 02:09:44,445 - DEBUG - VN 503a2dc0-36e7-4a47-81a9-d7f1d56caaed still in use: Unable to complete operation on network 503a2dc0-36e7-4a47-81a9-d7f1d56caaed. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-aa4ef7d4-d3fe-4093-8332-2d3b3bf1bf6c'] 2025-08-11 02:09:44,445 - WARNING - Deleting VN ctest-vn-27290367 failed..Will retry 2025-08-11 02:09:46,546 - DEBUG - Response for deleting network () 2025-08-11 02:09:46,801 - DEBUG - No XMPP flaps were noticed during the test
2025-08-11 02:09:46,801 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-08-11 02:09:46,801 - INFO - -------------------------------------------------------------------------------- 2025-08-11 02:09:46,804 - INFO - ================================================================================ 2025-08-11 02:09:46,804 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-08-11 02:09:46,804 - 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-08-11 02:09:47,093 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.254': '0'}} with 2025-08-11 02:09:47,093 - INFO - Initial checks done. Running the testcase now 2025-08-11 02:09:47,093 - INFO - 2025-08-11 02:09:47,576 - DEBUG - Response for create_network : {'network': {'id': 'cc9c3686-a0e3-47e5-ba8b-7e11fc553cfa', 'name': 'ctest-vn-52031335', 'tenant_id': '285fdf4c0ff94b82b79bc0badbbd3b51', 'project_id': '285fdf4c0ff94b82b79bc0badbbd3b51', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-62614754', 'ctest-vn-52031335'], 'port_security_enabled': True, 'description': ''}} 2025-08-11 02:09:47,778 - DEBUG - Response for create_subnet : {'subnet': {'id': '4903cb75-1be0-4b97-a0fb-53d0c55ad4e3', 'name': '', 'tenant_id': '285fdf4c0ff94b82b79bc0badbbd3b51', 'network_id': 'cc9c3686-a0e3-47e5-ba8b-7e11fc553cfa', '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': '285fdf4c0ff94b82b79bc0badbbd3b51'}} 2025-08-11 02:09:47,929 - DEBUG - Response for create_subnet : {'subnet': {'id': '3d099eb3-287b-4d86-93d1-9f31fc7d932c', 'name': '', 'tenant_id': '285fdf4c0ff94b82b79bc0badbbd3b51', 'network_id': 'cc9c3686-a0e3-47e5-ba8b-7e11fc553cfa', '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': '285fdf4c0ff94b82b79bc0badbbd3b51'}} 2025-08-11 02:09:47,946 - INFO - Created VN ctest-vn-52031335 2025-08-11 02:09:47,996 - DEBUG - VN ctest-vn-52031335 UUID is cc9c3686-a0e3-47e5-ba8b-7e11fc553cfa 2025-08-11 02:09:48,310 - DEBUG - Response for create_port : {'port': {'name': 'f9c20880-e055-4586-abd1-1dc5c27a14b8', 'id': 'f9c20880-e055-4586-abd1-1dc5c27a14b8', 'tenant_id': '285fdf4c0ff94b82b79bc0badbbd3b51', 'network_id': 'cc9c3686-a0e3-47e5-ba8b-7e11fc553cfa', 'mac_address': '02:f9:c2:08:80:e0', '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': '4903cb75-1be0-4b97-a0fb-53d0c55ad4e3'}], 'security_groups': ['6dbc0d15-95de-43d7-b8ff-c7a1cd1216d4'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '285fdf4c0ff94b82b79bc0badbbd3b51'}} 2025-08-11 02:09:48,467 - DEBUG - Response for create_port : {'port': {'name': '244ea615-5a10-43c9-a24d-cb06b444fe09', 'id': '244ea615-5a10-43c9-a24d-cb06b444fe09', 'tenant_id': '285fdf4c0ff94b82b79bc0badbbd3b51', 'network_id': 'cc9c3686-a0e3-47e5-ba8b-7e11fc553cfa', 'mac_address': '02:24:4e:a6:15:5a', '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': '3d099eb3-287b-4d86-93d1-9f31fc7d932c'}], 'security_groups': ['6dbc0d15-95de-43d7-b8ff-c7a1cd1216d4'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '285fdf4c0ff94b82b79bc0badbbd3b51'}} 2025-08-11 02:09:48,789 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3793-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3793-1) 2025-08-11 02:09:49,140 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3793-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3793-1) 2025-08-11 02:09:50,430 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3793-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3793-1) 2025-08-11 02:09:50,431 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-08-11 02:09:50,437 - DEBUG - Requesting: http://10.0.0.27:8082/domain/ae93f2b5-73fa-40cd-bc91-721b233695b8 2025-08-11 02:09:50,449 - DEBUG - Requesting: http://10.0.0.27:8082/project/285fdf4c-0ff9-4b82-b79b-c0badbbd3b51 2025-08-11 02:09:50,538 - DEBUG - Requesting: http://10.0.0.27:8082/network-ipam/581a6a5b-a9a7-459f-9c5c-f835d61e4c09 2025-08-11 02:09:50,553 - INFO - Verifications in API Server for IPAM: ctest-ipam-32025679 passed 2025-08-11 02:09:50,559 - DEBUG - Control-node 10.0.0.27 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-62614754:ctest-ipam-32025679', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-62614754', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6348503566653015455', 'uuid-lslong': '11267153277883403273'}, 'enable': 'true', 'created': '2025-08-11T02:09:47', 'last-modified': '2025-08-11T02:09:47', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.239744'} 2025-08-11 02:09:50,560 - INFO - Verifications in Control node for IPAM: ctest-ipam-32025679 passed 2025-08-11 02:09:50,560 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-08-11 02:09:50,567 - DEBUG - Requesting: http://10.0.0.27:8082/domain/ae93f2b5-73fa-40cd-bc91-721b233695b8 2025-08-11 02:09:50,582 - DEBUG - Requesting: http://10.0.0.27:8082/project/285fdf4c-0ff9-4b82-b79b-c0badbbd3b51 2025-08-11 02:09:50,682 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/cc9c3686-a0e3-47e5-ba8b-7e11fc553cfa 2025-08-11 02:09:50,698 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/cc9c3686-a0e3-47e5-ba8b-7e11fc553cfa 2025-08-11 02:09:50,710 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/78067d98-d32a-4413-bbcb-bc79e7b41545 2025-08-11 02:09:50,720 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/78067d98-d32a-4413-bbcb-bc79e7b41545 2025-08-11 02:09:50,728 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/2aea5b3d-2a19-4876-833f-79e395c96aca 2025-08-11 02:09:50,735 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-11 02:09:50,735 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/cc9c3686-a0e3-47e5-ba8b-7e11fc553cfa 2025-08-11 02:09:50,751 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/78067d98-d32a-4413-bbcb-bc79e7b41545 2025-08-11 02:09:50,774 - INFO - Verified VN network id 10 for VN cc9c3686-a0e3-47e5-ba8b-7e11fc553cfa 2025-08-11 02:09:50,775 - INFO - Verifications in API Server for VN ctest-vn-52031335 passed 2025-08-11 02:09:50,776 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/cc9c3686-a0e3-47e5-ba8b-7e11fc553cfa 2025-08-11 02:09:50,792 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/78067d98-d32a-4413-bbcb-bc79e7b41545 2025-08-11 02:09:50,802 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/78067d98-d32a-4413-bbcb-bc79e7b41545 2025-08-11 02:09:50,811 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/2aea5b3d-2a19-4876-833f-79e395c96aca 2025-08-11 02:09:50,823 - DEBUG - Control-node 10.0.0.27 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-62614754:ctest-vn-52031335', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-62614754', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14743719231956928485', 'uuid-lslong': '13441976128530365690'}, 'enable': 'true', 'created': '2025-08-11T02:09:47', 'last-modified': '2025-08-11T02:09:47', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.917914'} 2025-08-11 02:09:50,837 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-11 02:09:50,837 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-52031335 passed 2025-08-11 02:09:50,838 - DEBUG - ====Verifying policy data for ctest-vn-52031335 in API_Server ====== 2025-08-11 02:09:50,838 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-08-11 02:09:50,844 - DEBUG - Requesting: http://10.0.0.27:8082/domain/ae93f2b5-73fa-40cd-bc91-721b233695b8 2025-08-11 02:09:50,866 - DEBUG - Requesting: http://10.0.0.27:8082/project/285fdf4c-0ff9-4b82-b79b-c0badbbd3b51 2025-08-11 02:09:51,002 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/cc9c3686-a0e3-47e5-ba8b-7e11fc553cfa 2025-08-11 02:09:51,018 - DEBUG - =>VN ctest-vn-52031335 has no policy to be verified 2025-08-11 02:09:51,018 - DEBUG - Verifying the vn in opserver 2025-08-11 02:09:51,019 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-62614754:ctest-vn-52031335 virtual network link through opserver 10.0.0.27 2025-08-11 02:09:51,019 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks 2025-08-11 02:09:51,387 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks 2025-08-11 02:09:51,448 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-62614754:ctest-vn-52031335', 'href': 'http://10.0.0.27:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-62614754:ctest-vn-52031335?flat'} 2025-08-11 02:09:51,448 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-62614754:ctest-vn-52031335 is found in opserver 2025-08-11 02:09:51,454 - DEBUG - VRF ids for VN ctest-vn-52031335: {'10.0.0.27': '2'} 2025-08-11 02:09:51,454 - INFO - Waiting for VM ctest-TestBasicVMVN-62614754-83706020 to be up.. 2025-08-11 02:09:51,536 - DEBUG - VM is in ACTIVE state now 2025-08-11 02:09:51,536 - INFO - VM name : ctest-TestBasicVMVN-62614754-83706020 2025-08-11 02:09:51,610 - DEBUG - VM ctest-TestBasicVMVN-62614754-83706020 ID is b36c27e9-4112-4e2f-8324-624c90554ee3 2025-08-11 02:09:51,610 - DEBUG - VM ctest-TestBasicVMVN-62614754-83706020 launched on Node cn-jenkins-deploy-platform-ansible-os-3793-1 2025-08-11 02:09:51,699 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/b36c27e9-4112-4e2f-8324-624c90554ee3 2025-08-11 02:09:51,707 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/f9c20880-e055-4586-abd1-1dc5c27a14b8 2025-08-11 02:09:54,985 - 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 1020ms') 2025-08-11 02:09:54,986 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62614754-83706020 failed! 2025-08-11 02:09:55,044 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62614754:ctest-vn-52031335 is 31.1.1.1 and allocation pool is NOT set 2025-08-11 02:09:55,044 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62614754:ctest-vn-52031335 is 31.1.2.1 and allocation pool is NOT set 2025-08-11 02:09:59,114 - 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 1007ms') 2025-08-11 02:09:59,115 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62614754-83706020 failed! 2025-08-11 02:09:59,172 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62614754:ctest-vn-52031335 is 31.1.1.1 and allocation pool is NOT set 2025-08-11 02:09:59,172 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62614754:ctest-vn-52031335 is 31.1.2.1 and allocation pool is NOT set 2025-08-11 02:10:01,231 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=2.81 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.304 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.304/1.558/2.812/1.254 ms') 2025-08-11 02:10:01,232 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62614754-83706020 passed 2025-08-11 02:10:01,384 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-11 02:10:01,384 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62614754-83706020, IP 31.1.1.4, Port 22 2025-08-11 02:10:01,544 - DEBUG - VM ctest-TestBasicVMVN-62614754-83706020 is ready for SSH connections 2025-08-11 02:10:01,544 - INFO - Waiting for VM ctest-TestBasicVMVN-62614754-87643030 to be up.. 2025-08-11 02:10:01,617 - DEBUG - VM is in ACTIVE state now 2025-08-11 02:10:01,617 - INFO - VM name : ctest-TestBasicVMVN-62614754-87643030 2025-08-11 02:10:01,684 - DEBUG - VM ctest-TestBasicVMVN-62614754-87643030 ID is 935ac30e-0e1f-460d-9abe-1afae14ee4a4 2025-08-11 02:10:01,684 - DEBUG - VM ctest-TestBasicVMVN-62614754-87643030 launched on Node cn-jenkins-deploy-platform-ansible-os-3793-1 2025-08-11 02:10:01,750 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/935ac30e-0e1f-460d-9abe-1afae14ee4a4 2025-08-11 02:10:01,758 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/244ea615-5a10-43c9-a24d-cb06b444fe09 2025-08-11 02:10:03,004 - 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.90 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.360 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.360/1.629/2.899/1.269 ms') 2025-08-11 02:10:03,004 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-62614754-87643030 passed 2025-08-11 02:10:03,160 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-11 02:10:03,160 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62614754-87643030, IP 31.1.2.4, Port 22 2025-08-11 02:10:03,312 - DEBUG - VM ctest-TestBasicVMVN-62614754-87643030 is ready for SSH connections 2025-08-11 02:10:03,312 - INFO - Waiting for VM ctest-TestBasicVMVN-62614754-12709291 to be up.. 2025-08-11 02:10:03,382 - DEBUG - VM is in ACTIVE state now 2025-08-11 02:10:03,382 - INFO - VM name : ctest-TestBasicVMVN-62614754-12709291 2025-08-11 02:10:03,448 - DEBUG - VM ctest-TestBasicVMVN-62614754-12709291 ID is 21df2fc1-6e8c-4445-bf75-2882e6f11043 2025-08-11 02:10:03,448 - DEBUG - VM ctest-TestBasicVMVN-62614754-12709291 launched on Node cn-jenkins-deploy-platform-ansible-os-3793-1 2025-08-11 02:10:03,521 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/21df2fc1-6e8c-4445-bf75-2882e6f11043 2025-08-11 02:10:03,529 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/a3256436-6ef0-4ab7-b48a-6b2be7a306cf 2025-08-11 02:10:04,762 - 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.76 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.347 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.347/1.552/2.758/1.205 ms') 2025-08-11 02:10:04,762 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-62614754-12709291 passed 2025-08-11 02:10:04,912 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-11 02:10:04,912 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62614754-12709291, IP 31.1.1.3, Port 22 2025-08-11 02:10:05,067 - DEBUG - VM ctest-TestBasicVMVN-62614754-12709291 is ready for SSH connections 2025-08-11 02:10:05,067 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-11 02:10:05,067 - 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.27, gateway password: c0ntrail123 2025-08-11 02:10:05,067 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-08-11 02:10:09,019 - 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.411 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.870 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.920 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.870/1.733/3.411 ms 2025-08-11 02:10:09,019 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-62614754-83706020 passed 2025-08-11 02:10:09,019 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-11 02:10:09,019 - 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.27, gateway password: c0ntrail123 2025-08-11 02:10:09,020 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-08-11 02:10:12,653 - 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.790 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.856 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.803 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.803/1.483/2.790 ms 2025-08-11 02:10:12,653 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-62614754-87643030 passed 2025-08-11 02:10:12,653 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-11 02:10:12,653 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-11 02:10:12,653 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-11 02:10:12,653 - 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.27, gateway password: c0ntrail123 2025-08-11 02:10:12,653 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-11 02:10:12,831 - DEBUG - None 2025-08-11 02:10:12,831 - 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.27, gateway password: c0ntrail123 2025-08-11 02:10:12,831 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-11 02:10:13,002 - DEBUG - None 2025-08-11 02:10:13,003 - 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.27, gateway password: c0ntrail123 2025-08-11 02:10:13,003 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-11 02:10:13,606 - DEBUG - None 2025-08-11 02:10:13,606 - 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.27, gateway password: c0ntrail123 2025-08-11 02:10:13,606 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-08-11 02:10:15,809 - 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.817 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.384 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.497 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.723 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.428 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.428/1.969/5.384 ms 2025-08-11 02:10:15,809 - 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.27, gateway password: c0ntrail123 2025-08-11 02:10:15,809 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-08-11 02:10:18,048 - 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.162 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.991 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.986 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.465 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.666 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.386 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.369 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.369/1.860/3.986 ms 2025-08-11 02:10:18,048 - 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.27, gateway password: c0ntrail123 2025-08-11 02:10:18,048 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-08-11 02:10:20,267 - 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.255 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.177 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.433 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.650 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.381 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.381/1.595/3.177 ms 2025-08-11 02:10:20,268 - INFO - Deleting VM ctest-TestBasicVMVN-62614754-12709291 2025-08-11 02:10:20,343 - INFO - Detaching port 244ea615-5a10-43c9-a24d-cb06b444fe09 from VM ctest-TestBasicVMVN-62614754-87643030 2025-08-11 02:10:20,378 - INFO - Deleting VM ctest-TestBasicVMVN-62614754-87643030 2025-08-11 02:10:20,449 - INFO - Detaching port f9c20880-e055-4586-abd1-1dc5c27a14b8 from VM ctest-TestBasicVMVN-62614754-83706020 2025-08-11 02:10:20,487 - INFO - Deleting VM ctest-TestBasicVMVN-62614754-83706020 2025-08-11 02:10:20,558 - INFO - Deleting VN ctest-vn-52031335 2025-08-11 02:10:20,766 - DEBUG - Response for delete_port : () 2025-08-11 02:10:20,971 - DEBUG - Response for delete_port : () 2025-08-11 02:10:21,019 - DEBUG - VN cc9c3686-a0e3-47e5-ba8b-7e11fc553cfa still in use: Unable to complete operation on network cc9c3686-a0e3-47e5-ba8b-7e11fc553cfa. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-51c0bb89-33a8-40e5-9293-1a6a8f5d413a'] 2025-08-11 02:10:21,019 - WARNING - Deleting VN ctest-vn-52031335 failed..Will retry 2025-08-11 02:10:23,146 - DEBUG - Response for deleting network () 2025-08-11 02:10:23,146 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/78067d98-d32a-4413-bbcb-bc79e7b41545 2025-08-11 02:10:23,155 - DEBUG - Response Code: 404 2025-08-11 02:10:23,156 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-08-11 02:10:23,161 - DEBUG - Requesting: http://10.0.0.27:8082/domain/ae93f2b5-73fa-40cd-bc91-721b233695b8 2025-08-11 02:10:23,214 - DEBUG - Requesting: http://10.0.0.27:8082/project/285fdf4c-0ff9-4b82-b79b-c0badbbd3b51 2025-08-11 02:10:23,289 - INFO - Validated that VN ctest-vn-52031335 is not found in API Server 2025-08-11 02:10:23,301 - DEBUG - VN ctest-vn-52031335 is not present in Agent 10.0.0.27 2025-08-11 02:10:23,301 - INFO - Validated that VN ctest-vn-52031335 is not in any agent 2025-08-11 02:10:23,306 - DEBUG - VRF 2 is not seen in agent 10.0.0.27 2025-08-11 02:10:23,313 - DEBUG - Vrouter 10.0.0.27 does not have vrf 2 for VN ctest-vn-52031335 2025-08-11 02:10:23,313 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-62614754:ctest-vn-52031335 2025-08-11 02:10:23,324 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-52031335 info 2025-08-11 02:10:23,412 - INFO - IPAM: ctest-ipam-32025679 is not found in API Server 2025-08-11 02:10:23,424 - INFO - IPAM:ctest-ipam-32025679 is not found in control node 2025-08-11 02:10:23,686 - DEBUG - No XMPP flaps were noticed during the test
2025-08-11 02:10:23,686 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-08-11 02:10:23,686 - INFO - -------------------------------------------------------------------------------- 2025-08-11 02:10:24,383 - INFO - Deleted project: ctest-TestBasicVMVN-62614754, ID : 285fdf4c-0ff9-4b82-b79b-c0badbbd3b51