2026-02-20 13:32:44,230 - INFO - Domain Default found not creating 2026-02-20 13:32:44,451 - INFO - Project ctest-TestBasicVMVN-95000146 not found, creating it 2026-02-20 13:32:44,970 - INFO - Created Project:ctest-TestBasicVMVN-95000146, ID : 2d9f2ca6-32fb-4c59-8b6d-5ef844a469c7 2026-02-20 13:32:46,592 - INFO - ================================================================================ 2026-02-20 13:32:46,592 - INFO - STARTING TEST : test_generic_link_local_service 2026-02-20 13:32:46,592 - 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 2026-02-20 13:32:46,849 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-02-20 13:32:46,850 - INFO - Initial checks done. Running the testcase now 2026-02-20 13:32:46,850 - INFO - 2026-02-20 13:32:47,421 - DEBUG - Response for create_network : {'network': {'id': '6a20b2fb-b9c3-4813-a186-c2f76e55b9d9', 'name': 'ctest-vn2_metadata-65608274', 'tenant_id': '2d9f2ca632fb4c598b6d5ef844a469c7', 'project_id': '2d9f2ca632fb4c598b6d5ef844a469c7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-95000146', 'ctest-vn2_metadata-65608274'], 'port_security_enabled': True, 'description': ''}} 2026-02-20 13:32:47,613 - DEBUG - Response for create_subnet : {'subnet': {'id': '6de748b3-3ab5-4a8e-ab79-da274d68e94c', 'name': '', 'tenant_id': '2d9f2ca632fb4c598b6d5ef844a469c7', 'network_id': '6a20b2fb-b9c3-4813-a186-c2f76e55b9d9', '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': '2d9f2ca632fb4c598b6d5ef844a469c7'}} 2026-02-20 13:32:47,632 - INFO - Created VN ctest-vn2_metadata-65608274 2026-02-20 13:32:47,687 - DEBUG - VN ctest-vn2_metadata-65608274 UUID is 6a20b2fb-b9c3-4813-a186-c2f76e55b9d9 2026-02-20 13:32:47,890 - DEBUG - Services list from nova: [, , ] 2026-02-20 13:32:48,944 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5374-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5374-1) 2026-02-20 13:32:49,054 - DEBUG - Link local service introspect added 2026-02-20 13:32:49,093 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-02-20 13:32:54,178 - DEBUG - VM is in ACTIVE state now 2026-02-20 13:32:54,309 - INFO - Waiting for VM ctest-TestBasicVMVN-95000146-38100815 to be up.. 2026-02-20 13:32:54,309 - INFO - VM name : ctest-TestBasicVMVN-95000146-38100815 2026-02-20 13:32:54,385 - DEBUG - VM ctest-TestBasicVMVN-95000146-38100815 ID is d2eaf425-3548-4ffb-acd3-a5c300d7383f 2026-02-20 13:32:54,385 - DEBUG - VM ctest-TestBasicVMVN-95000146-38100815 launched on Node cn-jenkins-deploy-platform-ansible-os-5374-1 2026-02-20 13:32:54,467 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/d2eaf425-3548-4ffb-acd3-a5c300d7383f 2026-02-20 13:32:54,762 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/d2eaf425-3548-4ffb-acd3-a5c300d7383f 2026-02-20 13:32:54,800 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/844f0590-bca9-4e52-b9f0-60ba1a954f29 2026-02-20 13:32:58,046 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms') 2026-02-20 13:32:58,047 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-95000146-38100815 failed! 2026-02-20 13:32:58,103 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-95000146:ctest-vn2_metadata-65608274 is 11.1.1.1 and allocation pool is NOT set 2026-02-20 13:33:00,168 - 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=11.6 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.24 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 = 2.241/6.938/11.635/4.697 ms') 2026-02-20 13:33:00,168 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-95000146-38100815 passed 2026-02-20 13:33:00,319 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 13:33:00,319 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-95000146-38100815, IP 11.1.1.3, Port 22 2026-02-20 13:33:00,489 - DEBUG - VM ctest-TestBasicVMVN-95000146-38100815 is ready for SSH connections 2026-02-20 13:33:00,489 - INFO - Retry 0 2026-02-20 13:33:00,489 - 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.38, gateway password: c0ntrail123 2026-02-20 13:33:00,489 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2026-02-20 13:33:02,203 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2026-02-20 13:33:02,203 - INFO - Generic metadata worked 2026-02-20 13:33:02,474 - DEBUG - Link local service introspect removed 2026-02-20 13:33:02,475 - INFO - Deleting VM ctest-TestBasicVMVN-95000146-38100815 2026-02-20 13:33:02,552 - INFO - Deleting VN ctest-vn2_metadata-65608274 2026-02-20 13:33:02,594 - DEBUG - VN 6a20b2fb-b9c3-4813-a186-c2f76e55b9d9 still in use: Unable to complete operation on network 6a20b2fb-b9c3-4813-a186-c2f76e55b9d9. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-377980d9-bca3-4c6a-9198-5f879c768765'] 2026-02-20 13:33:02,594 - WARNING - Deleting VN ctest-vn2_metadata-65608274 failed..Will retry 2026-02-20 13:33:04,713 - DEBUG - Response for deleting network () 2026-02-20 13:33:04,968 - DEBUG - No XMPP flaps were noticed during the test 2026-02-20 13:33:04,969 - INFO - -------------------------------------------------------------------------------- 2026-02-20 13:33:04,971 - INFO - ================================================================================ 2026-02-20 13:33:04,971 - INFO - STARTING TEST : test_metadata_service 2026-02-20 13:33:04,971 - 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 2026-02-20 13:33:05,260 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-02-20 13:33:05,260 - INFO - Initial checks done. Running the testcase now 2026-02-20 13:33:05,260 - INFO - 2026-02-20 13:33:05,260 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs 2026-02-20 13:33:05,266 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/29f06f02-9fa3-488c-bb95-e482a8681a34 2026-02-20 13:33:05,458 - DEBUG - Response for create_network : {'network': {'id': 'd8e61be8-5d13-4022-9653-65f57f23ef06', 'name': 'ctest-vn-60283293', 'tenant_id': '2d9f2ca632fb4c598b6d5ef844a469c7', 'project_id': '2d9f2ca632fb4c598b6d5ef844a469c7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-95000146', 'ctest-vn-60283293'], 'port_security_enabled': True, 'description': ''}} 2026-02-20 13:33:05,668 - DEBUG - Response for create_subnet : {'subnet': {'id': '11d217bf-2deb-4199-9fc7-2ce244813178', 'name': '', 'tenant_id': '2d9f2ca632fb4c598b6d5ef844a469c7', 'network_id': 'd8e61be8-5d13-4022-9653-65f57f23ef06', 'ip_version': 4, 'cidr': '112.254.116.0/26', 'allocation_pools': [{'start': '112.254.116.2', 'end': '112.254.116.62'}], 'gateway_ip': '112.254.116.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '112.254.116.2', 'tags': [], 'project_id': '2d9f2ca632fb4c598b6d5ef844a469c7'}} 2026-02-20 13:33:05,690 - INFO - Created VN ctest-vn-60283293 2026-02-20 13:33:05,743 - DEBUG - VN ctest-vn-60283293 UUID is d8e61be8-5d13-4022-9653-65f57f23ef06 2026-02-20 13:33:06,932 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5374-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5374-1) 2026-02-20 13:33:06,932 - INFO - Waiting for VM ctest-TestBasicVMVN-95000146-18824273 to be up.. 2026-02-20 13:33:06,981 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-02-20 13:33:12,079 - DEBUG - VM is in ACTIVE state now 2026-02-20 13:33:12,079 - INFO - VM name : ctest-TestBasicVMVN-95000146-18824273 2026-02-20 13:33:12,166 - DEBUG - VM ctest-TestBasicVMVN-95000146-18824273 ID is 84ff16fe-f455-4a25-8209-387da23addbf 2026-02-20 13:33:12,166 - DEBUG - VM ctest-TestBasicVMVN-95000146-18824273 launched on Node cn-jenkins-deploy-platform-ansible-os-5374-1 2026-02-20 13:33:12,254 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/84ff16fe-f455-4a25-8209-387da23addbf 2026-02-20 13:33:12,263 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/06b231ad-f520-4e18-aabf-d59e51e097f3 2026-02-20 13:33:15,515 - 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 1008ms') 2026-02-20 13:33:15,516 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-95000146-18824273 failed! 2026-02-20 13:33:15,571 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-95000146:ctest-vn-60283293 is 112.254.116.1 and allocation pool is NOT set 2026-02-20 13:33:19,650 - 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=2 ttl=63 time=7.14 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1018ms\r\nrtt min/avg/max/mdev = 7.136/7.136/7.136/0.000 ms') 2026-02-20 13:33:19,650 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-95000146-18824273 passed 2026-02-20 13:33:19,799 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 13:33:19,799 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-95000146-18824273, IP 112.254.116.3, Port 22 2026-02-20 13:33:19,965 - DEBUG - VM ctest-TestBasicVMVN-95000146-18824273 is ready for SSH connections 2026-02-20 13:33:19,965 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-02-20 13:33:19,966 - DEBUG - cat /tmp/output.txt 2026-02-20 13:33:21,710 - DEBUG - Hello World. The time is now Fri, 20 Feb 2026 06:33:19 -0700! 2026-02-20 13:33:21,710 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Fri, 20 Feb 2026 06:33:19 -0700!'} 2026-02-20 13:33:21,710 - INFO - metadata_script.txt got executed in the vm 2026-02-20 13:33:21,710 - INFO - Deleting VM ctest-TestBasicVMVN-95000146-18824273 2026-02-20 13:33:21,798 - INFO - Deleting VN ctest-vn-60283293 2026-02-20 13:33:21,841 - DEBUG - VN d8e61be8-5d13-4022-9653-65f57f23ef06 still in use: Unable to complete operation on network d8e61be8-5d13-4022-9653-65f57f23ef06. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-433fe7ae-6904-4e22-bc74-497e6a713857'] 2026-02-20 13:33:21,841 - WARNING - Deleting VN ctest-vn-60283293 failed..Will retry 2026-02-20 13:33:23,958 - DEBUG - Response for deleting network () 2026-02-20 13:33:24,215 - DEBUG - No XMPP flaps were noticed during the test
2026-02-20 13:33:24,216 - INFO - END TEST : test_metadata_service : PASSED[0:00:20]
2026-02-20 13:33:24,216 - INFO - -------------------------------------------------------------------------------- 2026-02-20 13:33:24,218 - INFO - ================================================================================ 2026-02-20 13:33:24,218 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2026-02-20 13:33:24,219 - 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 2026-02-20 13:33:24,506 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-02-20 13:33:24,506 - INFO - Initial checks done. Running the testcase now 2026-02-20 13:33:24,506 - INFO - 2026-02-20 13:33:25,003 - DEBUG - Response for create_network : {'network': {'id': 'b44b8b4b-b6b4-4605-a0e1-272e08a335e5', 'name': 'ctest-vn-77043915', 'tenant_id': '2d9f2ca632fb4c598b6d5ef844a469c7', 'project_id': '2d9f2ca632fb4c598b6d5ef844a469c7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-95000146', 'ctest-vn-77043915'], 'port_security_enabled': True, 'description': ''}} 2026-02-20 13:33:25,167 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f2797702-673f-4bcc-bca7-d5508fca11db', 'name': '', 'tenant_id': '2d9f2ca632fb4c598b6d5ef844a469c7', 'network_id': 'b44b8b4b-b6b4-4605-a0e1-272e08a335e5', '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': '2d9f2ca632fb4c598b6d5ef844a469c7'}} 2026-02-20 13:33:25,320 - DEBUG - Response for create_subnet : {'subnet': {'id': '33215721-409e-40c3-bcae-42fe79766b5e', 'name': '', 'tenant_id': '2d9f2ca632fb4c598b6d5ef844a469c7', 'network_id': 'b44b8b4b-b6b4-4605-a0e1-272e08a335e5', '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': '2d9f2ca632fb4c598b6d5ef844a469c7'}} 2026-02-20 13:33:25,341 - INFO - Created VN ctest-vn-77043915 2026-02-20 13:33:25,395 - DEBUG - VN ctest-vn-77043915 UUID is b44b8b4b-b6b4-4605-a0e1-272e08a335e5 2026-02-20 13:33:25,766 - DEBUG - Response for create_port : {'port': {'name': 'd7084ad8-64d4-479d-8fec-4946892f1ba5', 'id': 'd7084ad8-64d4-479d-8fec-4946892f1ba5', 'tenant_id': '2d9f2ca632fb4c598b6d5ef844a469c7', 'network_id': 'b44b8b4b-b6b4-4605-a0e1-272e08a335e5', 'mac_address': '02:d7:08:4a:d8:64', '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': 'f2797702-673f-4bcc-bca7-d5508fca11db'}], 'security_groups': ['0969ce01-9652-445e-8821-988afa91257d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2d9f2ca632fb4c598b6d5ef844a469c7'}} 2026-02-20 13:33:25,961 - DEBUG - Response for create_port : {'port': {'name': 'c187256c-8176-4ee2-a75f-190400c78b50', 'id': 'c187256c-8176-4ee2-a75f-190400c78b50', 'tenant_id': '2d9f2ca632fb4c598b6d5ef844a469c7', 'network_id': 'b44b8b4b-b6b4-4605-a0e1-272e08a335e5', 'mac_address': '02:c1:87:25:6c:81', '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': '33215721-409e-40c3-bcae-42fe79766b5e'}], 'security_groups': ['0969ce01-9652-445e-8821-988afa91257d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2d9f2ca632fb4c598b6d5ef844a469c7'}} 2026-02-20 13:33:26,394 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5374-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5374-1) 2026-02-20 13:33:26,913 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5374-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5374-1) 2026-02-20 13:33:28,293 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5374-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5374-1) 2026-02-20 13:33:28,293 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-02-20 13:33:28,299 - DEBUG - Requesting: http://10.0.0.38:8082/domain/438dd2ca-279c-47a7-825a-4d0b1a21a217 2026-02-20 13:33:28,317 - DEBUG - Requesting: http://10.0.0.38:8082/project/2d9f2ca6-32fb-4c59-8b6d-5ef844a469c7 2026-02-20 13:33:28,402 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/b1d2bb4f-56b2-4163-9fc9-38e998060126 2026-02-20 13:33:28,412 - INFO - Verifications in API Server for IPAM: ctest-ipam-28754540 passed 2026-02-20 13:33:28,424 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-95000146:ctest-ipam-28754540', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-95000146', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12813509839253815651', 'uuid-lslong': '11513796498278449446'}, 'enable': 'true', 'created': '2026-02-20T13:33:24', 'last-modified': '2026-02-20T13:33:24', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.678480'} 2026-02-20 13:33:28,424 - INFO - Verifications in Control node for IPAM: ctest-ipam-28754540 passed 2026-02-20 13:33:28,424 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-02-20 13:33:28,432 - DEBUG - Requesting: http://10.0.0.38:8082/domain/438dd2ca-279c-47a7-825a-4d0b1a21a217 2026-02-20 13:33:28,445 - DEBUG - Requesting: http://10.0.0.38:8082/project/2d9f2ca6-32fb-4c59-8b6d-5ef844a469c7 2026-02-20 13:33:28,520 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/b44b8b4b-b6b4-4605-a0e1-272e08a335e5 2026-02-20 13:33:28,542 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/b44b8b4b-b6b4-4605-a0e1-272e08a335e5 2026-02-20 13:33:28,552 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/2e3fdb09-de2c-4a28-8f74-51a39eb1439e 2026-02-20 13:33:28,566 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/2e3fdb09-de2c-4a28-8f74-51a39eb1439e 2026-02-20 13:33:28,581 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/d340a72c-aa39-431e-ae6c-fbf632e257b4 2026-02-20 13:33:28,591 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-02-20 13:33:28,591 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/b44b8b4b-b6b4-4605-a0e1-272e08a335e5 2026-02-20 13:33:28,602 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/2e3fdb09-de2c-4a28-8f74-51a39eb1439e 2026-02-20 13:33:28,622 - INFO - Verified VN network id 11 for VN b44b8b4b-b6b4-4605-a0e1-272e08a335e5 2026-02-20 13:33:28,623 - INFO - Verifications in API Server for VN ctest-vn-77043915 passed 2026-02-20 13:33:28,623 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/b44b8b4b-b6b4-4605-a0e1-272e08a335e5 2026-02-20 13:33:28,641 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/2e3fdb09-de2c-4a28-8f74-51a39eb1439e 2026-02-20 13:33:28,651 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/2e3fdb09-de2c-4a28-8f74-51a39eb1439e 2026-02-20 13:33:28,662 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/d340a72c-aa39-431e-ae6c-fbf632e257b4 2026-02-20 13:33:28,676 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-95000146:ctest-vn-77043915', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-95000146', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12991630707384403461', 'uuid-lslong': '11592589994495260133'}, 'enable': 'true', 'created': '2026-02-20T13:33:24', 'last-modified': '2026-02-20T13:33:25', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.382532'} 2026-02-20 13:33:28,685 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-02-20 13:33:28,685 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-77043915 passed 2026-02-20 13:33:28,685 - DEBUG - ====Verifying policy data for ctest-vn-77043915 in API_Server ====== 2026-02-20 13:33:28,685 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-02-20 13:33:28,692 - DEBUG - Requesting: http://10.0.0.38:8082/domain/438dd2ca-279c-47a7-825a-4d0b1a21a217 2026-02-20 13:33:28,706 - DEBUG - Requesting: http://10.0.0.38:8082/project/2d9f2ca6-32fb-4c59-8b6d-5ef844a469c7 2026-02-20 13:33:28,796 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/b44b8b4b-b6b4-4605-a0e1-272e08a335e5 2026-02-20 13:33:28,809 - DEBUG - =>VN ctest-vn-77043915 has no policy to be verified 2026-02-20 13:33:28,809 - DEBUG - Verifying the vn in opserver 2026-02-20 13:33:28,809 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-95000146:ctest-vn-77043915 virtual network link through opserver 10.0.0.38 2026-02-20 13:33:28,810 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2026-02-20 13:33:29,154 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2026-02-20 13:33:29,236 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-95000146:ctest-vn-77043915', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-95000146:ctest-vn-77043915?flat'} 2026-02-20 13:33:29,236 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-95000146:ctest-vn-77043915 is found in opserver 2026-02-20 13:33:29,245 - DEBUG - VRF ids for VN ctest-vn-77043915: {'10.0.0.38': '2'} 2026-02-20 13:33:29,245 - INFO - Waiting for VM ctest-TestBasicVMVN-95000146-94762170 to be up.. 2026-02-20 13:33:29,403 - DEBUG - VM is in ACTIVE state now 2026-02-20 13:33:29,403 - INFO - VM name : ctest-TestBasicVMVN-95000146-94762170 2026-02-20 13:33:29,522 - DEBUG - VM ctest-TestBasicVMVN-95000146-94762170 ID is 49d7ce1c-48a6-4328-82e5-a63d2eb76863 2026-02-20 13:33:29,522 - DEBUG - VM ctest-TestBasicVMVN-95000146-94762170 launched on Node cn-jenkins-deploy-platform-ansible-os-5374-1 2026-02-20 13:33:29,621 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/49d7ce1c-48a6-4328-82e5-a63d2eb76863 2026-02-20 13:33:29,630 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/d7084ad8-64d4-479d-8fec-4946892f1ba5 2026-02-20 13:33:32,900 - 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 1030ms') 2026-02-20 13:33:32,900 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-95000146-94762170 failed! 2026-02-20 13:33:32,967 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-95000146:ctest-vn-77043915 is 31.1.1.1 and allocation pool is NOT set 2026-02-20 13:33:32,967 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-95000146:ctest-vn-77043915 is 31.1.2.1 and allocation pool is NOT set 2026-02-20 13:33:37,061 - 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 1030ms') 2026-02-20 13:33:37,061 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-95000146-94762170 failed! 2026-02-20 13:33:37,122 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-95000146:ctest-vn-77043915 is 31.1.1.1 and allocation pool is NOT set 2026-02-20 13:33:37,123 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-95000146:ctest-vn-77043915 is 31.1.2.1 and allocation pool is NOT set 2026-02-20 13:33:39,199 - 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.11 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.870 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.870/1.991/3.112/1.121 ms') 2026-02-20 13:33:39,199 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-95000146-94762170 passed 2026-02-20 13:33:39,359 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 13:33:39,359 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-95000146-94762170, IP 31.1.1.4, Port 22 2026-02-20 13:33:39,533 - DEBUG - VM ctest-TestBasicVMVN-95000146-94762170 is ready for SSH connections 2026-02-20 13:33:39,533 - INFO - Waiting for VM ctest-TestBasicVMVN-95000146-70450261 to be up.. 2026-02-20 13:33:39,632 - DEBUG - VM is in ACTIVE state now 2026-02-20 13:33:39,632 - INFO - VM name : ctest-TestBasicVMVN-95000146-70450261 2026-02-20 13:33:39,721 - DEBUG - VM ctest-TestBasicVMVN-95000146-70450261 ID is bfc1092e-c062-4dcd-8b0a-d92b7c5918b0 2026-02-20 13:33:39,722 - DEBUG - VM ctest-TestBasicVMVN-95000146-70450261 launched on Node cn-jenkins-deploy-platform-ansible-os-5374-1 2026-02-20 13:33:39,810 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/bfc1092e-c062-4dcd-8b0a-d92b7c5918b0 2026-02-20 13:33:39,819 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/c187256c-8176-4ee2-a75f-190400c78b50 2026-02-20 13:33:41,073 - 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.34 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.449 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.449/1.893/3.337/1.444 ms') 2026-02-20 13:33:41,073 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-95000146-70450261 passed 2026-02-20 13:33:41,223 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 13:33:41,223 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-95000146-70450261, IP 31.1.2.4, Port 22 2026-02-20 13:33:41,389 - DEBUG - VM ctest-TestBasicVMVN-95000146-70450261 is ready for SSH connections 2026-02-20 13:33:41,389 - INFO - Waiting for VM ctest-TestBasicVMVN-95000146-86866930 to be up.. 2026-02-20 13:33:41,469 - DEBUG - VM is in ACTIVE state now 2026-02-20 13:33:41,469 - INFO - VM name : ctest-TestBasicVMVN-95000146-86866930 2026-02-20 13:33:41,550 - DEBUG - VM ctest-TestBasicVMVN-95000146-86866930 ID is 66565c7a-43f1-48b5-8d75-f4e61064d2be 2026-02-20 13:33:41,550 - DEBUG - VM ctest-TestBasicVMVN-95000146-86866930 launched on Node cn-jenkins-deploy-platform-ansible-os-5374-1 2026-02-20 13:33:41,631 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/66565c7a-43f1-48b5-8d75-f4e61064d2be 2026-02-20 13:33:41,641 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/4ce3a735-e58a-4bd3-a359-c6adbfba68cc 2026-02-20 13:33:42,885 - 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=6.04 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.960 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.960/3.499/6.038/2.539 ms') 2026-02-20 13:33:42,885 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-95000146-86866930 passed 2026-02-20 13:33:43,035 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 13:33:43,035 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-95000146-86866930, IP 31.1.1.3, Port 22 2026-02-20 13:33:43,190 - DEBUG - VM ctest-TestBasicVMVN-95000146-86866930 is ready for SSH connections 2026-02-20 13:33:43,190 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 13:33:43,190 - 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.38, gateway password: c0ntrail123 2026-02-20 13:33:43,191 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2026-02-20 13:33:47,266 - 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.838 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.804 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.006 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.804/1.882/3.838 ms 2026-02-20 13:33:47,266 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-95000146-94762170 passed 2026-02-20 13:33:47,266 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 13:33:47,267 - 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.38, gateway password: c0ntrail123 2026-02-20 13:33:47,267 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2026-02-20 13:33:50,991 - 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.936 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.783 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.922 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.783/1.880/3.936 ms 2026-02-20 13:33:50,991 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-95000146-70450261 passed 2026-02-20 13:33:50,991 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 13:33:50,991 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 13:33:50,991 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 13:33:50,991 - 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.38, gateway password: c0ntrail123 2026-02-20 13:33:50,991 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-02-20 13:33:51,199 - DEBUG - None 2026-02-20 13:33:51,199 - 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.38, gateway password: c0ntrail123 2026-02-20 13:33:51,199 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-02-20 13:33:51,383 - DEBUG - None 2026-02-20 13:33:51,383 - 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.38, gateway password: c0ntrail123 2026-02-20 13:33:51,384 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-02-20 13:33:52,019 - DEBUG - None 2026-02-20 13:33:52,019 - 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.38, gateway password: c0ntrail123 2026-02-20 13:33:52,019 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2026-02-20 13:33:54,226 - 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.708 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.372 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.567 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.144 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.399 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.399/2.238/6.372 ms 2026-02-20 13:33:54,226 - 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.38, gateway password: c0ntrail123 2026-02-20 13:33:54,226 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2026-02-20 13:33:56,497 - 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.078 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.365 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.600 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.426 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.845 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.734 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.638 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.426/2.098/4.600 ms 2026-02-20 13:33:56,498 - 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.38, gateway password: c0ntrail123 2026-02-20 13:33:56,498 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2026-02-20 13:33:58,748 - 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.685 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.482 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.579 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.452 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.852 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.776 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.346 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.346/2.024/4.579 ms 2026-02-20 13:33:58,749 - INFO - Deleting VM ctest-TestBasicVMVN-95000146-86866930 2026-02-20 13:33:58,836 - INFO - Detaching port c187256c-8176-4ee2-a75f-190400c78b50 from VM ctest-TestBasicVMVN-95000146-70450261 2026-02-20 13:33:58,871 - INFO - Deleting VM ctest-TestBasicVMVN-95000146-70450261 2026-02-20 13:33:58,945 - INFO - Detaching port d7084ad8-64d4-479d-8fec-4946892f1ba5 from VM ctest-TestBasicVMVN-95000146-94762170 2026-02-20 13:33:58,985 - INFO - Deleting VM ctest-TestBasicVMVN-95000146-94762170 2026-02-20 13:33:59,081 - INFO - Deleting VN ctest-vn-77043915 2026-02-20 13:33:59,273 - DEBUG - Response for delete_port : () 2026-02-20 13:33:59,510 - DEBUG - Response for delete_port : () 2026-02-20 13:33:59,700 - DEBUG - Response for deleting network () 2026-02-20 13:33:59,701 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/2e3fdb09-de2c-4a28-8f74-51a39eb1439e 2026-02-20 13:33:59,710 - DEBUG - Response Code: 404 2026-02-20 13:33:59,711 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-02-20 13:33:59,717 - DEBUG - Requesting: http://10.0.0.38:8082/domain/438dd2ca-279c-47a7-825a-4d0b1a21a217 2026-02-20 13:33:59,782 - DEBUG - Requesting: http://10.0.0.38:8082/project/2d9f2ca6-32fb-4c59-8b6d-5ef844a469c7 2026-02-20 13:33:59,860 - INFO - Validated that VN ctest-vn-77043915 is not found in API Server 2026-02-20 13:33:59,873 - DEBUG - VN ctest-vn-77043915 is not present in Agent 10.0.0.38 2026-02-20 13:33:59,873 - INFO - Validated that VN ctest-vn-77043915 is not in any agent 2026-02-20 13:33:59,879 - DEBUG - VRF 2 is not seen in agent 10.0.0.38 2026-02-20 13:33:59,887 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-77043915 2026-02-20 13:33:59,887 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-95000146:ctest-vn-77043915 2026-02-20 13:33:59,900 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-77043915 info 2026-02-20 13:33:59,986 - INFO - IPAM: ctest-ipam-28754540 is not found in API Server 2026-02-20 13:33:59,998 - INFO - IPAM:ctest-ipam-28754540 is not found in control node 2026-02-20 13:34:00,268 - DEBUG - No XMPP flaps were noticed during the test
2026-02-20 13:34:00,268 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36]
2026-02-20 13:34:00,268 - INFO - -------------------------------------------------------------------------------- 2026-02-20 13:34:01,052 - INFO - Deleted project: ctest-TestBasicVMVN-95000146, ID : 2d9f2ca6-32fb-4c59-8b6d-5ef844a469c7