2026-03-23 15:28:16,750 - INFO - Domain Default found not creating
2026-03-23 15:28:16,906 - INFO - Project ctest-TestBasicVMVN-59108333 not found, creating it
2026-03-23 15:28:17,371 - INFO - Created Project:ctest-TestBasicVMVN-59108333, ID : 8273b941-fb97-4d37-aaa4-467719483c97
2026-03-23 15:28:18,856 - INFO - ================================================================================
2026-03-23 15:28:18,856 - INFO - STARTING TEST : test_generic_link_local_service
2026-03-23 15:28:18,856 - 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-23 15:28:19,111 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.14': '0'}} with
2026-03-23 15:28:19,111 - INFO - Initial checks done. Running the testcase now
2026-03-23 15:28:19,111 - INFO -
2026-03-23 15:28:19,660 - DEBUG - Response for create_network : {'network': {'id': '1573c4a1-1503-4e4b-b528-2ec6476b6f34', 'name': 'ctest-vn2_metadata-73226971', 'tenant_id': '8273b941fb974d37aaa4467719483c97', 'project_id': '8273b941fb974d37aaa4467719483c97', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-59108333', 'ctest-vn2_metadata-73226971'], 'port_security_enabled': True, 'description': ''}}
2026-03-23 15:28:19,806 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a258d9c0-dafa-4495-bca6-3496f428bcef', 'name': '', 'tenant_id': '8273b941fb974d37aaa4467719483c97', 'network_id': '1573c4a1-1503-4e4b-b528-2ec6476b6f34', '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': '8273b941fb974d37aaa4467719483c97'}}
2026-03-23 15:28:19,824 - INFO - Created VN ctest-vn2_metadata-73226971
2026-03-23 15:28:19,877 - DEBUG - VN ctest-vn2_metadata-73226971 UUID is 1573c4a1-1503-4e4b-b528-2ec6476b6f34
2026-03-23 15:28:20,065 - DEBUG - Services list from nova: [, , ]
2026-03-23 15:28:21,066 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5519-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5519-1)
2026-03-23 15:28:21,168 - DEBUG - Link local service introspect added
2026-03-23 15:28:21,205 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-23 15:28:26,281 - DEBUG - VM is in ACTIVE state now
2026-03-23 15:28:26,409 - INFO - Waiting for VM ctest-TestBasicVMVN-59108333-43782715 to be up..
2026-03-23 15:28:26,409 - INFO - VM name : ctest-TestBasicVMVN-59108333-43782715
2026-03-23 15:28:26,482 - DEBUG - VM ctest-TestBasicVMVN-59108333-43782715 ID is 0111442d-eea6-43cd-a35e-ff0d98a280c1
2026-03-23 15:28:26,482 - DEBUG - VM ctest-TestBasicVMVN-59108333-43782715 launched on Node cn-jenkins-deploy-platform-ansible-os-5519-1
2026-03-23 15:28:26,554 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/0111442d-eea6-43cd-a35e-ff0d98a280c1
2026-03-23 15:28:26,848 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/0111442d-eea6-43cd-a35e-ff0d98a280c1
2026-03-23 15:28:26,882 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/1b6d6cbb-cf55-4e54-b274-ec3edb192c04
2026-03-23 15:28:30,150 - 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')
2026-03-23 15:28:30,150 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-59108333-43782715 failed!
2026-03-23 15:28:30,205 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-59108333:ctest-vn2_metadata-73226971 is 11.1.1.1 and allocation pool is NOT set
2026-03-23 15:28:32,273 - 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.81 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.72 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 2.721/3.265/3.810/0.544 ms')
2026-03-23 15:28:32,273 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-59108333-43782715 passed
2026-03-23 15:28:32,421 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 15:28:32,421 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-59108333-43782715, IP 11.1.1.3, Port 22
2026-03-23 15:28:32,577 - DEBUG - VM ctest-TestBasicVMVN-59108333-43782715 is ready for SSH connections
2026-03-23 15:28:32,577 - INFO - Retry 0
2026-03-23 15:28:32,577 - 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.19, gateway password: c0ntrail123
2026-03-23 15:28:32,577 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-03-23 15:28:34,187 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-03-23 15:28:34,187 - INFO - Generic metadata worked
2026-03-23 15:28:34,440 - DEBUG - Link local service introspect removed
2026-03-23 15:28:34,441 - INFO - Deleting VM ctest-TestBasicVMVN-59108333-43782715
2026-03-23 15:28:34,507 - INFO - Deleting VN ctest-vn2_metadata-73226971
2026-03-23 15:28:34,542 - DEBUG - VN 1573c4a1-1503-4e4b-b528-2ec6476b6f34 still in use: Unable to complete operation on network 1573c4a1-1503-4e4b-b528-2ec6476b6f34. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-564edb90-bd94-42a7-8d80-5de2a6912377']
2026-03-23 15:28:34,542 - WARNING - Deleting VN ctest-vn2_metadata-73226971 failed..Will retry
2026-03-23 15:28:36,663 - DEBUG - Response for deleting network ()
2026-03-23 15:28:36,917 - DEBUG - No XMPP flaps were noticed during the test
2026-03-23 15:28:36,917 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2026-03-23 15:28:36,917 - INFO - --------------------------------------------------------------------------------
2026-03-23 15:28:36,919 - INFO - ================================================================================
2026-03-23 15:28:36,920 - INFO - STARTING TEST : test_metadata_service
2026-03-23 15:28:36,920 - 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-23 15:28:37,205 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.14': '0'}} with
2026-03-23 15:28:37,205 - INFO - Initial checks done. Running the testcase now
2026-03-23 15:28:37,205 - INFO -
2026-03-23 15:28:37,205 - DEBUG - Requesting: http://10.0.0.19:8082/global-vrouter-configs
2026-03-23 15:28:37,211 - DEBUG - Requesting: http://10.0.0.19:8082/global-vrouter-config/2beb2f26-3ec6-4095-b716-878c651494a3
2026-03-23 15:28:37,409 - DEBUG - Response for create_network : {'network': {'id': '1c3c6532-1524-4c76-af72-4ff4260acc64', 'name': 'ctest-vn-26124308', 'tenant_id': '8273b941fb974d37aaa4467719483c97', 'project_id': '8273b941fb974d37aaa4467719483c97', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-59108333', 'ctest-vn-26124308'], 'port_security_enabled': True, 'description': ''}}
2026-03-23 15:28:37,605 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b9f459b1-4584-4b3d-865d-a44de33f488b', 'name': '', 'tenant_id': '8273b941fb974d37aaa4467719483c97', 'network_id': '1c3c6532-1524-4c76-af72-4ff4260acc64', 'ip_version': 4, 'cidr': '174.170.170.64/26', 'allocation_pools': [{'start': '174.170.170.66', 'end': '174.170.170.126'}], 'gateway_ip': '174.170.170.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '174.170.170.66', 'tags': [], 'project_id': '8273b941fb974d37aaa4467719483c97'}}
2026-03-23 15:28:37,623 - INFO - Created VN ctest-vn-26124308
2026-03-23 15:28:37,677 - DEBUG - VN ctest-vn-26124308 UUID is 1c3c6532-1524-4c76-af72-4ff4260acc64
2026-03-23 15:28:38,813 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5519-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5519-1)
2026-03-23 15:28:38,813 - INFO - Waiting for VM ctest-TestBasicVMVN-59108333-57145148 to be up..
2026-03-23 15:28:38,855 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-23 15:28:43,931 - DEBUG - VM is in ACTIVE state now
2026-03-23 15:28:43,931 - INFO - VM name : ctest-TestBasicVMVN-59108333-57145148
2026-03-23 15:28:44,008 - DEBUG - VM ctest-TestBasicVMVN-59108333-57145148 ID is c335051f-5c9b-45f3-bf3b-084b53b56ca7
2026-03-23 15:28:44,008 - DEBUG - VM ctest-TestBasicVMVN-59108333-57145148 launched on Node cn-jenkins-deploy-platform-ansible-os-5519-1
2026-03-23 15:28:44,094 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/c335051f-5c9b-45f3-bf3b-084b53b56ca7
2026-03-23 15:28:44,102 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/a2fae17a-7b31-4eb4-8133-bd47ed8dc329
2026-03-23 15:28:47,367 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1023ms')
2026-03-23 15:28:47,367 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-59108333-57145148 failed!
2026-03-23 15:28:47,421 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-59108333:ctest-vn-26124308 is 174.170.170.65 and allocation pool is NOT set
2026-03-23 15:28:49,482 - 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=0.365 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.365/2.479/4.594/2.114 ms')
2026-03-23 15:28:49,482 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-59108333-57145148 passed
2026-03-23 15:28:49,633 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 15:28:49,633 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-59108333-57145148, IP 174.170.170.67, Port 22
2026-03-23 15:28:49,796 - DEBUG - VM ctest-TestBasicVMVN-59108333-57145148 is ready for SSH connections
2026-03-23 15:28:49,797 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-03-23 15:28:49,797 - DEBUG - cat /tmp/output.txt
2026-03-23 15:28:51,492 - DEBUG - Hello World. The time is now Mon, 23 Mar 2026 09:28:48 -0600!
2026-03-23 15:28:51,492 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 23 Mar 2026 09:28:48 -0600!'}
2026-03-23 15:28:51,492 - INFO - metadata_script.txt got executed in the vm
2026-03-23 15:28:51,492 - INFO - Deleting VM ctest-TestBasicVMVN-59108333-57145148
2026-03-23 15:28:51,565 - INFO - Deleting VN ctest-vn-26124308
2026-03-23 15:28:51,595 - DEBUG - VN 1c3c6532-1524-4c76-af72-4ff4260acc64 still in use: Unable to complete operation on network 1c3c6532-1524-4c76-af72-4ff4260acc64. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1f9a314c-cf15-4e9c-887a-a050b1f1d72d']
2026-03-23 15:28:51,595 - WARNING - Deleting VN ctest-vn-26124308 failed..Will retry
2026-03-23 15:28:53,692 - DEBUG - Response for deleting network ()
2026-03-23 15:28:53,945 - DEBUG - No XMPP flaps were noticed during the test
2026-03-23 15:28:53,946 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2026-03-23 15:28:53,946 - INFO - --------------------------------------------------------------------------------
2026-03-23 15:28:53,948 - INFO - ================================================================================
2026-03-23 15:28:53,948 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-03-23 15:28:53,948 - 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-23 15:28:54,233 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.14': '0'}} with
2026-03-23 15:28:54,233 - INFO - Initial checks done. Running the testcase now
2026-03-23 15:28:54,233 - INFO -
2026-03-23 15:28:54,715 - DEBUG - Response for create_network : {'network': {'id': '992bd5c9-b9a0-4e59-af06-1819cd2c2f2d', 'name': 'ctest-vn-11487840', 'tenant_id': '8273b941fb974d37aaa4467719483c97', 'project_id': '8273b941fb974d37aaa4467719483c97', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-59108333', 'ctest-vn-11487840'], 'port_security_enabled': True, 'description': ''}}
2026-03-23 15:28:54,921 - DEBUG - Response for create_subnet : {'subnet': {'id': '54eb3d2e-4d4a-490f-9df5-cc7049dafe03', 'name': '', 'tenant_id': '8273b941fb974d37aaa4467719483c97', 'network_id': '992bd5c9-b9a0-4e59-af06-1819cd2c2f2d', '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': '8273b941fb974d37aaa4467719483c97'}}
2026-03-23 15:28:55,047 - DEBUG - Response for create_subnet : {'subnet': {'id': '70569d7c-54b8-408c-a4b4-8932910fa1b0', 'name': '', 'tenant_id': '8273b941fb974d37aaa4467719483c97', 'network_id': '992bd5c9-b9a0-4e59-af06-1819cd2c2f2d', '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': '8273b941fb974d37aaa4467719483c97'}}
2026-03-23 15:28:55,067 - INFO - Created VN ctest-vn-11487840
2026-03-23 15:28:55,117 - DEBUG - VN ctest-vn-11487840 UUID is 992bd5c9-b9a0-4e59-af06-1819cd2c2f2d
2026-03-23 15:28:55,468 - DEBUG - Response for create_port : {'port': {'name': '12708af9-cda1-4dca-acda-56c47a2f0874', 'id': '12708af9-cda1-4dca-acda-56c47a2f0874', 'tenant_id': '8273b941fb974d37aaa4467719483c97', 'network_id': '992bd5c9-b9a0-4e59-af06-1819cd2c2f2d', 'mac_address': '02:12:70:8a:f9:cd', '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': '54eb3d2e-4d4a-490f-9df5-cc7049dafe03'}], 'security_groups': ['fb5ac205-c660-40f0-99f2-ed5166769b47'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8273b941fb974d37aaa4467719483c97'}}
2026-03-23 15:28:55,648 - DEBUG - Response for create_port : {'port': {'name': '88938714-e12e-4a7a-95fb-98df2acf6755', 'id': '88938714-e12e-4a7a-95fb-98df2acf6755', 'tenant_id': '8273b941fb974d37aaa4467719483c97', 'network_id': '992bd5c9-b9a0-4e59-af06-1819cd2c2f2d', 'mac_address': '02:88:93:87:14:e1', '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': '70569d7c-54b8-408c-a4b4-8932910fa1b0'}], 'security_groups': ['fb5ac205-c660-40f0-99f2-ed5166769b47'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8273b941fb974d37aaa4467719483c97'}}
2026-03-23 15:28:56,012 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5519-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5519-1)
2026-03-23 15:28:56,430 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5519-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5519-1)
2026-03-23 15:28:57,603 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5519-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5519-1)
2026-03-23 15:28:57,603 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2026-03-23 15:28:57,611 - DEBUG - Requesting: http://10.0.0.19:8082/domain/67ba3f35-d5dc-4a11-a3db-8f140f640d17
2026-03-23 15:28:57,624 - DEBUG - Requesting: http://10.0.0.19:8082/project/8273b941-fb97-4d37-aaa4-467719483c97
2026-03-23 15:28:57,715 - DEBUG - Requesting: http://10.0.0.19:8082/network-ipam/846f9a12-a433-4e63-926c-24d591a891e9
2026-03-23 15:28:57,729 - INFO - Verifications in API Server for IPAM: ctest-ipam-12879759 passed
2026-03-23 15:28:57,735 - DEBUG - Control-node 10.0.0.19 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-59108333:ctest-ipam-12879759', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-59108333', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9543015540276285027', 'uuid-lslong': '10550848526712607209'}, 'enable': 'true', 'created': '2026-03-23T15:28:54', 'last-modified': '2026-03-23T15:28:54', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.277076'}
2026-03-23 15:28:57,735 - INFO - Verifications in Control node for IPAM: ctest-ipam-12879759 passed
2026-03-23 15:28:57,735 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2026-03-23 15:28:57,742 - DEBUG - Requesting: http://10.0.0.19:8082/domain/67ba3f35-d5dc-4a11-a3db-8f140f640d17
2026-03-23 15:28:57,755 - DEBUG - Requesting: http://10.0.0.19:8082/project/8273b941-fb97-4d37-aaa4-467719483c97
2026-03-23 15:28:57,840 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/992bd5c9-b9a0-4e59-af06-1819cd2c2f2d
2026-03-23 15:28:57,857 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/992bd5c9-b9a0-4e59-af06-1819cd2c2f2d
2026-03-23 15:28:57,869 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/5b355100-464f-49b9-8772-2f51c147fea8
2026-03-23 15:28:57,877 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/5b355100-464f-49b9-8772-2f51c147fea8
2026-03-23 15:28:57,885 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/b6d771d7-3e4e-4e40-81ba-73ad3c8d7014
2026-03-23 15:28:57,893 - DEBUG - Route Targets: ['target:64512:8000004']
2026-03-23 15:28:57,893 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/992bd5c9-b9a0-4e59-af06-1819cd2c2f2d
2026-03-23 15:28:57,917 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/5b355100-464f-49b9-8772-2f51c147fea8
2026-03-23 15:28:57,955 - INFO - Verified VN network id 11 for VN 992bd5c9-b9a0-4e59-af06-1819cd2c2f2d
2026-03-23 15:28:57,955 - INFO - Verifications in API Server for VN ctest-vn-11487840 passed
2026-03-23 15:28:57,956 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/992bd5c9-b9a0-4e59-af06-1819cd2c2f2d
2026-03-23 15:28:57,981 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/5b355100-464f-49b9-8772-2f51c147fea8
2026-03-23 15:28:57,997 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/5b355100-464f-49b9-8772-2f51c147fea8
2026-03-23 15:28:58,011 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/b6d771d7-3e4e-4e40-81ba-73ad3c8d7014
2026-03-23 15:28:58,028 - DEBUG - Control-node 10.0.0.19 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-59108333:ctest-vn-11487840', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-59108333', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11037150374180965977', 'uuid-lslong': '12611794305593126701'}, 'enable': 'true', 'created': '2026-03-23T15:28:54', 'last-modified': '2026-03-23T15:28:55', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.003520'}
2026-03-23 15:28:58,037 - DEBUG - Route Targets: ['target:64512:8000004']
2026-03-23 15:28:58,038 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-11487840 passed
2026-03-23 15:28:58,038 - DEBUG - ====Verifying policy data for ctest-vn-11487840 in API_Server ======
2026-03-23 15:28:58,038 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2026-03-23 15:28:58,045 - DEBUG - Requesting: http://10.0.0.19:8082/domain/67ba3f35-d5dc-4a11-a3db-8f140f640d17
2026-03-23 15:28:58,060 - DEBUG - Requesting: http://10.0.0.19:8082/project/8273b941-fb97-4d37-aaa4-467719483c97
2026-03-23 15:28:58,164 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/992bd5c9-b9a0-4e59-af06-1819cd2c2f2d
2026-03-23 15:28:58,179 - DEBUG - =>VN ctest-vn-11487840 has no policy to be verified
2026-03-23 15:28:58,180 - DEBUG - Verifying the vn in opserver
2026-03-23 15:28:58,180 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-59108333:ctest-vn-11487840 virtual network link through opserver 10.0.0.19
2026-03-23 15:28:58,180 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks
2026-03-23 15:28:58,581 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks
2026-03-23 15:28:58,649 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-59108333:ctest-vn-11487840', 'href': 'http://10.0.0.19:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-59108333:ctest-vn-11487840?flat'}
2026-03-23 15:28:58,649 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-59108333:ctest-vn-11487840 is found in opserver
2026-03-23 15:28:58,653 - DEBUG - VRF ids for VN ctest-vn-11487840: {'10.0.0.19': '2'}
2026-03-23 15:28:58,653 - INFO - Waiting for VM ctest-TestBasicVMVN-59108333-04466486 to be up..
2026-03-23 15:28:58,741 - DEBUG - VM is in ACTIVE state now
2026-03-23 15:28:58,741 - INFO - VM name : ctest-TestBasicVMVN-59108333-04466486
2026-03-23 15:28:58,840 - DEBUG - VM ctest-TestBasicVMVN-59108333-04466486 ID is 4a436f7c-8f04-46c1-bd8d-d17ebe5d6335
2026-03-23 15:28:58,840 - DEBUG - VM ctest-TestBasicVMVN-59108333-04466486 launched on Node cn-jenkins-deploy-platform-ansible-os-5519-1
2026-03-23 15:28:58,926 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/4a436f7c-8f04-46c1-bd8d-d17ebe5d6335
2026-03-23 15:28:58,938 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/12708af9-cda1-4dca-acda-56c47a2f0874
2026-03-23 15:29:02,207 - 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')
2026-03-23 15:29:02,207 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-59108333-04466486 failed!
2026-03-23 15:29:02,261 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-59108333:ctest-vn-11487840 is 31.1.1.1 and allocation pool is NOT set
2026-03-23 15:29:02,261 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-59108333:ctest-vn-11487840 is 31.1.2.1 and allocation pool is NOT set
2026-03-23 15:29:06,337 - 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-23 15:29:06,337 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-59108333-04466486 failed!
2026-03-23 15:29:06,401 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-59108333:ctest-vn-11487840 is 31.1.1.1 and allocation pool is NOT set
2026-03-23 15:29:06,401 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-59108333:ctest-vn-11487840 is 31.1.2.1 and allocation pool is NOT set
2026-03-23 15:29:08,462 - 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.61 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.524 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.524/1.567/2.611/1.043 ms')
2026-03-23 15:29:08,462 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-59108333-04466486 passed
2026-03-23 15:29:08,613 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 15:29:08,613 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-59108333-04466486, IP 31.1.1.4, Port 22
2026-03-23 15:29:08,768 - DEBUG - VM ctest-TestBasicVMVN-59108333-04466486 is ready for SSH connections
2026-03-23 15:29:08,768 - INFO - Waiting for VM ctest-TestBasicVMVN-59108333-31121853 to be up..
2026-03-23 15:29:08,851 - DEBUG - VM is in ACTIVE state now
2026-03-23 15:29:08,851 - INFO - VM name : ctest-TestBasicVMVN-59108333-31121853
2026-03-23 15:29:08,931 - DEBUG - VM ctest-TestBasicVMVN-59108333-31121853 ID is 30a48e3f-2644-464d-889e-4e54a711b1a9
2026-03-23 15:29:08,931 - DEBUG - VM ctest-TestBasicVMVN-59108333-31121853 launched on Node cn-jenkins-deploy-platform-ansible-os-5519-1
2026-03-23 15:29:09,013 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/30a48e3f-2644-464d-889e-4e54a711b1a9
2026-03-23 15:29:09,021 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/88938714-e12e-4a7a-95fb-98df2acf6755
2026-03-23 15:29:10,258 - 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.21 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.668 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.668/1.939/3.211/1.271 ms')
2026-03-23 15:29:10,258 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-59108333-31121853 passed
2026-03-23 15:29:10,409 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 15:29:10,409 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-59108333-31121853, IP 31.1.2.4, Port 22
2026-03-23 15:29:10,564 - DEBUG - VM ctest-TestBasicVMVN-59108333-31121853 is ready for SSH connections
2026-03-23 15:29:10,564 - INFO - Waiting for VM ctest-TestBasicVMVN-59108333-53347095 to be up..
2026-03-23 15:29:10,636 - DEBUG - VM is in ACTIVE state now
2026-03-23 15:29:10,636 - INFO - VM name : ctest-TestBasicVMVN-59108333-53347095
2026-03-23 15:29:10,712 - DEBUG - VM ctest-TestBasicVMVN-59108333-53347095 ID is c97aca3c-3742-41b6-abb1-c7009a9b32c8
2026-03-23 15:29:10,712 - DEBUG - VM ctest-TestBasicVMVN-59108333-53347095 launched on Node cn-jenkins-deploy-platform-ansible-os-5519-1
2026-03-23 15:29:10,792 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/c97aca3c-3742-41b6-abb1-c7009a9b32c8
2026-03-23 15:29:10,801 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/c27bd592-8e3c-4f72-9d7a-8e950030fa61
2026-03-23 15:29:12,031 - 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.91 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.433 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.433/1.672/2.912/1.239 ms')
2026-03-23 15:29:12,031 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-59108333-53347095 passed
2026-03-23 15:29:12,181 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 15:29:12,181 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-59108333-53347095, IP 31.1.1.3, Port 22
2026-03-23 15:29:12,336 - DEBUG - VM ctest-TestBasicVMVN-59108333-53347095 is ready for SSH connections
2026-03-23 15:29:12,336 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 15:29:12,336 - 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.19, gateway password: c0ntrail123
2026-03-23 15:29:12,336 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-03-23 15:29:16,444 - 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.711 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.911 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.886 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.886/1.836/3.711 ms
2026-03-23 15:29:16,444 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-59108333-04466486 passed
2026-03-23 15:29:16,444 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 15:29:16,444 - 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.19, gateway password: c0ntrail123
2026-03-23 15:29:16,444 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-03-23 15:29:20,122 - 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.406 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.698 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.786 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.786/1.963/3.406 ms
2026-03-23 15:29:20,122 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-59108333-31121853 passed
2026-03-23 15:29:20,122 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 15:29:20,122 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 15:29:20,122 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 15:29:20,123 - 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.19, gateway password: c0ntrail123
2026-03-23 15:29:20,123 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-03-23 15:29:20,301 - DEBUG - None
2026-03-23 15:29:20,301 - 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.19, gateway password: c0ntrail123
2026-03-23 15:29:20,301 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-03-23 15:29:20,478 - DEBUG - None
2026-03-23 15:29:20,478 - 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.19, gateway password: c0ntrail123
2026-03-23 15:29:20,478 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-03-23 15:29:21,113 - DEBUG - None
2026-03-23 15:29:21,113 - 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.19, gateway password: c0ntrail123
2026-03-23 15:29:21,113 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-03-23 15:29:23,323 - 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.710 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.507 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.444 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.750 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.371 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.371/2.156/6.507 ms
2026-03-23 15:29:23,323 - 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.19, gateway password: c0ntrail123
2026-03-23 15:29:23,323 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-03-23 15:29:25,566 - 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.012 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.989 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.212 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.409 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.677 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.475 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.400 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.400/1.882/4.212 ms
2026-03-23 15:29:25,566 - 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.19, gateway password: c0ntrail123
2026-03-23 15:29:25,567 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-03-23 15:29:27,814 - 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.653 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.508 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.507 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.562 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.811 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.649 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.374 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.374/1.723/3.507 ms
2026-03-23 15:29:27,814 - INFO - Deleting VM ctest-TestBasicVMVN-59108333-53347095
2026-03-23 15:29:27,888 - INFO - Detaching port 88938714-e12e-4a7a-95fb-98df2acf6755 from VM ctest-TestBasicVMVN-59108333-31121853
2026-03-23 15:29:27,924 - INFO - Deleting VM ctest-TestBasicVMVN-59108333-31121853
2026-03-23 15:29:27,992 - INFO - Detaching port 12708af9-cda1-4dca-acda-56c47a2f0874 from VM ctest-TestBasicVMVN-59108333-04466486
2026-03-23 15:29:28,025 - INFO - Deleting VM ctest-TestBasicVMVN-59108333-04466486
2026-03-23 15:29:28,095 - INFO - Deleting VN ctest-vn-11487840
2026-03-23 15:29:28,251 - DEBUG - Response for delete_port : ()
2026-03-23 15:29:28,439 - DEBUG - Response for delete_port : ()
2026-03-23 15:29:28,484 - DEBUG - VN 992bd5c9-b9a0-4e59-af06-1819cd2c2f2d still in use: Unable to complete operation on network 992bd5c9-b9a0-4e59-af06-1819cd2c2f2d. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-339e389d-5dcb-455f-98a7-95530d480da5']
2026-03-23 15:29:28,484 - WARNING - Deleting VN ctest-vn-11487840 failed..Will retry
2026-03-23 15:29:30,614 - DEBUG - Response for deleting network ()
2026-03-23 15:29:30,614 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/5b355100-464f-49b9-8772-2f51c147fea8
2026-03-23 15:29:30,619 - DEBUG - Response Code: 404
2026-03-23 15:29:30,619 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2026-03-23 15:29:30,624 - DEBUG - Requesting: http://10.0.0.19:8082/domain/67ba3f35-d5dc-4a11-a3db-8f140f640d17
2026-03-23 15:29:30,677 - DEBUG - Requesting: http://10.0.0.19:8082/project/8273b941-fb97-4d37-aaa4-467719483c97
2026-03-23 15:29:30,755 - INFO - Validated that VN ctest-vn-11487840 is not found in API Server
2026-03-23 15:29:30,764 - DEBUG - VN ctest-vn-11487840 is not present in Agent 10.0.0.19
2026-03-23 15:29:30,764 - INFO - Validated that VN ctest-vn-11487840 is not in any agent
2026-03-23 15:29:30,769 - DEBUG - VRF 2 is not seen in agent 10.0.0.19
2026-03-23 15:29:30,774 - DEBUG - Vrouter 10.0.0.19 does not have vrf 2 for VN ctest-vn-11487840
2026-03-23 15:29:30,774 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-59108333:ctest-vn-11487840
2026-03-23 15:29:30,784 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-11487840 info
2026-03-23 15:29:30,856 - INFO - IPAM: ctest-ipam-12879759 is not found in API Server
2026-03-23 15:29:30,866 - INFO - IPAM:ctest-ipam-12879759 is not found in control node
2026-03-23 15:29:31,123 - DEBUG - No XMPP flaps were noticed during the test
2026-03-23 15:29:31,123 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2026-03-23 15:29:31,123 - INFO - --------------------------------------------------------------------------------
2026-03-23 15:29:31,811 - INFO - Deleted project: ctest-TestBasicVMVN-59108333, ID : 8273b941-fb97-4d37-aaa4-467719483c97