2025-10-09 19:20:38,251 - INFO - Domain Default found not creating
2025-10-09 19:20:38,394 - INFO - Project ctest-TestBasicVMVN-93568226 not found, creating it
2025-10-09 19:20:38,843 - INFO - Created Project:ctest-TestBasicVMVN-93568226, ID : d42c8026-2118-46b5-8c49-c282cec08a76
2025-10-09 19:20:40,387 - INFO - ================================================================================
2025-10-09 19:20:40,387 - INFO - STARTING TEST : test_generic_link_local_service
2025-10-09 19:20:40,387 - INFO - TEST DESCRIPTION :
Description: Test to validate generic linklocal service - running nova list from vm.
1.Create generic link local service to be able to wget to jenkins
2.Create a vm
3.Try wget to jenkins - passes if successful else fails
Maintainer: sandipd@juniper.net
2025-10-09 19:20:40,641 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.14': '0'}} with
2025-10-09 19:20:40,641 - INFO - Initial checks done. Running the testcase now
2025-10-09 19:20:40,641 - INFO -
2025-10-09 19:20:41,212 - DEBUG - Response for create_network : {'network': {'id': '6f3bef9c-293a-4ccb-9b9c-83e178d3dfb4', 'name': 'ctest-vn2_metadata-37866037', 'tenant_id': 'd42c8026211846b58c49c282cec08a76', 'project_id': 'd42c8026211846b58c49c282cec08a76', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-93568226', 'ctest-vn2_metadata-37866037'], 'port_security_enabled': True, 'description': ''}}
2025-10-09 19:20:41,356 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c7bbeddb-4922-42f7-b757-3063d4063c22', 'name': '', 'tenant_id': 'd42c8026211846b58c49c282cec08a76', 'network_id': '6f3bef9c-293a-4ccb-9b9c-83e178d3dfb4', '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': 'd42c8026211846b58c49c282cec08a76'}}
2025-10-09 19:20:41,373 - INFO - Created VN ctest-vn2_metadata-37866037
2025-10-09 19:20:41,426 - DEBUG - VN ctest-vn2_metadata-37866037 UUID is 6f3bef9c-293a-4ccb-9b9c-83e178d3dfb4
2025-10-09 19:20:41,611 - DEBUG - Services list from nova: [, , ]
2025-10-09 19:20:42,608 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4275-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4275-1)
2025-10-09 19:20:42,714 - DEBUG - Link local service introspect added
2025-10-09 19:20:42,755 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-09 19:20:47,829 - DEBUG - VM is in ACTIVE state now
2025-10-09 19:20:47,954 - INFO - Waiting for VM ctest-TestBasicVMVN-93568226-38851702 to be up..
2025-10-09 19:20:47,954 - INFO - VM name : ctest-TestBasicVMVN-93568226-38851702
2025-10-09 19:20:48,027 - DEBUG - VM ctest-TestBasicVMVN-93568226-38851702 ID is 5df2fca2-56ba-46e2-84bd-0f9e632f245d
2025-10-09 19:20:48,027 - DEBUG - VM ctest-TestBasicVMVN-93568226-38851702 launched on Node cn-jenkins-deploy-platform-ansible-os-4275-1
2025-10-09 19:20:48,106 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/5df2fca2-56ba-46e2-84bd-0f9e632f245d
2025-10-09 19:20:48,400 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/5df2fca2-56ba-46e2-84bd-0f9e632f245d
2025-10-09 19:20:48,430 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/9e16ef80-16c1-4587-a482-b1ab1a36e7ee
2025-10-09 19:20:51,683 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1027ms')
2025-10-09 19:20:51,683 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93568226-38851702 failed!
2025-10-09 19:20:51,739 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93568226:ctest-vn2_metadata-37866037 is 11.1.1.1 and allocation pool is NOT set
2025-10-09 19:20:53,801 - 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.68 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.558 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.558/2.118/3.678/1.560 ms')
2025-10-09 19:20:53,801 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93568226-38851702 passed
2025-10-09 19:20:53,951 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-09 19:20:53,951 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93568226-38851702, IP 11.1.1.3, Port 22
2025-10-09 19:20:54,107 - DEBUG - VM ctest-TestBasicVMVN-93568226-38851702 is ready for SSH connections
2025-10-09 19:20:54,107 - INFO - Retry 0
2025-10-09 19:20:54,107 - 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.141, gateway password: c0ntrail123
2025-10-09 19:20:54,107 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-10-09 19:20:55,752 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-10-09 19:20:55,752 - INFO - Generic metadata worked
2025-10-09 19:20:56,006 - DEBUG - Link local service introspect removed
2025-10-09 19:20:56,006 - INFO - Deleting VM ctest-TestBasicVMVN-93568226-38851702
2025-10-09 19:20:56,076 - INFO - Deleting VN ctest-vn2_metadata-37866037
2025-10-09 19:20:56,117 - DEBUG - VN 6f3bef9c-293a-4ccb-9b9c-83e178d3dfb4 still in use: Unable to complete operation on network 6f3bef9c-293a-4ccb-9b9c-83e178d3dfb4. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-98658553-9137-4edb-a71d-f28c9614ffbe']
2025-10-09 19:20:56,117 - WARNING - Deleting VN ctest-vn2_metadata-37866037 failed..Will retry
2025-10-09 19:20:58,230 - DEBUG - Response for deleting network ()
2025-10-09 19:20:58,483 - DEBUG - No XMPP flaps were noticed during the test
2025-10-09 19:20:58,483 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-10-09 19:20:58,483 - INFO - --------------------------------------------------------------------------------
2025-10-09 19:20:58,487 - INFO - ================================================================================
2025-10-09 19:20:58,487 - INFO - STARTING TEST : test_metadata_service
2025-10-09 19:20:58,487 - INFO - TEST DESCRIPTION :
Description: Test to validate metadata service on VM creation.
1.Verify from global-vrouter-config if metadata configures or not - fails otherwise
2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node
3.Create a vm with userdata pointing to that script - script should get executed during vm boot up
4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise
Maintainer: sandipd@juniper.net
2025-10-09 19:20:58,779 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.14': '0'}} with
2025-10-09 19:20:58,779 - INFO - Initial checks done. Running the testcase now
2025-10-09 19:20:58,779 - INFO -
2025-10-09 19:20:58,779 - DEBUG - Requesting: http://10.0.0.141:8082/global-vrouter-configs
2025-10-09 19:20:58,785 - DEBUG - Requesting: http://10.0.0.141:8082/global-vrouter-config/95c08649-5f5c-42fc-9132-aee8b4a676cd
2025-10-09 19:20:58,985 - DEBUG - Response for create_network : {'network': {'id': '41e4fe57-9415-43fc-a4c8-c6dee8a82756', 'name': 'ctest-vn-18655587', 'tenant_id': 'd42c8026211846b58c49c282cec08a76', 'project_id': 'd42c8026211846b58c49c282cec08a76', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-93568226', 'ctest-vn-18655587'], 'port_security_enabled': True, 'description': ''}}
2025-10-09 19:20:59,158 - DEBUG - Response for create_subnet : {'subnet': {'id': '42193a8c-191d-4f62-b096-dfb0fa201dc1', 'name': '', 'tenant_id': 'd42c8026211846b58c49c282cec08a76', 'network_id': '41e4fe57-9415-43fc-a4c8-c6dee8a82756', 'ip_version': 4, 'cidr': '24.246.173.192/26', 'allocation_pools': [{'start': '24.246.173.194', 'end': '24.246.173.254'}], 'gateway_ip': '24.246.173.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '24.246.173.194', 'tags': [], 'project_id': 'd42c8026211846b58c49c282cec08a76'}}
2025-10-09 19:20:59,176 - INFO - Created VN ctest-vn-18655587
2025-10-09 19:20:59,230 - DEBUG - VN ctest-vn-18655587 UUID is 41e4fe57-9415-43fc-a4c8-c6dee8a82756
2025-10-09 19:21:00,625 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4275-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4275-1)
2025-10-09 19:21:00,625 - INFO - Waiting for VM ctest-TestBasicVMVN-93568226-33265812 to be up..
2025-10-09 19:21:00,667 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-09 19:21:05,740 - DEBUG - VM is in ACTIVE state now
2025-10-09 19:21:05,740 - INFO - VM name : ctest-TestBasicVMVN-93568226-33265812
2025-10-09 19:21:05,812 - DEBUG - VM ctest-TestBasicVMVN-93568226-33265812 ID is de78d1ed-7b0b-4621-ab4d-0dc8b1cacf17
2025-10-09 19:21:05,812 - DEBUG - VM ctest-TestBasicVMVN-93568226-33265812 launched on Node cn-jenkins-deploy-platform-ansible-os-4275-1
2025-10-09 19:21:05,894 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/de78d1ed-7b0b-4621-ab4d-0dc8b1cacf17
2025-10-09 19:21:05,903 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/9fb1ac4f-a76a-4fb1-b2b9-2df26821283f
2025-10-09 19:21:09,158 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1019ms')
2025-10-09 19:21:09,158 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93568226-33265812 failed!
2025-10-09 19:21:09,211 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93568226:ctest-vn-18655587 is 24.246.173.193 and allocation pool is NOT set
2025-10-09 19:21:11,270 - 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.49 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.375 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.375/2.432/4.490/2.057 ms')
2025-10-09 19:21:11,271 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93568226-33265812 passed
2025-10-09 19:21:11,431 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-09 19:21:11,431 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93568226-33265812, IP 24.246.173.195, Port 22
2025-10-09 19:21:11,600 - DEBUG - VM ctest-TestBasicVMVN-93568226-33265812 is ready for SSH connections
2025-10-09 19:21:11,600 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2025-10-09 19:21:11,600 - DEBUG - cat /tmp/output.txt
2025-10-09 19:21:13,265 - DEBUG - Hello World. The time is now Thu, 09 Oct 2025 13:21:10 -0600!
2025-10-09 19:21:13,265 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 09 Oct 2025 13:21:10 -0600!'}
2025-10-09 19:21:13,265 - INFO - metadata_script.txt got executed in the vm
2025-10-09 19:21:13,265 - INFO - Deleting VM ctest-TestBasicVMVN-93568226-33265812
2025-10-09 19:21:13,336 - INFO - Deleting VN ctest-vn-18655587
2025-10-09 19:21:13,374 - DEBUG - VN 41e4fe57-9415-43fc-a4c8-c6dee8a82756 still in use: Unable to complete operation on network 41e4fe57-9415-43fc-a4c8-c6dee8a82756. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-4ca89163-3265-4ef5-8275-0ea7235edabd']
2025-10-09 19:21:13,374 - WARNING - Deleting VN ctest-vn-18655587 failed..Will retry
2025-10-09 19:21:15,481 - DEBUG - Response for deleting network ()
2025-10-09 19:21:15,735 - DEBUG - No XMPP flaps were noticed during the test
2025-10-09 19:21:15,735 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-10-09 19:21:15,735 - INFO - --------------------------------------------------------------------------------
2025-10-09 19:21:15,737 - INFO - ================================================================================
2025-10-09 19:21:15,737 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-10-09 19:21:15,737 - INFO - TEST DESCRIPTION :
Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN
subnets.
Test steps:
1. Create 1 IPAM's.
2. Create 1 VN with 2 subnets and launch 2 VMs in them.
3. Ping between the VMs in the same VN should go thru fine.
4. Ping to the subnet broadcast and all-broadcast address.
Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the
all-broadcast address.
Maintainer : ganeshahv@juniper.net
2025-10-09 19:21:16,035 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.14': '0'}} with
2025-10-09 19:21:16,035 - INFO - Initial checks done. Running the testcase now
2025-10-09 19:21:16,035 - INFO -
2025-10-09 19:21:16,520 - DEBUG - Response for create_network : {'network': {'id': '15d7d882-1201-4101-9ca8-a8694e0ee00c', 'name': 'ctest-vn-72977401', 'tenant_id': 'd42c8026211846b58c49c282cec08a76', 'project_id': 'd42c8026211846b58c49c282cec08a76', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-93568226', 'ctest-vn-72977401'], 'port_security_enabled': True, 'description': ''}}
2025-10-09 19:21:16,758 - DEBUG - Response for create_subnet : {'subnet': {'id': 'dd4625a5-d059-4e02-8732-92251f8fcffb', 'name': '', 'tenant_id': 'd42c8026211846b58c49c282cec08a76', 'network_id': '15d7d882-1201-4101-9ca8-a8694e0ee00c', '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': 'd42c8026211846b58c49c282cec08a76'}}
2025-10-09 19:21:16,925 - DEBUG - Response for create_subnet : {'subnet': {'id': 'daed3a48-da12-419f-adaf-6d20f54ea8fe', 'name': '', 'tenant_id': 'd42c8026211846b58c49c282cec08a76', 'network_id': '15d7d882-1201-4101-9ca8-a8694e0ee00c', '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': 'd42c8026211846b58c49c282cec08a76'}}
2025-10-09 19:21:16,944 - INFO - Created VN ctest-vn-72977401
2025-10-09 19:21:16,995 - DEBUG - VN ctest-vn-72977401 UUID is 15d7d882-1201-4101-9ca8-a8694e0ee00c
2025-10-09 19:21:17,368 - DEBUG - Response for create_port : {'port': {'name': '9689c7e0-2769-4b10-85ec-86328f2488d7', 'id': '9689c7e0-2769-4b10-85ec-86328f2488d7', 'tenant_id': 'd42c8026211846b58c49c282cec08a76', 'network_id': '15d7d882-1201-4101-9ca8-a8694e0ee00c', 'mac_address': '02:96:89:c7:e0:27', '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': 'dd4625a5-d059-4e02-8732-92251f8fcffb'}], 'security_groups': ['bc3e86e9-3272-4020-af97-f03016d0ca64'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd42c8026211846b58c49c282cec08a76'}}
2025-10-09 19:21:17,545 - DEBUG - Response for create_port : {'port': {'name': '6dbdfc1a-8aeb-40a3-bb61-240f99b37768', 'id': '6dbdfc1a-8aeb-40a3-bb61-240f99b37768', 'tenant_id': 'd42c8026211846b58c49c282cec08a76', 'network_id': '15d7d882-1201-4101-9ca8-a8694e0ee00c', 'mac_address': '02:6d:bd:fc:1a:8a', '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': 'daed3a48-da12-419f-adaf-6d20f54ea8fe'}], 'security_groups': ['bc3e86e9-3272-4020-af97-f03016d0ca64'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd42c8026211846b58c49c282cec08a76'}}
2025-10-09 19:21:17,945 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4275-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4275-1)
2025-10-09 19:21:18,377 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4275-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4275-1)
2025-10-09 19:21:19,557 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4275-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4275-1)
2025-10-09 19:21:19,558 - DEBUG - Requesting: http://10.0.0.141:8082/domains
2025-10-09 19:21:19,565 - DEBUG - Requesting: http://10.0.0.141:8082/domain/7f38dd22-d909-452c-b06a-9abce033d718
2025-10-09 19:21:19,576 - DEBUG - Requesting: http://10.0.0.141:8082/project/d42c8026-2118-46b5-8c49-c282cec08a76
2025-10-09 19:21:19,651 - DEBUG - Requesting: http://10.0.0.141:8082/network-ipam/2ef9b316-5935-4762-86a4-ad6121aea899
2025-10-09 19:21:19,660 - INFO - Verifications in API Server for IPAM: ctest-ipam-01826074 passed
2025-10-09 19:21:19,667 - DEBUG - Control-node 10.0.0.141 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-93568226:ctest-ipam-01826074', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-93568226', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3384933503512954722', 'uuid-lslong': '9702070129951418521'}, 'enable': 'true', 'created': '2025-10-09T19:21:16', 'last-modified': '2025-10-09T19:21:16', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.403931'}
2025-10-09 19:21:19,667 - INFO - Verifications in Control node for IPAM: ctest-ipam-01826074 passed
2025-10-09 19:21:19,667 - DEBUG - Requesting: http://10.0.0.141:8082/domains
2025-10-09 19:21:19,674 - DEBUG - Requesting: http://10.0.0.141:8082/domain/7f38dd22-d909-452c-b06a-9abce033d718
2025-10-09 19:21:19,688 - DEBUG - Requesting: http://10.0.0.141:8082/project/d42c8026-2118-46b5-8c49-c282cec08a76
2025-10-09 19:21:19,763 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/15d7d882-1201-4101-9ca8-a8694e0ee00c
2025-10-09 19:21:19,776 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/15d7d882-1201-4101-9ca8-a8694e0ee00c
2025-10-09 19:21:19,786 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/18bd8b7b-22c2-4926-a9c4-e6b9c59d1db1
2025-10-09 19:21:19,795 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/18bd8b7b-22c2-4926-a9c4-e6b9c59d1db1
2025-10-09 19:21:19,803 - DEBUG - Requesting: http://10.0.0.141:8082/route-target/65a3038f-d4fd-4b93-a771-8d93ab83cbbc
2025-10-09 19:21:19,811 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-09 19:21:19,811 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/15d7d882-1201-4101-9ca8-a8694e0ee00c
2025-10-09 19:21:19,821 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/18bd8b7b-22c2-4926-a9c4-e6b9c59d1db1
2025-10-09 19:21:19,837 - INFO - Verified VN network id 10 for VN 15d7d882-1201-4101-9ca8-a8694e0ee00c
2025-10-09 19:21:19,839 - INFO - Verifications in API Server for VN ctest-vn-72977401 passed
2025-10-09 19:21:19,839 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/15d7d882-1201-4101-9ca8-a8694e0ee00c
2025-10-09 19:21:19,850 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/18bd8b7b-22c2-4926-a9c4-e6b9c59d1db1
2025-10-09 19:21:19,860 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/18bd8b7b-22c2-4926-a9c4-e6b9c59d1db1
2025-10-09 19:21:19,869 - DEBUG - Requesting: http://10.0.0.141:8082/route-target/65a3038f-d4fd-4b93-a771-8d93ab83cbbc
2025-10-09 19:21:19,886 - DEBUG - Control-node 10.0.0.141 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-93568226:ctest-vn-72977401', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-93568226', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1573964647948697857', 'uuid-lslong': '11288457636238778380'}, 'enable': 'true', 'created': '2025-10-09T19:21:16', 'last-modified': '2025-10-09T19:21:16', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.987044'}
2025-10-09 19:21:19,897 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-09 19:21:19,897 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-72977401 passed
2025-10-09 19:21:19,898 - DEBUG - ====Verifying policy data for ctest-vn-72977401 in API_Server ======
2025-10-09 19:21:19,898 - DEBUG - Requesting: http://10.0.0.141:8082/domains
2025-10-09 19:21:19,907 - DEBUG - Requesting: http://10.0.0.141:8082/domain/7f38dd22-d909-452c-b06a-9abce033d718
2025-10-09 19:21:19,921 - DEBUG - Requesting: http://10.0.0.141:8082/project/d42c8026-2118-46b5-8c49-c282cec08a76
2025-10-09 19:21:20,001 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/15d7d882-1201-4101-9ca8-a8694e0ee00c
2025-10-09 19:21:20,015 - DEBUG - =>VN ctest-vn-72977401 has no policy to be verified
2025-10-09 19:21:20,015 - DEBUG - Verifying the vn in opserver
2025-10-09 19:21:20,015 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-93568226:ctest-vn-72977401 virtual network link through opserver 10.0.0.141
2025-10-09 19:21:20,015 - DEBUG - Requesting: http://10.0.0.141:8081/analytics/uves/virtual-networks
2025-10-09 19:21:20,377 - DEBUG - Requesting: http://10.0.0.141:8081/analytics/uves/virtual-networks
2025-10-09 19:21:20,476 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-93568226:ctest-vn-72977401', 'href': 'http://10.0.0.141:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-93568226:ctest-vn-72977401?flat'}
2025-10-09 19:21:20,476 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-93568226:ctest-vn-72977401 is found in opserver
2025-10-09 19:21:20,482 - DEBUG - VRF ids for VN ctest-vn-72977401: {'10.0.0.141': '2'}
2025-10-09 19:21:20,482 - INFO - Waiting for VM ctest-TestBasicVMVN-93568226-12721299 to be up..
2025-10-09 19:21:20,612 - DEBUG - VM is in ACTIVE state now
2025-10-09 19:21:20,612 - INFO - VM name : ctest-TestBasicVMVN-93568226-12721299
2025-10-09 19:21:20,721 - DEBUG - VM ctest-TestBasicVMVN-93568226-12721299 ID is a7dbfda1-7765-48b4-90da-e01548d7aa23
2025-10-09 19:21:20,721 - DEBUG - VM ctest-TestBasicVMVN-93568226-12721299 launched on Node cn-jenkins-deploy-platform-ansible-os-4275-1
2025-10-09 19:21:20,810 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/a7dbfda1-7765-48b4-90da-e01548d7aa23
2025-10-09 19:21:20,821 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/9689c7e0-2769-4b10-85ec-86328f2488d7
2025-10-09 19:21:24,074 - 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 1014ms')
2025-10-09 19:21:24,074 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93568226-12721299 failed!
2025-10-09 19:21:24,131 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93568226:ctest-vn-72977401 is 31.1.1.1 and allocation pool is NOT set
2025-10-09 19:21:24,131 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93568226:ctest-vn-72977401 is 31.1.2.1 and allocation pool is NOT set
2025-10-09 19:21:28,192 - 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 1003ms')
2025-10-09 19:21:28,192 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93568226-12721299 failed!
2025-10-09 19:21:28,247 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93568226:ctest-vn-72977401 is 31.1.1.1 and allocation pool is NOT set
2025-10-09 19:21:28,247 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93568226:ctest-vn-72977401 is 31.1.2.1 and allocation pool is NOT set
2025-10-09 19:21:30,307 - 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=11.8 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.415 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.415/6.096/11.777/5.681 ms')
2025-10-09 19:21:30,307 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93568226-12721299 passed
2025-10-09 19:21:30,458 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-09 19:21:30,459 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93568226-12721299, IP 31.1.1.4, Port 22
2025-10-09 19:21:30,614 - DEBUG - VM ctest-TestBasicVMVN-93568226-12721299 is ready for SSH connections
2025-10-09 19:21:30,614 - INFO - Waiting for VM ctest-TestBasicVMVN-93568226-48290046 to be up..
2025-10-09 19:21:30,685 - DEBUG - VM is in ACTIVE state now
2025-10-09 19:21:30,685 - INFO - VM name : ctest-TestBasicVMVN-93568226-48290046
2025-10-09 19:21:30,759 - DEBUG - VM ctest-TestBasicVMVN-93568226-48290046 ID is b7d152c5-6be8-4fc7-aa91-1485a2d481ef
2025-10-09 19:21:30,759 - DEBUG - VM ctest-TestBasicVMVN-93568226-48290046 launched on Node cn-jenkins-deploy-platform-ansible-os-4275-1
2025-10-09 19:21:30,829 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/b7d152c5-6be8-4fc7-aa91-1485a2d481ef
2025-10-09 19:21:30,838 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/6dbdfc1a-8aeb-40a3-bb61-240f99b37768
2025-10-09 19:21:32,071 - 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.82 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.359 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.359/1.589/2.819/1.230 ms')
2025-10-09 19:21:32,071 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-93568226-48290046 passed
2025-10-09 19:21:32,219 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-09 19:21:32,219 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93568226-48290046, IP 31.1.2.4, Port 22
2025-10-09 19:21:32,374 - DEBUG - VM ctest-TestBasicVMVN-93568226-48290046 is ready for SSH connections
2025-10-09 19:21:32,374 - INFO - Waiting for VM ctest-TestBasicVMVN-93568226-51024515 to be up..
2025-10-09 19:21:32,461 - DEBUG - VM is in ACTIVE state now
2025-10-09 19:21:32,461 - INFO - VM name : ctest-TestBasicVMVN-93568226-51024515
2025-10-09 19:21:32,532 - DEBUG - VM ctest-TestBasicVMVN-93568226-51024515 ID is 9fec8c8c-25e2-4dd8-b73f-858fa39ede9a
2025-10-09 19:21:32,533 - DEBUG - VM ctest-TestBasicVMVN-93568226-51024515 launched on Node cn-jenkins-deploy-platform-ansible-os-4275-1
2025-10-09 19:21:32,610 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/9fec8c8c-25e2-4dd8-b73f-858fa39ede9a
2025-10-09 19:21:32,619 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/e1da71cf-385e-4e23-9e33-4965049e2566
2025-10-09 19:21:33,861 - 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.08 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.459 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.459/1.767/3.076/1.308 ms')
2025-10-09 19:21:33,861 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-93568226-51024515 passed
2025-10-09 19:21:34,011 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-09 19:21:34,011 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93568226-51024515, IP 31.1.1.3, Port 22
2025-10-09 19:21:34,166 - DEBUG - VM ctest-TestBasicVMVN-93568226-51024515 is ready for SSH connections
2025-10-09 19:21:34,166 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-09 19:21:34,166 - 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.141, gateway password: c0ntrail123
2025-10-09 19:21:34,166 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-10-09 19:21:38,189 - 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.987 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.307 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.902 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.902/2.065/3.987 ms
2025-10-09 19:21:38,189 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-93568226-12721299 passed
2025-10-09 19:21:38,189 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-09 19:21:38,189 - 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.141, gateway password: c0ntrail123
2025-10-09 19:21:38,189 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-10-09 19:21:41,823 - 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.110 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.114 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.908 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.908/1.710/3.110 ms
2025-10-09 19:21:41,824 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-93568226-48290046 passed
2025-10-09 19:21:41,824 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-09 19:21:41,824 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-09 19:21:41,824 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-09 19:21:41,824 - 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.141, gateway password: c0ntrail123
2025-10-09 19:21:41,824 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-09 19:21:42,002 - DEBUG - None
2025-10-09 19:21:42,003 - 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.141, gateway password: c0ntrail123
2025-10-09 19:21:42,003 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-09 19:21:42,183 - DEBUG - None
2025-10-09 19:21:42,183 - 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.141, gateway password: c0ntrail123
2025-10-09 19:21:42,183 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-09 19:21:42,807 - DEBUG - None
2025-10-09 19:21:42,807 - 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.141, gateway password: c0ntrail123
2025-10-09 19:21:42,807 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-10-09 19:21:45,021 - 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.756 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.348 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=2.712 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.258 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.422 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.422/2.899/5.348 ms
2025-10-09 19:21:45,021 - 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.141, gateway password: c0ntrail123
2025-10-09 19:21:45,021 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-10-09 19:21:47,263 - 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.999 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.145 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.269 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.483 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.405 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.273 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.417 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.417/2.141/4.269 ms
2025-10-09 19:21:47,264 - 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.141, gateway password: c0ntrail123
2025-10-09 19:21:47,264 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-10-09 19:21:49,519 - 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.682 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.668 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.536 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.437 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.238 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.272 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.507 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.437/1.905/3.536 ms
2025-10-09 19:21:49,520 - INFO - Deleting VM ctest-TestBasicVMVN-93568226-51024515
2025-10-09 19:21:49,601 - INFO - Detaching port 6dbdfc1a-8aeb-40a3-bb61-240f99b37768 from VM ctest-TestBasicVMVN-93568226-48290046
2025-10-09 19:21:49,636 - INFO - Deleting VM ctest-TestBasicVMVN-93568226-48290046
2025-10-09 19:21:49,708 - INFO - Detaching port 9689c7e0-2769-4b10-85ec-86328f2488d7 from VM ctest-TestBasicVMVN-93568226-12721299
2025-10-09 19:21:49,740 - INFO - Deleting VM ctest-TestBasicVMVN-93568226-12721299
2025-10-09 19:21:49,809 - INFO - Deleting VN ctest-vn-72977401
2025-10-09 19:21:50,038 - DEBUG - Response for delete_port : ()
2025-10-09 19:21:50,208 - DEBUG - Response for delete_port : ()
2025-10-09 19:21:50,248 - DEBUG - VN 15d7d882-1201-4101-9ca8-a8694e0ee00c still in use: Unable to complete operation on network 15d7d882-1201-4101-9ca8-a8694e0ee00c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-4783d176-aa60-430f-b1ea-81487c7e85c1']
2025-10-09 19:21:50,248 - WARNING - Deleting VN ctest-vn-72977401 failed..Will retry
2025-10-09 19:21:52,367 - DEBUG - Response for deleting network ()
2025-10-09 19:21:52,367 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/18bd8b7b-22c2-4926-a9c4-e6b9c59d1db1
2025-10-09 19:21:52,372 - DEBUG - Response Code: 404
2025-10-09 19:21:52,372 - DEBUG - Requesting: http://10.0.0.141:8082/domains
2025-10-09 19:21:52,378 - DEBUG - Requesting: http://10.0.0.141:8082/domain/7f38dd22-d909-452c-b06a-9abce033d718
2025-10-09 19:21:52,431 - DEBUG - Requesting: http://10.0.0.141:8082/project/d42c8026-2118-46b5-8c49-c282cec08a76
2025-10-09 19:21:52,501 - INFO - Validated that VN ctest-vn-72977401 is not found in API Server
2025-10-09 19:21:52,510 - DEBUG - VN ctest-vn-72977401 is not present in Agent 10.0.0.141
2025-10-09 19:21:52,510 - INFO - Validated that VN ctest-vn-72977401 is not in any agent
2025-10-09 19:21:52,514 - DEBUG - VRF 2 is not seen in agent 10.0.0.141
2025-10-09 19:21:52,521 - DEBUG - Vrouter 10.0.0.141 does not have vrf 2 for VN ctest-vn-72977401
2025-10-09 19:21:52,521 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-93568226:ctest-vn-72977401
2025-10-09 19:21:52,529 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-72977401 info
2025-10-09 19:21:52,598 - INFO - IPAM: ctest-ipam-01826074 is not found in API Server
2025-10-09 19:21:52,607 - INFO - IPAM:ctest-ipam-01826074 is not found in control node
2025-10-09 19:21:52,859 - DEBUG - No XMPP flaps were noticed during the test
2025-10-09 19:21:52,859 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-10-09 19:21:52,859 - INFO - --------------------------------------------------------------------------------
2025-10-09 19:21:53,551 - INFO - Deleted project: ctest-TestBasicVMVN-93568226, ID : d42c8026-2118-46b5-8c49-c282cec08a76