2025-10-31 03:31:23,069 - INFO - Domain Default found not creating 2025-10-31 03:31:23,213 - INFO - Project ctest-TestBasicVMVN-79743976 not found, creating it 2025-10-31 03:31:23,645 - INFO - Created Project:ctest-TestBasicVMVN-79743976, ID : bb2a8a86-28d1-47a5-8888-c37c44fc93ae 2025-10-31 03:31:25,169 - INFO - ================================================================================ 2025-10-31 03:31:25,169 - INFO - STARTING TEST : test_generic_link_local_service 2025-10-31 03:31:25,170 - 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-10-31 03:31:25,429 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.14': '0'}} with 2025-10-31 03:31:25,429 - INFO - Initial checks done. Running the testcase now 2025-10-31 03:31:25,429 - INFO - 2025-10-31 03:31:25,968 - DEBUG - Response for create_network : {'network': {'id': 'c6a5ebe0-bdd4-44e1-8881-598c96dabafd', 'name': 'ctest-vn2_metadata-13294902', 'tenant_id': 'bb2a8a8628d147a58888c37c44fc93ae', 'project_id': 'bb2a8a8628d147a58888c37c44fc93ae', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-79743976', 'ctest-vn2_metadata-13294902'], 'port_security_enabled': True, 'description': ''}} 2025-10-31 03:31:26,141 - DEBUG - Response for create_subnet : {'subnet': {'id': '7d8d6a71-5a47-4132-ac83-48ae86e1599f', 'name': '', 'tenant_id': 'bb2a8a8628d147a58888c37c44fc93ae', 'network_id': 'c6a5ebe0-bdd4-44e1-8881-598c96dabafd', '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': 'bb2a8a8628d147a58888c37c44fc93ae'}} 2025-10-31 03:31:26,156 - INFO - Created VN ctest-vn2_metadata-13294902 2025-10-31 03:31:26,208 - DEBUG - VN ctest-vn2_metadata-13294902 UUID is c6a5ebe0-bdd4-44e1-8881-598c96dabafd 2025-10-31 03:31:26,375 - DEBUG - Services list from nova: [, , ] 2025-10-31 03:31:27,356 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4569-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4569-1) 2025-10-31 03:31:27,460 - DEBUG - Link local service introspect added 2025-10-31 03:31:27,500 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-31 03:31:32,573 - DEBUG - VM is in ACTIVE state now 2025-10-31 03:31:32,699 - INFO - Waiting for VM ctest-TestBasicVMVN-79743976-95764761 to be up.. 2025-10-31 03:31:32,699 - INFO - VM name : ctest-TestBasicVMVN-79743976-95764761 2025-10-31 03:31:32,765 - DEBUG - VM ctest-TestBasicVMVN-79743976-95764761 ID is 3afcbf3f-bfb0-44b9-9e09-63332d7f3d2f 2025-10-31 03:31:32,766 - DEBUG - VM ctest-TestBasicVMVN-79743976-95764761 launched on Node cn-jenkins-deploy-platform-ansible-os-4569-1 2025-10-31 03:31:32,830 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/3afcbf3f-bfb0-44b9-9e09-63332d7f3d2f 2025-10-31 03:31:33,121 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/3afcbf3f-bfb0-44b9-9e09-63332d7f3d2f 2025-10-31 03:31:33,150 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/837cba71-5c53-41e0-b4c5-1e9c2c35e6a7 2025-10-31 03:31:36,405 - 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-10-31 03:31:36,405 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-79743976-95764761 failed! 2025-10-31 03:31:36,460 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-79743976:ctest-vn2_metadata-13294902 is 11.1.1.1 and allocation pool is NOT set 2025-10-31 03:31:38,523 - 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.66 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.753 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.753/2.208/3.664/1.455 ms') 2025-10-31 03:31:38,523 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-79743976-95764761 passed 2025-10-31 03:31:38,676 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-31 03:31:38,676 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-79743976-95764761, IP 11.1.1.3, Port 22 2025-10-31 03:31:38,832 - DEBUG - VM ctest-TestBasicVMVN-79743976-95764761 is ready for SSH connections 2025-10-31 03:31:38,832 - INFO - Retry 0 2025-10-31 03:31:38,832 - 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.254, gateway password: c0ntrail123 2025-10-31 03:31:38,832 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-10-31 03:31:40,480 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-10-31 03:31:40,480 - INFO - Generic metadata worked 2025-10-31 03:31:40,744 - DEBUG - Link local service introspect removed 2025-10-31 03:31:40,744 - INFO - Deleting VM ctest-TestBasicVMVN-79743976-95764761 2025-10-31 03:31:40,822 - INFO - Deleting VN ctest-vn2_metadata-13294902 2025-10-31 03:31:40,854 - DEBUG - VN c6a5ebe0-bdd4-44e1-8881-598c96dabafd still in use: Unable to complete operation on network c6a5ebe0-bdd4-44e1-8881-598c96dabafd. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-7ea5e4ca-8d2f-4756-a8ee-39f492f362b6'] 2025-10-31 03:31:40,854 - WARNING - Deleting VN ctest-vn2_metadata-13294902 failed..Will retry 2025-10-31 03:31:42,939 - DEBUG - Response for deleting network () 2025-10-31 03:31:43,196 - DEBUG - No XMPP flaps were noticed during the test 2025-10-31 03:31:43,196 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18] 2025-10-31 03:31:43,196 - INFO - -------------------------------------------------------------------------------- 2025-10-31 03:31:43,198 - INFO - ================================================================================ 2025-10-31 03:31:43,198 - INFO - STARTING TEST : test_metadata_service 2025-10-31 03:31:43,199 - 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-10-31 03:31:43,485 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.14': '0'}} with 2025-10-31 03:31:43,485 - INFO - Initial checks done. Running the testcase now 2025-10-31 03:31:43,485 - INFO - 2025-10-31 03:31:43,485 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs 2025-10-31 03:31:43,491 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/e56151ae-c8cc-4a05-8f06-b753b277d210 2025-10-31 03:31:43,662 - DEBUG - Response for create_network : {'network': {'id': '986e0f58-9dda-4e75-b89e-07621eee6c74', 'name': 'ctest-vn-00474671', 'tenant_id': 'bb2a8a8628d147a58888c37c44fc93ae', 'project_id': 'bb2a8a8628d147a58888c37c44fc93ae', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-79743976', 'ctest-vn-00474671'], 'port_security_enabled': True, 'description': ''}} 2025-10-31 03:31:43,823 - DEBUG - Response for create_subnet : {'subnet': {'id': '67d49602-5f3f-433a-a730-64490f47530e', 'name': '', 'tenant_id': 'bb2a8a8628d147a58888c37c44fc93ae', 'network_id': '986e0f58-9dda-4e75-b89e-07621eee6c74', 'ip_version': 4, 'cidr': '152.123.8.64/26', 'allocation_pools': [{'start': '152.123.8.66', 'end': '152.123.8.126'}], 'gateway_ip': '152.123.8.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '152.123.8.66', 'tags': [], 'project_id': 'bb2a8a8628d147a58888c37c44fc93ae'}} 2025-10-31 03:31:43,838 - INFO - Created VN ctest-vn-00474671 2025-10-31 03:31:43,888 - DEBUG - VN ctest-vn-00474671 UUID is 986e0f58-9dda-4e75-b89e-07621eee6c74 2025-10-31 03:31:45,125 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4569-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4569-1) 2025-10-31 03:31:45,125 - INFO - Waiting for VM ctest-TestBasicVMVN-79743976-52896203 to be up.. 2025-10-31 03:31:45,170 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-31 03:31:50,247 - DEBUG - VM is in ACTIVE state now 2025-10-31 03:31:50,247 - INFO - VM name : ctest-TestBasicVMVN-79743976-52896203 2025-10-31 03:31:50,315 - DEBUG - VM ctest-TestBasicVMVN-79743976-52896203 ID is 8866a0fb-b98b-4547-a63d-519fd68cd0b1 2025-10-31 03:31:50,315 - DEBUG - VM ctest-TestBasicVMVN-79743976-52896203 launched on Node cn-jenkins-deploy-platform-ansible-os-4569-1 2025-10-31 03:31:50,378 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/8866a0fb-b98b-4547-a63d-519fd68cd0b1 2025-10-31 03:31:50,386 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/53fe06d0-4de3-4041-9a9d-7dae7c947e4b 2025-10-31 03:31:53,656 - 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 1033ms') 2025-10-31 03:31:53,657 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-79743976-52896203 failed! 2025-10-31 03:31:53,708 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-79743976:ctest-vn-00474671 is 152.123.8.65 and allocation pool is NOT set 2025-10-31 03:31:55,768 - 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.93 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.447 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.447/2.188/3.930/1.741 ms') 2025-10-31 03:31:55,768 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-79743976-52896203 passed 2025-10-31 03:31:55,916 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-31 03:31:55,916 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-79743976-52896203, IP 152.123.8.67, Port 22 2025-10-31 03:31:56,082 - DEBUG - VM ctest-TestBasicVMVN-79743976-52896203 is ready for SSH connections 2025-10-31 03:31:56,082 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-10-31 03:31:56,082 - DEBUG - cat /tmp/output.txt 2025-10-31 03:31:57,712 - DEBUG - Hello World. The time is now Thu, 30 Oct 2025 21:31:56 -0600! 2025-10-31 03:31:57,712 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 30 Oct 2025 21:31:56 -0600!'} 2025-10-31 03:31:57,713 - INFO - metadata_script.txt got executed in the vm 2025-10-31 03:31:57,713 - INFO - Deleting VM ctest-TestBasicVMVN-79743976-52896203 2025-10-31 03:31:57,791 - INFO - Deleting VN ctest-vn-00474671 2025-10-31 03:31:57,827 - DEBUG - VN 986e0f58-9dda-4e75-b89e-07621eee6c74 still in use: Unable to complete operation on network 986e0f58-9dda-4e75-b89e-07621eee6c74. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-a947c4b6-cbf0-4a72-809b-373972216ca0'] 2025-10-31 03:31:57,827 - WARNING - Deleting VN ctest-vn-00474671 failed..Will retry 2025-10-31 03:31:59,915 - DEBUG - Response for deleting network () 2025-10-31 03:32:00,173 - DEBUG - No XMPP flaps were noticed during the test 2025-10-31 03:32:00,173 - INFO - END TEST : test_metadata_service : PASSED[0:00:17] 2025-10-31 03:32:00,173 - INFO - -------------------------------------------------------------------------------- 2025-10-31 03:32:00,175 - INFO - ================================================================================ 2025-10-31 03:32:00,175 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-10-31 03:32:00,175 - 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-10-31 03:32:00,477 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.14': '0'}} with 2025-10-31 03:32:00,477 - INFO - Initial checks done. Running the testcase now 2025-10-31 03:32:00,477 - INFO - 2025-10-31 03:32:00,933 - DEBUG - Response for create_network : {'network': {'id': '22ac763f-3978-4059-90b6-a2ce76659f67', 'name': 'ctest-vn-20686470', 'tenant_id': 'bb2a8a8628d147a58888c37c44fc93ae', 'project_id': 'bb2a8a8628d147a58888c37c44fc93ae', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-79743976', 'ctest-vn-20686470'], 'port_security_enabled': True, 'description': ''}} 2025-10-31 03:32:01,099 - DEBUG - Response for create_subnet : {'subnet': {'id': '8f43ecb4-cbf5-4e51-8293-9b290a007140', 'name': '', 'tenant_id': 'bb2a8a8628d147a58888c37c44fc93ae', 'network_id': '22ac763f-3978-4059-90b6-a2ce76659f67', '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': 'bb2a8a8628d147a58888c37c44fc93ae'}} 2025-10-31 03:32:01,248 - DEBUG - Response for create_subnet : {'subnet': {'id': '090bcfd5-fd4d-4b86-8d5e-5b5ea61d5281', 'name': '', 'tenant_id': 'bb2a8a8628d147a58888c37c44fc93ae', 'network_id': '22ac763f-3978-4059-90b6-a2ce76659f67', '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': 'bb2a8a8628d147a58888c37c44fc93ae'}} 2025-10-31 03:32:01,265 - INFO - Created VN ctest-vn-20686470 2025-10-31 03:32:01,316 - DEBUG - VN ctest-vn-20686470 UUID is 22ac763f-3978-4059-90b6-a2ce76659f67 2025-10-31 03:32:01,655 - DEBUG - Response for create_port : {'port': {'name': 'b2b4b68f-a1b3-4db4-a0c3-676604f1b5fc', 'id': 'b2b4b68f-a1b3-4db4-a0c3-676604f1b5fc', 'tenant_id': 'bb2a8a8628d147a58888c37c44fc93ae', 'network_id': '22ac763f-3978-4059-90b6-a2ce76659f67', 'mac_address': '02:b2:b4:b6:8f:a1', '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': '8f43ecb4-cbf5-4e51-8293-9b290a007140'}], 'security_groups': ['67a94421-32cb-4d72-bb13-54c342c3cde2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'bb2a8a8628d147a58888c37c44fc93ae'}} 2025-10-31 03:32:01,809 - DEBUG - Response for create_port : {'port': {'name': '66aa88c8-fa2b-436b-9cfa-a528a68c8aaa', 'id': '66aa88c8-fa2b-436b-9cfa-a528a68c8aaa', 'tenant_id': 'bb2a8a8628d147a58888c37c44fc93ae', 'network_id': '22ac763f-3978-4059-90b6-a2ce76659f67', 'mac_address': '02:66:aa:88:c8:fa', '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': '090bcfd5-fd4d-4b86-8d5e-5b5ea61d5281'}], 'security_groups': ['67a94421-32cb-4d72-bb13-54c342c3cde2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'bb2a8a8628d147a58888c37c44fc93ae'}} 2025-10-31 03:32:02,198 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4569-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4569-1) 2025-10-31 03:32:02,656 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4569-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4569-1) 2025-10-31 03:32:03,985 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4569-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4569-1) 2025-10-31 03:32:03,985 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-10-31 03:32:03,997 - DEBUG - Requesting: http://10.0.0.254:8082/domain/7e75470a-6a69-41bb-a8af-f2f0975c830f 2025-10-31 03:32:04,009 - DEBUG - Requesting: http://10.0.0.254:8082/project/bb2a8a86-28d1-47a5-8888-c37c44fc93ae 2025-10-31 03:32:04,103 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/c916f7b1-fdbe-408a-8c1d-9cb549264cc1 2025-10-31 03:32:04,111 - INFO - Verifications in API Server for IPAM: ctest-ipam-05996466 passed 2025-10-31 03:32:04,117 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-79743976:ctest-ipam-05996466', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-79743976', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14490041194949525642', 'uuid-lslong': '10096398242064780481'}, 'enable': 'true', 'created': '2025-10-31T03:32:00', 'last-modified': '2025-10-31T03:32:00', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.415389'} 2025-10-31 03:32:04,117 - INFO - Verifications in Control node for IPAM: ctest-ipam-05996466 passed 2025-10-31 03:32:04,118 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-10-31 03:32:04,122 - DEBUG - Requesting: http://10.0.0.254:8082/domain/7e75470a-6a69-41bb-a8af-f2f0975c830f 2025-10-31 03:32:04,132 - DEBUG - Requesting: http://10.0.0.254:8082/project/bb2a8a86-28d1-47a5-8888-c37c44fc93ae 2025-10-31 03:32:04,205 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/22ac763f-3978-4059-90b6-a2ce76659f67 2025-10-31 03:32:04,217 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/22ac763f-3978-4059-90b6-a2ce76659f67 2025-10-31 03:32:04,229 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/1b15dc95-1e25-42a7-961f-bd164d72c8a8 2025-10-31 03:32:04,238 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/1b15dc95-1e25-42a7-961f-bd164d72c8a8 2025-10-31 03:32:04,245 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/8fccf562-9c42-424a-af6c-c1591ea4785f 2025-10-31 03:32:04,252 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-31 03:32:04,252 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/22ac763f-3978-4059-90b6-a2ce76659f67 2025-10-31 03:32:04,267 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/1b15dc95-1e25-42a7-961f-bd164d72c8a8 2025-10-31 03:32:04,281 - INFO - Verified VN network id 11 for VN 22ac763f-3978-4059-90b6-a2ce76659f67 2025-10-31 03:32:04,281 - INFO - Verifications in API Server for VN ctest-vn-20686470 passed 2025-10-31 03:32:04,281 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/22ac763f-3978-4059-90b6-a2ce76659f67 2025-10-31 03:32:04,293 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/1b15dc95-1e25-42a7-961f-bd164d72c8a8 2025-10-31 03:32:04,301 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/1b15dc95-1e25-42a7-961f-bd164d72c8a8 2025-10-31 03:32:04,309 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/8fccf562-9c42-424a-af6c-c1591ea4785f 2025-10-31 03:32:04,321 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-79743976:ctest-vn-20686470', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-79743976', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2498501907202981977', 'uuid-lslong': '10427700994856296295'}, 'enable': 'true', 'created': '2025-10-31T03:32:00', 'last-modified': '2025-10-31T03:32:01', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.097298'} 2025-10-31 03:32:04,327 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-31 03:32:04,327 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-20686470 passed 2025-10-31 03:32:04,327 - DEBUG - ====Verifying policy data for ctest-vn-20686470 in API_Server ====== 2025-10-31 03:32:04,327 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-10-31 03:32:04,351 - DEBUG - Requesting: http://10.0.0.254:8082/domain/7e75470a-6a69-41bb-a8af-f2f0975c830f 2025-10-31 03:32:04,370 - DEBUG - Requesting: http://10.0.0.254:8082/project/bb2a8a86-28d1-47a5-8888-c37c44fc93ae 2025-10-31 03:32:04,464 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/22ac763f-3978-4059-90b6-a2ce76659f67 2025-10-31 03:32:04,481 - DEBUG - =>VN ctest-vn-20686470 has no policy to be verified 2025-10-31 03:32:04,482 - DEBUG - Verifying the vn in opserver 2025-10-31 03:32:04,482 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-79743976:ctest-vn-20686470 virtual network link through opserver 10.0.0.254 2025-10-31 03:32:04,482 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-10-31 03:32:04,981 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-10-31 03:32:05,066 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-79743976:ctest-vn-20686470', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-79743976:ctest-vn-20686470?flat'} 2025-10-31 03:32:05,066 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-79743976:ctest-vn-20686470 is found in opserver 2025-10-31 03:32:05,072 - DEBUG - VRF ids for VN ctest-vn-20686470: {'10.0.0.254': '2'} 2025-10-31 03:32:05,072 - INFO - Waiting for VM ctest-TestBasicVMVN-79743976-81549516 to be up.. 2025-10-31 03:32:05,170 - DEBUG - VM is in ACTIVE state now 2025-10-31 03:32:05,170 - INFO - VM name : ctest-TestBasicVMVN-79743976-81549516 2025-10-31 03:32:05,248 - DEBUG - VM ctest-TestBasicVMVN-79743976-81549516 ID is 94164621-965f-4dfb-a523-af05e33eee37 2025-10-31 03:32:05,248 - DEBUG - VM ctest-TestBasicVMVN-79743976-81549516 launched on Node cn-jenkins-deploy-platform-ansible-os-4569-1 2025-10-31 03:32:05,326 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/94164621-965f-4dfb-a523-af05e33eee37 2025-10-31 03:32:05,334 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/b2b4b68f-a1b3-4db4-a0c3-676604f1b5fc 2025-10-31 03:32:08,594 - 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-10-31 03:32:08,594 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-79743976-81549516 failed! 2025-10-31 03:32:08,648 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-79743976:ctest-vn-20686470 is 31.1.1.1 and allocation pool is NOT set 2025-10-31 03:32:08,648 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-79743976:ctest-vn-20686470 is 31.1.2.1 and allocation pool is NOT set 2025-10-31 03:32:12,723 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1019ms') 2025-10-31 03:32:12,723 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-79743976-81549516 failed! 2025-10-31 03:32:12,776 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-79743976:ctest-vn-20686470 is 31.1.1.1 and allocation pool is NOT set 2025-10-31 03:32:12,776 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-79743976:ctest-vn-20686470 is 31.1.2.1 and allocation pool is NOT set 2025-10-31 03:32:14,841 - 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.71 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.418 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.418/1.565/2.712/1.147 ms') 2025-10-31 03:32:14,841 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-79743976-81549516 passed 2025-10-31 03:32:14,988 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-31 03:32:14,988 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-79743976-81549516, IP 31.1.1.4, Port 22 2025-10-31 03:32:15,144 - DEBUG - VM ctest-TestBasicVMVN-79743976-81549516 is ready for SSH connections 2025-10-31 03:32:15,144 - INFO - Waiting for VM ctest-TestBasicVMVN-79743976-90213615 to be up.. 2025-10-31 03:32:15,228 - DEBUG - VM is in ACTIVE state now 2025-10-31 03:32:15,228 - INFO - VM name : ctest-TestBasicVMVN-79743976-90213615 2025-10-31 03:32:15,301 - DEBUG - VM ctest-TestBasicVMVN-79743976-90213615 ID is bc7d1888-41f7-4fc2-84f0-f4adaf5dbdc0 2025-10-31 03:32:15,301 - DEBUG - VM ctest-TestBasicVMVN-79743976-90213615 launched on Node cn-jenkins-deploy-platform-ansible-os-4569-1 2025-10-31 03:32:15,375 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/bc7d1888-41f7-4fc2-84f0-f4adaf5dbdc0 2025-10-31 03:32:15,383 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/66aa88c8-fa2b-436b-9cfa-a528a68c8aaa 2025-10-31 03:32:16,620 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=2.65 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.403 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.403/1.526/2.649/1.123 ms') 2025-10-31 03:32:16,620 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-79743976-90213615 passed 2025-10-31 03:32:16,768 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-31 03:32:16,768 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-79743976-90213615, IP 31.1.2.4, Port 22 2025-10-31 03:32:16,923 - DEBUG - VM ctest-TestBasicVMVN-79743976-90213615 is ready for SSH connections 2025-10-31 03:32:16,923 - INFO - Waiting for VM ctest-TestBasicVMVN-79743976-09888174 to be up.. 2025-10-31 03:32:16,995 - DEBUG - VM is in ACTIVE state now 2025-10-31 03:32:16,995 - INFO - VM name : ctest-TestBasicVMVN-79743976-09888174 2025-10-31 03:32:17,070 - DEBUG - VM ctest-TestBasicVMVN-79743976-09888174 ID is 429854a1-f1d2-4ba1-8d10-38d67865dac4 2025-10-31 03:32:17,070 - DEBUG - VM ctest-TestBasicVMVN-79743976-09888174 launched on Node cn-jenkins-deploy-platform-ansible-os-4569-1 2025-10-31 03:32:17,136 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/429854a1-f1d2-4ba1-8d10-38d67865dac4 2025-10-31 03:32:17,145 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/0d7d7c1d-b869-4203-be51-39c97e8461ef 2025-10-31 03:32:18,386 - 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.26 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.606 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.606/1.931/3.256/1.325 ms') 2025-10-31 03:32:18,386 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-79743976-09888174 passed 2025-10-31 03:32:18,540 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-31 03:32:18,540 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-79743976-09888174, IP 31.1.1.3, Port 22 2025-10-31 03:32:18,700 - DEBUG - VM ctest-TestBasicVMVN-79743976-09888174 is ready for SSH connections 2025-10-31 03:32:18,700 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-31 03:32:18,700 - 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.254, gateway password: c0ntrail123 2025-10-31 03:32:18,700 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-10-31 03:32:22,686 - 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=4.028 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.150 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.165 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.150/2.114/4.028 ms 2025-10-31 03:32:22,686 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-79743976-81549516 passed 2025-10-31 03:32:22,686 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-31 03:32:22,686 - 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.254, gateway password: c0ntrail123 2025-10-31 03:32:22,686 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-10-31 03:32:26,355 - 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.847 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.835 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.898 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.835/1.526/2.847 ms 2025-10-31 03:32:26,355 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-79743976-90213615 passed 2025-10-31 03:32:26,355 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-31 03:32:26,355 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-31 03:32:26,355 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-31 03:32:26,355 - 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.254, gateway password: c0ntrail123 2025-10-31 03:32:26,356 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-31 03:32:26,570 - DEBUG - None 2025-10-31 03:32:26,571 - 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.254, gateway password: c0ntrail123 2025-10-31 03:32:26,571 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-31 03:32:26,758 - DEBUG - None 2025-10-31 03:32:26,759 - 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.254, gateway password: c0ntrail123 2025-10-31 03:32:26,759 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-31 03:32:27,359 - DEBUG - None 2025-10-31 03:32:27,359 - 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.254, gateway password: c0ntrail123 2025-10-31 03:32:27,359 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-10-31 03:32:29,570 - 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.996 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.551 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=2.551 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.980 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.393 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.393/3.294/7.551 ms 2025-10-31 03:32:29,570 - 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.254, gateway password: c0ntrail123 2025-10-31 03:32:29,570 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-10-31 03:32:31,831 - 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.025 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.399 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.545 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.414 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.190 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.422 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.418 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.414/2.487/4.545 ms 2025-10-31 03:32:31,831 - 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.254, gateway password: c0ntrail123 2025-10-31 03:32:31,831 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-10-31 03:32:34,085 - 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=2.084 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.088 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.778 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.552 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.537 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.464 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.413 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.413/2.559/4.778 ms 2025-10-31 03:32:34,086 - INFO - Deleting VM ctest-TestBasicVMVN-79743976-09888174 2025-10-31 03:32:34,159 - INFO - Detaching port 66aa88c8-fa2b-436b-9cfa-a528a68c8aaa from VM ctest-TestBasicVMVN-79743976-90213615 2025-10-31 03:32:34,191 - INFO - Deleting VM ctest-TestBasicVMVN-79743976-90213615 2025-10-31 03:32:34,265 - INFO - Detaching port b2b4b68f-a1b3-4db4-a0c3-676604f1b5fc from VM ctest-TestBasicVMVN-79743976-81549516 2025-10-31 03:32:34,302 - INFO - Deleting VM ctest-TestBasicVMVN-79743976-81549516 2025-10-31 03:32:34,368 - INFO - Deleting VN ctest-vn-20686470 2025-10-31 03:32:34,510 - DEBUG - Response for delete_port : () 2025-10-31 03:32:34,665 - DEBUG - Response for delete_port : () 2025-10-31 03:32:34,695 - DEBUG - VN 22ac763f-3978-4059-90b6-a2ce76659f67 still in use: Unable to complete operation on network 22ac763f-3978-4059-90b6-a2ce76659f67. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-117859dc-c85a-480e-91eb-fc6b51a7dfc7'] 2025-10-31 03:32:34,695 - WARNING - Deleting VN ctest-vn-20686470 failed..Will retry 2025-10-31 03:32:36,792 - DEBUG - Response for deleting network () 2025-10-31 03:32:36,792 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/1b15dc95-1e25-42a7-961f-bd164d72c8a8 2025-10-31 03:32:36,797 - DEBUG - Response Code: 404 2025-10-31 03:32:36,797 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-10-31 03:32:36,801 - DEBUG - Requesting: http://10.0.0.254:8082/domain/7e75470a-6a69-41bb-a8af-f2f0975c830f 2025-10-31 03:32:36,852 - DEBUG - Requesting: http://10.0.0.254:8082/project/bb2a8a86-28d1-47a5-8888-c37c44fc93ae 2025-10-31 03:32:36,921 - INFO - Validated that VN ctest-vn-20686470 is not found in API Server 2025-10-31 03:32:36,930 - DEBUG - VN ctest-vn-20686470 is not present in Agent 10.0.0.254 2025-10-31 03:32:36,930 - INFO - Validated that VN ctest-vn-20686470 is not in any agent 2025-10-31 03:32:36,935 - DEBUG - VRF 2 is not seen in agent 10.0.0.254 2025-10-31 03:32:36,942 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-20686470 2025-10-31 03:32:36,942 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-79743976:ctest-vn-20686470 2025-10-31 03:32:36,952 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-20686470 info 2025-10-31 03:32:37,024 - INFO - IPAM: ctest-ipam-05996466 is not found in API Server 2025-10-31 03:32:37,033 - INFO - IPAM:ctest-ipam-05996466 is not found in control node 2025-10-31 03:32:37,288 - DEBUG - No XMPP flaps were noticed during the test 2025-10-31 03:32:37,288 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37] 2025-10-31 03:32:37,288 - INFO - -------------------------------------------------------------------------------- 2025-10-31 03:32:37,949 - INFO - Deleted project: ctest-TestBasicVMVN-79743976, ID : bb2a8a86-28d1-47a5-8888-c37c44fc93ae