2025-09-11 09:29:25,044 - INFO - Domain Default found not creating
2025-09-11 09:29:25,170 - INFO - Project ctest-TestBasicVMVN-05399864 not found, creating it
2025-09-11 09:29:25,590 - INFO - Created Project:ctest-TestBasicVMVN-05399864, ID : ac0bc5ac-216f-49ff-b447-1740efa763f1
2025-09-11 09:29:27,039 - INFO - ================================================================================
2025-09-11 09:29:27,039 - INFO - STARTING TEST : test_generic_link_local_service
2025-09-11 09:29:27,039 - 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
2025-09-11 09:29:27,295 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.254': '0'}} with
2025-09-11 09:29:27,295 - INFO - Initial checks done. Running the testcase now
2025-09-11 09:29:27,296 - INFO -
2025-09-11 09:29:27,808 - DEBUG - Response for create_network : {'network': {'id': '5eac3590-7382-4c9b-b96d-cf0207973c94', 'name': 'ctest-vn2_metadata-05808154', 'tenant_id': 'ac0bc5ac216f49ffb4471740efa763f1', 'project_id': 'ac0bc5ac216f49ffb4471740efa763f1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-05399864', 'ctest-vn2_metadata-05808154'], 'port_security_enabled': True, 'description': ''}}
2025-09-11 09:29:27,943 - DEBUG - Response for create_subnet : {'subnet': {'id': '08e13d77-7d01-461c-a73a-2eb8d76e88fa', 'name': '', 'tenant_id': 'ac0bc5ac216f49ffb4471740efa763f1', 'network_id': '5eac3590-7382-4c9b-b96d-cf0207973c94', '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': 'ac0bc5ac216f49ffb4471740efa763f1'}}
2025-09-11 09:29:27,959 - INFO - Created VN ctest-vn2_metadata-05808154
2025-09-11 09:29:28,011 - DEBUG - VN ctest-vn2_metadata-05808154 UUID is 5eac3590-7382-4c9b-b96d-cf0207973c94
2025-09-11 09:29:28,166 - DEBUG - Services list from nova: [, , ]
2025-09-11 09:29:29,113 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4087-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4087-1)
2025-09-11 09:29:29,215 - DEBUG - Link local service introspect added
2025-09-11 09:29:29,252 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-11 09:29:34,317 - DEBUG - VM is in ACTIVE state now
2025-09-11 09:29:34,442 - INFO - Waiting for VM ctest-TestBasicVMVN-05399864-12274007 to be up..
2025-09-11 09:29:34,442 - INFO - VM name : ctest-TestBasicVMVN-05399864-12274007
2025-09-11 09:29:34,507 - DEBUG - VM ctest-TestBasicVMVN-05399864-12274007 ID is 9e94bc75-8c06-4f98-b7a8-1e896145ff2c
2025-09-11 09:29:34,507 - DEBUG - VM ctest-TestBasicVMVN-05399864-12274007 launched on Node cn-jenkins-deploy-platform-ansible-os-4087-1
2025-09-11 09:29:34,569 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/9e94bc75-8c06-4f98-b7a8-1e896145ff2c
2025-09-11 09:29:34,856 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/9e94bc75-8c06-4f98-b7a8-1e896145ff2c
2025-09-11 09:29:34,881 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/a9c33d8c-e243-4e6e-a190-04c703862a3b
2025-09-11 09:29:38,134 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1031ms')
2025-09-11 09:29:38,134 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05399864-12274007 failed!
2025-09-11 09:29:38,187 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-05399864:ctest-vn2_metadata-05808154 is 11.1.1.1 and allocation pool is NOT set
2025-09-11 09:29:40,246 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=2.70 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.430 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.430/1.566/2.702/1.136 ms')
2025-09-11 09:29:40,247 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05399864-12274007 passed
2025-09-11 09:29:40,403 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 09:29:40,404 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05399864-12274007, IP 11.1.1.3, Port 22
2025-09-11 09:29:40,555 - DEBUG - VM ctest-TestBasicVMVN-05399864-12274007 is ready for SSH connections
2025-09-11 09:29:40,555 - INFO - Retry 0
2025-09-11 09:29:40,555 - 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.22, gateway password: c0ntrail123
2025-09-11 09:29:40,555 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-09-11 09:29:42,157 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-09-11 09:29:42,157 - INFO - Generic metadata worked
2025-09-11 09:29:42,395 - DEBUG - Link local service introspect removed
2025-09-11 09:29:42,395 - INFO - Deleting VM ctest-TestBasicVMVN-05399864-12274007
2025-09-11 09:29:42,455 - INFO - Deleting VN ctest-vn2_metadata-05808154
2025-09-11 09:29:42,488 - DEBUG - VN 5eac3590-7382-4c9b-b96d-cf0207973c94 still in use: Unable to complete operation on network 5eac3590-7382-4c9b-b96d-cf0207973c94. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-715e1e34-8719-45e8-8531-3592011a482f']
2025-09-11 09:29:42,489 - WARNING - Deleting VN ctest-vn2_metadata-05808154 failed..Will retry
2025-09-11 09:29:44,588 - DEBUG - Response for deleting network ()
2025-09-11 09:29:44,843 - DEBUG - No XMPP flaps were noticed during the test
2025-09-11 09:29:44,843 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:17]
2025-09-11 09:29:44,843 - INFO - --------------------------------------------------------------------------------
2025-09-11 09:29:44,845 - INFO - ================================================================================
2025-09-11 09:29:44,845 - INFO - STARTING TEST : test_metadata_service
2025-09-11 09:29:44,846 - 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
2025-09-11 09:29:45,147 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.254': '0'}} with
2025-09-11 09:29:45,147 - INFO - Initial checks done. Running the testcase now
2025-09-11 09:29:45,147 - INFO -
2025-09-11 09:29:45,147 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-configs
2025-09-11 09:29:45,152 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-config/0828f030-6c38-4382-a9aa-0f082fec10c1
2025-09-11 09:29:45,306 - DEBUG - Response for create_network : {'network': {'id': '993c1fa5-3adf-46ca-a46e-21444d7b9f94', 'name': 'ctest-vn-46241781', 'tenant_id': 'ac0bc5ac216f49ffb4471740efa763f1', 'project_id': 'ac0bc5ac216f49ffb4471740efa763f1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-05399864', 'ctest-vn-46241781'], 'port_security_enabled': True, 'description': ''}}
2025-09-11 09:29:45,501 - DEBUG - Response for create_subnet : {'subnet': {'id': '761a0755-0b7f-4dec-ac0d-3649fd3d43bb', 'name': '', 'tenant_id': 'ac0bc5ac216f49ffb4471740efa763f1', 'network_id': '993c1fa5-3adf-46ca-a46e-21444d7b9f94', 'ip_version': 4, 'cidr': '161.188.7.0/26', 'allocation_pools': [{'start': '161.188.7.2', 'end': '161.188.7.62'}], 'gateway_ip': '161.188.7.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '161.188.7.2', 'tags': [], 'project_id': 'ac0bc5ac216f49ffb4471740efa763f1'}}
2025-09-11 09:29:45,516 - INFO - Created VN ctest-vn-46241781
2025-09-11 09:29:45,567 - DEBUG - VN ctest-vn-46241781 UUID is 993c1fa5-3adf-46ca-a46e-21444d7b9f94
2025-09-11 09:29:46,688 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4087-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4087-1)
2025-09-11 09:29:46,688 - INFO - Waiting for VM ctest-TestBasicVMVN-05399864-76654185 to be up..
2025-09-11 09:29:46,730 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-11 09:29:51,796 - DEBUG - VM is in ACTIVE state now
2025-09-11 09:29:51,796 - INFO - VM name : ctest-TestBasicVMVN-05399864-76654185
2025-09-11 09:29:51,859 - DEBUG - VM ctest-TestBasicVMVN-05399864-76654185 ID is 1277c530-2542-49c7-a8f6-f8c06295cc22
2025-09-11 09:29:51,859 - DEBUG - VM ctest-TestBasicVMVN-05399864-76654185 launched on Node cn-jenkins-deploy-platform-ansible-os-4087-1
2025-09-11 09:29:51,921 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/1277c530-2542-49c7-a8f6-f8c06295cc22
2025-09-11 09:29:51,927 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/c9318ab1-e51c-4901-9e61-e1caf7080f3e
2025-09-11 09:29:55,161 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms')
2025-09-11 09:29:55,161 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05399864-76654185 failed!
2025-09-11 09:29:55,215 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-05399864:ctest-vn-46241781 is 161.188.7.1 and allocation pool is NOT set
2025-09-11 09:29:57,271 - 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.88 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.16 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 = 1.157/2.518/3.880/1.361 ms')
2025-09-11 09:29:57,272 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05399864-76654185 passed
2025-09-11 09:29:57,423 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 09:29:57,423 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05399864-76654185, IP 161.188.7.3, Port 22
2025-09-11 09:29:57,583 - DEBUG - VM ctest-TestBasicVMVN-05399864-76654185 is ready for SSH connections
2025-09-11 09:29:57,583 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-09-11 09:29:57,583 - DEBUG - cat /tmp/output.txt
2025-09-11 09:29:59,255 - DEBUG - Hello World. The time is now Thu, 11 Sep 2025 03:29:57 -0600!
2025-09-11 09:29:59,255 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 11 Sep 2025 03:29:57 -0600!'}
2025-09-11 09:29:59,255 - INFO - metadata_script.txt got executed in the vm
2025-09-11 09:29:59,255 - INFO - Deleting VM ctest-TestBasicVMVN-05399864-76654185
2025-09-11 09:29:59,338 - INFO - Deleting VN ctest-vn-46241781
2025-09-11 09:29:59,374 - DEBUG - VN 993c1fa5-3adf-46ca-a46e-21444d7b9f94 still in use: Unable to complete operation on network 993c1fa5-3adf-46ca-a46e-21444d7b9f94. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-98ef411c-c029-4ca6-a688-50e4a0db78a5']
2025-09-11 09:29:59,374 - WARNING - Deleting VN ctest-vn-46241781 failed..Will retry
2025-09-11 09:30:01,469 - DEBUG - Response for deleting network ()
2025-09-11 09:30:01,729 - DEBUG - No XMPP flaps were noticed during the test
2025-09-11 09:30:01,729 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-09-11 09:30:01,729 - INFO - --------------------------------------------------------------------------------
2025-09-11 09:30:01,731 - INFO - ================================================================================
2025-09-11 09:30:01,731 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-09-11 09:30:01,731 - 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
2025-09-11 09:30:02,025 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.254': '0'}} with
2025-09-11 09:30:02,025 - INFO - Initial checks done. Running the testcase now
2025-09-11 09:30:02,025 - INFO -
2025-09-11 09:30:02,572 - DEBUG - Response for create_network : {'network': {'id': 'f3b1c114-f5d9-4fe9-a4a0-1aa5ee004dc7', 'name': 'ctest-vn-11259369', 'tenant_id': 'ac0bc5ac216f49ffb4471740efa763f1', 'project_id': 'ac0bc5ac216f49ffb4471740efa763f1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-05399864', 'ctest-vn-11259369'], 'port_security_enabled': True, 'description': ''}}
2025-09-11 09:30:02,766 - DEBUG - Response for create_subnet : {'subnet': {'id': '9f5d090f-fce3-4933-b132-f8f82b36bfd2', 'name': '', 'tenant_id': 'ac0bc5ac216f49ffb4471740efa763f1', 'network_id': 'f3b1c114-f5d9-4fe9-a4a0-1aa5ee004dc7', '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': 'ac0bc5ac216f49ffb4471740efa763f1'}}
2025-09-11 09:30:02,896 - DEBUG - Response for create_subnet : {'subnet': {'id': '7f7294a9-387b-450a-890d-2c3fa7d45f1a', 'name': '', 'tenant_id': 'ac0bc5ac216f49ffb4471740efa763f1', 'network_id': 'f3b1c114-f5d9-4fe9-a4a0-1aa5ee004dc7', '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': 'ac0bc5ac216f49ffb4471740efa763f1'}}
2025-09-11 09:30:02,912 - INFO - Created VN ctest-vn-11259369
2025-09-11 09:30:02,963 - DEBUG - VN ctest-vn-11259369 UUID is f3b1c114-f5d9-4fe9-a4a0-1aa5ee004dc7
2025-09-11 09:30:03,289 - DEBUG - Response for create_port : {'port': {'name': '5183b128-69cb-499a-b06b-2ef971cc7aec', 'id': '5183b128-69cb-499a-b06b-2ef971cc7aec', 'tenant_id': 'ac0bc5ac216f49ffb4471740efa763f1', 'network_id': 'f3b1c114-f5d9-4fe9-a4a0-1aa5ee004dc7', 'mac_address': '02:51:83:b1:28:69', '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': '9f5d090f-fce3-4933-b132-f8f82b36bfd2'}], 'security_groups': ['62878585-5244-45f1-b79b-ee57766660a9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ac0bc5ac216f49ffb4471740efa763f1'}}
2025-09-11 09:30:03,445 - DEBUG - Response for create_port : {'port': {'name': 'a532cf7a-031b-4066-904f-feb0806fc03e', 'id': 'a532cf7a-031b-4066-904f-feb0806fc03e', 'tenant_id': 'ac0bc5ac216f49ffb4471740efa763f1', 'network_id': 'f3b1c114-f5d9-4fe9-a4a0-1aa5ee004dc7', 'mac_address': '02:a5:32:cf:7a:03', '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': '7f7294a9-387b-450a-890d-2c3fa7d45f1a'}], 'security_groups': ['62878585-5244-45f1-b79b-ee57766660a9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ac0bc5ac216f49ffb4471740efa763f1'}}
2025-09-11 09:30:03,775 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4087-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4087-1)
2025-09-11 09:30:04,169 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4087-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4087-1)
2025-09-11 09:30:05,339 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4087-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4087-1)
2025-09-11 09:30:05,339 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-09-11 09:30:05,344 - DEBUG - Requesting: http://10.0.0.22:8082/domain/19580de5-4ced-4cb6-9fe3-dd2072a9de08
2025-09-11 09:30:05,357 - DEBUG - Requesting: http://10.0.0.22:8082/project/ac0bc5ac-216f-49ff-b447-1740efa763f1
2025-09-11 09:30:05,426 - DEBUG - Requesting: http://10.0.0.22:8082/network-ipam/25acbeac-2de6-48db-b298-e4bb38e4ecdb
2025-09-11 09:30:05,442 - INFO - Verifications in API Server for IPAM: ctest-ipam-87280111 passed
2025-09-11 09:30:05,448 - DEBUG - Control-node 10.0.0.22 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-05399864:ctest-ipam-87280111', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-05399864', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2714754322111285467', 'uuid-lslong': '12869287427975736539'}, 'enable': 'true', 'created': '2025-09-11T09:30:02', 'last-modified': '2025-09-11T09:30:02', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.193728'}
2025-09-11 09:30:05,448 - INFO - Verifications in Control node for IPAM: ctest-ipam-87280111 passed
2025-09-11 09:30:05,448 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-09-11 09:30:05,456 - DEBUG - Requesting: http://10.0.0.22:8082/domain/19580de5-4ced-4cb6-9fe3-dd2072a9de08
2025-09-11 09:30:05,468 - DEBUG - Requesting: http://10.0.0.22:8082/project/ac0bc5ac-216f-49ff-b447-1740efa763f1
2025-09-11 09:30:05,547 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/f3b1c114-f5d9-4fe9-a4a0-1aa5ee004dc7
2025-09-11 09:30:05,564 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/f3b1c114-f5d9-4fe9-a4a0-1aa5ee004dc7
2025-09-11 09:30:05,577 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/bc2fd726-95de-46d9-8244-270cfcff83de
2025-09-11 09:30:05,585 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/bc2fd726-95de-46d9-8244-270cfcff83de
2025-09-11 09:30:05,595 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/c6705d28-a8f6-4065-b460-fdf46e44a68a
2025-09-11 09:30:05,603 - DEBUG - Route Targets: ['target:64512:8000004']
2025-09-11 09:30:05,603 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/f3b1c114-f5d9-4fe9-a4a0-1aa5ee004dc7
2025-09-11 09:30:05,615 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/bc2fd726-95de-46d9-8244-270cfcff83de
2025-09-11 09:30:05,632 - INFO - Verified VN network id 12 for VN f3b1c114-f5d9-4fe9-a4a0-1aa5ee004dc7
2025-09-11 09:30:05,632 - INFO - Verifications in API Server for VN ctest-vn-11259369 passed
2025-09-11 09:30:05,633 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/f3b1c114-f5d9-4fe9-a4a0-1aa5ee004dc7
2025-09-11 09:30:05,641 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/bc2fd726-95de-46d9-8244-270cfcff83de
2025-09-11 09:30:05,647 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/bc2fd726-95de-46d9-8244-270cfcff83de
2025-09-11 09:30:05,655 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/c6705d28-a8f6-4065-b460-fdf46e44a68a
2025-09-11 09:30:05,667 - DEBUG - Control-node 10.0.0.22 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-05399864:ctest-vn-11259369', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-05399864', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17560028717862440937', 'uuid-lslong': '11862510718458809799'}, 'enable': 'true', 'created': '2025-09-11T09:30:02', 'last-modified': '2025-09-11T09:30:02', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.798337'}
2025-09-11 09:30:05,674 - DEBUG - Route Targets: ['target:64512:8000004']
2025-09-11 09:30:05,674 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-11259369 passed
2025-09-11 09:30:05,675 - DEBUG - ====Verifying policy data for ctest-vn-11259369 in API_Server ======
2025-09-11 09:30:05,675 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-09-11 09:30:05,681 - DEBUG - Requesting: http://10.0.0.22:8082/domain/19580de5-4ced-4cb6-9fe3-dd2072a9de08
2025-09-11 09:30:05,696 - DEBUG - Requesting: http://10.0.0.22:8082/project/ac0bc5ac-216f-49ff-b447-1740efa763f1
2025-09-11 09:30:05,776 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/f3b1c114-f5d9-4fe9-a4a0-1aa5ee004dc7
2025-09-11 09:30:05,785 - DEBUG - =>VN ctest-vn-11259369 has no policy to be verified
2025-09-11 09:30:05,785 - DEBUG - Verifying the vn in opserver
2025-09-11 09:30:05,785 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-05399864:ctest-vn-11259369 virtual network link through opserver 10.0.0.22
2025-09-11 09:30:05,785 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks
2025-09-11 09:30:06,107 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks
2025-09-11 09:30:06,197 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-05399864:ctest-vn-11259369', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-05399864:ctest-vn-11259369?flat'}
2025-09-11 09:30:06,197 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-05399864:ctest-vn-11259369 is found in opserver
2025-09-11 09:30:06,202 - DEBUG - VRF ids for VN ctest-vn-11259369: {'10.0.0.22': '2'}
2025-09-11 09:30:06,202 - INFO - Waiting for VM ctest-TestBasicVMVN-05399864-74268432 to be up..
2025-09-11 09:30:06,302 - DEBUG - VM is in ACTIVE state now
2025-09-11 09:30:06,302 - INFO - VM name : ctest-TestBasicVMVN-05399864-74268432
2025-09-11 09:30:06,449 - DEBUG - VM ctest-TestBasicVMVN-05399864-74268432 ID is 038d1c91-068b-4b44-8b45-2e297b52a26c
2025-09-11 09:30:06,449 - DEBUG - VM ctest-TestBasicVMVN-05399864-74268432 launched on Node cn-jenkins-deploy-platform-ansible-os-4087-1
2025-09-11 09:30:06,543 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/038d1c91-068b-4b44-8b45-2e297b52a26c
2025-09-11 09:30:06,552 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/5183b128-69cb-499a-b06b-2ef971cc7aec
2025-09-11 09:30:09,822 - 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 1032ms')
2025-09-11 09:30:09,823 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05399864-74268432 failed!
2025-09-11 09:30:09,875 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-05399864:ctest-vn-11259369 is 31.1.1.1 and allocation pool is NOT set
2025-09-11 09:30:09,875 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-05399864:ctest-vn-11259369 is 31.1.2.1 and allocation pool is NOT set
2025-09-11 09:30:13,943 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms')
2025-09-11 09:30:13,943 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05399864-74268432 failed!
2025-09-11 09:30:14,003 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-05399864:ctest-vn-11259369 is 31.1.1.1 and allocation pool is NOT set
2025-09-11 09:30:14,003 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-05399864:ctest-vn-11259369 is 31.1.2.1 and allocation pool is NOT set
2025-09-11 09:30:16,068 - 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.27 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.457 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.457/1.863/3.269/1.406 ms')
2025-09-11 09:30:16,068 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05399864-74268432 passed
2025-09-11 09:30:16,219 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 09:30:16,219 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05399864-74268432, IP 31.1.1.4, Port 22
2025-09-11 09:30:16,371 - DEBUG - VM ctest-TestBasicVMVN-05399864-74268432 is ready for SSH connections
2025-09-11 09:30:16,371 - INFO - Waiting for VM ctest-TestBasicVMVN-05399864-40670342 to be up..
2025-09-11 09:30:16,443 - DEBUG - VM is in ACTIVE state now
2025-09-11 09:30:16,443 - INFO - VM name : ctest-TestBasicVMVN-05399864-40670342
2025-09-11 09:30:16,514 - DEBUG - VM ctest-TestBasicVMVN-05399864-40670342 ID is 6cb9236d-78f2-44fd-9ef6-a081ac4a26e5
2025-09-11 09:30:16,514 - DEBUG - VM ctest-TestBasicVMVN-05399864-40670342 launched on Node cn-jenkins-deploy-platform-ansible-os-4087-1
2025-09-11 09:30:16,593 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/6cb9236d-78f2-44fd-9ef6-a081ac4a26e5
2025-09-11 09:30:16,600 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/a532cf7a-031b-4066-904f-feb0806fc03e
2025-09-11 09:30:17,832 - 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.10 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.368 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.368/1.734/3.100/1.366 ms')
2025-09-11 09:30:17,832 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-05399864-40670342 passed
2025-09-11 09:30:17,983 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 09:30:17,983 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05399864-40670342, IP 31.1.2.4, Port 22
2025-09-11 09:30:18,139 - DEBUG - VM ctest-TestBasicVMVN-05399864-40670342 is ready for SSH connections
2025-09-11 09:30:18,139 - INFO - Waiting for VM ctest-TestBasicVMVN-05399864-85277126 to be up..
2025-09-11 09:30:18,202 - DEBUG - VM is in ACTIVE state now
2025-09-11 09:30:18,202 - INFO - VM name : ctest-TestBasicVMVN-05399864-85277126
2025-09-11 09:30:18,267 - DEBUG - VM ctest-TestBasicVMVN-05399864-85277126 ID is 89c19110-df45-490b-947e-3229eb30219a
2025-09-11 09:30:18,267 - DEBUG - VM ctest-TestBasicVMVN-05399864-85277126 launched on Node cn-jenkins-deploy-platform-ansible-os-4087-1
2025-09-11 09:30:18,339 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/89c19110-df45-490b-947e-3229eb30219a
2025-09-11 09:30:18,346 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/16c5b783-bdb0-4e10-9e76-9f680c3ce5d6
2025-09-11 09:30:19,575 - 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.73 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.346 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.346/1.538/2.731/1.192 ms')
2025-09-11 09:30:19,575 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-05399864-85277126 passed
2025-09-11 09:30:19,731 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 09:30:19,731 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05399864-85277126, IP 31.1.1.3, Port 22
2025-09-11 09:30:19,882 - DEBUG - VM ctest-TestBasicVMVN-05399864-85277126 is ready for SSH connections
2025-09-11 09:30:19,882 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 09:30:19,883 - 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.22, gateway password: c0ntrail123
2025-09-11 09:30:19,883 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-09-11 09:30:23,914 - 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.252 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.693 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.932 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.693/1.625/3.252 ms
2025-09-11 09:30:23,914 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-05399864-74268432 passed
2025-09-11 09:30:23,914 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 09:30:23,914 - 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.22, gateway password: c0ntrail123
2025-09-11 09:30:23,914 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-09-11 09:30:27,568 - 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.861 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.761 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.879 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.761/1.500/2.861 ms
2025-09-11 09:30:27,568 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-05399864-40670342 passed
2025-09-11 09:30:27,568 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 09:30:27,568 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 09:30:27,568 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 09:30:27,569 - 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.22, gateway password: c0ntrail123
2025-09-11 09:30:27,569 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-11 09:30:27,753 - DEBUG - None
2025-09-11 09:30:27,753 - 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.22, gateway password: c0ntrail123
2025-09-11 09:30:27,753 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-11 09:30:27,930 - DEBUG - None
2025-09-11 09:30:27,930 - 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.22, gateway password: c0ntrail123
2025-09-11 09:30:27,930 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-11 09:30:28,559 - DEBUG - None
2025-09-11 09:30:28,559 - 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.22, gateway password: c0ntrail123
2025-09-11 09:30:28,559 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-09-11 09:30:30,761 - 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.969 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.588 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.390 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.932 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.387 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.387/2.253/5.588 ms
2025-09-11 09:30:30,762 - 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.22, gateway password: c0ntrail123
2025-09-11 09:30:30,762 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-09-11 09:30:32,992 - 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=0.942 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.777 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.035 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.570 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.418 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.247 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.328 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.328/2.045/4.035 ms
2025-09-11 09:30:32,992 - 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.22, gateway password: c0ntrail123
2025-09-11 09:30:32,993 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-09-11 09:30:35,241 - 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.680 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.630 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.393 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.399 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.694 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.636 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.391 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.391/1.689/3.393 ms
2025-09-11 09:30:35,241 - INFO - Deleting VM ctest-TestBasicVMVN-05399864-85277126
2025-09-11 09:30:35,308 - INFO - Detaching port a532cf7a-031b-4066-904f-feb0806fc03e from VM ctest-TestBasicVMVN-05399864-40670342
2025-09-11 09:30:35,336 - INFO - Deleting VM ctest-TestBasicVMVN-05399864-40670342
2025-09-11 09:30:35,398 - INFO - Detaching port 5183b128-69cb-499a-b06b-2ef971cc7aec from VM ctest-TestBasicVMVN-05399864-74268432
2025-09-11 09:30:35,429 - INFO - Deleting VM ctest-TestBasicVMVN-05399864-74268432
2025-09-11 09:30:35,493 - INFO - Deleting VN ctest-vn-11259369
2025-09-11 09:30:35,651 - DEBUG - Response for delete_port : ()
2025-09-11 09:30:35,822 - DEBUG - Response for delete_port : ()
2025-09-11 09:30:35,861 - DEBUG - VN f3b1c114-f5d9-4fe9-a4a0-1aa5ee004dc7 still in use: Unable to complete operation on network f3b1c114-f5d9-4fe9-a4a0-1aa5ee004dc7. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-c4283f77-8293-4f92-8e92-3527afd831fa']
2025-09-11 09:30:35,863 - WARNING - Deleting VN ctest-vn-11259369 failed..Will retry
2025-09-11 09:30:37,975 - DEBUG - Response for deleting network ()
2025-09-11 09:30:37,975 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/bc2fd726-95de-46d9-8244-270cfcff83de
2025-09-11 09:30:37,982 - DEBUG - Response Code: 404
2025-09-11 09:30:37,982 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-09-11 09:30:37,995 - DEBUG - Requesting: http://10.0.0.22:8082/domain/19580de5-4ced-4cb6-9fe3-dd2072a9de08
2025-09-11 09:30:38,049 - DEBUG - Requesting: http://10.0.0.22:8082/project/ac0bc5ac-216f-49ff-b447-1740efa763f1
2025-09-11 09:30:38,127 - INFO - Validated that VN ctest-vn-11259369 is not found in API Server
2025-09-11 09:30:38,135 - DEBUG - VN ctest-vn-11259369 is not present in Agent 10.0.0.22
2025-09-11 09:30:38,135 - INFO - Validated that VN ctest-vn-11259369 is not in any agent
2025-09-11 09:30:38,140 - DEBUG - VRF 2 is not seen in agent 10.0.0.22
2025-09-11 09:30:38,146 - DEBUG - Vrouter 10.0.0.22 does not have vrf 2 for VN ctest-vn-11259369
2025-09-11 09:30:38,146 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-05399864:ctest-vn-11259369
2025-09-11 09:30:38,154 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-11259369 info
2025-09-11 09:30:38,223 - INFO - IPAM: ctest-ipam-87280111 is not found in API Server
2025-09-11 09:30:38,232 - INFO - IPAM:ctest-ipam-87280111 is not found in control node
2025-09-11 09:30:38,484 - DEBUG - No XMPP flaps were noticed during the test
2025-09-11 09:30:38,484 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-09-11 09:30:38,484 - INFO - --------------------------------------------------------------------------------
2025-09-11 09:30:39,150 - INFO - Deleted project: ctest-TestBasicVMVN-05399864, ID : ac0bc5ac-216f-49ff-b447-1740efa763f1