2026-05-27 13:38:42,721 - INFO - Domain Default found not creating 2026-05-27 13:38:43,335 - INFO - Project ctest-TestBasicVMVN-17132929 not found, creating it 2026-05-27 13:38:43,849 - INFO - Created Project:ctest-TestBasicVMVN-17132929, ID : 45a70b8a-addb-46b1-8150-04e7c0126b62 2026-05-27 13:38:45,665 - INFO - ================================================================================ 2026-05-27 13:38:45,666 - INFO - STARTING TEST : test_generic_link_local_service 2026-05-27 13:38:45,666 - 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-05-27 13:38:45,938 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.17': '0'}} with 2026-05-27 13:38:45,938 - INFO - Initial checks done. Running the testcase now 2026-05-27 13:38:45,938 - INFO - 2026-05-27 13:38:46,587 - DEBUG - Response for create_network : {'network': {'id': '27b10086-eb85-4cb6-9133-3db6a1a08cc0', 'name': 'ctest-vn2_metadata-20700669', 'tenant_id': '45a70b8aaddb46b1815004e7c0126b62', 'project_id': '45a70b8aaddb46b1815004e7c0126b62', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-17132929', 'ctest-vn2_metadata-20700669'], 'port_security_enabled': True, 'description': ''}} 2026-05-27 13:38:46,768 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e7a1acb7-9f6a-45bd-b5f5-28882bfa596a', 'name': '', 'tenant_id': '45a70b8aaddb46b1815004e7c0126b62', 'network_id': '27b10086-eb85-4cb6-9133-3db6a1a08cc0', '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': '45a70b8aaddb46b1815004e7c0126b62'}} 2026-05-27 13:38:46,793 - INFO - Created VN ctest-vn2_metadata-20700669 2026-05-27 13:38:46,850 - DEBUG - VN ctest-vn2_metadata-20700669 UUID is 27b10086-eb85-4cb6-9133-3db6a1a08cc0 2026-05-27 13:38:47,054 - DEBUG - Services list from nova: [, , ] 2026-05-27 13:38:48,252 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5830-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5830-1) 2026-05-27 13:38:48,360 - DEBUG - Link local service introspect added 2026-05-27 13:38:48,410 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-27 13:38:53,503 - DEBUG - VM is in ACTIVE state now 2026-05-27 13:38:53,647 - INFO - Waiting for VM ctest-TestBasicVMVN-17132929-45366501 to be up.. 2026-05-27 13:38:53,647 - INFO - VM name : ctest-TestBasicVMVN-17132929-45366501 2026-05-27 13:38:53,736 - DEBUG - VM ctest-TestBasicVMVN-17132929-45366501 ID is 7f0dc381-b69c-44bb-9f71-c43c0cbf7053 2026-05-27 13:38:53,736 - DEBUG - VM ctest-TestBasicVMVN-17132929-45366501 launched on Node cn-jenkins-deploy-platform-ansible-os-5830-1 2026-05-27 13:38:53,830 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/7f0dc381-b69c-44bb-9f71-c43c0cbf7053 2026-05-27 13:38:54,189 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/7f0dc381-b69c-44bb-9f71-c43c0cbf7053 2026-05-27 13:38:54,233 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/4f95279a-d137-46fd-ab31-66d1c7fea295 2026-05-27 13:38:57,487 - 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') 2026-05-27 13:38:57,487 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-17132929-45366501 failed! 2026-05-27 13:38:57,545 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-17132929:ctest-vn2_metadata-20700669 is 11.1.1.1 and allocation pool is NOT set 2026-05-27 13:39:01,619 - 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=2.87 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1013ms\r\nrtt min/avg/max/mdev = 2.865/2.865/2.865/0.000 ms') 2026-05-27 13:39:01,620 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-17132929-45366501 passed 2026-05-27 13:39:01,781 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-27 13:39:01,781 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-17132929-45366501, IP 11.1.1.3, Port 22 2026-05-27 13:39:01,955 - DEBUG - VM ctest-TestBasicVMVN-17132929-45366501 is ready for SSH connections 2026-05-27 13:39:01,955 - INFO - Retry 0 2026-05-27 13:39:01,955 - 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.242, gateway password: c0ntrail123 2026-05-27 13:39:01,955 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2026-05-27 13:39:03,683 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2026-05-27 13:39:03,683 - INFO - Generic metadata worked 2026-05-27 13:39:03,960 - DEBUG - Link local service introspect removed 2026-05-27 13:39:03,961 - INFO - Deleting VM ctest-TestBasicVMVN-17132929-45366501 2026-05-27 13:39:04,049 - INFO - Deleting VN ctest-vn2_metadata-20700669 2026-05-27 13:39:04,090 - DEBUG - VN 27b10086-eb85-4cb6-9133-3db6a1a08cc0 still in use: Unable to complete operation on network 27b10086-eb85-4cb6-9133-3db6a1a08cc0. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-12d38a86-3523-47f0-a384-efb78ef5c975'] 2026-05-27 13:39:04,090 - WARNING - Deleting VN ctest-vn2_metadata-20700669 failed..Will retry 2026-05-27 13:39:06,224 - DEBUG - Response for deleting network () 2026-05-27 13:39:06,502 - DEBUG - No XMPP flaps were noticed during the test 2026-05-27 13:39:06,502 - INFO - -------------------------------------------------------------------------------- 2026-05-27 13:39:06,505 - INFO - ================================================================================ 2026-05-27 13:39:06,505 - INFO - STARTING TEST : test_metadata_service 2026-05-27 13:39:06,505 - 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-05-27 13:39:06,803 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.17': '0'}} with 2026-05-27 13:39:06,803 - INFO - Initial checks done. Running the testcase now 2026-05-27 13:39:06,803 - INFO - 2026-05-27 13:39:06,803 - DEBUG - Requesting: http://10.0.0.242:8082/global-vrouter-configs 2026-05-27 13:39:06,809 - DEBUG - Requesting: http://10.0.0.242:8082/global-vrouter-config/1e41945b-13bc-4abd-9e9c-8d7f79274a7c 2026-05-27 13:39:07,024 - DEBUG - Response for create_network : {'network': {'id': 'a9ea116f-be95-45be-ad52-24c7f1a2c977', 'name': 'ctest-vn-88155317', 'tenant_id': '45a70b8aaddb46b1815004e7c0126b62', 'project_id': '45a70b8aaddb46b1815004e7c0126b62', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-17132929', 'ctest-vn-88155317'], 'port_security_enabled': True, 'description': ''}} 2026-05-27 13:39:07,201 - DEBUG - Response for create_subnet : {'subnet': {'id': 'eccfcaab-51c1-4d97-9a56-4ef6d9fa40e3', 'name': '', 'tenant_id': '45a70b8aaddb46b1815004e7c0126b62', 'network_id': 'a9ea116f-be95-45be-ad52-24c7f1a2c977', 'ip_version': 4, 'cidr': '93.101.134.192/26', 'allocation_pools': [{'start': '93.101.134.194', 'end': '93.101.134.254'}], 'gateway_ip': '93.101.134.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '93.101.134.194', 'tags': [], 'project_id': '45a70b8aaddb46b1815004e7c0126b62'}} 2026-05-27 13:39:07,224 - INFO - Created VN ctest-vn-88155317 2026-05-27 13:39:07,281 - DEBUG - VN ctest-vn-88155317 UUID is a9ea116f-be95-45be-ad52-24c7f1a2c977 2026-05-27 13:39:08,655 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5830-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5830-1) 2026-05-27 13:39:08,656 - INFO - Waiting for VM ctest-TestBasicVMVN-17132929-06021795 to be up.. 2026-05-27 13:39:08,706 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-27 13:39:13,786 - DEBUG - VM is in ACTIVE state now 2026-05-27 13:39:13,786 - INFO - VM name : ctest-TestBasicVMVN-17132929-06021795 2026-05-27 13:39:13,872 - DEBUG - VM ctest-TestBasicVMVN-17132929-06021795 ID is 665886ea-11a5-45db-a6af-713b12d45b77 2026-05-27 13:39:13,872 - DEBUG - VM ctest-TestBasicVMVN-17132929-06021795 launched on Node cn-jenkins-deploy-platform-ansible-os-5830-1 2026-05-27 13:39:13,961 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/665886ea-11a5-45db-a6af-713b12d45b77 2026-05-27 13:39:13,970 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/274d7ff9-6da4-4aeb-85c0-78b160110b3b 2026-05-27 13:39:17,240 - 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') 2026-05-27 13:39:17,240 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-17132929-06021795 failed! 2026-05-27 13:39:17,296 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-17132929:ctest-vn-88155317 is 93.101.134.193 and allocation pool is NOT set 2026-05-27 13:39:21,366 - 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 1009ms') 2026-05-27 13:39:21,366 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-17132929-06021795 failed! 2026-05-27 13:39:21,421 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-17132929:ctest-vn-88155317 is 93.101.134.193 and allocation pool is NOT set 2026-05-27 13:39:23,491 - 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.82 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.552 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.552/2.184/3.816/1.632 ms') 2026-05-27 13:39:23,491 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-17132929-06021795 passed 2026-05-27 13:39:23,645 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-27 13:39:23,645 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-17132929-06021795, IP 93.101.134.195, Port 22 2026-05-27 13:39:23,801 - DEBUG - VM ctest-TestBasicVMVN-17132929-06021795 is ready for SSH connections 2026-05-27 13:39:23,801 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123 2026-05-27 13:39:23,801 - DEBUG - cat /tmp/output.txt 2026-05-27 13:39:25,559 - DEBUG - Hello World. The time is now Wed, 27 May 2026 07:39:22 -0600! 2026-05-27 13:39:25,559 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 27 May 2026 07:39:22 -0600!'} 2026-05-27 13:39:25,560 - INFO - metadata_script.txt got executed in the vm 2026-05-27 13:39:25,560 - INFO - Deleting VM ctest-TestBasicVMVN-17132929-06021795 2026-05-27 13:39:25,654 - INFO - Deleting VN ctest-vn-88155317 2026-05-27 13:39:25,701 - DEBUG - VN a9ea116f-be95-45be-ad52-24c7f1a2c977 still in use: Unable to complete operation on network a9ea116f-be95-45be-ad52-24c7f1a2c977. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-b14eb46f-8bed-457c-91ce-147a03b26152'] 2026-05-27 13:39:25,702 - WARNING - Deleting VN ctest-vn-88155317 failed..Will retry 2026-05-27 13:39:27,849 - DEBUG - Response for deleting network () 2026-05-27 13:39:28,131 - DEBUG - No XMPP flaps were noticed during the test
2026-05-27 13:39:28,131 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2026-05-27 13:39:28,131 - INFO - -------------------------------------------------------------------------------- 2026-05-27 13:39:28,134 - INFO - ================================================================================ 2026-05-27 13:39:28,134 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2026-05-27 13:39:28,134 - 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-05-27 13:39:28,429 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.17': '0'}} with 2026-05-27 13:39:28,429 - INFO - Initial checks done. Running the testcase now 2026-05-27 13:39:28,429 - INFO - 2026-05-27 13:39:28,972 - DEBUG - Response for create_network : {'network': {'id': 'b808e436-d532-4328-8949-746b6d031cea', 'name': 'ctest-vn-96799949', 'tenant_id': '45a70b8aaddb46b1815004e7c0126b62', 'project_id': '45a70b8aaddb46b1815004e7c0126b62', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-17132929', 'ctest-vn-96799949'], 'port_security_enabled': True, 'description': ''}} 2026-05-27 13:39:29,171 - DEBUG - Response for create_subnet : {'subnet': {'id': '4c03541f-2cb5-4f49-aa8e-c5b7bb6324c1', 'name': '', 'tenant_id': '45a70b8aaddb46b1815004e7c0126b62', 'network_id': 'b808e436-d532-4328-8949-746b6d031cea', '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': '45a70b8aaddb46b1815004e7c0126b62'}} 2026-05-27 13:39:29,372 - DEBUG - Response for create_subnet : {'subnet': {'id': '8915deda-f698-45ff-8fd7-c3bd0ae02b85', 'name': '', 'tenant_id': '45a70b8aaddb46b1815004e7c0126b62', 'network_id': 'b808e436-d532-4328-8949-746b6d031cea', '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': '45a70b8aaddb46b1815004e7c0126b62'}} 2026-05-27 13:39:29,397 - INFO - Created VN ctest-vn-96799949 2026-05-27 13:39:29,453 - DEBUG - VN ctest-vn-96799949 UUID is b808e436-d532-4328-8949-746b6d031cea 2026-05-27 13:39:29,871 - DEBUG - Response for create_port : {'port': {'name': '90b24010-2a6f-4190-a510-38a9294cb8bb', 'id': '90b24010-2a6f-4190-a510-38a9294cb8bb', 'tenant_id': '45a70b8aaddb46b1815004e7c0126b62', 'network_id': 'b808e436-d532-4328-8949-746b6d031cea', 'mac_address': '02:90:b2:40:10:2a', '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': '4c03541f-2cb5-4f49-aa8e-c5b7bb6324c1'}], 'security_groups': ['261050a7-b795-4641-a5c1-5f0a11e084a4'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '45a70b8aaddb46b1815004e7c0126b62'}} 2026-05-27 13:39:30,071 - DEBUG - Response for create_port : {'port': {'name': 'ead779a4-ae79-49d1-9f7d-e0b3047e7626', 'id': 'ead779a4-ae79-49d1-9f7d-e0b3047e7626', 'tenant_id': '45a70b8aaddb46b1815004e7c0126b62', 'network_id': 'b808e436-d532-4328-8949-746b6d031cea', 'mac_address': '02:ea:d7:79:a4:ae', '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': '8915deda-f698-45ff-8fd7-c3bd0ae02b85'}], 'security_groups': ['261050a7-b795-4641-a5c1-5f0a11e084a4'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '45a70b8aaddb46b1815004e7c0126b62'}} 2026-05-27 13:39:30,521 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5830-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5830-1) 2026-05-27 13:39:31,119 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5830-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5830-1) 2026-05-27 13:39:32,683 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5830-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5830-1) 2026-05-27 13:39:32,683 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2026-05-27 13:39:32,690 - DEBUG - Requesting: http://10.0.0.242:8082/domain/fb3a4903-63b4-49fa-8a08-6e7d69533a1e 2026-05-27 13:39:32,704 - DEBUG - Requesting: http://10.0.0.242:8082/project/45a70b8a-addb-46b1-8150-04e7c0126b62 2026-05-27 13:39:32,799 - DEBUG - Requesting: http://10.0.0.242:8082/network-ipam/9f63fec8-0ddb-491b-bfb2-82c7a3728940 2026-05-27 13:39:32,814 - INFO - Verifications in API Server for IPAM: ctest-ipam-97942182 passed 2026-05-27 13:39:32,829 - DEBUG - Control-node 10.0.0.242 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-17132929:ctest-ipam-97942182', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-17132929', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11485303609904285979', 'uuid-lslong': '13813246801051027776'}, 'enable': 'true', 'created': '2026-05-27T13:39:28', 'last-modified': '2026-05-27T13:39:28', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.153471'} 2026-05-27 13:39:32,829 - INFO - Verifications in Control node for IPAM: ctest-ipam-97942182 passed 2026-05-27 13:39:32,829 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2026-05-27 13:39:32,837 - DEBUG - Requesting: http://10.0.0.242:8082/domain/fb3a4903-63b4-49fa-8a08-6e7d69533a1e 2026-05-27 13:39:32,853 - DEBUG - Requesting: http://10.0.0.242:8082/project/45a70b8a-addb-46b1-8150-04e7c0126b62 2026-05-27 13:39:32,946 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/b808e436-d532-4328-8949-746b6d031cea 2026-05-27 13:39:32,965 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/b808e436-d532-4328-8949-746b6d031cea 2026-05-27 13:39:32,977 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/4c2818e7-5814-4bf2-800b-c9587efbbdbe 2026-05-27 13:39:32,986 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/4c2818e7-5814-4bf2-800b-c9587efbbdbe 2026-05-27 13:39:32,995 - DEBUG - Requesting: http://10.0.0.242:8082/route-target/73cfda7e-ea69-40dd-8f1c-ef637ee79cf8 2026-05-27 13:39:33,003 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-05-27 13:39:33,003 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/b808e436-d532-4328-8949-746b6d031cea 2026-05-27 13:39:33,016 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/4c2818e7-5814-4bf2-800b-c9587efbbdbe 2026-05-27 13:39:33,037 - INFO - Verified VN network id 12 for VN b808e436-d532-4328-8949-746b6d031cea 2026-05-27 13:39:33,037 - INFO - Verifications in API Server for VN ctest-vn-96799949 passed 2026-05-27 13:39:33,038 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/b808e436-d532-4328-8949-746b6d031cea 2026-05-27 13:39:33,057 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/4c2818e7-5814-4bf2-800b-c9587efbbdbe 2026-05-27 13:39:33,067 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/4c2818e7-5814-4bf2-800b-c9587efbbdbe 2026-05-27 13:39:33,075 - DEBUG - Requesting: http://10.0.0.242:8082/route-target/73cfda7e-ea69-40dd-8f1c-ef637ee79cf8 2026-05-27 13:39:33,093 - DEBUG - Control-node 10.0.0.242 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-17132929:ctest-vn-96799949', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-17132929', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13261100026948633384', 'uuid-lslong': '9892566061235248362'}, 'enable': 'true', 'created': '2026-05-27T13:39:28', 'last-modified': '2026-05-27T13:39:29', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.771092'} 2026-05-27 13:39:33,103 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-05-27 13:39:33,103 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-96799949 passed 2026-05-27 13:39:33,104 - DEBUG - ====Verifying policy data for ctest-vn-96799949 in API_Server ====== 2026-05-27 13:39:33,104 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2026-05-27 13:39:33,111 - DEBUG - Requesting: http://10.0.0.242:8082/domain/fb3a4903-63b4-49fa-8a08-6e7d69533a1e 2026-05-27 13:39:33,127 - DEBUG - Requesting: http://10.0.0.242:8082/project/45a70b8a-addb-46b1-8150-04e7c0126b62 2026-05-27 13:39:33,217 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/b808e436-d532-4328-8949-746b6d031cea 2026-05-27 13:39:33,243 - DEBUG - =>VN ctest-vn-96799949 has no policy to be verified 2026-05-27 13:39:33,243 - DEBUG - Verifying the vn in opserver 2026-05-27 13:39:33,244 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-17132929:ctest-vn-96799949 virtual network link through opserver 10.0.0.242 2026-05-27 13:39:33,244 - DEBUG - Requesting: http://10.0.0.242:8081/analytics/uves/virtual-networks 2026-05-27 13:39:33,713 - DEBUG - Requesting: http://10.0.0.242:8081/analytics/uves/virtual-networks 2026-05-27 13:39:33,809 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-17132929:ctest-vn-96799949', 'href': 'http://10.0.0.242:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-17132929:ctest-vn-96799949?flat'} 2026-05-27 13:39:33,809 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-17132929:ctest-vn-96799949 is found in opserver 2026-05-27 13:39:33,818 - DEBUG - VRF ids for VN ctest-vn-96799949: {'10.0.0.242': '2'} 2026-05-27 13:39:33,818 - INFO - Waiting for VM ctest-TestBasicVMVN-17132929-25477749 to be up.. 2026-05-27 13:39:33,929 - DEBUG - VM is in ACTIVE state now 2026-05-27 13:39:33,929 - INFO - VM name : ctest-TestBasicVMVN-17132929-25477749 2026-05-27 13:39:34,020 - DEBUG - VM ctest-TestBasicVMVN-17132929-25477749 ID is 779f169d-c67f-4919-bc8f-55e2b8885e09 2026-05-27 13:39:34,021 - DEBUG - VM ctest-TestBasicVMVN-17132929-25477749 launched on Node cn-jenkins-deploy-platform-ansible-os-5830-1 2026-05-27 13:39:34,114 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/779f169d-c67f-4919-bc8f-55e2b8885e09 2026-05-27 13:39:34,127 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/90b24010-2a6f-4190-a510-38a9294cb8bb 2026-05-27 13:39:37,425 - 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') 2026-05-27 13:39:37,425 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-17132929-25477749 failed! 2026-05-27 13:39:37,485 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-17132929:ctest-vn-96799949 is 31.1.1.1 and allocation pool is NOT set 2026-05-27 13:39:37,485 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-17132929:ctest-vn-96799949 is 31.1.2.1 and allocation pool is NOT set 2026-05-27 13:39:41,556 - 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 1003ms') 2026-05-27 13:39:41,556 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-17132929-25477749 failed! 2026-05-27 13:39:41,613 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-17132929:ctest-vn-96799949 is 31.1.1.1 and allocation pool is NOT set 2026-05-27 13:39:41,613 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-17132929:ctest-vn-96799949 is 31.1.2.1 and allocation pool is NOT set 2026-05-27 13:39:43,686 - 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.47 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.76 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 = 3.468/3.611/3.755/0.143 ms') 2026-05-27 13:39:43,686 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-17132929-25477749 passed 2026-05-27 13:39:43,841 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-27 13:39:43,841 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-17132929-25477749, IP 31.1.1.4, Port 22 2026-05-27 13:39:44,019 - DEBUG - VM ctest-TestBasicVMVN-17132929-25477749 is ready for SSH connections 2026-05-27 13:39:44,019 - INFO - Waiting for VM ctest-TestBasicVMVN-17132929-06912008 to be up.. 2026-05-27 13:39:44,132 - DEBUG - VM is in ACTIVE state now 2026-05-27 13:39:44,132 - INFO - VM name : ctest-TestBasicVMVN-17132929-06912008 2026-05-27 13:39:44,246 - DEBUG - VM ctest-TestBasicVMVN-17132929-06912008 ID is bfb3e532-1628-453b-a856-c95d23258ca6 2026-05-27 13:39:44,246 - DEBUG - VM ctest-TestBasicVMVN-17132929-06912008 launched on Node cn-jenkins-deploy-platform-ansible-os-5830-1 2026-05-27 13:39:44,333 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/bfb3e532-1628-453b-a856-c95d23258ca6 2026-05-27 13:39:44,342 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/ead779a4-ae79-49d1-9f7d-e0b3047e7626 2026-05-27 13:39:45,593 - 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=6.03 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.92 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 = 1.924/3.974/6.025/2.050 ms') 2026-05-27 13:39:45,593 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-17132929-06912008 passed 2026-05-27 13:39:45,749 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-27 13:39:45,749 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-17132929-06912008, IP 31.1.2.4, Port 22 2026-05-27 13:39:45,918 - DEBUG - VM ctest-TestBasicVMVN-17132929-06912008 is ready for SSH connections 2026-05-27 13:39:45,918 - INFO - Waiting for VM ctest-TestBasicVMVN-17132929-51525541 to be up.. 2026-05-27 13:39:46,014 - DEBUG - VM is in ACTIVE state now 2026-05-27 13:39:46,014 - INFO - VM name : ctest-TestBasicVMVN-17132929-51525541 2026-05-27 13:39:46,110 - DEBUG - VM ctest-TestBasicVMVN-17132929-51525541 ID is a5a9e8b5-1b02-44df-84da-e4d89308b154 2026-05-27 13:39:46,110 - DEBUG - VM ctest-TestBasicVMVN-17132929-51525541 launched on Node cn-jenkins-deploy-platform-ansible-os-5830-1 2026-05-27 13:39:46,218 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/a5a9e8b5-1b02-44df-84da-e4d89308b154 2026-05-27 13:39:46,229 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/98908b3a-4163-473e-a55f-a7d2f4ebe444 2026-05-27 13:39:47,479 - 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.54 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.568 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.568/2.053/3.539/1.485 ms') 2026-05-27 13:39:47,480 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-17132929-51525541 passed 2026-05-27 13:39:47,633 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-27 13:39:47,633 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-17132929-51525541, IP 31.1.1.3, Port 22 2026-05-27 13:39:47,803 - DEBUG - VM ctest-TestBasicVMVN-17132929-51525541 is ready for SSH connections 2026-05-27 13:39:47,804 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-27 13:39:47,804 - 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.242, gateway password: c0ntrail123 2026-05-27 13:39:47,804 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2026-05-27 13:39:51,995 - 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=4.891 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.103 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.175 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.103/2.389/4.891 ms 2026-05-27 13:39:51,995 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-17132929-25477749 passed 2026-05-27 13:39:51,995 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-27 13:39:51,996 - 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.242, gateway password: c0ntrail123 2026-05-27 13:39:51,996 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2026-05-27 13:39:55,757 - 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.685 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.366 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.123 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.123/2.058/3.685 ms 2026-05-27 13:39:55,757 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-17132929-06912008 passed 2026-05-27 13:39:55,757 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-27 13:39:55,757 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-27 13:39:55,757 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-27 13:39:55,757 - 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.242, gateway password: c0ntrail123 2026-05-27 13:39:55,758 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-05-27 13:39:55,980 - DEBUG - None 2026-05-27 13:39:55,980 - 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.242, gateway password: c0ntrail123 2026-05-27 13:39:55,981 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-05-27 13:39:56,195 - DEBUG - None 2026-05-27 13:39:56,195 - 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.242, gateway password: c0ntrail123 2026-05-27 13:39:56,196 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-05-27 13:39:56,932 - DEBUG - None 2026-05-27 13:39:56,933 - 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.242, gateway password: c0ntrail123 2026-05-27 13:39:56,933 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2026-05-27 13:39:59,175 - 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=2.380 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.757 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.468 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.156 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=1.004 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.468/2.553/6.757 ms 2026-05-27 13:39:59,176 - 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.242, gateway password: c0ntrail123 2026-05-27 13:39:59,176 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2026-05-27 13:40:01,450 - 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.204 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.563 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.884 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.837 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.651 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.683 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.470 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.470/2.470/4.884 ms 2026-05-27 13:40:01,451 - 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.242, gateway password: c0ntrail123 2026-05-27 13:40:01,451 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2026-05-27 13:40:03,730 - DEBUG - PING 255.255.255.255 (255.255.255.255): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.107 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.655 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.729 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.447 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.507 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.812 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.520 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.447/2.396/4.729 ms 2026-05-27 13:40:03,731 - INFO - Deleting VM ctest-TestBasicVMVN-17132929-51525541 2026-05-27 13:40:03,815 - INFO - Detaching port ead779a4-ae79-49d1-9f7d-e0b3047e7626 from VM ctest-TestBasicVMVN-17132929-06912008 2026-05-27 13:40:03,865 - INFO - Deleting VM ctest-TestBasicVMVN-17132929-06912008 2026-05-27 13:40:03,950 - INFO - Detaching port 90b24010-2a6f-4190-a510-38a9294cb8bb from VM ctest-TestBasicVMVN-17132929-25477749 2026-05-27 13:40:03,998 - INFO - Deleting VM ctest-TestBasicVMVN-17132929-25477749 2026-05-27 13:40:04,105 - INFO - Deleting VN ctest-vn-96799949 2026-05-27 13:40:04,291 - DEBUG - Response for delete_port : () 2026-05-27 13:40:04,492 - DEBUG - Response for delete_port : () 2026-05-27 13:40:04,542 - DEBUG - VN b808e436-d532-4328-8949-746b6d031cea still in use: Unable to complete operation on network b808e436-d532-4328-8949-746b6d031cea. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-4cac6090-787b-4ef2-8f21-add267434ef0'] 2026-05-27 13:40:04,543 - WARNING - Deleting VN ctest-vn-96799949 failed..Will retry 2026-05-27 13:40:06,706 - DEBUG - Response for deleting network () 2026-05-27 13:40:06,706 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/4c2818e7-5814-4bf2-800b-c9587efbbdbe 2026-05-27 13:40:06,717 - DEBUG - Response Code: 404 2026-05-27 13:40:06,717 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2026-05-27 13:40:06,726 - DEBUG - Requesting: http://10.0.0.242:8082/domain/fb3a4903-63b4-49fa-8a08-6e7d69533a1e 2026-05-27 13:40:06,784 - DEBUG - Requesting: http://10.0.0.242:8082/project/45a70b8a-addb-46b1-8150-04e7c0126b62 2026-05-27 13:40:06,865 - INFO - Validated that VN ctest-vn-96799949 is not found in API Server 2026-05-27 13:40:06,877 - DEBUG - VN ctest-vn-96799949 is not present in Agent 10.0.0.242 2026-05-27 13:40:06,877 - INFO - Validated that VN ctest-vn-96799949 is not in any agent 2026-05-27 13:40:06,883 - DEBUG - VRF 2 is not seen in agent 10.0.0.242 2026-05-27 13:40:06,890 - DEBUG - Vrouter 10.0.0.242 does not have vrf 2 for VN ctest-vn-96799949 2026-05-27 13:40:06,890 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-17132929:ctest-vn-96799949 2026-05-27 13:40:06,910 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-96799949 info 2026-05-27 13:40:06,996 - INFO - IPAM: ctest-ipam-97942182 is not found in API Server 2026-05-27 13:40:07,011 - INFO - IPAM:ctest-ipam-97942182 is not found in control node 2026-05-27 13:40:07,288 - DEBUG - No XMPP flaps were noticed during the test
2026-05-27 13:40:07,288 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39]
2026-05-27 13:40:07,288 - INFO - -------------------------------------------------------------------------------- 2026-05-27 13:40:08,064 - INFO - Deleted project: ctest-TestBasicVMVN-17132929, ID : 45a70b8a-addb-46b1-8150-04e7c0126b62