2025-05-01 02:12:19,168 - INFO - Domain Default found not creating 2025-05-01 02:12:19,311 - INFO - Project ctest-TestBasicVMVN-19813750 not found, creating it 2025-05-01 02:12:19,784 - INFO - Created Project:ctest-TestBasicVMVN-19813750, ID : 88cb5e2a-f915-4f33-9fa3-e5deca47373f 2025-05-01 02:12:21,332 - INFO - ================================================================================ 2025-05-01 02:12:21,332 - INFO - STARTING TEST : test_generic_link_local_service 2025-05-01 02:12:21,333 - 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-05-01 02:12:21,593 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.129': '0'}} with 2025-05-01 02:12:21,593 - INFO - Initial checks done. Running the testcase now 2025-05-01 02:12:21,593 - INFO - 2025-05-01 02:12:22,189 - DEBUG - Response for create_network : {'network': {'id': 'cfac0cca-2884-4cb8-96e1-80b2c0897935', 'name': 'ctest-vn2_metadata-22846410', 'tenant_id': '88cb5e2af9154f339fa3e5deca47373f', 'project_id': '88cb5e2af9154f339fa3e5deca47373f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-19813750', 'ctest-vn2_metadata-22846410'], 'port_security_enabled': True, 'description': ''}} 2025-05-01 02:12:22,413 - DEBUG - Response for create_subnet : {'subnet': {'id': '1a462e44-4e02-4be7-b341-3022a9310082', 'name': '', 'tenant_id': '88cb5e2af9154f339fa3e5deca47373f', 'network_id': 'cfac0cca-2884-4cb8-96e1-80b2c0897935', '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': '88cb5e2af9154f339fa3e5deca47373f'}} 2025-05-01 02:12:22,433 - INFO - Created VN ctest-vn2_metadata-22846410 2025-05-01 02:12:22,486 - DEBUG - VN ctest-vn2_metadata-22846410 UUID is cfac0cca-2884-4cb8-96e1-80b2c0897935 2025-05-01 02:12:22,663 - DEBUG - Services list from nova: [, , ] 2025-05-01 02:12:23,840 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3252-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3252-1) 2025-05-01 02:12:23,946 - DEBUG - Link local service introspect added 2025-05-01 02:12:23,987 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-05-01 02:12:29,075 - DEBUG - VM is in ACTIVE state now 2025-05-01 02:12:29,304 - INFO - Waiting for VM ctest-TestBasicVMVN-19813750-82296656 to be up.. 2025-05-01 02:12:29,304 - INFO - VM name : ctest-TestBasicVMVN-19813750-82296656 2025-05-01 02:12:29,385 - DEBUG - VM ctest-TestBasicVMVN-19813750-82296656 ID is a8ae3f09-cfcd-4648-8257-883176b77164 2025-05-01 02:12:29,385 - DEBUG - VM ctest-TestBasicVMVN-19813750-82296656 launched on Node cn-jenkins-deploy-platform-ansible-os-3252-1 2025-05-01 02:12:29,461 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/a8ae3f09-cfcd-4648-8257-883176b77164 2025-05-01 02:12:29,796 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/a8ae3f09-cfcd-4648-8257-883176b77164 2025-05-01 02:12:29,830 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/dd455265-c7ad-4778-ab80-47c42d7084f4 2025-05-01 02:12:33,087 - 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-05-01 02:12:33,087 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19813750-82296656 failed! 2025-05-01 02:12:33,148 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19813750:ctest-vn2_metadata-22846410 is 11.1.1.1 and allocation pool is NOT set 2025-05-01 02:12:35,212 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=8.35 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.33 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.329/5.338/8.348/3.009 ms') 2025-05-01 02:12:35,212 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19813750-82296656 passed 2025-05-01 02:12:35,362 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-01 02:12:35,362 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19813750-82296656, IP 11.1.1.3, Port 22 2025-05-01 02:12:35,540 - DEBUG - VM ctest-TestBasicVMVN-19813750-82296656 is ready for SSH connections 2025-05-01 02:12:35,541 - INFO - Retry 0 2025-05-01 02:12:35,541 - 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.141, gateway password: c0ntrail123 2025-05-01 02:12:35,541 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-05-01 02:12:37,167 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-05-01 02:12:37,167 - INFO - Generic metadata worked 2025-05-01 02:12:37,414 - DEBUG - Link local service introspect removed 2025-05-01 02:12:37,414 - INFO - Deleting VM ctest-TestBasicVMVN-19813750-82296656 2025-05-01 02:12:37,478 - INFO - Deleting VN ctest-vn2_metadata-22846410 2025-05-01 02:12:37,521 - DEBUG - VN cfac0cca-2884-4cb8-96e1-80b2c0897935 still in use: Unable to complete operation on network cfac0cca-2884-4cb8-96e1-80b2c0897935. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-1fa611f5-a182-4d4f-81c7-1a2d6c40991c'] 2025-05-01 02:12:37,521 - WARNING - Deleting VN ctest-vn2_metadata-22846410 failed..Will retry 2025-05-01 02:12:39,631 - DEBUG - Response for deleting network () 2025-05-01 02:12:39,900 - DEBUG - No XMPP flaps were noticed during the test 2025-05-01 02:12:39,900 - INFO - -------------------------------------------------------------------------------- 2025-05-01 02:12:39,903 - INFO - ================================================================================ 2025-05-01 02:12:39,903 - INFO - STARTING TEST : test_metadata_service 2025-05-01 02:12:39,903 - 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-05-01 02:12:40,194 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.129': '0'}} with 2025-05-01 02:12:40,194 - INFO - Initial checks done. Running the testcase now 2025-05-01 02:12:40,195 - INFO - 2025-05-01 02:12:40,195 - DEBUG - Requesting: http://10.0.0.141:8082/global-vrouter-configs 2025-05-01 02:12:40,201 - DEBUG - Requesting: http://10.0.0.141:8082/global-vrouter-config/f0978789-c6ea-4780-a451-939400c29806 2025-05-01 02:12:40,390 - DEBUG - Response for create_network : {'network': {'id': '031f5493-b37d-4db6-90e0-725b1d8b39a1', 'name': 'ctest-vn-69440409', 'tenant_id': '88cb5e2af9154f339fa3e5deca47373f', 'project_id': '88cb5e2af9154f339fa3e5deca47373f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-19813750', 'ctest-vn-69440409'], 'port_security_enabled': True, 'description': ''}} 2025-05-01 02:12:40,546 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd47d87a5-75a6-40ff-9476-072af8a8a09f', 'name': '', 'tenant_id': '88cb5e2af9154f339fa3e5deca47373f', 'network_id': '031f5493-b37d-4db6-90e0-725b1d8b39a1', 'ip_version': 4, 'cidr': '94.114.1.128/26', 'allocation_pools': [{'start': '94.114.1.130', 'end': '94.114.1.190'}], 'gateway_ip': '94.114.1.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '94.114.1.130', 'tags': [], 'project_id': '88cb5e2af9154f339fa3e5deca47373f'}} 2025-05-01 02:12:40,566 - INFO - Created VN ctest-vn-69440409 2025-05-01 02:12:40,618 - DEBUG - VN ctest-vn-69440409 UUID is 031f5493-b37d-4db6-90e0-725b1d8b39a1 2025-05-01 02:12:41,883 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3252-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3252-1) 2025-05-01 02:12:41,883 - INFO - Waiting for VM ctest-TestBasicVMVN-19813750-12034952 to be up.. 2025-05-01 02:12:41,933 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-05-01 02:12:47,012 - DEBUG - VM is in ACTIVE state now 2025-05-01 02:12:47,012 - INFO - VM name : ctest-TestBasicVMVN-19813750-12034952 2025-05-01 02:12:47,094 - DEBUG - VM ctest-TestBasicVMVN-19813750-12034952 ID is 1f4dc3b4-cf80-4012-8843-d19830192297 2025-05-01 02:12:47,094 - DEBUG - VM ctest-TestBasicVMVN-19813750-12034952 launched on Node cn-jenkins-deploy-platform-ansible-os-3252-1 2025-05-01 02:12:47,171 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/1f4dc3b4-cf80-4012-8843-d19830192297 2025-05-01 02:12:47,180 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/018449fb-0ac9-41e4-9e29-ed0a6158ab97 2025-05-01 02:12:50,427 - 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-05-01 02:12:50,427 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19813750-12034952 failed! 2025-05-01 02:12:50,482 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19813750:ctest-vn-69440409 is 94.114.1.129 and allocation pool is NOT set 2025-05-01 02:12:54,559 - 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=2 ttl=63 time=9.90 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1019ms\r\nrtt min/avg/max/mdev = 9.904/9.904/9.904/0.000 ms') 2025-05-01 02:12:54,559 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19813750-12034952 passed 2025-05-01 02:12:54,718 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-01 02:12:54,719 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19813750-12034952, IP 94.114.1.131, Port 22 2025-05-01 02:12:54,874 - DEBUG - VM ctest-TestBasicVMVN-19813750-12034952 is ready for SSH connections 2025-05-01 02:12:54,874 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123 2025-05-01 02:12:54,874 - DEBUG - cat /tmp/output.txt 2025-05-01 02:12:56,543 - DEBUG - Hello World. The time is now Wed, 30 Apr 2025 20:12:53 -0600! 2025-05-01 02:12:56,543 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 30 Apr 2025 20:12:53 -0600!'} 2025-05-01 02:12:56,543 - INFO - metadata_script.txt got executed in the vm 2025-05-01 02:12:56,543 - INFO - Deleting VM ctest-TestBasicVMVN-19813750-12034952 2025-05-01 02:12:56,619 - INFO - Deleting VN ctest-vn-69440409 2025-05-01 02:12:56,656 - DEBUG - VN 031f5493-b37d-4db6-90e0-725b1d8b39a1 still in use: Unable to complete operation on network 031f5493-b37d-4db6-90e0-725b1d8b39a1. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-803672bd-ee90-4475-bb8a-6a0b646aea30'] 2025-05-01 02:12:56,656 - WARNING - Deleting VN ctest-vn-69440409 failed..Will retry 2025-05-01 02:12:58,766 - DEBUG - Response for deleting network () 2025-05-01 02:12:59,021 - DEBUG - No XMPP flaps were noticed during the test
2025-05-01 02:12:59,021 - INFO - END TEST : test_metadata_service : PASSED[0:00:20]
2025-05-01 02:12:59,021 - INFO - -------------------------------------------------------------------------------- 2025-05-01 02:12:59,024 - INFO - ================================================================================ 2025-05-01 02:12:59,024 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-05-01 02:12:59,024 - 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-05-01 02:12:59,312 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.129': '0'}} with 2025-05-01 02:12:59,312 - INFO - Initial checks done. Running the testcase now 2025-05-01 02:12:59,312 - INFO - 2025-05-01 02:12:59,809 - DEBUG - Response for create_network : {'network': {'id': '2d4e43ab-ac61-44f0-8a6d-c0d6d566b43c', 'name': 'ctest-vn-27298977', 'tenant_id': '88cb5e2af9154f339fa3e5deca47373f', 'project_id': '88cb5e2af9154f339fa3e5deca47373f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-19813750', 'ctest-vn-27298977'], 'port_security_enabled': True, 'description': ''}} 2025-05-01 02:13:00,052 - DEBUG - Response for create_subnet : {'subnet': {'id': '2af496d9-4def-478d-9a62-459d788ea2d1', 'name': '', 'tenant_id': '88cb5e2af9154f339fa3e5deca47373f', 'network_id': '2d4e43ab-ac61-44f0-8a6d-c0d6d566b43c', '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': '88cb5e2af9154f339fa3e5deca47373f'}} 2025-05-01 02:13:00,256 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a81c9f20-535d-480c-9a99-6ae2fb70f4b2', 'name': '', 'tenant_id': '88cb5e2af9154f339fa3e5deca47373f', 'network_id': '2d4e43ab-ac61-44f0-8a6d-c0d6d566b43c', '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': '88cb5e2af9154f339fa3e5deca47373f'}} 2025-05-01 02:13:00,276 - INFO - Created VN ctest-vn-27298977 2025-05-01 02:13:00,334 - DEBUG - VN ctest-vn-27298977 UUID is 2d4e43ab-ac61-44f0-8a6d-c0d6d566b43c 2025-05-01 02:13:00,729 - DEBUG - Response for create_port : {'port': {'name': 'fe426aba-4b60-4e9c-8710-f3a81ab9ffcf', 'id': 'fe426aba-4b60-4e9c-8710-f3a81ab9ffcf', 'tenant_id': '88cb5e2af9154f339fa3e5deca47373f', 'network_id': '2d4e43ab-ac61-44f0-8a6d-c0d6d566b43c', 'mac_address': '02:fe:42:6a:ba:4b', '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': '2af496d9-4def-478d-9a62-459d788ea2d1'}], 'security_groups': ['57f0de16-c618-4e9b-a1e7-4d7b2d2553e2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '88cb5e2af9154f339fa3e5deca47373f'}} 2025-05-01 02:13:00,942 - DEBUG - Response for create_port : {'port': {'name': '901add9d-e38f-4731-bd19-3f6e7602a18c', 'id': '901add9d-e38f-4731-bd19-3f6e7602a18c', 'tenant_id': '88cb5e2af9154f339fa3e5deca47373f', 'network_id': '2d4e43ab-ac61-44f0-8a6d-c0d6d566b43c', 'mac_address': '02:90:1a:dd:9d:e3', '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': 'a81c9f20-535d-480c-9a99-6ae2fb70f4b2'}], 'security_groups': ['57f0de16-c618-4e9b-a1e7-4d7b2d2553e2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '88cb5e2af9154f339fa3e5deca47373f'}} 2025-05-01 02:13:01,307 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3252-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3252-1) 2025-05-01 02:13:01,716 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3252-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3252-1) 2025-05-01 02:13:03,011 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3252-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3252-1) 2025-05-01 02:13:03,011 - DEBUG - Requesting: http://10.0.0.141:8082/domains 2025-05-01 02:13:03,018 - DEBUG - Requesting: http://10.0.0.141:8082/domain/507f9caa-8a6d-4a9a-a03f-ef00d4376cc6 2025-05-01 02:13:03,032 - DEBUG - Requesting: http://10.0.0.141:8082/project/88cb5e2a-f915-4f33-9fa3-e5deca47373f 2025-05-01 02:13:03,136 - DEBUG - Requesting: http://10.0.0.141:8082/network-ipam/c23d3eb8-6465-4ec3-8175-a4a435b5439e 2025-05-01 02:13:03,148 - INFO - Verifications in API Server for IPAM: ctest-ipam-45758222 passed 2025-05-01 02:13:03,156 - DEBUG - Control-node 10.0.0.141 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-19813750:ctest-ipam-45758222', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-19813750', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13996412178616635075', 'uuid-lslong': '9328543228350514078'}, 'enable': 'true', 'created': '2025-05-01T02:12:59', 'last-modified': '2025-05-01T02:12:59', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.612456'} 2025-05-01 02:13:03,156 - INFO - Verifications in Control node for IPAM: ctest-ipam-45758222 passed 2025-05-01 02:13:03,156 - DEBUG - Requesting: http://10.0.0.141:8082/domains 2025-05-01 02:13:03,163 - DEBUG - Requesting: http://10.0.0.141:8082/domain/507f9caa-8a6d-4a9a-a03f-ef00d4376cc6 2025-05-01 02:13:03,176 - DEBUG - Requesting: http://10.0.0.141:8082/project/88cb5e2a-f915-4f33-9fa3-e5deca47373f 2025-05-01 02:13:03,265 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/2d4e43ab-ac61-44f0-8a6d-c0d6d566b43c 2025-05-01 02:13:03,281 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/2d4e43ab-ac61-44f0-8a6d-c0d6d566b43c 2025-05-01 02:13:03,294 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/e7709651-220c-46f3-af15-8dc64314d561 2025-05-01 02:13:03,306 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/e7709651-220c-46f3-af15-8dc64314d561 2025-05-01 02:13:03,320 - DEBUG - Requesting: http://10.0.0.141:8082/route-target/43cb9583-3aa0-4938-8fbb-780293463cd5 2025-05-01 02:13:03,331 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-05-01 02:13:03,331 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/2d4e43ab-ac61-44f0-8a6d-c0d6d566b43c 2025-05-01 02:13:03,345 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/e7709651-220c-46f3-af15-8dc64314d561 2025-05-01 02:13:03,364 - INFO - Verified VN network id 8 for VN 2d4e43ab-ac61-44f0-8a6d-c0d6d566b43c 2025-05-01 02:13:03,364 - INFO - Verifications in API Server for VN ctest-vn-27298977 passed 2025-05-01 02:13:03,364 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/2d4e43ab-ac61-44f0-8a6d-c0d6d566b43c 2025-05-01 02:13:03,376 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/e7709651-220c-46f3-af15-8dc64314d561 2025-05-01 02:13:03,389 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/e7709651-220c-46f3-af15-8dc64314d561 2025-05-01 02:13:03,403 - DEBUG - Requesting: http://10.0.0.141:8082/route-target/43cb9583-3aa0-4938-8fbb-780293463cd5 2025-05-01 02:13:03,431 - DEBUG - Control-node 10.0.0.141 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-19813750:ctest-vn-27298977', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-19813750', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3264621184500712688', 'uuid-lslong': '9974840778631328828'}, 'enable': 'true', 'created': '2025-05-01T02:12:59', 'last-modified': '2025-05-01T02:13:00', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.212514'} 2025-05-01 02:13:03,440 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-05-01 02:13:03,440 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-27298977 passed 2025-05-01 02:13:03,440 - DEBUG - ====Verifying policy data for ctest-vn-27298977 in API_Server ====== 2025-05-01 02:13:03,440 - DEBUG - Requesting: http://10.0.0.141:8082/domains 2025-05-01 02:13:03,449 - DEBUG - Requesting: http://10.0.0.141:8082/domain/507f9caa-8a6d-4a9a-a03f-ef00d4376cc6 2025-05-01 02:13:03,477 - DEBUG - Requesting: http://10.0.0.141:8082/project/88cb5e2a-f915-4f33-9fa3-e5deca47373f 2025-05-01 02:13:03,647 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/2d4e43ab-ac61-44f0-8a6d-c0d6d566b43c 2025-05-01 02:13:03,671 - DEBUG - =>VN ctest-vn-27298977 has no policy to be verified 2025-05-01 02:13:03,671 - DEBUG - Verifying the vn in opserver 2025-05-01 02:13:03,671 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-19813750:ctest-vn-27298977 virtual network link through opserver 10.0.0.141 2025-05-01 02:13:03,672 - DEBUG - Requesting: http://10.0.0.141:8081/analytics/uves/virtual-networks 2025-05-01 02:13:04,111 - DEBUG - Requesting: http://10.0.0.141:8081/analytics/uves/virtual-networks 2025-05-01 02:13:04,188 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-19813750:ctest-vn-27298977', 'href': 'http://10.0.0.141:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-19813750:ctest-vn-27298977?flat'} 2025-05-01 02:13:04,188 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-19813750:ctest-vn-27298977 is found in opserver 2025-05-01 02:13:04,195 - DEBUG - VRF ids for VN ctest-vn-27298977: {'10.0.0.141': '2'} 2025-05-01 02:13:04,196 - INFO - Waiting for VM ctest-TestBasicVMVN-19813750-54716831 to be up.. 2025-05-01 02:13:04,305 - DEBUG - VM is in ACTIVE state now 2025-05-01 02:13:04,306 - INFO - VM name : ctest-TestBasicVMVN-19813750-54716831 2025-05-01 02:13:04,410 - DEBUG - VM ctest-TestBasicVMVN-19813750-54716831 ID is b7fdf449-7380-4a69-a69f-3f60bdb5c5e5 2025-05-01 02:13:04,410 - DEBUG - VM ctest-TestBasicVMVN-19813750-54716831 launched on Node cn-jenkins-deploy-platform-ansible-os-3252-1 2025-05-01 02:13:04,519 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/b7fdf449-7380-4a69-a69f-3f60bdb5c5e5 2025-05-01 02:13:04,545 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/fe426aba-4b60-4e9c-8710-f3a81ab9ffcf 2025-05-01 02:13:07,811 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1002ms') 2025-05-01 02:13:07,811 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19813750-54716831 failed! 2025-05-01 02:13:07,866 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19813750:ctest-vn-27298977 is 31.1.1.1 and allocation pool is NOT set 2025-05-01 02:13:07,866 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19813750:ctest-vn-27298977 is 31.1.2.1 and allocation pool is NOT set 2025-05-01 02:13:11,933 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms') 2025-05-01 02:13:11,933 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19813750-54716831 failed! 2025-05-01 02:13:11,990 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19813750:ctest-vn-27298977 is 31.1.1.1 and allocation pool is NOT set 2025-05-01 02:13:11,991 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19813750:ctest-vn-27298977 is 31.1.2.1 and allocation pool is NOT set 2025-05-01 02:13:14,052 - 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.47 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.04 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.041/3.257/5.474/2.216 ms') 2025-05-01 02:13:14,052 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19813750-54716831 passed 2025-05-01 02:13:14,210 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-01 02:13:14,210 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19813750-54716831, IP 31.1.1.4, Port 22 2025-05-01 02:13:14,384 - DEBUG - VM ctest-TestBasicVMVN-19813750-54716831 is ready for SSH connections 2025-05-01 02:13:14,385 - INFO - Waiting for VM ctest-TestBasicVMVN-19813750-65861948 to be up.. 2025-05-01 02:13:14,482 - DEBUG - VM is in ACTIVE state now 2025-05-01 02:13:14,482 - INFO - VM name : ctest-TestBasicVMVN-19813750-65861948 2025-05-01 02:13:14,574 - DEBUG - VM ctest-TestBasicVMVN-19813750-65861948 ID is 53c1880d-975a-45f4-abc5-f8254428709c 2025-05-01 02:13:14,574 - DEBUG - VM ctest-TestBasicVMVN-19813750-65861948 launched on Node cn-jenkins-deploy-platform-ansible-os-3252-1 2025-05-01 02:13:14,663 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/53c1880d-975a-45f4-abc5-f8254428709c 2025-05-01 02:13:14,674 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/901add9d-e38f-4731-bd19-3f6e7602a18c 2025-05-01 02:13:15,930 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=3.82 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.760 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.760/2.287/3.815/1.527 ms') 2025-05-01 02:13:15,930 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-19813750-65861948 passed 2025-05-01 02:13:16,090 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-01 02:13:16,090 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19813750-65861948, IP 31.1.2.4, Port 22 2025-05-01 02:13:16,246 - DEBUG - VM ctest-TestBasicVMVN-19813750-65861948 is ready for SSH connections 2025-05-01 02:13:16,246 - INFO - Waiting for VM ctest-TestBasicVMVN-19813750-79952770 to be up.. 2025-05-01 02:13:16,325 - DEBUG - VM is in ACTIVE state now 2025-05-01 02:13:16,325 - INFO - VM name : ctest-TestBasicVMVN-19813750-79952770 2025-05-01 02:13:16,403 - DEBUG - VM ctest-TestBasicVMVN-19813750-79952770 ID is 53d34d4e-3504-4e5c-8eae-cf9b648c94b8 2025-05-01 02:13:16,403 - DEBUG - VM ctest-TestBasicVMVN-19813750-79952770 launched on Node cn-jenkins-deploy-platform-ansible-os-3252-1 2025-05-01 02:13:16,483 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/53d34d4e-3504-4e5c-8eae-cf9b648c94b8 2025-05-01 02:13:16,493 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/190f19f6-79c9-440e-a850-557c271ae330 2025-05-01 02:13:17,735 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=3.02 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.408 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.408/1.711/3.015/1.303 ms') 2025-05-01 02:13:17,736 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-19813750-79952770 passed 2025-05-01 02:13:17,890 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-01 02:13:17,890 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19813750-79952770, IP 31.1.1.3, Port 22 2025-05-01 02:13:18,049 - DEBUG - VM ctest-TestBasicVMVN-19813750-79952770 is ready for SSH connections 2025-05-01 02:13:18,049 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-01 02:13:18,050 - 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.141, gateway password: c0ntrail123 2025-05-01 02:13:18,050 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-05-01 02:13:22,113 - 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.637 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.818 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.946 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.818/1.800/3.637 ms 2025-05-01 02:13:22,113 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-19813750-54716831 passed 2025-05-01 02:13:22,113 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-01 02:13:22,113 - 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.141, gateway password: c0ntrail123 2025-05-01 02:13:22,113 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-05-01 02:13:25,794 - 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.951 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.864 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.823 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.823/1.546/2.951 ms 2025-05-01 02:13:25,794 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-19813750-65861948 passed 2025-05-01 02:13:25,795 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-01 02:13:25,795 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-01 02:13:25,795 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-01 02:13:25,795 - 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.141, gateway password: c0ntrail123 2025-05-01 02:13:25,795 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-05-01 02:13:25,990 - DEBUG - None 2025-05-01 02:13:25,990 - 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.141, gateway password: c0ntrail123 2025-05-01 02:13:25,990 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-05-01 02:13:26,187 - DEBUG - None 2025-05-01 02:13:26,187 - 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.141, gateway password: c0ntrail123 2025-05-01 02:13:26,187 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-05-01 02:13:26,842 - DEBUG - None 2025-05-01 02:13:26,842 - 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.141, gateway password: c0ntrail123 2025-05-01 02:13:26,842 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-05-01 02:13:29,060 - 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.943 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.111 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.449 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.755 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.400 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.400/1.931/5.111 ms 2025-05-01 02:13:29,060 - 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.141, gateway password: c0ntrail123 2025-05-01 02:13:29,060 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-05-01 02:13:31,329 - 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.187 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.171 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.809 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.470 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.706 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.479 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.399 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.399/2.031/4.809 ms 2025-05-01 02:13:31,329 - 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.141, gateway password: c0ntrail123 2025-05-01 02:13:31,330 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-05-01 02:13:33,585 - 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.779 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.814 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.856 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.499 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.789 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.854 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.406 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.406/1.856/3.856 ms 2025-05-01 02:13:33,585 - INFO - Deleting VM ctest-TestBasicVMVN-19813750-79952770 2025-05-01 02:13:33,658 - INFO - Detaching port 901add9d-e38f-4731-bd19-3f6e7602a18c from VM ctest-TestBasicVMVN-19813750-65861948 2025-05-01 02:13:33,711 - INFO - Deleting VM ctest-TestBasicVMVN-19813750-65861948 2025-05-01 02:13:33,780 - INFO - Detaching port fe426aba-4b60-4e9c-8710-f3a81ab9ffcf from VM ctest-TestBasicVMVN-19813750-54716831 2025-05-01 02:13:33,814 - INFO - Deleting VM ctest-TestBasicVMVN-19813750-54716831 2025-05-01 02:13:33,896 - INFO - Deleting VN ctest-vn-27298977 2025-05-01 02:13:34,057 - DEBUG - Response for delete_port : () 2025-05-01 02:13:34,264 - DEBUG - Response for delete_port : () 2025-05-01 02:13:34,304 - DEBUG - VN 2d4e43ab-ac61-44f0-8a6d-c0d6d566b43c still in use: Unable to complete operation on network 2d4e43ab-ac61-44f0-8a6d-c0d6d566b43c. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-c1f86f4c-d1ac-4db9-b23a-b56beccfc602'] 2025-05-01 02:13:34,304 - WARNING - Deleting VN ctest-vn-27298977 failed..Will retry 2025-05-01 02:13:36,507 - DEBUG - Response for deleting network () 2025-05-01 02:13:36,507 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/e7709651-220c-46f3-af15-8dc64314d561 2025-05-01 02:13:36,515 - DEBUG - Response Code: 404 2025-05-01 02:13:36,515 - DEBUG - Requesting: http://10.0.0.141:8082/domains 2025-05-01 02:13:36,522 - DEBUG - Requesting: http://10.0.0.141:8082/domain/507f9caa-8a6d-4a9a-a03f-ef00d4376cc6 2025-05-01 02:13:36,580 - DEBUG - Requesting: http://10.0.0.141:8082/project/88cb5e2a-f915-4f33-9fa3-e5deca47373f 2025-05-01 02:13:36,664 - INFO - Validated that VN ctest-vn-27298977 is not found in API Server 2025-05-01 02:13:36,677 - DEBUG - VN ctest-vn-27298977 is not present in Agent 10.0.0.141 2025-05-01 02:13:36,677 - INFO - Validated that VN ctest-vn-27298977 is not in any agent 2025-05-01 02:13:36,683 - DEBUG - VRF 2 is not seen in agent 10.0.0.141 2025-05-01 02:13:36,689 - DEBUG - Vrouter 10.0.0.141 does not have vrf 2 for VN ctest-vn-27298977 2025-05-01 02:13:36,689 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-19813750:ctest-vn-27298977 2025-05-01 02:13:36,702 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-27298977 info 2025-05-01 02:13:36,790 - INFO - IPAM: ctest-ipam-45758222 is not found in API Server 2025-05-01 02:13:36,803 - INFO - IPAM:ctest-ipam-45758222 is not found in control node 2025-05-01 02:13:37,073 - DEBUG - No XMPP flaps were noticed during the test
2025-05-01 02:13:37,073 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-05-01 02:13:37,073 - INFO - -------------------------------------------------------------------------------- 2025-05-01 02:13:37,774 - INFO - Deleted project: ctest-TestBasicVMVN-19813750, ID : 88cb5e2a-f915-4f33-9fa3-e5deca47373f