2025-12-10 17:09:12,733 - INFO - Domain Default found not creating
2025-12-10 17:09:12,880 - INFO - Project ctest-TestBasicVMVN-97016506 not found, creating it
2025-12-10 17:09:13,327 - INFO - Created Project:ctest-TestBasicVMVN-97016506, ID : bee88186-89af-4904-82d9-ad6d0336c624
2025-12-10 17:09:14,846 - INFO - ================================================================================
2025-12-10 17:09:14,846 - INFO - STARTING TEST : test_generic_link_local_service
2025-12-10 17:09:14,846 - 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-12-10 17:09:15,101 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.193': '0'}} with
2025-12-10 17:09:15,101 - INFO - Initial checks done. Running the testcase now
2025-12-10 17:09:15,102 - INFO -
2025-12-10 17:09:15,614 - DEBUG - Response for create_network : {'network': {'id': 'a3e77738-16ec-476f-bcb4-484f340dde05', 'name': 'ctest-vn2_metadata-02805087', 'tenant_id': 'bee8818689af490482d9ad6d0336c624', 'project_id': 'bee8818689af490482d9ad6d0336c624', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-97016506', 'ctest-vn2_metadata-02805087'], 'port_security_enabled': True, 'description': ''}}
2025-12-10 17:09:15,798 - DEBUG - Response for create_subnet : {'subnet': {'id': '009bc097-944c-42f5-88eb-f1e51eaa949d', 'name': '', 'tenant_id': 'bee8818689af490482d9ad6d0336c624', 'network_id': 'a3e77738-16ec-476f-bcb4-484f340dde05', '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': 'bee8818689af490482d9ad6d0336c624'}}
2025-12-10 17:09:15,813 - INFO - Created VN ctest-vn2_metadata-02805087
2025-12-10 17:09:15,865 - DEBUG - VN ctest-vn2_metadata-02805087 UUID is a3e77738-16ec-476f-bcb4-484f340dde05
2025-12-10 17:09:16,019 - DEBUG - Services list from nova: [, , ]
2025-12-10 17:09:16,968 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4878-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4878-1)
2025-12-10 17:09:17,069 - DEBUG - Link local service introspect added
2025-12-10 17:09:17,105 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-12-10 17:09:22,169 - DEBUG - VM is in ACTIVE state now
2025-12-10 17:09:22,296 - INFO - Waiting for VM ctest-TestBasicVMVN-97016506-13425810 to be up..
2025-12-10 17:09:22,296 - INFO - VM name : ctest-TestBasicVMVN-97016506-13425810
2025-12-10 17:09:22,360 - DEBUG - VM ctest-TestBasicVMVN-97016506-13425810 ID is 8f3ff0bc-9be3-430e-b57e-1c695690cae7
2025-12-10 17:09:22,360 - DEBUG - VM ctest-TestBasicVMVN-97016506-13425810 launched on Node cn-jenkins-deploy-platform-ansible-os-4878-1
2025-12-10 17:09:22,420 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/8f3ff0bc-9be3-430e-b57e-1c695690cae7
2025-12-10 17:09:22,712 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/8f3ff0bc-9be3-430e-b57e-1c695690cae7
2025-12-10 17:09:22,742 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/e7b94976-56b4-49c9-aad4-a74b56453b3e
2025-12-10 17:09:25,977 - 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 1006ms')
2025-12-10 17:09:25,977 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97016506-13425810 failed!
2025-12-10 17:09:26,029 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-97016506:ctest-vn2_metadata-02805087 is 11.1.1.1 and allocation pool is NOT set
2025-12-10 17:09:28,084 - 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.96 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.725 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.725/1.844/2.963/1.119 ms')
2025-12-10 17:09:28,084 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97016506-13425810 passed
2025-12-10 17:09:28,233 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-12-10 17:09:28,233 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-97016506-13425810, IP 11.1.1.3, Port 22
2025-12-10 17:09:28,389 - DEBUG - VM ctest-TestBasicVMVN-97016506-13425810 is ready for SSH connections
2025-12-10 17:09:28,389 - INFO - Retry 0
2025-12-10 17:09:28,389 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2025-12-10 17:09:28,389 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-12-10 17:09:29,975 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-12-10 17:09:29,975 - INFO - Generic metadata worked
2025-12-10 17:09:30,221 - DEBUG - Link local service introspect removed
2025-12-10 17:09:30,221 - INFO - Deleting VM ctest-TestBasicVMVN-97016506-13425810
2025-12-10 17:09:30,283 - INFO - Deleting VN ctest-vn2_metadata-02805087
2025-12-10 17:09:30,315 - DEBUG - VN a3e77738-16ec-476f-bcb4-484f340dde05 still in use: Unable to complete operation on network a3e77738-16ec-476f-bcb4-484f340dde05. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f9b31781-d34d-46dd-969e-b3177429980e']
2025-12-10 17:09:30,315 - WARNING - Deleting VN ctest-vn2_metadata-02805087 failed..Will retry
2025-12-10 17:09:32,397 - DEBUG - Response for deleting network ()
2025-12-10 17:09:32,649 - DEBUG - No XMPP flaps were noticed during the test
2025-12-10 17:09:32,649 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-12-10 17:09:32,649 - INFO - --------------------------------------------------------------------------------
2025-12-10 17:09:32,651 - INFO - ================================================================================
2025-12-10 17:09:32,651 - INFO - STARTING TEST : test_metadata_service
2025-12-10 17:09:32,651 - 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-12-10 17:09:32,938 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.193': '0'}} with
2025-12-10 17:09:32,938 - INFO - Initial checks done. Running the testcase now
2025-12-10 17:09:32,938 - INFO -
2025-12-10 17:09:32,938 - DEBUG - Requesting: http://10.0.0.141:8082/global-vrouter-configs
2025-12-10 17:09:32,943 - DEBUG - Requesting: http://10.0.0.141:8082/global-vrouter-config/64199fd6-090d-450e-9a0f-8851c1349caa
2025-12-10 17:09:33,104 - DEBUG - Response for create_network : {'network': {'id': '56b2fead-712b-4a58-a095-d49940766e51', 'name': 'ctest-vn-55038754', 'tenant_id': 'bee8818689af490482d9ad6d0336c624', 'project_id': 'bee8818689af490482d9ad6d0336c624', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-97016506', 'ctest-vn-55038754'], 'port_security_enabled': True, 'description': ''}}
2025-12-10 17:09:33,292 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a9368808-d88f-4f8f-a5ca-31658eda3225', 'name': '', 'tenant_id': 'bee8818689af490482d9ad6d0336c624', 'network_id': '56b2fead-712b-4a58-a095-d49940766e51', 'ip_version': 4, 'cidr': '112.82.206.192/26', 'allocation_pools': [{'start': '112.82.206.194', 'end': '112.82.206.254'}], 'gateway_ip': '112.82.206.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '112.82.206.194', 'tags': [], 'project_id': 'bee8818689af490482d9ad6d0336c624'}}
2025-12-10 17:09:33,310 - INFO - Created VN ctest-vn-55038754
2025-12-10 17:09:33,361 - DEBUG - VN ctest-vn-55038754 UUID is 56b2fead-712b-4a58-a095-d49940766e51
2025-12-10 17:09:34,436 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4878-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4878-1)
2025-12-10 17:09:34,436 - INFO - Waiting for VM ctest-TestBasicVMVN-97016506-69293323 to be up..
2025-12-10 17:09:34,470 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-12-10 17:09:39,534 - DEBUG - VM is in ACTIVE state now
2025-12-10 17:09:39,534 - INFO - VM name : ctest-TestBasicVMVN-97016506-69293323
2025-12-10 17:09:39,595 - DEBUG - VM ctest-TestBasicVMVN-97016506-69293323 ID is b6a5d926-6a68-48ff-b5af-f26b3e28e3a4
2025-12-10 17:09:39,595 - DEBUG - VM ctest-TestBasicVMVN-97016506-69293323 launched on Node cn-jenkins-deploy-platform-ansible-os-4878-1
2025-12-10 17:09:39,658 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/b6a5d926-6a68-48ff-b5af-f26b3e28e3a4
2025-12-10 17:09:39,664 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/2b60e433-1656-4244-9963-cd2c22df074f
2025-12-10 17:09:42,904 - 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-12-10 17:09:42,904 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97016506-69293323 failed!
2025-12-10 17:09:42,961 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-97016506:ctest-vn-55038754 is 112.82.206.193 and allocation pool is NOT set
2025-12-10 17:09:45,025 - 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.63 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.390 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.390/1.511/2.632/1.121 ms')
2025-12-10 17:09:45,025 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97016506-69293323 passed
2025-12-10 17:09:45,173 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-12-10 17:09:45,173 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-97016506-69293323, IP 112.82.206.195, Port 22
2025-12-10 17:09:45,328 - DEBUG - VM ctest-TestBasicVMVN-97016506-69293323 is ready for SSH connections
2025-12-10 17:09:45,328 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2025-12-10 17:09:45,328 - DEBUG - cat /tmp/output.txt
2025-12-10 17:09:46,929 - DEBUG - Hello World. The time is now Wed, 10 Dec 2025 10:09:43 -0700!
2025-12-10 17:09:46,929 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 10 Dec 2025 10:09:43 -0700!'}
2025-12-10 17:09:46,929 - INFO - metadata_script.txt got executed in the vm
2025-12-10 17:09:46,929 - INFO - Deleting VM ctest-TestBasicVMVN-97016506-69293323
2025-12-10 17:09:46,991 - INFO - Deleting VN ctest-vn-55038754
2025-12-10 17:09:47,025 - DEBUG - VN 56b2fead-712b-4a58-a095-d49940766e51 still in use: Unable to complete operation on network 56b2fead-712b-4a58-a095-d49940766e51. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-6cf7b89f-3961-47db-b787-f15e11e05c27']
2025-12-10 17:09:47,025 - WARNING - Deleting VN ctest-vn-55038754 failed..Will retry
2025-12-10 17:09:49,108 - DEBUG - Response for deleting network ()
2025-12-10 17:09:49,364 - DEBUG - No XMPP flaps were noticed during the test
2025-12-10 17:09:49,365 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-12-10 17:09:49,365 - INFO - --------------------------------------------------------------------------------
2025-12-10 17:09:49,367 - INFO - ================================================================================
2025-12-10 17:09:49,367 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-12-10 17:09:49,367 - 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-12-10 17:09:49,649 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.193': '0'}} with
2025-12-10 17:09:49,649 - INFO - Initial checks done. Running the testcase now
2025-12-10 17:09:49,649 - INFO -
2025-12-10 17:09:50,106 - DEBUG - Response for create_network : {'network': {'id': 'b26fd4b9-4893-4b61-9935-631a3f68d568', 'name': 'ctest-vn-24550975', 'tenant_id': 'bee8818689af490482d9ad6d0336c624', 'project_id': 'bee8818689af490482d9ad6d0336c624', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-97016506', 'ctest-vn-24550975'], 'port_security_enabled': True, 'description': ''}}
2025-12-10 17:09:50,299 - DEBUG - Response for create_subnet : {'subnet': {'id': '53edb4cb-f252-4679-b97c-50ed5fd6699f', 'name': '', 'tenant_id': 'bee8818689af490482d9ad6d0336c624', 'network_id': 'b26fd4b9-4893-4b61-9935-631a3f68d568', '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': 'bee8818689af490482d9ad6d0336c624'}}
2025-12-10 17:09:50,480 - DEBUG - Response for create_subnet : {'subnet': {'id': '5c783779-9241-478a-a3cb-c0768d9612dc', 'name': '', 'tenant_id': 'bee8818689af490482d9ad6d0336c624', 'network_id': 'b26fd4b9-4893-4b61-9935-631a3f68d568', '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': 'bee8818689af490482d9ad6d0336c624'}}
2025-12-10 17:09:50,496 - INFO - Created VN ctest-vn-24550975
2025-12-10 17:09:50,545 - DEBUG - VN ctest-vn-24550975 UUID is b26fd4b9-4893-4b61-9935-631a3f68d568
2025-12-10 17:09:50,855 - DEBUG - Response for create_port : {'port': {'name': '61e33358-2442-4878-bb6b-c6d0aeb70324', 'id': '61e33358-2442-4878-bb6b-c6d0aeb70324', 'tenant_id': 'bee8818689af490482d9ad6d0336c624', 'network_id': 'b26fd4b9-4893-4b61-9935-631a3f68d568', 'mac_address': '02:61:e3:33:58:24', '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': '53edb4cb-f252-4679-b97c-50ed5fd6699f'}], 'security_groups': ['b74bef57-b72a-47b9-b10f-1b950cb7b0bf'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'bee8818689af490482d9ad6d0336c624'}}
2025-12-10 17:09:51,003 - DEBUG - Response for create_port : {'port': {'name': '1f777326-a658-4519-a795-285f45219566', 'id': '1f777326-a658-4519-a795-285f45219566', 'tenant_id': 'bee8818689af490482d9ad6d0336c624', 'network_id': 'b26fd4b9-4893-4b61-9935-631a3f68d568', 'mac_address': '02:1f:77:73:26:a6', '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': '5c783779-9241-478a-a3cb-c0768d9612dc'}], 'security_groups': ['b74bef57-b72a-47b9-b10f-1b950cb7b0bf'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'bee8818689af490482d9ad6d0336c624'}}
2025-12-10 17:09:51,330 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4878-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4878-1)
2025-12-10 17:09:51,689 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4878-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4878-1)
2025-12-10 17:09:52,850 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4878-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4878-1)
2025-12-10 17:09:52,851 - DEBUG - Requesting: http://10.0.0.141:8082/domains
2025-12-10 17:09:52,855 - DEBUG - Requesting: http://10.0.0.141:8082/domain/012a191c-4dbe-4738-824a-1fb29bb5bf4c
2025-12-10 17:09:52,868 - DEBUG - Requesting: http://10.0.0.141:8082/project/bee88186-89af-4904-82d9-ad6d0336c624
2025-12-10 17:09:52,942 - DEBUG - Requesting: http://10.0.0.141:8082/network-ipam/2e1edce8-3502-421a-a4b2-b95818f0d5ab
2025-12-10 17:09:52,964 - INFO - Verifications in API Server for IPAM: ctest-ipam-49916047 passed
2025-12-10 17:09:52,970 - DEBUG - Control-node 10.0.0.141 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-97016506:ctest-ipam-49916047', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-97016506', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3323336464925868570', 'uuid-lslong': '11867751756101375403'}, 'enable': 'true', 'created': '2025-12-10T17:09:49', 'last-modified': '2025-12-10T17:09:49', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.099518'}
2025-12-10 17:09:52,970 - INFO - Verifications in Control node for IPAM: ctest-ipam-49916047 passed
2025-12-10 17:09:52,970 - DEBUG - Requesting: http://10.0.0.141:8082/domains
2025-12-10 17:09:52,974 - DEBUG - Requesting: http://10.0.0.141:8082/domain/012a191c-4dbe-4738-824a-1fb29bb5bf4c
2025-12-10 17:09:52,983 - DEBUG - Requesting: http://10.0.0.141:8082/project/bee88186-89af-4904-82d9-ad6d0336c624
2025-12-10 17:09:53,058 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/b26fd4b9-4893-4b61-9935-631a3f68d568
2025-12-10 17:09:53,072 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/b26fd4b9-4893-4b61-9935-631a3f68d568
2025-12-10 17:09:53,082 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/c15f90bb-26ec-409f-978b-043409f73874
2025-12-10 17:09:53,092 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/c15f90bb-26ec-409f-978b-043409f73874
2025-12-10 17:09:53,100 - DEBUG - Requesting: http://10.0.0.141:8082/route-target/2c6bddc5-5db2-4af5-8156-631ab49ccaf2
2025-12-10 17:09:53,107 - DEBUG - Route Targets: ['target:64512:8000004']
2025-12-10 17:09:53,107 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/b26fd4b9-4893-4b61-9935-631a3f68d568
2025-12-10 17:09:53,118 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/c15f90bb-26ec-409f-978b-043409f73874
2025-12-10 17:09:53,135 - INFO - Verified VN network id 12 for VN b26fd4b9-4893-4b61-9935-631a3f68d568
2025-12-10 17:09:53,135 - INFO - Verifications in API Server for VN ctest-vn-24550975 passed
2025-12-10 17:09:53,136 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/b26fd4b9-4893-4b61-9935-631a3f68d568
2025-12-10 17:09:53,148 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/c15f90bb-26ec-409f-978b-043409f73874
2025-12-10 17:09:53,164 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/c15f90bb-26ec-409f-978b-043409f73874
2025-12-10 17:09:53,172 - DEBUG - Requesting: http://10.0.0.141:8082/route-target/2c6bddc5-5db2-4af5-8156-631ab49ccaf2
2025-12-10 17:09:53,188 - DEBUG - Control-node 10.0.0.141 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-97016506:ctest-vn-24550975', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-97016506', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12857729353417706337', 'uuid-lslong': '11039839025952773480'}, 'enable': 'true', 'created': '2025-12-10T17:09:50', 'last-modified': '2025-12-10T17:09:50', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.726156'}
2025-12-10 17:09:53,198 - DEBUG - Route Targets: ['target:64512:8000004']
2025-12-10 17:09:53,198 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-24550975 passed
2025-12-10 17:09:53,198 - DEBUG - ====Verifying policy data for ctest-vn-24550975 in API_Server ======
2025-12-10 17:09:53,199 - DEBUG - Requesting: http://10.0.0.141:8082/domains
2025-12-10 17:09:53,205 - DEBUG - Requesting: http://10.0.0.141:8082/domain/012a191c-4dbe-4738-824a-1fb29bb5bf4c
2025-12-10 17:09:53,218 - DEBUG - Requesting: http://10.0.0.141:8082/project/bee88186-89af-4904-82d9-ad6d0336c624
2025-12-10 17:09:53,361 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/b26fd4b9-4893-4b61-9935-631a3f68d568
2025-12-10 17:09:53,376 - DEBUG - =>VN ctest-vn-24550975 has no policy to be verified
2025-12-10 17:09:53,377 - DEBUG - Verifying the vn in opserver
2025-12-10 17:09:53,377 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-97016506:ctest-vn-24550975 virtual network link through opserver 10.0.0.141
2025-12-10 17:09:53,377 - DEBUG - Requesting: http://10.0.0.141:8081/analytics/uves/virtual-networks
2025-12-10 17:09:53,717 - DEBUG - Requesting: http://10.0.0.141:8081/analytics/uves/virtual-networks
2025-12-10 17:09:53,785 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-97016506:ctest-vn-24550975', 'href': 'http://10.0.0.141:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-97016506:ctest-vn-24550975?flat'}
2025-12-10 17:09:53,785 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-97016506:ctest-vn-24550975 is found in opserver
2025-12-10 17:09:53,792 - DEBUG - VRF ids for VN ctest-vn-24550975: {'10.0.0.141': '2'}
2025-12-10 17:09:53,792 - INFO - Waiting for VM ctest-TestBasicVMVN-97016506-49153873 to be up..
2025-12-10 17:09:53,861 - DEBUG - VM is in ACTIVE state now
2025-12-10 17:09:53,861 - INFO - VM name : ctest-TestBasicVMVN-97016506-49153873
2025-12-10 17:09:53,929 - DEBUG - VM ctest-TestBasicVMVN-97016506-49153873 ID is 03b5bc25-4f51-4eba-bf34-b435d5378125
2025-12-10 17:09:53,929 - DEBUG - VM ctest-TestBasicVMVN-97016506-49153873 launched on Node cn-jenkins-deploy-platform-ansible-os-4878-1
2025-12-10 17:09:54,013 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/03b5bc25-4f51-4eba-bf34-b435d5378125
2025-12-10 17:09:54,020 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/61e33358-2442-4878-bb6b-c6d0aeb70324
2025-12-10 17:09:57,273 - 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 1023ms')
2025-12-10 17:09:57,273 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97016506-49153873 failed!
2025-12-10 17:09:57,329 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-97016506:ctest-vn-24550975 is 31.1.1.1 and allocation pool is NOT set
2025-12-10 17:09:57,329 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-97016506:ctest-vn-24550975 is 31.1.2.1 and allocation pool is NOT set
2025-12-10 17:10:01,403 - 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-12-10 17:10:01,403 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97016506-49153873 failed!
2025-12-10 17:10:01,457 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-97016506:ctest-vn-24550975 is 31.1.1.1 and allocation pool is NOT set
2025-12-10 17:10:01,457 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-97016506:ctest-vn-24550975 is 31.1.2.1 and allocation pool is NOT set
2025-12-10 17:10:03,514 - 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.73 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.375 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.375/1.551/2.727/1.176 ms')
2025-12-10 17:10:03,514 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97016506-49153873 passed
2025-12-10 17:10:03,661 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-12-10 17:10:03,661 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-97016506-49153873, IP 31.1.1.4, Port 22
2025-12-10 17:10:03,816 - DEBUG - VM ctest-TestBasicVMVN-97016506-49153873 is ready for SSH connections
2025-12-10 17:10:03,816 - INFO - Waiting for VM ctest-TestBasicVMVN-97016506-41473964 to be up..
2025-12-10 17:10:03,881 - DEBUG - VM is in ACTIVE state now
2025-12-10 17:10:03,881 - INFO - VM name : ctest-TestBasicVMVN-97016506-41473964
2025-12-10 17:10:03,942 - DEBUG - VM ctest-TestBasicVMVN-97016506-41473964 ID is 9813cb9c-5685-497d-93c8-e0ca868ff628
2025-12-10 17:10:03,942 - DEBUG - VM ctest-TestBasicVMVN-97016506-41473964 launched on Node cn-jenkins-deploy-platform-ansible-os-4878-1
2025-12-10 17:10:04,005 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/9813cb9c-5685-497d-93c8-e0ca868ff628
2025-12-10 17:10:04,011 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/1f777326-a658-4519-a795-285f45219566
2025-12-10 17:10:05,237 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=3.49 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.533 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.533/2.010/3.488/1.477 ms')
2025-12-10 17:10:05,237 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-97016506-41473964 passed
2025-12-10 17:10:05,385 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-12-10 17:10:05,385 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-97016506-41473964, IP 31.1.2.4, Port 22
2025-12-10 17:10:05,540 - DEBUG - VM ctest-TestBasicVMVN-97016506-41473964 is ready for SSH connections
2025-12-10 17:10:05,540 - INFO - Waiting for VM ctest-TestBasicVMVN-97016506-00683952 to be up..
2025-12-10 17:10:05,606 - DEBUG - VM is in ACTIVE state now
2025-12-10 17:10:05,606 - INFO - VM name : ctest-TestBasicVMVN-97016506-00683952
2025-12-10 17:10:05,672 - DEBUG - VM ctest-TestBasicVMVN-97016506-00683952 ID is 76aed531-bf1f-481f-9b1d-5283ada1cfda
2025-12-10 17:10:05,672 - DEBUG - VM ctest-TestBasicVMVN-97016506-00683952 launched on Node cn-jenkins-deploy-platform-ansible-os-4878-1
2025-12-10 17:10:05,734 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/76aed531-bf1f-481f-9b1d-5283ada1cfda
2025-12-10 17:10:05,741 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/10f691ac-0296-4289-9726-4e2e930e229f
2025-12-10 17:10:06,979 - 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.33 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.358 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.358/1.843/3.328/1.485 ms')
2025-12-10 17:10:06,979 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-97016506-00683952 passed
2025-12-10 17:10:07,129 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-12-10 17:10:07,129 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-97016506-00683952, IP 31.1.1.3, Port 22
2025-12-10 17:10:07,281 - DEBUG - VM ctest-TestBasicVMVN-97016506-00683952 is ready for SSH connections
2025-12-10 17:10:07,281 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-12-10 17:10:07,281 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2025-12-10 17:10:07,281 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-12-10 17:10:11,283 - 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.142 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.826 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.900 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.826/1.622/3.142 ms
2025-12-10 17:10:11,284 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-97016506-49153873 passed
2025-12-10 17:10:11,284 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-12-10 17:10:11,284 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2025-12-10 17:10:11,284 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-12-10 17:10:14,934 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=63 time=3.254 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.298 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.770 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.770/1.774/3.254 ms
2025-12-10 17:10:14,934 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-97016506-41473964 passed
2025-12-10 17:10:14,934 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-12-10 17:10:14,934 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-12-10 17:10:14,934 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-12-10 17:10:14,934 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2025-12-10 17:10:14,934 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-12-10 17:10:15,140 - DEBUG - None
2025-12-10 17:10:15,140 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2025-12-10 17:10:15,140 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-12-10 17:10:15,326 - DEBUG - None
2025-12-10 17:10:15,326 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2025-12-10 17:10:15,326 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-12-10 17:10:15,948 - DEBUG - None
2025-12-10 17:10:15,949 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2025-12-10 17:10:15,949 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-12-10 17:10:18,146 - 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.804 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.445 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.383 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.589 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.352 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.352/1.714/4.445 ms
2025-12-10 17:10:18,146 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2025-12-10 17:10:18,146 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-12-10 17:10:20,383 - 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.062 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.995 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.010 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.455 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.736 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.573 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.320 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.320/1.878/4.010 ms
2025-12-10 17:10:20,383 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2025-12-10 17:10:20,383 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-12-10 17:10:22,618 - 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.691 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.609 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.460 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.858 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.976 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.837 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.347 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.347/1.825/3.460 ms
2025-12-10 17:10:22,618 - INFO - Deleting VM ctest-TestBasicVMVN-97016506-00683952
2025-12-10 17:10:22,676 - INFO - Detaching port 1f777326-a658-4519-a795-285f45219566 from VM ctest-TestBasicVMVN-97016506-41473964
2025-12-10 17:10:22,705 - INFO - Deleting VM ctest-TestBasicVMVN-97016506-41473964
2025-12-10 17:10:22,778 - INFO - Detaching port 61e33358-2442-4878-bb6b-c6d0aeb70324 from VM ctest-TestBasicVMVN-97016506-49153873
2025-12-10 17:10:22,812 - INFO - Deleting VM ctest-TestBasicVMVN-97016506-49153873
2025-12-10 17:10:22,894 - INFO - Deleting VN ctest-vn-24550975
2025-12-10 17:10:23,089 - DEBUG - Response for delete_port : ()
2025-12-10 17:10:23,218 - DEBUG - Response for delete_port : ()
2025-12-10 17:10:23,258 - DEBUG - VN b26fd4b9-4893-4b61-9935-631a3f68d568 still in use: Unable to complete operation on network b26fd4b9-4893-4b61-9935-631a3f68d568. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-5731bad1-1c42-4f25-903e-dab873a8774b']
2025-12-10 17:10:23,258 - WARNING - Deleting VN ctest-vn-24550975 failed..Will retry
2025-12-10 17:10:25,364 - DEBUG - Response for deleting network ()
2025-12-10 17:10:25,364 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/c15f90bb-26ec-409f-978b-043409f73874
2025-12-10 17:10:25,369 - DEBUG - Response Code: 404
2025-12-10 17:10:25,369 - DEBUG - Requesting: http://10.0.0.141:8082/domains
2025-12-10 17:10:25,374 - DEBUG - Requesting: http://10.0.0.141:8082/domain/012a191c-4dbe-4738-824a-1fb29bb5bf4c
2025-12-10 17:10:25,430 - DEBUG - Requesting: http://10.0.0.141:8082/project/bee88186-89af-4904-82d9-ad6d0336c624
2025-12-10 17:10:25,498 - INFO - Validated that VN ctest-vn-24550975 is not found in API Server
2025-12-10 17:10:25,506 - DEBUG - VN ctest-vn-24550975 is not present in Agent 10.0.0.141
2025-12-10 17:10:25,506 - INFO - Validated that VN ctest-vn-24550975 is not in any agent
2025-12-10 17:10:25,510 - DEBUG - VRF 2 is not seen in agent 10.0.0.141
2025-12-10 17:10:25,516 - DEBUG - Vrouter 10.0.0.141 does not have vrf 2 for VN ctest-vn-24550975
2025-12-10 17:10:25,516 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-97016506:ctest-vn-24550975
2025-12-10 17:10:25,523 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-24550975 info
2025-12-10 17:10:25,593 - INFO - IPAM: ctest-ipam-49916047 is not found in API Server
2025-12-10 17:10:25,602 - INFO - IPAM:ctest-ipam-49916047 is not found in control node
2025-12-10 17:10:25,858 - DEBUG - No XMPP flaps were noticed during the test
2025-12-10 17:10:25,858 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36]
2025-12-10 17:10:25,858 - INFO - --------------------------------------------------------------------------------
2025-12-10 17:10:26,526 - INFO - Deleted project: ctest-TestBasicVMVN-97016506, ID : bee88186-89af-4904-82d9-ad6d0336c624