2025-09-21 09:02:45,862 - INFO - Domain Default found not creating
2025-09-21 09:02:46,043 - INFO - Project ctest-TestBasicVMVN-77780803 not found, creating it
2025-09-21 09:02:46,536 - INFO - Created Project:ctest-TestBasicVMVN-77780803, ID : c4c9dffb-f929-4a23-83f7-3c9f81b44731
2025-09-21 09:02:48,184 - INFO - ================================================================================
2025-09-21 09:02:48,184 - INFO - STARTING TEST : test_generic_link_local_service
2025-09-21 09:02:48,184 - INFO - TEST DESCRIPTION :
Description: Test to validate generic linklocal service - running nova list from vm.
1.Create generic link local service to be able to wget to jenkins
2.Create a vm
3.Try wget to jenkins - passes if successful else fails
Maintainer: sandipd@juniper.net
2025-09-21 09:02:48,439 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-09-21 09:02:48,439 - INFO - Initial checks done. Running the testcase now
2025-09-21 09:02:48,439 - INFO -
2025-09-21 09:02:48,987 - DEBUG - Response for create_network : {'network': {'id': '248662f5-006d-4ef0-9362-a0fd9acb48e9', 'name': 'ctest-vn2_metadata-11019325', 'tenant_id': 'c4c9dffbf9294a2383f73c9f81b44731', 'project_id': 'c4c9dffbf9294a2383f73c9f81b44731', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-77780803', 'ctest-vn2_metadata-11019325'], 'port_security_enabled': True, 'description': ''}}
2025-09-21 09:02:49,133 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ff155913-f3bd-4b71-a22d-a404026c9da6', 'name': '', 'tenant_id': 'c4c9dffbf9294a2383f73c9f81b44731', 'network_id': '248662f5-006d-4ef0-9362-a0fd9acb48e9', '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': 'c4c9dffbf9294a2383f73c9f81b44731'}}
2025-09-21 09:02:49,153 - INFO - Created VN ctest-vn2_metadata-11019325
2025-09-21 09:02:49,205 - DEBUG - VN ctest-vn2_metadata-11019325 UUID is 248662f5-006d-4ef0-9362-a0fd9acb48e9
2025-09-21 09:02:49,397 - DEBUG - Services list from nova: [, , ]
2025-09-21 09:02:50,411 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4156-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4156-1)
2025-09-21 09:02:50,525 - DEBUG - Link local service introspect added
2025-09-21 09:02:50,571 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-21 09:02:55,649 - DEBUG - VM is in ACTIVE state now
2025-09-21 09:02:55,777 - INFO - Waiting for VM ctest-TestBasicVMVN-77780803-23467112 to be up..
2025-09-21 09:02:55,777 - INFO - VM name : ctest-TestBasicVMVN-77780803-23467112
2025-09-21 09:02:55,851 - DEBUG - VM ctest-TestBasicVMVN-77780803-23467112 ID is 4ef64015-7183-42cb-ab30-1c9b8203cbd1
2025-09-21 09:02:55,851 - DEBUG - VM ctest-TestBasicVMVN-77780803-23467112 launched on Node cn-jenkins-deploy-platform-ansible-os-4156-1
2025-09-21 09:02:55,928 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/4ef64015-7183-42cb-ab30-1c9b8203cbd1
2025-09-21 09:02:56,219 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/4ef64015-7183-42cb-ab30-1c9b8203cbd1
2025-09-21 09:02:56,249 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/d376cabf-7419-4cfe-b81d-9e4ea3847bb7
2025-09-21 09:02:59,494 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms')
2025-09-21 09:02:59,494 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-77780803-23467112 failed!
2025-09-21 09:02:59,549 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-77780803:ctest-vn2_metadata-11019325 is 11.1.1.1 and allocation pool is NOT set
2025-09-21 09:03:01,615 - 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.30 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.43 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.425/2.861/4.297/1.436 ms')
2025-09-21 09:03:01,615 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-77780803-23467112 passed
2025-09-21 09:03:01,765 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-21 09:03:01,765 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-77780803-23467112, IP 11.1.1.3, Port 22
2025-09-21 09:03:01,917 - DEBUG - VM ctest-TestBasicVMVN-77780803-23467112 is ready for SSH connections
2025-09-21 09:03:01,917 - INFO - Retry 0
2025-09-21 09:03:01,917 - 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.254, gateway password: c0ntrail123
2025-09-21 09:03:01,917 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-09-21 09:03:03,512 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-09-21 09:03:03,512 - INFO - Generic metadata worked
2025-09-21 09:03:03,761 - DEBUG - Link local service introspect removed
2025-09-21 09:03:03,761 - INFO - Deleting VM ctest-TestBasicVMVN-77780803-23467112
2025-09-21 09:03:03,842 - INFO - Deleting VN ctest-vn2_metadata-11019325
2025-09-21 09:03:03,881 - DEBUG - VN 248662f5-006d-4ef0-9362-a0fd9acb48e9 still in use: Unable to complete operation on network 248662f5-006d-4ef0-9362-a0fd9acb48e9. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-c1b8eb5c-1618-4549-baad-50e074c532ac']
2025-09-21 09:03:03,881 - WARNING - Deleting VN ctest-vn2_metadata-11019325 failed..Will retry
2025-09-21 09:03:05,978 - DEBUG - Response for deleting network ()
2025-09-21 09:03:06,234 - DEBUG - No XMPP flaps were noticed during the test
2025-09-21 09:03:06,234 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-09-21 09:03:06,234 - INFO - --------------------------------------------------------------------------------
2025-09-21 09:03:06,236 - INFO - ================================================================================
2025-09-21 09:03:06,236 - INFO - STARTING TEST : test_metadata_service
2025-09-21 09:03:06,236 - INFO - TEST DESCRIPTION :
Description: Test to validate metadata service on VM creation.
1.Verify from global-vrouter-config if metadata configures or not - fails otherwise
2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node
3.Create a vm with userdata pointing to that script - script should get executed during vm boot up
4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise
Maintainer: sandipd@juniper.net
2025-09-21 09:03:06,526 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-09-21 09:03:06,526 - INFO - Initial checks done. Running the testcase now
2025-09-21 09:03:06,526 - INFO -
2025-09-21 09:03:06,526 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs
2025-09-21 09:03:06,532 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/ec1d86b3-e80c-4755-8be6-57e3c79a66ca
2025-09-21 09:03:06,701 - DEBUG - Response for create_network : {'network': {'id': '078579e0-9950-4ce8-9f98-274e2a3dce32', 'name': 'ctest-vn-02916733', 'tenant_id': 'c4c9dffbf9294a2383f73c9f81b44731', 'project_id': 'c4c9dffbf9294a2383f73c9f81b44731', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-77780803', 'ctest-vn-02916733'], 'port_security_enabled': True, 'description': ''}}
2025-09-21 09:03:06,917 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e85c3d86-cb37-4d6d-af7e-3fca0f4c4b38', 'name': '', 'tenant_id': 'c4c9dffbf9294a2383f73c9f81b44731', 'network_id': '078579e0-9950-4ce8-9f98-274e2a3dce32', 'ip_version': 4, 'cidr': '130.159.42.0/26', 'allocation_pools': [{'start': '130.159.42.2', 'end': '130.159.42.62'}], 'gateway_ip': '130.159.42.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '130.159.42.2', 'tags': [], 'project_id': 'c4c9dffbf9294a2383f73c9f81b44731'}}
2025-09-21 09:03:06,936 - INFO - Created VN ctest-vn-02916733
2025-09-21 09:03:06,989 - DEBUG - VN ctest-vn-02916733 UUID is 078579e0-9950-4ce8-9f98-274e2a3dce32
2025-09-21 09:03:08,126 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4156-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4156-1)
2025-09-21 09:03:08,126 - INFO - Waiting for VM ctest-TestBasicVMVN-77780803-50478388 to be up..
2025-09-21 09:03:08,165 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-21 09:03:13,246 - DEBUG - VM is in ACTIVE state now
2025-09-21 09:03:13,246 - INFO - VM name : ctest-TestBasicVMVN-77780803-50478388
2025-09-21 09:03:13,319 - DEBUG - VM ctest-TestBasicVMVN-77780803-50478388 ID is ef7440d1-c3c6-4c0d-ae13-8495e76299c5
2025-09-21 09:03:13,320 - DEBUG - VM ctest-TestBasicVMVN-77780803-50478388 launched on Node cn-jenkins-deploy-platform-ansible-os-4156-1
2025-09-21 09:03:13,386 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/ef7440d1-c3c6-4c0d-ae13-8495e76299c5
2025-09-21 09:03:13,393 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/e2ae380f-ab9d-459f-aa7f-c557a099a3fd
2025-09-21 09:03:16,646 - 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 1028ms')
2025-09-21 09:03:16,646 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-77780803-50478388 failed!
2025-09-21 09:03:16,705 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-77780803:ctest-vn-02916733 is 130.159.42.1 and allocation pool is NOT set
2025-09-21 09:03:18,766 - 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.73 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.63 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.631/3.179/4.728/1.548 ms')
2025-09-21 09:03:18,766 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-77780803-50478388 passed
2025-09-21 09:03:18,917 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-21 09:03:18,917 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-77780803-50478388, IP 130.159.42.3, Port 22
2025-09-21 09:03:19,072 - DEBUG - VM ctest-TestBasicVMVN-77780803-50478388 is ready for SSH connections
2025-09-21 09:03:19,073 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-09-21 09:03:19,073 - DEBUG - cat /tmp/output.txt
2025-09-21 09:03:20,689 - DEBUG - Hello World. The time is now Sun, 21 Sep 2025 03:03:19 -0600!
2025-09-21 09:03:20,689 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 21 Sep 2025 03:03:19 -0600!'}
2025-09-21 09:03:20,689 - INFO - metadata_script.txt got executed in the vm
2025-09-21 09:03:20,690 - INFO - Deleting VM ctest-TestBasicVMVN-77780803-50478388
2025-09-21 09:03:20,754 - INFO - Deleting VN ctest-vn-02916733
2025-09-21 09:03:20,789 - DEBUG - VN 078579e0-9950-4ce8-9f98-274e2a3dce32 still in use: Unable to complete operation on network 078579e0-9950-4ce8-9f98-274e2a3dce32. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-c5fba88c-4eef-4dc8-af3e-cc1625323e8b']
2025-09-21 09:03:20,789 - WARNING - Deleting VN ctest-vn-02916733 failed..Will retry
2025-09-21 09:03:22,878 - DEBUG - Response for deleting network ()
2025-09-21 09:03:23,138 - DEBUG - No XMPP flaps were noticed during the test
2025-09-21 09:03:23,138 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-09-21 09:03:23,138 - INFO - --------------------------------------------------------------------------------
2025-09-21 09:03:23,141 - INFO - ================================================================================
2025-09-21 09:03:23,141 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-09-21 09:03:23,141 - INFO - TEST DESCRIPTION :
Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN
subnets.
Test steps:
1. Create 1 IPAM's.
2. Create 1 VN with 2 subnets and launch 2 VMs in them.
3. Ping between the VMs in the same VN should go thru fine.
4. Ping to the subnet broadcast and all-broadcast address.
Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the
all-broadcast address.
Maintainer : ganeshahv@juniper.net
2025-09-21 09:03:23,426 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-09-21 09:03:23,426 - INFO - Initial checks done. Running the testcase now
2025-09-21 09:03:23,426 - INFO -
2025-09-21 09:03:23,896 - DEBUG - Response for create_network : {'network': {'id': '09484a29-e342-4f24-a217-8d20dbbbce45', 'name': 'ctest-vn-06388467', 'tenant_id': 'c4c9dffbf9294a2383f73c9f81b44731', 'project_id': 'c4c9dffbf9294a2383f73c9f81b44731', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-77780803', 'ctest-vn-06388467'], 'port_security_enabled': True, 'description': ''}}
2025-09-21 09:03:24,044 - DEBUG - Response for create_subnet : {'subnet': {'id': '865b1ffd-54ab-4112-90bb-e58b1fd2c156', 'name': '', 'tenant_id': 'c4c9dffbf9294a2383f73c9f81b44731', 'network_id': '09484a29-e342-4f24-a217-8d20dbbbce45', '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': 'c4c9dffbf9294a2383f73c9f81b44731'}}
2025-09-21 09:03:24,179 - DEBUG - Response for create_subnet : {'subnet': {'id': '209a02cf-5c28-4029-873e-e2ce17cb6b0c', 'name': '', 'tenant_id': 'c4c9dffbf9294a2383f73c9f81b44731', 'network_id': '09484a29-e342-4f24-a217-8d20dbbbce45', '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': 'c4c9dffbf9294a2383f73c9f81b44731'}}
2025-09-21 09:03:24,199 - INFO - Created VN ctest-vn-06388467
2025-09-21 09:03:24,253 - DEBUG - VN ctest-vn-06388467 UUID is 09484a29-e342-4f24-a217-8d20dbbbce45
2025-09-21 09:03:24,608 - DEBUG - Response for create_port : {'port': {'name': 'a2f0b012-dfaa-4be3-b112-0af092b2d9de', 'id': 'a2f0b012-dfaa-4be3-b112-0af092b2d9de', 'tenant_id': 'c4c9dffbf9294a2383f73c9f81b44731', 'network_id': '09484a29-e342-4f24-a217-8d20dbbbce45', 'mac_address': '02:a2:f0:b0:12:df', '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': '865b1ffd-54ab-4112-90bb-e58b1fd2c156'}], 'security_groups': ['f0292012-c295-498c-b100-8a0a1f541d08'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c4c9dffbf9294a2383f73c9f81b44731'}}
2025-09-21 09:03:24,768 - DEBUG - Response for create_port : {'port': {'name': '200daf70-de7e-4cf1-8a5c-7ff9b760726b', 'id': '200daf70-de7e-4cf1-8a5c-7ff9b760726b', 'tenant_id': 'c4c9dffbf9294a2383f73c9f81b44731', 'network_id': '09484a29-e342-4f24-a217-8d20dbbbce45', 'mac_address': '02:20:0d:af:70:de', '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': '209a02cf-5c28-4029-873e-e2ce17cb6b0c'}], 'security_groups': ['f0292012-c295-498c-b100-8a0a1f541d08'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c4c9dffbf9294a2383f73c9f81b44731'}}
2025-09-21 09:03:25,139 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4156-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4156-1)
2025-09-21 09:03:25,540 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4156-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4156-1)
2025-09-21 09:03:26,814 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4156-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4156-1)
2025-09-21 09:03:26,814 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-09-21 09:03:26,820 - DEBUG - Requesting: http://10.0.0.254:8082/domain/c41d3cc5-b86c-4895-a393-223ab88c8f4f
2025-09-21 09:03:26,832 - DEBUG - Requesting: http://10.0.0.254:8082/project/c4c9dffb-f929-4a23-83f7-3c9f81b44731
2025-09-21 09:03:26,911 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/2f567aff-888c-4c0c-b1ea-a786b1fc6012
2025-09-21 09:03:26,934 - INFO - Verifications in API Server for IPAM: ctest-ipam-45895573 passed
2025-09-21 09:03:26,940 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-77780803:ctest-ipam-45895573', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-77780803', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3411049005705874444', 'uuid-lslong': '12820243486217101330'}, 'enable': 'true', 'created': '2025-09-21T09:03:23', 'last-modified': '2025-09-21T09:03:23', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.287716'}
2025-09-21 09:03:26,940 - INFO - Verifications in Control node for IPAM: ctest-ipam-45895573 passed
2025-09-21 09:03:26,943 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-09-21 09:03:26,950 - DEBUG - Requesting: http://10.0.0.254:8082/domain/c41d3cc5-b86c-4895-a393-223ab88c8f4f
2025-09-21 09:03:26,962 - DEBUG - Requesting: http://10.0.0.254:8082/project/c4c9dffb-f929-4a23-83f7-3c9f81b44731
2025-09-21 09:03:27,039 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/09484a29-e342-4f24-a217-8d20dbbbce45
2025-09-21 09:03:27,055 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/09484a29-e342-4f24-a217-8d20dbbbce45
2025-09-21 09:03:27,066 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/f6266ce9-a858-4e95-a0a2-b85391d617b6
2025-09-21 09:03:27,082 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/f6266ce9-a858-4e95-a0a2-b85391d617b6
2025-09-21 09:03:27,092 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/8b680bb6-80fe-4250-964d-50e8ebbf4ac7
2025-09-21 09:03:27,102 - DEBUG - Route Targets: ['target:64512:8000004']
2025-09-21 09:03:27,102 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/09484a29-e342-4f24-a217-8d20dbbbce45
2025-09-21 09:03:27,114 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/f6266ce9-a858-4e95-a0a2-b85391d617b6
2025-09-21 09:03:27,133 - INFO - Verified VN network id 12 for VN 09484a29-e342-4f24-a217-8d20dbbbce45
2025-09-21 09:03:27,133 - INFO - Verifications in API Server for VN ctest-vn-06388467 passed
2025-09-21 09:03:27,133 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/09484a29-e342-4f24-a217-8d20dbbbce45
2025-09-21 09:03:27,144 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/f6266ce9-a858-4e95-a0a2-b85391d617b6
2025-09-21 09:03:27,152 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/f6266ce9-a858-4e95-a0a2-b85391d617b6
2025-09-21 09:03:27,162 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/8b680bb6-80fe-4250-964d-50e8ebbf4ac7
2025-09-21 09:03:27,182 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-77780803:ctest-vn-06388467', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-77780803', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '668866088431406884', 'uuid-lslong': '11679959330873658949'}, 'enable': 'true', 'created': '2025-09-21T09:03:23', 'last-modified': '2025-09-21T09:03:24', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.027069'}
2025-09-21 09:03:27,191 - DEBUG - Route Targets: ['target:64512:8000004']
2025-09-21 09:03:27,191 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-06388467 passed
2025-09-21 09:03:27,192 - DEBUG - ====Verifying policy data for ctest-vn-06388467 in API_Server ======
2025-09-21 09:03:27,192 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-09-21 09:03:27,198 - DEBUG - Requesting: http://10.0.0.254:8082/domain/c41d3cc5-b86c-4895-a393-223ab88c8f4f
2025-09-21 09:03:27,210 - DEBUG - Requesting: http://10.0.0.254:8082/project/c4c9dffb-f929-4a23-83f7-3c9f81b44731
2025-09-21 09:03:27,312 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/09484a29-e342-4f24-a217-8d20dbbbce45
2025-09-21 09:03:27,338 - DEBUG - =>VN ctest-vn-06388467 has no policy to be verified
2025-09-21 09:03:27,339 - DEBUG - Verifying the vn in opserver
2025-09-21 09:03:27,339 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-77780803:ctest-vn-06388467 virtual network link through opserver 10.0.0.254
2025-09-21 09:03:27,339 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-09-21 09:03:27,705 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-09-21 09:03:27,850 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-77780803:ctest-vn-06388467', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-77780803:ctest-vn-06388467?flat'}
2025-09-21 09:03:27,850 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-77780803:ctest-vn-06388467 is found in opserver
2025-09-21 09:03:27,858 - DEBUG - VRF ids for VN ctest-vn-06388467: {'10.0.0.254': '2'}
2025-09-21 09:03:27,858 - INFO - Waiting for VM ctest-TestBasicVMVN-77780803-63772863 to be up..
2025-09-21 09:03:27,946 - DEBUG - VM is in ACTIVE state now
2025-09-21 09:03:27,946 - INFO - VM name : ctest-TestBasicVMVN-77780803-63772863
2025-09-21 09:03:28,075 - DEBUG - VM ctest-TestBasicVMVN-77780803-63772863 ID is 18b19191-b7b2-44b4-88ae-d9936ac3fc05
2025-09-21 09:03:28,075 - DEBUG - VM ctest-TestBasicVMVN-77780803-63772863 launched on Node cn-jenkins-deploy-platform-ansible-os-4156-1
2025-09-21 09:03:28,194 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/18b19191-b7b2-44b4-88ae-d9936ac3fc05
2025-09-21 09:03:28,202 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/a2f0b012-dfaa-4be3-b112-0af092b2d9de
2025-09-21 09:03:31,462 - 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 1005ms')
2025-09-21 09:03:31,462 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-77780803-63772863 failed!
2025-09-21 09:03:31,517 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-77780803:ctest-vn-06388467 is 31.1.1.1 and allocation pool is NOT set
2025-09-21 09:03:31,517 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-77780803:ctest-vn-06388467 is 31.1.2.1 and allocation pool is NOT set
2025-09-21 09:03:35,592 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms')
2025-09-21 09:03:35,593 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-77780803-63772863 failed!
2025-09-21 09:03:35,649 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-77780803:ctest-vn-06388467 is 31.1.1.1 and allocation pool is NOT set
2025-09-21 09:03:35,649 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-77780803:ctest-vn-06388467 is 31.1.2.1 and allocation pool is NOT set
2025-09-21 09:03:37,714 - 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.40 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.29 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 = 1.289/2.845/4.402/1.556 ms')
2025-09-21 09:03:37,714 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-77780803-63772863 passed
2025-09-21 09:03:37,865 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-21 09:03:37,866 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-77780803-63772863, IP 31.1.1.4, Port 22
2025-09-21 09:03:38,021 - DEBUG - VM ctest-TestBasicVMVN-77780803-63772863 is ready for SSH connections
2025-09-21 09:03:38,021 - INFO - Waiting for VM ctest-TestBasicVMVN-77780803-63805027 to be up..
2025-09-21 09:03:38,098 - DEBUG - VM is in ACTIVE state now
2025-09-21 09:03:38,098 - INFO - VM name : ctest-TestBasicVMVN-77780803-63805027
2025-09-21 09:03:38,168 - DEBUG - VM ctest-TestBasicVMVN-77780803-63805027 ID is 714bd5a5-02ff-4b57-bd05-ee50436464ac
2025-09-21 09:03:38,169 - DEBUG - VM ctest-TestBasicVMVN-77780803-63805027 launched on Node cn-jenkins-deploy-platform-ansible-os-4156-1
2025-09-21 09:03:38,236 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/714bd5a5-02ff-4b57-bd05-ee50436464ac
2025-09-21 09:03:38,243 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/200daf70-de7e-4cf1-8a5c-7ff9b760726b
2025-09-21 09:03:39,480 - 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.84 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.391 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.391/1.615/2.839/1.224 ms')
2025-09-21 09:03:39,480 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-77780803-63805027 passed
2025-09-21 09:03:39,629 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-21 09:03:39,629 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-77780803-63805027, IP 31.1.2.4, Port 22
2025-09-21 09:03:39,785 - DEBUG - VM ctest-TestBasicVMVN-77780803-63805027 is ready for SSH connections
2025-09-21 09:03:39,785 - INFO - Waiting for VM ctest-TestBasicVMVN-77780803-63914273 to be up..
2025-09-21 09:03:39,859 - DEBUG - VM is in ACTIVE state now
2025-09-21 09:03:39,859 - INFO - VM name : ctest-TestBasicVMVN-77780803-63914273
2025-09-21 09:03:39,926 - DEBUG - VM ctest-TestBasicVMVN-77780803-63914273 ID is 606c59e8-bdf7-4f51-81d0-b9b000739636
2025-09-21 09:03:39,926 - DEBUG - VM ctest-TestBasicVMVN-77780803-63914273 launched on Node cn-jenkins-deploy-platform-ansible-os-4156-1
2025-09-21 09:03:39,996 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/606c59e8-bdf7-4f51-81d0-b9b000739636
2025-09-21 09:03:40,005 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/a41ff63f-df3e-48ba-885d-0dd85c5f7315
2025-09-21 09:03:41,246 - 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.97 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.533 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.533/1.749/2.966/1.216 ms')
2025-09-21 09:03:41,246 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-77780803-63914273 passed
2025-09-21 09:03:41,397 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-21 09:03:41,397 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-77780803-63914273, IP 31.1.1.3, Port 22
2025-09-21 09:03:41,552 - DEBUG - VM ctest-TestBasicVMVN-77780803-63914273 is ready for SSH connections
2025-09-21 09:03:41,553 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-21 09:03:41,553 - 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.254, gateway password: c0ntrail123
2025-09-21 09:03:41,553 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-09-21 09:03:45,545 - 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.329 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.777 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.864 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.777/1.656/3.329 ms
2025-09-21 09:03:45,546 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-77780803-63772863 passed
2025-09-21 09:03:45,546 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-21 09:03:45,546 - 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.254, gateway password: c0ntrail123
2025-09-21 09:03:45,546 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-09-21 09:03:49,197 - 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.693 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.011 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.768 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.768/1.490/2.693 ms
2025-09-21 09:03:49,197 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-77780803-63805027 passed
2025-09-21 09:03:49,197 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-21 09:03:49,197 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-21 09:03:49,197 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-21 09:03:49,197 - 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.254, gateway password: c0ntrail123
2025-09-21 09:03:49,197 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-21 09:03:49,383 - DEBUG - None
2025-09-21 09:03:49,383 - 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.254, gateway password: c0ntrail123
2025-09-21 09:03:49,383 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-21 09:03:49,555 - DEBUG - None
2025-09-21 09:03:49,555 - 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.254, gateway password: c0ntrail123
2025-09-21 09:03:49,556 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-21 09:03:50,159 - DEBUG - None
2025-09-21 09:03:50,159 - 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.254, gateway password: c0ntrail123
2025-09-21 09:03:50,159 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-09-21 09:03:52,356 - 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.760 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.651 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.454 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.837 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.398 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.398/2.020/5.651 ms
2025-09-21 09:03:52,356 - 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.254, gateway password: c0ntrail123
2025-09-21 09:03:52,356 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-09-21 09:03:54,606 - 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.126 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.572 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.848 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.487 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.754 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.603 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.424 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.424/2.116/4.848 ms
2025-09-21 09:03:54,606 - 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.254, gateway password: c0ntrail123
2025-09-21 09:03:54,606 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-09-21 09:03:56,898 - 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=1.052 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.414 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.667 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.469 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.843 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.729 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.557 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.469/2.104/4.667 ms
2025-09-21 09:03:56,898 - INFO - Deleting VM ctest-TestBasicVMVN-77780803-63914273
2025-09-21 09:03:56,972 - INFO - Detaching port 200daf70-de7e-4cf1-8a5c-7ff9b760726b from VM ctest-TestBasicVMVN-77780803-63805027
2025-09-21 09:03:57,007 - INFO - Deleting VM ctest-TestBasicVMVN-77780803-63805027
2025-09-21 09:03:57,077 - INFO - Detaching port a2f0b012-dfaa-4be3-b112-0af092b2d9de from VM ctest-TestBasicVMVN-77780803-63772863
2025-09-21 09:03:57,110 - INFO - Deleting VM ctest-TestBasicVMVN-77780803-63772863
2025-09-21 09:03:57,176 - INFO - Deleting VN ctest-vn-06388467
2025-09-21 09:03:57,334 - DEBUG - Response for delete_port : ()
2025-09-21 09:03:57,518 - DEBUG - Response for delete_port : ()
2025-09-21 09:03:57,566 - DEBUG - VN 09484a29-e342-4f24-a217-8d20dbbbce45 still in use: Unable to complete operation on network 09484a29-e342-4f24-a217-8d20dbbbce45. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-e533c9f6-540b-46de-b59a-ce49f62caf8e']
2025-09-21 09:03:57,566 - WARNING - Deleting VN ctest-vn-06388467 failed..Will retry
2025-09-21 09:03:59,697 - DEBUG - Response for deleting network ()
2025-09-21 09:03:59,698 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/f6266ce9-a858-4e95-a0a2-b85391d617b6
2025-09-21 09:03:59,704 - DEBUG - Response Code: 404
2025-09-21 09:03:59,704 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-09-21 09:03:59,711 - DEBUG - Requesting: http://10.0.0.254:8082/domain/c41d3cc5-b86c-4895-a393-223ab88c8f4f
2025-09-21 09:03:59,769 - DEBUG - Requesting: http://10.0.0.254:8082/project/c4c9dffb-f929-4a23-83f7-3c9f81b44731
2025-09-21 09:03:59,846 - INFO - Validated that VN ctest-vn-06388467 is not found in API Server
2025-09-21 09:03:59,857 - DEBUG - VN ctest-vn-06388467 is not present in Agent 10.0.0.254
2025-09-21 09:03:59,857 - INFO - Validated that VN ctest-vn-06388467 is not in any agent
2025-09-21 09:03:59,862 - DEBUG - VRF 2 is not seen in agent 10.0.0.254
2025-09-21 09:03:59,869 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-06388467
2025-09-21 09:03:59,869 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-77780803:ctest-vn-06388467
2025-09-21 09:03:59,881 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-06388467 info
2025-09-21 09:03:59,973 - INFO - IPAM: ctest-ipam-45895573 is not found in API Server
2025-09-21 09:03:59,985 - INFO - IPAM:ctest-ipam-45895573 is not found in control node
2025-09-21 09:04:00,255 - DEBUG - No XMPP flaps were noticed during the test
2025-09-21 09:04:00,256 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-09-21 09:04:00,256 - INFO - --------------------------------------------------------------------------------
2025-09-21 09:04:01,035 - INFO - Deleted project: ctest-TestBasicVMVN-77780803, ID : c4c9dffb-f929-4a23-83f7-3c9f81b44731