2026-05-25 02:10:08,529 - INFO - Domain Default found not creating
2026-05-25 02:10:08,701 - INFO - Project ctest-TestBasicVMVN-03413934 not found, creating it
2026-05-25 02:10:09,157 - INFO - Created Project:ctest-TestBasicVMVN-03413934, ID : 69e740d3-7893-4c90-a77f-fa246794d1ba
2026-05-25 02:10:10,623 - INFO - ================================================================================
2026-05-25 02:10:10,623 - INFO - STARTING TEST : test_generic_link_local_service
2026-05-25 02:10:10,624 - 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-25 02:10:10,883 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.201': '0'}} with
2026-05-25 02:10:10,883 - INFO - Initial checks done. Running the testcase now
2026-05-25 02:10:10,883 - INFO -
2026-05-25 02:10:11,444 - DEBUG - Response for create_network : {'network': {'id': '627c04fd-d3c3-4084-ac6c-86a628c9fbb6', 'name': 'ctest-vn2_metadata-30516523', 'tenant_id': '69e740d378934c90a77ffa246794d1ba', 'project_id': '69e740d378934c90a77ffa246794d1ba', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-03413934', 'ctest-vn2_metadata-30516523'], 'port_security_enabled': True, 'description': ''}}
2026-05-25 02:10:11,594 - DEBUG - Response for create_subnet : {'subnet': {'id': '955ca581-5fa4-46cd-ad0c-378162e87d0c', 'name': '', 'tenant_id': '69e740d378934c90a77ffa246794d1ba', 'network_id': '627c04fd-d3c3-4084-ac6c-86a628c9fbb6', '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': '69e740d378934c90a77ffa246794d1ba'}}
2026-05-25 02:10:11,612 - INFO - Created VN ctest-vn2_metadata-30516523
2026-05-25 02:10:11,665 - DEBUG - VN ctest-vn2_metadata-30516523 UUID is 627c04fd-d3c3-4084-ac6c-86a628c9fbb6
2026-05-25 02:10:11,846 - DEBUG - Services list from nova: [, , ]
2026-05-25 02:10:12,862 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5821-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5821-1)
2026-05-25 02:10:12,969 - DEBUG - Link local service introspect added
2026-05-25 02:10:13,011 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-05-25 02:10:18,086 - DEBUG - VM is in ACTIVE state now
2026-05-25 02:10:18,217 - INFO - Waiting for VM ctest-TestBasicVMVN-03413934-74244670 to be up..
2026-05-25 02:10:18,217 - INFO - VM name : ctest-TestBasicVMVN-03413934-74244670
2026-05-25 02:10:18,288 - DEBUG - VM ctest-TestBasicVMVN-03413934-74244670 ID is 36818371-8db9-46b7-8d83-ac45fd8814a9
2026-05-25 02:10:18,288 - DEBUG - VM ctest-TestBasicVMVN-03413934-74244670 launched on Node cn-jenkins-deploy-platform-ansible-os-5821-1
2026-05-25 02:10:18,358 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/36818371-8db9-46b7-8d83-ac45fd8814a9
2026-05-25 02:10:18,651 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/36818371-8db9-46b7-8d83-ac45fd8814a9
2026-05-25 02:10:18,685 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/bb8011a1-9b4c-43ed-a3b2-354b58cbfdda
2026-05-25 02:10:21,921 - 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-05-25 02:10:21,921 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03413934-74244670 failed!
2026-05-25 02:10:21,973 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03413934:ctest-vn2_metadata-30516523 is 11.1.1.1 and allocation pool is NOT set
2026-05-25 02:10:24,038 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=5.48 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.17 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.166/3.820/5.475/1.654 ms')
2026-05-25 02:10:24,038 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03413934-74244670 passed
2026-05-25 02:10:24,185 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-25 02:10:24,186 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03413934-74244670, IP 11.1.1.3, Port 22
2026-05-25 02:10:24,341 - DEBUG - VM ctest-TestBasicVMVN-03413934-74244670 is ready for SSH connections
2026-05-25 02:10:24,341 - INFO - Retry 0
2026-05-25 02:10:24,342 - 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.130, gateway password: c0ntrail123
2026-05-25 02:10:24,342 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-05-25 02:10:25,988 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-05-25 02:10:25,988 - INFO - Generic metadata worked
2026-05-25 02:10:26,245 - DEBUG - Link local service introspect removed
2026-05-25 02:10:26,245 - INFO - Deleting VM ctest-TestBasicVMVN-03413934-74244670
2026-05-25 02:10:26,307 - INFO - Deleting VN ctest-vn2_metadata-30516523
2026-05-25 02:10:26,350 - DEBUG - VN 627c04fd-d3c3-4084-ac6c-86a628c9fbb6 still in use: Unable to complete operation on network 627c04fd-d3c3-4084-ac6c-86a628c9fbb6. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-9d010712-8995-49d4-9240-db1f56986cb8']
2026-05-25 02:10:26,350 - WARNING - Deleting VN ctest-vn2_metadata-30516523 failed..Will retry
2026-05-25 02:10:28,443 - DEBUG - Response for deleting network ()
2026-05-25 02:10:28,706 - DEBUG - No XMPP flaps were noticed during the test
2026-05-25 02:10:28,706 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2026-05-25 02:10:28,706 - INFO - --------------------------------------------------------------------------------
2026-05-25 02:10:28,708 - INFO - ================================================================================
2026-05-25 02:10:28,709 - INFO - STARTING TEST : test_metadata_service
2026-05-25 02:10:28,709 - 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-25 02:10:29,009 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.201': '0'}} with
2026-05-25 02:10:29,009 - INFO - Initial checks done. Running the testcase now
2026-05-25 02:10:29,009 - INFO -
2026-05-25 02:10:29,009 - DEBUG - Requesting: http://10.0.0.130:8082/global-vrouter-configs
2026-05-25 02:10:29,015 - DEBUG - Requesting: http://10.0.0.130:8082/global-vrouter-config/da367860-70ed-434f-ad03-b5f069a134f8
2026-05-25 02:10:29,191 - DEBUG - Response for create_network : {'network': {'id': 'ce114f65-d6a4-48a6-b85a-c9d3b81c4de4', 'name': 'ctest-vn-61783647', 'tenant_id': '69e740d378934c90a77ffa246794d1ba', 'project_id': '69e740d378934c90a77ffa246794d1ba', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-03413934', 'ctest-vn-61783647'], 'port_security_enabled': True, 'description': ''}}
2026-05-25 02:10:29,338 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e9145f7f-9b8d-43f4-b111-db9d0963337a', 'name': '', 'tenant_id': '69e740d378934c90a77ffa246794d1ba', 'network_id': 'ce114f65-d6a4-48a6-b85a-c9d3b81c4de4', 'ip_version': 4, 'cidr': '73.243.67.0/26', 'allocation_pools': [{'start': '73.243.67.2', 'end': '73.243.67.62'}], 'gateway_ip': '73.243.67.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '73.243.67.2', 'tags': [], 'project_id': '69e740d378934c90a77ffa246794d1ba'}}
2026-05-25 02:10:29,358 - INFO - Created VN ctest-vn-61783647
2026-05-25 02:10:29,409 - DEBUG - VN ctest-vn-61783647 UUID is ce114f65-d6a4-48a6-b85a-c9d3b81c4de4
2026-05-25 02:10:30,534 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5821-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5821-1)
2026-05-25 02:10:30,535 - INFO - Waiting for VM ctest-TestBasicVMVN-03413934-70073656 to be up..
2026-05-25 02:10:30,579 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-05-25 02:10:35,661 - DEBUG - VM is in ACTIVE state now
2026-05-25 02:10:35,661 - INFO - VM name : ctest-TestBasicVMVN-03413934-70073656
2026-05-25 02:10:35,732 - DEBUG - VM ctest-TestBasicVMVN-03413934-70073656 ID is 45003e54-b75f-4a25-af0c-581147957cef
2026-05-25 02:10:35,732 - DEBUG - VM ctest-TestBasicVMVN-03413934-70073656 launched on Node cn-jenkins-deploy-platform-ansible-os-5821-1
2026-05-25 02:10:35,803 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/45003e54-b75f-4a25-af0c-581147957cef
2026-05-25 02:10:35,811 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/333c59ce-2962-4793-a8ba-36eaa794cf07
2026-05-25 02:10:39,039 - 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 1003ms')
2026-05-25 02:10:39,039 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03413934-70073656 failed!
2026-05-25 02:10:39,097 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03413934:ctest-vn-61783647 is 73.243.67.1 and allocation pool is NOT set
2026-05-25 02:10:41,156 - 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.35 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.42 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.420/2.886/4.352/1.466 ms')
2026-05-25 02:10:41,156 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03413934-70073656 passed
2026-05-25 02:10:41,309 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-25 02:10:41,310 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03413934-70073656, IP 73.243.67.3, Port 22
2026-05-25 02:10:41,471 - DEBUG - VM ctest-TestBasicVMVN-03413934-70073656 is ready for SSH connections
2026-05-25 02:10:41,471 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123
2026-05-25 02:10:41,471 - DEBUG - cat /tmp/output.txt
2026-05-25 02:10:43,127 - DEBUG - Hello World. The time is now Sun, 24 May 2026 20:10:40 -0600!
2026-05-25 02:10:43,127 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 24 May 2026 20:10:40 -0600!'}
2026-05-25 02:10:43,127 - INFO - metadata_script.txt got executed in the vm
2026-05-25 02:10:43,127 - INFO - Deleting VM ctest-TestBasicVMVN-03413934-70073656
2026-05-25 02:10:43,211 - INFO - Deleting VN ctest-vn-61783647
2026-05-25 02:10:43,259 - DEBUG - VN ce114f65-d6a4-48a6-b85a-c9d3b81c4de4 still in use: Unable to complete operation on network ce114f65-d6a4-48a6-b85a-c9d3b81c4de4. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-4e5720ef-1db0-438e-bf73-c2b2cfe6c758']
2026-05-25 02:10:43,259 - WARNING - Deleting VN ctest-vn-61783647 failed..Will retry
2026-05-25 02:10:45,347 - DEBUG - Response for deleting network ()
2026-05-25 02:10:45,598 - DEBUG - No XMPP flaps were noticed during the test
2026-05-25 02:10:45,598 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2026-05-25 02:10:45,598 - INFO - --------------------------------------------------------------------------------
2026-05-25 02:10:45,601 - INFO - ================================================================================
2026-05-25 02:10:45,601 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-05-25 02:10:45,601 - 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-25 02:10:45,886 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.201': '0'}} with
2026-05-25 02:10:45,886 - INFO - Initial checks done. Running the testcase now
2026-05-25 02:10:45,886 - INFO -
2026-05-25 02:10:46,356 - DEBUG - Response for create_network : {'network': {'id': 'd23dfbe2-f7ff-4a89-8e60-da5d709ec64c', 'name': 'ctest-vn-40371500', 'tenant_id': '69e740d378934c90a77ffa246794d1ba', 'project_id': '69e740d378934c90a77ffa246794d1ba', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-03413934', 'ctest-vn-40371500'], 'port_security_enabled': True, 'description': ''}}
2026-05-25 02:10:46,561 - DEBUG - Response for create_subnet : {'subnet': {'id': '1d35f8bc-be53-49a5-b2b1-fd31f9b1b505', 'name': '', 'tenant_id': '69e740d378934c90a77ffa246794d1ba', 'network_id': 'd23dfbe2-f7ff-4a89-8e60-da5d709ec64c', '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': '69e740d378934c90a77ffa246794d1ba'}}
2026-05-25 02:10:46,728 - DEBUG - Response for create_subnet : {'subnet': {'id': '220391ea-87d2-4f50-b5e0-aea84504ddae', 'name': '', 'tenant_id': '69e740d378934c90a77ffa246794d1ba', 'network_id': 'd23dfbe2-f7ff-4a89-8e60-da5d709ec64c', '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': '69e740d378934c90a77ffa246794d1ba'}}
2026-05-25 02:10:46,746 - INFO - Created VN ctest-vn-40371500
2026-05-25 02:10:46,798 - DEBUG - VN ctest-vn-40371500 UUID is d23dfbe2-f7ff-4a89-8e60-da5d709ec64c
2026-05-25 02:10:47,132 - DEBUG - Response for create_port : {'port': {'name': 'e9078a4f-e7b1-44c4-8c64-b549a4bd08ba', 'id': 'e9078a4f-e7b1-44c4-8c64-b549a4bd08ba', 'tenant_id': '69e740d378934c90a77ffa246794d1ba', 'network_id': 'd23dfbe2-f7ff-4a89-8e60-da5d709ec64c', 'mac_address': '02:e9:07:8a:4f:e7', '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': '1d35f8bc-be53-49a5-b2b1-fd31f9b1b505'}], 'security_groups': ['da7eca98-7e09-417d-976d-c17db0d37165'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '69e740d378934c90a77ffa246794d1ba'}}
2026-05-25 02:10:47,299 - DEBUG - Response for create_port : {'port': {'name': 'd4c0ca74-a035-4336-9717-cf8b73ee4b36', 'id': 'd4c0ca74-a035-4336-9717-cf8b73ee4b36', 'tenant_id': '69e740d378934c90a77ffa246794d1ba', 'network_id': 'd23dfbe2-f7ff-4a89-8e60-da5d709ec64c', 'mac_address': '02:d4:c0:ca:74:a0', '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': '220391ea-87d2-4f50-b5e0-aea84504ddae'}], 'security_groups': ['da7eca98-7e09-417d-976d-c17db0d37165'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '69e740d378934c90a77ffa246794d1ba'}}
2026-05-25 02:10:47,728 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5821-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5821-1)
2026-05-25 02:10:48,174 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5821-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5821-1)
2026-05-25 02:10:49,354 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5821-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5821-1)
2026-05-25 02:10:49,354 - DEBUG - Requesting: http://10.0.0.130:8082/domains
2026-05-25 02:10:49,360 - DEBUG - Requesting: http://10.0.0.130:8082/domain/d05b3aa9-78be-4e19-8297-f1a7525d7e03
2026-05-25 02:10:49,371 - DEBUG - Requesting: http://10.0.0.130:8082/project/69e740d3-7893-4c90-a77f-fa246794d1ba
2026-05-25 02:10:49,445 - DEBUG - Requesting: http://10.0.0.130:8082/network-ipam/4bd342c0-1f84-4652-a5b4-0d63b8421dcb
2026-05-25 02:10:49,459 - INFO - Verifications in API Server for IPAM: ctest-ipam-52288911 passed
2026-05-25 02:10:49,466 - DEBUG - Control-node 10.0.0.130 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-03413934:ctest-ipam-52288911', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-03413934', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5463784165860460114', 'uuid-lslong': '11940183234010291659'}, 'enable': 'true', 'created': '2026-05-25T02:10:45', 'last-modified': '2026-05-25T02:10:46', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.352320'}
2026-05-25 02:10:49,466 - INFO - Verifications in Control node for IPAM: ctest-ipam-52288911 passed
2026-05-25 02:10:49,466 - DEBUG - Requesting: http://10.0.0.130:8082/domains
2026-05-25 02:10:49,475 - DEBUG - Requesting: http://10.0.0.130:8082/domain/d05b3aa9-78be-4e19-8297-f1a7525d7e03
2026-05-25 02:10:49,489 - DEBUG - Requesting: http://10.0.0.130:8082/project/69e740d3-7893-4c90-a77f-fa246794d1ba
2026-05-25 02:10:49,571 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/d23dfbe2-f7ff-4a89-8e60-da5d709ec64c
2026-05-25 02:10:49,584 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/d23dfbe2-f7ff-4a89-8e60-da5d709ec64c
2026-05-25 02:10:49,593 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/c9f58531-d8c1-4a69-a9fd-442483926b69
2026-05-25 02:10:49,601 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/c9f58531-d8c1-4a69-a9fd-442483926b69
2026-05-25 02:10:49,609 - DEBUG - Requesting: http://10.0.0.130:8082/route-target/c7acebb1-484b-42b4-948d-eaf0ae521ff8
2026-05-25 02:10:49,616 - DEBUG - Route Targets: ['target:64512:8000004']
2026-05-25 02:10:49,616 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/d23dfbe2-f7ff-4a89-8e60-da5d709ec64c
2026-05-25 02:10:49,627 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/c9f58531-d8c1-4a69-a9fd-442483926b69
2026-05-25 02:10:49,643 - INFO - Verified VN network id 10 for VN d23dfbe2-f7ff-4a89-8e60-da5d709ec64c
2026-05-25 02:10:49,643 - INFO - Verifications in API Server for VN ctest-vn-40371500 passed
2026-05-25 02:10:49,643 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/d23dfbe2-f7ff-4a89-8e60-da5d709ec64c
2026-05-25 02:10:49,655 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/c9f58531-d8c1-4a69-a9fd-442483926b69
2026-05-25 02:10:49,665 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/c9f58531-d8c1-4a69-a9fd-442483926b69
2026-05-25 02:10:49,674 - DEBUG - Requesting: http://10.0.0.130:8082/route-target/c7acebb1-484b-42b4-948d-eaf0ae521ff8
2026-05-25 02:10:49,685 - DEBUG - Control-node 10.0.0.130 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-03413934:ctest-vn-40371500', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-03413934', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15149541673786100361', 'uuid-lslong': '10259440046006257228'}, 'enable': 'true', 'created': '2026-05-25T02:10:46', 'last-modified': '2026-05-25T02:10:46', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.983901'}
2026-05-25 02:10:49,692 - DEBUG - Route Targets: ['target:64512:8000004']
2026-05-25 02:10:49,692 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-40371500 passed
2026-05-25 02:10:49,692 - DEBUG - ====Verifying policy data for ctest-vn-40371500 in API_Server ======
2026-05-25 02:10:49,692 - DEBUG - Requesting: http://10.0.0.130:8082/domains
2026-05-25 02:10:49,698 - DEBUG - Requesting: http://10.0.0.130:8082/domain/d05b3aa9-78be-4e19-8297-f1a7525d7e03
2026-05-25 02:10:49,708 - DEBUG - Requesting: http://10.0.0.130:8082/project/69e740d3-7893-4c90-a77f-fa246794d1ba
2026-05-25 02:10:49,801 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/d23dfbe2-f7ff-4a89-8e60-da5d709ec64c
2026-05-25 02:10:49,820 - DEBUG - =>VN ctest-vn-40371500 has no policy to be verified
2026-05-25 02:10:49,820 - DEBUG - Verifying the vn in opserver
2026-05-25 02:10:49,820 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-03413934:ctest-vn-40371500 virtual network link through opserver 10.0.0.130
2026-05-25 02:10:49,820 - DEBUG - Requesting: http://10.0.0.130:8081/analytics/uves/virtual-networks
2026-05-25 02:10:50,229 - DEBUG - Requesting: http://10.0.0.130:8081/analytics/uves/virtual-networks
2026-05-25 02:10:50,346 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-03413934:ctest-vn-40371500', 'href': 'http://10.0.0.130:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-03413934:ctest-vn-40371500?flat'}
2026-05-25 02:10:50,346 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-03413934:ctest-vn-40371500 is found in opserver
2026-05-25 02:10:50,352 - DEBUG - VRF ids for VN ctest-vn-40371500: {'10.0.0.130': '2'}
2026-05-25 02:10:50,352 - INFO - Waiting for VM ctest-TestBasicVMVN-03413934-59832283 to be up..
2026-05-25 02:10:50,443 - DEBUG - VM is in ACTIVE state now
2026-05-25 02:10:50,443 - INFO - VM name : ctest-TestBasicVMVN-03413934-59832283
2026-05-25 02:10:50,525 - DEBUG - VM ctest-TestBasicVMVN-03413934-59832283 ID is f339ef03-fe42-415f-8f2c-55a48d874ccd
2026-05-25 02:10:50,526 - DEBUG - VM ctest-TestBasicVMVN-03413934-59832283 launched on Node cn-jenkins-deploy-platform-ansible-os-5821-1
2026-05-25 02:10:50,592 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/f339ef03-fe42-415f-8f2c-55a48d874ccd
2026-05-25 02:10:50,600 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/e9078a4f-e7b1-44c4-8c64-b549a4bd08ba
2026-05-25 02:10:53,900 - 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 1035ms')
2026-05-25 02:10:53,900 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03413934-59832283 failed!
2026-05-25 02:10:53,957 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03413934:ctest-vn-40371500 is 31.1.1.1 and allocation pool is NOT set
2026-05-25 02:10:53,958 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03413934:ctest-vn-40371500 is 31.1.2.1 and allocation pool is NOT set
2026-05-25 02:10:58,017 - 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-05-25 02:10:58,018 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03413934-59832283 failed!
2026-05-25 02:10:58,069 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03413934:ctest-vn-40371500 is 31.1.1.1 and allocation pool is NOT set
2026-05-25 02:10:58,070 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03413934:ctest-vn-40371500 is 31.1.2.1 and allocation pool is NOT set
2026-05-25 02:11:00,125 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=5.87 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.686 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.686/3.279/5.872/2.593 ms')
2026-05-25 02:11:00,125 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03413934-59832283 passed
2026-05-25 02:11:00,273 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-25 02:11:00,273 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03413934-59832283, IP 31.1.1.4, Port 22
2026-05-25 02:11:00,437 - DEBUG - VM ctest-TestBasicVMVN-03413934-59832283 is ready for SSH connections
2026-05-25 02:11:00,437 - INFO - Waiting for VM ctest-TestBasicVMVN-03413934-18680704 to be up..
2026-05-25 02:11:00,513 - DEBUG - VM is in ACTIVE state now
2026-05-25 02:11:00,513 - INFO - VM name : ctest-TestBasicVMVN-03413934-18680704
2026-05-25 02:11:00,583 - DEBUG - VM ctest-TestBasicVMVN-03413934-18680704 ID is 5fd838f5-a73b-4e33-8e55-45a49f773619
2026-05-25 02:11:00,583 - DEBUG - VM ctest-TestBasicVMVN-03413934-18680704 launched on Node cn-jenkins-deploy-platform-ansible-os-5821-1
2026-05-25 02:11:00,655 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/5fd838f5-a73b-4e33-8e55-45a49f773619
2026-05-25 02:11:00,664 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/d4c0ca74-a035-4336-9717-cf8b73ee4b36
2026-05-25 02:11:01,893 - 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.09 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.436 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.436/1.762/3.088/1.326 ms')
2026-05-25 02:11:01,893 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-03413934-18680704 passed
2026-05-25 02:11:02,046 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-25 02:11:02,046 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03413934-18680704, IP 31.1.2.4, Port 22
2026-05-25 02:11:02,201 - DEBUG - VM ctest-TestBasicVMVN-03413934-18680704 is ready for SSH connections
2026-05-25 02:11:02,201 - INFO - Waiting for VM ctest-TestBasicVMVN-03413934-83566053 to be up..
2026-05-25 02:11:02,278 - DEBUG - VM is in ACTIVE state now
2026-05-25 02:11:02,278 - INFO - VM name : ctest-TestBasicVMVN-03413934-83566053
2026-05-25 02:11:02,357 - DEBUG - VM ctest-TestBasicVMVN-03413934-83566053 ID is 5852ef53-21a1-47b1-8b06-8cff76c8584d
2026-05-25 02:11:02,358 - DEBUG - VM ctest-TestBasicVMVN-03413934-83566053 launched on Node cn-jenkins-deploy-platform-ansible-os-5821-1
2026-05-25 02:11:02,430 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/5852ef53-21a1-47b1-8b06-8cff76c8584d
2026-05-25 02:11:02,438 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/ded28dde-6900-46bb-bd45-0ea9571c36ac
2026-05-25 02:11:03,666 - 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.88 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.435 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.435/1.659/2.884/1.224 ms')
2026-05-25 02:11:03,667 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-03413934-83566053 passed
2026-05-25 02:11:03,817 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-25 02:11:03,817 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03413934-83566053, IP 31.1.1.3, Port 22
2026-05-25 02:11:03,986 - DEBUG - VM ctest-TestBasicVMVN-03413934-83566053 is ready for SSH connections
2026-05-25 02:11:03,987 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-25 02:11:03,987 - 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.130, gateway password: c0ntrail123
2026-05-25 02:11:03,987 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-05-25 02:11:07,982 - 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.264 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.782 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.922 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.782/1.989/4.264 ms
2026-05-25 02:11:07,982 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-03413934-59832283 passed
2026-05-25 02:11:07,982 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-25 02:11:07,982 - 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.130, gateway password: c0ntrail123
2026-05-25 02:11:07,983 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-05-25 02:11:11,626 - 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.843 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.928 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.870 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.870/1.547/2.843 ms
2026-05-25 02:11:11,626 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-03413934-18680704 passed
2026-05-25 02:11:11,626 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-25 02:11:11,626 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-25 02:11:11,626 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-25 02:11:11,626 - 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.130, gateway password: c0ntrail123
2026-05-25 02:11:11,626 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-05-25 02:11:11,816 - DEBUG - None
2026-05-25 02:11:11,816 - 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.130, gateway password: c0ntrail123
2026-05-25 02:11:11,816 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-05-25 02:11:11,997 - DEBUG - None
2026-05-25 02:11:11,997 - 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.130, gateway password: c0ntrail123
2026-05-25 02:11:11,997 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-05-25 02:11:12,613 - DEBUG - None
2026-05-25 02:11:12,613 - 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.130, gateway password: c0ntrail123
2026-05-25 02:11:12,613 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-05-25 02:11:14,815 - 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.830 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.603 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.396 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.133 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.485 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.396/1.889/4.603 ms
2026-05-25 02:11:14,815 - 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.130, gateway password: c0ntrail123
2026-05-25 02:11:14,815 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-05-25 02:11:17,077 - 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.606 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.940 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=6.744 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.478 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.592 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.383 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.358 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.358/3.014/6.744 ms
2026-05-25 02:11:17,077 - 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.130, gateway password: c0ntrail123
2026-05-25 02:11:17,077 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-05-25 02:11:19,318 - 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.682 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.973 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.940 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.459 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.326 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.466 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.334 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.334/2.311/4.940 ms
2026-05-25 02:11:19,318 - INFO - Deleting VM ctest-TestBasicVMVN-03413934-83566053
2026-05-25 02:11:19,390 - INFO - Detaching port d4c0ca74-a035-4336-9717-cf8b73ee4b36 from VM ctest-TestBasicVMVN-03413934-18680704
2026-05-25 02:11:19,428 - INFO - Deleting VM ctest-TestBasicVMVN-03413934-18680704
2026-05-25 02:11:19,496 - INFO - Detaching port e9078a4f-e7b1-44c4-8c64-b549a4bd08ba from VM ctest-TestBasicVMVN-03413934-59832283
2026-05-25 02:11:19,532 - INFO - Deleting VM ctest-TestBasicVMVN-03413934-59832283
2026-05-25 02:11:19,621 - INFO - Deleting VN ctest-vn-40371500
2026-05-25 02:11:19,805 - DEBUG - Response for delete_port : ()
2026-05-25 02:11:19,960 - DEBUG - Response for delete_port : ()
2026-05-25 02:11:20,000 - DEBUG - VN d23dfbe2-f7ff-4a89-8e60-da5d709ec64c still in use: Unable to complete operation on network d23dfbe2-f7ff-4a89-8e60-da5d709ec64c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-b4b7910c-9211-4932-ac95-87016915590b']
2026-05-25 02:11:20,001 - WARNING - Deleting VN ctest-vn-40371500 failed..Will retry
2026-05-25 02:11:22,109 - DEBUG - Response for deleting network ()
2026-05-25 02:11:22,110 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/c9f58531-d8c1-4a69-a9fd-442483926b69
2026-05-25 02:11:22,119 - DEBUG - Response Code: 404
2026-05-25 02:11:22,120 - DEBUG - Requesting: http://10.0.0.130:8082/domains
2026-05-25 02:11:22,124 - DEBUG - Requesting: http://10.0.0.130:8082/domain/d05b3aa9-78be-4e19-8297-f1a7525d7e03
2026-05-25 02:11:22,178 - DEBUG - Requesting: http://10.0.0.130:8082/project/69e740d3-7893-4c90-a77f-fa246794d1ba
2026-05-25 02:11:22,251 - INFO - Validated that VN ctest-vn-40371500 is not found in API Server
2026-05-25 02:11:22,260 - DEBUG - VN ctest-vn-40371500 is not present in Agent 10.0.0.130
2026-05-25 02:11:22,260 - INFO - Validated that VN ctest-vn-40371500 is not in any agent
2026-05-25 02:11:22,264 - DEBUG - VRF 2 is not seen in agent 10.0.0.130
2026-05-25 02:11:22,269 - DEBUG - Vrouter 10.0.0.130 does not have vrf 2 for VN ctest-vn-40371500
2026-05-25 02:11:22,269 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-03413934:ctest-vn-40371500
2026-05-25 02:11:22,278 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-40371500 info
2026-05-25 02:11:22,349 - INFO - IPAM: ctest-ipam-52288911 is not found in API Server
2026-05-25 02:11:22,361 - INFO - IPAM:ctest-ipam-52288911 is not found in control node
2026-05-25 02:11:22,618 - DEBUG - No XMPP flaps were noticed during the test
2026-05-25 02:11:22,618 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2026-05-25 02:11:22,618 - INFO - --------------------------------------------------------------------------------
2026-05-25 02:11:23,278 - INFO - Deleted project: ctest-TestBasicVMVN-03413934, ID : 69e740d3-7893-4c90-a77f-fa246794d1ba