2025-10-15 14:34:38,835 - INFO - Domain Default found not creating 2025-10-15 14:34:38,965 - INFO - Project ctest-TestBasicVMVN-12743420 not found, creating it 2025-10-15 14:34:39,396 - INFO - Created Project:ctest-TestBasicVMVN-12743420, ID : fc5a6c7e-30e5-4492-996e-6454d2fe7d91 2025-10-15 14:34:40,835 - INFO - ================================================================================ 2025-10-15 14:34:40,835 - INFO - STARTING TEST : test_generic_link_local_service 2025-10-15 14:34:40,835 - INFO - TEST DESCRIPTION : Description: Test to validate generic linklocal service - running nova list from vm. 1.Create generic link local service to be able to wget to jenkins 2.Create a vm 3.Try wget to jenkins - passes if successful else fails Maintainer: sandipd@juniper.net 2025-10-15 14:34:41,091 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.249': '0'}} with 2025-10-15 14:34:41,091 - INFO - Initial checks done. Running the testcase now 2025-10-15 14:34:41,091 - INFO - 2025-10-15 14:34:41,607 - DEBUG - Response for create_network : {'network': {'id': 'ae92428b-ae8b-4d22-8850-508903ead29f', 'name': 'ctest-vn2_metadata-63911190', 'tenant_id': 'fc5a6c7e30e54492996e6454d2fe7d91', 'project_id': 'fc5a6c7e30e54492996e6454d2fe7d91', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-12743420', 'ctest-vn2_metadata-63911190'], 'port_security_enabled': True, 'description': ''}} 2025-10-15 14:34:41,780 - DEBUG - Response for create_subnet : {'subnet': {'id': 'db9815c3-7cb0-4cdf-af2e-a704d820bd6b', 'name': '', 'tenant_id': 'fc5a6c7e30e54492996e6454d2fe7d91', 'network_id': 'ae92428b-ae8b-4d22-8850-508903ead29f', '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': 'fc5a6c7e30e54492996e6454d2fe7d91'}} 2025-10-15 14:34:41,797 - INFO - Created VN ctest-vn2_metadata-63911190 2025-10-15 14:34:41,847 - DEBUG - VN ctest-vn2_metadata-63911190 UUID is ae92428b-ae8b-4d22-8850-508903ead29f 2025-10-15 14:34:42,011 - DEBUG - Services list from nova: [, , ] 2025-10-15 14:34:43,027 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4328-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4328-1) 2025-10-15 14:34:43,135 - DEBUG - Link local service introspect added 2025-10-15 14:34:43,178 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-15 14:34:48,244 - DEBUG - VM is in ACTIVE state now 2025-10-15 14:34:48,364 - INFO - Waiting for VM ctest-TestBasicVMVN-12743420-91793813 to be up.. 2025-10-15 14:34:48,364 - INFO - VM name : ctest-TestBasicVMVN-12743420-91793813 2025-10-15 14:34:48,424 - DEBUG - VM ctest-TestBasicVMVN-12743420-91793813 ID is 59538a22-1d62-4700-beb7-b02c4fcbbfc3 2025-10-15 14:34:48,424 - DEBUG - VM ctest-TestBasicVMVN-12743420-91793813 launched on Node cn-jenkins-deploy-platform-ansible-os-4328-1 2025-10-15 14:34:48,484 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/59538a22-1d62-4700-beb7-b02c4fcbbfc3 2025-10-15 14:34:49,034 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/59538a22-1d62-4700-beb7-b02c4fcbbfc3 2025-10-15 14:34:49,070 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/9cd5eb84-520f-4862-a8ec-5b1b9c1201b5 2025-10-15 14:34:52,336 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1028ms') 2025-10-15 14:34:52,336 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-12743420-91793813 failed! 2025-10-15 14:34:52,387 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-12743420:ctest-vn2_metadata-63911190 is 11.1.1.1 and allocation pool is NOT set 2025-10-15 14:34:54,443 - 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.14 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.426 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.426/1.782/3.139/1.356 ms') 2025-10-15 14:34:54,443 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-12743420-91793813 passed 2025-10-15 14:34:54,591 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-15 14:34:54,592 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-12743420-91793813, IP 11.1.1.3, Port 22 2025-10-15 14:34:54,747 - DEBUG - VM ctest-TestBasicVMVN-12743420-91793813 is ready for SSH connections 2025-10-15 14:34:54,747 - INFO - Retry 0 2025-10-15 14:34:54,748 - 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.27, gateway password: c0ntrail123 2025-10-15 14:34:54,748 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-10-15 14:34:56,361 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-10-15 14:34:56,361 - INFO - Generic metadata worked 2025-10-15 14:34:56,611 - DEBUG - Link local service introspect removed 2025-10-15 14:34:56,611 - INFO - Deleting VM ctest-TestBasicVMVN-12743420-91793813 2025-10-15 14:34:56,672 - INFO - Deleting VN ctest-vn2_metadata-63911190 2025-10-15 14:34:56,708 - DEBUG - VN ae92428b-ae8b-4d22-8850-508903ead29f still in use: Unable to complete operation on network ae92428b-ae8b-4d22-8850-508903ead29f. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-20aa50f4-9413-468d-b415-e7f1d6c1d309'] 2025-10-15 14:34:56,708 - WARNING - Deleting VN ctest-vn2_metadata-63911190 failed..Will retry 2025-10-15 14:34:58,798 - DEBUG - Response for deleting network () 2025-10-15 14:34:59,056 - DEBUG - No XMPP flaps were noticed during the test 2025-10-15 14:34:59,056 - INFO - -------------------------------------------------------------------------------- 2025-10-15 14:34:59,058 - INFO - ================================================================================ 2025-10-15 14:34:59,058 - INFO - STARTING TEST : test_metadata_service 2025-10-15 14:34:59,058 - INFO - TEST DESCRIPTION : Description: Test to validate metadata service on VM creation. 1.Verify from global-vrouter-config if metadata configures or not - fails otherwise 2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node 3.Create a vm with userdata pointing to that script - script should get executed during vm boot up 4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise Maintainer: sandipd@juniper.net 2025-10-15 14:34:59,341 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.249': '0'}} with 2025-10-15 14:34:59,341 - INFO - Initial checks done. Running the testcase now 2025-10-15 14:34:59,341 - INFO - 2025-10-15 14:34:59,341 - DEBUG - Requesting: http://10.0.0.27:8082/global-vrouter-configs 2025-10-15 14:34:59,347 - DEBUG - Requesting: http://10.0.0.27:8082/global-vrouter-config/5418d5c5-7052-4840-9833-19e0ad99ed14 2025-10-15 14:34:59,519 - DEBUG - Response for create_network : {'network': {'id': '5d4998d6-96e0-4969-a114-8a48a72b688c', 'name': 'ctest-vn-09388858', 'tenant_id': 'fc5a6c7e30e54492996e6454d2fe7d91', 'project_id': 'fc5a6c7e30e54492996e6454d2fe7d91', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-12743420', 'ctest-vn-09388858'], 'port_security_enabled': True, 'description': ''}} 2025-10-15 14:34:59,732 - DEBUG - Response for create_subnet : {'subnet': {'id': 'efd01f44-9fcf-407f-bcac-25e5e38563cb', 'name': '', 'tenant_id': 'fc5a6c7e30e54492996e6454d2fe7d91', 'network_id': '5d4998d6-96e0-4969-a114-8a48a72b688c', 'ip_version': 4, 'cidr': '172.58.89.64/26', 'allocation_pools': [{'start': '172.58.89.66', 'end': '172.58.89.126'}], 'gateway_ip': '172.58.89.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '172.58.89.66', 'tags': [], 'project_id': 'fc5a6c7e30e54492996e6454d2fe7d91'}} 2025-10-15 14:34:59,748 - INFO - Created VN ctest-vn-09388858 2025-10-15 14:34:59,799 - DEBUG - VN ctest-vn-09388858 UUID is 5d4998d6-96e0-4969-a114-8a48a72b688c 2025-10-15 14:35:00,918 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4328-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4328-1) 2025-10-15 14:35:00,918 - INFO - Waiting for VM ctest-TestBasicVMVN-12743420-29074125 to be up.. 2025-10-15 14:35:00,954 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-15 14:35:06,024 - DEBUG - VM is in ACTIVE state now 2025-10-15 14:35:06,024 - INFO - VM name : ctest-TestBasicVMVN-12743420-29074125 2025-10-15 14:35:06,093 - DEBUG - VM ctest-TestBasicVMVN-12743420-29074125 ID is 654b20de-8ac6-42d7-a040-9c58cff1606f 2025-10-15 14:35:06,093 - DEBUG - VM ctest-TestBasicVMVN-12743420-29074125 launched on Node cn-jenkins-deploy-platform-ansible-os-4328-1 2025-10-15 14:35:06,160 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/654b20de-8ac6-42d7-a040-9c58cff1606f 2025-10-15 14:35:06,168 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/85d2f0d1-097e-4a8b-a1d3-ffd7e8685ac5 2025-10-15 14:35:09,418 - 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 1027ms') 2025-10-15 14:35:09,418 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-12743420-29074125 failed! 2025-10-15 14:35:09,472 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-12743420:ctest-vn-09388858 is 172.58.89.65 and allocation pool is NOT set 2025-10-15 14:35:11,529 - 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=5.08 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.49 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 = 2.485/3.784/5.084/1.299 ms') 2025-10-15 14:35:11,529 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-12743420-29074125 passed 2025-10-15 14:35:11,675 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-15 14:35:11,675 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-12743420-29074125, IP 172.58.89.67, Port 22 2025-10-15 14:35:11,827 - DEBUG - VM ctest-TestBasicVMVN-12743420-29074125 is ready for SSH connections 2025-10-15 14:35:11,827 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123 2025-10-15 14:35:11,827 - DEBUG - cat /tmp/output.txt 2025-10-15 14:35:13,451 - DEBUG - Hello World. The time is now Wed, 15 Oct 2025 08:35:11 -0600! 2025-10-15 14:35:13,451 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 15 Oct 2025 08:35:11 -0600!'} 2025-10-15 14:35:13,451 - INFO - metadata_script.txt got executed in the vm 2025-10-15 14:35:13,451 - INFO - Deleting VM ctest-TestBasicVMVN-12743420-29074125 2025-10-15 14:35:13,521 - INFO - Deleting VN ctest-vn-09388858 2025-10-15 14:35:13,560 - DEBUG - VN 5d4998d6-96e0-4969-a114-8a48a72b688c still in use: Unable to complete operation on network 5d4998d6-96e0-4969-a114-8a48a72b688c. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-21028273-e34a-4268-9437-3cd03ee644f6'] 2025-10-15 14:35:13,560 - WARNING - Deleting VN ctest-vn-09388858 failed..Will retry 2025-10-15 14:35:15,660 - DEBUG - Response for deleting network () 2025-10-15 14:35:15,912 - DEBUG - No XMPP flaps were noticed during the test
2025-10-15 14:35:15,912 - INFO - END TEST : test_metadata_service : PASSED[0:00:16]
2025-10-15 14:35:15,912 - INFO - -------------------------------------------------------------------------------- 2025-10-15 14:35:15,914 - INFO - ================================================================================ 2025-10-15 14:35:15,914 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-10-15 14:35:15,914 - INFO - TEST DESCRIPTION : Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN subnets. Test steps: 1. Create 1 IPAM's. 2. Create 1 VN with 2 subnets and launch 2 VMs in them. 3. Ping between the VMs in the same VN should go thru fine. 4. Ping to the subnet broadcast and all-broadcast address. Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the all-broadcast address. Maintainer : ganeshahv@juniper.net 2025-10-15 14:35:16,199 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.249': '0'}} with 2025-10-15 14:35:16,200 - INFO - Initial checks done. Running the testcase now 2025-10-15 14:35:16,200 - INFO - 2025-10-15 14:35:16,678 - DEBUG - Response for create_network : {'network': {'id': '16d1b4c1-d887-420e-ba03-85ebc9644ebf', 'name': 'ctest-vn-18615787', 'tenant_id': 'fc5a6c7e30e54492996e6454d2fe7d91', 'project_id': 'fc5a6c7e30e54492996e6454d2fe7d91', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-12743420', 'ctest-vn-18615787'], 'port_security_enabled': True, 'description': ''}} 2025-10-15 14:35:16,873 - DEBUG - Response for create_subnet : {'subnet': {'id': '09347a09-bade-4be6-9710-51b4dd7be8a7', 'name': '', 'tenant_id': 'fc5a6c7e30e54492996e6454d2fe7d91', 'network_id': '16d1b4c1-d887-420e-ba03-85ebc9644ebf', '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': 'fc5a6c7e30e54492996e6454d2fe7d91'}} 2025-10-15 14:35:17,036 - DEBUG - Response for create_subnet : {'subnet': {'id': '5b8acfaa-a2dd-4c42-bdd1-df0188b40171', 'name': '', 'tenant_id': 'fc5a6c7e30e54492996e6454d2fe7d91', 'network_id': '16d1b4c1-d887-420e-ba03-85ebc9644ebf', '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': 'fc5a6c7e30e54492996e6454d2fe7d91'}} 2025-10-15 14:35:17,053 - INFO - Created VN ctest-vn-18615787 2025-10-15 14:35:17,104 - DEBUG - VN ctest-vn-18615787 UUID is 16d1b4c1-d887-420e-ba03-85ebc9644ebf 2025-10-15 14:35:17,428 - DEBUG - Response for create_port : {'port': {'name': '3cd1428d-1d2a-45b1-837a-95a681096460', 'id': '3cd1428d-1d2a-45b1-837a-95a681096460', 'tenant_id': 'fc5a6c7e30e54492996e6454d2fe7d91', 'network_id': '16d1b4c1-d887-420e-ba03-85ebc9644ebf', 'mac_address': '02:3c:d1:42:8d:1d', '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': '09347a09-bade-4be6-9710-51b4dd7be8a7'}], 'security_groups': ['dae02dbe-dd82-4c49-8cee-5855164d8cdd'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fc5a6c7e30e54492996e6454d2fe7d91'}} 2025-10-15 14:35:17,585 - DEBUG - Response for create_port : {'port': {'name': '757593ad-a2ce-4aea-a8c6-db39346a979d', 'id': '757593ad-a2ce-4aea-a8c6-db39346a979d', 'tenant_id': 'fc5a6c7e30e54492996e6454d2fe7d91', 'network_id': '16d1b4c1-d887-420e-ba03-85ebc9644ebf', 'mac_address': '02:75:75:93:ad:a2', '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': '5b8acfaa-a2dd-4c42-bdd1-df0188b40171'}], 'security_groups': ['dae02dbe-dd82-4c49-8cee-5855164d8cdd'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fc5a6c7e30e54492996e6454d2fe7d91'}} 2025-10-15 14:35:17,937 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4328-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4328-1) 2025-10-15 14:35:18,344 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4328-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4328-1) 2025-10-15 14:35:19,598 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4328-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4328-1) 2025-10-15 14:35:19,599 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-10-15 14:35:19,608 - DEBUG - Requesting: http://10.0.0.27:8082/domain/d5f2d9d9-849d-45ef-8566-3a20003be141 2025-10-15 14:35:19,622 - DEBUG - Requesting: http://10.0.0.27:8082/project/fc5a6c7e-30e5-4492-996e-6454d2fe7d91 2025-10-15 14:35:19,695 - DEBUG - Requesting: http://10.0.0.27:8082/network-ipam/35b6a7f2-6f85-4883-b0cd-1fdf1dc77498 2025-10-15 14:35:19,707 - INFO - Verifications in API Server for IPAM: ctest-ipam-77572845 passed 2025-10-15 14:35:19,713 - DEBUG - Control-node 10.0.0.27 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-12743420:ctest-ipam-77572845', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-12743420', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3870465589466450051', 'uuid-lslong': '12739873964038780056'}, 'enable': 'true', 'created': '2025-10-15T14:35:16', 'last-modified': '2025-10-15T14:35:16', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.284895'} 2025-10-15 14:35:19,713 - INFO - Verifications in Control node for IPAM: ctest-ipam-77572845 passed 2025-10-15 14:35:19,713 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-10-15 14:35:19,719 - DEBUG - Requesting: http://10.0.0.27:8082/domain/d5f2d9d9-849d-45ef-8566-3a20003be141 2025-10-15 14:35:19,732 - DEBUG - Requesting: http://10.0.0.27:8082/project/fc5a6c7e-30e5-4492-996e-6454d2fe7d91 2025-10-15 14:35:19,806 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/16d1b4c1-d887-420e-ba03-85ebc9644ebf 2025-10-15 14:35:19,816 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/16d1b4c1-d887-420e-ba03-85ebc9644ebf 2025-10-15 14:35:19,826 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/827da74e-0d7f-4db1-ad9e-3267b0d3c187 2025-10-15 14:35:19,834 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/827da74e-0d7f-4db1-ad9e-3267b0d3c187 2025-10-15 14:35:19,842 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/e6b6f7fa-5c0b-4c1b-9f88-bc842cb70d99 2025-10-15 14:35:19,848 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-15 14:35:19,848 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/16d1b4c1-d887-420e-ba03-85ebc9644ebf 2025-10-15 14:35:19,859 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/827da74e-0d7f-4db1-ad9e-3267b0d3c187 2025-10-15 14:35:19,879 - INFO - Verified VN network id 12 for VN 16d1b4c1-d887-420e-ba03-85ebc9644ebf 2025-10-15 14:35:19,879 - INFO - Verifications in API Server for VN ctest-vn-18615787 passed 2025-10-15 14:35:19,879 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/16d1b4c1-d887-420e-ba03-85ebc9644ebf 2025-10-15 14:35:19,890 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/827da74e-0d7f-4db1-ad9e-3267b0d3c187 2025-10-15 14:35:19,898 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/827da74e-0d7f-4db1-ad9e-3267b0d3c187 2025-10-15 14:35:19,906 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/e6b6f7fa-5c0b-4c1b-9f88-bc842cb70d99 2025-10-15 14:35:19,917 - DEBUG - Control-node 10.0.0.27 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-12743420:ctest-vn-18615787', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-12743420', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1644294083621372430', 'uuid-lslong': '13403704163727331007'}, 'enable': 'true', 'created': '2025-10-15T14:35:16', 'last-modified': '2025-10-15T14:35:17', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.907382'} 2025-10-15 14:35:19,925 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-15 14:35:19,925 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-18615787 passed 2025-10-15 14:35:19,926 - DEBUG - ====Verifying policy data for ctest-vn-18615787 in API_Server ====== 2025-10-15 14:35:19,926 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-10-15 14:35:19,932 - DEBUG - Requesting: http://10.0.0.27:8082/domain/d5f2d9d9-849d-45ef-8566-3a20003be141 2025-10-15 14:35:19,943 - DEBUG - Requesting: http://10.0.0.27:8082/project/fc5a6c7e-30e5-4492-996e-6454d2fe7d91 2025-10-15 14:35:20,008 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/16d1b4c1-d887-420e-ba03-85ebc9644ebf 2025-10-15 14:35:20,024 - DEBUG - =>VN ctest-vn-18615787 has no policy to be verified 2025-10-15 14:35:20,024 - DEBUG - Verifying the vn in opserver 2025-10-15 14:35:20,024 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-12743420:ctest-vn-18615787 virtual network link through opserver 10.0.0.27 2025-10-15 14:35:20,025 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks 2025-10-15 14:35:20,416 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks 2025-10-15 14:35:20,513 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-12743420:ctest-vn-18615787', 'href': 'http://10.0.0.27:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-12743420:ctest-vn-18615787?flat'} 2025-10-15 14:35:20,513 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-12743420:ctest-vn-18615787 is found in opserver 2025-10-15 14:35:20,517 - DEBUG - VRF ids for VN ctest-vn-18615787: {'10.0.0.27': '2'} 2025-10-15 14:35:20,517 - INFO - Waiting for VM ctest-TestBasicVMVN-12743420-56003433 to be up.. 2025-10-15 14:35:20,606 - DEBUG - VM is in ACTIVE state now 2025-10-15 14:35:20,606 - INFO - VM name : ctest-TestBasicVMVN-12743420-56003433 2025-10-15 14:35:20,683 - DEBUG - VM ctest-TestBasicVMVN-12743420-56003433 ID is ff977f67-e031-4fd2-bcc6-72e37bd56280 2025-10-15 14:35:20,683 - DEBUG - VM ctest-TestBasicVMVN-12743420-56003433 launched on Node cn-jenkins-deploy-platform-ansible-os-4328-1 2025-10-15 14:35:20,760 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/ff977f67-e031-4fd2-bcc6-72e37bd56280 2025-10-15 14:35:20,769 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/3cd1428d-1d2a-45b1-837a-95a681096460 2025-10-15 14:35:24,041 - 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 1031ms') 2025-10-15 14:35:24,041 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-12743420-56003433 failed! 2025-10-15 14:35:24,096 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-12743420:ctest-vn-18615787 is 31.1.1.1 and allocation pool is NOT set 2025-10-15 14:35:24,096 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-12743420:ctest-vn-18615787 is 31.1.2.1 and allocation pool is NOT set 2025-10-15 14:35:28,172 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1019ms') 2025-10-15 14:35:28,173 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-12743420-56003433 failed! 2025-10-15 14:35:28,231 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-12743420:ctest-vn-18615787 is 31.1.1.1 and allocation pool is NOT set 2025-10-15 14:35:28,231 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-12743420:ctest-vn-18615787 is 31.1.2.1 and allocation pool is NOT set 2025-10-15 14:35:30,291 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=4.88 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.863 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.863/2.872/4.881/2.009 ms') 2025-10-15 14:35:30,291 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-12743420-56003433 passed 2025-10-15 14:35:30,439 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-15 14:35:30,439 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-12743420-56003433, IP 31.1.1.4, Port 22 2025-10-15 14:35:30,594 - DEBUG - VM ctest-TestBasicVMVN-12743420-56003433 is ready for SSH connections 2025-10-15 14:35:30,594 - INFO - Waiting for VM ctest-TestBasicVMVN-12743420-44511296 to be up.. 2025-10-15 14:35:30,662 - DEBUG - VM is in ACTIVE state now 2025-10-15 14:35:30,662 - INFO - VM name : ctest-TestBasicVMVN-12743420-44511296 2025-10-15 14:35:30,725 - DEBUG - VM ctest-TestBasicVMVN-12743420-44511296 ID is 7bb8012c-465f-481f-a49f-389be8ed3de8 2025-10-15 14:35:30,725 - DEBUG - VM ctest-TestBasicVMVN-12743420-44511296 launched on Node cn-jenkins-deploy-platform-ansible-os-4328-1 2025-10-15 14:35:30,860 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/7bb8012c-465f-481f-a49f-389be8ed3de8 2025-10-15 14:35:30,868 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/757593ad-a2ce-4aea-a8c6-db39346a979d 2025-10-15 14:35:32,100 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=2.73 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.447 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.447/1.587/2.728/1.140 ms') 2025-10-15 14:35:32,100 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-12743420-44511296 passed 2025-10-15 14:35:32,247 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-15 14:35:32,247 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-12743420-44511296, IP 31.1.2.4, Port 22 2025-10-15 14:35:32,403 - DEBUG - VM ctest-TestBasicVMVN-12743420-44511296 is ready for SSH connections 2025-10-15 14:35:32,403 - INFO - Waiting for VM ctest-TestBasicVMVN-12743420-94776122 to be up.. 2025-10-15 14:35:32,468 - DEBUG - VM is in ACTIVE state now 2025-10-15 14:35:32,468 - INFO - VM name : ctest-TestBasicVMVN-12743420-94776122 2025-10-15 14:35:32,532 - DEBUG - VM ctest-TestBasicVMVN-12743420-94776122 ID is a3cb24bd-d5c5-49c7-8d06-a00a58754a91 2025-10-15 14:35:32,532 - DEBUG - VM ctest-TestBasicVMVN-12743420-94776122 launched on Node cn-jenkins-deploy-platform-ansible-os-4328-1 2025-10-15 14:35:32,599 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/a3cb24bd-d5c5-49c7-8d06-a00a58754a91 2025-10-15 14:35:32,607 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/21708fdd-a2ca-4b10-9c59-158dcbdfb32f 2025-10-15 14:35:33,838 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=2.60 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.382 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.382/1.491/2.600/1.109 ms') 2025-10-15 14:35:33,838 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-12743420-94776122 passed 2025-10-15 14:35:33,987 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-15 14:35:33,987 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-12743420-94776122, IP 31.1.1.3, Port 22 2025-10-15 14:35:34,139 - DEBUG - VM ctest-TestBasicVMVN-12743420-94776122 is ready for SSH connections 2025-10-15 14:35:34,139 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-15 14:35:34,139 - 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.27, gateway password: c0ntrail123 2025-10-15 14:35:34,139 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-10-15 14:35:38,135 - 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.984 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.909 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.785 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.785/1.892/3.984 ms 2025-10-15 14:35:38,135 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-12743420-56003433 passed 2025-10-15 14:35:38,135 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-15 14:35:38,135 - 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.27, gateway password: c0ntrail123 2025-10-15 14:35:38,135 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-10-15 14:35:41,832 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=63 time=2.619 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.864 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.735 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.735/1.406/2.619 ms 2025-10-15 14:35:41,832 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-12743420-44511296 passed 2025-10-15 14:35:41,832 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-15 14:35:41,833 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-15 14:35:41,833 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-15 14:35:41,833 - 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.27, gateway password: c0ntrail123 2025-10-15 14:35:41,833 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-15 14:35:42,006 - DEBUG - None 2025-10-15 14:35:42,007 - 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.27, gateway password: c0ntrail123 2025-10-15 14:35:42,007 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-15 14:35:42,185 - DEBUG - None 2025-10-15 14:35:42,185 - 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.27, gateway password: c0ntrail123 2025-10-15 14:35:42,185 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-15 14:35:42,798 - DEBUG - None 2025-10-15 14:35:42,798 - 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.27, gateway password: c0ntrail123 2025-10-15 14:35:42,798 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-10-15 14:35:45,009 - 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.857 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.963 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.397 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.767 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.669 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.397/1.930/4.963 ms 2025-10-15 14:35:45,009 - 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.27, gateway password: c0ntrail123 2025-10-15 14:35:45,009 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-10-15 14:35:47,260 - 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.357 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.879 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.098 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.409 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.807 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.544 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.411 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.409/2.215/5.098 ms 2025-10-15 14:35:47,261 - 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.27, gateway password: c0ntrail123 2025-10-15 14:35:47,261 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-10-15 14:35:49,503 - 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.621 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.559 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.414 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.390 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.604 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.377 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.331 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.331/1.613/3.414 ms 2025-10-15 14:35:49,503 - INFO - Deleting VM ctest-TestBasicVMVN-12743420-94776122 2025-10-15 14:35:49,579 - INFO - Detaching port 757593ad-a2ce-4aea-a8c6-db39346a979d from VM ctest-TestBasicVMVN-12743420-44511296 2025-10-15 14:35:49,616 - INFO - Deleting VM ctest-TestBasicVMVN-12743420-44511296 2025-10-15 14:35:49,680 - INFO - Detaching port 3cd1428d-1d2a-45b1-837a-95a681096460 from VM ctest-TestBasicVMVN-12743420-56003433 2025-10-15 14:35:49,715 - INFO - Deleting VM ctest-TestBasicVMVN-12743420-56003433 2025-10-15 14:35:49,782 - INFO - Deleting VN ctest-vn-18615787 2025-10-15 14:35:49,926 - DEBUG - Response for delete_port : () 2025-10-15 14:35:50,134 - DEBUG - Response for delete_port : () 2025-10-15 14:35:50,177 - DEBUG - VN 16d1b4c1-d887-420e-ba03-85ebc9644ebf still in use: Unable to complete operation on network 16d1b4c1-d887-420e-ba03-85ebc9644ebf. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-c57c56aa-d481-42d6-ba4b-8b3de7370e0c'] 2025-10-15 14:35:50,177 - WARNING - Deleting VN ctest-vn-18615787 failed..Will retry 2025-10-15 14:35:52,294 - DEBUG - Response for deleting network () 2025-10-15 14:35:52,295 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/827da74e-0d7f-4db1-ad9e-3267b0d3c187 2025-10-15 14:35:52,300 - DEBUG - Response Code: 404 2025-10-15 14:35:52,300 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-10-15 14:35:52,306 - DEBUG - Requesting: http://10.0.0.27:8082/domain/d5f2d9d9-849d-45ef-8566-3a20003be141 2025-10-15 14:35:52,360 - DEBUG - Requesting: http://10.0.0.27:8082/project/fc5a6c7e-30e5-4492-996e-6454d2fe7d91 2025-10-15 14:35:52,430 - INFO - Validated that VN ctest-vn-18615787 is not found in API Server 2025-10-15 14:35:52,439 - DEBUG - VN ctest-vn-18615787 is not present in Agent 10.0.0.27 2025-10-15 14:35:52,439 - INFO - Validated that VN ctest-vn-18615787 is not in any agent 2025-10-15 14:35:52,443 - DEBUG - VRF 2 is not seen in agent 10.0.0.27 2025-10-15 14:35:52,449 - DEBUG - Vrouter 10.0.0.27 does not have vrf 2 for VN ctest-vn-18615787 2025-10-15 14:35:52,449 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-12743420:ctest-vn-18615787 2025-10-15 14:35:52,458 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-18615787 info 2025-10-15 14:35:52,531 - INFO - IPAM: ctest-ipam-77572845 is not found in API Server 2025-10-15 14:35:52,542 - INFO - IPAM:ctest-ipam-77572845 is not found in control node 2025-10-15 14:35:52,804 - DEBUG - No XMPP flaps were noticed during the test
2025-10-15 14:35:52,804 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-10-15 14:35:52,805 - INFO - -------------------------------------------------------------------------------- 2025-10-15 14:35:53,484 - INFO - Deleted project: ctest-TestBasicVMVN-12743420, ID : fc5a6c7e-30e5-4492-996e-6454d2fe7d91