2025-09-02 22:40:31,498 - INFO - Domain Default found not creating
2025-09-02 22:40:31,638 - INFO - Project ctest-TestBasicVMVN-10994529 not found, creating it
2025-09-02 22:40:32,064 - INFO - Created Project:ctest-TestBasicVMVN-10994529, ID : 43bfc71f-5518-469a-a945-b6426db07913
2025-09-02 22:40:33,547 - INFO - ================================================================================
2025-09-02 22:40:33,548 - INFO - STARTING TEST : test_generic_link_local_service
2025-09-02 22:40:33,548 - 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-09-02 22:40:33,808 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.20.0.17': '0'}} with
2025-09-02 22:40:33,808 - INFO - Initial checks done. Running the testcase now
2025-09-02 22:40:33,808 - INFO -
2025-09-02 22:40:34,333 - DEBUG - Response for create_network : {'network': {'id': 'cf8c1297-7f12-4cea-86a5-95484d746856', 'name': 'ctest-vn2_metadata-11525760', 'tenant_id': '43bfc71f5518469aa945b6426db07913', 'project_id': '43bfc71f5518469aa945b6426db07913', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-10994529', 'ctest-vn2_metadata-11525760'], 'port_security_enabled': True, 'description': ''}}
2025-09-02 22:40:34,547 - DEBUG - Response for create_subnet : {'subnet': {'id': '01fd5130-99d6-4229-8447-195ddc22335c', 'name': '', 'tenant_id': '43bfc71f5518469aa945b6426db07913', 'network_id': 'cf8c1297-7f12-4cea-86a5-95484d746856', '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': '43bfc71f5518469aa945b6426db07913'}}
2025-09-02 22:40:34,564 - INFO - Created VN ctest-vn2_metadata-11525760
2025-09-02 22:40:34,615 - DEBUG - VN ctest-vn2_metadata-11525760 UUID is cf8c1297-7f12-4cea-86a5-95484d746856
2025-09-02 22:40:34,778 - DEBUG - Services list from nova: [, , ]
2025-09-02 22:40:35,789 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4003-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4003-1)
2025-09-02 22:40:35,891 - DEBUG - Link local service introspect added
2025-09-02 22:40:35,936 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-02 22:40:41,013 - DEBUG - VM is in ACTIVE state now
2025-09-02 22:40:41,139 - INFO - Waiting for VM ctest-TestBasicVMVN-10994529-39489726 to be up..
2025-09-02 22:40:41,139 - INFO - VM name : ctest-TestBasicVMVN-10994529-39489726
2025-09-02 22:40:41,209 - DEBUG - VM ctest-TestBasicVMVN-10994529-39489726 ID is 0420f291-3ef9-4d26-9a3a-bff5c97a04d7
2025-09-02 22:40:41,209 - DEBUG - VM ctest-TestBasicVMVN-10994529-39489726 launched on Node cn-jenkins-deploy-platform-ansible-os-4003-1
2025-09-02 22:40:41,275 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/0420f291-3ef9-4d26-9a3a-bff5c97a04d7
2025-09-02 22:40:41,569 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/0420f291-3ef9-4d26-9a3a-bff5c97a04d7
2025-09-02 22:40:41,602 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/b4de86b3-d420-4906-8b23-4149c16f4658
2025-09-02 22:40:44,860 - 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 1018ms')
2025-09-02 22:40:44,860 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-10994529-39489726 failed!
2025-09-02 22:40:44,915 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-10994529:ctest-vn2_metadata-11525760 is 11.1.1.1 and allocation pool is NOT set
2025-09-02 22:40:46,977 - 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.31 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.49 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.491/1.898/2.305/0.407 ms')
2025-09-02 22:40:46,977 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-10994529-39489726 passed
2025-09-02 22:40:47,123 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-02 22:40:47,123 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-10994529-39489726, IP 11.1.1.3, Port 22
2025-09-02 22:40:47,274 - DEBUG - VM ctest-TestBasicVMVN-10994529-39489726 is ready for SSH connections
2025-09-02 22:40:47,275 - INFO - Retry 0
2025-09-02 22:40:47,275 - 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.48, gateway password: c0ntrail123
2025-09-02 22:40:47,275 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-09-02 22:40:48,877 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-09-02 22:40:48,877 - INFO - Generic metadata worked
2025-09-02 22:40:49,127 - DEBUG - Link local service introspect removed
2025-09-02 22:40:49,127 - INFO - Deleting VM ctest-TestBasicVMVN-10994529-39489726
2025-09-02 22:40:49,188 - INFO - Deleting VN ctest-vn2_metadata-11525760
2025-09-02 22:40:49,221 - DEBUG - VN cf8c1297-7f12-4cea-86a5-95484d746856 still in use: Unable to complete operation on network cf8c1297-7f12-4cea-86a5-95484d746856. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-b47336ad-f67e-4eb1-a70f-d08e50935457']
2025-09-02 22:40:49,222 - WARNING - Deleting VN ctest-vn2_metadata-11525760 failed..Will retry
2025-09-02 22:40:51,313 - DEBUG - Response for deleting network ()
2025-09-02 22:40:51,564 - DEBUG - No XMPP flaps were noticed during the test
2025-09-02 22:40:51,564 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-09-02 22:40:51,564 - INFO - --------------------------------------------------------------------------------
2025-09-02 22:40:51,566 - INFO - ================================================================================
2025-09-02 22:40:51,566 - INFO - STARTING TEST : test_metadata_service
2025-09-02 22:40:51,566 - 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-09-02 22:40:51,851 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.20.0.17': '0'}} with
2025-09-02 22:40:51,851 - INFO - Initial checks done. Running the testcase now
2025-09-02 22:40:51,852 - INFO -
2025-09-02 22:40:51,852 - DEBUG - Requesting: http://10.0.0.48:8082/global-vrouter-configs
2025-09-02 22:40:51,856 - DEBUG - Requesting: http://10.0.0.48:8082/global-vrouter-config/4c2fc414-a045-4bbe-964c-0aefb6783dc4
2025-09-02 22:40:52,025 - DEBUG - Response for create_network : {'network': {'id': 'c835f958-065a-41e0-9bf5-408630245f65', 'name': 'ctest-vn-03164995', 'tenant_id': '43bfc71f5518469aa945b6426db07913', 'project_id': '43bfc71f5518469aa945b6426db07913', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-10994529', 'ctest-vn-03164995'], 'port_security_enabled': True, 'description': ''}}
2025-09-02 22:40:52,190 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd1e4945c-762f-4d03-b021-e73a76f74981', 'name': '', 'tenant_id': '43bfc71f5518469aa945b6426db07913', 'network_id': 'c835f958-065a-41e0-9bf5-408630245f65', 'ip_version': 4, 'cidr': '221.83.173.128/26', 'allocation_pools': [{'start': '221.83.173.130', 'end': '221.83.173.190'}], 'gateway_ip': '221.83.173.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '221.83.173.130', 'tags': [], 'project_id': '43bfc71f5518469aa945b6426db07913'}}
2025-09-02 22:40:52,206 - INFO - Created VN ctest-vn-03164995
2025-09-02 22:40:52,255 - DEBUG - VN ctest-vn-03164995 UUID is c835f958-065a-41e0-9bf5-408630245f65
2025-09-02 22:40:53,395 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4003-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4003-1)
2025-09-02 22:40:53,395 - INFO - Waiting for VM ctest-TestBasicVMVN-10994529-72812794 to be up..
2025-09-02 22:40:53,431 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-02 22:40:58,492 - DEBUG - VM is in ACTIVE state now
2025-09-02 22:40:58,493 - INFO - VM name : ctest-TestBasicVMVN-10994529-72812794
2025-09-02 22:40:58,562 - DEBUG - VM ctest-TestBasicVMVN-10994529-72812794 ID is e612733f-43e4-4fb3-b201-c0fbf474eb3a
2025-09-02 22:40:58,562 - DEBUG - VM ctest-TestBasicVMVN-10994529-72812794 launched on Node cn-jenkins-deploy-platform-ansible-os-4003-1
2025-09-02 22:40:58,623 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/e612733f-43e4-4fb3-b201-c0fbf474eb3a
2025-09-02 22:40:58,630 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/d93c469a-9397-4ab8-bc23-cad464a45cb2
2025-09-02 22:41:01,879 - 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 1023ms')
2025-09-02 22:41:01,880 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-10994529-72812794 failed!
2025-09-02 22:41:01,939 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-10994529:ctest-vn-03164995 is 221.83.173.129 and allocation pool is NOT set
2025-09-02 22:41:04,006 - 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.72 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.42 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 = 2.417/2.566/2.715/0.149 ms')
2025-09-02 22:41:04,006 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-10994529-72812794 passed
2025-09-02 22:41:04,155 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-02 22:41:04,155 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-10994529-72812794, IP 221.83.173.131, Port 22
2025-09-02 22:41:04,315 - DEBUG - VM ctest-TestBasicVMVN-10994529-72812794 is ready for SSH connections
2025-09-02 22:41:04,315 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.48, gateway password: c0ntrail123
2025-09-02 22:41:04,315 - DEBUG - cat /tmp/output.txt
2025-09-02 22:41:05,988 - DEBUG - Hello World. The time is now Tue, 02 Sep 2025 16:41:04 -0600!
2025-09-02 22:41:05,988 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 02 Sep 2025 16:41:04 -0600!'}
2025-09-02 22:41:05,988 - INFO - metadata_script.txt got executed in the vm
2025-09-02 22:41:05,988 - INFO - Deleting VM ctest-TestBasicVMVN-10994529-72812794
2025-09-02 22:41:06,057 - INFO - Deleting VN ctest-vn-03164995
2025-09-02 22:41:06,097 - DEBUG - VN c835f958-065a-41e0-9bf5-408630245f65 still in use: Unable to complete operation on network c835f958-065a-41e0-9bf5-408630245f65. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-bb75ba6e-7f4f-4ef1-8a08-82124aff837a']
2025-09-02 22:41:06,097 - WARNING - Deleting VN ctest-vn-03164995 failed..Will retry
2025-09-02 22:41:08,184 - DEBUG - Response for deleting network ()
2025-09-02 22:41:08,435 - DEBUG - No XMPP flaps were noticed during the test
2025-09-02 22:41:08,435 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-09-02 22:41:08,435 - INFO - --------------------------------------------------------------------------------
2025-09-02 22:41:08,437 - INFO - ================================================================================
2025-09-02 22:41:08,438 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-09-02 22:41:08,438 - 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-09-02 22:41:08,724 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.20.0.17': '0'}} with
2025-09-02 22:41:08,724 - INFO - Initial checks done. Running the testcase now
2025-09-02 22:41:08,724 - INFO -
2025-09-02 22:41:09,182 - DEBUG - Response for create_network : {'network': {'id': '25ecfc76-4f63-408e-a0f3-2132d921f2c1', 'name': 'ctest-vn-18552308', 'tenant_id': '43bfc71f5518469aa945b6426db07913', 'project_id': '43bfc71f5518469aa945b6426db07913', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-10994529', 'ctest-vn-18552308'], 'port_security_enabled': True, 'description': ''}}
2025-09-02 22:41:09,369 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd599b90d-76d7-48e0-af20-a39f4ef88829', 'name': '', 'tenant_id': '43bfc71f5518469aa945b6426db07913', 'network_id': '25ecfc76-4f63-408e-a0f3-2132d921f2c1', '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': '43bfc71f5518469aa945b6426db07913'}}
2025-09-02 22:41:09,548 - DEBUG - Response for create_subnet : {'subnet': {'id': '19575fb4-48f2-4c22-b809-650817344d26', 'name': '', 'tenant_id': '43bfc71f5518469aa945b6426db07913', 'network_id': '25ecfc76-4f63-408e-a0f3-2132d921f2c1', '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': '43bfc71f5518469aa945b6426db07913'}}
2025-09-02 22:41:09,564 - INFO - Created VN ctest-vn-18552308
2025-09-02 22:41:09,615 - DEBUG - VN ctest-vn-18552308 UUID is 25ecfc76-4f63-408e-a0f3-2132d921f2c1
2025-09-02 22:41:09,938 - DEBUG - Response for create_port : {'port': {'name': 'a4268961-785f-4137-86c5-fa499c492f65', 'id': 'a4268961-785f-4137-86c5-fa499c492f65', 'tenant_id': '43bfc71f5518469aa945b6426db07913', 'network_id': '25ecfc76-4f63-408e-a0f3-2132d921f2c1', 'mac_address': '02:a4:26:89:61: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': 'd599b90d-76d7-48e0-af20-a39f4ef88829'}], 'security_groups': ['aa7b1796-8271-4180-9429-637290e29aa0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '43bfc71f5518469aa945b6426db07913'}}
2025-09-02 22:41:10,091 - DEBUG - Response for create_port : {'port': {'name': 'e96e16bd-0e7a-421e-9c88-557cc7e9d523', 'id': 'e96e16bd-0e7a-421e-9c88-557cc7e9d523', 'tenant_id': '43bfc71f5518469aa945b6426db07913', 'network_id': '25ecfc76-4f63-408e-a0f3-2132d921f2c1', 'mac_address': '02:e9:6e:16:bd:0e', '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': '19575fb4-48f2-4c22-b809-650817344d26'}], 'security_groups': ['aa7b1796-8271-4180-9429-637290e29aa0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '43bfc71f5518469aa945b6426db07913'}}
2025-09-02 22:41:10,397 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4003-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4003-1)
2025-09-02 22:41:10,784 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4003-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4003-1)
2025-09-02 22:41:11,932 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4003-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4003-1)
2025-09-02 22:41:11,933 - DEBUG - Requesting: http://10.0.0.48:8082/domains
2025-09-02 22:41:11,938 - DEBUG - Requesting: http://10.0.0.48:8082/domain/d6be2dd4-6f0e-430a-b00e-5c8fa96478a2
2025-09-02 22:41:11,948 - DEBUG - Requesting: http://10.0.0.48:8082/project/43bfc71f-5518-469a-a945-b6426db07913
2025-09-02 22:41:12,019 - DEBUG - Requesting: http://10.0.0.48:8082/network-ipam/372b84b1-c4dd-4844-9cbe-5cab8a04f9c9
2025-09-02 22:41:12,030 - INFO - Verifications in API Server for IPAM: ctest-ipam-65926059 passed
2025-09-02 22:41:12,036 - DEBUG - Control-node 10.0.0.48 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-10994529:ctest-ipam-65926059', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-10994529', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3975416995131508804', 'uuid-lslong': '11294566807316527561'}, 'enable': 'true', 'created': '2025-09-02T22:41:08', 'last-modified': '2025-09-02T22:41:08', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.088528'}
2025-09-02 22:41:12,036 - INFO - Verifications in Control node for IPAM: ctest-ipam-65926059 passed
2025-09-02 22:41:12,036 - DEBUG - Requesting: http://10.0.0.48:8082/domains
2025-09-02 22:41:12,041 - DEBUG - Requesting: http://10.0.0.48:8082/domain/d6be2dd4-6f0e-430a-b00e-5c8fa96478a2
2025-09-02 22:41:12,049 - DEBUG - Requesting: http://10.0.0.48:8082/project/43bfc71f-5518-469a-a945-b6426db07913
2025-09-02 22:41:12,137 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/25ecfc76-4f63-408e-a0f3-2132d921f2c1
2025-09-02 22:41:12,148 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/25ecfc76-4f63-408e-a0f3-2132d921f2c1
2025-09-02 22:41:12,159 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/82a96fd9-ca7f-48fb-81a3-7119f82886bc
2025-09-02 22:41:12,166 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/82a96fd9-ca7f-48fb-81a3-7119f82886bc
2025-09-02 22:41:12,172 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/5da8ec28-4c7a-4044-921e-743dc90dad87
2025-09-02 22:41:12,178 - DEBUG - Route Targets: ['target:64512:8000004']
2025-09-02 22:41:12,178 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/25ecfc76-4f63-408e-a0f3-2132d921f2c1
2025-09-02 22:41:12,190 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/82a96fd9-ca7f-48fb-81a3-7119f82886bc
2025-09-02 22:41:12,207 - INFO - Verified VN network id 12 for VN 25ecfc76-4f63-408e-a0f3-2132d921f2c1
2025-09-02 22:41:12,207 - INFO - Verifications in API Server for VN ctest-vn-18552308 passed
2025-09-02 22:41:12,207 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/25ecfc76-4f63-408e-a0f3-2132d921f2c1
2025-09-02 22:41:12,222 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/82a96fd9-ca7f-48fb-81a3-7119f82886bc
2025-09-02 22:41:12,232 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/82a96fd9-ca7f-48fb-81a3-7119f82886bc
2025-09-02 22:41:12,241 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/5da8ec28-4c7a-4044-921e-743dc90dad87
2025-09-02 22:41:12,264 - DEBUG - Control-node 10.0.0.48 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-10994529:ctest-vn-18552308', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-10994529', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2732836658975293582', 'uuid-lslong': '11597649967684121281'}, 'enable': 'true', 'created': '2025-09-02T22:41:09', 'last-modified': '2025-09-02T22:41:09', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.735920'}
2025-09-02 22:41:12,271 - DEBUG - Route Targets: ['target:64512:8000004']
2025-09-02 22:41:12,271 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-18552308 passed
2025-09-02 22:41:12,271 - DEBUG - ====Verifying policy data for ctest-vn-18552308 in API_Server ======
2025-09-02 22:41:12,271 - DEBUG - Requesting: http://10.0.0.48:8082/domains
2025-09-02 22:41:12,277 - DEBUG - Requesting: http://10.0.0.48:8082/domain/d6be2dd4-6f0e-430a-b00e-5c8fa96478a2
2025-09-02 22:41:12,287 - DEBUG - Requesting: http://10.0.0.48:8082/project/43bfc71f-5518-469a-a945-b6426db07913
2025-09-02 22:41:12,392 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/25ecfc76-4f63-408e-a0f3-2132d921f2c1
2025-09-02 22:41:12,406 - DEBUG - =>VN ctest-vn-18552308 has no policy to be verified
2025-09-02 22:41:12,406 - DEBUG - Verifying the vn in opserver
2025-09-02 22:41:12,406 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-10994529:ctest-vn-18552308 virtual network link through opserver 10.0.0.48
2025-09-02 22:41:12,406 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks
2025-09-02 22:41:12,807 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks
2025-09-02 22:41:12,879 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-10994529:ctest-vn-18552308', 'href': 'http://10.0.0.48:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-10994529:ctest-vn-18552308?flat'}
2025-09-02 22:41:12,879 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-10994529:ctest-vn-18552308 is found in opserver
2025-09-02 22:41:12,885 - DEBUG - VRF ids for VN ctest-vn-18552308: {'10.0.0.48': '2'}
2025-09-02 22:41:12,885 - INFO - Waiting for VM ctest-TestBasicVMVN-10994529-29232343 to be up..
2025-09-02 22:41:12,971 - DEBUG - VM is in ACTIVE state now
2025-09-02 22:41:12,971 - INFO - VM name : ctest-TestBasicVMVN-10994529-29232343
2025-09-02 22:41:13,041 - DEBUG - VM ctest-TestBasicVMVN-10994529-29232343 ID is fd9aa6f6-e383-4ee9-9dc3-f39d6388b3b1
2025-09-02 22:41:13,041 - DEBUG - VM ctest-TestBasicVMVN-10994529-29232343 launched on Node cn-jenkins-deploy-platform-ansible-os-4003-1
2025-09-02 22:41:13,114 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/fd9aa6f6-e383-4ee9-9dc3-f39d6388b3b1
2025-09-02 22:41:13,125 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/a4268961-785f-4137-86c5-fa499c492f65
2025-09-02 22:41:16,410 - 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-09-02 22:41:16,410 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-10994529-29232343 failed!
2025-09-02 22:41:16,463 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-10994529:ctest-vn-18552308 is 31.1.1.1 and allocation pool is NOT set
2025-09-02 22:41:16,463 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-10994529:ctest-vn-18552308 is 31.1.2.1 and allocation pool is NOT set
2025-09-02 22:41:20,533 - 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-09-02 22:41:20,533 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-10994529-29232343 failed!
2025-09-02 22:41:20,587 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-10994529:ctest-vn-18552308 is 31.1.1.1 and allocation pool is NOT set
2025-09-02 22:41:20,587 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-10994529:ctest-vn-18552308 is 31.1.2.1 and allocation pool is NOT set
2025-09-02 22:41:22,649 - 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.05 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.378 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.378/1.714/3.051/1.336 ms')
2025-09-02 22:41:22,649 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-10994529-29232343 passed
2025-09-02 22:41:22,795 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-02 22:41:22,795 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-10994529-29232343, IP 31.1.1.4, Port 22
2025-09-02 22:41:22,950 - DEBUG - VM ctest-TestBasicVMVN-10994529-29232343 is ready for SSH connections
2025-09-02 22:41:22,950 - INFO - Waiting for VM ctest-TestBasicVMVN-10994529-65369754 to be up..
2025-09-02 22:41:23,021 - DEBUG - VM is in ACTIVE state now
2025-09-02 22:41:23,021 - INFO - VM name : ctest-TestBasicVMVN-10994529-65369754
2025-09-02 22:41:23,092 - DEBUG - VM ctest-TestBasicVMVN-10994529-65369754 ID is 1455f557-593f-4c20-b55b-fd9a0b806f56
2025-09-02 22:41:23,092 - DEBUG - VM ctest-TestBasicVMVN-10994529-65369754 launched on Node cn-jenkins-deploy-platform-ansible-os-4003-1
2025-09-02 22:41:23,164 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/1455f557-593f-4c20-b55b-fd9a0b806f56
2025-09-02 22:41:23,172 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/e96e16bd-0e7a-421e-9c88-557cc7e9d523
2025-09-02 22:41:24,410 - 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.21 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.434 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.434/1.820/3.206/1.386 ms')
2025-09-02 22:41:24,410 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-10994529-65369754 passed
2025-09-02 22:41:24,555 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-02 22:41:24,555 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-10994529-65369754, IP 31.1.2.4, Port 22
2025-09-02 22:41:24,714 - DEBUG - VM ctest-TestBasicVMVN-10994529-65369754 is ready for SSH connections
2025-09-02 22:41:24,714 - INFO - Waiting for VM ctest-TestBasicVMVN-10994529-66419117 to be up..
2025-09-02 22:41:24,781 - DEBUG - VM is in ACTIVE state now
2025-09-02 22:41:24,781 - INFO - VM name : ctest-TestBasicVMVN-10994529-66419117
2025-09-02 22:41:24,848 - DEBUG - VM ctest-TestBasicVMVN-10994529-66419117 ID is dfa6006e-0de0-4145-95b7-89fbe703e1d9
2025-09-02 22:41:24,849 - DEBUG - VM ctest-TestBasicVMVN-10994529-66419117 launched on Node cn-jenkins-deploy-platform-ansible-os-4003-1
2025-09-02 22:41:24,912 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/dfa6006e-0de0-4145-95b7-89fbe703e1d9
2025-09-02 22:41:24,919 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/35e87de0-5231-48be-8c88-eb8ea8d17d36
2025-09-02 22:41:26,172 - 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.87 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.440 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.440/1.657/2.874/1.217 ms')
2025-09-02 22:41:26,172 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-10994529-66419117 passed
2025-09-02 22:41:26,319 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-02 22:41:26,319 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-10994529-66419117, IP 31.1.1.3, Port 22
2025-09-02 22:41:26,478 - DEBUG - VM ctest-TestBasicVMVN-10994529-66419117 is ready for SSH connections
2025-09-02 22:41:26,478 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-02 22:41:26,478 - 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.48, gateway password: c0ntrail123
2025-09-02 22:41:26,478 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-09-02 22:41:30,450 - 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.147 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.886 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.927 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.886/1.653/3.147 ms
2025-09-02 22:41:30,450 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-10994529-29232343 passed
2025-09-02 22:41:30,450 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-02 22:41:30,450 - 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.48, gateway password: c0ntrail123
2025-09-02 22:41:30,450 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-09-02 22:41:34,084 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=63 time=3.063 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.349 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.981 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.981/1.797/3.063 ms
2025-09-02 22:41:34,084 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-10994529-65369754 passed
2025-09-02 22:41:34,084 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-02 22:41:34,084 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-02 22:41:34,084 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-02 22:41:34,084 - 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.48, gateway password: c0ntrail123
2025-09-02 22:41:34,084 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-02 22:41:34,260 - DEBUG - None
2025-09-02 22:41:34,260 - 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.48, gateway password: c0ntrail123
2025-09-02 22:41:34,260 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-02 22:41:34,435 - DEBUG - None
2025-09-02 22:41:34,436 - 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.48, gateway password: c0ntrail123
2025-09-02 22:41:34,436 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-02 22:41:35,027 - DEBUG - None
2025-09-02 22:41:35,027 - 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.48, gateway password: c0ntrail123
2025-09-02 22:41:35,027 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-09-02 22:41:37,241 - 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.848 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.144 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.648 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.164 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.615 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.615/2.683/7.144 ms
2025-09-02 22:41:37,241 - 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.48, gateway password: c0ntrail123
2025-09-02 22:41:37,241 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-09-02 22:41:39,465 - 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.768 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.428 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.393 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.478 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.779 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.544 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.343 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.343/2.104/4.393 ms
2025-09-02 22:41:39,465 - 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.48, gateway password: c0ntrail123
2025-09-02 22:41:39,465 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-09-02 22:41:41,705 - 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.654 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.469 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.247 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.380 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.072 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.093 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=1.029 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.380/1.849/3.247 ms
2025-09-02 22:41:41,705 - INFO - Deleting VM ctest-TestBasicVMVN-10994529-66419117
2025-09-02 22:41:41,771 - INFO - Detaching port e96e16bd-0e7a-421e-9c88-557cc7e9d523 from VM ctest-TestBasicVMVN-10994529-65369754
2025-09-02 22:41:41,803 - INFO - Deleting VM ctest-TestBasicVMVN-10994529-65369754
2025-09-02 22:41:41,863 - INFO - Detaching port a4268961-785f-4137-86c5-fa499c492f65 from VM ctest-TestBasicVMVN-10994529-29232343
2025-09-02 22:41:41,900 - INFO - Deleting VM ctest-TestBasicVMVN-10994529-29232343
2025-09-02 22:41:41,963 - INFO - Deleting VN ctest-vn-18552308
2025-09-02 22:41:42,116 - DEBUG - Response for delete_port : ()
2025-09-02 22:41:42,258 - DEBUG - Response for delete_port : ()
2025-09-02 22:41:42,298 - DEBUG - VN 25ecfc76-4f63-408e-a0f3-2132d921f2c1 still in use: Unable to complete operation on network 25ecfc76-4f63-408e-a0f3-2132d921f2c1. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-546d6a0c-ed93-4e98-ab9e-f123cff31e41']
2025-09-02 22:41:42,299 - WARNING - Deleting VN ctest-vn-18552308 failed..Will retry
2025-09-02 22:41:44,415 - DEBUG - Response for deleting network ()
2025-09-02 22:41:44,415 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/82a96fd9-ca7f-48fb-81a3-7119f82886bc
2025-09-02 22:41:44,421 - DEBUG - Response Code: 404
2025-09-02 22:41:44,421 - DEBUG - Requesting: http://10.0.0.48:8082/domains
2025-09-02 22:41:44,425 - DEBUG - Requesting: http://10.0.0.48:8082/domain/d6be2dd4-6f0e-430a-b00e-5c8fa96478a2
2025-09-02 22:41:44,476 - DEBUG - Requesting: http://10.0.0.48:8082/project/43bfc71f-5518-469a-a945-b6426db07913
2025-09-02 22:41:44,596 - INFO - Validated that VN ctest-vn-18552308 is not found in API Server
2025-09-02 22:41:44,605 - DEBUG - VN ctest-vn-18552308 is not present in Agent 10.0.0.48
2025-09-02 22:41:44,605 - INFO - Validated that VN ctest-vn-18552308 is not in any agent
2025-09-02 22:41:44,609 - DEBUG - VRF 2 is not seen in agent 10.0.0.48
2025-09-02 22:41:44,615 - DEBUG - Vrouter 10.0.0.48 does not have vrf 2 for VN ctest-vn-18552308
2025-09-02 22:41:44,615 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-10994529:ctest-vn-18552308
2025-09-02 22:41:44,623 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-18552308 info
2025-09-02 22:41:44,707 - INFO - IPAM: ctest-ipam-65926059 is not found in API Server
2025-09-02 22:41:44,716 - INFO - IPAM:ctest-ipam-65926059 is not found in control node
2025-09-02 22:41:44,971 - DEBUG - No XMPP flaps were noticed during the test
2025-09-02 22:41:44,971 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36]
2025-09-02 22:41:44,972 - INFO - --------------------------------------------------------------------------------
2025-09-02 22:41:45,625 - INFO - Deleted project: ctest-TestBasicVMVN-10994529, ID : 43bfc71f-5518-469a-a945-b6426db07913