2025-08-20 11:33:03,157 - INFO - Domain Default found not creating
2025-08-20 11:33:03,380 - INFO - Project ctest-TestBasicVMVN-30137472 not found, creating it
2025-08-20 11:33:03,848 - INFO - Created Project:ctest-TestBasicVMVN-30137472, ID : 858015d7-41cd-4e47-ac64-d1276007d9d5
2025-08-20 11:33:05,203 - INFO - ================================================================================
2025-08-20 11:33:05,203 - INFO - STARTING TEST : test_generic_link_local_service
2025-08-20 11:33:05,203 - INFO - TEST DESCRIPTION :
Description: Test to validate generic linklocal service - running nova list from vm.
1.Create generic link local service to be able to wget to jenkins
2.Create a vm
3.Try wget to jenkins - passes if successful else fails
Maintainer: sandipd@juniper.net
2025-08-20 11:33:05,456 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2025-08-20 11:33:05,457 - INFO - Initial checks done. Running the testcase now
2025-08-20 11:33:05,457 - INFO -
2025-08-20 11:33:05,961 - DEBUG - Response for create_network : {'network': {'id': 'd11f2e86-8240-4bbf-aa81-b141ad3bdb8f', 'name': 'ctest-vn2_metadata-38923297', 'tenant_id': '858015d741cd4e47ac64d1276007d9d5', 'project_id': '858015d741cd4e47ac64d1276007d9d5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-30137472', 'ctest-vn2_metadata-38923297'], 'port_security_enabled': True, 'description': ''}}
2025-08-20 11:33:06,161 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cbe7bbf1-406c-42c3-b19f-7673b27e1b4f', 'name': '', 'tenant_id': '858015d741cd4e47ac64d1276007d9d5', 'network_id': 'd11f2e86-8240-4bbf-aa81-b141ad3bdb8f', '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': '858015d741cd4e47ac64d1276007d9d5'}}
2025-08-20 11:33:06,176 - INFO - Created VN ctest-vn2_metadata-38923297
2025-08-20 11:33:06,228 - DEBUG - VN ctest-vn2_metadata-38923297 UUID is d11f2e86-8240-4bbf-aa81-b141ad3bdb8f
2025-08-20 11:33:06,380 - DEBUG - Services list from nova: [, , ]
2025-08-20 11:33:07,314 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3892-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3892-1)
2025-08-20 11:33:07,416 - DEBUG - Link local service introspect added
2025-08-20 11:33:07,451 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-20 11:33:12,517 - DEBUG - VM is in ACTIVE state now
2025-08-20 11:33:12,633 - INFO - Waiting for VM ctest-TestBasicVMVN-30137472-62162728 to be up..
2025-08-20 11:33:12,634 - INFO - VM name : ctest-TestBasicVMVN-30137472-62162728
2025-08-20 11:33:12,699 - DEBUG - VM ctest-TestBasicVMVN-30137472-62162728 ID is 8dc8f89b-1d7d-42f3-bb6e-c3579bef3ebd
2025-08-20 11:33:12,699 - DEBUG - VM ctest-TestBasicVMVN-30137472-62162728 launched on Node cn-jenkins-deploy-platform-ansible-os-3892-1
2025-08-20 11:33:12,759 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/8dc8f89b-1d7d-42f3-bb6e-c3579bef3ebd
2025-08-20 11:33:13,047 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/8dc8f89b-1d7d-42f3-bb6e-c3579bef3ebd
2025-08-20 11:33:13,074 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/27a5a001-c392-4bb8-aa96-59f8408bbf31
2025-08-20 11:33:16,308 - 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-08-20 11:33:16,308 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30137472-62162728 failed!
2025-08-20 11:33:16,368 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30137472:ctest-vn2_metadata-38923297 is 11.1.1.1 and allocation pool is NOT set
2025-08-20 11:33:18,426 - 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.91 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.19 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.193/2.549/3.905/1.356 ms')
2025-08-20 11:33:18,426 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30137472-62162728 passed
2025-08-20 11:33:18,568 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 11:33:18,568 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30137472-62162728, IP 11.1.1.3, Port 22
2025-08-20 11:33:18,723 - DEBUG - VM ctest-TestBasicVMVN-30137472-62162728 is ready for SSH connections
2025-08-20 11:33:18,723 - INFO - Retry 0
2025-08-20 11:33:18,723 - 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.50, gateway password: c0ntrail123
2025-08-20 11:33:18,723 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-08-20 11:33:20,323 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-08-20 11:33:20,323 - INFO - Generic metadata worked
2025-08-20 11:33:20,564 - DEBUG - Link local service introspect removed
2025-08-20 11:33:20,564 - INFO - Deleting VM ctest-TestBasicVMVN-30137472-62162728
2025-08-20 11:33:20,619 - INFO - Deleting VN ctest-vn2_metadata-38923297
2025-08-20 11:33:20,651 - DEBUG - VN d11f2e86-8240-4bbf-aa81-b141ad3bdb8f still in use: Unable to complete operation on network d11f2e86-8240-4bbf-aa81-b141ad3bdb8f. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-57887d22-afa0-48fc-8c92-3eadd1bf4346']
2025-08-20 11:33:20,651 - WARNING - Deleting VN ctest-vn2_metadata-38923297 failed..Will retry
2025-08-20 11:33:22,735 - DEBUG - Response for deleting network ()
2025-08-20 11:33:22,988 - DEBUG - No XMPP flaps were noticed during the test
2025-08-20 11:33:22,988 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:17]
2025-08-20 11:33:22,988 - INFO - --------------------------------------------------------------------------------
2025-08-20 11:33:22,991 - INFO - ================================================================================
2025-08-20 11:33:22,991 - INFO - STARTING TEST : test_metadata_service
2025-08-20 11:33:22,991 - INFO - TEST DESCRIPTION :
Description: Test to validate metadata service on VM creation.
1.Verify from global-vrouter-config if metadata configures or not - fails otherwise
2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node
3.Create a vm with userdata pointing to that script - script should get executed during vm boot up
4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise
Maintainer: sandipd@juniper.net
2025-08-20 11:33:23,281 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2025-08-20 11:33:23,281 - INFO - Initial checks done. Running the testcase now
2025-08-20 11:33:23,282 - INFO -
2025-08-20 11:33:23,282 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs
2025-08-20 11:33:23,288 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-config/4966dd23-19a4-4c01-b7fb-657d891f5ebf
2025-08-20 11:33:23,450 - DEBUG - Response for create_network : {'network': {'id': '0ba214d3-7697-4ed2-a07d-2076f17224ea', 'name': 'ctest-vn-08026981', 'tenant_id': '858015d741cd4e47ac64d1276007d9d5', 'project_id': '858015d741cd4e47ac64d1276007d9d5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-30137472', 'ctest-vn-08026981'], 'port_security_enabled': True, 'description': ''}}
2025-08-20 11:33:23,586 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b9ed8e79-9921-4b26-9e16-989f0be5ee0f', 'name': '', 'tenant_id': '858015d741cd4e47ac64d1276007d9d5', 'network_id': '0ba214d3-7697-4ed2-a07d-2076f17224ea', 'ip_version': 4, 'cidr': '96.86.56.0/26', 'allocation_pools': [{'start': '96.86.56.2', 'end': '96.86.56.62'}], 'gateway_ip': '96.86.56.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '96.86.56.2', 'tags': [], 'project_id': '858015d741cd4e47ac64d1276007d9d5'}}
2025-08-20 11:33:23,601 - INFO - Created VN ctest-vn-08026981
2025-08-20 11:33:23,652 - DEBUG - VN ctest-vn-08026981 UUID is 0ba214d3-7697-4ed2-a07d-2076f17224ea
2025-08-20 11:33:24,730 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3892-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3892-1)
2025-08-20 11:33:24,730 - INFO - Waiting for VM ctest-TestBasicVMVN-30137472-88729337 to be up..
2025-08-20 11:33:24,765 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-20 11:33:29,829 - DEBUG - VM is in ACTIVE state now
2025-08-20 11:33:29,829 - INFO - VM name : ctest-TestBasicVMVN-30137472-88729337
2025-08-20 11:33:29,892 - DEBUG - VM ctest-TestBasicVMVN-30137472-88729337 ID is 1c60bf46-9f8d-4542-b8d9-de8142f8a776
2025-08-20 11:33:29,893 - DEBUG - VM ctest-TestBasicVMVN-30137472-88729337 launched on Node cn-jenkins-deploy-platform-ansible-os-3892-1
2025-08-20 11:33:29,953 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/1c60bf46-9f8d-4542-b8d9-de8142f8a776
2025-08-20 11:33:29,961 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/4a8efbd7-11e4-499c-8db5-c3fe32a71c0a
2025-08-20 11:33:33,206 - 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 1016ms')
2025-08-20 11:33:33,206 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30137472-88729337 failed!
2025-08-20 11:33:33,264 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30137472:ctest-vn-08026981 is 96.86.56.1 and allocation pool is NOT set
2025-08-20 11:33:35,322 - 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.09 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.728 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.728/1.911/3.094/1.183 ms')
2025-08-20 11:33:35,322 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30137472-88729337 passed
2025-08-20 11:33:35,476 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 11:33:35,476 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30137472-88729337, IP 96.86.56.3, Port 22
2025-08-20 11:33:35,631 - DEBUG - VM ctest-TestBasicVMVN-30137472-88729337 is ready for SSH connections
2025-08-20 11:33:35,631 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-08-20 11:33:35,631 - DEBUG - cat /tmp/output.txt
2025-08-20 11:33:37,230 - DEBUG - Hello World. The time is now Wed, 20 Aug 2025 05:33:33 -0600!
2025-08-20 11:33:37,230 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 20 Aug 2025 05:33:33 -0600!'}
2025-08-20 11:33:37,230 - INFO - metadata_script.txt got executed in the vm
2025-08-20 11:33:37,230 - INFO - Deleting VM ctest-TestBasicVMVN-30137472-88729337
2025-08-20 11:33:37,288 - INFO - Deleting VN ctest-vn-08026981
2025-08-20 11:33:37,319 - DEBUG - VN 0ba214d3-7697-4ed2-a07d-2076f17224ea still in use: Unable to complete operation on network 0ba214d3-7697-4ed2-a07d-2076f17224ea. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-71c55a53-9c9c-4c5d-aae8-0ce1507f4f7a']
2025-08-20 11:33:37,320 - WARNING - Deleting VN ctest-vn-08026981 failed..Will retry
2025-08-20 11:33:39,421 - DEBUG - Response for deleting network ()
2025-08-20 11:33:39,673 - DEBUG - No XMPP flaps were noticed during the test
2025-08-20 11:33:39,673 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-08-20 11:33:39,673 - INFO - --------------------------------------------------------------------------------
2025-08-20 11:33:39,675 - INFO - ================================================================================
2025-08-20 11:33:39,675 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-08-20 11:33:39,675 - INFO - TEST DESCRIPTION :
Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN
subnets.
Test steps:
1. Create 1 IPAM's.
2. Create 1 VN with 2 subnets and launch 2 VMs in them.
3. Ping between the VMs in the same VN should go thru fine.
4. Ping to the subnet broadcast and all-broadcast address.
Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the
all-broadcast address.
Maintainer : ganeshahv@juniper.net
2025-08-20 11:33:39,962 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2025-08-20 11:33:39,962 - INFO - Initial checks done. Running the testcase now
2025-08-20 11:33:39,962 - INFO -
2025-08-20 11:33:40,434 - DEBUG - Response for create_network : {'network': {'id': '83a6f7e0-c991-4254-a12e-f6c4b55e0dcf', 'name': 'ctest-vn-43765693', 'tenant_id': '858015d741cd4e47ac64d1276007d9d5', 'project_id': '858015d741cd4e47ac64d1276007d9d5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-30137472', 'ctest-vn-43765693'], 'port_security_enabled': True, 'description': ''}}
2025-08-20 11:33:40,608 - DEBUG - Response for create_subnet : {'subnet': {'id': '8cc96119-590b-44ae-a59c-216ff2b02f8c', 'name': '', 'tenant_id': '858015d741cd4e47ac64d1276007d9d5', 'network_id': '83a6f7e0-c991-4254-a12e-f6c4b55e0dcf', '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': '858015d741cd4e47ac64d1276007d9d5'}}
2025-08-20 11:33:40,773 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ee69d4ad-d580-4e74-b3b3-b84630a10ba2', 'name': '', 'tenant_id': '858015d741cd4e47ac64d1276007d9d5', 'network_id': '83a6f7e0-c991-4254-a12e-f6c4b55e0dcf', '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': '858015d741cd4e47ac64d1276007d9d5'}}
2025-08-20 11:33:40,790 - INFO - Created VN ctest-vn-43765693
2025-08-20 11:33:40,840 - DEBUG - VN ctest-vn-43765693 UUID is 83a6f7e0-c991-4254-a12e-f6c4b55e0dcf
2025-08-20 11:33:41,188 - DEBUG - Response for create_port : {'port': {'name': '1d99da28-d858-4ff9-8c4e-b975d86dcdbe', 'id': '1d99da28-d858-4ff9-8c4e-b975d86dcdbe', 'tenant_id': '858015d741cd4e47ac64d1276007d9d5', 'network_id': '83a6f7e0-c991-4254-a12e-f6c4b55e0dcf', 'mac_address': '02:1d:99:da:28:d8', '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': '8cc96119-590b-44ae-a59c-216ff2b02f8c'}], 'security_groups': ['ef212a77-ff6c-41ff-b7fe-c6c87ec5a383'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '858015d741cd4e47ac64d1276007d9d5'}}
2025-08-20 11:33:41,349 - DEBUG - Response for create_port : {'port': {'name': '874a9c93-f965-4ca6-9665-48d24cb5ad72', 'id': '874a9c93-f965-4ca6-9665-48d24cb5ad72', 'tenant_id': '858015d741cd4e47ac64d1276007d9d5', 'network_id': '83a6f7e0-c991-4254-a12e-f6c4b55e0dcf', 'mac_address': '02:87:4a:9c:93:f9', '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': 'ee69d4ad-d580-4e74-b3b3-b84630a10ba2'}], 'security_groups': ['ef212a77-ff6c-41ff-b7fe-c6c87ec5a383'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '858015d741cd4e47ac64d1276007d9d5'}}
2025-08-20 11:33:41,662 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3892-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3892-1)
2025-08-20 11:33:42,034 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3892-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3892-1)
2025-08-20 11:33:43,223 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3892-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3892-1)
2025-08-20 11:33:43,224 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-08-20 11:33:43,230 - DEBUG - Requesting: http://10.0.0.50:8082/domain/262cf24e-f3fb-4bd5-b0d4-e45ff60b8837
2025-08-20 11:33:43,243 - DEBUG - Requesting: http://10.0.0.50:8082/project/858015d7-41cd-4e47-ac64-d1276007d9d5
2025-08-20 11:33:43,326 - DEBUG - Requesting: http://10.0.0.50:8082/network-ipam/d1c056a2-55f0-45ef-b0ee-8ee4ffdf155b
2025-08-20 11:33:43,337 - INFO - Verifications in API Server for IPAM: ctest-ipam-87094309 passed
2025-08-20 11:33:43,347 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-30137472:ctest-ipam-87094309', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-30137472', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15114175604681885167', 'uuid-lslong': '12749284709328950619'}, 'enable': 'true', 'created': '2025-08-20T11:33:39', 'last-modified': '2025-08-20T11:33:40', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.161004'}
2025-08-20 11:33:43,347 - INFO - Verifications in Control node for IPAM: ctest-ipam-87094309 passed
2025-08-20 11:33:43,347 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-08-20 11:33:43,361 - DEBUG - Requesting: http://10.0.0.50:8082/domain/262cf24e-f3fb-4bd5-b0d4-e45ff60b8837
2025-08-20 11:33:43,376 - DEBUG - Requesting: http://10.0.0.50:8082/project/858015d7-41cd-4e47-ac64-d1276007d9d5
2025-08-20 11:33:43,456 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/83a6f7e0-c991-4254-a12e-f6c4b55e0dcf
2025-08-20 11:33:43,473 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/83a6f7e0-c991-4254-a12e-f6c4b55e0dcf
2025-08-20 11:33:43,484 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/28d0b8c2-5540-4d90-a37d-133b29681747
2025-08-20 11:33:43,492 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/28d0b8c2-5540-4d90-a37d-133b29681747
2025-08-20 11:33:43,499 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/c6605482-d0a5-4871-89f0-57fa8cc0b8d8
2025-08-20 11:33:43,504 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-20 11:33:43,504 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/83a6f7e0-c991-4254-a12e-f6c4b55e0dcf
2025-08-20 11:33:43,514 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/28d0b8c2-5540-4d90-a37d-133b29681747
2025-08-20 11:33:43,529 - INFO - Verified VN network id 11 for VN 83a6f7e0-c991-4254-a12e-f6c4b55e0dcf
2025-08-20 11:33:43,529 - INFO - Verifications in API Server for VN ctest-vn-43765693 passed
2025-08-20 11:33:43,529 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/83a6f7e0-c991-4254-a12e-f6c4b55e0dcf
2025-08-20 11:33:43,543 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/28d0b8c2-5540-4d90-a37d-133b29681747
2025-08-20 11:33:43,550 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/28d0b8c2-5540-4d90-a37d-133b29681747
2025-08-20 11:33:43,557 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/c6605482-d0a5-4871-89f0-57fa8cc0b8d8
2025-08-20 11:33:43,571 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-30137472:ctest-vn-43765693', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-30137472', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9486542209929003604', 'uuid-lslong': '11614491813751950799'}, 'enable': 'true', 'created': '2025-08-20T11:33:40', 'last-modified': '2025-08-20T11:33:40', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.823101'}
2025-08-20 11:33:43,578 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-20 11:33:43,578 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-43765693 passed
2025-08-20 11:33:43,579 - DEBUG - ====Verifying policy data for ctest-vn-43765693 in API_Server ======
2025-08-20 11:33:43,579 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-08-20 11:33:43,588 - DEBUG - Requesting: http://10.0.0.50:8082/domain/262cf24e-f3fb-4bd5-b0d4-e45ff60b8837
2025-08-20 11:33:43,602 - DEBUG - Requesting: http://10.0.0.50:8082/project/858015d7-41cd-4e47-ac64-d1276007d9d5
2025-08-20 11:33:43,728 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/83a6f7e0-c991-4254-a12e-f6c4b55e0dcf
2025-08-20 11:33:43,743 - DEBUG - =>VN ctest-vn-43765693 has no policy to be verified
2025-08-20 11:33:43,743 - DEBUG - Verifying the vn in opserver
2025-08-20 11:33:43,743 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-30137472:ctest-vn-43765693 virtual network link through opserver 10.0.0.50
2025-08-20 11:33:43,743 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2025-08-20 11:33:44,088 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2025-08-20 11:33:44,143 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-30137472:ctest-vn-43765693', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-30137472:ctest-vn-43765693?flat'}
2025-08-20 11:33:44,143 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-30137472:ctest-vn-43765693 is found in opserver
2025-08-20 11:33:44,148 - DEBUG - VRF ids for VN ctest-vn-43765693: {'10.0.0.50': '2'}
2025-08-20 11:33:44,148 - INFO - Waiting for VM ctest-TestBasicVMVN-30137472-30524278 to be up..
2025-08-20 11:33:44,228 - DEBUG - VM is in ACTIVE state now
2025-08-20 11:33:44,228 - INFO - VM name : ctest-TestBasicVMVN-30137472-30524278
2025-08-20 11:33:44,306 - DEBUG - VM ctest-TestBasicVMVN-30137472-30524278 ID is 68b7e5e8-cd9e-496a-9fc7-954af3cecba9
2025-08-20 11:33:44,307 - DEBUG - VM ctest-TestBasicVMVN-30137472-30524278 launched on Node cn-jenkins-deploy-platform-ansible-os-3892-1
2025-08-20 11:33:44,382 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/68b7e5e8-cd9e-496a-9fc7-954af3cecba9
2025-08-20 11:33:44,392 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/1d99da28-d858-4ff9-8c4e-b975d86dcdbe
2025-08-20 11:33:47,672 - 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 1020ms')
2025-08-20 11:33:47,672 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30137472-30524278 failed!
2025-08-20 11:33:47,728 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30137472:ctest-vn-43765693 is 31.1.1.1 and allocation pool is NOT set
2025-08-20 11:33:47,728 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30137472:ctest-vn-43765693 is 31.1.2.1 and allocation pool is NOT set
2025-08-20 11:33:51,801 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1012ms')
2025-08-20 11:33:51,801 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30137472-30524278 failed!
2025-08-20 11:33:51,860 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30137472:ctest-vn-43765693 is 31.1.1.1 and allocation pool is NOT set
2025-08-20 11:33:51,860 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30137472:ctest-vn-43765693 is 31.1.2.1 and allocation pool is NOT set
2025-08-20 11:33:53,922 - 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.72 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.356 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.356/1.535/2.715/1.179 ms')
2025-08-20 11:33:53,922 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30137472-30524278 passed
2025-08-20 11:33:54,068 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 11:33:54,068 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30137472-30524278, IP 31.1.1.4, Port 22
2025-08-20 11:33:54,223 - DEBUG - VM ctest-TestBasicVMVN-30137472-30524278 is ready for SSH connections
2025-08-20 11:33:54,223 - INFO - Waiting for VM ctest-TestBasicVMVN-30137472-53119583 to be up..
2025-08-20 11:33:54,289 - DEBUG - VM is in ACTIVE state now
2025-08-20 11:33:54,289 - INFO - VM name : ctest-TestBasicVMVN-30137472-53119583
2025-08-20 11:33:54,349 - DEBUG - VM ctest-TestBasicVMVN-30137472-53119583 ID is 61387e07-52af-4cd7-93f1-05cdde5dd955
2025-08-20 11:33:54,349 - DEBUG - VM ctest-TestBasicVMVN-30137472-53119583 launched on Node cn-jenkins-deploy-platform-ansible-os-3892-1
2025-08-20 11:33:54,409 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/61387e07-52af-4cd7-93f1-05cdde5dd955
2025-08-20 11:33:54,416 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/874a9c93-f965-4ca6-9665-48d24cb5ad72
2025-08-20 11:33:55,656 - 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.49 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.316 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.316/1.403/2.491/1.087 ms')
2025-08-20 11:33:55,656 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-30137472-53119583 passed
2025-08-20 11:33:55,804 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 11:33:55,804 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30137472-53119583, IP 31.1.2.4, Port 22
2025-08-20 11:33:55,963 - DEBUG - VM ctest-TestBasicVMVN-30137472-53119583 is ready for SSH connections
2025-08-20 11:33:55,963 - INFO - Waiting for VM ctest-TestBasicVMVN-30137472-09466661 to be up..
2025-08-20 11:33:56,029 - DEBUG - VM is in ACTIVE state now
2025-08-20 11:33:56,029 - INFO - VM name : ctest-TestBasicVMVN-30137472-09466661
2025-08-20 11:33:56,093 - DEBUG - VM ctest-TestBasicVMVN-30137472-09466661 ID is 3332bc37-3a86-4068-b2af-7abb068fb19f
2025-08-20 11:33:56,093 - DEBUG - VM ctest-TestBasicVMVN-30137472-09466661 launched on Node cn-jenkins-deploy-platform-ansible-os-3892-1
2025-08-20 11:33:56,156 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/3332bc37-3a86-4068-b2af-7abb068fb19f
2025-08-20 11:33:56,165 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/739247e9-81c9-4a4c-a92a-1be168be7d78
2025-08-20 11:33:57,400 - 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.53 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.296 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.296/1.414/2.533/1.118 ms')
2025-08-20 11:33:57,400 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-30137472-09466661 passed
2025-08-20 11:33:57,552 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 11:33:57,552 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30137472-09466661, IP 31.1.1.3, Port 22
2025-08-20 11:33:57,704 - DEBUG - VM ctest-TestBasicVMVN-30137472-09466661 is ready for SSH connections
2025-08-20 11:33:57,704 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 11:33:57,704 - 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.50, gateway password: c0ntrail123
2025-08-20 11:33:57,704 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-08-20 11:34:01,632 - 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.211 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.665 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.808 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.665/1.561/3.211 ms
2025-08-20 11:34:01,632 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-30137472-30524278 passed
2025-08-20 11:34:01,633 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 11:34:01,633 - 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.50, gateway password: c0ntrail123
2025-08-20 11:34:01,633 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-08-20 11:34:05,295 - 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.772 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.733 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.785 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.733/1.430/2.772 ms
2025-08-20 11:34:05,295 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-30137472-53119583 passed
2025-08-20 11:34:05,296 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 11:34:05,296 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 11:34:05,296 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 11:34:05,296 - 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.50, gateway password: c0ntrail123
2025-08-20 11:34:05,296 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-20 11:34:05,460 - DEBUG - None
2025-08-20 11:34:05,460 - 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.50, gateway password: c0ntrail123
2025-08-20 11:34:05,460 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-20 11:34:05,639 - DEBUG - None
2025-08-20 11:34:05,639 - 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.50, gateway password: c0ntrail123
2025-08-20 11:34:05,639 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-20 11:34:06,229 - DEBUG - None
2025-08-20 11:34:06,229 - 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.50, gateway password: c0ntrail123
2025-08-20 11:34:06,229 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-08-20 11:34:08,421 - 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.723 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.002 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.390 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.487 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.335 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.335/1.787/5.002 ms
2025-08-20 11:34:08,421 - 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.50, gateway password: c0ntrail123
2025-08-20 11:34:08,421 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-08-20 11:34:10,646 - 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.889 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.192 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.129 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.409 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.569 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.454 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.379 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.379/1.860/4.129 ms
2025-08-20 11:34:10,646 - 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.50, gateway password: c0ntrail123
2025-08-20 11:34:10,646 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-08-20 11:34:12,871 - 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.729 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.575 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.327 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.406 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.609 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.452 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.353 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.353/1.635/3.327 ms
2025-08-20 11:34:12,871 - INFO - Deleting VM ctest-TestBasicVMVN-30137472-09466661
2025-08-20 11:34:12,932 - INFO - Detaching port 874a9c93-f965-4ca6-9665-48d24cb5ad72 from VM ctest-TestBasicVMVN-30137472-53119583
2025-08-20 11:34:12,960 - INFO - Deleting VM ctest-TestBasicVMVN-30137472-53119583
2025-08-20 11:34:13,024 - INFO - Detaching port 1d99da28-d858-4ff9-8c4e-b975d86dcdbe from VM ctest-TestBasicVMVN-30137472-30524278
2025-08-20 11:34:13,051 - INFO - Deleting VM ctest-TestBasicVMVN-30137472-30524278
2025-08-20 11:34:13,121 - INFO - Deleting VN ctest-vn-43765693
2025-08-20 11:34:13,278 - DEBUG - Response for delete_port : ()
2025-08-20 11:34:13,426 - DEBUG - Response for delete_port : ()
2025-08-20 11:34:13,458 - DEBUG - VN 83a6f7e0-c991-4254-a12e-f6c4b55e0dcf still in use: Unable to complete operation on network 83a6f7e0-c991-4254-a12e-f6c4b55e0dcf. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-c21c2d50-9a99-4c11-afb8-7f24aafcc3eb']
2025-08-20 11:34:13,458 - WARNING - Deleting VN ctest-vn-43765693 failed..Will retry
2025-08-20 11:34:15,580 - DEBUG - Response for deleting network ()
2025-08-20 11:34:15,580 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/28d0b8c2-5540-4d90-a37d-133b29681747
2025-08-20 11:34:15,586 - DEBUG - Response Code: 404
2025-08-20 11:34:15,586 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-08-20 11:34:15,591 - DEBUG - Requesting: http://10.0.0.50:8082/domain/262cf24e-f3fb-4bd5-b0d4-e45ff60b8837
2025-08-20 11:34:15,645 - DEBUG - Requesting: http://10.0.0.50:8082/project/858015d7-41cd-4e47-ac64-d1276007d9d5
2025-08-20 11:34:15,720 - INFO - Validated that VN ctest-vn-43765693 is not found in API Server
2025-08-20 11:34:15,730 - DEBUG - VN ctest-vn-43765693 is not present in Agent 10.0.0.50
2025-08-20 11:34:15,730 - INFO - Validated that VN ctest-vn-43765693 is not in any agent
2025-08-20 11:34:15,735 - DEBUG - VRF 2 is not seen in agent 10.0.0.50
2025-08-20 11:34:15,741 - DEBUG - Vrouter 10.0.0.50 does not have vrf 2 for VN ctest-vn-43765693
2025-08-20 11:34:15,741 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-30137472:ctest-vn-43765693
2025-08-20 11:34:15,751 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-43765693 info
2025-08-20 11:34:15,832 - INFO - IPAM: ctest-ipam-87094309 is not found in API Server
2025-08-20 11:34:15,842 - INFO - IPAM:ctest-ipam-87094309 is not found in control node
2025-08-20 11:34:16,105 - DEBUG - No XMPP flaps were noticed during the test
2025-08-20 11:34:16,105 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-08-20 11:34:16,105 - INFO - --------------------------------------------------------------------------------
2025-08-20 11:34:16,768 - INFO - Deleted project: ctest-TestBasicVMVN-30137472, ID : 858015d7-41cd-4e47-ac64-d1276007d9d5