2026-03-13 17:03:44,061 - INFO - Domain Default found not creating 2026-03-13 17:03:44,216 - INFO - Project ctest-TestBasicVMVN-47841218 not found, creating it 2026-03-13 17:03:44,648 - INFO - Created Project:ctest-TestBasicVMVN-47841218, ID : becf3bfe-9584-4f5e-9622-3a0dc3fa7fc3 2026-03-13 17:03:46,055 - INFO - ================================================================================ 2026-03-13 17:03:46,055 - INFO - STARTING TEST : test_generic_link_local_service 2026-03-13 17:03:46,055 - 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-03-13 17:03:46,321 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.14': '0'}} with 2026-03-13 17:03:46,321 - INFO - Initial checks done. Running the testcase now 2026-03-13 17:03:46,321 - INFO - 2026-03-13 17:03:46,891 - DEBUG - Response for create_network : {'network': {'id': '3adab67b-c1f3-4731-9ba6-9153d49cc49d', 'name': 'ctest-vn2_metadata-46944265', 'tenant_id': 'becf3bfe95844f5e96223a0dc3fa7fc3', 'project_id': 'becf3bfe95844f5e96223a0dc3fa7fc3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-47841218', 'ctest-vn2_metadata-46944265'], 'port_security_enabled': True, 'description': ''}} 2026-03-13 17:03:47,091 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a38e4436-4e62-42ef-9dc3-078c22c20f3d', 'name': '', 'tenant_id': 'becf3bfe95844f5e96223a0dc3fa7fc3', 'network_id': '3adab67b-c1f3-4731-9ba6-9153d49cc49d', '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': 'becf3bfe95844f5e96223a0dc3fa7fc3'}} 2026-03-13 17:03:47,110 - INFO - Created VN ctest-vn2_metadata-46944265 2026-03-13 17:03:47,162 - DEBUG - VN ctest-vn2_metadata-46944265 UUID is 3adab67b-c1f3-4731-9ba6-9153d49cc49d 2026-03-13 17:03:47,336 - DEBUG - Services list from nova: [, , ] 2026-03-13 17:03:48,357 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5467-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5467-1) 2026-03-13 17:03:48,469 - DEBUG - Link local service introspect added 2026-03-13 17:03:48,511 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-13 17:03:53,597 - DEBUG - VM is in ACTIVE state now 2026-03-13 17:03:53,735 - INFO - Waiting for VM ctest-TestBasicVMVN-47841218-65204234 to be up.. 2026-03-13 17:03:53,735 - INFO - VM name : ctest-TestBasicVMVN-47841218-65204234 2026-03-13 17:03:53,811 - DEBUG - VM ctest-TestBasicVMVN-47841218-65204234 ID is bb69dbbc-312f-4c71-ad80-2e0b972f81b0 2026-03-13 17:03:53,812 - DEBUG - VM ctest-TestBasicVMVN-47841218-65204234 launched on Node cn-jenkins-deploy-platform-ansible-os-5467-1 2026-03-13 17:03:53,883 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/bb69dbbc-312f-4c71-ad80-2e0b972f81b0 2026-03-13 17:03:54,180 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/bb69dbbc-312f-4c71-ad80-2e0b972f81b0 2026-03-13 17:03:54,210 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/7c512031-bab0-4bcc-9e27-d177b9da73d3 2026-03-13 17:03:57,459 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms') 2026-03-13 17:03:57,459 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-47841218-65204234 failed! 2026-03-13 17:03:57,514 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-47841218:ctest-vn2_metadata-46944265 is 11.1.1.1 and allocation pool is NOT set 2026-03-13 17:03:59,580 - 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.59 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.64 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.636/3.110/4.585/1.474 ms') 2026-03-13 17:03:59,580 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-47841218-65204234 passed 2026-03-13 17:03:59,730 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-13 17:03:59,730 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-47841218-65204234, IP 11.1.1.3, Port 22 2026-03-13 17:03:59,889 - DEBUG - VM ctest-TestBasicVMVN-47841218-65204234 is ready for SSH connections 2026-03-13 17:03:59,889 - INFO - Retry 0 2026-03-13 17:03:59,889 - 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.33, gateway password: c0ntrail123 2026-03-13 17:03:59,889 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2026-03-13 17:04:01,537 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2026-03-13 17:04:01,537 - INFO - Generic metadata worked 2026-03-13 17:04:01,821 - DEBUG - Link local service introspect removed 2026-03-13 17:04:01,821 - INFO - Deleting VM ctest-TestBasicVMVN-47841218-65204234 2026-03-13 17:04:01,888 - INFO - Deleting VN ctest-vn2_metadata-46944265 2026-03-13 17:04:01,922 - DEBUG - VN 3adab67b-c1f3-4731-9ba6-9153d49cc49d still in use: Unable to complete operation on network 3adab67b-c1f3-4731-9ba6-9153d49cc49d. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-5fcf0310-92b0-4dec-a7e7-8792b0092c91'] 2026-03-13 17:04:01,922 - WARNING - Deleting VN ctest-vn2_metadata-46944265 failed..Will retry 2026-03-13 17:04:04,031 - DEBUG - Response for deleting network () 2026-03-13 17:04:04,286 - DEBUG - No XMPP flaps were noticed during the test 2026-03-13 17:04:04,286 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18] 2026-03-13 17:04:04,286 - INFO - -------------------------------------------------------------------------------- 2026-03-13 17:04:04,288 - INFO - ================================================================================ 2026-03-13 17:04:04,288 - INFO - STARTING TEST : test_metadata_service 2026-03-13 17:04:04,289 - 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-03-13 17:04:04,575 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.14': '0'}} with 2026-03-13 17:04:04,575 - INFO - Initial checks done. Running the testcase now 2026-03-13 17:04:04,575 - INFO - 2026-03-13 17:04:04,575 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-configs 2026-03-13 17:04:04,580 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-config/0d68ed8c-5548-4f89-8ffe-44d092184a82 2026-03-13 17:04:04,764 - DEBUG - Response for create_network : {'network': {'id': 'f65918e2-ad63-4eec-85a7-f661289b45ed', 'name': 'ctest-vn-47840889', 'tenant_id': 'becf3bfe95844f5e96223a0dc3fa7fc3', 'project_id': 'becf3bfe95844f5e96223a0dc3fa7fc3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-47841218', 'ctest-vn-47840889'], 'port_security_enabled': True, 'description': ''}} 2026-03-13 17:04:04,956 - DEBUG - Response for create_subnet : {'subnet': {'id': 'aea86f79-4d1e-4a76-b380-6eb25bd07265', 'name': '', 'tenant_id': 'becf3bfe95844f5e96223a0dc3fa7fc3', 'network_id': 'f65918e2-ad63-4eec-85a7-f661289b45ed', 'ip_version': 4, 'cidr': '169.12.159.64/26', 'allocation_pools': [{'start': '169.12.159.66', 'end': '169.12.159.126'}], 'gateway_ip': '169.12.159.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '169.12.159.66', 'tags': [], 'project_id': 'becf3bfe95844f5e96223a0dc3fa7fc3'}} 2026-03-13 17:04:04,974 - INFO - Created VN ctest-vn-47840889 2026-03-13 17:04:05,026 - DEBUG - VN ctest-vn-47840889 UUID is f65918e2-ad63-4eec-85a7-f661289b45ed 2026-03-13 17:04:06,179 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5467-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5467-1) 2026-03-13 17:04:06,179 - INFO - Waiting for VM ctest-TestBasicVMVN-47841218-75364340 to be up.. 2026-03-13 17:04:06,216 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-13 17:04:11,314 - DEBUG - VM is in ACTIVE state now 2026-03-13 17:04:11,314 - INFO - VM name : ctest-TestBasicVMVN-47841218-75364340 2026-03-13 17:04:11,380 - DEBUG - VM ctest-TestBasicVMVN-47841218-75364340 ID is 7e7f6359-0d59-40cc-9606-26719706c275 2026-03-13 17:04:11,380 - DEBUG - VM ctest-TestBasicVMVN-47841218-75364340 launched on Node cn-jenkins-deploy-platform-ansible-os-5467-1 2026-03-13 17:04:11,453 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/7e7f6359-0d59-40cc-9606-26719706c275 2026-03-13 17:04:11,461 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/264bf244-0b08-49bf-8fff-1abf8b15baa4 2026-03-13 17:04:14,703 - 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') 2026-03-13 17:04:14,704 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-47841218-75364340 failed! 2026-03-13 17:04:14,758 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-47841218:ctest-vn-47840889 is 169.12.159.65 and allocation pool is NOT set 2026-03-13 17:04:16,819 - 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.36 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.10 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.098/2.728/4.359/1.630 ms') 2026-03-13 17:04:16,819 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-47841218-75364340 passed 2026-03-13 17:04:16,970 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-13 17:04:16,970 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-47841218-75364340, IP 169.12.159.67, Port 22 2026-03-13 17:04:17,129 - DEBUG - VM ctest-TestBasicVMVN-47841218-75364340 is ready for SSH connections 2026-03-13 17:04:17,129 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2026-03-13 17:04:17,129 - DEBUG - cat /tmp/output.txt 2026-03-13 17:04:18,777 - DEBUG - Hello World. The time is now Fri, 13 Mar 2026 11:04:16 -0600! 2026-03-13 17:04:18,777 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Fri, 13 Mar 2026 11:04:16 -0600!'} 2026-03-13 17:04:18,777 - INFO - metadata_script.txt got executed in the vm 2026-03-13 17:04:18,777 - INFO - Deleting VM ctest-TestBasicVMVN-47841218-75364340 2026-03-13 17:04:18,848 - INFO - Deleting VN ctest-vn-47840889 2026-03-13 17:04:18,886 - DEBUG - VN f65918e2-ad63-4eec-85a7-f661289b45ed still in use: Unable to complete operation on network f65918e2-ad63-4eec-85a7-f661289b45ed. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-5c8103d0-e0ba-4566-88ff-b8a8dd0ce674'] 2026-03-13 17:04:18,886 - WARNING - Deleting VN ctest-vn-47840889 failed..Will retry 2026-03-13 17:04:20,985 - DEBUG - Response for deleting network () 2026-03-13 17:04:21,239 - DEBUG - No XMPP flaps were noticed during the test 2026-03-13 17:04:21,239 - INFO - END TEST : test_metadata_service : PASSED[0:00:17] 2026-03-13 17:04:21,239 - INFO - -------------------------------------------------------------------------------- 2026-03-13 17:04:21,241 - INFO - ================================================================================ 2026-03-13 17:04:21,241 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2026-03-13 17:04:21,241 - 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-03-13 17:04:21,530 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.14': '0'}} with 2026-03-13 17:04:21,530 - INFO - Initial checks done. Running the testcase now 2026-03-13 17:04:21,530 - INFO - 2026-03-13 17:04:22,001 - DEBUG - Response for create_network : {'network': {'id': '80e54dde-a69e-453d-ac58-1d1d00ff560e', 'name': 'ctest-vn-79266752', 'tenant_id': 'becf3bfe95844f5e96223a0dc3fa7fc3', 'project_id': 'becf3bfe95844f5e96223a0dc3fa7fc3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-47841218', 'ctest-vn-79266752'], 'port_security_enabled': True, 'description': ''}} 2026-03-13 17:04:22,189 - DEBUG - Response for create_subnet : {'subnet': {'id': '5e01ebc7-61a7-41fb-ae85-380273a8a753', 'name': '', 'tenant_id': 'becf3bfe95844f5e96223a0dc3fa7fc3', 'network_id': '80e54dde-a69e-453d-ac58-1d1d00ff560e', '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': 'becf3bfe95844f5e96223a0dc3fa7fc3'}} 2026-03-13 17:04:22,380 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b44873fa-05fb-43cb-a8ac-f07d313e4dd5', 'name': '', 'tenant_id': 'becf3bfe95844f5e96223a0dc3fa7fc3', 'network_id': '80e54dde-a69e-453d-ac58-1d1d00ff560e', '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': 'becf3bfe95844f5e96223a0dc3fa7fc3'}} 2026-03-13 17:04:22,403 - INFO - Created VN ctest-vn-79266752 2026-03-13 17:04:22,453 - DEBUG - VN ctest-vn-79266752 UUID is 80e54dde-a69e-453d-ac58-1d1d00ff560e 2026-03-13 17:04:22,839 - DEBUG - Response for create_port : {'port': {'name': 'a17172c9-a5ca-425e-b323-9fde9f414e27', 'id': 'a17172c9-a5ca-425e-b323-9fde9f414e27', 'tenant_id': 'becf3bfe95844f5e96223a0dc3fa7fc3', 'network_id': '80e54dde-a69e-453d-ac58-1d1d00ff560e', 'mac_address': '02:a1:71:72:c9:a5', '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': '5e01ebc7-61a7-41fb-ae85-380273a8a753'}], 'security_groups': ['5a3e321a-e173-4733-8dbc-a8191557168f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'becf3bfe95844f5e96223a0dc3fa7fc3'}} 2026-03-13 17:04:22,997 - DEBUG - Response for create_port : {'port': {'name': 'a2f02125-4934-4ff4-9f06-2da99e1a542f', 'id': 'a2f02125-4934-4ff4-9f06-2da99e1a542f', 'tenant_id': 'becf3bfe95844f5e96223a0dc3fa7fc3', 'network_id': '80e54dde-a69e-453d-ac58-1d1d00ff560e', 'mac_address': '02:a2:f0:21:25:49', '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': 'b44873fa-05fb-43cb-a8ac-f07d313e4dd5'}], 'security_groups': ['5a3e321a-e173-4733-8dbc-a8191557168f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'becf3bfe95844f5e96223a0dc3fa7fc3'}} 2026-03-13 17:04:23,347 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5467-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5467-1) 2026-03-13 17:04:23,774 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5467-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5467-1) 2026-03-13 17:04:25,044 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5467-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5467-1) 2026-03-13 17:04:25,044 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-03-13 17:04:25,049 - DEBUG - Requesting: http://10.0.0.33:8082/domain/1b68e2e2-4ba1-472e-a4dd-fb4f06ac3e4b 2026-03-13 17:04:25,061 - DEBUG - Requesting: http://10.0.0.33:8082/project/becf3bfe-9584-4f5e-9622-3a0dc3fa7fc3 2026-03-13 17:04:25,136 - DEBUG - Requesting: http://10.0.0.33:8082/network-ipam/d666f908-dd9e-4bed-b5eb-2f264a865e45 2026-03-13 17:04:25,149 - INFO - Verifications in API Server for IPAM: ctest-ipam-59481169 passed 2026-03-13 17:04:25,153 - DEBUG - Control-node 10.0.0.33 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-47841218:ctest-ipam-59481169', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-47841218', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15449309388214258669', 'uuid-lslong': '13108622981897543237'}, 'enable': 'true', 'created': '2026-03-13T17:04:21', 'last-modified': '2026-03-13T17:04:21', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.398183'} 2026-03-13 17:04:25,153 - INFO - Verifications in Control node for IPAM: ctest-ipam-59481169 passed 2026-03-13 17:04:25,154 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-03-13 17:04:25,159 - DEBUG - Requesting: http://10.0.0.33:8082/domain/1b68e2e2-4ba1-472e-a4dd-fb4f06ac3e4b 2026-03-13 17:04:25,169 - DEBUG - Requesting: http://10.0.0.33:8082/project/becf3bfe-9584-4f5e-9622-3a0dc3fa7fc3 2026-03-13 17:04:25,247 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/80e54dde-a69e-453d-ac58-1d1d00ff560e 2026-03-13 17:04:25,261 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/80e54dde-a69e-453d-ac58-1d1d00ff560e 2026-03-13 17:04:25,274 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/5ccc973e-5584-44d3-9edb-5ff0536500a9 2026-03-13 17:04:25,285 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/5ccc973e-5584-44d3-9edb-5ff0536500a9 2026-03-13 17:04:25,293 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/75235e4e-ac4c-473d-91b0-b7f6fce9a815 2026-03-13 17:04:25,300 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-03-13 17:04:25,300 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/80e54dde-a69e-453d-ac58-1d1d00ff560e 2026-03-13 17:04:25,312 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/5ccc973e-5584-44d3-9edb-5ff0536500a9 2026-03-13 17:04:25,332 - INFO - Verified VN network id 11 for VN 80e54dde-a69e-453d-ac58-1d1d00ff560e 2026-03-13 17:04:25,333 - INFO - Verifications in API Server for VN ctest-vn-79266752 passed 2026-03-13 17:04:25,333 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/80e54dde-a69e-453d-ac58-1d1d00ff560e 2026-03-13 17:04:25,350 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/5ccc973e-5584-44d3-9edb-5ff0536500a9 2026-03-13 17:04:25,359 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/5ccc973e-5584-44d3-9edb-5ff0536500a9 2026-03-13 17:04:25,368 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/75235e4e-ac4c-473d-91b0-b7f6fce9a815 2026-03-13 17:04:25,381 - DEBUG - Control-node 10.0.0.33 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-47841218:ctest-vn-79266752', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-47841218', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9287915425194984765', 'uuid-lslong': '12418707982882133518'}, 'enable': 'true', 'created': '2026-03-13T17:04:21', 'last-modified': '2026-03-13T17:04:22', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.027835'} 2026-03-13 17:04:25,390 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-03-13 17:04:25,390 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-79266752 passed 2026-03-13 17:04:25,391 - DEBUG - ====Verifying policy data for ctest-vn-79266752 in API_Server ====== 2026-03-13 17:04:25,391 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-03-13 17:04:25,402 - DEBUG - Requesting: http://10.0.0.33:8082/domain/1b68e2e2-4ba1-472e-a4dd-fb4f06ac3e4b 2026-03-13 17:04:25,413 - DEBUG - Requesting: http://10.0.0.33:8082/project/becf3bfe-9584-4f5e-9622-3a0dc3fa7fc3 2026-03-13 17:04:25,496 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/80e54dde-a69e-453d-ac58-1d1d00ff560e 2026-03-13 17:04:25,505 - DEBUG - =>VN ctest-vn-79266752 has no policy to be verified 2026-03-13 17:04:25,505 - DEBUG - Verifying the vn in opserver 2026-03-13 17:04:25,505 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-47841218:ctest-vn-79266752 virtual network link through opserver 10.0.0.33 2026-03-13 17:04:25,505 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2026-03-13 17:04:25,974 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2026-03-13 17:04:26,054 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-47841218:ctest-vn-79266752', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-47841218:ctest-vn-79266752?flat'} 2026-03-13 17:04:26,054 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-47841218:ctest-vn-79266752 is found in opserver 2026-03-13 17:04:26,059 - DEBUG - VRF ids for VN ctest-vn-79266752: {'10.0.0.33': '2'} 2026-03-13 17:04:26,059 - INFO - Waiting for VM ctest-TestBasicVMVN-47841218-62137189 to be up.. 2026-03-13 17:04:26,148 - DEBUG - VM is in ACTIVE state now 2026-03-13 17:04:26,148 - INFO - VM name : ctest-TestBasicVMVN-47841218-62137189 2026-03-13 17:04:26,234 - DEBUG - VM ctest-TestBasicVMVN-47841218-62137189 ID is 818e49b8-49a4-4199-9e78-dcdf7486d44f 2026-03-13 17:04:26,234 - DEBUG - VM ctest-TestBasicVMVN-47841218-62137189 launched on Node cn-jenkins-deploy-platform-ansible-os-5467-1 2026-03-13 17:04:26,318 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/818e49b8-49a4-4199-9e78-dcdf7486d44f 2026-03-13 17:04:26,326 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/a17172c9-a5ca-425e-b323-9fde9f414e27 2026-03-13 17:04:29,585 - 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-03-13 17:04:29,585 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-47841218-62137189 failed! 2026-03-13 17:04:29,642 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-47841218:ctest-vn-79266752 is 31.1.1.1 and allocation pool is NOT set 2026-03-13 17:04:29,642 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-47841218:ctest-vn-79266752 is 31.1.2.1 and allocation pool is NOT set 2026-03-13 17:04:33,721 - 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 1013ms') 2026-03-13 17:04:33,721 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-47841218-62137189 failed! 2026-03-13 17:04:33,778 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-47841218:ctest-vn-79266752 is 31.1.1.1 and allocation pool is NOT set 2026-03-13 17:04:33,778 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-47841218:ctest-vn-79266752 is 31.1.2.1 and allocation pool is NOT set 2026-03-13 17:04:35,837 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=2.79 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.407 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.407/1.598/2.789/1.191 ms') 2026-03-13 17:04:35,838 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-47841218-62137189 passed 2026-03-13 17:04:35,990 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-13 17:04:35,990 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-47841218-62137189, IP 31.1.1.4, Port 22 2026-03-13 17:04:36,141 - DEBUG - VM ctest-TestBasicVMVN-47841218-62137189 is ready for SSH connections 2026-03-13 17:04:36,141 - INFO - Waiting for VM ctest-TestBasicVMVN-47841218-64142048 to be up.. 2026-03-13 17:04:36,217 - DEBUG - VM is in ACTIVE state now 2026-03-13 17:04:36,217 - INFO - VM name : ctest-TestBasicVMVN-47841218-64142048 2026-03-13 17:04:36,298 - DEBUG - VM ctest-TestBasicVMVN-47841218-64142048 ID is bb369fb7-41c6-4feb-b492-122be08cba84 2026-03-13 17:04:36,298 - DEBUG - VM ctest-TestBasicVMVN-47841218-64142048 launched on Node cn-jenkins-deploy-platform-ansible-os-5467-1 2026-03-13 17:04:36,372 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/bb369fb7-41c6-4feb-b492-122be08cba84 2026-03-13 17:04:36,381 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/a2f02125-4934-4ff4-9f06-2da99e1a542f 2026-03-13 17:04:37,615 - 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.52 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.412 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.412/1.964/3.516/1.552 ms') 2026-03-13 17:04:37,615 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-47841218-64142048 passed 2026-03-13 17:04:37,762 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-13 17:04:37,762 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-47841218-64142048, IP 31.1.2.4, Port 22 2026-03-13 17:04:37,917 - DEBUG - VM ctest-TestBasicVMVN-47841218-64142048 is ready for SSH connections 2026-03-13 17:04:37,917 - INFO - Waiting for VM ctest-TestBasicVMVN-47841218-08851969 to be up.. 2026-03-13 17:04:37,997 - DEBUG - VM is in ACTIVE state now 2026-03-13 17:04:37,997 - INFO - VM name : ctest-TestBasicVMVN-47841218-08851969 2026-03-13 17:04:38,083 - DEBUG - VM ctest-TestBasicVMVN-47841218-08851969 ID is 3b773e05-3ae6-4683-9685-509a8077a572 2026-03-13 17:04:38,083 - DEBUG - VM ctest-TestBasicVMVN-47841218-08851969 launched on Node cn-jenkins-deploy-platform-ansible-os-5467-1 2026-03-13 17:04:38,156 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/3b773e05-3ae6-4683-9685-509a8077a572 2026-03-13 17:04:38,165 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/1f600b77-7966-4ef9-bc5b-a2245587202c 2026-03-13 17:04:39,405 - 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.69 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.474 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.474/1.584/2.694/1.110 ms') 2026-03-13 17:04:39,406 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-47841218-08851969 passed 2026-03-13 17:04:39,553 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-13 17:04:39,554 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-47841218-08851969, IP 31.1.1.3, Port 22 2026-03-13 17:04:39,709 - DEBUG - VM ctest-TestBasicVMVN-47841218-08851969 is ready for SSH connections 2026-03-13 17:04:39,710 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-13 17:04:39,710 - 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.33, gateway password: c0ntrail123 2026-03-13 17:04:39,710 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2026-03-13 17:04:43,726 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.211 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.809 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.851 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.809/1.623/3.211 ms 2026-03-13 17:04:43,726 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-47841218-62137189 passed 2026-03-13 17:04:43,726 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-13 17:04:43,727 - 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.33, gateway password: c0ntrail123 2026-03-13 17:04:43,727 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2026-03-13 17:04:47,479 - 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.534 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.850 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.787 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.787/1.723/3.534 ms 2026-03-13 17:04:47,479 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-47841218-64142048 passed 2026-03-13 17:04:47,479 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-13 17:04:47,479 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-13 17:04:47,479 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-13 17:04:47,479 - 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.33, gateway password: c0ntrail123 2026-03-13 17:04:47,479 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-03-13 17:04:47,664 - DEBUG - None 2026-03-13 17:04:47,664 - 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.33, gateway password: c0ntrail123 2026-03-13 17:04:47,664 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-03-13 17:04:47,895 - DEBUG - None 2026-03-13 17:04:47,895 - 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.33, gateway password: c0ntrail123 2026-03-13 17:04:47,895 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-03-13 17:04:48,508 - DEBUG - None 2026-03-13 17:04:48,508 - 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.33, gateway password: c0ntrail123 2026-03-13 17:04:48,508 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2026-03-13 17:04:50,730 - 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.985 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.241 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.542 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.516 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.936/5.241 ms 2026-03-13 17:04:50,730 - 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.33, gateway password: c0ntrail123 2026-03-13 17:04:50,731 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2026-03-13 17:04:53,015 - 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.596 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.543 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=8.427 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.470 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.738 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.964 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.584 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/3.046/8.427 ms 2026-03-13 17:04:53,015 - 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.33, gateway password: c0ntrail123 2026-03-13 17:04:53,015 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2026-03-13 17:04:55,293 - 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.633 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.488 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.337 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.444 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.687 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.435 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.465 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.444/1.641/3.337 ms 2026-03-13 17:04:55,293 - INFO - Deleting VM ctest-TestBasicVMVN-47841218-08851969 2026-03-13 17:04:55,363 - INFO - Detaching port a2f02125-4934-4ff4-9f06-2da99e1a542f from VM ctest-TestBasicVMVN-47841218-64142048 2026-03-13 17:04:55,395 - INFO - Deleting VM ctest-TestBasicVMVN-47841218-64142048 2026-03-13 17:04:55,462 - INFO - Detaching port a17172c9-a5ca-425e-b323-9fde9f414e27 from VM ctest-TestBasicVMVN-47841218-62137189 2026-03-13 17:04:55,493 - INFO - Deleting VM ctest-TestBasicVMVN-47841218-62137189 2026-03-13 17:04:55,554 - INFO - Deleting VN ctest-vn-79266752 2026-03-13 17:04:55,713 - DEBUG - Response for delete_port : () 2026-03-13 17:04:55,888 - DEBUG - Response for delete_port : () 2026-03-13 17:04:55,939 - DEBUG - VN 80e54dde-a69e-453d-ac58-1d1d00ff560e still in use: Unable to complete operation on network 80e54dde-a69e-453d-ac58-1d1d00ff560e. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-baf10748-b89c-4c01-b778-527ac1805646'] 2026-03-13 17:04:55,939 - WARNING - Deleting VN ctest-vn-79266752 failed..Will retry 2026-03-13 17:04:58,051 - DEBUG - Response for deleting network () 2026-03-13 17:04:58,051 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/5ccc973e-5584-44d3-9edb-5ff0536500a9 2026-03-13 17:04:58,057 - DEBUG - Response Code: 404 2026-03-13 17:04:58,057 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-03-13 17:04:58,062 - DEBUG - Requesting: http://10.0.0.33:8082/domain/1b68e2e2-4ba1-472e-a4dd-fb4f06ac3e4b 2026-03-13 17:04:58,115 - DEBUG - Requesting: http://10.0.0.33:8082/project/becf3bfe-9584-4f5e-9622-3a0dc3fa7fc3 2026-03-13 17:04:58,187 - INFO - Validated that VN ctest-vn-79266752 is not found in API Server 2026-03-13 17:04:58,198 - DEBUG - VN ctest-vn-79266752 is not present in Agent 10.0.0.33 2026-03-13 17:04:58,198 - INFO - Validated that VN ctest-vn-79266752 is not in any agent 2026-03-13 17:04:58,203 - DEBUG - VRF 2 is not seen in agent 10.0.0.33 2026-03-13 17:04:58,209 - DEBUG - Vrouter 10.0.0.33 does not have vrf 2 for VN ctest-vn-79266752 2026-03-13 17:04:58,209 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-47841218:ctest-vn-79266752 2026-03-13 17:04:58,218 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-79266752 info 2026-03-13 17:04:58,289 - INFO - IPAM: ctest-ipam-59481169 is not found in API Server 2026-03-13 17:04:58,299 - INFO - IPAM:ctest-ipam-59481169 is not found in control node 2026-03-13 17:04:58,559 - DEBUG - No XMPP flaps were noticed during the test 2026-03-13 17:04:58,559 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37] 2026-03-13 17:04:58,559 - INFO - -------------------------------------------------------------------------------- 2026-03-13 17:04:59,259 - INFO - Deleted project: ctest-TestBasicVMVN-47841218, ID : becf3bfe-9584-4f5e-9622-3a0dc3fa7fc3