2025-10-21 20:25:35,989 - INFO - Domain Default found not creating
2025-10-21 20:25:36,126 - INFO - Project ctest-TestBasicVMVN-27619227 not found, creating it
2025-10-21 20:25:36,569 - INFO - Created Project:ctest-TestBasicVMVN-27619227, ID : 913e5cc4-dbf6-4a4f-901b-44e8f7722343
2025-10-21 20:25:38,040 - INFO - ================================================================================
2025-10-21 20:25:38,040 - INFO - STARTING TEST : test_generic_link_local_service
2025-10-21 20:25:38,040 - 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-21 20:25:38,295 - DEBUG - Nothing to compare xmpp stats {'10.0.0.131': {'10.20.0.254': '0'}} with
2025-10-21 20:25:38,295 - INFO - Initial checks done. Running the testcase now
2025-10-21 20:25:38,295 - INFO -
2025-10-21 20:25:38,819 - DEBUG - Response for create_network : {'network': {'id': '5db886dd-fd5d-4e32-ae94-ef96643e50cf', 'name': 'ctest-vn2_metadata-78537716', 'tenant_id': '913e5cc4dbf64a4f901b44e8f7722343', 'project_id': '913e5cc4dbf64a4f901b44e8f7722343', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-27619227', 'ctest-vn2_metadata-78537716'], 'port_security_enabled': True, 'description': ''}}
2025-10-21 20:25:38,971 - DEBUG - Response for create_subnet : {'subnet': {'id': '93dc6ae2-e9f3-4c05-a0a0-310acb483af6', 'name': '', 'tenant_id': '913e5cc4dbf64a4f901b44e8f7722343', 'network_id': '5db886dd-fd5d-4e32-ae94-ef96643e50cf', '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': '913e5cc4dbf64a4f901b44e8f7722343'}}
2025-10-21 20:25:38,986 - INFO - Created VN ctest-vn2_metadata-78537716
2025-10-21 20:25:39,038 - DEBUG - VN ctest-vn2_metadata-78537716 UUID is 5db886dd-fd5d-4e32-ae94-ef96643e50cf
2025-10-21 20:25:39,209 - DEBUG - Services list from nova: [, , ]
2025-10-21 20:25:40,214 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4406-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4406-1)
2025-10-21 20:25:40,322 - DEBUG - Link local service introspect added
2025-10-21 20:25:40,359 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-21 20:25:45,427 - DEBUG - VM is in ACTIVE state now
2025-10-21 20:25:45,548 - INFO - Waiting for VM ctest-TestBasicVMVN-27619227-66241517 to be up..
2025-10-21 20:25:45,548 - INFO - VM name : ctest-TestBasicVMVN-27619227-66241517
2025-10-21 20:25:45,613 - DEBUG - VM ctest-TestBasicVMVN-27619227-66241517 ID is 3aab733c-143e-4c9a-8eef-6c7f4c0bc06d
2025-10-21 20:25:45,613 - DEBUG - VM ctest-TestBasicVMVN-27619227-66241517 launched on Node cn-jenkins-deploy-platform-ansible-os-4406-1
2025-10-21 20:25:45,686 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/3aab733c-143e-4c9a-8eef-6c7f4c0bc06d
2025-10-21 20:25:45,978 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/3aab733c-143e-4c9a-8eef-6c7f4c0bc06d
2025-10-21 20:25:46,008 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine-interface/90af816d-ab56-4d98-8eb6-2b1d08ed82a3
2025-10-21 20:25:49,247 - 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-21 20:25:49,247 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-27619227-66241517 failed!
2025-10-21 20:25:49,298 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-27619227:ctest-vn2_metadata-78537716 is 11.1.1.1 and allocation pool is NOT set
2025-10-21 20:25:51,359 - 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.17 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.21 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.209/2.691/4.173/1.482 ms')
2025-10-21 20:25:51,359 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-27619227-66241517 passed
2025-10-21 20:25:51,510 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-21 20:25:51,510 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-27619227-66241517, IP 11.1.1.3, Port 22
2025-10-21 20:25:51,665 - DEBUG - VM ctest-TestBasicVMVN-27619227-66241517 is ready for SSH connections
2025-10-21 20:25:51,665 - INFO - Retry 0
2025-10-21 20:25:51,665 - 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.131, gateway password: c0ntrail123
2025-10-21 20:25:51,665 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-10-21 20:25:53,259 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-10-21 20:25:53,259 - INFO - Generic metadata worked
2025-10-21 20:25:53,494 - DEBUG - Link local service introspect removed
2025-10-21 20:25:53,494 - INFO - Deleting VM ctest-TestBasicVMVN-27619227-66241517
2025-10-21 20:25:53,570 - INFO - Deleting VN ctest-vn2_metadata-78537716
2025-10-21 20:25:53,605 - DEBUG - VN 5db886dd-fd5d-4e32-ae94-ef96643e50cf still in use: Unable to complete operation on network 5db886dd-fd5d-4e32-ae94-ef96643e50cf. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-0e919fe0-4a71-4547-aebc-b583f27709f6']
2025-10-21 20:25:53,605 - WARNING - Deleting VN ctest-vn2_metadata-78537716 failed..Will retry
2025-10-21 20:25:55,708 - DEBUG - Response for deleting network ()
2025-10-21 20:25:55,962 - DEBUG - No XMPP flaps were noticed during the test
2025-10-21 20:25:55,962 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:17]
2025-10-21 20:25:55,962 - INFO - --------------------------------------------------------------------------------
2025-10-21 20:25:55,964 - INFO - ================================================================================
2025-10-21 20:25:55,964 - INFO - STARTING TEST : test_metadata_service
2025-10-21 20:25:55,964 - 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-21 20:25:56,254 - DEBUG - Nothing to compare xmpp stats {'10.0.0.131': {'10.20.0.254': '0'}} with
2025-10-21 20:25:56,254 - INFO - Initial checks done. Running the testcase now
2025-10-21 20:25:56,254 - INFO -
2025-10-21 20:25:56,254 - DEBUG - Requesting: http://10.0.0.131:8082/global-vrouter-configs
2025-10-21 20:25:56,259 - DEBUG - Requesting: http://10.0.0.131:8082/global-vrouter-config/5bb4b873-bbeb-4176-a8a2-d0695dcf4de0
2025-10-21 20:25:56,431 - DEBUG - Response for create_network : {'network': {'id': '30858c10-b8a6-4f0f-abd9-eb7a4562e93e', 'name': 'ctest-vn-82085919', 'tenant_id': '913e5cc4dbf64a4f901b44e8f7722343', 'project_id': '913e5cc4dbf64a4f901b44e8f7722343', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-27619227', 'ctest-vn-82085919'], 'port_security_enabled': True, 'description': ''}}
2025-10-21 20:25:56,567 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ba81e916-9479-42b0-9126-76101d08869d', 'name': '', 'tenant_id': '913e5cc4dbf64a4f901b44e8f7722343', 'network_id': '30858c10-b8a6-4f0f-abd9-eb7a4562e93e', 'ip_version': 4, 'cidr': '217.100.222.64/26', 'allocation_pools': [{'start': '217.100.222.66', 'end': '217.100.222.126'}], 'gateway_ip': '217.100.222.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '217.100.222.66', 'tags': [], 'project_id': '913e5cc4dbf64a4f901b44e8f7722343'}}
2025-10-21 20:25:56,583 - INFO - Created VN ctest-vn-82085919
2025-10-21 20:25:56,634 - DEBUG - VN ctest-vn-82085919 UUID is 30858c10-b8a6-4f0f-abd9-eb7a4562e93e
2025-10-21 20:25:57,787 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4406-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4406-1)
2025-10-21 20:25:57,787 - INFO - Waiting for VM ctest-TestBasicVMVN-27619227-31435118 to be up..
2025-10-21 20:25:57,826 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-21 20:26:02,892 - DEBUG - VM is in ACTIVE state now
2025-10-21 20:26:02,892 - INFO - VM name : ctest-TestBasicVMVN-27619227-31435118
2025-10-21 20:26:02,962 - DEBUG - VM ctest-TestBasicVMVN-27619227-31435118 ID is f02935ce-c41c-42bb-85f0-5f6908e5e049
2025-10-21 20:26:02,962 - DEBUG - VM ctest-TestBasicVMVN-27619227-31435118 launched on Node cn-jenkins-deploy-platform-ansible-os-4406-1
2025-10-21 20:26:03,029 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/f02935ce-c41c-42bb-85f0-5f6908e5e049
2025-10-21 20:26:03,036 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine-interface/49b9a838-8ba9-4fa7-9762-4b8f3fee18c5
2025-10-21 20:26:06,269 - 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-21 20:26:06,269 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-27619227-31435118 failed!
2025-10-21 20:26:06,322 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-27619227:ctest-vn-82085919 is 217.100.222.65 and allocation pool is NOT set
2025-10-21 20:26:08,382 - 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.77 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.879 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.879/2.823/4.767/1.944 ms')
2025-10-21 20:26:08,382 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-27619227-31435118 passed
2025-10-21 20:26:08,530 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-21 20:26:08,530 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-27619227-31435118, IP 217.100.222.67, Port 22
2025-10-21 20:26:08,686 - DEBUG - VM ctest-TestBasicVMVN-27619227-31435118 is ready for SSH connections
2025-10-21 20:26:08,686 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.131, gateway password: c0ntrail123
2025-10-21 20:26:08,686 - DEBUG - cat /tmp/output.txt
2025-10-21 20:26:10,314 - DEBUG - Hello World. The time is now Tue, 21 Oct 2025 14:26:07 -0600!
2025-10-21 20:26:10,314 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 21 Oct 2025 14:26:07 -0600!'}
2025-10-21 20:26:10,314 - INFO - metadata_script.txt got executed in the vm
2025-10-21 20:26:10,314 - INFO - Deleting VM ctest-TestBasicVMVN-27619227-31435118
2025-10-21 20:26:10,376 - INFO - Deleting VN ctest-vn-82085919
2025-10-21 20:26:10,412 - DEBUG - VN 30858c10-b8a6-4f0f-abd9-eb7a4562e93e still in use: Unable to complete operation on network 30858c10-b8a6-4f0f-abd9-eb7a4562e93e. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d259a398-22ab-4a64-8c8a-5455c8d849ce']
2025-10-21 20:26:10,412 - WARNING - Deleting VN ctest-vn-82085919 failed..Will retry
2025-10-21 20:26:12,503 - DEBUG - Response for deleting network ()
2025-10-21 20:26:12,758 - DEBUG - No XMPP flaps were noticed during the test
2025-10-21 20:26:12,758 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-10-21 20:26:12,758 - INFO - --------------------------------------------------------------------------------
2025-10-21 20:26:12,760 - INFO - ================================================================================
2025-10-21 20:26:12,760 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-10-21 20:26:12,760 - 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-21 20:26:13,054 - DEBUG - Nothing to compare xmpp stats {'10.0.0.131': {'10.20.0.254': '0'}} with
2025-10-21 20:26:13,054 - INFO - Initial checks done. Running the testcase now
2025-10-21 20:26:13,054 - INFO -
2025-10-21 20:26:13,529 - DEBUG - Response for create_network : {'network': {'id': '38abefc9-e311-4082-9d34-a0001a1a2129', 'name': 'ctest-vn-43360426', 'tenant_id': '913e5cc4dbf64a4f901b44e8f7722343', 'project_id': '913e5cc4dbf64a4f901b44e8f7722343', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-27619227', 'ctest-vn-43360426'], 'port_security_enabled': True, 'description': ''}}
2025-10-21 20:26:13,740 - DEBUG - Response for create_subnet : {'subnet': {'id': '1ae54aac-f992-404d-8d04-16d4df847848', 'name': '', 'tenant_id': '913e5cc4dbf64a4f901b44e8f7722343', 'network_id': '38abefc9-e311-4082-9d34-a0001a1a2129', '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': '913e5cc4dbf64a4f901b44e8f7722343'}}
2025-10-21 20:26:13,889 - DEBUG - Response for create_subnet : {'subnet': {'id': '4517372d-30e9-45a1-95ab-e510b730d38d', 'name': '', 'tenant_id': '913e5cc4dbf64a4f901b44e8f7722343', 'network_id': '38abefc9-e311-4082-9d34-a0001a1a2129', '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': '913e5cc4dbf64a4f901b44e8f7722343'}}
2025-10-21 20:26:13,906 - INFO - Created VN ctest-vn-43360426
2025-10-21 20:26:13,958 - DEBUG - VN ctest-vn-43360426 UUID is 38abefc9-e311-4082-9d34-a0001a1a2129
2025-10-21 20:26:14,289 - DEBUG - Response for create_port : {'port': {'name': '9ac11d7f-8615-44d9-a336-1d7db331ae63', 'id': '9ac11d7f-8615-44d9-a336-1d7db331ae63', 'tenant_id': '913e5cc4dbf64a4f901b44e8f7722343', 'network_id': '38abefc9-e311-4082-9d34-a0001a1a2129', 'mac_address': '02:9a:c1:1d:7f:86', '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': '1ae54aac-f992-404d-8d04-16d4df847848'}], 'security_groups': ['76b708d2-1798-4c06-82e6-3c7a1017b74d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '913e5cc4dbf64a4f901b44e8f7722343'}}
2025-10-21 20:26:14,438 - DEBUG - Response for create_port : {'port': {'name': 'cefc6ad6-a966-46fd-995a-70d0cf7a4781', 'id': 'cefc6ad6-a966-46fd-995a-70d0cf7a4781', 'tenant_id': '913e5cc4dbf64a4f901b44e8f7722343', 'network_id': '38abefc9-e311-4082-9d34-a0001a1a2129', 'mac_address': '02:ce:fc:6a:d6:a9', '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': '4517372d-30e9-45a1-95ab-e510b730d38d'}], 'security_groups': ['76b708d2-1798-4c06-82e6-3c7a1017b74d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '913e5cc4dbf64a4f901b44e8f7722343'}}
2025-10-21 20:26:14,778 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4406-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4406-1)
2025-10-21 20:26:15,210 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4406-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4406-1)
2025-10-21 20:26:16,383 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4406-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4406-1)
2025-10-21 20:26:16,383 - DEBUG - Requesting: http://10.0.0.131:8082/domains
2025-10-21 20:26:16,389 - DEBUG - Requesting: http://10.0.0.131:8082/domain/891aa9ce-11bd-4ca8-badd-7654ebefa9db
2025-10-21 20:26:16,402 - DEBUG - Requesting: http://10.0.0.131:8082/project/913e5cc4-dbf6-4a4f-901b-44e8f7722343
2025-10-21 20:26:16,479 - DEBUG - Requesting: http://10.0.0.131:8082/network-ipam/62382ca2-0c3a-4ccd-bf18-c871b6d31ebe
2025-10-21 20:26:16,488 - INFO - Verifications in API Server for IPAM: ctest-ipam-84221606 passed
2025-10-21 20:26:16,494 - DEBUG - Control-node 10.0.0.131 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-27619227:ctest-ipam-84221606', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-27619227', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7077455888914205901', 'uuid-lslong': '13769976251409440446'}, 'enable': 'true', 'created': '2025-10-21T20:26:13', 'last-modified': '2025-10-21T20:26:13', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.213937'}
2025-10-21 20:26:16,494 - INFO - Verifications in Control node for IPAM: ctest-ipam-84221606 passed
2025-10-21 20:26:16,494 - DEBUG - Requesting: http://10.0.0.131:8082/domains
2025-10-21 20:26:16,502 - DEBUG - Requesting: http://10.0.0.131:8082/domain/891aa9ce-11bd-4ca8-badd-7654ebefa9db
2025-10-21 20:26:16,513 - DEBUG - Requesting: http://10.0.0.131:8082/project/913e5cc4-dbf6-4a4f-901b-44e8f7722343
2025-10-21 20:26:16,603 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-network/38abefc9-e311-4082-9d34-a0001a1a2129
2025-10-21 20:26:16,616 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-network/38abefc9-e311-4082-9d34-a0001a1a2129
2025-10-21 20:26:16,625 - DEBUG - Requesting: http://10.0.0.131:8082/routing-instance/166f79f1-137d-4199-98d4-6bd8d97da57e
2025-10-21 20:26:16,633 - DEBUG - Requesting: http://10.0.0.131:8082/routing-instance/166f79f1-137d-4199-98d4-6bd8d97da57e
2025-10-21 20:26:16,640 - DEBUG - Requesting: http://10.0.0.131:8082/route-target/c3c5c086-8fa9-4af6-89fb-d6fede0a7bd9
2025-10-21 20:26:16,645 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-21 20:26:16,645 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-network/38abefc9-e311-4082-9d34-a0001a1a2129
2025-10-21 20:26:16,654 - DEBUG - Requesting: http://10.0.0.131:8082/routing-instance/166f79f1-137d-4199-98d4-6bd8d97da57e
2025-10-21 20:26:16,666 - INFO - Verified VN network id 11 for VN 38abefc9-e311-4082-9d34-a0001a1a2129
2025-10-21 20:26:16,666 - INFO - Verifications in API Server for VN ctest-vn-43360426 passed
2025-10-21 20:26:16,666 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-network/38abefc9-e311-4082-9d34-a0001a1a2129
2025-10-21 20:26:16,680 - DEBUG - Requesting: http://10.0.0.131:8082/routing-instance/166f79f1-137d-4199-98d4-6bd8d97da57e
2025-10-21 20:26:16,687 - DEBUG - Requesting: http://10.0.0.131:8082/routing-instance/166f79f1-137d-4199-98d4-6bd8d97da57e
2025-10-21 20:26:16,693 - DEBUG - Requesting: http://10.0.0.131:8082/route-target/c3c5c086-8fa9-4af6-89fb-d6fede0a7bd9
2025-10-21 20:26:16,705 - DEBUG - Control-node 10.0.0.131 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-27619227:ctest-vn-43360426', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-27619227', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4083621137518510210', 'uuid-lslong': '11327854885042004265'}, 'enable': 'true', 'created': '2025-10-21T20:26:13', 'last-modified': '2025-10-21T20:26:13', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.843633'}
2025-10-21 20:26:16,712 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-21 20:26:16,712 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-43360426 passed
2025-10-21 20:26:16,712 - DEBUG - ====Verifying policy data for ctest-vn-43360426 in API_Server ======
2025-10-21 20:26:16,712 - DEBUG - Requesting: http://10.0.0.131:8082/domains
2025-10-21 20:26:16,717 - DEBUG - Requesting: http://10.0.0.131:8082/domain/891aa9ce-11bd-4ca8-badd-7654ebefa9db
2025-10-21 20:26:16,728 - DEBUG - Requesting: http://10.0.0.131:8082/project/913e5cc4-dbf6-4a4f-901b-44e8f7722343
2025-10-21 20:26:16,808 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-network/38abefc9-e311-4082-9d34-a0001a1a2129
2025-10-21 20:26:16,827 - DEBUG - =>VN ctest-vn-43360426 has no policy to be verified
2025-10-21 20:26:16,827 - DEBUG - Verifying the vn in opserver
2025-10-21 20:26:16,827 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-27619227:ctest-vn-43360426 virtual network link through opserver 10.0.0.131
2025-10-21 20:26:16,827 - DEBUG - Requesting: http://10.0.0.131:8081/analytics/uves/virtual-networks
2025-10-21 20:26:17,162 - DEBUG - Requesting: http://10.0.0.131:8081/analytics/uves/virtual-networks
2025-10-21 20:26:17,226 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-27619227:ctest-vn-43360426', 'href': 'http://10.0.0.131:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-27619227:ctest-vn-43360426?flat'}
2025-10-21 20:26:17,226 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-27619227:ctest-vn-43360426 is found in opserver
2025-10-21 20:26:17,232 - DEBUG - VRF ids for VN ctest-vn-43360426: {'10.0.0.131': '2'}
2025-10-21 20:26:17,232 - INFO - Waiting for VM ctest-TestBasicVMVN-27619227-13146024 to be up..
2025-10-21 20:26:17,311 - DEBUG - VM is in ACTIVE state now
2025-10-21 20:26:17,312 - INFO - VM name : ctest-TestBasicVMVN-27619227-13146024
2025-10-21 20:26:17,390 - DEBUG - VM ctest-TestBasicVMVN-27619227-13146024 ID is 45a4cc31-2bc9-41d0-8ec0-edbaab4fbd94
2025-10-21 20:26:17,390 - DEBUG - VM ctest-TestBasicVMVN-27619227-13146024 launched on Node cn-jenkins-deploy-platform-ansible-os-4406-1
2025-10-21 20:26:17,467 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/45a4cc31-2bc9-41d0-8ec0-edbaab4fbd94
2025-10-21 20:26:17,476 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine-interface/9ac11d7f-8615-44d9-a336-1d7db331ae63
2025-10-21 20:26:20,731 - 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-21 20:26:20,731 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-27619227-13146024 failed!
2025-10-21 20:26:20,786 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-27619227:ctest-vn-43360426 is 31.1.1.1 and allocation pool is NOT set
2025-10-21 20:26:20,786 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-27619227:ctest-vn-43360426 is 31.1.2.1 and allocation pool is NOT set
2025-10-21 20:26:24,855 - 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-10-21 20:26:24,855 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-27619227-13146024 failed!
2025-10-21 20:26:24,910 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-27619227:ctest-vn-43360426 is 31.1.1.1 and allocation pool is NOT set
2025-10-21 20:26:24,910 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-27619227:ctest-vn-43360426 is 31.1.2.1 and allocation pool is NOT set
2025-10-21 20:26:26,972 - 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.08 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.522 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.522/1.799/3.077/1.277 ms')
2025-10-21 20:26:26,972 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-27619227-13146024 passed
2025-10-21 20:26:27,126 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-21 20:26:27,126 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-27619227-13146024, IP 31.1.1.4, Port 22
2025-10-21 20:26:27,285 - DEBUG - VM ctest-TestBasicVMVN-27619227-13146024 is ready for SSH connections
2025-10-21 20:26:27,285 - INFO - Waiting for VM ctest-TestBasicVMVN-27619227-76205415 to be up..
2025-10-21 20:26:27,365 - DEBUG - VM is in ACTIVE state now
2025-10-21 20:26:27,365 - INFO - VM name : ctest-TestBasicVMVN-27619227-76205415
2025-10-21 20:26:27,435 - DEBUG - VM ctest-TestBasicVMVN-27619227-76205415 ID is beee6f34-571f-4284-bc78-2e812b15d3cf
2025-10-21 20:26:27,435 - DEBUG - VM ctest-TestBasicVMVN-27619227-76205415 launched on Node cn-jenkins-deploy-platform-ansible-os-4406-1
2025-10-21 20:26:27,505 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/beee6f34-571f-4284-bc78-2e812b15d3cf
2025-10-21 20:26:27,516 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine-interface/cefc6ad6-a966-46fd-995a-70d0cf7a4781
2025-10-21 20:26:28,748 - 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.56 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.398 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.398/1.979/3.561/1.581 ms')
2025-10-21 20:26:28,748 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-27619227-76205415 passed
2025-10-21 20:26:28,898 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-21 20:26:28,898 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-27619227-76205415, IP 31.1.2.4, Port 22
2025-10-21 20:26:29,069 - DEBUG - VM ctest-TestBasicVMVN-27619227-76205415 is ready for SSH connections
2025-10-21 20:26:29,069 - INFO - Waiting for VM ctest-TestBasicVMVN-27619227-88000438 to be up..
2025-10-21 20:26:29,135 - DEBUG - VM is in ACTIVE state now
2025-10-21 20:26:29,135 - INFO - VM name : ctest-TestBasicVMVN-27619227-88000438
2025-10-21 20:26:29,200 - DEBUG - VM ctest-TestBasicVMVN-27619227-88000438 ID is 0d5f154f-6f16-4266-a341-f75d669f5c47
2025-10-21 20:26:29,200 - DEBUG - VM ctest-TestBasicVMVN-27619227-88000438 launched on Node cn-jenkins-deploy-platform-ansible-os-4406-1
2025-10-21 20:26:29,265 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/0d5f154f-6f16-4266-a341-f75d669f5c47
2025-10-21 20:26:29,272 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine-interface/b87ac3fc-3e43-4b0c-bdb3-b9d22221dca3
2025-10-21 20:26:30,498 - 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.86 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.423 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.423/1.642/2.861/1.219 ms')
2025-10-21 20:26:30,498 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-27619227-88000438 passed
2025-10-21 20:26:30,646 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-21 20:26:30,646 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-27619227-88000438, IP 31.1.1.3, Port 22
2025-10-21 20:26:30,801 - DEBUG - VM ctest-TestBasicVMVN-27619227-88000438 is ready for SSH connections
2025-10-21 20:26:30,801 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-21 20:26:30,801 - 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.131, gateway password: c0ntrail123
2025-10-21 20:26:30,801 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-10-21 20:26:34,841 - 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.265 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.666 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.834 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.666/1.588/3.265 ms
2025-10-21 20:26:34,841 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-27619227-13146024 passed
2025-10-21 20:26:34,841 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-21 20:26:34,841 - 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.131, gateway password: c0ntrail123
2025-10-21 20:26:34,841 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-10-21 20:26:38,486 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=63 time=2.685 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.874 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.992 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.874/1.517/2.685 ms
2025-10-21 20:26:38,487 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-27619227-76205415 passed
2025-10-21 20:26:38,487 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-21 20:26:38,487 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-21 20:26:38,487 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-21 20:26:38,487 - 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.131, gateway password: c0ntrail123
2025-10-21 20:26:38,487 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-21 20:26:38,670 - DEBUG - None
2025-10-21 20:26:38,671 - 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.131, gateway password: c0ntrail123
2025-10-21 20:26:38,671 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-21 20:26:38,855 - DEBUG - None
2025-10-21 20:26:38,855 - 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.131, gateway password: c0ntrail123
2025-10-21 20:26:38,856 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-21 20:26:39,505 - DEBUG - None
2025-10-21 20:26:39,505 - 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.131, gateway password: c0ntrail123
2025-10-21 20:26:39,505 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-10-21 20:26:41,707 - 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.781 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.897 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.362 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.014 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.354 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.354/1.881/4.897 ms
2025-10-21 20:26:41,707 - 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.131, gateway password: c0ntrail123
2025-10-21 20:26:41,707 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-10-21 20:26:43,941 - 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.051 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.928 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=6.483 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.563 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.882 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.730 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.340 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.340/2.568/6.483 ms
2025-10-21 20:26:43,942 - 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.131, gateway password: c0ntrail123
2025-10-21 20:26:43,942 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-10-21 20:26:46,165 - 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.627 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.385 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.159 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.579 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.381 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.551 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.330 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.330/1.858/3.551 ms
2025-10-21 20:26:46,166 - INFO - Deleting VM ctest-TestBasicVMVN-27619227-88000438
2025-10-21 20:26:46,233 - INFO - Detaching port cefc6ad6-a966-46fd-995a-70d0cf7a4781 from VM ctest-TestBasicVMVN-27619227-76205415
2025-10-21 20:26:46,264 - INFO - Deleting VM ctest-TestBasicVMVN-27619227-76205415
2025-10-21 20:26:46,328 - INFO - Detaching port 9ac11d7f-8615-44d9-a336-1d7db331ae63 from VM ctest-TestBasicVMVN-27619227-13146024
2025-10-21 20:26:46,358 - INFO - Deleting VM ctest-TestBasicVMVN-27619227-13146024
2025-10-21 20:26:46,438 - INFO - Deleting VN ctest-vn-43360426
2025-10-21 20:26:46,584 - DEBUG - Response for delete_port : ()
2025-10-21 20:26:46,735 - DEBUG - Response for delete_port : ()
2025-10-21 20:26:46,774 - DEBUG - VN 38abefc9-e311-4082-9d34-a0001a1a2129 still in use: Unable to complete operation on network 38abefc9-e311-4082-9d34-a0001a1a2129. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-768b61fb-2556-4f3d-b52f-35b7d4accf85']
2025-10-21 20:26:46,774 - WARNING - Deleting VN ctest-vn-43360426 failed..Will retry
2025-10-21 20:26:48,883 - DEBUG - Response for deleting network ()
2025-10-21 20:26:48,883 - DEBUG - Requesting: http://10.0.0.131:8082/routing-instance/166f79f1-137d-4199-98d4-6bd8d97da57e
2025-10-21 20:26:48,899 - DEBUG - Response Code: 404
2025-10-21 20:26:48,899 - DEBUG - Requesting: http://10.0.0.131:8082/domains
2025-10-21 20:26:48,906 - DEBUG - Requesting: http://10.0.0.131:8082/domain/891aa9ce-11bd-4ca8-badd-7654ebefa9db
2025-10-21 20:26:48,963 - DEBUG - Requesting: http://10.0.0.131:8082/project/913e5cc4-dbf6-4a4f-901b-44e8f7722343
2025-10-21 20:26:49,036 - INFO - Validated that VN ctest-vn-43360426 is not found in API Server
2025-10-21 20:26:49,045 - DEBUG - VN ctest-vn-43360426 is not present in Agent 10.0.0.131
2025-10-21 20:26:49,045 - INFO - Validated that VN ctest-vn-43360426 is not in any agent
2025-10-21 20:26:49,049 - DEBUG - VRF 2 is not seen in agent 10.0.0.131
2025-10-21 20:26:49,055 - DEBUG - Vrouter 10.0.0.131 does not have vrf 2 for VN ctest-vn-43360426
2025-10-21 20:26:49,055 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-27619227:ctest-vn-43360426
2025-10-21 20:26:49,062 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-43360426 info
2025-10-21 20:26:49,134 - INFO - IPAM: ctest-ipam-84221606 is not found in API Server
2025-10-21 20:26:49,142 - INFO - IPAM:ctest-ipam-84221606 is not found in control node
2025-10-21 20:26:49,394 - DEBUG - No XMPP flaps were noticed during the test
2025-10-21 20:26:49,394 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-10-21 20:26:49,394 - INFO - --------------------------------------------------------------------------------
2025-10-21 20:26:50,059 - INFO - Deleted project: ctest-TestBasicVMVN-27619227, ID : 913e5cc4-dbf6-4a4f-901b-44e8f7722343