2025-04-23 16:58:37,117 - INFO - Domain Default found not creating 2025-04-23 16:58:37,222 - INFO - Project ctest-TestBasicVMVN-25636743 not found, creating it 2025-04-23 16:58:37,700 - INFO - Created Project:ctest-TestBasicVMVN-25636743, ID : 9af0a2d1-238b-46f7-a244-c0b8e61508df 2025-04-23 16:58:38,843 - INFO - ================================================================================ 2025-04-23 16:58:38,843 - INFO - STARTING TEST : test_generic_link_local_service 2025-04-23 16:58:38,843 - 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-04-23 16:58:39,099 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.14': '0'}} with 2025-04-23 16:58:39,099 - INFO - Initial checks done. Running the testcase now 2025-04-23 16:58:39,100 - INFO - 2025-04-23 16:58:39,562 - DEBUG - Response for create_network : {'network': {'id': 'b6e6d9f9-e9f7-4285-953c-0680b5d37205', 'name': 'ctest-vn2_metadata-18004367', 'tenant_id': '9af0a2d1238b46f7a244c0b8e61508df', 'project_id': '9af0a2d1238b46f7a244c0b8e61508df', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-25636743', 'ctest-vn2_metadata-18004367'], 'port_security_enabled': True, 'description': ''}} 2025-04-23 16:58:39,739 - DEBUG - Response for create_subnet : {'subnet': {'id': '6f28aafb-30d0-47d5-b088-dcc53acf6cd2', 'name': '', 'tenant_id': '9af0a2d1238b46f7a244c0b8e61508df', 'network_id': 'b6e6d9f9-e9f7-4285-953c-0680b5d37205', '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': '9af0a2d1238b46f7a244c0b8e61508df'}} 2025-04-23 16:58:39,753 - INFO - Created VN ctest-vn2_metadata-18004367 2025-04-23 16:58:39,804 - DEBUG - VN ctest-vn2_metadata-18004367 UUID is b6e6d9f9-e9f7-4285-953c-0680b5d37205 2025-04-23 16:58:39,987 - DEBUG - Services list from nova: [, , ] 2025-04-23 16:58:40,815 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3193-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3193-1) 2025-04-23 16:58:40,920 - DEBUG - Link local service introspect added 2025-04-23 16:58:40,957 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-04-23 16:58:46,019 - DEBUG - VM is in ACTIVE state now 2025-04-23 16:58:46,143 - INFO - Waiting for VM ctest-TestBasicVMVN-25636743-95729515 to be up.. 2025-04-23 16:58:46,143 - INFO - VM name : ctest-TestBasicVMVN-25636743-95729515 2025-04-23 16:58:46,201 - DEBUG - VM ctest-TestBasicVMVN-25636743-95729515 ID is 3668ff4c-c8dd-42a4-93e5-1c0bd805c756 2025-04-23 16:58:46,201 - DEBUG - VM ctest-TestBasicVMVN-25636743-95729515 launched on Node cn-jenkins-deploy-platform-ansible-os-3193-1 2025-04-23 16:58:46,252 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/3668ff4c-c8dd-42a4-93e5-1c0bd805c756 2025-04-23 16:58:46,510 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/3668ff4c-c8dd-42a4-93e5-1c0bd805c756 2025-04-23 16:58:46,537 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/c2afaeba-72ca-43a9-a0ef-9f197958c8a8 2025-04-23 16:58:49,789 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1020ms') 2025-04-23 16:58:49,789 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-25636743-95729515 failed! 2025-04-23 16:58:49,844 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-25636743:ctest-vn2_metadata-18004367 is 11.1.1.1 and allocation pool is NOT set 2025-04-23 16:58:51,902 - 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.57 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.322 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.322/1.444/2.567/1.122 ms') 2025-04-23 16:58:51,902 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-25636743-95729515 passed 2025-04-23 16:58:52,048 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-23 16:58:52,048 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-25636743-95729515, IP 11.1.1.3, Port 22 2025-04-23 16:58:52,203 - DEBUG - VM ctest-TestBasicVMVN-25636743-95729515 is ready for SSH connections 2025-04-23 16:58:52,204 - INFO - Retry 0 2025-04-23 16:58:52,204 - 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.38, gateway password: c0ntrail123 2025-04-23 16:58:52,204 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-04-23 16:58:53,759 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-04-23 16:58:53,759 - INFO - Generic metadata worked 2025-04-23 16:58:54,000 - DEBUG - Link local service introspect removed 2025-04-23 16:58:54,000 - INFO - Deleting VM ctest-TestBasicVMVN-25636743-95729515 2025-04-23 16:58:54,055 - INFO - Deleting VN ctest-vn2_metadata-18004367 2025-04-23 16:58:54,087 - DEBUG - VN b6e6d9f9-e9f7-4285-953c-0680b5d37205 still in use: Unable to complete operation on network b6e6d9f9-e9f7-4285-953c-0680b5d37205. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-45b24c8e-5bba-4d44-855f-559b2707c520'] 2025-04-23 16:58:54,088 - WARNING - Deleting VN ctest-vn2_metadata-18004367 failed..Will retry 2025-04-23 16:58:56,174 - DEBUG - Response for deleting network () 2025-04-23 16:58:56,424 - DEBUG - No XMPP flaps were noticed during the test 2025-04-23 16:58:56,425 - INFO - -------------------------------------------------------------------------------- 2025-04-23 16:58:56,427 - INFO - ================================================================================ 2025-04-23 16:58:56,427 - INFO - STARTING TEST : test_metadata_service 2025-04-23 16:58:56,427 - 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-04-23 16:58:56,713 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.14': '0'}} with 2025-04-23 16:58:56,713 - INFO - Initial checks done. Running the testcase now 2025-04-23 16:58:56,713 - INFO - 2025-04-23 16:58:56,713 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs 2025-04-23 16:58:56,720 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/27c3a674-2d10-4ea6-b7c4-eb83321f5f63 2025-04-23 16:58:56,888 - DEBUG - Response for create_network : {'network': {'id': '7b3f5974-fb77-46c2-9bee-8d7461c45a4b', 'name': 'ctest-vn-24392244', 'tenant_id': '9af0a2d1238b46f7a244c0b8e61508df', 'project_id': '9af0a2d1238b46f7a244c0b8e61508df', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-25636743', 'ctest-vn-24392244'], 'port_security_enabled': True, 'description': ''}} 2025-04-23 16:58:57,046 - DEBUG - Response for create_subnet : {'subnet': {'id': '7c26f1a0-fd0c-4826-86b7-9fa43a03f66b', 'name': '', 'tenant_id': '9af0a2d1238b46f7a244c0b8e61508df', 'network_id': '7b3f5974-fb77-46c2-9bee-8d7461c45a4b', 'ip_version': 4, 'cidr': '49.56.211.128/26', 'allocation_pools': [{'start': '49.56.211.130', 'end': '49.56.211.190'}], 'gateway_ip': '49.56.211.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '49.56.211.130', 'tags': [], 'project_id': '9af0a2d1238b46f7a244c0b8e61508df'}} 2025-04-23 16:58:57,061 - INFO - Created VN ctest-vn-24392244 2025-04-23 16:58:57,112 - DEBUG - VN ctest-vn-24392244 UUID is 7b3f5974-fb77-46c2-9bee-8d7461c45a4b 2025-04-23 16:58:58,217 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3193-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3193-1) 2025-04-23 16:58:58,217 - INFO - Waiting for VM ctest-TestBasicVMVN-25636743-18143230 to be up.. 2025-04-23 16:58:58,247 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-04-23 16:59:03,308 - DEBUG - VM is in ACTIVE state now 2025-04-23 16:59:03,308 - INFO - VM name : ctest-TestBasicVMVN-25636743-18143230 2025-04-23 16:59:03,360 - DEBUG - VM ctest-TestBasicVMVN-25636743-18143230 ID is f09b9853-4b12-4ce8-89c5-80e46220bd48 2025-04-23 16:59:03,360 - DEBUG - VM ctest-TestBasicVMVN-25636743-18143230 launched on Node cn-jenkins-deploy-platform-ansible-os-3193-1 2025-04-23 16:59:03,410 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/f09b9853-4b12-4ce8-89c5-80e46220bd48 2025-04-23 16:59:03,416 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/57fdce10-4675-44da-b9d7-9c32317b9aa2 2025-04-23 16:59:06,649 - 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 1017ms') 2025-04-23 16:59:06,649 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-25636743-18143230 failed! 2025-04-23 16:59:06,700 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-25636743:ctest-vn-24392244 is 49.56.211.129 and allocation pool is NOT set 2025-04-23 16:59:08,754 - 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.42 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.357 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.357/1.388/2.419/1.031 ms') 2025-04-23 16:59:08,754 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-25636743-18143230 passed 2025-04-23 16:59:08,900 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-23 16:59:08,900 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-25636743-18143230, IP 49.56.211.131, Port 22 2025-04-23 16:59:09,059 - DEBUG - VM ctest-TestBasicVMVN-25636743-18143230 is ready for SSH connections 2025-04-23 16:59:09,059 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2025-04-23 16:59:09,059 - DEBUG - cat /tmp/output.txt 2025-04-23 16:59:10,605 - DEBUG - Hello World. The time is now Wed, 23 Apr 2025 10:59:06 -0600! 2025-04-23 16:59:10,606 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 23 Apr 2025 10:59:06 -0600!'} 2025-04-23 16:59:10,606 - INFO - metadata_script.txt got executed in the vm 2025-04-23 16:59:10,606 - INFO - Deleting VM ctest-TestBasicVMVN-25636743-18143230 2025-04-23 16:59:10,661 - INFO - Deleting VN ctest-vn-24392244 2025-04-23 16:59:10,690 - DEBUG - VN 7b3f5974-fb77-46c2-9bee-8d7461c45a4b still in use: Unable to complete operation on network 7b3f5974-fb77-46c2-9bee-8d7461c45a4b. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-2e486fa6-61c0-4234-839c-22dfc402cb54'] 2025-04-23 16:59:10,690 - WARNING - Deleting VN ctest-vn-24392244 failed..Will retry 2025-04-23 16:59:12,766 - DEBUG - Response for deleting network () 2025-04-23 16:59:13,020 - DEBUG - No XMPP flaps were noticed during the test
2025-04-23 16:59:13,020 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-04-23 16:59:13,020 - INFO - -------------------------------------------------------------------------------- 2025-04-23 16:59:13,022 - INFO - ================================================================================ 2025-04-23 16:59:13,022 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-04-23 16:59:13,023 - 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-04-23 16:59:13,300 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.14': '0'}} with 2025-04-23 16:59:13,300 - INFO - Initial checks done. Running the testcase now 2025-04-23 16:59:13,300 - INFO - 2025-04-23 16:59:13,744 - DEBUG - Response for create_network : {'network': {'id': '06e7bb92-3c21-4da4-999d-ab75c45da586', 'name': 'ctest-vn-64483702', 'tenant_id': '9af0a2d1238b46f7a244c0b8e61508df', 'project_id': '9af0a2d1238b46f7a244c0b8e61508df', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-25636743', 'ctest-vn-64483702'], 'port_security_enabled': True, 'description': ''}} 2025-04-23 16:59:13,884 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c2974f38-3520-4a91-bea2-42bf20047480', 'name': '', 'tenant_id': '9af0a2d1238b46f7a244c0b8e61508df', 'network_id': '06e7bb92-3c21-4da4-999d-ab75c45da586', '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': '9af0a2d1238b46f7a244c0b8e61508df'}} 2025-04-23 16:59:14,080 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bb5e09b3-1fa1-41f7-ba50-088ab9ca094d', 'name': '', 'tenant_id': '9af0a2d1238b46f7a244c0b8e61508df', 'network_id': '06e7bb92-3c21-4da4-999d-ab75c45da586', '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': '9af0a2d1238b46f7a244c0b8e61508df'}} 2025-04-23 16:59:14,096 - INFO - Created VN ctest-vn-64483702 2025-04-23 16:59:14,148 - DEBUG - VN ctest-vn-64483702 UUID is 06e7bb92-3c21-4da4-999d-ab75c45da586 2025-04-23 16:59:14,441 - DEBUG - Response for create_port : {'port': {'name': '2514f2c2-c82b-44dd-b474-0d1e03571ee2', 'id': '2514f2c2-c82b-44dd-b474-0d1e03571ee2', 'tenant_id': '9af0a2d1238b46f7a244c0b8e61508df', 'network_id': '06e7bb92-3c21-4da4-999d-ab75c45da586', 'mac_address': '02:25:14:f2:c2:c8', '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': 'c2974f38-3520-4a91-bea2-42bf20047480'}], 'security_groups': ['101aa0e5-7245-45ac-8135-37fe64e6e23c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9af0a2d1238b46f7a244c0b8e61508df'}} 2025-04-23 16:59:14,595 - DEBUG - Response for create_port : {'port': {'name': '238c72a3-fdcf-4a4c-ab6f-cc2c89769be0', 'id': '238c72a3-fdcf-4a4c-ab6f-cc2c89769be0', 'tenant_id': '9af0a2d1238b46f7a244c0b8e61508df', 'network_id': '06e7bb92-3c21-4da4-999d-ab75c45da586', 'mac_address': '02:23:8c:72:a3:fd', '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': 'bb5e09b3-1fa1-41f7-ba50-088ab9ca094d'}], 'security_groups': ['101aa0e5-7245-45ac-8135-37fe64e6e23c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9af0a2d1238b46f7a244c0b8e61508df'}} 2025-04-23 16:59:14,855 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3193-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3193-1) 2025-04-23 16:59:15,119 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3193-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3193-1) 2025-04-23 16:59:16,099 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3193-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3193-1) 2025-04-23 16:59:16,100 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-04-23 16:59:16,106 - DEBUG - Requesting: http://10.0.0.38:8082/domain/bdab1768-b50e-4276-9207-70ad213577e5 2025-04-23 16:59:16,117 - DEBUG - Requesting: http://10.0.0.38:8082/project/9af0a2d1-238b-46f7-a244-c0b8e61508df 2025-04-23 16:59:16,197 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/47d79e2b-9e19-45be-baca-873d38424527 2025-04-23 16:59:16,210 - INFO - Verifications in API Server for IPAM: ctest-ipam-91928603 passed 2025-04-23 16:59:16,215 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-25636743:ctest-ipam-91928603', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-25636743', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5176780206858913214', 'uuid-lslong': '13459719133356770599'}, 'enable': 'true', 'created': '2025-04-23T16:59:13', 'last-modified': '2025-04-23T16:59:13', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.703159'} 2025-04-23 16:59:16,215 - INFO - Verifications in Control node for IPAM: ctest-ipam-91928603 passed 2025-04-23 16:59:16,215 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-04-23 16:59:16,221 - DEBUG - Requesting: http://10.0.0.38:8082/domain/bdab1768-b50e-4276-9207-70ad213577e5 2025-04-23 16:59:16,233 - DEBUG - Requesting: http://10.0.0.38:8082/project/9af0a2d1-238b-46f7-a244-c0b8e61508df 2025-04-23 16:59:16,308 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/06e7bb92-3c21-4da4-999d-ab75c45da586 2025-04-23 16:59:16,324 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/06e7bb92-3c21-4da4-999d-ab75c45da586 2025-04-23 16:59:16,335 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/4817c1d8-0bd2-4a1c-8bc5-3e03b23460f5 2025-04-23 16:59:16,344 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/4817c1d8-0bd2-4a1c-8bc5-3e03b23460f5 2025-04-23 16:59:16,357 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/238a9610-4f31-44aa-8e3c-e31c1a8276a3 2025-04-23 16:59:16,367 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-04-23 16:59:16,367 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/06e7bb92-3c21-4da4-999d-ab75c45da586 2025-04-23 16:59:16,385 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/4817c1d8-0bd2-4a1c-8bc5-3e03b23460f5 2025-04-23 16:59:16,413 - INFO - Verified VN network id 9 for VN 06e7bb92-3c21-4da4-999d-ab75c45da586 2025-04-23 16:59:16,413 - INFO - Verifications in API Server for VN ctest-vn-64483702 passed 2025-04-23 16:59:16,413 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/06e7bb92-3c21-4da4-999d-ab75c45da586 2025-04-23 16:59:16,432 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/4817c1d8-0bd2-4a1c-8bc5-3e03b23460f5 2025-04-23 16:59:16,443 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/4817c1d8-0bd2-4a1c-8bc5-3e03b23460f5 2025-04-23 16:59:16,450 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/238a9610-4f31-44aa-8e3c-e31c1a8276a3 2025-04-23 16:59:16,462 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-25636743:ctest-vn-64483702', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-25636743', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '497572520596164004', 'uuid-lslong': '11069191981440542086'}, 'enable': 'true', 'created': '2025-04-23T16:59:13', 'last-modified': '2025-04-23T16:59:14', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.405291'} 2025-04-23 16:59:16,471 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-04-23 16:59:16,472 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-64483702 passed 2025-04-23 16:59:16,472 - DEBUG - ====Verifying policy data for ctest-vn-64483702 in API_Server ====== 2025-04-23 16:59:16,472 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-04-23 16:59:16,477 - DEBUG - Requesting: http://10.0.0.38:8082/domain/bdab1768-b50e-4276-9207-70ad213577e5 2025-04-23 16:59:16,488 - DEBUG - Requesting: http://10.0.0.38:8082/project/9af0a2d1-238b-46f7-a244-c0b8e61508df 2025-04-23 16:59:16,584 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/06e7bb92-3c21-4da4-999d-ab75c45da586 2025-04-23 16:59:16,615 - DEBUG - =>VN ctest-vn-64483702 has no policy to be verified 2025-04-23 16:59:16,615 - DEBUG - Verifying the vn in opserver 2025-04-23 16:59:16,615 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-25636743:ctest-vn-64483702 virtual network link through opserver 10.0.0.38 2025-04-23 16:59:16,615 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2025-04-23 16:59:16,940 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2025-04-23 16:59:16,997 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-25636743:ctest-vn-64483702', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-25636743:ctest-vn-64483702?flat'} 2025-04-23 16:59:16,997 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-25636743:ctest-vn-64483702 is found in opserver 2025-04-23 16:59:17,002 - DEBUG - VRF ids for VN ctest-vn-64483702: {'10.0.0.38': '2'} 2025-04-23 16:59:17,002 - INFO - Waiting for VM ctest-TestBasicVMVN-25636743-40646939 to be up.. 2025-04-23 16:59:17,075 - DEBUG - VM is in ACTIVE state now 2025-04-23 16:59:17,075 - INFO - VM name : ctest-TestBasicVMVN-25636743-40646939 2025-04-23 16:59:17,146 - DEBUG - VM ctest-TestBasicVMVN-25636743-40646939 ID is 87194796-7bc0-479e-8941-4f12164b079a 2025-04-23 16:59:17,146 - DEBUG - VM ctest-TestBasicVMVN-25636743-40646939 launched on Node cn-jenkins-deploy-platform-ansible-os-3193-1 2025-04-23 16:59:17,214 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/87194796-7bc0-479e-8941-4f12164b079a 2025-04-23 16:59:17,222 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/2514f2c2-c82b-44dd-b474-0d1e03571ee2 2025-04-23 16:59:20,481 - 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 1004ms') 2025-04-23 16:59:20,481 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-25636743-40646939 failed! 2025-04-23 16:59:20,536 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-25636743:ctest-vn-64483702 is 31.1.1.1 and allocation pool is NOT set 2025-04-23 16:59:20,536 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-25636743:ctest-vn-64483702 is 31.1.2.1 and allocation pool is NOT set 2025-04-23 16:59:24,602 - 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 1012ms') 2025-04-23 16:59:24,602 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-25636743-40646939 failed! 2025-04-23 16:59:24,652 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-25636743:ctest-vn-64483702 is 31.1.1.1 and allocation pool is NOT set 2025-04-23 16:59:24,652 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-25636743:ctest-vn-64483702 is 31.1.2.1 and allocation pool is NOT set 2025-04-23 16:59:26,711 - 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.32 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.93 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 = 1.928/2.626/3.324/0.698 ms') 2025-04-23 16:59:26,712 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-25636743-40646939 passed 2025-04-23 16:59:26,868 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-23 16:59:26,868 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-25636743-40646939, IP 31.1.1.4, Port 22 2025-04-23 16:59:27,023 - DEBUG - VM ctest-TestBasicVMVN-25636743-40646939 is ready for SSH connections 2025-04-23 16:59:27,023 - INFO - Waiting for VM ctest-TestBasicVMVN-25636743-08111170 to be up.. 2025-04-23 16:59:27,086 - DEBUG - VM is in ACTIVE state now 2025-04-23 16:59:27,086 - INFO - VM name : ctest-TestBasicVMVN-25636743-08111170 2025-04-23 16:59:27,140 - DEBUG - VM ctest-TestBasicVMVN-25636743-08111170 ID is 273d7fb6-dc10-4ed0-b383-fc5d13764923 2025-04-23 16:59:27,140 - DEBUG - VM ctest-TestBasicVMVN-25636743-08111170 launched on Node cn-jenkins-deploy-platform-ansible-os-3193-1 2025-04-23 16:59:27,190 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/273d7fb6-dc10-4ed0-b383-fc5d13764923 2025-04-23 16:59:27,197 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/238c72a3-fdcf-4a4c-ab6f-cc2c89769be0 2025-04-23 16:59:28,420 - 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.48 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.336 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.336/1.409/2.482/1.073 ms') 2025-04-23 16:59:28,420 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-25636743-08111170 passed 2025-04-23 16:59:28,564 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-23 16:59:28,564 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-25636743-08111170, IP 31.1.2.4, Port 22 2025-04-23 16:59:28,724 - DEBUG - VM ctest-TestBasicVMVN-25636743-08111170 is ready for SSH connections 2025-04-23 16:59:28,724 - INFO - Waiting for VM ctest-TestBasicVMVN-25636743-73546756 to be up.. 2025-04-23 16:59:28,794 - DEBUG - VM is in ACTIVE state now 2025-04-23 16:59:28,794 - INFO - VM name : ctest-TestBasicVMVN-25636743-73546756 2025-04-23 16:59:28,853 - DEBUG - VM ctest-TestBasicVMVN-25636743-73546756 ID is d3e7e60b-a108-406d-9b43-03951ca5a271 2025-04-23 16:59:28,854 - DEBUG - VM ctest-TestBasicVMVN-25636743-73546756 launched on Node cn-jenkins-deploy-platform-ansible-os-3193-1 2025-04-23 16:59:28,914 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/d3e7e60b-a108-406d-9b43-03951ca5a271 2025-04-23 16:59:28,921 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b6ce5f01-5274-4377-9dd3-417fbe33703c 2025-04-23 16:59:30,158 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=2.49 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.339 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.339/1.415/2.491/1.076 ms') 2025-04-23 16:59:30,158 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-25636743-73546756 passed 2025-04-23 16:59:30,308 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-23 16:59:30,308 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-25636743-73546756, IP 31.1.1.3, Port 22 2025-04-23 16:59:30,471 - DEBUG - VM ctest-TestBasicVMVN-25636743-73546756 is ready for SSH connections 2025-04-23 16:59:30,471 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-23 16:59:30,471 - 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.38, gateway password: c0ntrail123 2025-04-23 16:59:30,471 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-04-23 16:59:34,313 - 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=2.998 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.814 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.680 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.680/1.497/2.998 ms 2025-04-23 16:59:34,313 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-25636743-40646939 passed 2025-04-23 16:59:34,313 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-23 16:59:34,313 - 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.38, gateway password: c0ntrail123 2025-04-23 16:59:34,313 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-04-23 16:59:37,892 - 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.637 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.894 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.799 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.799/1.443/2.637 ms 2025-04-23 16:59:37,893 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-25636743-08111170 passed 2025-04-23 16:59:37,893 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-23 16:59:37,893 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-23 16:59:37,893 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-23 16:59:37,893 - 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.38, gateway password: c0ntrail123 2025-04-23 16:59:37,893 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-04-23 16:59:38,055 - DEBUG - None 2025-04-23 16:59:38,055 - 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.38, gateway password: c0ntrail123 2025-04-23 16:59:38,055 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-04-23 16:59:38,208 - DEBUG - None 2025-04-23 16:59:38,209 - 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.38, gateway password: c0ntrail123 2025-04-23 16:59:38,209 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-04-23 16:59:38,762 - DEBUG - None 2025-04-23 16:59:38,762 - 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.38, gateway password: c0ntrail123 2025-04-23 16:59:38,762 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-04-23 16:59:40,942 - 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.639 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.923 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.484 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.811 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.507 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.484/2.072/5.923 ms 2025-04-23 16:59:40,942 - 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.38, gateway password: c0ntrail123 2025-04-23 16:59:40,942 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-04-23 16:59:43,162 - 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.838 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.142 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.996 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.480 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.686 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.327 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.371 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.371/1.834/3.996 ms 2025-04-23 16:59:43,162 - 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.38, gateway password: c0ntrail123 2025-04-23 16:59:43,162 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-04-23 16:59:45,372 - 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.580 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=1.973 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.607 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.428 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.718 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.748 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.368 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.368/1.488/2.748 ms 2025-04-23 16:59:45,372 - INFO - Deleting VM ctest-TestBasicVMVN-25636743-73546756 2025-04-23 16:59:45,427 - INFO - Detaching port 238c72a3-fdcf-4a4c-ab6f-cc2c89769be0 from VM ctest-TestBasicVMVN-25636743-08111170 2025-04-23 16:59:45,467 - INFO - Deleting VM ctest-TestBasicVMVN-25636743-08111170 2025-04-23 16:59:45,522 - INFO - Detaching port 2514f2c2-c82b-44dd-b474-0d1e03571ee2 from VM ctest-TestBasicVMVN-25636743-40646939 2025-04-23 16:59:45,548 - INFO - Deleting VM ctest-TestBasicVMVN-25636743-40646939 2025-04-23 16:59:45,617 - INFO - Deleting VN ctest-vn-64483702 2025-04-23 16:59:45,791 - DEBUG - Response for delete_port : () 2025-04-23 16:59:45,990 - DEBUG - Response for delete_port : () 2025-04-23 16:59:46,037 - DEBUG - VN 06e7bb92-3c21-4da4-999d-ab75c45da586 still in use: Unable to complete operation on network 06e7bb92-3c21-4da4-999d-ab75c45da586. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-cbe1b0f4-4e84-4267-a288-6dd541cf820c'] 2025-04-23 16:59:46,037 - WARNING - Deleting VN ctest-vn-64483702 failed..Will retry 2025-04-23 16:59:48,152 - DEBUG - Response for deleting network () 2025-04-23 16:59:48,152 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/4817c1d8-0bd2-4a1c-8bc5-3e03b23460f5 2025-04-23 16:59:48,157 - DEBUG - Response Code: 404 2025-04-23 16:59:48,157 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-04-23 16:59:48,162 - DEBUG - Requesting: http://10.0.0.38:8082/domain/bdab1768-b50e-4276-9207-70ad213577e5 2025-04-23 16:59:48,213 - DEBUG - Requesting: http://10.0.0.38:8082/project/9af0a2d1-238b-46f7-a244-c0b8e61508df 2025-04-23 16:59:48,282 - INFO - Validated that VN ctest-vn-64483702 is not found in API Server 2025-04-23 16:59:48,292 - DEBUG - VN ctest-vn-64483702 is not present in Agent 10.0.0.38 2025-04-23 16:59:48,292 - INFO - Validated that VN ctest-vn-64483702 is not in any agent 2025-04-23 16:59:48,297 - DEBUG - VRF 2 is not seen in agent 10.0.0.38 2025-04-23 16:59:48,301 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-64483702 2025-04-23 16:59:48,301 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-25636743:ctest-vn-64483702 2025-04-23 16:59:48,309 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-64483702 info 2025-04-23 16:59:48,380 - INFO - IPAM: ctest-ipam-91928603 is not found in API Server 2025-04-23 16:59:48,389 - INFO - IPAM:ctest-ipam-91928603 is not found in control node 2025-04-23 16:59:48,636 - DEBUG - No XMPP flaps were noticed during the test
2025-04-23 16:59:48,637 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:35]
2025-04-23 16:59:48,637 - INFO - -------------------------------------------------------------------------------- 2025-04-23 16:59:49,256 - INFO - Deleted project: ctest-TestBasicVMVN-25636743, ID : 9af0a2d1-238b-46f7-a244-c0b8e61508df