2025-05-19 02:16:41,817 - INFO - Domain Default found not creating 2025-05-19 02:16:41,973 - INFO - Project ctest-TestBasicVMVN-87840741 not found, creating it 2025-05-19 02:16:42,453 - INFO - Created Project:ctest-TestBasicVMVN-87840741, ID : a2072e45-1a2f-423d-bdcb-1db788f9bf89 2025-05-19 02:16:43,918 - INFO - ================================================================================ 2025-05-19 02:16:43,918 - INFO - STARTING TEST : test_generic_link_local_service 2025-05-19 02:16:43,918 - 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-19 02:16:44,173 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.14': '0'}} with 2025-05-19 02:16:44,173 - INFO - Initial checks done. Running the testcase now 2025-05-19 02:16:44,173 - INFO - 2025-05-19 02:16:44,726 - DEBUG - Response for create_network : {'network': {'id': 'e30be7e4-b32d-4658-8c9b-3017c327c83c', 'name': 'ctest-vn2_metadata-23558515', 'tenant_id': 'a2072e451a2f423dbdcb1db788f9bf89', 'project_id': 'a2072e451a2f423dbdcb1db788f9bf89', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-87840741', 'ctest-vn2_metadata-23558515'], 'port_security_enabled': True, 'description': ''}} 2025-05-19 02:16:44,940 - DEBUG - Response for create_subnet : {'subnet': {'id': '84d882da-b6f1-44db-9e3e-f7bd0ee2596f', 'name': '', 'tenant_id': 'a2072e451a2f423dbdcb1db788f9bf89', 'network_id': 'e30be7e4-b32d-4658-8c9b-3017c327c83c', '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': 'a2072e451a2f423dbdcb1db788f9bf89'}} 2025-05-19 02:16:44,958 - INFO - Created VN ctest-vn2_metadata-23558515 2025-05-19 02:16:45,011 - DEBUG - VN ctest-vn2_metadata-23558515 UUID is e30be7e4-b32d-4658-8c9b-3017c327c83c 2025-05-19 02:16:45,192 - DEBUG - Services list from nova: [, , ] 2025-05-19 02:16:46,203 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3324-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3324-1) 2025-05-19 02:16:46,307 - DEBUG - Link local service introspect added 2025-05-19 02:16:46,349 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-05-19 02:16:51,439 - DEBUG - VM is in ACTIVE state now 2025-05-19 02:16:51,567 - INFO - Waiting for VM ctest-TestBasicVMVN-87840741-91773408 to be up.. 2025-05-19 02:16:51,567 - INFO - VM name : ctest-TestBasicVMVN-87840741-91773408 2025-05-19 02:16:51,647 - DEBUG - VM ctest-TestBasicVMVN-87840741-91773408 ID is 09f1adf6-90b9-47fe-8abe-1bf9aa4a2152 2025-05-19 02:16:51,647 - DEBUG - VM ctest-TestBasicVMVN-87840741-91773408 launched on Node cn-jenkins-deploy-platform-ansible-os-3324-1 2025-05-19 02:16:51,724 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/09f1adf6-90b9-47fe-8abe-1bf9aa4a2152 2025-05-19 02:16:52,032 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/09f1adf6-90b9-47fe-8abe-1bf9aa4a2152 2025-05-19 02:16:52,064 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/19ccb67d-2f1d-4acd-9e95-c9835214b4a7 2025-05-19 02:16:55,343 - 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 1029ms') 2025-05-19 02:16:55,343 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-87840741-91773408 failed! 2025-05-19 02:16:55,399 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-87840741:ctest-vn2_metadata-23558515 is 11.1.1.1 and allocation pool is NOT set 2025-05-19 02:16:57,459 - 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.68 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.433 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.433/2.556/4.679/2.123 ms') 2025-05-19 02:16:57,459 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-87840741-91773408 passed 2025-05-19 02:16:57,607 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-19 02:16:57,607 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-87840741-91773408, IP 11.1.1.3, Port 22 2025-05-19 02:16:57,763 - DEBUG - VM ctest-TestBasicVMVN-87840741-91773408 is ready for SSH connections 2025-05-19 02:16:57,763 - INFO - Retry 0 2025-05-19 02:16:57,763 - 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.22, gateway password: c0ntrail123 2025-05-19 02:16:57,763 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-05-19 02:16:59,344 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-05-19 02:16:59,344 - INFO - Generic metadata worked 2025-05-19 02:16:59,599 - DEBUG - Link local service introspect removed 2025-05-19 02:16:59,599 - INFO - Deleting VM ctest-TestBasicVMVN-87840741-91773408 2025-05-19 02:16:59,661 - INFO - Deleting VN ctest-vn2_metadata-23558515 2025-05-19 02:16:59,697 - DEBUG - VN e30be7e4-b32d-4658-8c9b-3017c327c83c still in use: Unable to complete operation on network e30be7e4-b32d-4658-8c9b-3017c327c83c. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-89ee006b-d8b6-445f-9f67-db17a3500131'] 2025-05-19 02:16:59,697 - WARNING - Deleting VN ctest-vn2_metadata-23558515 failed..Will retry 2025-05-19 02:17:01,811 - DEBUG - Response for deleting network () 2025-05-19 02:17:02,072 - DEBUG - No XMPP flaps were noticed during the test 2025-05-19 02:17:02,072 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19] 2025-05-19 02:17:02,072 - INFO - -------------------------------------------------------------------------------- 2025-05-19 02:17:02,077 - INFO - ================================================================================ 2025-05-19 02:17:02,077 - INFO - STARTING TEST : test_metadata_service 2025-05-19 02:17:02,078 - 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-19 02:17:02,365 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.14': '0'}} with 2025-05-19 02:17:02,365 - INFO - Initial checks done. Running the testcase now 2025-05-19 02:17:02,365 - INFO - 2025-05-19 02:17:02,366 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-configs 2025-05-19 02:17:02,375 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-config/09237eea-3146-439a-8bb8-7636fbc655c1 2025-05-19 02:17:02,569 - DEBUG - Response for create_network : {'network': {'id': '215c0691-00b0-453c-9863-c04a9d0ba403', 'name': 'ctest-vn-31316506', 'tenant_id': 'a2072e451a2f423dbdcb1db788f9bf89', 'project_id': 'a2072e451a2f423dbdcb1db788f9bf89', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-87840741', 'ctest-vn-31316506'], 'port_security_enabled': True, 'description': ''}} 2025-05-19 02:17:02,753 - DEBUG - Response for create_subnet : {'subnet': {'id': 'eacf4e82-6386-4ab0-97eb-45614bd8ba52', 'name': '', 'tenant_id': 'a2072e451a2f423dbdcb1db788f9bf89', 'network_id': '215c0691-00b0-453c-9863-c04a9d0ba403', 'ip_version': 4, 'cidr': '9.217.50.128/26', 'allocation_pools': [{'start': '9.217.50.130', 'end': '9.217.50.190'}], 'gateway_ip': '9.217.50.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '9.217.50.130', 'tags': [], 'project_id': 'a2072e451a2f423dbdcb1db788f9bf89'}} 2025-05-19 02:17:02,770 - INFO - Created VN ctest-vn-31316506 2025-05-19 02:17:02,823 - DEBUG - VN ctest-vn-31316506 UUID is 215c0691-00b0-453c-9863-c04a9d0ba403 2025-05-19 02:17:04,016 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3324-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3324-1) 2025-05-19 02:17:04,016 - INFO - Waiting for VM ctest-TestBasicVMVN-87840741-77430742 to be up.. 2025-05-19 02:17:04,066 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-05-19 02:17:09,228 - DEBUG - VM is in ACTIVE state now 2025-05-19 02:17:09,228 - INFO - VM name : ctest-TestBasicVMVN-87840741-77430742 2025-05-19 02:17:09,374 - DEBUG - VM ctest-TestBasicVMVN-87840741-77430742 ID is 65cb4bc9-f13f-4343-abd2-99a1159f8f72 2025-05-19 02:17:09,374 - DEBUG - VM ctest-TestBasicVMVN-87840741-77430742 launched on Node cn-jenkins-deploy-platform-ansible-os-3324-1 2025-05-19 02:17:09,504 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/65cb4bc9-f13f-4343-abd2-99a1159f8f72 2025-05-19 02:17:09,522 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/4d580e74-3f18-47da-b1a8-0d082437dea7 2025-05-19 02:17:12,817 - 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 1027ms') 2025-05-19 02:17:12,817 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-87840741-77430742 failed! 2025-05-19 02:17:12,871 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-87840741:ctest-vn-31316506 is 9.217.50.129 and allocation pool is NOT set 2025-05-19 02:17:14,936 - 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.13 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.964 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.964/2.544/4.125/1.580 ms') 2025-05-19 02:17:14,936 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-87840741-77430742 passed 2025-05-19 02:17:15,091 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-19 02:17:15,091 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-87840741-77430742, IP 9.217.50.131, Port 22 2025-05-19 02:17:15,247 - DEBUG - VM ctest-TestBasicVMVN-87840741-77430742 is ready for SSH connections 2025-05-19 02:17:15,247 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2025-05-19 02:17:15,247 - DEBUG - cat /tmp/output.txt 2025-05-19 02:17:16,860 - DEBUG - Hello World. The time is now Sun, 18 May 2025 20:17:14 -0600! 2025-05-19 02:17:16,860 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 18 May 2025 20:17:14 -0600!'} 2025-05-19 02:17:16,860 - INFO - metadata_script.txt got executed in the vm 2025-05-19 02:17:16,861 - INFO - Deleting VM ctest-TestBasicVMVN-87840741-77430742 2025-05-19 02:17:16,944 - INFO - Deleting VN ctest-vn-31316506 2025-05-19 02:17:16,987 - DEBUG - VN 215c0691-00b0-453c-9863-c04a9d0ba403 still in use: Unable to complete operation on network 215c0691-00b0-453c-9863-c04a9d0ba403. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-26ed2317-897d-4138-8979-097ef7ea750f'] 2025-05-19 02:17:16,987 - WARNING - Deleting VN ctest-vn-31316506 failed..Will retry 2025-05-19 02:17:19,095 - DEBUG - Response for deleting network () 2025-05-19 02:17:19,355 - DEBUG - No XMPP flaps were noticed during the test 2025-05-19 02:17:19,355 - INFO - END TEST : test_metadata_service : PASSED[0:00:17] 2025-05-19 02:17:19,355 - INFO - -------------------------------------------------------------------------------- 2025-05-19 02:17:19,358 - INFO - ================================================================================ 2025-05-19 02:17:19,358 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-05-19 02:17:19,358 - 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-19 02:17:19,640 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.14': '0'}} with 2025-05-19 02:17:19,640 - INFO - Initial checks done. Running the testcase now 2025-05-19 02:17:19,640 - INFO - 2025-05-19 02:17:20,130 - DEBUG - Response for create_network : {'network': {'id': '70cf54b5-0a71-4966-9943-8e7958798115', 'name': 'ctest-vn-87866174', 'tenant_id': 'a2072e451a2f423dbdcb1db788f9bf89', 'project_id': 'a2072e451a2f423dbdcb1db788f9bf89', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-87840741', 'ctest-vn-87866174'], 'port_security_enabled': True, 'description': ''}} 2025-05-19 02:17:20,322 - DEBUG - Response for create_subnet : {'subnet': {'id': '9faddf51-7920-4419-be0f-2266eb27e3b5', 'name': '', 'tenant_id': 'a2072e451a2f423dbdcb1db788f9bf89', 'network_id': '70cf54b5-0a71-4966-9943-8e7958798115', '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': 'a2072e451a2f423dbdcb1db788f9bf89'}} 2025-05-19 02:17:20,466 - DEBUG - Response for create_subnet : {'subnet': {'id': '69993a25-f1f8-4da0-a948-384a072a9f0f', 'name': '', 'tenant_id': 'a2072e451a2f423dbdcb1db788f9bf89', 'network_id': '70cf54b5-0a71-4966-9943-8e7958798115', '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': 'a2072e451a2f423dbdcb1db788f9bf89'}} 2025-05-19 02:17:20,489 - INFO - Created VN ctest-vn-87866174 2025-05-19 02:17:20,543 - DEBUG - VN ctest-vn-87866174 UUID is 70cf54b5-0a71-4966-9943-8e7958798115 2025-05-19 02:17:20,921 - DEBUG - Response for create_port : {'port': {'name': '94e1b5a5-c961-485f-a6d8-4b80b3464481', 'id': '94e1b5a5-c961-485f-a6d8-4b80b3464481', 'tenant_id': 'a2072e451a2f423dbdcb1db788f9bf89', 'network_id': '70cf54b5-0a71-4966-9943-8e7958798115', 'mac_address': '02:94:e1:b5:a5:c9', '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': '9faddf51-7920-4419-be0f-2266eb27e3b5'}], 'security_groups': ['9d5fdb98-4728-4206-a28d-007655f798d9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a2072e451a2f423dbdcb1db788f9bf89'}} 2025-05-19 02:17:21,111 - DEBUG - Response for create_port : {'port': {'name': '4c069912-95f7-4bed-a6e8-fe7b1959f18c', 'id': '4c069912-95f7-4bed-a6e8-fe7b1959f18c', 'tenant_id': 'a2072e451a2f423dbdcb1db788f9bf89', 'network_id': '70cf54b5-0a71-4966-9943-8e7958798115', 'mac_address': '02:4c:06:99:12:95', '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': '69993a25-f1f8-4da0-a948-384a072a9f0f'}], 'security_groups': ['9d5fdb98-4728-4206-a28d-007655f798d9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a2072e451a2f423dbdcb1db788f9bf89'}} 2025-05-19 02:17:21,516 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3324-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3324-1) 2025-05-19 02:17:21,911 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3324-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3324-1) 2025-05-19 02:17:23,084 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3324-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3324-1) 2025-05-19 02:17:23,084 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-05-19 02:17:23,090 - DEBUG - Requesting: http://10.0.0.22:8082/domain/a75bdef7-0b1e-4cae-9f06-2e5cb4bb0f23 2025-05-19 02:17:23,103 - DEBUG - Requesting: http://10.0.0.22:8082/project/a2072e45-1a2f-423d-bdcb-1db788f9bf89 2025-05-19 02:17:23,183 - DEBUG - Requesting: http://10.0.0.22:8082/network-ipam/a9b1872b-1528-427b-ae7e-482e0399fc0e 2025-05-19 02:17:23,205 - INFO - Verifications in API Server for IPAM: ctest-ipam-56580242 passed 2025-05-19 02:17:23,212 - DEBUG - Control-node 10.0.0.22 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-87840741:ctest-ipam-56580242', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-87840741', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12227703082395910779', 'uuid-lslong': '12573566572131122190'}, 'enable': 'true', 'created': '2025-05-19T02:17:19', 'last-modified': '2025-05-19T02:17:19', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.344291'} 2025-05-19 02:17:23,213 - INFO - Verifications in Control node for IPAM: ctest-ipam-56580242 passed 2025-05-19 02:17:23,213 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-05-19 02:17:23,222 - DEBUG - Requesting: http://10.0.0.22:8082/domain/a75bdef7-0b1e-4cae-9f06-2e5cb4bb0f23 2025-05-19 02:17:23,240 - DEBUG - Requesting: http://10.0.0.22:8082/project/a2072e45-1a2f-423d-bdcb-1db788f9bf89 2025-05-19 02:17:23,319 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/70cf54b5-0a71-4966-9943-8e7958798115 2025-05-19 02:17:23,333 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/70cf54b5-0a71-4966-9943-8e7958798115 2025-05-19 02:17:23,353 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/b7739b32-bf6d-4c4a-8726-cbb1db0e454a 2025-05-19 02:17:23,367 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/b7739b32-bf6d-4c4a-8726-cbb1db0e454a 2025-05-19 02:17:23,381 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/f28e5adf-3541-4467-ae3b-21a6e820b816 2025-05-19 02:17:23,390 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-05-19 02:17:23,390 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/70cf54b5-0a71-4966-9943-8e7958798115 2025-05-19 02:17:23,407 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/b7739b32-bf6d-4c4a-8726-cbb1db0e454a 2025-05-19 02:17:23,433 - INFO - Verified VN network id 8 for VN 70cf54b5-0a71-4966-9943-8e7958798115 2025-05-19 02:17:23,433 - INFO - Verifications in API Server for VN ctest-vn-87866174 passed 2025-05-19 02:17:23,434 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/70cf54b5-0a71-4966-9943-8e7958798115 2025-05-19 02:17:23,446 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/b7739b32-bf6d-4c4a-8726-cbb1db0e454a 2025-05-19 02:17:23,453 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/b7739b32-bf6d-4c4a-8726-cbb1db0e454a 2025-05-19 02:17:23,475 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/f28e5adf-3541-4467-ae3b-21a6e820b816 2025-05-19 02:17:23,493 - DEBUG - Control-node 10.0.0.22 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-87840741:ctest-vn-87866174', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-87840741', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8128808988968044902', 'uuid-lslong': '11043827363069133077'}, 'enable': 'true', 'created': '2025-05-19T02:17:20', 'last-modified': '2025-05-19T02:17:20', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.063268'} 2025-05-19 02:17:23,504 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-05-19 02:17:23,504 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-87866174 passed 2025-05-19 02:17:23,505 - DEBUG - ====Verifying policy data for ctest-vn-87866174 in API_Server ====== 2025-05-19 02:17:23,505 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-05-19 02:17:23,526 - DEBUG - Requesting: http://10.0.0.22:8082/domain/a75bdef7-0b1e-4cae-9f06-2e5cb4bb0f23 2025-05-19 02:17:23,560 - DEBUG - Requesting: http://10.0.0.22:8082/project/a2072e45-1a2f-423d-bdcb-1db788f9bf89 2025-05-19 02:17:23,684 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/70cf54b5-0a71-4966-9943-8e7958798115 2025-05-19 02:17:23,701 - DEBUG - =>VN ctest-vn-87866174 has no policy to be verified 2025-05-19 02:17:23,701 - DEBUG - Verifying the vn in opserver 2025-05-19 02:17:23,701 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-87840741:ctest-vn-87866174 virtual network link through opserver 10.0.0.22 2025-05-19 02:17:23,701 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-05-19 02:17:24,073 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-05-19 02:17:24,144 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-87840741:ctest-vn-87866174', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-87840741:ctest-vn-87866174?flat'} 2025-05-19 02:17:24,144 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-87840741:ctest-vn-87866174 is found in opserver 2025-05-19 02:17:24,158 - DEBUG - VRF ids for VN ctest-vn-87866174: {'10.0.0.22': '2'} 2025-05-19 02:17:24,158 - INFO - Waiting for VM ctest-TestBasicVMVN-87840741-04986199 to be up.. 2025-05-19 02:17:24,253 - DEBUG - VM is in ACTIVE state now 2025-05-19 02:17:24,253 - INFO - VM name : ctest-TestBasicVMVN-87840741-04986199 2025-05-19 02:17:24,334 - DEBUG - VM ctest-TestBasicVMVN-87840741-04986199 ID is 24c244ab-5413-4a03-84b0-ffdc25767689 2025-05-19 02:17:24,334 - DEBUG - VM ctest-TestBasicVMVN-87840741-04986199 launched on Node cn-jenkins-deploy-platform-ansible-os-3324-1 2025-05-19 02:17:24,420 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/24c244ab-5413-4a03-84b0-ffdc25767689 2025-05-19 02:17:24,429 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/94e1b5a5-c961-485f-a6d8-4b80b3464481 2025-05-19 02:17:27,699 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1019ms') 2025-05-19 02:17:27,699 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-87840741-04986199 failed! 2025-05-19 02:17:27,755 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-87840741:ctest-vn-87866174 is 31.1.1.1 and allocation pool is NOT set 2025-05-19 02:17:27,755 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-87840741:ctest-vn-87866174 is 31.1.2.1 and allocation pool is NOT set 2025-05-19 02:17:31,829 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms') 2025-05-19 02:17:31,829 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-87840741-04986199 failed! 2025-05-19 02:17:31,887 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-87840741:ctest-vn-87866174 is 31.1.1.1 and allocation pool is NOT set 2025-05-19 02:17:31,887 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-87840741:ctest-vn-87866174 is 31.1.2.1 and allocation pool is NOT set 2025-05-19 02:17:33,946 - 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=9.77 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.40 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 = 1.399/5.582/9.766/4.183 ms') 2025-05-19 02:17:33,947 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-87840741-04986199 passed 2025-05-19 02:17:34,099 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-19 02:17:34,100 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-87840741-04986199, IP 31.1.1.4, Port 22 2025-05-19 02:17:34,255 - DEBUG - VM ctest-TestBasicVMVN-87840741-04986199 is ready for SSH connections 2025-05-19 02:17:34,255 - INFO - Waiting for VM ctest-TestBasicVMVN-87840741-42806430 to be up.. 2025-05-19 02:17:34,379 - DEBUG - VM is in ACTIVE state now 2025-05-19 02:17:34,379 - INFO - VM name : ctest-TestBasicVMVN-87840741-42806430 2025-05-19 02:17:34,459 - DEBUG - VM ctest-TestBasicVMVN-87840741-42806430 ID is 9996f093-e146-4eef-a64d-69fb1f67c8eb 2025-05-19 02:17:34,459 - DEBUG - VM ctest-TestBasicVMVN-87840741-42806430 launched on Node cn-jenkins-deploy-platform-ansible-os-3324-1 2025-05-19 02:17:34,540 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/9996f093-e146-4eef-a64d-69fb1f67c8eb 2025-05-19 02:17:34,551 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/4c069912-95f7-4bed-a6e8-fe7b1959f18c 2025-05-19 02:17:35,792 - 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.78 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.346 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.346/1.565/2.784/1.219 ms') 2025-05-19 02:17:35,793 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-87840741-42806430 passed 2025-05-19 02:17:35,951 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-19 02:17:35,951 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-87840741-42806430, IP 31.1.2.4, Port 22 2025-05-19 02:17:36,107 - DEBUG - VM ctest-TestBasicVMVN-87840741-42806430 is ready for SSH connections 2025-05-19 02:17:36,107 - INFO - Waiting for VM ctest-TestBasicVMVN-87840741-01203582 to be up.. 2025-05-19 02:17:36,183 - DEBUG - VM is in ACTIVE state now 2025-05-19 02:17:36,183 - INFO - VM name : ctest-TestBasicVMVN-87840741-01203582 2025-05-19 02:17:36,254 - DEBUG - VM ctest-TestBasicVMVN-87840741-01203582 ID is e19f1cb7-662c-4651-9a8a-a056f37bbc69 2025-05-19 02:17:36,254 - DEBUG - VM ctest-TestBasicVMVN-87840741-01203582 launched on Node cn-jenkins-deploy-platform-ansible-os-3324-1 2025-05-19 02:17:36,333 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/e19f1cb7-662c-4651-9a8a-a056f37bbc69 2025-05-19 02:17:36,342 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/14f0d138-6843-4426-a6d0-7c20ede83b23 2025-05-19 02:17:37,588 - 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.392 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.392/1.704/3.016/1.312 ms') 2025-05-19 02:17:37,588 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-87840741-01203582 passed 2025-05-19 02:17:37,743 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-19 02:17:37,743 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-87840741-01203582, IP 31.1.1.3, Port 22 2025-05-19 02:17:37,899 - DEBUG - VM ctest-TestBasicVMVN-87840741-01203582 is ready for SSH connections 2025-05-19 02:17:37,899 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-19 02:17:37,899 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2025-05-19 02:17:37,900 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-05-19 02:17:41,907 - 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.956 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.791 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.914 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.791/1.887/3.956 ms 2025-05-19 02:17:41,908 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-87840741-04986199 passed 2025-05-19 02:17:41,908 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-19 02:17:41,908 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2025-05-19 02:17:41,908 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-05-19 02:17:45,563 - 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.829 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.045 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.891 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.891/1.588/2.829 ms 2025-05-19 02:17:45,563 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-87840741-42806430 passed 2025-05-19 02:17:45,563 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-19 02:17:45,563 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-19 02:17:45,563 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-19 02:17:45,563 - 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.22, gateway password: c0ntrail123 2025-05-19 02:17:45,563 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-05-19 02:17:45,748 - DEBUG - None 2025-05-19 02:17:45,749 - 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.22, gateway password: c0ntrail123 2025-05-19 02:17:45,749 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-05-19 02:17:45,927 - DEBUG - None 2025-05-19 02:17:45,927 - 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.22, gateway password: c0ntrail123 2025-05-19 02:17:45,928 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-05-19 02:17:46,555 - DEBUG - None 2025-05-19 02:17:46,555 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2025-05-19 02:17:46,555 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-05-19 02:17:48,766 - 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.966 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.162 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.381 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.946 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.448 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.381/1.780/4.162 ms 2025-05-19 02:17:48,766 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2025-05-19 02:17:48,766 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-05-19 02:17:51,002 - 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.952 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.481 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.558 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.400 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.729 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.655 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.566 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.400/2.048/4.558 ms 2025-05-19 02:17:51,002 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2025-05-19 02:17:51,002 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-05-19 02:17:53,239 - 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.619 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.835 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.673 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.439 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.725 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.279 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.390 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.390/1.851/3.673 ms 2025-05-19 02:17:53,239 - INFO - Deleting VM ctest-TestBasicVMVN-87840741-01203582 2025-05-19 02:17:53,314 - INFO - Detaching port 4c069912-95f7-4bed-a6e8-fe7b1959f18c from VM ctest-TestBasicVMVN-87840741-42806430 2025-05-19 02:17:53,367 - INFO - Deleting VM ctest-TestBasicVMVN-87840741-42806430 2025-05-19 02:17:53,442 - INFO - Detaching port 94e1b5a5-c961-485f-a6d8-4b80b3464481 from VM ctest-TestBasicVMVN-87840741-04986199 2025-05-19 02:17:53,477 - INFO - Deleting VM ctest-TestBasicVMVN-87840741-04986199 2025-05-19 02:17:53,551 - INFO - Deleting VN ctest-vn-87866174 2025-05-19 02:17:53,747 - DEBUG - Response for delete_port : () 2025-05-19 02:17:53,938 - DEBUG - Response for delete_port : () 2025-05-19 02:17:54,000 - DEBUG - VN 70cf54b5-0a71-4966-9943-8e7958798115 still in use: Unable to complete operation on network 70cf54b5-0a71-4966-9943-8e7958798115. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-da3c6188-c674-4887-8deb-43fd86d3dfcc'] 2025-05-19 02:17:54,001 - WARNING - Deleting VN ctest-vn-87866174 failed..Will retry 2025-05-19 02:17:56,155 - DEBUG - Response for deleting network () 2025-05-19 02:17:56,155 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/b7739b32-bf6d-4c4a-8726-cbb1db0e454a 2025-05-19 02:17:56,163 - DEBUG - Response Code: 404 2025-05-19 02:17:56,163 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-05-19 02:17:56,169 - DEBUG - Requesting: http://10.0.0.22:8082/domain/a75bdef7-0b1e-4cae-9f06-2e5cb4bb0f23 2025-05-19 02:17:56,224 - DEBUG - Requesting: http://10.0.0.22:8082/project/a2072e45-1a2f-423d-bdcb-1db788f9bf89 2025-05-19 02:17:56,304 - INFO - Validated that VN ctest-vn-87866174 is not found in API Server 2025-05-19 02:17:56,317 - DEBUG - VN ctest-vn-87866174 is not present in Agent 10.0.0.22 2025-05-19 02:17:56,317 - INFO - Validated that VN ctest-vn-87866174 is not in any agent 2025-05-19 02:17:56,323 - DEBUG - VRF 2 is not seen in agent 10.0.0.22 2025-05-19 02:17:56,328 - DEBUG - Vrouter 10.0.0.22 does not have vrf 2 for VN ctest-vn-87866174 2025-05-19 02:17:56,328 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-87840741:ctest-vn-87866174 2025-05-19 02:17:56,339 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-87866174 info 2025-05-19 02:17:56,423 - INFO - IPAM: ctest-ipam-56580242 is not found in API Server 2025-05-19 02:17:56,435 - INFO - IPAM:ctest-ipam-56580242 is not found in control node 2025-05-19 02:17:56,691 - DEBUG - No XMPP flaps were noticed during the test 2025-05-19 02:17:56,691 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37] 2025-05-19 02:17:56,691 - INFO - -------------------------------------------------------------------------------- 2025-05-19 02:17:57,368 - INFO - Deleted project: ctest-TestBasicVMVN-87840741, ID : a2072e45-1a2f-423d-bdcb-1db788f9bf89