2026-06-08 10:27:00,007 - INFO - Domain Default found not creating
2026-06-08 10:27:00,190 - INFO - Project ctest-TestBasicVMVN-97185515 not found, creating it
2026-06-08 10:27:00,693 - INFO - Created Project:ctest-TestBasicVMVN-97185515, ID : 1a1512b9-ddde-4f40-8200-99b7eb5b2ad8
2026-06-08 10:27:02,433 - INFO - ================================================================================
2026-06-08 10:27:02,433 - INFO - STARTING TEST : test_generic_link_local_service
2026-06-08 10:27:02,433 - 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-06-08 10:27:02,692 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with
2026-06-08 10:27:02,692 - INFO - Initial checks done. Running the testcase now
2026-06-08 10:27:02,692 - INFO -
2026-06-08 10:27:03,325 - DEBUG - Response for create_network : {'network': {'id': 'ba5c9d01-5ad4-466e-9b5c-c1a563d6a7d9', 'name': 'ctest-vn2_metadata-23823256', 'tenant_id': '1a1512b9ddde4f40820099b7eb5b2ad8', 'project_id': '1a1512b9ddde4f40820099b7eb5b2ad8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-97185515', 'ctest-vn2_metadata-23823256'], 'port_security_enabled': True, 'description': ''}}
2026-06-08 10:27:03,515 - DEBUG - Response for create_subnet : {'subnet': {'id': '5222483f-e043-4aaa-bc3c-c0801d94d783', 'name': '', 'tenant_id': '1a1512b9ddde4f40820099b7eb5b2ad8', 'network_id': 'ba5c9d01-5ad4-466e-9b5c-c1a563d6a7d9', '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': '1a1512b9ddde4f40820099b7eb5b2ad8'}}
2026-06-08 10:27:03,535 - INFO - Created VN ctest-vn2_metadata-23823256
2026-06-08 10:27:03,587 - DEBUG - VN ctest-vn2_metadata-23823256 UUID is ba5c9d01-5ad4-466e-9b5c-c1a563d6a7d9
2026-06-08 10:27:03,786 - DEBUG - Services list from nova: [, , ]
2026-06-08 10:27:05,040 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5903-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5903-1)
2026-06-08 10:27:05,182 - DEBUG - Link local service introspect added
2026-06-08 10:27:05,250 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-08 10:27:10,340 - DEBUG - VM is in ACTIVE state now
2026-06-08 10:27:10,481 - INFO - Waiting for VM ctest-TestBasicVMVN-97185515-71510709 to be up..
2026-06-08 10:27:10,481 - INFO - VM name : ctest-TestBasicVMVN-97185515-71510709
2026-06-08 10:27:10,572 - DEBUG - VM ctest-TestBasicVMVN-97185515-71510709 ID is 604c327f-bd03-423a-b8ab-d3aa94897a93
2026-06-08 10:27:10,572 - DEBUG - VM ctest-TestBasicVMVN-97185515-71510709 launched on Node cn-jenkins-deploy-platform-ansible-os-5903-1
2026-06-08 10:27:10,724 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/604c327f-bd03-423a-b8ab-d3aa94897a93
2026-06-08 10:27:11,074 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/604c327f-bd03-423a-b8ab-d3aa94897a93
2026-06-08 10:27:11,116 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/a0ab5a57-5e4d-4a29-93b3-fcdbb716e729
2026-06-08 10:27:14,368 - 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 1014ms')
2026-06-08 10:27:14,368 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97185515-71510709 failed!
2026-06-08 10:27:14,423 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-97185515:ctest-vn2_metadata-23823256 is 11.1.1.1 and allocation pool is NOT set
2026-06-08 10:27:18,498 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=4.27 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1014ms\r\nrtt min/avg/max/mdev = 4.273/4.273/4.273/0.000 ms')
2026-06-08 10:27:18,498 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97185515-71510709 passed
2026-06-08 10:27:18,655 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-08 10:27:18,655 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-97185515-71510709, IP 11.1.1.3, Port 22
2026-06-08 10:27:18,829 - DEBUG - VM ctest-TestBasicVMVN-97185515-71510709 is ready for SSH connections
2026-06-08 10:27:18,829 - INFO - Retry 0
2026-06-08 10:27:18,829 - 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-06-08 10:27:18,829 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-06-08 10:27:20,517 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-06-08 10:27:20,517 - INFO - Generic metadata worked
2026-06-08 10:27:20,782 - DEBUG - Link local service introspect removed
2026-06-08 10:27:20,782 - INFO - Deleting VM ctest-TestBasicVMVN-97185515-71510709
2026-06-08 10:27:20,861 - INFO - Deleting VN ctest-vn2_metadata-23823256
2026-06-08 10:27:20,901 - DEBUG - VN ba5c9d01-5ad4-466e-9b5c-c1a563d6a7d9 still in use: Unable to complete operation on network ba5c9d01-5ad4-466e-9b5c-c1a563d6a7d9. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-71822451-1240-4456-ae4a-cb9f27ec7f07']
2026-06-08 10:27:20,901 - WARNING - Deleting VN ctest-vn2_metadata-23823256 failed..Will retry
2026-06-08 10:27:23,006 - DEBUG - Response for deleting network ()
2026-06-08 10:27:23,278 - DEBUG - No XMPP flaps were noticed during the test
2026-06-08 10:27:23,278 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:21]
2026-06-08 10:27:23,278 - INFO - --------------------------------------------------------------------------------
2026-06-08 10:27:23,282 - INFO - ================================================================================
2026-06-08 10:27:23,282 - INFO - STARTING TEST : test_metadata_service
2026-06-08 10:27:23,282 - 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-06-08 10:27:23,557 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with
2026-06-08 10:27:23,557 - INFO - Initial checks done. Running the testcase now
2026-06-08 10:27:23,557 - INFO -
2026-06-08 10:27:23,557 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-configs
2026-06-08 10:27:23,563 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-config/f086d3aa-0fa5-4552-b608-271c4e9ec787
2026-06-08 10:27:23,783 - DEBUG - Response for create_network : {'network': {'id': '8f6f3084-6431-450e-ab3b-43efe36cfcca', 'name': 'ctest-vn-12289662', 'tenant_id': '1a1512b9ddde4f40820099b7eb5b2ad8', 'project_id': '1a1512b9ddde4f40820099b7eb5b2ad8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-97185515', 'ctest-vn-12289662'], 'port_security_enabled': True, 'description': ''}}
2026-06-08 10:27:23,977 - DEBUG - Response for create_subnet : {'subnet': {'id': '1ff7bdee-8b66-4bd5-9e6b-095efd07aaf3', 'name': '', 'tenant_id': '1a1512b9ddde4f40820099b7eb5b2ad8', 'network_id': '8f6f3084-6431-450e-ab3b-43efe36cfcca', 'ip_version': 4, 'cidr': '208.131.214.0/26', 'allocation_pools': [{'start': '208.131.214.2', 'end': '208.131.214.62'}], 'gateway_ip': '208.131.214.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '208.131.214.2', 'tags': [], 'project_id': '1a1512b9ddde4f40820099b7eb5b2ad8'}}
2026-06-08 10:27:23,997 - INFO - Created VN ctest-vn-12289662
2026-06-08 10:27:24,051 - DEBUG - VN ctest-vn-12289662 UUID is 8f6f3084-6431-450e-ab3b-43efe36cfcca
2026-06-08 10:27:25,394 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5903-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5903-1)
2026-06-08 10:27:25,394 - INFO - Waiting for VM ctest-TestBasicVMVN-97185515-80879484 to be up..
2026-06-08 10:27:25,445 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-08 10:27:30,550 - DEBUG - VM is in ACTIVE state now
2026-06-08 10:27:30,550 - INFO - VM name : ctest-TestBasicVMVN-97185515-80879484
2026-06-08 10:27:30,641 - DEBUG - VM ctest-TestBasicVMVN-97185515-80879484 ID is a623afad-03ef-4f80-8db2-9bb5c9c63353
2026-06-08 10:27:30,641 - DEBUG - VM ctest-TestBasicVMVN-97185515-80879484 launched on Node cn-jenkins-deploy-platform-ansible-os-5903-1
2026-06-08 10:27:30,722 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/a623afad-03ef-4f80-8db2-9bb5c9c63353
2026-06-08 10:27:30,732 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/dc5d0528-43c7-4c18-9ff9-a3e663eab908
2026-06-08 10:27:33,992 - 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-06-08 10:27:33,993 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97185515-80879484 failed!
2026-06-08 10:27:34,051 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-97185515:ctest-vn-12289662 is 208.131.214.1 and allocation pool is NOT set
2026-06-08 10:27:38,149 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=8.58 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1031ms\r\nrtt min/avg/max/mdev = 8.580/8.580/8.580/0.000 ms')
2026-06-08 10:27:38,149 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97185515-80879484 passed
2026-06-08 10:27:38,303 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-08 10:27:38,303 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-97185515-80879484, IP 208.131.214.3, Port 22
2026-06-08 10:27:38,458 - DEBUG - VM ctest-TestBasicVMVN-97185515-80879484 is ready for SSH connections
2026-06-08 10:27:38,458 - 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-06-08 10:27:38,458 - DEBUG - cat /tmp/output.txt
2026-06-08 10:27:40,151 - DEBUG - Hello World. The time is now Mon, 08 Jun 2026 04:27:36 -0600!
2026-06-08 10:27:40,151 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 08 Jun 2026 04:27:36 -0600!'}
2026-06-08 10:27:40,151 - INFO - metadata_script.txt got executed in the vm
2026-06-08 10:27:40,151 - INFO - Deleting VM ctest-TestBasicVMVN-97185515-80879484
2026-06-08 10:27:40,242 - INFO - Deleting VN ctest-vn-12289662
2026-06-08 10:27:40,285 - DEBUG - VN 8f6f3084-6431-450e-ab3b-43efe36cfcca still in use: Unable to complete operation on network 8f6f3084-6431-450e-ab3b-43efe36cfcca. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-c57b0206-8857-4bb3-8834-b8a31f5ceed1']
2026-06-08 10:27:40,285 - WARNING - Deleting VN ctest-vn-12289662 failed..Will retry
2026-06-08 10:27:42,394 - DEBUG - Response for deleting network ()
2026-06-08 10:27:42,656 - DEBUG - No XMPP flaps were noticed during the test
2026-06-08 10:27:42,656 - INFO - END TEST : test_metadata_service : PASSED[0:00:19]
2026-06-08 10:27:42,656 - INFO - --------------------------------------------------------------------------------
2026-06-08 10:27:42,659 - INFO - ================================================================================
2026-06-08 10:27:42,659 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-06-08 10:27:42,659 - 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-06-08 10:27:42,949 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with
2026-06-08 10:27:42,949 - INFO - Initial checks done. Running the testcase now
2026-06-08 10:27:42,949 - INFO -
2026-06-08 10:27:43,458 - DEBUG - Response for create_network : {'network': {'id': 'f2467678-b917-457f-b54d-0d9289fd0c93', 'name': 'ctest-vn-35676665', 'tenant_id': '1a1512b9ddde4f40820099b7eb5b2ad8', 'project_id': '1a1512b9ddde4f40820099b7eb5b2ad8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-97185515', 'ctest-vn-35676665'], 'port_security_enabled': True, 'description': ''}}
2026-06-08 10:27:43,675 - DEBUG - Response for create_subnet : {'subnet': {'id': '749a19ef-154d-4168-a149-b1b368c37b7a', 'name': '', 'tenant_id': '1a1512b9ddde4f40820099b7eb5b2ad8', 'network_id': 'f2467678-b917-457f-b54d-0d9289fd0c93', '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': '1a1512b9ddde4f40820099b7eb5b2ad8'}}
2026-06-08 10:27:43,823 - DEBUG - Response for create_subnet : {'subnet': {'id': '6b056b5c-3e50-4b05-9a7e-7eff365b9e36', 'name': '', 'tenant_id': '1a1512b9ddde4f40820099b7eb5b2ad8', 'network_id': 'f2467678-b917-457f-b54d-0d9289fd0c93', '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': '1a1512b9ddde4f40820099b7eb5b2ad8'}}
2026-06-08 10:27:43,844 - INFO - Created VN ctest-vn-35676665
2026-06-08 10:27:43,899 - DEBUG - VN ctest-vn-35676665 UUID is f2467678-b917-457f-b54d-0d9289fd0c93
2026-06-08 10:27:44,290 - DEBUG - Response for create_port : {'port': {'name': '2eb154aa-0a30-405a-a928-49ed7c0a91eb', 'id': '2eb154aa-0a30-405a-a928-49ed7c0a91eb', 'tenant_id': '1a1512b9ddde4f40820099b7eb5b2ad8', 'network_id': 'f2467678-b917-457f-b54d-0d9289fd0c93', 'mac_address': '02:2e:b1:54:aa:0a', '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': '749a19ef-154d-4168-a149-b1b368c37b7a'}], 'security_groups': ['1ce7ae3f-5baa-44f5-a71c-538d06b56962'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1a1512b9ddde4f40820099b7eb5b2ad8'}}
2026-06-08 10:27:44,470 - DEBUG - Response for create_port : {'port': {'name': '46187729-72af-463f-b2af-c67b11a24898', 'id': '46187729-72af-463f-b2af-c67b11a24898', 'tenant_id': '1a1512b9ddde4f40820099b7eb5b2ad8', 'network_id': 'f2467678-b917-457f-b54d-0d9289fd0c93', 'mac_address': '02:46:18:77:29:72', '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': '6b056b5c-3e50-4b05-9a7e-7eff365b9e36'}], 'security_groups': ['1ce7ae3f-5baa-44f5-a71c-538d06b56962'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1a1512b9ddde4f40820099b7eb5b2ad8'}}
2026-06-08 10:27:44,889 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5903-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5903-1)
2026-06-08 10:27:45,378 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5903-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5903-1)
2026-06-08 10:27:46,791 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5903-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5903-1)
2026-06-08 10:27:46,791 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2026-06-08 10:27:46,800 - DEBUG - Requesting: http://10.0.0.33:8082/domain/39e3d44c-e320-48e2-a357-b7e5e23d2031
2026-06-08 10:27:46,817 - DEBUG - Requesting: http://10.0.0.33:8082/project/1a1512b9-ddde-4f40-8200-99b7eb5b2ad8
2026-06-08 10:27:46,909 - DEBUG - Requesting: http://10.0.0.33:8082/network-ipam/dfc591da-39be-499e-a4c7-dd5b84692591
2026-06-08 10:27:46,925 - INFO - Verifications in API Server for IPAM: ctest-ipam-00132248 passed
2026-06-08 10:27:46,936 - DEBUG - Control-node 10.0.0.33 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-97185515:ctest-ipam-00132248', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-97185515', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16124454407327599006', 'uuid-lslong': '11873702327718847889'}, 'enable': 'true', 'created': '2026-06-08T10:27:42', 'last-modified': '2026-06-08T10:27:43', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.750695'}
2026-06-08 10:27:46,936 - INFO - Verifications in Control node for IPAM: ctest-ipam-00132248 passed
2026-06-08 10:27:46,937 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2026-06-08 10:27:46,945 - DEBUG - Requesting: http://10.0.0.33:8082/domain/39e3d44c-e320-48e2-a357-b7e5e23d2031
2026-06-08 10:27:46,958 - DEBUG - Requesting: http://10.0.0.33:8082/project/1a1512b9-ddde-4f40-8200-99b7eb5b2ad8
2026-06-08 10:27:47,049 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/f2467678-b917-457f-b54d-0d9289fd0c93
2026-06-08 10:27:47,067 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/f2467678-b917-457f-b54d-0d9289fd0c93
2026-06-08 10:27:47,085 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/1e0e7062-748c-44d2-94fa-da57e1c3ba08
2026-06-08 10:27:47,097 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/1e0e7062-748c-44d2-94fa-da57e1c3ba08
2026-06-08 10:27:47,107 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/0c131aea-c8f9-40ff-b77f-e67960b53dcd
2026-06-08 10:27:47,119 - DEBUG - Route Targets: ['target:64512:8000004']
2026-06-08 10:27:47,119 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/f2467678-b917-457f-b54d-0d9289fd0c93
2026-06-08 10:27:47,132 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/1e0e7062-748c-44d2-94fa-da57e1c3ba08
2026-06-08 10:27:47,158 - INFO - Verified VN network id 12 for VN f2467678-b917-457f-b54d-0d9289fd0c93
2026-06-08 10:27:47,159 - INFO - Verifications in API Server for VN ctest-vn-35676665 passed
2026-06-08 10:27:47,159 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/f2467678-b917-457f-b54d-0d9289fd0c93
2026-06-08 10:27:47,178 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/1e0e7062-748c-44d2-94fa-da57e1c3ba08
2026-06-08 10:27:47,190 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/1e0e7062-748c-44d2-94fa-da57e1c3ba08
2026-06-08 10:27:47,201 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/0c131aea-c8f9-40ff-b77f-e67960b53dcd
2026-06-08 10:27:47,218 - DEBUG - Control-node 10.0.0.33 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-97185515:ctest-vn-35676665', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-97185515', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17457771266421769599', 'uuid-lslong': '13064113017103125651'}, 'enable': 'true', 'created': '2026-06-08T10:27:43', 'last-modified': '2026-06-08T10:27:43', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.427352'}
2026-06-08 10:27:47,226 - DEBUG - Route Targets: ['target:64512:8000004']
2026-06-08 10:27:47,227 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-35676665 passed
2026-06-08 10:27:47,227 - DEBUG - ====Verifying policy data for ctest-vn-35676665 in API_Server ======
2026-06-08 10:27:47,227 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2026-06-08 10:27:47,234 - DEBUG - Requesting: http://10.0.0.33:8082/domain/39e3d44c-e320-48e2-a357-b7e5e23d2031
2026-06-08 10:27:47,248 - DEBUG - Requesting: http://10.0.0.33:8082/project/1a1512b9-ddde-4f40-8200-99b7eb5b2ad8
2026-06-08 10:27:47,352 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/f2467678-b917-457f-b54d-0d9289fd0c93
2026-06-08 10:27:47,371 - DEBUG - =>VN ctest-vn-35676665 has no policy to be verified
2026-06-08 10:27:47,371 - DEBUG - Verifying the vn in opserver
2026-06-08 10:27:47,371 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-97185515:ctest-vn-35676665 virtual network link through opserver 10.0.0.33
2026-06-08 10:27:47,371 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks
2026-06-08 10:27:47,836 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks
2026-06-08 10:27:47,923 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-97185515:ctest-vn-35676665', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-97185515:ctest-vn-35676665?flat'}
2026-06-08 10:27:47,923 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-97185515:ctest-vn-35676665 is found in opserver
2026-06-08 10:27:47,936 - DEBUG - VRF ids for VN ctest-vn-35676665: {'10.0.0.33': '2'}
2026-06-08 10:27:47,938 - INFO - Waiting for VM ctest-TestBasicVMVN-97185515-56149578 to be up..
2026-06-08 10:27:48,068 - DEBUG - VM is in ACTIVE state now
2026-06-08 10:27:48,068 - INFO - VM name : ctest-TestBasicVMVN-97185515-56149578
2026-06-08 10:27:48,172 - DEBUG - VM ctest-TestBasicVMVN-97185515-56149578 ID is c49ab0d4-4408-46c2-9608-130cf854f0a2
2026-06-08 10:27:48,172 - DEBUG - VM ctest-TestBasicVMVN-97185515-56149578 launched on Node cn-jenkins-deploy-platform-ansible-os-5903-1
2026-06-08 10:27:48,295 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/c49ab0d4-4408-46c2-9608-130cf854f0a2
2026-06-08 10:27:48,308 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/2eb154aa-0a30-405a-a928-49ed7c0a91eb
2026-06-08 10:27:51,629 - 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-06-08 10:27:51,629 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97185515-56149578 failed!
2026-06-08 10:27:51,683 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-97185515:ctest-vn-35676665 is 31.1.1.1 and allocation pool is NOT set
2026-06-08 10:27:51,683 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-97185515:ctest-vn-35676665 is 31.1.2.1 and allocation pool is NOT set
2026-06-08 10:27:55,752 - 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 1001ms')
2026-06-08 10:27:55,752 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97185515-56149578 failed!
2026-06-08 10:27:55,807 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-97185515:ctest-vn-35676665 is 31.1.1.1 and allocation pool is NOT set
2026-06-08 10:27:55,807 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-97185515:ctest-vn-35676665 is 31.1.2.1 and allocation pool is NOT set
2026-06-08 10:27:57,869 - 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.85 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.83 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.834/3.342/3.850/0.508 ms')
2026-06-08 10:27:57,870 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97185515-56149578 passed
2026-06-08 10:27:58,023 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-08 10:27:58,023 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-97185515-56149578, IP 31.1.1.4, Port 22
2026-06-08 10:27:58,189 - DEBUG - VM ctest-TestBasicVMVN-97185515-56149578 is ready for SSH connections
2026-06-08 10:27:58,189 - INFO - Waiting for VM ctest-TestBasicVMVN-97185515-22374526 to be up..
2026-06-08 10:27:58,290 - DEBUG - VM is in ACTIVE state now
2026-06-08 10:27:58,290 - INFO - VM name : ctest-TestBasicVMVN-97185515-22374526
2026-06-08 10:27:58,382 - DEBUG - VM ctest-TestBasicVMVN-97185515-22374526 ID is 72636f70-475d-44d8-a97d-2568c1c7f4c6
2026-06-08 10:27:58,383 - DEBUG - VM ctest-TestBasicVMVN-97185515-22374526 launched on Node cn-jenkins-deploy-platform-ansible-os-5903-1
2026-06-08 10:27:58,477 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/72636f70-475d-44d8-a97d-2568c1c7f4c6
2026-06-08 10:27:58,487 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/46187729-72af-463f-b2af-c67b11a24898
2026-06-08 10:27:59,744 - 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=7.26 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.967 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.967/4.111/7.255/3.144 ms')
2026-06-08 10:27:59,744 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-97185515-22374526 passed
2026-06-08 10:27:59,895 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-08 10:27:59,895 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-97185515-22374526, IP 31.1.2.4, Port 22
2026-06-08 10:28:00,061 - DEBUG - VM ctest-TestBasicVMVN-97185515-22374526 is ready for SSH connections
2026-06-08 10:28:00,061 - INFO - Waiting for VM ctest-TestBasicVMVN-97185515-07274427 to be up..
2026-06-08 10:28:00,150 - DEBUG - VM is in ACTIVE state now
2026-06-08 10:28:00,150 - INFO - VM name : ctest-TestBasicVMVN-97185515-07274427
2026-06-08 10:28:00,247 - DEBUG - VM ctest-TestBasicVMVN-97185515-07274427 ID is 2bac11bd-55b0-4588-95a2-06063f36c362
2026-06-08 10:28:00,248 - DEBUG - VM ctest-TestBasicVMVN-97185515-07274427 launched on Node cn-jenkins-deploy-platform-ansible-os-5903-1
2026-06-08 10:28:00,339 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/2bac11bd-55b0-4588-95a2-06063f36c362
2026-06-08 10:28:00,348 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/321faf23-8edf-4853-ae68-d38111497667
2026-06-08 10:28:01,597 - 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.20 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.635 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.635/1.915/3.196/1.280 ms')
2026-06-08 10:28:01,597 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-97185515-07274427 passed
2026-06-08 10:28:01,759 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-08 10:28:01,759 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-97185515-07274427, IP 31.1.1.3, Port 22
2026-06-08 10:28:01,924 - DEBUG - VM ctest-TestBasicVMVN-97185515-07274427 is ready for SSH connections
2026-06-08 10:28:01,925 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-08 10:28:01,925 - 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-06-08 10:28:01,925 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-06-08 10:28:06,121 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.625 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.848 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.154 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.848/2.209/4.625 ms
2026-06-08 10:28:06,121 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-97185515-56149578 passed
2026-06-08 10:28:06,122 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-08 10:28:06,122 - 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-06-08 10:28:06,122 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-06-08 10:28:09,866 - 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.657 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.037 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.914 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.914/1.869/3.657 ms
2026-06-08 10:28:09,866 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-97185515-22374526 passed
2026-06-08 10:28:09,866 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-08 10:28:09,866 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-08 10:28:09,866 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-08 10:28:09,866 - 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-06-08 10:28:09,867 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-06-08 10:28:10,063 - DEBUG - None
2026-06-08 10:28:10,063 - 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-06-08 10:28:10,063 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-06-08 10:28:10,272 - DEBUG - None
2026-06-08 10:28:10,272 - 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-06-08 10:28:10,272 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-06-08 10:28:10,960 - DEBUG - None
2026-06-08 10:28:10,961 - 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-06-08 10:28:10,961 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-06-08 10:28:13,210 - 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.176 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.718 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.529 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.938 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.703 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.529/2.212/5.718 ms
2026-06-08 10:28:13,210 - 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-06-08 10:28:13,210 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-06-08 10:28:15,489 - 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.132 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.641 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.917 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.446 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.979 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.952 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.432 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.432/2.214/4.917 ms
2026-06-08 10:28:15,490 - 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-06-08 10:28:15,490 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-06-08 10:28:17,760 - 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.824 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.931 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.003 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.603 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.466 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.150 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.618 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.603/2.227/4.150 ms
2026-06-08 10:28:17,761 - INFO - Deleting VM ctest-TestBasicVMVN-97185515-07274427
2026-06-08 10:28:17,845 - INFO - Detaching port 46187729-72af-463f-b2af-c67b11a24898 from VM ctest-TestBasicVMVN-97185515-22374526
2026-06-08 10:28:17,889 - INFO - Deleting VM ctest-TestBasicVMVN-97185515-22374526
2026-06-08 10:28:17,985 - INFO - Detaching port 2eb154aa-0a30-405a-a928-49ed7c0a91eb from VM ctest-TestBasicVMVN-97185515-56149578
2026-06-08 10:28:18,023 - INFO - Deleting VM ctest-TestBasicVMVN-97185515-56149578
2026-06-08 10:28:18,107 - INFO - Deleting VN ctest-vn-35676665
2026-06-08 10:28:18,283 - DEBUG - Response for delete_port : ()
2026-06-08 10:28:18,450 - DEBUG - Response for delete_port : ()
2026-06-08 10:28:18,500 - DEBUG - VN f2467678-b917-457f-b54d-0d9289fd0c93 still in use: Unable to complete operation on network f2467678-b917-457f-b54d-0d9289fd0c93. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-385f912a-292b-44b7-bcbd-ea3044ecf47f']
2026-06-08 10:28:18,501 - WARNING - Deleting VN ctest-vn-35676665 failed..Will retry
2026-06-08 10:28:20,650 - DEBUG - Response for deleting network ()
2026-06-08 10:28:20,650 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/1e0e7062-748c-44d2-94fa-da57e1c3ba08
2026-06-08 10:28:20,662 - DEBUG - Response Code: 404
2026-06-08 10:28:20,662 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2026-06-08 10:28:20,670 - DEBUG - Requesting: http://10.0.0.33:8082/domain/39e3d44c-e320-48e2-a357-b7e5e23d2031
2026-06-08 10:28:20,732 - DEBUG - Requesting: http://10.0.0.33:8082/project/1a1512b9-ddde-4f40-8200-99b7eb5b2ad8
2026-06-08 10:28:20,812 - INFO - Validated that VN ctest-vn-35676665 is not found in API Server
2026-06-08 10:28:20,822 - DEBUG - VN ctest-vn-35676665 is not present in Agent 10.0.0.33
2026-06-08 10:28:20,822 - INFO - Validated that VN ctest-vn-35676665 is not in any agent
2026-06-08 10:28:20,827 - DEBUG - VRF 2 is not seen in agent 10.0.0.33
2026-06-08 10:28:20,836 - DEBUG - Vrouter 10.0.0.33 does not have vrf 2 for VN ctest-vn-35676665
2026-06-08 10:28:20,836 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-97185515:ctest-vn-35676665
2026-06-08 10:28:20,849 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-35676665 info
2026-06-08 10:28:20,930 - INFO - IPAM: ctest-ipam-00132248 is not found in API Server
2026-06-08 10:28:20,945 - INFO - IPAM:ctest-ipam-00132248 is not found in control node
2026-06-08 10:28:21,219 - DEBUG - No XMPP flaps were noticed during the test
2026-06-08 10:28:21,219 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39]
2026-06-08 10:28:21,219 - INFO - --------------------------------------------------------------------------------
2026-06-08 10:28:21,992 - INFO - Deleted project: ctest-TestBasicVMVN-97185515, ID : 1a1512b9-ddde-4f40-8200-99b7eb5b2ad8