2025-06-09 02:23:37,404 - INFO - Domain Default found not creating 2025-06-09 02:23:37,553 - INFO - Project ctest-TestBasicVMVN-20268106 not found, creating it 2025-06-09 02:23:38,003 - INFO - Created Project:ctest-TestBasicVMVN-20268106, ID : f9458c6a-c7b6-4878-be87-274442b89309 2025-06-09 02:23:39,405 - INFO - ================================================================================ 2025-06-09 02:23:39,405 - INFO - STARTING TEST : test_generic_link_local_service 2025-06-09 02:23:39,405 - 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-06-09 02:23:39,667 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.14': '0'}} with 2025-06-09 02:23:39,667 - INFO - Initial checks done. Running the testcase now 2025-06-09 02:23:39,667 - INFO - 2025-06-09 02:23:40,218 - DEBUG - Response for create_network : {'network': {'id': 'ce3cd3c1-d1ea-4884-ac00-ae3720dcdafd', 'name': 'ctest-vn2_metadata-92681480', 'tenant_id': 'f9458c6ac7b64878be87274442b89309', 'project_id': 'f9458c6ac7b64878be87274442b89309', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-20268106', 'ctest-vn2_metadata-92681480'], 'port_security_enabled': True, 'description': ''}} 2025-06-09 02:23:40,453 - DEBUG - Response for create_subnet : {'subnet': {'id': '8b4661e3-6256-46db-9cc2-5f5900214bfa', 'name': '', 'tenant_id': 'f9458c6ac7b64878be87274442b89309', 'network_id': 'ce3cd3c1-d1ea-4884-ac00-ae3720dcdafd', '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': 'f9458c6ac7b64878be87274442b89309'}} 2025-06-09 02:23:40,472 - INFO - Created VN ctest-vn2_metadata-92681480 2025-06-09 02:23:40,528 - DEBUG - VN ctest-vn2_metadata-92681480 UUID is ce3cd3c1-d1ea-4884-ac00-ae3720dcdafd 2025-06-09 02:23:40,706 - DEBUG - Services list from nova: [, , ] 2025-06-09 02:23:41,716 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3422-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3422-1) 2025-06-09 02:23:41,820 - DEBUG - Link local service introspect added 2025-06-09 02:23:41,860 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-06-09 02:23:46,955 - DEBUG - VM is in ACTIVE state now 2025-06-09 02:23:47,090 - INFO - Waiting for VM ctest-TestBasicVMVN-20268106-96673694 to be up.. 2025-06-09 02:23:47,090 - INFO - VM name : ctest-TestBasicVMVN-20268106-96673694 2025-06-09 02:23:47,166 - DEBUG - VM ctest-TestBasicVMVN-20268106-96673694 ID is a25c23c4-1508-401c-8976-21670da18072 2025-06-09 02:23:47,166 - DEBUG - VM ctest-TestBasicVMVN-20268106-96673694 launched on Node cn-jenkins-deploy-platform-ansible-os-3422-1 2025-06-09 02:23:47,241 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/a25c23c4-1508-401c-8976-21670da18072 2025-06-09 02:23:47,537 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/a25c23c4-1508-401c-8976-21670da18072 2025-06-09 02:23:47,567 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/c8a3ca17-c200-4ee0-b563-aa0b9fa26a5d 2025-06-09 02:23:50,805 - 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-06-09 02:23:50,806 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-20268106-96673694 failed! 2025-06-09 02:23:50,860 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-20268106:ctest-vn2_metadata-92681480 is 11.1.1.1 and allocation pool is NOT set 2025-06-09 02:23:52,922 - 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.84 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.718 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.718/2.781/4.844/2.063 ms') 2025-06-09 02:23:52,923 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-20268106-96673694 passed 2025-06-09 02:23:53,076 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-09 02:23:53,077 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-20268106-96673694, IP 11.1.1.3, Port 22 2025-06-09 02:23:53,243 - DEBUG - VM ctest-TestBasicVMVN-20268106-96673694 is ready for SSH connections 2025-06-09 02:23:53,243 - INFO - Retry 0 2025-06-09 02:23:53,243 - 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-06-09 02:23:53,243 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-06-09 02:23:54,872 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-06-09 02:23:54,872 - INFO - Generic metadata worked 2025-06-09 02:23:55,132 - DEBUG - Link local service introspect removed 2025-06-09 02:23:55,132 - INFO - Deleting VM ctest-TestBasicVMVN-20268106-96673694 2025-06-09 02:23:55,207 - INFO - Deleting VN ctest-vn2_metadata-92681480 2025-06-09 02:23:55,255 - DEBUG - VN ce3cd3c1-d1ea-4884-ac00-ae3720dcdafd still in use: Unable to complete operation on network ce3cd3c1-d1ea-4884-ac00-ae3720dcdafd. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-d962f2d9-4ede-4e7c-be02-86006391c365'] 2025-06-09 02:23:55,255 - WARNING - Deleting VN ctest-vn2_metadata-92681480 failed..Will retry 2025-06-09 02:23:57,372 - DEBUG - Response for deleting network () 2025-06-09 02:23:57,627 - DEBUG - No XMPP flaps were noticed during the test 2025-06-09 02:23:57,627 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18] 2025-06-09 02:23:57,627 - INFO - -------------------------------------------------------------------------------- 2025-06-09 02:23:57,630 - INFO - ================================================================================ 2025-06-09 02:23:57,630 - INFO - STARTING TEST : test_metadata_service 2025-06-09 02:23:57,630 - 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-06-09 02:23:57,915 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.14': '0'}} with 2025-06-09 02:23:57,915 - INFO - Initial checks done. Running the testcase now 2025-06-09 02:23:57,916 - INFO - 2025-06-09 02:23:57,916 - DEBUG - Requesting: http://10.0.0.27:8082/global-vrouter-configs 2025-06-09 02:23:57,922 - DEBUG - Requesting: http://10.0.0.27:8082/global-vrouter-config/2251acbc-ad00-4917-afe1-1ebc81fd9eb7 2025-06-09 02:23:58,102 - DEBUG - Response for create_network : {'network': {'id': '16f53df4-e0b3-4dce-8a04-b1faaab44d38', 'name': 'ctest-vn-05187580', 'tenant_id': 'f9458c6ac7b64878be87274442b89309', 'project_id': 'f9458c6ac7b64878be87274442b89309', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-20268106', 'ctest-vn-05187580'], 'port_security_enabled': True, 'description': ''}} 2025-06-09 02:23:58,312 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e821197e-4b97-4c48-8c4f-8836d9e5e2a5', 'name': '', 'tenant_id': 'f9458c6ac7b64878be87274442b89309', 'network_id': '16f53df4-e0b3-4dce-8a04-b1faaab44d38', 'ip_version': 4, 'cidr': '145.13.80.0/26', 'allocation_pools': [{'start': '145.13.80.2', 'end': '145.13.80.62'}], 'gateway_ip': '145.13.80.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '145.13.80.2', 'tags': [], 'project_id': 'f9458c6ac7b64878be87274442b89309'}} 2025-06-09 02:23:58,331 - INFO - Created VN ctest-vn-05187580 2025-06-09 02:23:58,384 - DEBUG - VN ctest-vn-05187580 UUID is 16f53df4-e0b3-4dce-8a04-b1faaab44d38 2025-06-09 02:23:59,608 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3422-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3422-1) 2025-06-09 02:23:59,608 - INFO - Waiting for VM ctest-TestBasicVMVN-20268106-16928575 to be up.. 2025-06-09 02:23:59,647 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-06-09 02:24:04,724 - DEBUG - VM is in ACTIVE state now 2025-06-09 02:24:04,724 - INFO - VM name : ctest-TestBasicVMVN-20268106-16928575 2025-06-09 02:24:04,807 - DEBUG - VM ctest-TestBasicVMVN-20268106-16928575 ID is 569b8a67-aa29-4a7d-ac54-0b3e17311862 2025-06-09 02:24:04,808 - DEBUG - VM ctest-TestBasicVMVN-20268106-16928575 launched on Node cn-jenkins-deploy-platform-ansible-os-3422-1 2025-06-09 02:24:04,894 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/569b8a67-aa29-4a7d-ac54-0b3e17311862 2025-06-09 02:24:04,904 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/dca0bce5-da6e-4e61-9bb4-e59390f4e8a2 2025-06-09 02:24:08,151 - 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-06-09 02:24:08,151 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-20268106-16928575 failed! 2025-06-09 02:24:08,204 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-20268106:ctest-vn-05187580 is 145.13.80.1 and allocation pool is NOT set 2025-06-09 02:24:10,267 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=3.38 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.08 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.078/2.227/3.376/1.149 ms') 2025-06-09 02:24:10,268 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-20268106-16928575 passed 2025-06-09 02:24:10,428 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-09 02:24:10,429 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-20268106-16928575, IP 145.13.80.3, Port 22 2025-06-09 02:24:10,594 - DEBUG - VM ctest-TestBasicVMVN-20268106-16928575 is ready for SSH connections 2025-06-09 02:24:10,595 - 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-06-09 02:24:10,595 - DEBUG - cat /tmp/output.txt 2025-06-09 02:24:12,195 - DEBUG - Hello World. The time is now Sun, 08 Jun 2025 20:24:09 -0600! 2025-06-09 02:24:12,195 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 08 Jun 2025 20:24:09 -0600!'} 2025-06-09 02:24:12,195 - INFO - metadata_script.txt got executed in the vm 2025-06-09 02:24:12,195 - INFO - Deleting VM ctest-TestBasicVMVN-20268106-16928575 2025-06-09 02:24:12,270 - INFO - Deleting VN ctest-vn-05187580 2025-06-09 02:24:12,327 - DEBUG - VN 16f53df4-e0b3-4dce-8a04-b1faaab44d38 still in use: Unable to complete operation on network 16f53df4-e0b3-4dce-8a04-b1faaab44d38. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-40fe54a6-572b-41ba-add9-8e333cd59df4'] 2025-06-09 02:24:12,327 - WARNING - Deleting VN ctest-vn-05187580 failed..Will retry 2025-06-09 02:24:14,431 - DEBUG - Response for deleting network () 2025-06-09 02:24:14,686 - DEBUG - No XMPP flaps were noticed during the test 2025-06-09 02:24:14,687 - INFO - END TEST : test_metadata_service : PASSED[0:00:17] 2025-06-09 02:24:14,687 - INFO - -------------------------------------------------------------------------------- 2025-06-09 02:24:14,689 - INFO - ================================================================================ 2025-06-09 02:24:14,689 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-06-09 02:24:14,689 - 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-06-09 02:24:14,975 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.14': '0'}} with 2025-06-09 02:24:14,975 - INFO - Initial checks done. Running the testcase now 2025-06-09 02:24:14,975 - INFO - 2025-06-09 02:24:15,468 - DEBUG - Response for create_network : {'network': {'id': 'c0eae4e6-b1ef-4403-a152-0ecfb986530a', 'name': 'ctest-vn-73287445', 'tenant_id': 'f9458c6ac7b64878be87274442b89309', 'project_id': 'f9458c6ac7b64878be87274442b89309', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-20268106', 'ctest-vn-73287445'], 'port_security_enabled': True, 'description': ''}} 2025-06-09 02:24:15,652 - DEBUG - Response for create_subnet : {'subnet': {'id': '988cc4d6-d3d8-45a6-9bb9-835d1f787b10', 'name': '', 'tenant_id': 'f9458c6ac7b64878be87274442b89309', 'network_id': 'c0eae4e6-b1ef-4403-a152-0ecfb986530a', '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': 'f9458c6ac7b64878be87274442b89309'}} 2025-06-09 02:24:15,843 - DEBUG - Response for create_subnet : {'subnet': {'id': '42da9820-c42e-4099-a146-cda4e45f88c5', 'name': '', 'tenant_id': 'f9458c6ac7b64878be87274442b89309', 'network_id': 'c0eae4e6-b1ef-4403-a152-0ecfb986530a', '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': 'f9458c6ac7b64878be87274442b89309'}} 2025-06-09 02:24:15,865 - INFO - Created VN ctest-vn-73287445 2025-06-09 02:24:15,917 - DEBUG - VN ctest-vn-73287445 UUID is c0eae4e6-b1ef-4403-a152-0ecfb986530a 2025-06-09 02:24:16,295 - DEBUG - Response for create_port : {'port': {'name': 'ad525175-2932-44fb-9ff3-7c75ab4b377f', 'id': 'ad525175-2932-44fb-9ff3-7c75ab4b377f', 'tenant_id': 'f9458c6ac7b64878be87274442b89309', 'network_id': 'c0eae4e6-b1ef-4403-a152-0ecfb986530a', 'mac_address': '02:ad:52:51:75:29', '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': '988cc4d6-d3d8-45a6-9bb9-835d1f787b10'}], 'security_groups': ['27b05bec-6975-44f3-8ce4-cf535b9d7c64'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f9458c6ac7b64878be87274442b89309'}} 2025-06-09 02:24:16,490 - DEBUG - Response for create_port : {'port': {'name': '938cd5f2-be71-49cc-9a61-2f6e54768a05', 'id': '938cd5f2-be71-49cc-9a61-2f6e54768a05', 'tenant_id': 'f9458c6ac7b64878be87274442b89309', 'network_id': 'c0eae4e6-b1ef-4403-a152-0ecfb986530a', 'mac_address': '02:93:8c:d5:f2:be', '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': '42da9820-c42e-4099-a146-cda4e45f88c5'}], 'security_groups': ['27b05bec-6975-44f3-8ce4-cf535b9d7c64'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f9458c6ac7b64878be87274442b89309'}} 2025-06-09 02:24:16,877 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3422-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3422-1) 2025-06-09 02:24:17,272 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3422-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3422-1) 2025-06-09 02:24:18,545 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3422-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3422-1) 2025-06-09 02:24:18,545 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-06-09 02:24:18,551 - DEBUG - Requesting: http://10.0.0.27:8082/domain/02221717-eca1-43d9-adef-8bec404929db 2025-06-09 02:24:18,567 - DEBUG - Requesting: http://10.0.0.27:8082/project/f9458c6a-c7b6-4878-be87-274442b89309 2025-06-09 02:24:18,650 - DEBUG - Requesting: http://10.0.0.27:8082/network-ipam/e721fb36-df45-4408-b25d-25f9cf77845a 2025-06-09 02:24:18,662 - INFO - Verifications in API Server for IPAM: ctest-ipam-73228225 passed 2025-06-09 02:24:18,670 - DEBUG - Control-node 10.0.0.27 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-20268106:ctest-ipam-73228225', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-20268106', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16654869110085469192', 'uuid-lslong': '12852470666443064410'}, 'enable': 'true', 'created': '2025-06-09T02:24:14', 'last-modified': '2025-06-09T02:24:15', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.464242'} 2025-06-09 02:24:18,670 - INFO - Verifications in Control node for IPAM: ctest-ipam-73228225 passed 2025-06-09 02:24:18,670 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-06-09 02:24:18,676 - DEBUG - Requesting: http://10.0.0.27:8082/domain/02221717-eca1-43d9-adef-8bec404929db 2025-06-09 02:24:18,698 - DEBUG - Requesting: http://10.0.0.27:8082/project/f9458c6a-c7b6-4878-be87-274442b89309 2025-06-09 02:24:18,784 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/c0eae4e6-b1ef-4403-a152-0ecfb986530a 2025-06-09 02:24:18,805 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/c0eae4e6-b1ef-4403-a152-0ecfb986530a 2025-06-09 02:24:18,821 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/7bf8c00e-761f-4711-9b40-841f80cd3e28 2025-06-09 02:24:18,838 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/7bf8c00e-761f-4711-9b40-841f80cd3e28 2025-06-09 02:24:18,856 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/0f3aee3f-242a-4b26-8c96-00cb8bc3ba21 2025-06-09 02:24:18,868 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-06-09 02:24:18,868 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/c0eae4e6-b1ef-4403-a152-0ecfb986530a 2025-06-09 02:24:18,882 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/7bf8c00e-761f-4711-9b40-841f80cd3e28 2025-06-09 02:24:18,908 - INFO - Verified VN network id 8 for VN c0eae4e6-b1ef-4403-a152-0ecfb986530a 2025-06-09 02:24:18,909 - INFO - Verifications in API Server for VN ctest-vn-73287445 passed 2025-06-09 02:24:18,909 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/c0eae4e6-b1ef-4403-a152-0ecfb986530a 2025-06-09 02:24:18,923 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/7bf8c00e-761f-4711-9b40-841f80cd3e28 2025-06-09 02:24:18,944 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/7bf8c00e-761f-4711-9b40-841f80cd3e28 2025-06-09 02:24:18,956 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/0f3aee3f-242a-4b26-8c96-00cb8bc3ba21 2025-06-09 02:24:18,976 - DEBUG - Control-node 10.0.0.27 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-20268106:ctest-vn-73287445', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-20268106', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13901174879311315971', 'uuid-lslong': '11624369873530278666'}, 'enable': 'true', 'created': '2025-06-09T02:24:15', 'last-modified': '2025-06-09T02:24:15', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.162192'} 2025-06-09 02:24:18,985 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-06-09 02:24:18,985 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-73287445 passed 2025-06-09 02:24:18,986 - DEBUG - ====Verifying policy data for ctest-vn-73287445 in API_Server ====== 2025-06-09 02:24:18,986 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-06-09 02:24:18,996 - DEBUG - Requesting: http://10.0.0.27:8082/domain/02221717-eca1-43d9-adef-8bec404929db 2025-06-09 02:24:19,009 - DEBUG - Requesting: http://10.0.0.27:8082/project/f9458c6a-c7b6-4878-be87-274442b89309 2025-06-09 02:24:19,174 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/c0eae4e6-b1ef-4403-a152-0ecfb986530a 2025-06-09 02:24:19,217 - DEBUG - =>VN ctest-vn-73287445 has no policy to be verified 2025-06-09 02:24:19,218 - DEBUG - Verifying the vn in opserver 2025-06-09 02:24:19,218 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-20268106:ctest-vn-73287445 virtual network link through opserver 10.0.0.27 2025-06-09 02:24:19,218 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks 2025-06-09 02:24:19,599 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks 2025-06-09 02:24:19,662 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-20268106:ctest-vn-73287445', 'href': 'http://10.0.0.27:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-20268106:ctest-vn-73287445?flat'} 2025-06-09 02:24:19,662 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-20268106:ctest-vn-73287445 is found in opserver 2025-06-09 02:24:19,668 - DEBUG - VRF ids for VN ctest-vn-73287445: {'10.0.0.27': '2'} 2025-06-09 02:24:19,668 - INFO - Waiting for VM ctest-TestBasicVMVN-20268106-86533939 to be up.. 2025-06-09 02:24:19,763 - DEBUG - VM is in ACTIVE state now 2025-06-09 02:24:19,763 - INFO - VM name : ctest-TestBasicVMVN-20268106-86533939 2025-06-09 02:24:19,859 - DEBUG - VM ctest-TestBasicVMVN-20268106-86533939 ID is a824609f-f52e-4636-a6fa-6d0276823f01 2025-06-09 02:24:19,859 - DEBUG - VM ctest-TestBasicVMVN-20268106-86533939 launched on Node cn-jenkins-deploy-platform-ansible-os-3422-1 2025-06-09 02:24:19,963 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/a824609f-f52e-4636-a6fa-6d0276823f01 2025-06-09 02:24:19,977 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/ad525175-2932-44fb-9ff3-7c75ab4b377f 2025-06-09 02:24:23,259 - 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 1022ms') 2025-06-09 02:24:23,259 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-20268106-86533939 failed! 2025-06-09 02:24:23,313 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-20268106:ctest-vn-73287445 is 31.1.1.1 and allocation pool is NOT set 2025-06-09 02:24:23,313 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-20268106:ctest-vn-73287445 is 31.1.2.1 and allocation pool is NOT set 2025-06-09 02:24:27,391 - 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-06-09 02:24:27,392 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-20268106-86533939 failed! 2025-06-09 02:24:27,465 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-20268106:ctest-vn-73287445 is 31.1.1.1 and allocation pool is NOT set 2025-06-09 02:24:27,465 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-20268106:ctest-vn-73287445 is 31.1.2.1 and allocation pool is NOT set 2025-06-09 02:24:29,521 - 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.62 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.704 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.704/3.159/5.615/2.455 ms') 2025-06-09 02:24:29,521 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-20268106-86533939 passed 2025-06-09 02:24:29,676 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-09 02:24:29,677 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-20268106-86533939, IP 31.1.1.4, Port 22 2025-06-09 02:24:29,832 - DEBUG - VM ctest-TestBasicVMVN-20268106-86533939 is ready for SSH connections 2025-06-09 02:24:29,832 - INFO - Waiting for VM ctest-TestBasicVMVN-20268106-39760468 to be up.. 2025-06-09 02:24:29,917 - DEBUG - VM is in ACTIVE state now 2025-06-09 02:24:29,917 - INFO - VM name : ctest-TestBasicVMVN-20268106-39760468 2025-06-09 02:24:29,998 - DEBUG - VM ctest-TestBasicVMVN-20268106-39760468 ID is ac553d51-55c4-4db3-b0f0-3de75962fc00 2025-06-09 02:24:29,998 - DEBUG - VM ctest-TestBasicVMVN-20268106-39760468 launched on Node cn-jenkins-deploy-platform-ansible-os-3422-1 2025-06-09 02:24:30,077 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/ac553d51-55c4-4db3-b0f0-3de75962fc00 2025-06-09 02:24:30,089 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/938cd5f2-be71-49cc-9a61-2f6e54768a05 2025-06-09 02:24:31,337 - 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.87 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.431 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.431/2.152/3.874/1.721 ms') 2025-06-09 02:24:31,337 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-20268106-39760468 passed 2025-06-09 02:24:31,488 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-09 02:24:31,489 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-20268106-39760468, IP 31.1.2.4, Port 22 2025-06-09 02:24:31,640 - DEBUG - VM ctest-TestBasicVMVN-20268106-39760468 is ready for SSH connections 2025-06-09 02:24:31,640 - INFO - Waiting for VM ctest-TestBasicVMVN-20268106-42774339 to be up.. 2025-06-09 02:24:31,719 - DEBUG - VM is in ACTIVE state now 2025-06-09 02:24:31,719 - INFO - VM name : ctest-TestBasicVMVN-20268106-42774339 2025-06-09 02:24:31,792 - DEBUG - VM ctest-TestBasicVMVN-20268106-42774339 ID is dfc73abc-8e7a-4c67-9941-85097f534f22 2025-06-09 02:24:31,793 - DEBUG - VM ctest-TestBasicVMVN-20268106-42774339 launched on Node cn-jenkins-deploy-platform-ansible-os-3422-1 2025-06-09 02:24:31,870 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/dfc73abc-8e7a-4c67-9941-85097f534f22 2025-06-09 02:24:31,878 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/0a010cd5-4d57-4ef7-a259-bf7118d1a3f5 2025-06-09 02:24:33,121 - 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.65 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.381 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.381/2.015/3.650/1.634 ms') 2025-06-09 02:24:33,122 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-20268106-42774339 passed 2025-06-09 02:24:33,273 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-09 02:24:33,273 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-20268106-42774339, IP 31.1.1.3, Port 22 2025-06-09 02:24:33,427 - DEBUG - VM ctest-TestBasicVMVN-20268106-42774339 is ready for SSH connections 2025-06-09 02:24:33,428 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-09 02:24:33,428 - 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-06-09 02:24:33,428 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-06-09 02:24:37,432 - 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.313 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.001 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.804 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.804/1.706/3.313 ms 2025-06-09 02:24:37,432 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-20268106-86533939 passed 2025-06-09 02:24:37,432 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-09 02:24:37,432 - 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-06-09 02:24:37,432 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-06-09 02:24:41,041 - 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=3.217 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.779 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.761 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.761/1.585/3.217 ms 2025-06-09 02:24:41,041 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-20268106-39760468 passed 2025-06-09 02:24:41,041 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-09 02:24:41,041 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-09 02:24:41,041 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-09 02:24:41,041 - 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-06-09 02:24:41,041 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-06-09 02:24:41,227 - DEBUG - None 2025-06-09 02:24:41,227 - 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-06-09 02:24:41,227 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-06-09 02:24:41,404 - DEBUG - None 2025-06-09 02:24:41,404 - 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-06-09 02:24:41,404 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-06-09 02:24:42,037 - DEBUG - None 2025-06-09 02:24:42,037 - 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-06-09 02:24:42,037 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-06-09 02:24:44,245 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.778 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.588 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.406 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.722 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.415 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.406/1.781/4.588 ms 2025-06-09 02:24:44,246 - 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-06-09 02:24:44,246 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-06-09 02:24:46,528 - 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.371 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.731 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.422 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.502 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.750 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.582 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.375 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.375/2.819/7.422 ms 2025-06-09 02:24:46,528 - 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-06-09 02:24:46,528 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-06-09 02:24:48,769 - 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=1.344 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.316 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.352 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.018 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.300 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.172 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=1.653 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 1.018/2.450/4.352 ms 2025-06-09 02:24:48,769 - INFO - Deleting VM ctest-TestBasicVMVN-20268106-42774339 2025-06-09 02:24:48,838 - INFO - Detaching port 938cd5f2-be71-49cc-9a61-2f6e54768a05 from VM ctest-TestBasicVMVN-20268106-39760468 2025-06-09 02:24:48,893 - INFO - Deleting VM ctest-TestBasicVMVN-20268106-39760468 2025-06-09 02:24:48,959 - INFO - Detaching port ad525175-2932-44fb-9ff3-7c75ab4b377f from VM ctest-TestBasicVMVN-20268106-86533939 2025-06-09 02:24:48,991 - INFO - Deleting VM ctest-TestBasicVMVN-20268106-86533939 2025-06-09 02:24:49,070 - INFO - Deleting VN ctest-vn-73287445 2025-06-09 02:24:49,239 - DEBUG - Response for delete_port : () 2025-06-09 02:24:49,457 - DEBUG - Response for delete_port : () 2025-06-09 02:24:49,505 - DEBUG - VN c0eae4e6-b1ef-4403-a152-0ecfb986530a still in use: Unable to complete operation on network c0eae4e6-b1ef-4403-a152-0ecfb986530a. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-4fd9faf4-a13c-4291-bda6-36a9018aff53'] 2025-06-09 02:24:49,505 - WARNING - Deleting VN ctest-vn-73287445 failed..Will retry 2025-06-09 02:24:51,643 - DEBUG - Response for deleting network () 2025-06-09 02:24:51,643 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/7bf8c00e-761f-4711-9b40-841f80cd3e28 2025-06-09 02:24:51,653 - DEBUG - Response Code: 404 2025-06-09 02:24:51,653 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-06-09 02:24:51,662 - DEBUG - Requesting: http://10.0.0.27:8082/domain/02221717-eca1-43d9-adef-8bec404929db 2025-06-09 02:24:51,685 - DEBUG - Requesting: http://10.0.0.27:8082/project/f9458c6a-c7b6-4878-be87-274442b89309 2025-06-09 02:24:51,763 - INFO - Validated that VN ctest-vn-73287445 is not found in API Server 2025-06-09 02:24:51,775 - DEBUG - VN ctest-vn-73287445 is not present in Agent 10.0.0.27 2025-06-09 02:24:51,775 - INFO - Validated that VN ctest-vn-73287445 is not in any agent 2025-06-09 02:24:51,783 - DEBUG - VRF 2 is not seen in agent 10.0.0.27 2025-06-09 02:24:51,790 - DEBUG - Vrouter 10.0.0.27 does not have vrf 2 for VN ctest-vn-73287445 2025-06-09 02:24:51,790 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-20268106:ctest-vn-73287445 2025-06-09 02:24:51,802 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-73287445 info 2025-06-09 02:24:51,884 - INFO - IPAM: ctest-ipam-73228225 is not found in API Server 2025-06-09 02:24:51,895 - INFO - IPAM:ctest-ipam-73228225 is not found in control node 2025-06-09 02:24:52,162 - DEBUG - No XMPP flaps were noticed during the test 2025-06-09 02:24:52,162 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38] 2025-06-09 02:24:52,162 - INFO - -------------------------------------------------------------------------------- 2025-06-09 02:24:52,886 - INFO - Deleted project: ctest-TestBasicVMVN-20268106, ID : f9458c6a-c7b6-4878-be87-274442b89309