2025-11-05 10:25:00,792 - INFO - Domain Default found not creating 2025-11-05 10:25:00,929 - INFO - Project ctest-TestBasicVMVN-38399013 not found, creating it 2025-11-05 10:25:01,365 - INFO - Created Project:ctest-TestBasicVMVN-38399013, ID : 7d03e51d-f9ae-43d7-bb41-a3d6d836a69e 2025-11-05 10:25:02,869 - INFO - ================================================================================ 2025-11-05 10:25:02,869 - INFO - STARTING TEST : test_generic_link_local_service 2025-11-05 10:25:02,869 - 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-11-05 10:25:03,123 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with 2025-11-05 10:25:03,123 - INFO - Initial checks done. Running the testcase now 2025-11-05 10:25:03,123 - INFO - 2025-11-05 10:25:03,694 - DEBUG - Response for create_network : {'network': {'id': 'df66b285-b0c7-4135-b7fa-648d651c1832', 'name': 'ctest-vn2_metadata-43829933', 'tenant_id': '7d03e51df9ae43d7bb41a3d6d836a69e', 'project_id': '7d03e51df9ae43d7bb41a3d6d836a69e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-38399013', 'ctest-vn2_metadata-43829933'], 'port_security_enabled': True, 'description': ''}} 2025-11-05 10:25:03,840 - DEBUG - Response for create_subnet : {'subnet': {'id': '1766a44d-94c4-464c-bec6-83dfa0a9464e', 'name': '', 'tenant_id': '7d03e51df9ae43d7bb41a3d6d836a69e', 'network_id': 'df66b285-b0c7-4135-b7fa-648d651c1832', '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': '7d03e51df9ae43d7bb41a3d6d836a69e'}} 2025-11-05 10:25:03,856 - INFO - Created VN ctest-vn2_metadata-43829933 2025-11-05 10:25:03,908 - DEBUG - VN ctest-vn2_metadata-43829933 UUID is df66b285-b0c7-4135-b7fa-648d651c1832 2025-11-05 10:25:04,070 - DEBUG - Services list from nova: [, , ] 2025-11-05 10:25:05,062 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4637-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4637-1) 2025-11-05 10:25:05,164 - DEBUG - Link local service introspect added 2025-11-05 10:25:05,206 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-11-05 10:25:10,279 - DEBUG - VM is in ACTIVE state now 2025-11-05 10:25:10,411 - INFO - Waiting for VM ctest-TestBasicVMVN-38399013-50856516 to be up.. 2025-11-05 10:25:10,411 - INFO - VM name : ctest-TestBasicVMVN-38399013-50856516 2025-11-05 10:25:10,484 - DEBUG - VM ctest-TestBasicVMVN-38399013-50856516 ID is 8accfadd-2c6e-4a78-a8ab-824ea9bc48e9 2025-11-05 10:25:10,484 - DEBUG - VM ctest-TestBasicVMVN-38399013-50856516 launched on Node cn-jenkins-deploy-platform-ansible-os-4637-1 2025-11-05 10:25:10,554 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/8accfadd-2c6e-4a78-a8ab-824ea9bc48e9 2025-11-05 10:25:10,847 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/8accfadd-2c6e-4a78-a8ab-824ea9bc48e9 2025-11-05 10:25:10,875 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/26335c8e-d0e7-435f-82ac-40cdc1426d15 2025-11-05 10:25:14,141 - 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 1031ms') 2025-11-05 10:25:14,141 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-38399013-50856516 failed! 2025-11-05 10:25:14,192 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-38399013:ctest-vn2_metadata-43829933 is 11.1.1.1 and allocation pool is NOT set 2025-11-05 10:25:16,254 - 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.73 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.407 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.407/2.066/3.726/1.659 ms') 2025-11-05 10:25:16,254 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-38399013-50856516 passed 2025-11-05 10:25:16,400 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-05 10:25:16,400 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-38399013-50856516, IP 11.1.1.3, Port 22 2025-11-05 10:25:16,566 - DEBUG - VM ctest-TestBasicVMVN-38399013-50856516 is ready for SSH connections 2025-11-05 10:25:16,566 - INFO - Retry 0 2025-11-05 10:25:16,566 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2025-11-05 10:25:16,566 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-11-05 10:25:18,170 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-11-05 10:25:18,170 - INFO - Generic metadata worked 2025-11-05 10:25:18,424 - DEBUG - Link local service introspect removed 2025-11-05 10:25:18,424 - INFO - Deleting VM ctest-TestBasicVMVN-38399013-50856516 2025-11-05 10:25:18,495 - INFO - Deleting VN ctest-vn2_metadata-43829933 2025-11-05 10:25:18,533 - DEBUG - VN df66b285-b0c7-4135-b7fa-648d651c1832 still in use: Unable to complete operation on network df66b285-b0c7-4135-b7fa-648d651c1832. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-4186a2dc-7064-4317-9784-ef6c5c1299bf'] 2025-11-05 10:25:18,533 - WARNING - Deleting VN ctest-vn2_metadata-43829933 failed..Will retry 2025-11-05 10:25:20,618 - DEBUG - Response for deleting network () 2025-11-05 10:25:20,878 - DEBUG - No XMPP flaps were noticed during the test 2025-11-05 10:25:20,878 - INFO - -------------------------------------------------------------------------------- 2025-11-05 10:25:20,881 - INFO - ================================================================================ 2025-11-05 10:25:20,881 - INFO - STARTING TEST : test_metadata_service 2025-11-05 10:25:20,881 - 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-11-05 10:25:21,170 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with 2025-11-05 10:25:21,170 - INFO - Initial checks done. Running the testcase now 2025-11-05 10:25:21,170 - INFO - 2025-11-05 10:25:21,170 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-configs 2025-11-05 10:25:21,175 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-config/2d69390b-8474-4c88-917e-c964a4f6b585 2025-11-05 10:25:21,337 - DEBUG - Response for create_network : {'network': {'id': '8e2c24a7-b2bd-4078-8d5e-ec7a5be21a1b', 'name': 'ctest-vn-42528805', 'tenant_id': '7d03e51df9ae43d7bb41a3d6d836a69e', 'project_id': '7d03e51df9ae43d7bb41a3d6d836a69e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-38399013', 'ctest-vn-42528805'], 'port_security_enabled': True, 'description': ''}} 2025-11-05 10:25:21,473 - DEBUG - Response for create_subnet : {'subnet': {'id': '32a992c6-b764-4e73-8e72-8ca5fd20ee1a', 'name': '', 'tenant_id': '7d03e51df9ae43d7bb41a3d6d836a69e', 'network_id': '8e2c24a7-b2bd-4078-8d5e-ec7a5be21a1b', 'ip_version': 4, 'cidr': '67.199.131.128/26', 'allocation_pools': [{'start': '67.199.131.130', 'end': '67.199.131.190'}], 'gateway_ip': '67.199.131.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '67.199.131.130', 'tags': [], 'project_id': '7d03e51df9ae43d7bb41a3d6d836a69e'}} 2025-11-05 10:25:21,489 - INFO - Created VN ctest-vn-42528805 2025-11-05 10:25:21,540 - DEBUG - VN ctest-vn-42528805 UUID is 8e2c24a7-b2bd-4078-8d5e-ec7a5be21a1b 2025-11-05 10:25:22,671 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4637-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4637-1) 2025-11-05 10:25:22,671 - INFO - Waiting for VM ctest-TestBasicVMVN-38399013-17023061 to be up.. 2025-11-05 10:25:22,706 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-11-05 10:25:27,785 - DEBUG - VM is in ACTIVE state now 2025-11-05 10:25:27,785 - INFO - VM name : ctest-TestBasicVMVN-38399013-17023061 2025-11-05 10:25:27,865 - DEBUG - VM ctest-TestBasicVMVN-38399013-17023061 ID is d59c663e-18aa-4325-b78f-a211a5f2878d 2025-11-05 10:25:27,865 - DEBUG - VM ctest-TestBasicVMVN-38399013-17023061 launched on Node cn-jenkins-deploy-platform-ansible-os-4637-1 2025-11-05 10:25:27,934 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/d59c663e-18aa-4325-b78f-a211a5f2878d 2025-11-05 10:25:27,942 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/b6c832e7-0bb9-45a7-a909-623cf4a2297c 2025-11-05 10:25:31,198 - 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-11-05 10:25:31,198 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-38399013-17023061 failed! 2025-11-05 10:25:31,252 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-38399013:ctest-vn-42528805 is 67.199.131.129 and allocation pool is NOT set 2025-11-05 10:25:33,321 - 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.81 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.859 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.859/2.835/4.811/1.976 ms') 2025-11-05 10:25:33,321 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-38399013-17023061 passed 2025-11-05 10:25:33,468 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-05 10:25:33,468 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-38399013-17023061, IP 67.199.131.131, Port 22 2025-11-05 10:25:33,634 - DEBUG - VM ctest-TestBasicVMVN-38399013-17023061 is ready for SSH connections 2025-11-05 10:25:33,634 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2025-11-05 10:25:33,634 - DEBUG - cat /tmp/output.txt 2025-11-05 10:25:35,232 - DEBUG - Hello World. The time is now Wed, 05 Nov 2025 03:25:33 -0700! 2025-11-05 10:25:35,232 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 05 Nov 2025 03:25:33 -0700!'} 2025-11-05 10:25:35,232 - INFO - metadata_script.txt got executed in the vm 2025-11-05 10:25:35,232 - INFO - Deleting VM ctest-TestBasicVMVN-38399013-17023061 2025-11-05 10:25:35,296 - INFO - Deleting VN ctest-vn-42528805 2025-11-05 10:25:35,337 - DEBUG - VN 8e2c24a7-b2bd-4078-8d5e-ec7a5be21a1b still in use: Unable to complete operation on network 8e2c24a7-b2bd-4078-8d5e-ec7a5be21a1b. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-eea9a2fa-efe8-4786-85d4-28eb287f9627'] 2025-11-05 10:25:35,337 - WARNING - Deleting VN ctest-vn-42528805 failed..Will retry 2025-11-05 10:25:37,431 - DEBUG - Response for deleting network () 2025-11-05 10:25:37,685 - DEBUG - No XMPP flaps were noticed during the test
2025-11-05 10:25:37,685 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-11-05 10:25:37,685 - INFO - -------------------------------------------------------------------------------- 2025-11-05 10:25:37,687 - INFO - ================================================================================ 2025-11-05 10:25:37,687 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-11-05 10:25:37,687 - 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-11-05 10:25:37,973 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with 2025-11-05 10:25:37,973 - INFO - Initial checks done. Running the testcase now 2025-11-05 10:25:37,973 - INFO - 2025-11-05 10:25:38,436 - DEBUG - Response for create_network : {'network': {'id': '88806c8a-3770-4819-8a9f-5d833011a493', 'name': 'ctest-vn-32679422', 'tenant_id': '7d03e51df9ae43d7bb41a3d6d836a69e', 'project_id': '7d03e51df9ae43d7bb41a3d6d836a69e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-38399013', 'ctest-vn-32679422'], 'port_security_enabled': True, 'description': ''}} 2025-11-05 10:25:38,639 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f2a78d24-5410-4d62-85c7-d70ca7e84c80', 'name': '', 'tenant_id': '7d03e51df9ae43d7bb41a3d6d836a69e', 'network_id': '88806c8a-3770-4819-8a9f-5d833011a493', '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': '7d03e51df9ae43d7bb41a3d6d836a69e'}} 2025-11-05 10:25:38,778 - DEBUG - Response for create_subnet : {'subnet': {'id': '4416c344-6833-4adb-a2f8-d5a14826556c', 'name': '', 'tenant_id': '7d03e51df9ae43d7bb41a3d6d836a69e', 'network_id': '88806c8a-3770-4819-8a9f-5d833011a493', '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': '7d03e51df9ae43d7bb41a3d6d836a69e'}} 2025-11-05 10:25:38,798 - INFO - Created VN ctest-vn-32679422 2025-11-05 10:25:38,852 - DEBUG - VN ctest-vn-32679422 UUID is 88806c8a-3770-4819-8a9f-5d833011a493 2025-11-05 10:25:39,194 - DEBUG - Response for create_port : {'port': {'name': '6205121d-7890-4ee6-9691-f522b905d5ff', 'id': '6205121d-7890-4ee6-9691-f522b905d5ff', 'tenant_id': '7d03e51df9ae43d7bb41a3d6d836a69e', 'network_id': '88806c8a-3770-4819-8a9f-5d833011a493', 'mac_address': '02:62:05:12:1d:78', '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': 'f2a78d24-5410-4d62-85c7-d70ca7e84c80'}], 'security_groups': ['d480d7bc-8a9e-400c-977d-27733bd2d857'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7d03e51df9ae43d7bb41a3d6d836a69e'}} 2025-11-05 10:25:39,353 - DEBUG - Response for create_port : {'port': {'name': 'b11e9b87-995d-4942-ac1e-c54f5a0aa7b8', 'id': 'b11e9b87-995d-4942-ac1e-c54f5a0aa7b8', 'tenant_id': '7d03e51df9ae43d7bb41a3d6d836a69e', 'network_id': '88806c8a-3770-4819-8a9f-5d833011a493', 'mac_address': '02:b1:1e:9b:87:99', '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': '4416c344-6833-4adb-a2f8-d5a14826556c'}], 'security_groups': ['d480d7bc-8a9e-400c-977d-27733bd2d857'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7d03e51df9ae43d7bb41a3d6d836a69e'}} 2025-11-05 10:25:39,676 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4637-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4637-1) 2025-11-05 10:25:40,125 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4637-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4637-1) 2025-11-05 10:25:41,286 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4637-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4637-1) 2025-11-05 10:25:41,287 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-11-05 10:25:41,292 - DEBUG - Requesting: http://10.0.0.22:8082/domain/dc9eb001-0a20-4e7f-a58b-b9d10f002181 2025-11-05 10:25:41,373 - DEBUG - Requesting: http://10.0.0.22:8082/project/7d03e51d-f9ae-43d7-bb41-a3d6d836a69e 2025-11-05 10:25:41,457 - DEBUG - Requesting: http://10.0.0.22:8082/network-ipam/82924657-8489-4f16-bccf-edd654923f04 2025-11-05 10:25:41,470 - INFO - Verifications in API Server for IPAM: ctest-ipam-70869611 passed 2025-11-05 10:25:41,475 - DEBUG - Control-node 10.0.0.22 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-38399013:ctest-ipam-70869611', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-38399013', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9408659913230077718', 'uuid-lslong': '13605354504107212548'}, 'enable': 'true', 'created': '2025-11-05T10:25:37', 'last-modified': '2025-11-05T10:25:38', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.274651'} 2025-11-05 10:25:41,475 - INFO - Verifications in Control node for IPAM: ctest-ipam-70869611 passed 2025-11-05 10:25:41,475 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-11-05 10:25:41,492 - DEBUG - Requesting: http://10.0.0.22:8082/domain/dc9eb001-0a20-4e7f-a58b-b9d10f002181 2025-11-05 10:25:41,507 - DEBUG - Requesting: http://10.0.0.22:8082/project/7d03e51d-f9ae-43d7-bb41-a3d6d836a69e 2025-11-05 10:25:41,605 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/88806c8a-3770-4819-8a9f-5d833011a493 2025-11-05 10:25:41,623 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/88806c8a-3770-4819-8a9f-5d833011a493 2025-11-05 10:25:41,633 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/342d6404-511e-4112-b080-6832089d93cd 2025-11-05 10:25:41,640 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/342d6404-511e-4112-b080-6832089d93cd 2025-11-05 10:25:41,651 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/b0b2402d-b458-4bdd-b6b2-dee2e43e4e14 2025-11-05 10:25:41,678 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-11-05 10:25:41,679 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/88806c8a-3770-4819-8a9f-5d833011a493 2025-11-05 10:25:41,693 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/342d6404-511e-4112-b080-6832089d93cd 2025-11-05 10:25:41,734 - INFO - Verified VN network id 11 for VN 88806c8a-3770-4819-8a9f-5d833011a493 2025-11-05 10:25:41,734 - INFO - Verifications in API Server for VN ctest-vn-32679422 passed 2025-11-05 10:25:41,734 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/88806c8a-3770-4819-8a9f-5d833011a493 2025-11-05 10:25:41,746 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/342d6404-511e-4112-b080-6832089d93cd 2025-11-05 10:25:41,759 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/342d6404-511e-4112-b080-6832089d93cd 2025-11-05 10:25:41,775 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/b0b2402d-b458-4bdd-b6b2-dee2e43e4e14 2025-11-05 10:25:41,805 - DEBUG - Control-node 10.0.0.22 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-38399013:ctest-vn-32679422', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-38399013', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9835980927068555289', 'uuid-lslong': '9988805316559611027'}, 'enable': 'true', 'created': '2025-11-05T10:25:38', 'last-modified': '2025-11-05T10:25:38', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.049192'} 2025-11-05 10:25:41,810 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-11-05 10:25:41,811 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-32679422 passed 2025-11-05 10:25:41,811 - DEBUG - ====Verifying policy data for ctest-vn-32679422 in API_Server ====== 2025-11-05 10:25:41,811 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-11-05 10:25:41,825 - DEBUG - Requesting: http://10.0.0.22:8082/domain/dc9eb001-0a20-4e7f-a58b-b9d10f002181 2025-11-05 10:25:41,900 - DEBUG - Requesting: http://10.0.0.22:8082/project/7d03e51d-f9ae-43d7-bb41-a3d6d836a69e 2025-11-05 10:25:42,020 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/88806c8a-3770-4819-8a9f-5d833011a493 2025-11-05 10:25:42,055 - DEBUG - =>VN ctest-vn-32679422 has no policy to be verified 2025-11-05 10:25:42,055 - DEBUG - Verifying the vn in opserver 2025-11-05 10:25:42,055 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-38399013:ctest-vn-32679422 virtual network link through opserver 10.0.0.22 2025-11-05 10:25:42,055 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-11-05 10:25:42,418 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-11-05 10:25:42,474 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-38399013:ctest-vn-32679422', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-38399013:ctest-vn-32679422?flat'} 2025-11-05 10:25:42,474 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-38399013:ctest-vn-32679422 is found in opserver 2025-11-05 10:25:42,479 - DEBUG - VRF ids for VN ctest-vn-32679422: {'10.0.0.22': '2'} 2025-11-05 10:25:42,479 - INFO - Waiting for VM ctest-TestBasicVMVN-38399013-89307716 to be up.. 2025-11-05 10:25:42,553 - DEBUG - VM is in ACTIVE state now 2025-11-05 10:25:42,553 - INFO - VM name : ctest-TestBasicVMVN-38399013-89307716 2025-11-05 10:25:42,628 - DEBUG - VM ctest-TestBasicVMVN-38399013-89307716 ID is cc892b3e-9685-44fc-ab52-602d094a6f33 2025-11-05 10:25:42,630 - DEBUG - VM ctest-TestBasicVMVN-38399013-89307716 launched on Node cn-jenkins-deploy-platform-ansible-os-4637-1 2025-11-05 10:25:42,702 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/cc892b3e-9685-44fc-ab52-602d094a6f33 2025-11-05 10:25:42,710 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/6205121d-7890-4ee6-9691-f522b905d5ff 2025-11-05 10:25:45,952 - 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-11-05 10:25:45,952 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-38399013-89307716 failed! 2025-11-05 10:25:46,004 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-38399013:ctest-vn-32679422 is 31.1.1.1 and allocation pool is NOT set 2025-11-05 10:25:46,004 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-38399013:ctest-vn-32679422 is 31.1.2.1 and allocation pool is NOT set 2025-11-05 10:25:50,081 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms') 2025-11-05 10:25:50,081 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-38399013-89307716 failed! 2025-11-05 10:25:50,136 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-38399013:ctest-vn-32679422 is 31.1.1.1 and allocation pool is NOT set 2025-11-05 10:25:50,136 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-38399013:ctest-vn-32679422 is 31.1.2.1 and allocation pool is NOT set 2025-11-05 10:25:52,194 - 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.52 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.404 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.404/1.464/2.524/1.060 ms') 2025-11-05 10:25:52,194 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-38399013-89307716 passed 2025-11-05 10:25:52,340 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-05 10:25:52,340 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-38399013-89307716, IP 31.1.1.4, Port 22 2025-11-05 10:25:52,502 - DEBUG - VM ctest-TestBasicVMVN-38399013-89307716 is ready for SSH connections 2025-11-05 10:25:52,502 - INFO - Waiting for VM ctest-TestBasicVMVN-38399013-98298681 to be up.. 2025-11-05 10:25:52,575 - DEBUG - VM is in ACTIVE state now 2025-11-05 10:25:52,575 - INFO - VM name : ctest-TestBasicVMVN-38399013-98298681 2025-11-05 10:25:52,644 - DEBUG - VM ctest-TestBasicVMVN-38399013-98298681 ID is 2bcacb74-987a-47a9-9da1-aeea986b6a7a 2025-11-05 10:25:52,645 - DEBUG - VM ctest-TestBasicVMVN-38399013-98298681 launched on Node cn-jenkins-deploy-platform-ansible-os-4637-1 2025-11-05 10:25:52,719 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/2bcacb74-987a-47a9-9da1-aeea986b6a7a 2025-11-05 10:25:52,727 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/b11e9b87-995d-4942-ac1e-c54f5a0aa7b8 2025-11-05 10:25:53,961 - 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.73 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.512 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.512/1.619/2.727/1.107 ms') 2025-11-05 10:25:53,961 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-38399013-98298681 passed 2025-11-05 10:25:54,112 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-05 10:25:54,112 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-38399013-98298681, IP 31.1.2.4, Port 22 2025-11-05 10:25:54,278 - DEBUG - VM ctest-TestBasicVMVN-38399013-98298681 is ready for SSH connections 2025-11-05 10:25:54,278 - INFO - Waiting for VM ctest-TestBasicVMVN-38399013-74660711 to be up.. 2025-11-05 10:25:54,352 - DEBUG - VM is in ACTIVE state now 2025-11-05 10:25:54,352 - INFO - VM name : ctest-TestBasicVMVN-38399013-74660711 2025-11-05 10:25:54,420 - DEBUG - VM ctest-TestBasicVMVN-38399013-74660711 ID is 4f2e03f5-a917-47a5-9b03-f0526c97f7a1 2025-11-05 10:25:54,420 - DEBUG - VM ctest-TestBasicVMVN-38399013-74660711 launched on Node cn-jenkins-deploy-platform-ansible-os-4637-1 2025-11-05 10:25:54,493 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/4f2e03f5-a917-47a5-9b03-f0526c97f7a1 2025-11-05 10:25:54,501 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/7f50602a-dc17-4c39-8a6b-31ac608fc3ba 2025-11-05 10:25:55,735 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=3.02 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.512 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.512/1.767/3.022/1.255 ms') 2025-11-05 10:25:55,736 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-38399013-74660711 passed 2025-11-05 10:25:55,888 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-05 10:25:55,888 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-38399013-74660711, IP 31.1.1.3, Port 22 2025-11-05 10:25:56,047 - DEBUG - VM ctest-TestBasicVMVN-38399013-74660711 is ready for SSH connections 2025-11-05 10:25:56,047 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-05 10:25:56,048 - 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.22, gateway password: c0ntrail123 2025-11-05 10:25:56,048 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-11-05 10:26:00,101 - 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.133 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.926 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.993 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.926/1.684/3.133 ms 2025-11-05 10:26:00,102 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-38399013-89307716 passed 2025-11-05 10:26:00,102 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-05 10:26:00,102 - 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.22, gateway password: c0ntrail123 2025-11-05 10:26:00,102 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-11-05 10:26:03,736 - 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.888 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.965 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.831 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.831/1.561/2.888 ms 2025-11-05 10:26:03,737 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-38399013-98298681 passed 2025-11-05 10:26:03,737 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-05 10:26:03,737 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-05 10:26:03,737 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-05 10:26:03,737 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2025-11-05 10:26:03,737 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-05 10:26:03,923 - DEBUG - None 2025-11-05 10:26:03,923 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2025-11-05 10:26:03,924 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-05 10:26:04,100 - DEBUG - None 2025-11-05 10:26:04,100 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2025-11-05 10:26:04,100 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-05 10:26:04,706 - DEBUG - None 2025-11-05 10:26:04,707 - 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.22, gateway password: c0ntrail123 2025-11-05 10:26:04,707 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-11-05 10:26:06,917 - 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=2.091 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.639 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.559 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.738 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.340 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.340/2.073/5.639 ms 2025-11-05 10:26:06,917 - 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.22, gateway password: c0ntrail123 2025-11-05 10:26:06,918 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-11-05 10:26:09,159 - 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.924 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.765 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.842 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.469 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.453 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.561 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.477 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.469/2.355/4.842 ms 2025-11-05 10:26:09,159 - 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.22, gateway password: c0ntrail123 2025-11-05 10:26:09,159 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-11-05 10:26:11,404 - 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.735 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.511 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.298 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.489 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.908 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=5.228 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.355 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.355/2.217/5.228 ms 2025-11-05 10:26:11,404 - INFO - Deleting VM ctest-TestBasicVMVN-38399013-74660711 2025-11-05 10:26:11,486 - INFO - Detaching port b11e9b87-995d-4942-ac1e-c54f5a0aa7b8 from VM ctest-TestBasicVMVN-38399013-98298681 2025-11-05 10:26:11,521 - INFO - Deleting VM ctest-TestBasicVMVN-38399013-98298681 2025-11-05 10:26:11,591 - INFO - Detaching port 6205121d-7890-4ee6-9691-f522b905d5ff from VM ctest-TestBasicVMVN-38399013-89307716 2025-11-05 10:26:11,621 - INFO - Deleting VM ctest-TestBasicVMVN-38399013-89307716 2025-11-05 10:26:11,684 - INFO - Deleting VN ctest-vn-32679422 2025-11-05 10:26:11,829 - DEBUG - Response for delete_port : () 2025-11-05 10:26:11,967 - DEBUG - Response for delete_port : () 2025-11-05 10:26:12,003 - DEBUG - VN 88806c8a-3770-4819-8a9f-5d833011a493 still in use: Unable to complete operation on network 88806c8a-3770-4819-8a9f-5d833011a493. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-1546ca2b-dc6e-4e3c-9205-1c1ffa8adc2a'] 2025-11-05 10:26:12,004 - WARNING - Deleting VN ctest-vn-32679422 failed..Will retry 2025-11-05 10:26:14,126 - DEBUG - Response for deleting network () 2025-11-05 10:26:14,127 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/342d6404-511e-4112-b080-6832089d93cd 2025-11-05 10:26:14,132 - DEBUG - Response Code: 404 2025-11-05 10:26:14,133 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-11-05 10:26:14,137 - DEBUG - Requesting: http://10.0.0.22:8082/domain/dc9eb001-0a20-4e7f-a58b-b9d10f002181 2025-11-05 10:26:14,190 - DEBUG - Requesting: http://10.0.0.22:8082/project/7d03e51d-f9ae-43d7-bb41-a3d6d836a69e 2025-11-05 10:26:14,262 - INFO - Validated that VN ctest-vn-32679422 is not found in API Server 2025-11-05 10:26:14,272 - DEBUG - VN ctest-vn-32679422 is not present in Agent 10.0.0.22 2025-11-05 10:26:14,272 - INFO - Validated that VN ctest-vn-32679422 is not in any agent 2025-11-05 10:26:14,278 - DEBUG - VRF 2 is not seen in agent 10.0.0.22 2025-11-05 10:26:14,287 - DEBUG - Vrouter 10.0.0.22 does not have vrf 2 for VN ctest-vn-32679422 2025-11-05 10:26:14,287 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-38399013:ctest-vn-32679422 2025-11-05 10:26:14,295 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-32679422 info 2025-11-05 10:26:14,372 - INFO - IPAM: ctest-ipam-70869611 is not found in API Server 2025-11-05 10:26:14,381 - INFO - IPAM:ctest-ipam-70869611 is not found in control node 2025-11-05 10:26:14,637 - DEBUG - No XMPP flaps were noticed during the test
2025-11-05 10:26:14,637 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-11-05 10:26:14,637 - INFO - -------------------------------------------------------------------------------- 2025-11-05 10:26:15,293 - INFO - Deleted project: ctest-TestBasicVMVN-38399013, ID : 7d03e51d-f9ae-43d7-bb41-a3d6d836a69e