2026-05-13 12:44:34,545 - INFO - Domain Default found not creating
2026-05-13 12:44:34,708 - INFO - Project ctest-TestBasicVMVN-43690953 not found, creating it
2026-05-13 12:44:35,154 - INFO - Created Project:ctest-TestBasicVMVN-43690953, ID : 1cf2dbc9-82c4-4ec3-a087-85d3ddb5f2df
2026-05-13 12:44:36,656 - INFO - ================================================================================
2026-05-13 12:44:36,656 - INFO - STARTING TEST : test_generic_link_local_service
2026-05-13 12:44:36,656 - INFO - TEST DESCRIPTION :
Description: Test to validate generic linklocal service - running nova list from vm.
1.Create generic link local service to be able to wget to jenkins
2.Create a vm
3.Try wget to jenkins - passes if successful else fails
Maintainer: sandipd@juniper.net
2026-05-13 12:44:36,911 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with
2026-05-13 12:44:36,911 - INFO - Initial checks done. Running the testcase now
2026-05-13 12:44:36,911 - INFO -
2026-05-13 12:44:37,477 - DEBUG - Response for create_network : {'network': {'id': '9778724f-c53d-43e2-9574-a6a3c7abed7d', 'name': 'ctest-vn2_metadata-61964624', 'tenant_id': '1cf2dbc982c44ec3a08785d3ddb5f2df', 'project_id': '1cf2dbc982c44ec3a08785d3ddb5f2df', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-43690953', 'ctest-vn2_metadata-61964624'], 'port_security_enabled': True, 'description': ''}}
2026-05-13 12:44:37,700 - DEBUG - Response for create_subnet : {'subnet': {'id': '133ae095-ed7c-4827-a87c-b9effb0a2a30', 'name': '', 'tenant_id': '1cf2dbc982c44ec3a08785d3ddb5f2df', 'network_id': '9778724f-c53d-43e2-9574-a6a3c7abed7d', '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': '1cf2dbc982c44ec3a08785d3ddb5f2df'}}
2026-05-13 12:44:37,717 - INFO - Created VN ctest-vn2_metadata-61964624
2026-05-13 12:44:37,769 - DEBUG - VN ctest-vn2_metadata-61964624 UUID is 9778724f-c53d-43e2-9574-a6a3c7abed7d
2026-05-13 12:44:37,952 - DEBUG - Services list from nova: [, , ]
2026-05-13 12:44:38,983 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5773-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5773-1)
2026-05-13 12:44:39,085 - DEBUG - Link local service introspect added
2026-05-13 12:44:39,126 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-05-13 12:44:44,199 - DEBUG - VM is in ACTIVE state now
2026-05-13 12:44:44,325 - INFO - Waiting for VM ctest-TestBasicVMVN-43690953-10679491 to be up..
2026-05-13 12:44:44,325 - INFO - VM name : ctest-TestBasicVMVN-43690953-10679491
2026-05-13 12:44:44,401 - DEBUG - VM ctest-TestBasicVMVN-43690953-10679491 ID is 76c96e64-e84f-4b2f-a32b-c58c6c05fe15
2026-05-13 12:44:44,401 - DEBUG - VM ctest-TestBasicVMVN-43690953-10679491 launched on Node cn-jenkins-deploy-platform-ansible-os-5773-1
2026-05-13 12:44:44,482 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/76c96e64-e84f-4b2f-a32b-c58c6c05fe15
2026-05-13 12:44:44,778 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/76c96e64-e84f-4b2f-a32b-c58c6c05fe15
2026-05-13 12:44:44,817 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/16de088a-bb7b-41f5-9986-8f2ad237fb40
2026-05-13 12:44:48,074 - 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-05-13 12:44:48,074 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-43690953-10679491 failed!
2026-05-13 12:44:48,129 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-43690953:ctest-vn2_metadata-61964624 is 11.1.1.1 and allocation pool is NOT set
2026-05-13 12:44:50,193 - 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=7.29 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.448 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.448/3.869/7.290/3.421 ms')
2026-05-13 12:44:50,193 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-43690953-10679491 passed
2026-05-13 12:44:50,341 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-13 12:44:50,341 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-43690953-10679491, IP 11.1.1.3, Port 22
2026-05-13 12:44:50,497 - DEBUG - VM ctest-TestBasicVMVN-43690953-10679491 is ready for SSH connections
2026-05-13 12:44:50,497 - INFO - Retry 0
2026-05-13 12:44:50,497 - 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-05-13 12:44:50,497 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-05-13 12:44:52,121 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-05-13 12:44:52,121 - INFO - Generic metadata worked
2026-05-13 12:44:52,373 - DEBUG - Link local service introspect removed
2026-05-13 12:44:52,373 - INFO - Deleting VM ctest-TestBasicVMVN-43690953-10679491
2026-05-13 12:44:52,440 - INFO - Deleting VN ctest-vn2_metadata-61964624
2026-05-13 12:44:52,481 - DEBUG - VN 9778724f-c53d-43e2-9574-a6a3c7abed7d still in use: Unable to complete operation on network 9778724f-c53d-43e2-9574-a6a3c7abed7d. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-5cfb3b10-e4b5-47b1-ae0d-cd76c4a380ab']
2026-05-13 12:44:52,481 - WARNING - Deleting VN ctest-vn2_metadata-61964624 failed..Will retry
2026-05-13 12:44:54,571 - DEBUG - Response for deleting network ()
2026-05-13 12:44:54,826 - DEBUG - No XMPP flaps were noticed during the test
2026-05-13 12:44:54,826 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2026-05-13 12:44:54,826 - INFO - --------------------------------------------------------------------------------
2026-05-13 12:44:54,828 - INFO - ================================================================================
2026-05-13 12:44:54,828 - INFO - STARTING TEST : test_metadata_service
2026-05-13 12:44:54,828 - INFO - TEST DESCRIPTION :
Description: Test to validate metadata service on VM creation.
1.Verify from global-vrouter-config if metadata configures or not - fails otherwise
2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node
3.Create a vm with userdata pointing to that script - script should get executed during vm boot up
4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise
Maintainer: sandipd@juniper.net
2026-05-13 12:44:55,115 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with
2026-05-13 12:44:55,115 - INFO - Initial checks done. Running the testcase now
2026-05-13 12:44:55,115 - INFO -
2026-05-13 12:44:55,115 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-configs
2026-05-13 12:44:55,121 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-config/64b74a59-438b-4f83-9937-a5ae78574a3b
2026-05-13 12:44:55,297 - DEBUG - Response for create_network : {'network': {'id': '6107bfad-e4c8-46fb-a9d7-f0a256877218', 'name': 'ctest-vn-53445951', 'tenant_id': '1cf2dbc982c44ec3a08785d3ddb5f2df', 'project_id': '1cf2dbc982c44ec3a08785d3ddb5f2df', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-43690953', 'ctest-vn-53445951'], 'port_security_enabled': True, 'description': ''}}
2026-05-13 12:44:55,478 - DEBUG - Response for create_subnet : {'subnet': {'id': 'eeda0659-aa86-47b2-bdd2-85e3b44e9aa9', 'name': '', 'tenant_id': '1cf2dbc982c44ec3a08785d3ddb5f2df', 'network_id': '6107bfad-e4c8-46fb-a9d7-f0a256877218', 'ip_version': 4, 'cidr': '151.93.128.0/26', 'allocation_pools': [{'start': '151.93.128.2', 'end': '151.93.128.62'}], 'gateway_ip': '151.93.128.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '151.93.128.2', 'tags': [], 'project_id': '1cf2dbc982c44ec3a08785d3ddb5f2df'}}
2026-05-13 12:44:55,496 - INFO - Created VN ctest-vn-53445951
2026-05-13 12:44:55,549 - DEBUG - VN ctest-vn-53445951 UUID is 6107bfad-e4c8-46fb-a9d7-f0a256877218
2026-05-13 12:44:56,713 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5773-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5773-1)
2026-05-13 12:44:56,713 - INFO - Waiting for VM ctest-TestBasicVMVN-43690953-79517878 to be up..
2026-05-13 12:44:56,752 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-05-13 12:45:01,842 - DEBUG - VM is in ACTIVE state now
2026-05-13 12:45:01,842 - INFO - VM name : ctest-TestBasicVMVN-43690953-79517878
2026-05-13 12:45:01,928 - DEBUG - VM ctest-TestBasicVMVN-43690953-79517878 ID is c78a44a3-550c-451f-bfb3-3a8cd2343db6
2026-05-13 12:45:01,928 - DEBUG - VM ctest-TestBasicVMVN-43690953-79517878 launched on Node cn-jenkins-deploy-platform-ansible-os-5773-1
2026-05-13 12:45:02,007 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/c78a44a3-550c-451f-bfb3-3a8cd2343db6
2026-05-13 12:45:02,015 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/66f29cdc-0bba-4495-b1e0-762a3b0eb5b6
2026-05-13 12:45:05,257 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1009ms')
2026-05-13 12:45:05,257 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-43690953-79517878 failed!
2026-05-13 12:45:05,314 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-43690953:ctest-vn-53445951 is 151.93.128.1 and allocation pool is NOT set
2026-05-13 12:45:07,377 - 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=6.91 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.68 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.676/4.293/6.910/2.617 ms')
2026-05-13 12:45:07,377 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-43690953-79517878 passed
2026-05-13 12:45:07,525 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-13 12:45:07,525 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-43690953-79517878, IP 151.93.128.3, Port 22
2026-05-13 12:45:07,691 - DEBUG - VM ctest-TestBasicVMVN-43690953-79517878 is ready for SSH connections
2026-05-13 12:45:07,691 - 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-05-13 12:45:07,691 - DEBUG - cat /tmp/output.txt
2026-05-13 12:45:09,332 - DEBUG - Hello World. The time is now Wed, 13 May 2026 06:45:07 -0600!
2026-05-13 12:45:09,332 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 13 May 2026 06:45:07 -0600!'}
2026-05-13 12:45:09,333 - INFO - metadata_script.txt got executed in the vm
2026-05-13 12:45:09,333 - INFO - Deleting VM ctest-TestBasicVMVN-43690953-79517878
2026-05-13 12:45:09,408 - INFO - Deleting VN ctest-vn-53445951
2026-05-13 12:45:09,447 - DEBUG - VN 6107bfad-e4c8-46fb-a9d7-f0a256877218 still in use: Unable to complete operation on network 6107bfad-e4c8-46fb-a9d7-f0a256877218. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d855d8b1-6384-4ed2-8dbc-d7de3d5880c0']
2026-05-13 12:45:09,447 - WARNING - Deleting VN ctest-vn-53445951 failed..Will retry
2026-05-13 12:45:11,547 - DEBUG - Response for deleting network ()
2026-05-13 12:45:11,802 - DEBUG - No XMPP flaps were noticed during the test
2026-05-13 12:45:11,802 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2026-05-13 12:45:11,802 - INFO - --------------------------------------------------------------------------------
2026-05-13 12:45:11,805 - INFO - ================================================================================
2026-05-13 12:45:11,805 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-05-13 12:45:11,805 - INFO - TEST DESCRIPTION :
Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN
subnets.
Test steps:
1. Create 1 IPAM's.
2. Create 1 VN with 2 subnets and launch 2 VMs in them.
3. Ping between the VMs in the same VN should go thru fine.
4. Ping to the subnet broadcast and all-broadcast address.
Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the
all-broadcast address.
Maintainer : ganeshahv@juniper.net
2026-05-13 12:45:12,091 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with
2026-05-13 12:45:12,091 - INFO - Initial checks done. Running the testcase now
2026-05-13 12:45:12,091 - INFO -
2026-05-13 12:45:12,567 - DEBUG - Response for create_network : {'network': {'id': '523889b5-9f30-4975-b0a5-0c145d5c726d', 'name': 'ctest-vn-95908533', 'tenant_id': '1cf2dbc982c44ec3a08785d3ddb5f2df', 'project_id': '1cf2dbc982c44ec3a08785d3ddb5f2df', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-43690953', 'ctest-vn-95908533'], 'port_security_enabled': True, 'description': ''}}
2026-05-13 12:45:12,726 - DEBUG - Response for create_subnet : {'subnet': {'id': '1d527506-0e53-431d-b067-e83853fde0ba', 'name': '', 'tenant_id': '1cf2dbc982c44ec3a08785d3ddb5f2df', 'network_id': '523889b5-9f30-4975-b0a5-0c145d5c726d', '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': '1cf2dbc982c44ec3a08785d3ddb5f2df'}}
2026-05-13 12:45:12,921 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b7d4dbdd-114c-4bb7-8546-ca14b5cc6792', 'name': '', 'tenant_id': '1cf2dbc982c44ec3a08785d3ddb5f2df', 'network_id': '523889b5-9f30-4975-b0a5-0c145d5c726d', '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': '1cf2dbc982c44ec3a08785d3ddb5f2df'}}
2026-05-13 12:45:12,948 - INFO - Created VN ctest-vn-95908533
2026-05-13 12:45:13,006 - DEBUG - VN ctest-vn-95908533 UUID is 523889b5-9f30-4975-b0a5-0c145d5c726d
2026-05-13 12:45:13,484 - DEBUG - Response for create_port : {'port': {'name': '42f3fefb-02b1-4172-85fe-7c86fd31572f', 'id': '42f3fefb-02b1-4172-85fe-7c86fd31572f', 'tenant_id': '1cf2dbc982c44ec3a08785d3ddb5f2df', 'network_id': '523889b5-9f30-4975-b0a5-0c145d5c726d', 'mac_address': '02:42:f3:fe:fb:02', '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': '1d527506-0e53-431d-b067-e83853fde0ba'}], 'security_groups': ['a3227fe4-390b-4e54-bbf0-ada95c0883fe'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1cf2dbc982c44ec3a08785d3ddb5f2df'}}
2026-05-13 12:45:13,665 - DEBUG - Response for create_port : {'port': {'name': '58afd8d4-333a-4fb1-ad34-dc8b0e52cd25', 'id': '58afd8d4-333a-4fb1-ad34-dc8b0e52cd25', 'tenant_id': '1cf2dbc982c44ec3a08785d3ddb5f2df', 'network_id': '523889b5-9f30-4975-b0a5-0c145d5c726d', 'mac_address': '02:58:af:d8:d4:33', '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': 'b7d4dbdd-114c-4bb7-8546-ca14b5cc6792'}], 'security_groups': ['a3227fe4-390b-4e54-bbf0-ada95c0883fe'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1cf2dbc982c44ec3a08785d3ddb5f2df'}}
2026-05-13 12:45:14,068 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5773-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5773-1)
2026-05-13 12:45:14,539 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5773-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5773-1)
2026-05-13 12:45:15,980 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5773-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5773-1)
2026-05-13 12:45:15,980 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2026-05-13 12:45:15,987 - DEBUG - Requesting: http://10.0.0.33:8082/domain/ee76beaa-6c24-4746-81e1-21d9a2a1eb0f
2026-05-13 12:45:16,016 - DEBUG - Requesting: http://10.0.0.33:8082/project/1cf2dbc9-82c4-4ec3-a087-85d3ddb5f2df
2026-05-13 12:45:16,104 - DEBUG - Requesting: http://10.0.0.33:8082/network-ipam/fda5d597-1eb4-4564-85e1-9d8e50055cb4
2026-05-13 12:45:16,125 - INFO - Verifications in API Server for IPAM: ctest-ipam-04663909 passed
2026-05-13 12:45:16,132 - DEBUG - Control-node 10.0.0.33 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-43690953:ctest-ipam-04663909', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-43690953', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '18277249507784934756', 'uuid-lslong': '9647165111357758644'}, 'enable': 'true', 'created': '2026-05-13T12:45:12', 'last-modified': '2026-05-13T12:45:12', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.813579'}
2026-05-13 12:45:16,132 - INFO - Verifications in Control node for IPAM: ctest-ipam-04663909 passed
2026-05-13 12:45:16,132 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2026-05-13 12:45:16,140 - DEBUG - Requesting: http://10.0.0.33:8082/domain/ee76beaa-6c24-4746-81e1-21d9a2a1eb0f
2026-05-13 12:45:16,157 - DEBUG - Requesting: http://10.0.0.33:8082/project/1cf2dbc9-82c4-4ec3-a087-85d3ddb5f2df
2026-05-13 12:45:16,246 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/523889b5-9f30-4975-b0a5-0c145d5c726d
2026-05-13 12:45:16,258 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/523889b5-9f30-4975-b0a5-0c145d5c726d
2026-05-13 12:45:16,272 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/f36fae71-6646-4b4d-aec4-2c17f78d7095
2026-05-13 12:45:16,284 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/f36fae71-6646-4b4d-aec4-2c17f78d7095
2026-05-13 12:45:16,292 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/c9f1b0e8-0ffa-40d5-a569-85a100f683d7
2026-05-13 12:45:16,299 - DEBUG - Route Targets: ['target:64512:8000004']
2026-05-13 12:45:16,300 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/523889b5-9f30-4975-b0a5-0c145d5c726d
2026-05-13 12:45:16,311 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/f36fae71-6646-4b4d-aec4-2c17f78d7095
2026-05-13 12:45:16,333 - INFO - Verified VN network id 11 for VN 523889b5-9f30-4975-b0a5-0c145d5c726d
2026-05-13 12:45:16,333 - INFO - Verifications in API Server for VN ctest-vn-95908533 passed
2026-05-13 12:45:16,333 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/523889b5-9f30-4975-b0a5-0c145d5c726d
2026-05-13 12:45:16,346 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/f36fae71-6646-4b4d-aec4-2c17f78d7095
2026-05-13 12:45:16,357 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/f36fae71-6646-4b4d-aec4-2c17f78d7095
2026-05-13 12:45:16,366 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/c9f1b0e8-0ffa-40d5-a569-85a100f683d7
2026-05-13 12:45:16,381 - DEBUG - Control-node 10.0.0.33 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-43690953:ctest-vn-95908533', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-43690953', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5924636722958715253', 'uuid-lslong': '12728593203437793901'}, 'enable': 'true', 'created': '2026-05-13T12:45:12', 'last-modified': '2026-05-13T12:45:12', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.508057'}
2026-05-13 12:45:16,390 - DEBUG - Route Targets: ['target:64512:8000004']
2026-05-13 12:45:16,393 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-95908533 passed
2026-05-13 12:45:16,393 - DEBUG - ====Verifying policy data for ctest-vn-95908533 in API_Server ======
2026-05-13 12:45:16,394 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2026-05-13 12:45:16,400 - DEBUG - Requesting: http://10.0.0.33:8082/domain/ee76beaa-6c24-4746-81e1-21d9a2a1eb0f
2026-05-13 12:45:16,412 - DEBUG - Requesting: http://10.0.0.33:8082/project/1cf2dbc9-82c4-4ec3-a087-85d3ddb5f2df
2026-05-13 12:45:16,505 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/523889b5-9f30-4975-b0a5-0c145d5c726d
2026-05-13 12:45:16,517 - DEBUG - =>VN ctest-vn-95908533 has no policy to be verified
2026-05-13 12:45:16,517 - DEBUG - Verifying the vn in opserver
2026-05-13 12:45:16,517 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-43690953:ctest-vn-95908533 virtual network link through opserver 10.0.0.33
2026-05-13 12:45:16,517 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks
2026-05-13 12:45:16,924 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks
2026-05-13 12:45:17,029 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-43690953:ctest-vn-95908533', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-43690953:ctest-vn-95908533?flat'}
2026-05-13 12:45:17,029 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-43690953:ctest-vn-95908533 is found in opserver
2026-05-13 12:45:17,035 - DEBUG - VRF ids for VN ctest-vn-95908533: {'10.0.0.33': '2'}
2026-05-13 12:45:17,035 - INFO - Waiting for VM ctest-TestBasicVMVN-43690953-13654539 to be up..
2026-05-13 12:45:17,134 - DEBUG - VM is in ACTIVE state now
2026-05-13 12:45:17,134 - INFO - VM name : ctest-TestBasicVMVN-43690953-13654539
2026-05-13 12:45:17,219 - DEBUG - VM ctest-TestBasicVMVN-43690953-13654539 ID is 7c8eb46b-6eba-4712-9b61-9b50a6789e67
2026-05-13 12:45:17,219 - DEBUG - VM ctest-TestBasicVMVN-43690953-13654539 launched on Node cn-jenkins-deploy-platform-ansible-os-5773-1
2026-05-13 12:45:17,306 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/7c8eb46b-6eba-4712-9b61-9b50a6789e67
2026-05-13 12:45:17,316 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/42f3fefb-02b1-4172-85fe-7c86fd31572f
2026-05-13 12:45:20,584 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1009ms')
2026-05-13 12:45:20,584 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-43690953-13654539 failed!
2026-05-13 12:45:20,641 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-43690953:ctest-vn-95908533 is 31.1.1.1 and allocation pool is NOT set
2026-05-13 12:45:20,641 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-43690953:ctest-vn-95908533 is 31.1.2.1 and allocation pool is NOT set
2026-05-13 12:45:24,715 - 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 1018ms')
2026-05-13 12:45:24,715 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-43690953-13654539 failed!
2026-05-13 12:45:24,777 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-43690953:ctest-vn-95908533 is 31.1.1.1 and allocation pool is NOT set
2026-05-13 12:45:24,777 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-43690953:ctest-vn-95908533 is 31.1.2.1 and allocation pool is NOT set
2026-05-13 12:45:26,840 - 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=8.26 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.592 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.592/4.424/8.256/3.832 ms')
2026-05-13 12:45:26,840 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-43690953-13654539 passed
2026-05-13 12:45:26,993 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-13 12:45:26,993 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-43690953-13654539, IP 31.1.1.4, Port 22
2026-05-13 12:45:27,164 - DEBUG - VM ctest-TestBasicVMVN-43690953-13654539 is ready for SSH connections
2026-05-13 12:45:27,164 - INFO - Waiting for VM ctest-TestBasicVMVN-43690953-51251285 to be up..
2026-05-13 12:45:27,243 - DEBUG - VM is in ACTIVE state now
2026-05-13 12:45:27,243 - INFO - VM name : ctest-TestBasicVMVN-43690953-51251285
2026-05-13 12:45:27,332 - DEBUG - VM ctest-TestBasicVMVN-43690953-51251285 ID is ab8a46a4-fa8c-4451-ab4e-02d599585a05
2026-05-13 12:45:27,333 - DEBUG - VM ctest-TestBasicVMVN-43690953-51251285 launched on Node cn-jenkins-deploy-platform-ansible-os-5773-1
2026-05-13 12:45:27,413 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/ab8a46a4-fa8c-4451-ab4e-02d599585a05
2026-05-13 12:45:27,420 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/58afd8d4-333a-4fb1-ad34-dc8b0e52cd25
2026-05-13 12:45:28,652 - 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.60 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.524 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.524/2.064/3.604/1.540 ms')
2026-05-13 12:45:28,653 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-43690953-51251285 passed
2026-05-13 12:45:28,805 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-13 12:45:28,805 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-43690953-51251285, IP 31.1.2.4, Port 22
2026-05-13 12:45:28,961 - DEBUG - VM ctest-TestBasicVMVN-43690953-51251285 is ready for SSH connections
2026-05-13 12:45:28,961 - INFO - Waiting for VM ctest-TestBasicVMVN-43690953-61053078 to be up..
2026-05-13 12:45:29,039 - DEBUG - VM is in ACTIVE state now
2026-05-13 12:45:29,039 - INFO - VM name : ctest-TestBasicVMVN-43690953-61053078
2026-05-13 12:45:29,118 - DEBUG - VM ctest-TestBasicVMVN-43690953-61053078 ID is 90fcd59a-a7f6-4001-be50-c4f8ed90c28d
2026-05-13 12:45:29,118 - DEBUG - VM ctest-TestBasicVMVN-43690953-61053078 launched on Node cn-jenkins-deploy-platform-ansible-os-5773-1
2026-05-13 12:45:29,197 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/90fcd59a-a7f6-4001-be50-c4f8ed90c28d
2026-05-13 12:45:29,206 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/53759de3-cf00-4a6d-8138-d677834e1749
2026-05-13 12:45:30,437 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=3.48 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.535 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.535/2.008/3.482/1.473 ms')
2026-05-13 12:45:30,437 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-43690953-61053078 passed
2026-05-13 12:45:30,585 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-13 12:45:30,586 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-43690953-61053078, IP 31.1.1.3, Port 22
2026-05-13 12:45:30,740 - DEBUG - VM ctest-TestBasicVMVN-43690953-61053078 is ready for SSH connections
2026-05-13 12:45:30,740 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-13 12:45:30,740 - 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-05-13 12:45:30,741 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-05-13 12:45:34,784 - 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.918 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.770 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.054 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.770/1.914/3.918 ms
2026-05-13 12:45:34,785 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-43690953-13654539 passed
2026-05-13 12:45:34,785 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-13 12:45:34,785 - 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-05-13 12:45:34,785 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-05-13 12:45:38,533 - 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.877 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.914 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.873 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.873/1.554/2.877 ms
2026-05-13 12:45:38,533 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-43690953-51251285 passed
2026-05-13 12:45:38,533 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-13 12:45:38,533 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-13 12:45:38,533 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-13 12:45:38,533 - 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-05-13 12:45:38,534 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-05-13 12:45:38,726 - DEBUG - None
2026-05-13 12:45:38,726 - 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-05-13 12:45:38,726 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-05-13 12:45:38,913 - DEBUG - None
2026-05-13 12:45:38,913 - 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-05-13 12:45:38,913 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-05-13 12:45:39,538 - DEBUG - None
2026-05-13 12:45:39,538 - 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-05-13 12:45:39,538 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-05-13 12:45:41,760 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=2.120 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.125 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.505 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.865 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=1.007 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.505/2.124/5.125 ms
2026-05-13 12:45:41,761 - 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-05-13 12:45:41,761 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-05-13 12:45:44,028 - 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.506 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.899 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=7.116 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.693 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.947 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.783 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.426 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.426/2.767/7.116 ms
2026-05-13 12:45:44,029 - 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-05-13 12:45:44,029 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-05-13 12:45:46,288 - 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.722 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.728 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.645 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.583 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.349 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.845 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.599 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.583/2.067/3.845 ms
2026-05-13 12:45:46,289 - INFO - Deleting VM ctest-TestBasicVMVN-43690953-61053078
2026-05-13 12:45:46,387 - INFO - Detaching port 58afd8d4-333a-4fb1-ad34-dc8b0e52cd25 from VM ctest-TestBasicVMVN-43690953-51251285
2026-05-13 12:45:46,438 - INFO - Deleting VM ctest-TestBasicVMVN-43690953-51251285
2026-05-13 12:45:46,540 - INFO - Detaching port 42f3fefb-02b1-4172-85fe-7c86fd31572f from VM ctest-TestBasicVMVN-43690953-13654539
2026-05-13 12:45:46,580 - INFO - Deleting VM ctest-TestBasicVMVN-43690953-13654539
2026-05-13 12:45:46,666 - INFO - Deleting VN ctest-vn-95908533
2026-05-13 12:45:46,835 - DEBUG - Response for delete_port : ()
2026-05-13 12:45:47,050 - DEBUG - Response for delete_port : ()
2026-05-13 12:45:47,214 - DEBUG - Response for deleting network ()
2026-05-13 12:45:47,215 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/f36fae71-6646-4b4d-aec4-2c17f78d7095
2026-05-13 12:45:47,220 - DEBUG - Response Code: 404
2026-05-13 12:45:47,220 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2026-05-13 12:45:47,226 - DEBUG - Requesting: http://10.0.0.33:8082/domain/ee76beaa-6c24-4746-81e1-21d9a2a1eb0f
2026-05-13 12:45:47,283 - DEBUG - Requesting: http://10.0.0.33:8082/project/1cf2dbc9-82c4-4ec3-a087-85d3ddb5f2df
2026-05-13 12:45:47,363 - INFO - Validated that VN ctest-vn-95908533 is not found in API Server
2026-05-13 12:45:47,373 - DEBUG - VN ctest-vn-95908533 is not present in Agent 10.0.0.33
2026-05-13 12:45:47,373 - INFO - Validated that VN ctest-vn-95908533 is not in any agent
2026-05-13 12:45:47,378 - DEBUG - VRF 2 is not seen in agent 10.0.0.33
2026-05-13 12:45:47,383 - DEBUG - Vrouter 10.0.0.33 does not have vrf 2 for VN ctest-vn-95908533
2026-05-13 12:45:47,383 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-43690953:ctest-vn-95908533
2026-05-13 12:45:47,394 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-95908533 info
2026-05-13 12:45:47,469 - INFO - IPAM: ctest-ipam-04663909 is not found in API Server
2026-05-13 12:45:47,478 - INFO - IPAM:ctest-ipam-04663909 is not found in control node
2026-05-13 12:45:47,735 - DEBUG - No XMPP flaps were noticed during the test
2026-05-13 12:45:47,735 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36]
2026-05-13 12:45:47,735 - INFO - --------------------------------------------------------------------------------
2026-05-13 12:45:48,428 - INFO - Deleted project: ctest-TestBasicVMVN-43690953, ID : 1cf2dbc9-82c4-4ec3-a087-85d3ddb5f2df