2025-08-20 09:17:40,042 - INFO - Domain Default found not creating
2025-08-20 09:17:40,164 - INFO - Project ctest-TestBasicVMVN-45368129 not found, creating it
2025-08-20 09:17:40,656 - INFO - Created Project:ctest-TestBasicVMVN-45368129, ID : 46b04844-a1fd-4248-b6a7-e0499c97be35
2025-08-20 09:17:42,358 - INFO - ================================================================================
2025-08-20 09:17:42,358 - INFO - STARTING TEST : test_generic_link_local_service
2025-08-20 09:17:42,358 - 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-08-20 09:17:42,616 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.17': '0'}} with
2025-08-20 09:17:42,616 - INFO - Initial checks done. Running the testcase now
2025-08-20 09:17:42,616 - INFO -
2025-08-20 09:17:43,136 - DEBUG - Response for create_network : {'network': {'id': 'afea8a4e-913d-4a0d-9015-6e151c6fd997', 'name': 'ctest-vn2_metadata-48302362', 'tenant_id': '46b04844a1fd4248b6a7e0499c97be35', 'project_id': '46b04844a1fd4248b6a7e0499c97be35', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-45368129', 'ctest-vn2_metadata-48302362'], 'port_security_enabled': True, 'description': ''}}
2025-08-20 09:17:43,294 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c8700bd3-984a-4f75-93f9-77d16edceb84', 'name': '', 'tenant_id': '46b04844a1fd4248b6a7e0499c97be35', 'network_id': 'afea8a4e-913d-4a0d-9015-6e151c6fd997', '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': '46b04844a1fd4248b6a7e0499c97be35'}}
2025-08-20 09:17:43,308 - INFO - Created VN ctest-vn2_metadata-48302362
2025-08-20 09:17:43,364 - DEBUG - VN ctest-vn2_metadata-48302362 UUID is afea8a4e-913d-4a0d-9015-6e151c6fd997
2025-08-20 09:17:43,534 - DEBUG - Services list from nova: [, , ]
2025-08-20 09:17:44,495 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3890-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3890-1)
2025-08-20 09:17:44,599 - DEBUG - Link local service introspect added
2025-08-20 09:17:44,633 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-20 09:17:49,697 - DEBUG - VM is in ACTIVE state now
2025-08-20 09:17:49,808 - INFO - Waiting for VM ctest-TestBasicVMVN-45368129-40348441 to be up..
2025-08-20 09:17:49,808 - INFO - VM name : ctest-TestBasicVMVN-45368129-40348441
2025-08-20 09:17:49,872 - DEBUG - VM ctest-TestBasicVMVN-45368129-40348441 ID is 94f1345f-56d4-43e4-8cd6-dbdd6baf8d5f
2025-08-20 09:17:49,872 - DEBUG - VM ctest-TestBasicVMVN-45368129-40348441 launched on Node cn-jenkins-deploy-platform-ansible-os-3890-1
2025-08-20 09:17:49,939 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/94f1345f-56d4-43e4-8cd6-dbdd6baf8d5f
2025-08-20 09:17:50,228 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/94f1345f-56d4-43e4-8cd6-dbdd6baf8d5f
2025-08-20 09:17:50,253 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/cc563a19-3fe3-46cd-ada9-d699bf31e8f9
2025-08-20 09:17:53,512 - 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 1024ms')
2025-08-20 09:17:53,512 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45368129-40348441 failed!
2025-08-20 09:17:53,563 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45368129:ctest-vn2_metadata-48302362 is 11.1.1.1 and allocation pool is NOT set
2025-08-20 09:17:55,623 - 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.73 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.318 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.318/1.523/2.728/1.205 ms')
2025-08-20 09:17:55,623 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45368129-40348441 passed
2025-08-20 09:17:55,768 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 09:17:55,768 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45368129-40348441, IP 11.1.1.3, Port 22
2025-08-20 09:17:55,919 - DEBUG - VM ctest-TestBasicVMVN-45368129-40348441 is ready for SSH connections
2025-08-20 09:17:55,919 - INFO - Retry 0
2025-08-20 09:17:55,919 - 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.49, gateway password: c0ntrail123
2025-08-20 09:17:55,919 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-08-20 09:17:57,501 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-08-20 09:17:57,501 - INFO - Generic metadata worked
2025-08-20 09:17:57,747 - DEBUG - Link local service introspect removed
2025-08-20 09:17:57,748 - INFO - Deleting VM ctest-TestBasicVMVN-45368129-40348441
2025-08-20 09:17:57,806 - INFO - Deleting VN ctest-vn2_metadata-48302362
2025-08-20 09:17:57,838 - DEBUG - VN afea8a4e-913d-4a0d-9015-6e151c6fd997 still in use: Unable to complete operation on network afea8a4e-913d-4a0d-9015-6e151c6fd997. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-c57cbf2c-6e7a-4f3b-9216-0c8036fe14f5']
2025-08-20 09:17:57,838 - WARNING - Deleting VN ctest-vn2_metadata-48302362 failed..Will retry
2025-08-20 09:17:59,933 - DEBUG - Response for deleting network ()
2025-08-20 09:18:00,189 - DEBUG - No XMPP flaps were noticed during the test
2025-08-20 09:18:00,189 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-08-20 09:18:00,189 - INFO - --------------------------------------------------------------------------------
2025-08-20 09:18:00,192 - INFO - ================================================================================
2025-08-20 09:18:00,192 - INFO - STARTING TEST : test_metadata_service
2025-08-20 09:18:00,192 - 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-08-20 09:18:00,480 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.17': '0'}} with
2025-08-20 09:18:00,480 - INFO - Initial checks done. Running the testcase now
2025-08-20 09:18:00,480 - INFO -
2025-08-20 09:18:00,480 - DEBUG - Requesting: http://10.0.0.49:8082/global-vrouter-configs
2025-08-20 09:18:00,485 - DEBUG - Requesting: http://10.0.0.49:8082/global-vrouter-config/59f6d59a-01ce-454a-a183-aba3edee7f9f
2025-08-20 09:18:00,655 - DEBUG - Response for create_network : {'network': {'id': 'fc9bb91c-5b8d-4bac-bdb8-6be4eb82ff82', 'name': 'ctest-vn-42160118', 'tenant_id': '46b04844a1fd4248b6a7e0499c97be35', 'project_id': '46b04844a1fd4248b6a7e0499c97be35', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-45368129', 'ctest-vn-42160118'], 'port_security_enabled': True, 'description': ''}}
2025-08-20 09:18:00,809 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c165aa55-cd74-45ad-a324-4047489f6368', 'name': '', 'tenant_id': '46b04844a1fd4248b6a7e0499c97be35', 'network_id': 'fc9bb91c-5b8d-4bac-bdb8-6be4eb82ff82', 'ip_version': 4, 'cidr': '190.57.190.0/26', 'allocation_pools': [{'start': '190.57.190.2', 'end': '190.57.190.62'}], 'gateway_ip': '190.57.190.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '190.57.190.2', 'tags': [], 'project_id': '46b04844a1fd4248b6a7e0499c97be35'}}
2025-08-20 09:18:00,824 - INFO - Created VN ctest-vn-42160118
2025-08-20 09:18:00,876 - DEBUG - VN ctest-vn-42160118 UUID is fc9bb91c-5b8d-4bac-bdb8-6be4eb82ff82
2025-08-20 09:18:01,965 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3890-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3890-1)
2025-08-20 09:18:01,965 - INFO - Waiting for VM ctest-TestBasicVMVN-45368129-65311746 to be up..
2025-08-20 09:18:02,000 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-20 09:18:07,066 - DEBUG - VM is in ACTIVE state now
2025-08-20 09:18:07,066 - INFO - VM name : ctest-TestBasicVMVN-45368129-65311746
2025-08-20 09:18:07,131 - DEBUG - VM ctest-TestBasicVMVN-45368129-65311746 ID is 11c56f31-d4d2-4f5f-a704-735e6cb604b7
2025-08-20 09:18:07,132 - DEBUG - VM ctest-TestBasicVMVN-45368129-65311746 launched on Node cn-jenkins-deploy-platform-ansible-os-3890-1
2025-08-20 09:18:07,192 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/11c56f31-d4d2-4f5f-a704-735e6cb604b7
2025-08-20 09:18:07,198 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/4b4818ef-8f8e-4304-a077-cebf68f57359
2025-08-20 09:18:10,438 - 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 1008ms')
2025-08-20 09:18:10,438 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45368129-65311746 failed!
2025-08-20 09:18:10,492 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45368129:ctest-vn-42160118 is 190.57.190.1 and allocation pool is NOT set
2025-08-20 09:18:12,552 - 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.86 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.880 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.880/2.372/3.864/1.492 ms')
2025-08-20 09:18:12,552 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45368129-65311746 passed
2025-08-20 09:18:12,704 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 09:18:12,704 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45368129-65311746, IP 190.57.190.3, Port 22
2025-08-20 09:18:12,855 - DEBUG - VM ctest-TestBasicVMVN-45368129-65311746 is ready for SSH connections
2025-08-20 09:18:12,855 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-08-20 09:18:12,855 - DEBUG - cat /tmp/output.txt
2025-08-20 09:18:14,487 - DEBUG - Hello World. The time is now Wed, 20 Aug 2025 03:18:10 -0600!
2025-08-20 09:18:14,487 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 20 Aug 2025 03:18:10 -0600!'}
2025-08-20 09:18:14,487 - INFO - metadata_script.txt got executed in the vm
2025-08-20 09:18:14,487 - INFO - Deleting VM ctest-TestBasicVMVN-45368129-65311746
2025-08-20 09:18:14,549 - INFO - Deleting VN ctest-vn-42160118
2025-08-20 09:18:14,581 - DEBUG - VN fc9bb91c-5b8d-4bac-bdb8-6be4eb82ff82 still in use: Unable to complete operation on network fc9bb91c-5b8d-4bac-bdb8-6be4eb82ff82. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-8e874c4d-53ca-4486-823e-788beab18aa0']
2025-08-20 09:18:14,581 - WARNING - Deleting VN ctest-vn-42160118 failed..Will retry
2025-08-20 09:18:16,674 - DEBUG - Response for deleting network ()
2025-08-20 09:18:16,925 - DEBUG - No XMPP flaps were noticed during the test
2025-08-20 09:18:16,925 - INFO - END TEST : test_metadata_service : PASSED[0:00:16]
2025-08-20 09:18:16,925 - INFO - --------------------------------------------------------------------------------
2025-08-20 09:18:16,927 - INFO - ================================================================================
2025-08-20 09:18:16,927 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-08-20 09:18:16,927 - 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-08-20 09:18:17,207 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.17': '0'}} with
2025-08-20 09:18:17,208 - INFO - Initial checks done. Running the testcase now
2025-08-20 09:18:17,208 - INFO -
2025-08-20 09:18:17,672 - DEBUG - Response for create_network : {'network': {'id': '7ac0f116-506a-4a8f-94c2-365075b0fc0f', 'name': 'ctest-vn-53307439', 'tenant_id': '46b04844a1fd4248b6a7e0499c97be35', 'project_id': '46b04844a1fd4248b6a7e0499c97be35', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-45368129', 'ctest-vn-53307439'], 'port_security_enabled': True, 'description': ''}}
2025-08-20 09:18:17,872 - DEBUG - Response for create_subnet : {'subnet': {'id': '7a66fc9d-f9f6-484d-9b90-7fa90828734c', 'name': '', 'tenant_id': '46b04844a1fd4248b6a7e0499c97be35', 'network_id': '7ac0f116-506a-4a8f-94c2-365075b0fc0f', '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': '46b04844a1fd4248b6a7e0499c97be35'}}
2025-08-20 09:18:18,010 - DEBUG - Response for create_subnet : {'subnet': {'id': '497e0a4c-4b60-40a6-8249-1fa7cea85e77', 'name': '', 'tenant_id': '46b04844a1fd4248b6a7e0499c97be35', 'network_id': '7ac0f116-506a-4a8f-94c2-365075b0fc0f', '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': '46b04844a1fd4248b6a7e0499c97be35'}}
2025-08-20 09:18:18,029 - INFO - Created VN ctest-vn-53307439
2025-08-20 09:18:18,080 - DEBUG - VN ctest-vn-53307439 UUID is 7ac0f116-506a-4a8f-94c2-365075b0fc0f
2025-08-20 09:18:18,410 - DEBUG - Response for create_port : {'port': {'name': '488cd357-8e53-469e-ad08-ff17c8e3bd42', 'id': '488cd357-8e53-469e-ad08-ff17c8e3bd42', 'tenant_id': '46b04844a1fd4248b6a7e0499c97be35', 'network_id': '7ac0f116-506a-4a8f-94c2-365075b0fc0f', 'mac_address': '02:48:8c:d3:57:8e', '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': '7a66fc9d-f9f6-484d-9b90-7fa90828734c'}], 'security_groups': ['028503d3-c839-4bc5-8f21-f7bbe48cecd8'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '46b04844a1fd4248b6a7e0499c97be35'}}
2025-08-20 09:18:18,577 - DEBUG - Response for create_port : {'port': {'name': '06eb8146-fab6-487c-9170-18c357b54b96', 'id': '06eb8146-fab6-487c-9170-18c357b54b96', 'tenant_id': '46b04844a1fd4248b6a7e0499c97be35', 'network_id': '7ac0f116-506a-4a8f-94c2-365075b0fc0f', 'mac_address': '02:06:eb:81:46:fa', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '31.1.2.4', 'subnet_id': '497e0a4c-4b60-40a6-8249-1fa7cea85e77'}], 'security_groups': ['028503d3-c839-4bc5-8f21-f7bbe48cecd8'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '46b04844a1fd4248b6a7e0499c97be35'}}
2025-08-20 09:18:18,883 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3890-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3890-1)
2025-08-20 09:18:19,241 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3890-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3890-1)
2025-08-20 09:18:20,341 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3890-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3890-1)
2025-08-20 09:18:20,341 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-08-20 09:18:20,347 - DEBUG - Requesting: http://10.0.0.49:8082/domain/ac2afb38-e6a2-4bc9-84a0-5630d8cad4fc
2025-08-20 09:18:20,360 - DEBUG - Requesting: http://10.0.0.49:8082/project/46b04844-a1fd-4248-b6a7-e0499c97be35
2025-08-20 09:18:20,435 - DEBUG - Requesting: http://10.0.0.49:8082/network-ipam/eb185bf7-423d-443d-9e07-ade28ebb2c6c
2025-08-20 09:18:20,445 - INFO - Verifications in API Server for IPAM: ctest-ipam-83059646 passed
2025-08-20 09:18:20,456 - DEBUG - Control-node 10.0.0.49 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-45368129:ctest-ipam-83059646', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-45368129', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16940391115880481853', 'uuid-lslong': '11387261371398433900'}, 'enable': 'true', 'created': '2025-08-20T09:18:17', 'last-modified': '2025-08-20T09:18:17', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.026045'}
2025-08-20 09:18:20,456 - INFO - Verifications in Control node for IPAM: ctest-ipam-83059646 passed
2025-08-20 09:18:20,456 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-08-20 09:18:20,463 - DEBUG - Requesting: http://10.0.0.49:8082/domain/ac2afb38-e6a2-4bc9-84a0-5630d8cad4fc
2025-08-20 09:18:20,475 - DEBUG - Requesting: http://10.0.0.49:8082/project/46b04844-a1fd-4248-b6a7-e0499c97be35
2025-08-20 09:18:20,553 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/7ac0f116-506a-4a8f-94c2-365075b0fc0f
2025-08-20 09:18:20,566 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/7ac0f116-506a-4a8f-94c2-365075b0fc0f
2025-08-20 09:18:20,577 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/7bed2ef2-b3a8-4ddc-824f-5454f6799029
2025-08-20 09:18:20,585 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/7bed2ef2-b3a8-4ddc-824f-5454f6799029
2025-08-20 09:18:20,593 - DEBUG - Requesting: http://10.0.0.49:8082/route-target/fe86d784-aa87-4556-bbe1-98aca2ed8973
2025-08-20 09:18:20,600 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-20 09:18:20,600 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/7ac0f116-506a-4a8f-94c2-365075b0fc0f
2025-08-20 09:18:20,612 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/7bed2ef2-b3a8-4ddc-824f-5454f6799029
2025-08-20 09:18:20,627 - INFO - Verified VN network id 12 for VN 7ac0f116-506a-4a8f-94c2-365075b0fc0f
2025-08-20 09:18:20,627 - INFO - Verifications in API Server for VN ctest-vn-53307439 passed
2025-08-20 09:18:20,627 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/7ac0f116-506a-4a8f-94c2-365075b0fc0f
2025-08-20 09:18:20,648 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/7bed2ef2-b3a8-4ddc-824f-5454f6799029
2025-08-20 09:18:20,657 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/7bed2ef2-b3a8-4ddc-824f-5454f6799029
2025-08-20 09:18:20,666 - DEBUG - Requesting: http://10.0.0.49:8082/route-target/fe86d784-aa87-4556-bbe1-98aca2ed8973
2025-08-20 09:18:20,686 - DEBUG - Control-node 10.0.0.49 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-45368129:ctest-vn-53307439', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-45368129', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8845334746296371855', 'uuid-lslong': '10719189782295018511'}, 'enable': 'true', 'created': '2025-08-20T09:18:17', 'last-modified': '2025-08-20T09:18:17', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.711125'}
2025-08-20 09:18:20,694 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-20 09:18:20,694 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-53307439 passed
2025-08-20 09:18:20,695 - DEBUG - ====Verifying policy data for ctest-vn-53307439 in API_Server ======
2025-08-20 09:18:20,695 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-08-20 09:18:20,705 - DEBUG - Requesting: http://10.0.0.49:8082/domain/ac2afb38-e6a2-4bc9-84a0-5630d8cad4fc
2025-08-20 09:18:20,722 - DEBUG - Requesting: http://10.0.0.49:8082/project/46b04844-a1fd-4248-b6a7-e0499c97be35
2025-08-20 09:18:20,825 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/7ac0f116-506a-4a8f-94c2-365075b0fc0f
2025-08-20 09:18:20,838 - DEBUG - =>VN ctest-vn-53307439 has no policy to be verified
2025-08-20 09:18:20,838 - DEBUG - Verifying the vn in opserver
2025-08-20 09:18:20,838 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-45368129:ctest-vn-53307439 virtual network link through opserver 10.0.0.49
2025-08-20 09:18:20,838 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-networks
2025-08-20 09:18:21,202 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-networks
2025-08-20 09:18:21,264 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-45368129:ctest-vn-53307439', 'href': 'http://10.0.0.49:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-45368129:ctest-vn-53307439?flat'}
2025-08-20 09:18:21,265 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-45368129:ctest-vn-53307439 is found in opserver
2025-08-20 09:18:21,271 - DEBUG - VRF ids for VN ctest-vn-53307439: {'10.0.0.49': '2'}
2025-08-20 09:18:21,271 - INFO - Waiting for VM ctest-TestBasicVMVN-45368129-87358021 to be up..
2025-08-20 09:18:21,369 - DEBUG - VM is in ACTIVE state now
2025-08-20 09:18:21,369 - INFO - VM name : ctest-TestBasicVMVN-45368129-87358021
2025-08-20 09:18:21,449 - DEBUG - VM ctest-TestBasicVMVN-45368129-87358021 ID is 4850b11b-2782-467a-8f05-e10c38280928
2025-08-20 09:18:21,449 - DEBUG - VM ctest-TestBasicVMVN-45368129-87358021 launched on Node cn-jenkins-deploy-platform-ansible-os-3890-1
2025-08-20 09:18:21,548 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/4850b11b-2782-467a-8f05-e10c38280928
2025-08-20 09:18:21,557 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/488cd357-8e53-469e-ad08-ff17c8e3bd42
2025-08-20 09:18:24,837 - 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 1030ms')
2025-08-20 09:18:24,838 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45368129-87358021 failed!
2025-08-20 09:18:24,892 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45368129:ctest-vn-53307439 is 31.1.1.1 and allocation pool is NOT set
2025-08-20 09:18:24,893 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45368129:ctest-vn-53307439 is 31.1.2.1 and allocation pool is NOT set
2025-08-20 09:18:28,959 - 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 1012ms')
2025-08-20 09:18:28,960 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45368129-87358021 failed!
2025-08-20 09:18:29,016 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45368129:ctest-vn-53307439 is 31.1.1.1 and allocation pool is NOT set
2025-08-20 09:18:29,016 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45368129:ctest-vn-53307439 is 31.1.2.1 and allocation pool is NOT set
2025-08-20 09:18:31,075 - 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.25 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.387 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.387/1.820/3.254/1.433 ms')
2025-08-20 09:18:31,075 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45368129-87358021 passed
2025-08-20 09:18:31,228 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 09:18:31,228 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45368129-87358021, IP 31.1.1.4, Port 22
2025-08-20 09:18:31,383 - DEBUG - VM ctest-TestBasicVMVN-45368129-87358021 is ready for SSH connections
2025-08-20 09:18:31,383 - INFO - Waiting for VM ctest-TestBasicVMVN-45368129-09390832 to be up..
2025-08-20 09:18:31,453 - DEBUG - VM is in ACTIVE state now
2025-08-20 09:18:31,453 - INFO - VM name : ctest-TestBasicVMVN-45368129-09390832
2025-08-20 09:18:31,522 - DEBUG - VM ctest-TestBasicVMVN-45368129-09390832 ID is e34160ef-331b-40da-978e-fa8b7f4696f5
2025-08-20 09:18:31,523 - DEBUG - VM ctest-TestBasicVMVN-45368129-09390832 launched on Node cn-jenkins-deploy-platform-ansible-os-3890-1
2025-08-20 09:18:31,586 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/e34160ef-331b-40da-978e-fa8b7f4696f5
2025-08-20 09:18:31,592 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/06eb8146-fab6-487c-9170-18c357b54b96
2025-08-20 09:18:32,820 - 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.35 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.267 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.267/1.809/3.352/1.542 ms')
2025-08-20 09:18:32,820 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-45368129-09390832 passed
2025-08-20 09:18:32,968 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 09:18:32,968 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45368129-09390832, IP 31.1.2.4, Port 22
2025-08-20 09:18:33,123 - DEBUG - VM ctest-TestBasicVMVN-45368129-09390832 is ready for SSH connections
2025-08-20 09:18:33,123 - INFO - Waiting for VM ctest-TestBasicVMVN-45368129-36065596 to be up..
2025-08-20 09:18:33,188 - DEBUG - VM is in ACTIVE state now
2025-08-20 09:18:33,189 - INFO - VM name : ctest-TestBasicVMVN-45368129-36065596
2025-08-20 09:18:33,249 - DEBUG - VM ctest-TestBasicVMVN-45368129-36065596 ID is 87882479-94aa-4c12-a5cb-e6f7a07b9c9a
2025-08-20 09:18:33,249 - DEBUG - VM ctest-TestBasicVMVN-45368129-36065596 launched on Node cn-jenkins-deploy-platform-ansible-os-3890-1
2025-08-20 09:18:33,309 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/87882479-94aa-4c12-a5cb-e6f7a07b9c9a
2025-08-20 09:18:33,316 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/3398230e-ae5e-4128-92b4-f4690728429f
2025-08-20 09:18:34,546 - 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.58 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.306 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.306/1.444/2.582/1.138 ms')
2025-08-20 09:18:34,547 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-45368129-36065596 passed
2025-08-20 09:18:34,696 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 09:18:34,696 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45368129-36065596, IP 31.1.1.3, Port 22
2025-08-20 09:18:34,850 - DEBUG - VM ctest-TestBasicVMVN-45368129-36065596 is ready for SSH connections
2025-08-20 09:18:34,851 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 09:18:34,851 - 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.49, gateway password: c0ntrail123
2025-08-20 09:18:34,851 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-08-20 09:18:38,812 - 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.040 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.609 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.714 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.609/1.454/3.040 ms
2025-08-20 09:18:38,812 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-45368129-87358021 passed
2025-08-20 09:18:38,812 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 09:18:38,812 - 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.49, gateway password: c0ntrail123
2025-08-20 09:18:38,812 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-08-20 09:18:42,440 - 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.223 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.739 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.681 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.681/1.547/3.223 ms
2025-08-20 09:18:42,440 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-45368129-09390832 passed
2025-08-20 09:18:42,440 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 09:18:42,440 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 09:18:42,440 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 09:18:42,440 - 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.49, gateway password: c0ntrail123
2025-08-20 09:18:42,440 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-20 09:18:42,615 - DEBUG - None
2025-08-20 09:18:42,615 - 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.49, gateway password: c0ntrail123
2025-08-20 09:18:42,615 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-20 09:18:42,787 - DEBUG - None
2025-08-20 09:18:42,787 - 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.49, gateway password: c0ntrail123
2025-08-20 09:18:42,787 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-20 09:18:43,428 - DEBUG - None
2025-08-20 09:18:43,428 - 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.49, gateway password: c0ntrail123
2025-08-20 09:18:43,428 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-08-20 09:18:45,627 - 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.839 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.578 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.379 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.651 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.427 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.379/1.974/5.578 ms
2025-08-20 09:18:45,627 - 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.49, gateway password: c0ntrail123
2025-08-20 09:18:45,627 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-08-20 09:18:47,876 - 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.169 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.182 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.277 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.367 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.568 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.356 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.367 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.367/1.898/4.277 ms
2025-08-20 09:18:47,876 - 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.49, gateway password: c0ntrail123
2025-08-20 09:18:47,877 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-08-20 09:18:50,112 - 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.623 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.265 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.004 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.390 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.538 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.250 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.350 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.350/1.488/3.004 ms
2025-08-20 09:18:50,112 - INFO - Deleting VM ctest-TestBasicVMVN-45368129-36065596
2025-08-20 09:18:50,168 - INFO - Detaching port 06eb8146-fab6-487c-9170-18c357b54b96 from VM ctest-TestBasicVMVN-45368129-09390832
2025-08-20 09:18:50,195 - INFO - Deleting VM ctest-TestBasicVMVN-45368129-09390832
2025-08-20 09:18:50,258 - INFO - Detaching port 488cd357-8e53-469e-ad08-ff17c8e3bd42 from VM ctest-TestBasicVMVN-45368129-87358021
2025-08-20 09:18:50,288 - INFO - Deleting VM ctest-TestBasicVMVN-45368129-87358021
2025-08-20 09:18:50,348 - INFO - Deleting VN ctest-vn-53307439
2025-08-20 09:18:50,509 - DEBUG - Response for delete_port : ()
2025-08-20 09:18:50,649 - DEBUG - Response for delete_port : ()
2025-08-20 09:18:50,686 - DEBUG - VN 7ac0f116-506a-4a8f-94c2-365075b0fc0f still in use: Unable to complete operation on network 7ac0f116-506a-4a8f-94c2-365075b0fc0f. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-e6fb3ff0-2ed2-4869-a764-057000f0835a']
2025-08-20 09:18:50,686 - WARNING - Deleting VN ctest-vn-53307439 failed..Will retry
2025-08-20 09:18:52,814 - DEBUG - Response for deleting network ()
2025-08-20 09:18:52,814 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/7bed2ef2-b3a8-4ddc-824f-5454f6799029
2025-08-20 09:18:52,822 - DEBUG - Response Code: 404
2025-08-20 09:18:52,822 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-08-20 09:18:52,827 - DEBUG - Requesting: http://10.0.0.49:8082/domain/ac2afb38-e6a2-4bc9-84a0-5630d8cad4fc
2025-08-20 09:18:52,881 - DEBUG - Requesting: http://10.0.0.49:8082/project/46b04844-a1fd-4248-b6a7-e0499c97be35
2025-08-20 09:18:52,960 - INFO - Validated that VN ctest-vn-53307439 is not found in API Server
2025-08-20 09:18:52,971 - DEBUG - VN ctest-vn-53307439 is not present in Agent 10.0.0.49
2025-08-20 09:18:52,971 - INFO - Validated that VN ctest-vn-53307439 is not in any agent
2025-08-20 09:18:52,976 - DEBUG - VRF 2 is not seen in agent 10.0.0.49
2025-08-20 09:18:52,982 - DEBUG - Vrouter 10.0.0.49 does not have vrf 2 for VN ctest-vn-53307439
2025-08-20 09:18:52,982 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-45368129:ctest-vn-53307439
2025-08-20 09:18:52,992 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-53307439 info
2025-08-20 09:18:53,067 - INFO - IPAM: ctest-ipam-83059646 is not found in API Server
2025-08-20 09:18:53,077 - INFO - IPAM:ctest-ipam-83059646 is not found in control node
2025-08-20 09:18:53,329 - DEBUG - No XMPP flaps were noticed during the test
2025-08-20 09:18:53,329 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-08-20 09:18:53,329 - INFO - --------------------------------------------------------------------------------
2025-08-20 09:18:53,988 - INFO - Deleted project: ctest-TestBasicVMVN-45368129, ID : 46b04844-a1fd-4248-b6a7-e0499c97be35