2025-10-06 12:12:52,909 - INFO - Domain Default found not creating
2025-10-06 12:12:53,038 - INFO - Project ctest-TestBasicVMVN-45311916 not found, creating it
2025-10-06 12:12:53,464 - INFO - Created Project:ctest-TestBasicVMVN-45311916, ID : 420da2a7-4f45-4521-862d-3c562d76fd3f
2025-10-06 12:12:54,886 - INFO - ================================================================================
2025-10-06 12:12:54,886 - INFO - STARTING TEST : test_generic_link_local_service
2025-10-06 12:12:54,887 - 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-06 12:12:55,143 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.20.0.17': '0'}} with
2025-10-06 12:12:55,144 - INFO - Initial checks done. Running the testcase now
2025-10-06 12:12:55,144 - INFO -
2025-10-06 12:12:55,645 - DEBUG - Response for create_network : {'network': {'id': '14221f71-2fc7-4c07-afb3-9ff1a20133d1', 'name': 'ctest-vn2_metadata-28136624', 'tenant_id': '420da2a74f454521862d3c562d76fd3f', 'project_id': '420da2a74f454521862d3c562d76fd3f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-45311916', 'ctest-vn2_metadata-28136624'], 'port_security_enabled': True, 'description': ''}}
2025-10-06 12:12:55,817 - DEBUG - Response for create_subnet : {'subnet': {'id': '7c41d10f-327c-4c6a-ad65-d88bcf55ccd9', 'name': '', 'tenant_id': '420da2a74f454521862d3c562d76fd3f', 'network_id': '14221f71-2fc7-4c07-afb3-9ff1a20133d1', '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': '420da2a74f454521862d3c562d76fd3f'}}
2025-10-06 12:12:55,833 - INFO - Created VN ctest-vn2_metadata-28136624
2025-10-06 12:12:55,882 - DEBUG - VN ctest-vn2_metadata-28136624 UUID is 14221f71-2fc7-4c07-afb3-9ff1a20133d1
2025-10-06 12:12:56,052 - DEBUG - Services list from nova: [, , ]
2025-10-06 12:12:57,007 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4222-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4222-1)
2025-10-06 12:12:57,114 - DEBUG - Link local service introspect added
2025-10-06 12:12:57,149 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-06 12:13:02,218 - DEBUG - VM is in ACTIVE state now
2025-10-06 12:13:02,343 - INFO - Waiting for VM ctest-TestBasicVMVN-45311916-45703348 to be up..
2025-10-06 12:13:02,343 - INFO - VM name : ctest-TestBasicVMVN-45311916-45703348
2025-10-06 12:13:02,416 - DEBUG - VM ctest-TestBasicVMVN-45311916-45703348 ID is 55717547-f037-4707-8907-8f79bc9150bc
2025-10-06 12:13:02,416 - DEBUG - VM ctest-TestBasicVMVN-45311916-45703348 launched on Node cn-jenkins-deploy-platform-ansible-os-4222-1
2025-10-06 12:13:02,481 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/55717547-f037-4707-8907-8f79bc9150bc
2025-10-06 12:13:02,769 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/55717547-f037-4707-8907-8f79bc9150bc
2025-10-06 12:13:02,797 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/194e8abe-a510-4e6e-a07c-457765a5e44f
2025-10-06 12:13:06,059 - 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-06 12:13:06,059 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45311916-45703348 failed!
2025-10-06 12:13:06,114 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45311916:ctest-vn2_metadata-28136624 is 11.1.1.1 and allocation pool is NOT set
2025-10-06 12:13:08,169 - 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.32 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.754 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.754/2.538/4.322/1.784 ms')
2025-10-06 12:13:08,169 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45311916-45703348 passed
2025-10-06 12:13:08,318 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-06 12:13:08,318 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45311916-45703348, IP 11.1.1.3, Port 22
2025-10-06 12:13:08,469 - DEBUG - VM ctest-TestBasicVMVN-45311916-45703348 is ready for SSH connections
2025-10-06 12:13:08,469 - INFO - Retry 0
2025-10-06 12:13:08,469 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.48, gateway password: c0ntrail123
2025-10-06 12:13:08,469 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-10-06 12:13:10,407 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-10-06 12:13:10,407 - INFO - Generic metadata worked
2025-10-06 12:13:10,654 - DEBUG - Link local service introspect removed
2025-10-06 12:13:10,654 - INFO - Deleting VM ctest-TestBasicVMVN-45311916-45703348
2025-10-06 12:13:10,714 - INFO - Deleting VN ctest-vn2_metadata-28136624
2025-10-06 12:13:10,745 - DEBUG - VN 14221f71-2fc7-4c07-afb3-9ff1a20133d1 still in use: Unable to complete operation on network 14221f71-2fc7-4c07-afb3-9ff1a20133d1. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d71c2e4d-12d9-4159-86f3-7ea5743c798f']
2025-10-06 12:13:10,746 - WARNING - Deleting VN ctest-vn2_metadata-28136624 failed..Will retry
2025-10-06 12:13:12,828 - DEBUG - Response for deleting network ()
2025-10-06 12:13:13,086 - DEBUG - No XMPP flaps were noticed during the test
2025-10-06 12:13:13,086 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19]
2025-10-06 12:13:13,086 - INFO - --------------------------------------------------------------------------------
2025-10-06 12:13:13,088 - INFO - ================================================================================
2025-10-06 12:13:13,088 - INFO - STARTING TEST : test_metadata_service
2025-10-06 12:13:13,088 - 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-06 12:13:13,380 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.20.0.17': '0'}} with
2025-10-06 12:13:13,380 - INFO - Initial checks done. Running the testcase now
2025-10-06 12:13:13,380 - INFO -
2025-10-06 12:13:13,380 - DEBUG - Requesting: http://10.0.0.48:8082/global-vrouter-configs
2025-10-06 12:13:13,385 - DEBUG - Requesting: http://10.0.0.48:8082/global-vrouter-config/0edf5fc6-2739-439f-b352-022b34c39a5f
2025-10-06 12:13:13,563 - DEBUG - Response for create_network : {'network': {'id': 'a8e412d2-3f49-45f2-8363-1a2dcb1f1627', 'name': 'ctest-vn-49517355', 'tenant_id': '420da2a74f454521862d3c562d76fd3f', 'project_id': '420da2a74f454521862d3c562d76fd3f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-45311916', 'ctest-vn-49517355'], 'port_security_enabled': True, 'description': ''}}
2025-10-06 12:13:13,702 - DEBUG - Response for create_subnet : {'subnet': {'id': '4d057dd6-915c-4e59-8620-19ab14472148', 'name': '', 'tenant_id': '420da2a74f454521862d3c562d76fd3f', 'network_id': 'a8e412d2-3f49-45f2-8363-1a2dcb1f1627', 'ip_version': 4, 'cidr': '142.30.47.192/26', 'allocation_pools': [{'start': '142.30.47.194', 'end': '142.30.47.254'}], 'gateway_ip': '142.30.47.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '142.30.47.194', 'tags': [], 'project_id': '420da2a74f454521862d3c562d76fd3f'}}
2025-10-06 12:13:13,718 - INFO - Created VN ctest-vn-49517355
2025-10-06 12:13:13,770 - DEBUG - VN ctest-vn-49517355 UUID is a8e412d2-3f49-45f2-8363-1a2dcb1f1627
2025-10-06 12:13:14,910 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4222-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4222-1)
2025-10-06 12:13:14,911 - INFO - Waiting for VM ctest-TestBasicVMVN-45311916-51042345 to be up..
2025-10-06 12:13:14,950 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-06 12:13:20,021 - DEBUG - VM is in ACTIVE state now
2025-10-06 12:13:20,021 - INFO - VM name : ctest-TestBasicVMVN-45311916-51042345
2025-10-06 12:13:20,090 - DEBUG - VM ctest-TestBasicVMVN-45311916-51042345 ID is 43f8c08a-1f8a-4733-a61c-85562fe9ef45
2025-10-06 12:13:20,090 - DEBUG - VM ctest-TestBasicVMVN-45311916-51042345 launched on Node cn-jenkins-deploy-platform-ansible-os-4222-1
2025-10-06 12:13:20,162 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/43f8c08a-1f8a-4733-a61c-85562fe9ef45
2025-10-06 12:13:20,169 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/de5c8dfc-102f-48b9-b981-6e55fa6ace49
2025-10-06 12:13:23,401 - 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 1004ms')
2025-10-06 12:13:23,401 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45311916-51042345 failed!
2025-10-06 12:13:23,454 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45311916:ctest-vn-49517355 is 142.30.47.193 and allocation pool is NOT set
2025-10-06 12:13:25,513 - 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.56 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.28 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.276/2.915/4.555/1.639 ms')
2025-10-06 12:13:25,513 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45311916-51042345 passed
2025-10-06 12:13:25,666 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-06 12:13:25,666 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45311916-51042345, IP 142.30.47.195, Port 22
2025-10-06 12:13:25,821 - DEBUG - VM ctest-TestBasicVMVN-45311916-51042345 is ready for SSH connections
2025-10-06 12:13:25,822 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.48, gateway password: c0ntrail123
2025-10-06 12:13:25,822 - DEBUG - cat /tmp/output.txt
2025-10-06 12:13:27,424 - DEBUG - Hello World. The time is now Mon, 06 Oct 2025 06:13:25 -0600!
2025-10-06 12:13:27,424 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 06 Oct 2025 06:13:25 -0600!'}
2025-10-06 12:13:27,424 - INFO - metadata_script.txt got executed in the vm
2025-10-06 12:13:27,424 - INFO - Deleting VM ctest-TestBasicVMVN-45311916-51042345
2025-10-06 12:13:27,486 - INFO - Deleting VN ctest-vn-49517355
2025-10-06 12:13:27,520 - DEBUG - VN a8e412d2-3f49-45f2-8363-1a2dcb1f1627 still in use: Unable to complete operation on network a8e412d2-3f49-45f2-8363-1a2dcb1f1627. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f0147b76-e118-46f6-8d12-1aa6b57cb644']
2025-10-06 12:13:27,520 - WARNING - Deleting VN ctest-vn-49517355 failed..Will retry
2025-10-06 12:13:29,617 - DEBUG - Response for deleting network ()
2025-10-06 12:13:29,875 - DEBUG - No XMPP flaps were noticed during the test
2025-10-06 12:13:29,875 - INFO - END TEST : test_metadata_service : PASSED[0:00:16]
2025-10-06 12:13:29,875 - INFO - --------------------------------------------------------------------------------
2025-10-06 12:13:29,878 - INFO - ================================================================================
2025-10-06 12:13:29,878 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-10-06 12:13:29,878 - 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-06 12:13:30,162 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.20.0.17': '0'}} with
2025-10-06 12:13:30,162 - INFO - Initial checks done. Running the testcase now
2025-10-06 12:13:30,162 - INFO -
2025-10-06 12:13:30,623 - DEBUG - Response for create_network : {'network': {'id': '59199131-188e-4b3c-bdf1-d7a21f3c36d7', 'name': 'ctest-vn-31875793', 'tenant_id': '420da2a74f454521862d3c562d76fd3f', 'project_id': '420da2a74f454521862d3c562d76fd3f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-45311916', 'ctest-vn-31875793'], 'port_security_enabled': True, 'description': ''}}
2025-10-06 12:13:30,797 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fb2e7de7-a988-4c0b-9c1d-6e8629fd0681', 'name': '', 'tenant_id': '420da2a74f454521862d3c562d76fd3f', 'network_id': '59199131-188e-4b3c-bdf1-d7a21f3c36d7', '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': '420da2a74f454521862d3c562d76fd3f'}}
2025-10-06 12:13:30,966 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f618ed9a-45df-4812-bdf4-186e0af17eb0', 'name': '', 'tenant_id': '420da2a74f454521862d3c562d76fd3f', 'network_id': '59199131-188e-4b3c-bdf1-d7a21f3c36d7', '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': '420da2a74f454521862d3c562d76fd3f'}}
2025-10-06 12:13:30,982 - INFO - Created VN ctest-vn-31875793
2025-10-06 12:13:31,034 - DEBUG - VN ctest-vn-31875793 UUID is 59199131-188e-4b3c-bdf1-d7a21f3c36d7
2025-10-06 12:13:31,353 - DEBUG - Response for create_port : {'port': {'name': '49830937-274d-4f2f-bf5d-465f5142a895', 'id': '49830937-274d-4f2f-bf5d-465f5142a895', 'tenant_id': '420da2a74f454521862d3c562d76fd3f', 'network_id': '59199131-188e-4b3c-bdf1-d7a21f3c36d7', 'mac_address': '02:49:83:09:37: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': 'fb2e7de7-a988-4c0b-9c1d-6e8629fd0681'}], 'security_groups': ['f19de1b9-abc3-4c80-9a50-6dbe739b6897'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '420da2a74f454521862d3c562d76fd3f'}}
2025-10-06 12:13:31,511 - DEBUG - Response for create_port : {'port': {'name': '4d9b0764-b5cb-4d7a-9b6e-4aa19cff2c3e', 'id': '4d9b0764-b5cb-4d7a-9b6e-4aa19cff2c3e', 'tenant_id': '420da2a74f454521862d3c562d76fd3f', 'network_id': '59199131-188e-4b3c-bdf1-d7a21f3c36d7', 'mac_address': '02:4d:9b:07:64:b5', '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': 'f618ed9a-45df-4812-bdf4-186e0af17eb0'}], 'security_groups': ['f19de1b9-abc3-4c80-9a50-6dbe739b6897'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '420da2a74f454521862d3c562d76fd3f'}}
2025-10-06 12:13:31,832 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4222-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4222-1)
2025-10-06 12:13:32,207 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4222-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4222-1)
2025-10-06 12:13:33,395 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4222-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4222-1)
2025-10-06 12:13:33,396 - DEBUG - Requesting: http://10.0.0.48:8082/domains
2025-10-06 12:13:33,401 - DEBUG - Requesting: http://10.0.0.48:8082/domain/f9cf182d-f042-46fb-9f42-f12c4ae7b96c
2025-10-06 12:13:33,412 - DEBUG - Requesting: http://10.0.0.48:8082/project/420da2a7-4f45-4521-862d-3c562d76fd3f
2025-10-06 12:13:33,490 - DEBUG - Requesting: http://10.0.0.48:8082/network-ipam/3e747bfa-b514-4acc-998d-4f5726dc66b2
2025-10-06 12:13:33,503 - INFO - Verifications in API Server for IPAM: ctest-ipam-91416482 passed
2025-10-06 12:13:33,509 - DEBUG - Control-node 10.0.0.48 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-45311916:ctest-ipam-91416482', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-45311916', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4500358244360014540', 'uuid-lslong': '11064587095251904178'}, 'enable': 'true', 'created': '2025-10-06T12:13:30', 'last-modified': '2025-10-06T12:13:30', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.123174'}
2025-10-06 12:13:33,509 - INFO - Verifications in Control node for IPAM: ctest-ipam-91416482 passed
2025-10-06 12:13:33,509 - DEBUG - Requesting: http://10.0.0.48:8082/domains
2025-10-06 12:13:33,515 - DEBUG - Requesting: http://10.0.0.48:8082/domain/f9cf182d-f042-46fb-9f42-f12c4ae7b96c
2025-10-06 12:13:33,525 - DEBUG - Requesting: http://10.0.0.48:8082/project/420da2a7-4f45-4521-862d-3c562d76fd3f
2025-10-06 12:13:33,609 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/59199131-188e-4b3c-bdf1-d7a21f3c36d7
2025-10-06 12:13:33,623 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/59199131-188e-4b3c-bdf1-d7a21f3c36d7
2025-10-06 12:13:33,635 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/b20c356c-2ab2-4757-98da-1e055aedfee7
2025-10-06 12:13:33,641 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/b20c356c-2ab2-4757-98da-1e055aedfee7
2025-10-06 12:13:33,648 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/fc67a189-4dea-4fa4-8aa2-659701db08e7
2025-10-06 12:13:33,654 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-06 12:13:33,654 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/59199131-188e-4b3c-bdf1-d7a21f3c36d7
2025-10-06 12:13:33,669 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/b20c356c-2ab2-4757-98da-1e055aedfee7
2025-10-06 12:13:33,683 - INFO - Verified VN network id 11 for VN 59199131-188e-4b3c-bdf1-d7a21f3c36d7
2025-10-06 12:13:33,683 - INFO - Verifications in API Server for VN ctest-vn-31875793 passed
2025-10-06 12:13:33,683 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/59199131-188e-4b3c-bdf1-d7a21f3c36d7
2025-10-06 12:13:33,691 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/b20c356c-2ab2-4757-98da-1e055aedfee7
2025-10-06 12:13:33,701 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/b20c356c-2ab2-4757-98da-1e055aedfee7
2025-10-06 12:13:33,709 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/fc67a189-4dea-4fa4-8aa2-659701db08e7
2025-10-06 12:13:33,720 - DEBUG - Control-node 10.0.0.48 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-45311916:ctest-vn-31875793', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-45311916', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6420322383844756284', 'uuid-lslong': '13686957833864361687'}, 'enable': 'true', 'created': '2025-10-06T12:13:30', 'last-modified': '2025-10-06T12:13:30', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.779999'}
2025-10-06 12:13:33,727 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-06 12:13:33,728 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-31875793 passed
2025-10-06 12:13:33,728 - DEBUG - ====Verifying policy data for ctest-vn-31875793 in API_Server ======
2025-10-06 12:13:33,728 - DEBUG - Requesting: http://10.0.0.48:8082/domains
2025-10-06 12:13:33,734 - DEBUG - Requesting: http://10.0.0.48:8082/domain/f9cf182d-f042-46fb-9f42-f12c4ae7b96c
2025-10-06 12:13:33,744 - DEBUG - Requesting: http://10.0.0.48:8082/project/420da2a7-4f45-4521-862d-3c562d76fd3f
2025-10-06 12:13:33,832 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/59199131-188e-4b3c-bdf1-d7a21f3c36d7
2025-10-06 12:13:33,853 - DEBUG - =>VN ctest-vn-31875793 has no policy to be verified
2025-10-06 12:13:33,853 - DEBUG - Verifying the vn in opserver
2025-10-06 12:13:33,853 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-45311916:ctest-vn-31875793 virtual network link through opserver 10.0.0.48
2025-10-06 12:13:33,853 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks
2025-10-06 12:13:34,254 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks
2025-10-06 12:13:34,305 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-45311916:ctest-vn-31875793', 'href': 'http://10.0.0.48:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-45311916:ctest-vn-31875793?flat'}
2025-10-06 12:13:34,305 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-45311916:ctest-vn-31875793 is found in opserver
2025-10-06 12:13:34,310 - DEBUG - VRF ids for VN ctest-vn-31875793: {'10.0.0.48': '2'}
2025-10-06 12:13:34,310 - INFO - Waiting for VM ctest-TestBasicVMVN-45311916-89226173 to be up..
2025-10-06 12:13:34,391 - DEBUG - VM is in ACTIVE state now
2025-10-06 12:13:34,391 - INFO - VM name : ctest-TestBasicVMVN-45311916-89226173
2025-10-06 12:13:34,464 - DEBUG - VM ctest-TestBasicVMVN-45311916-89226173 ID is a80f1178-f687-479d-9fbc-49a586418d34
2025-10-06 12:13:34,464 - DEBUG - VM ctest-TestBasicVMVN-45311916-89226173 launched on Node cn-jenkins-deploy-platform-ansible-os-4222-1
2025-10-06 12:13:34,528 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/a80f1178-f687-479d-9fbc-49a586418d34
2025-10-06 12:13:34,537 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/49830937-274d-4f2f-bf5d-465f5142a895
2025-10-06 12:13:37,796 - 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-10-06 12:13:37,796 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45311916-89226173 failed!
2025-10-06 12:13:37,850 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45311916:ctest-vn-31875793 is 31.1.1.1 and allocation pool is NOT set
2025-10-06 12:13:37,850 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45311916:ctest-vn-31875793 is 31.1.2.1 and allocation pool is NOT set
2025-10-06 12:13:41,929 - 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-06 12:13:41,929 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45311916-89226173 failed!
2025-10-06 12:13:41,982 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45311916:ctest-vn-31875793 is 31.1.1.1 and allocation pool is NOT set
2025-10-06 12:13:41,982 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45311916:ctest-vn-31875793 is 31.1.2.1 and allocation pool is NOT set
2025-10-06 12:13:44,041 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=2.62 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.402 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.402/1.512/2.622/1.110 ms')
2025-10-06 12:13:44,041 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45311916-89226173 passed
2025-10-06 12:13:44,190 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-06 12:13:44,190 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45311916-89226173, IP 31.1.1.4, Port 22
2025-10-06 12:13:44,353 - DEBUG - VM ctest-TestBasicVMVN-45311916-89226173 is ready for SSH connections
2025-10-06 12:13:44,354 - INFO - Waiting for VM ctest-TestBasicVMVN-45311916-31745469 to be up..
2025-10-06 12:13:44,430 - DEBUG - VM is in ACTIVE state now
2025-10-06 12:13:44,430 - INFO - VM name : ctest-TestBasicVMVN-45311916-31745469
2025-10-06 12:13:44,496 - DEBUG - VM ctest-TestBasicVMVN-45311916-31745469 ID is a30e77f5-fc21-4748-8578-2431dc83a1bf
2025-10-06 12:13:44,496 - DEBUG - VM ctest-TestBasicVMVN-45311916-31745469 launched on Node cn-jenkins-deploy-platform-ansible-os-4222-1
2025-10-06 12:13:44,563 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/a30e77f5-fc21-4748-8578-2431dc83a1bf
2025-10-06 12:13:44,570 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/4d9b0764-b5cb-4d7a-9b6e-4aa19cff2c3e
2025-10-06 12:13:45,790 - 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.63 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.407 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.407/1.518/2.630/1.111 ms')
2025-10-06 12:13:45,790 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-45311916-31745469 passed
2025-10-06 12:13:45,942 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-06 12:13:45,943 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45311916-31745469, IP 31.1.2.4, Port 22
2025-10-06 12:13:46,093 - DEBUG - VM ctest-TestBasicVMVN-45311916-31745469 is ready for SSH connections
2025-10-06 12:13:46,094 - INFO - Waiting for VM ctest-TestBasicVMVN-45311916-21907406 to be up..
2025-10-06 12:13:46,156 - DEBUG - VM is in ACTIVE state now
2025-10-06 12:13:46,156 - INFO - VM name : ctest-TestBasicVMVN-45311916-21907406
2025-10-06 12:13:46,220 - DEBUG - VM ctest-TestBasicVMVN-45311916-21907406 ID is 7bb22d86-0694-4327-9bb2-f1228569dd22
2025-10-06 12:13:46,220 - DEBUG - VM ctest-TestBasicVMVN-45311916-21907406 launched on Node cn-jenkins-deploy-platform-ansible-os-4222-1
2025-10-06 12:13:46,280 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/7bb22d86-0694-4327-9bb2-f1228569dd22
2025-10-06 12:13:46,286 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/acd3ce37-cec8-4c54-9605-9faf9c31ef69
2025-10-06 12:13:47,508 - 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.64 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.335 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.335/1.986/3.638/1.651 ms')
2025-10-06 12:13:47,508 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-45311916-21907406 passed
2025-10-06 12:13:47,662 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-06 12:13:47,662 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45311916-21907406, IP 31.1.1.3, Port 22
2025-10-06 12:13:47,818 - DEBUG - VM ctest-TestBasicVMVN-45311916-21907406 is ready for SSH connections
2025-10-06 12:13:47,818 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-06 12:13:47,818 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.48, gateway password: c0ntrail123
2025-10-06 12:13:47,818 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-10-06 12:13:51,507 - 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.451 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.742 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.837 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.742/1.676/3.451 ms
2025-10-06 12:13:51,507 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-45311916-89226173 passed
2025-10-06 12:13:51,507 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-06 12:13:51,507 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.48, gateway password: c0ntrail123
2025-10-06 12:13:51,507 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-10-06 12:13:55,147 - 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.863 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.768 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.824 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.768/1.485/2.863 ms
2025-10-06 12:13:55,147 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-45311916-31745469 passed
2025-10-06 12:13:55,147 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-06 12:13:55,147 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-06 12:13:55,148 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-06 12:13:55,148 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.48, gateway password: c0ntrail123
2025-10-06 12:13:55,148 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-06 12:13:55,322 - DEBUG - None
2025-10-06 12:13:55,322 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.48, gateway password: c0ntrail123
2025-10-06 12:13:55,322 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-06 12:13:55,508 - DEBUG - None
2025-10-06 12:13:55,508 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.48, gateway password: c0ntrail123
2025-10-06 12:13:55,508 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-06 12:13:56,133 - DEBUG - None
2025-10-06 12:13:56,133 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.48, gateway password: c0ntrail123
2025-10-06 12:13:56,133 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-10-06 12:13:58,348 - 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.904 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.539 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.377 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.795 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.347 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.347/2.192/6.539 ms
2025-10-06 12:13:58,348 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.48, gateway password: c0ntrail123
2025-10-06 12:13:58,348 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-10-06 12:14:00,590 - 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.917 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.917 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.055 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.469 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.702 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.491 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.351 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.351/2.128/5.055 ms
2025-10-06 12:14:00,591 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.48, gateway password: c0ntrail123
2025-10-06 12:14:00,591 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-10-06 12:14:02,842 - 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.852 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.952 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.925 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.479 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.700 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.429 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.362 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.362/1.814/3.925 ms
2025-10-06 12:14:02,842 - INFO - Deleting VM ctest-TestBasicVMVN-45311916-21907406
2025-10-06 12:14:02,907 - INFO - Detaching port 4d9b0764-b5cb-4d7a-9b6e-4aa19cff2c3e from VM ctest-TestBasicVMVN-45311916-31745469
2025-10-06 12:14:02,944 - INFO - Deleting VM ctest-TestBasicVMVN-45311916-31745469
2025-10-06 12:14:03,008 - INFO - Detaching port 49830937-274d-4f2f-bf5d-465f5142a895 from VM ctest-TestBasicVMVN-45311916-89226173
2025-10-06 12:14:03,035 - INFO - Deleting VM ctest-TestBasicVMVN-45311916-89226173
2025-10-06 12:14:03,094 - INFO - Deleting VN ctest-vn-31875793
2025-10-06 12:14:03,275 - DEBUG - Response for delete_port : ()
2025-10-06 12:14:03,430 - DEBUG - Response for delete_port : ()
2025-10-06 12:14:03,472 - DEBUG - VN 59199131-188e-4b3c-bdf1-d7a21f3c36d7 still in use: Unable to complete operation on network 59199131-188e-4b3c-bdf1-d7a21f3c36d7. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-df3d00ce-f277-4468-a277-9b59aa76abef']
2025-10-06 12:14:03,472 - WARNING - Deleting VN ctest-vn-31875793 failed..Will retry
2025-10-06 12:14:05,588 - DEBUG - Response for deleting network ()
2025-10-06 12:14:05,588 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/b20c356c-2ab2-4757-98da-1e055aedfee7
2025-10-06 12:14:05,592 - DEBUG - Response Code: 404
2025-10-06 12:14:05,592 - DEBUG - Requesting: http://10.0.0.48:8082/domains
2025-10-06 12:14:05,596 - DEBUG - Requesting: http://10.0.0.48:8082/domain/f9cf182d-f042-46fb-9f42-f12c4ae7b96c
2025-10-06 12:14:05,646 - DEBUG - Requesting: http://10.0.0.48:8082/project/420da2a7-4f45-4521-862d-3c562d76fd3f
2025-10-06 12:14:05,720 - INFO - Validated that VN ctest-vn-31875793 is not found in API Server
2025-10-06 12:14:05,728 - DEBUG - VN ctest-vn-31875793 is not present in Agent 10.0.0.48
2025-10-06 12:14:05,728 - INFO - Validated that VN ctest-vn-31875793 is not in any agent
2025-10-06 12:14:05,732 - DEBUG - VRF 2 is not seen in agent 10.0.0.48
2025-10-06 12:14:05,737 - DEBUG - Vrouter 10.0.0.48 does not have vrf 2 for VN ctest-vn-31875793
2025-10-06 12:14:05,737 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-45311916:ctest-vn-31875793
2025-10-06 12:14:05,745 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-31875793 info
2025-10-06 12:14:05,814 - INFO - IPAM: ctest-ipam-91416482 is not found in API Server
2025-10-06 12:14:05,822 - INFO - IPAM:ctest-ipam-91416482 is not found in control node
2025-10-06 12:14:06,078 - DEBUG - No XMPP flaps were noticed during the test
2025-10-06 12:14:06,078 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-10-06 12:14:06,078 - INFO - --------------------------------------------------------------------------------
2025-10-06 12:14:06,729 - INFO - Deleted project: ctest-TestBasicVMVN-45311916, ID : 420da2a7-4f45-4521-862d-3c562d76fd3f