2025-10-22 10:53:06,700 - INFO - Domain Default found not creating
2025-10-22 10:53:06,849 - INFO - Project ctest-TestBasicVMVN-70969617 not found, creating it
2025-10-22 10:53:07,283 - INFO - Created Project:ctest-TestBasicVMVN-70969617, ID : f3c51990-c03b-42d3-a36a-6080d3702f32
2025-10-22 10:53:08,776 - INFO - ================================================================================
2025-10-22 10:53:08,776 - INFO - STARTING TEST : test_generic_link_local_service
2025-10-22 10:53:08,776 - 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-10-22 10:53:09,030 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.14': '0'}} with
2025-10-22 10:53:09,031 - INFO - Initial checks done. Running the testcase now
2025-10-22 10:53:09,031 - INFO -
2025-10-22 10:53:09,567 - DEBUG - Response for create_network : {'network': {'id': 'c57c11f1-7d1e-419b-b261-9d7503bacbc0', 'name': 'ctest-vn2_metadata-85837913', 'tenant_id': 'f3c51990c03b42d3a36a6080d3702f32', 'project_id': 'f3c51990c03b42d3a36a6080d3702f32', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-70969617', 'ctest-vn2_metadata-85837913'], 'port_security_enabled': True, 'description': ''}}
2025-10-22 10:53:09,775 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c1aca5ee-10f2-4b5e-860d-a5b9d591d7dd', 'name': '', 'tenant_id': 'f3c51990c03b42d3a36a6080d3702f32', 'network_id': 'c57c11f1-7d1e-419b-b261-9d7503bacbc0', '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': 'f3c51990c03b42d3a36a6080d3702f32'}}
2025-10-22 10:53:09,794 - INFO - Created VN ctest-vn2_metadata-85837913
2025-10-22 10:53:09,845 - DEBUG - VN ctest-vn2_metadata-85837913 UUID is c57c11f1-7d1e-419b-b261-9d7503bacbc0
2025-10-22 10:53:10,020 - DEBUG - Services list from nova: [, , ]
2025-10-22 10:53:11,137 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4421-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4421-1)
2025-10-22 10:53:11,261 - DEBUG - Link local service introspect added
2025-10-22 10:53:11,300 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-22 10:53:16,389 - DEBUG - VM is in ACTIVE state now
2025-10-22 10:53:16,525 - INFO - Waiting for VM ctest-TestBasicVMVN-70969617-21577634 to be up..
2025-10-22 10:53:16,525 - INFO - VM name : ctest-TestBasicVMVN-70969617-21577634
2025-10-22 10:53:16,605 - DEBUG - VM ctest-TestBasicVMVN-70969617-21577634 ID is 3dc0bb0e-3d44-4033-98d5-7caaa021654a
2025-10-22 10:53:16,605 - DEBUG - VM ctest-TestBasicVMVN-70969617-21577634 launched on Node cn-jenkins-deploy-platform-ansible-os-4421-1
2025-10-22 10:53:16,690 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/3dc0bb0e-3d44-4033-98d5-7caaa021654a
2025-10-22 10:53:17,222 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/3dc0bb0e-3d44-4033-98d5-7caaa021654a
2025-10-22 10:53:17,271 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/3a98a1c5-3e63-4c12-8ee9-760403d31d29
2025-10-22 10:53:20,519 - 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 1002ms')
2025-10-22 10:53:20,519 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70969617-21577634 failed!
2025-10-22 10:53:20,573 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70969617:ctest-vn2_metadata-85837913 is 11.1.1.1 and allocation pool is NOT set
2025-10-22 10:53:22,637 - 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.11 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.89 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.890/3.498/5.107/1.608 ms')
2025-10-22 10:53:22,637 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70969617-21577634 passed
2025-10-22 10:53:22,785 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 10:53:22,785 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70969617-21577634, IP 11.1.1.3, Port 22
2025-10-22 10:53:22,951 - DEBUG - VM ctest-TestBasicVMVN-70969617-21577634 is ready for SSH connections
2025-10-22 10:53:22,951 - INFO - Retry 0
2025-10-22 10:53:22,951 - 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.27, gateway password: c0ntrail123
2025-10-22 10:53:22,951 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-10-22 10:53:24,557 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-10-22 10:53:24,557 - INFO - Generic metadata worked
2025-10-22 10:53:24,809 - DEBUG - Link local service introspect removed
2025-10-22 10:53:24,809 - INFO - Deleting VM ctest-TestBasicVMVN-70969617-21577634
2025-10-22 10:53:24,872 - INFO - Deleting VN ctest-vn2_metadata-85837913
2025-10-22 10:53:24,906 - DEBUG - VN c57c11f1-7d1e-419b-b261-9d7503bacbc0 still in use: Unable to complete operation on network c57c11f1-7d1e-419b-b261-9d7503bacbc0. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-10fd35b7-2677-417a-a273-e290326cec11']
2025-10-22 10:53:24,906 - WARNING - Deleting VN ctest-vn2_metadata-85837913 failed..Will retry
2025-10-22 10:53:27,010 - DEBUG - Response for deleting network ()
2025-10-22 10:53:27,262 - DEBUG - No XMPP flaps were noticed during the test
2025-10-22 10:53:27,262 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19]
2025-10-22 10:53:27,262 - INFO - --------------------------------------------------------------------------------
2025-10-22 10:53:27,266 - INFO - ================================================================================
2025-10-22 10:53:27,266 - INFO - STARTING TEST : test_metadata_service
2025-10-22 10:53:27,266 - 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-10-22 10:53:27,550 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.14': '0'}} with
2025-10-22 10:53:27,550 - INFO - Initial checks done. Running the testcase now
2025-10-22 10:53:27,550 - INFO -
2025-10-22 10:53:27,550 - DEBUG - Requesting: http://10.0.0.27:8082/global-vrouter-configs
2025-10-22 10:53:27,556 - DEBUG - Requesting: http://10.0.0.27:8082/global-vrouter-config/b5dc5a1d-f92e-4b46-a43e-c5fbd00a676d
2025-10-22 10:53:27,730 - DEBUG - Response for create_network : {'network': {'id': 'e8af4f4e-2bc0-4ac6-af6b-b007cb60227d', 'name': 'ctest-vn-65009348', 'tenant_id': 'f3c51990c03b42d3a36a6080d3702f32', 'project_id': 'f3c51990c03b42d3a36a6080d3702f32', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-70969617', 'ctest-vn-65009348'], 'port_security_enabled': True, 'description': ''}}
2025-10-22 10:53:27,933 - DEBUG - Response for create_subnet : {'subnet': {'id': '9724db19-53bd-4cc0-b09f-d44a126bb889', 'name': '', 'tenant_id': 'f3c51990c03b42d3a36a6080d3702f32', 'network_id': 'e8af4f4e-2bc0-4ac6-af6b-b007cb60227d', 'ip_version': 4, 'cidr': '37.132.143.192/26', 'allocation_pools': [{'start': '37.132.143.194', 'end': '37.132.143.254'}], 'gateway_ip': '37.132.143.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '37.132.143.194', 'tags': [], 'project_id': 'f3c51990c03b42d3a36a6080d3702f32'}}
2025-10-22 10:53:27,954 - INFO - Created VN ctest-vn-65009348
2025-10-22 10:53:28,009 - DEBUG - VN ctest-vn-65009348 UUID is e8af4f4e-2bc0-4ac6-af6b-b007cb60227d
2025-10-22 10:53:29,124 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4421-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4421-1)
2025-10-22 10:53:29,124 - INFO - Waiting for VM ctest-TestBasicVMVN-70969617-20352075 to be up..
2025-10-22 10:53:29,162 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-22 10:53:34,232 - DEBUG - VM is in ACTIVE state now
2025-10-22 10:53:34,232 - INFO - VM name : ctest-TestBasicVMVN-70969617-20352075
2025-10-22 10:53:34,306 - DEBUG - VM ctest-TestBasicVMVN-70969617-20352075 ID is 327c2d75-dfc5-4db8-85cf-49b06a4d1bd6
2025-10-22 10:53:34,306 - DEBUG - VM ctest-TestBasicVMVN-70969617-20352075 launched on Node cn-jenkins-deploy-platform-ansible-os-4421-1
2025-10-22 10:53:34,381 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/327c2d75-dfc5-4db8-85cf-49b06a4d1bd6
2025-10-22 10:53:34,389 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/df41f14e-f67d-4a5d-adb5-96a68361ddc9
2025-10-22 10:53:37,642 - 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 1021ms')
2025-10-22 10:53:37,642 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70969617-20352075 failed!
2025-10-22 10:53:37,697 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70969617:ctest-vn-65009348 is 37.132.143.193 and allocation pool is NOT set
2025-10-22 10:53:39,766 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=8.49 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.361 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.361/4.426/8.491/4.065 ms')
2025-10-22 10:53:39,766 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70969617-20352075 passed
2025-10-22 10:53:39,917 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 10:53:39,917 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70969617-20352075, IP 37.132.143.195, Port 22
2025-10-22 10:53:40,072 - DEBUG - VM ctest-TestBasicVMVN-70969617-20352075 is ready for SSH connections
2025-10-22 10:53:40,072 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-10-22 10:53:40,073 - DEBUG - cat /tmp/output.txt
2025-10-22 10:53:41,726 - DEBUG - Hello World. The time is now Wed, 22 Oct 2025 04:53:40 -0600!
2025-10-22 10:53:41,726 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 22 Oct 2025 04:53:40 -0600!'}
2025-10-22 10:53:41,726 - INFO - metadata_script.txt got executed in the vm
2025-10-22 10:53:41,726 - INFO - Deleting VM ctest-TestBasicVMVN-70969617-20352075
2025-10-22 10:53:41,796 - INFO - Deleting VN ctest-vn-65009348
2025-10-22 10:53:41,831 - DEBUG - VN e8af4f4e-2bc0-4ac6-af6b-b007cb60227d still in use: Unable to complete operation on network e8af4f4e-2bc0-4ac6-af6b-b007cb60227d. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-de4df831-f9d9-4565-b2a3-5eed76554b1d']
2025-10-22 10:53:41,832 - WARNING - Deleting VN ctest-vn-65009348 failed..Will retry
2025-10-22 10:53:43,940 - DEBUG - Response for deleting network ()
2025-10-22 10:53:44,198 - DEBUG - No XMPP flaps were noticed during the test
2025-10-22 10:53:44,198 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-10-22 10:53:44,198 - INFO - --------------------------------------------------------------------------------
2025-10-22 10:53:44,200 - INFO - ================================================================================
2025-10-22 10:53:44,200 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-10-22 10:53:44,200 - 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-10-22 10:53:44,488 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.14': '0'}} with
2025-10-22 10:53:44,488 - INFO - Initial checks done. Running the testcase now
2025-10-22 10:53:44,488 - INFO -
2025-10-22 10:53:44,966 - DEBUG - Response for create_network : {'network': {'id': '2e77b0e3-7cdb-4d29-acb6-2192bee189f6', 'name': 'ctest-vn-37199513', 'tenant_id': 'f3c51990c03b42d3a36a6080d3702f32', 'project_id': 'f3c51990c03b42d3a36a6080d3702f32', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-70969617', 'ctest-vn-37199513'], 'port_security_enabled': True, 'description': ''}}
2025-10-22 10:53:45,151 - DEBUG - Response for create_subnet : {'subnet': {'id': '6658afb5-aa09-4a3e-ab31-7c4922596b9a', 'name': '', 'tenant_id': 'f3c51990c03b42d3a36a6080d3702f32', 'network_id': '2e77b0e3-7cdb-4d29-acb6-2192bee189f6', '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': 'f3c51990c03b42d3a36a6080d3702f32'}}
2025-10-22 10:53:45,354 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bef707c3-3c49-445b-ae86-26471c23f015', 'name': '', 'tenant_id': 'f3c51990c03b42d3a36a6080d3702f32', 'network_id': '2e77b0e3-7cdb-4d29-acb6-2192bee189f6', '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': 'f3c51990c03b42d3a36a6080d3702f32'}}
2025-10-22 10:53:45,375 - INFO - Created VN ctest-vn-37199513
2025-10-22 10:53:45,425 - DEBUG - VN ctest-vn-37199513 UUID is 2e77b0e3-7cdb-4d29-acb6-2192bee189f6
2025-10-22 10:53:45,771 - DEBUG - Response for create_port : {'port': {'name': 'a7d631c7-c211-4d77-bf57-602d7df9ee4e', 'id': 'a7d631c7-c211-4d77-bf57-602d7df9ee4e', 'tenant_id': 'f3c51990c03b42d3a36a6080d3702f32', 'network_id': '2e77b0e3-7cdb-4d29-acb6-2192bee189f6', 'mac_address': '02:a7:d6:31:c7:c2', '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': '6658afb5-aa09-4a3e-ab31-7c4922596b9a'}], 'security_groups': ['0d226ee1-afe4-4e6c-a461-acc79bdc6f76'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f3c51990c03b42d3a36a6080d3702f32'}}
2025-10-22 10:53:45,929 - DEBUG - Response for create_port : {'port': {'name': '5b8dcf52-2863-4d0a-89a3-bd4240723c64', 'id': '5b8dcf52-2863-4d0a-89a3-bd4240723c64', 'tenant_id': 'f3c51990c03b42d3a36a6080d3702f32', 'network_id': '2e77b0e3-7cdb-4d29-acb6-2192bee189f6', 'mac_address': '02:5b:8d:cf:52:28', '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': 'bef707c3-3c49-445b-ae86-26471c23f015'}], 'security_groups': ['0d226ee1-afe4-4e6c-a461-acc79bdc6f76'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f3c51990c03b42d3a36a6080d3702f32'}}
2025-10-22 10:53:46,279 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4421-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4421-1)
2025-10-22 10:53:46,666 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4421-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4421-1)
2025-10-22 10:53:47,908 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4421-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4421-1)
2025-10-22 10:53:47,909 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2025-10-22 10:53:47,919 - DEBUG - Requesting: http://10.0.0.27:8082/domain/231ff27d-41cd-42f4-abf3-2f09c6cda50e
2025-10-22 10:53:47,932 - DEBUG - Requesting: http://10.0.0.27:8082/project/f3c51990-c03b-42d3-a36a-6080d3702f32
2025-10-22 10:53:48,016 - DEBUG - Requesting: http://10.0.0.27:8082/network-ipam/51c81485-2dda-4235-9a8f-b032855c0871
2025-10-22 10:53:48,034 - INFO - Verifications in API Server for IPAM: ctest-ipam-37397644 passed
2025-10-22 10:53:48,040 - DEBUG - Control-node 10.0.0.27 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-70969617:ctest-ipam-37397644', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-70969617', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5892982674646778421', 'uuid-lslong': '11137314134542780529'}, 'enable': 'true', 'created': '2025-10-22T10:53:44', 'last-modified': '2025-10-22T10:53:44', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.326120'}
2025-10-22 10:53:48,040 - INFO - Verifications in Control node for IPAM: ctest-ipam-37397644 passed
2025-10-22 10:53:48,041 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2025-10-22 10:53:48,050 - DEBUG - Requesting: http://10.0.0.27:8082/domain/231ff27d-41cd-42f4-abf3-2f09c6cda50e
2025-10-22 10:53:48,070 - DEBUG - Requesting: http://10.0.0.27:8082/project/f3c51990-c03b-42d3-a36a-6080d3702f32
2025-10-22 10:53:48,159 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/2e77b0e3-7cdb-4d29-acb6-2192bee189f6
2025-10-22 10:53:48,174 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/2e77b0e3-7cdb-4d29-acb6-2192bee189f6
2025-10-22 10:53:48,187 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/c55a4dbb-5699-4f0f-b6aa-d75273dbbe5b
2025-10-22 10:53:48,197 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/c55a4dbb-5699-4f0f-b6aa-d75273dbbe5b
2025-10-22 10:53:48,205 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/c681d562-f6c5-4f9d-b76c-dbcb4ef9d052
2025-10-22 10:53:48,214 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-22 10:53:48,215 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/2e77b0e3-7cdb-4d29-acb6-2192bee189f6
2025-10-22 10:53:48,225 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/c55a4dbb-5699-4f0f-b6aa-d75273dbbe5b
2025-10-22 10:53:48,244 - INFO - Verified VN network id 11 for VN 2e77b0e3-7cdb-4d29-acb6-2192bee189f6
2025-10-22 10:53:48,244 - INFO - Verifications in API Server for VN ctest-vn-37199513 passed
2025-10-22 10:53:48,244 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/2e77b0e3-7cdb-4d29-acb6-2192bee189f6
2025-10-22 10:53:48,254 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/c55a4dbb-5699-4f0f-b6aa-d75273dbbe5b
2025-10-22 10:53:48,261 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/c55a4dbb-5699-4f0f-b6aa-d75273dbbe5b
2025-10-22 10:53:48,269 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/c681d562-f6c5-4f9d-b76c-dbcb4ef9d052
2025-10-22 10:53:48,292 - DEBUG - Control-node 10.0.0.27 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-70969617:ctest-vn-37199513', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-70969617', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3348339339072064809', 'uuid-lslong': '12445171534436338166'}, 'enable': 'true', 'created': '2025-10-22T10:53:44', 'last-modified': '2025-10-22T10:53:45', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.960999'}
2025-10-22 10:53:48,300 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-22 10:53:48,300 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-37199513 passed
2025-10-22 10:53:48,300 - DEBUG - ====Verifying policy data for ctest-vn-37199513 in API_Server ======
2025-10-22 10:53:48,300 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2025-10-22 10:53:48,308 - DEBUG - Requesting: http://10.0.0.27:8082/domain/231ff27d-41cd-42f4-abf3-2f09c6cda50e
2025-10-22 10:53:48,322 - DEBUG - Requesting: http://10.0.0.27:8082/project/f3c51990-c03b-42d3-a36a-6080d3702f32
2025-10-22 10:53:48,433 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/2e77b0e3-7cdb-4d29-acb6-2192bee189f6
2025-10-22 10:53:48,453 - DEBUG - =>VN ctest-vn-37199513 has no policy to be verified
2025-10-22 10:53:48,453 - DEBUG - Verifying the vn in opserver
2025-10-22 10:53:48,453 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-70969617:ctest-vn-37199513 virtual network link through opserver 10.0.0.27
2025-10-22 10:53:48,453 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks
2025-10-22 10:53:48,857 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks
2025-10-22 10:53:48,952 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-70969617:ctest-vn-37199513', 'href': 'http://10.0.0.27:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-70969617:ctest-vn-37199513?flat'}
2025-10-22 10:53:48,952 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-70969617:ctest-vn-37199513 is found in opserver
2025-10-22 10:53:48,959 - DEBUG - VRF ids for VN ctest-vn-37199513: {'10.0.0.27': '2'}
2025-10-22 10:53:48,959 - INFO - Waiting for VM ctest-TestBasicVMVN-70969617-58881656 to be up..
2025-10-22 10:53:49,077 - DEBUG - VM is in ACTIVE state now
2025-10-22 10:53:49,077 - INFO - VM name : ctest-TestBasicVMVN-70969617-58881656
2025-10-22 10:53:49,186 - DEBUG - VM ctest-TestBasicVMVN-70969617-58881656 ID is da1ff55b-3e65-488c-917a-bd56cb31283d
2025-10-22 10:53:49,186 - DEBUG - VM ctest-TestBasicVMVN-70969617-58881656 launched on Node cn-jenkins-deploy-platform-ansible-os-4421-1
2025-10-22 10:53:49,280 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/da1ff55b-3e65-488c-917a-bd56cb31283d
2025-10-22 10:53:49,294 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/a7d631c7-c211-4d77-bf57-602d7df9ee4e
2025-10-22 10:53:52,588 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms')
2025-10-22 10:53:52,588 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70969617-58881656 failed!
2025-10-22 10:53:52,649 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70969617:ctest-vn-37199513 is 31.1.1.1 and allocation pool is NOT set
2025-10-22 10:53:52,649 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70969617:ctest-vn-37199513 is 31.1.2.1 and allocation pool is NOT set
2025-10-22 10:53:56,709 - 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 1002ms')
2025-10-22 10:53:56,709 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70969617-58881656 failed!
2025-10-22 10:53:56,765 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70969617:ctest-vn-37199513 is 31.1.1.1 and allocation pool is NOT set
2025-10-22 10:53:56,765 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70969617:ctest-vn-37199513 is 31.1.2.1 and allocation pool is NOT set
2025-10-22 10:53:58,834 - 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.82 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.04 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.039/2.927/4.816/1.888 ms')
2025-10-22 10:53:58,834 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70969617-58881656 passed
2025-10-22 10:53:58,985 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 10:53:58,985 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70969617-58881656, IP 31.1.1.4, Port 22
2025-10-22 10:53:59,141 - DEBUG - VM ctest-TestBasicVMVN-70969617-58881656 is ready for SSH connections
2025-10-22 10:53:59,141 - INFO - Waiting for VM ctest-TestBasicVMVN-70969617-67987311 to be up..
2025-10-22 10:53:59,216 - DEBUG - VM is in ACTIVE state now
2025-10-22 10:53:59,216 - INFO - VM name : ctest-TestBasicVMVN-70969617-67987311
2025-10-22 10:53:59,289 - DEBUG - VM ctest-TestBasicVMVN-70969617-67987311 ID is 982047db-4cd3-48ad-8637-58105afc51fb
2025-10-22 10:53:59,289 - DEBUG - VM ctest-TestBasicVMVN-70969617-67987311 launched on Node cn-jenkins-deploy-platform-ansible-os-4421-1
2025-10-22 10:53:59,361 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/982047db-4cd3-48ad-8637-58105afc51fb
2025-10-22 10:53:59,371 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/5b8dcf52-2863-4d0a-89a3-bd4240723c64
2025-10-22 10:54:00,614 - 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=2.79 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.573 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.573/1.683/2.794/1.110 ms')
2025-10-22 10:54:00,614 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-70969617-67987311 passed
2025-10-22 10:54:00,765 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 10:54:00,766 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70969617-67987311, IP 31.1.2.4, Port 22
2025-10-22 10:54:00,921 - DEBUG - VM ctest-TestBasicVMVN-70969617-67987311 is ready for SSH connections
2025-10-22 10:54:00,921 - INFO - Waiting for VM ctest-TestBasicVMVN-70969617-33249452 to be up..
2025-10-22 10:54:00,998 - DEBUG - VM is in ACTIVE state now
2025-10-22 10:54:00,998 - INFO - VM name : ctest-TestBasicVMVN-70969617-33249452
2025-10-22 10:54:01,076 - DEBUG - VM ctest-TestBasicVMVN-70969617-33249452 ID is 7b564836-c95b-4d6a-a67f-53402b2acf36
2025-10-22 10:54:01,076 - DEBUG - VM ctest-TestBasicVMVN-70969617-33249452 launched on Node cn-jenkins-deploy-platform-ansible-os-4421-1
2025-10-22 10:54:01,159 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/7b564836-c95b-4d6a-a67f-53402b2acf36
2025-10-22 10:54:01,168 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/8559f7e7-9294-4a8f-ace1-82308c7cfe98
2025-10-22 10:54:02,410 - 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.05 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.453 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.453/1.750/3.047/1.297 ms')
2025-10-22 10:54:02,410 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-70969617-33249452 passed
2025-10-22 10:54:02,569 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 10:54:02,569 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70969617-33249452, IP 31.1.1.3, Port 22
2025-10-22 10:54:02,729 - DEBUG - VM ctest-TestBasicVMVN-70969617-33249452 is ready for SSH connections
2025-10-22 10:54:02,729 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 10:54:02,729 - 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.27, gateway password: c0ntrail123
2025-10-22 10:54:02,729 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-10-22 10:54:06,763 - 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.848 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.981 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.871 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.871/1.900/3.848 ms
2025-10-22 10:54:06,763 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-70969617-58881656 passed
2025-10-22 10:54:06,763 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 10:54:06,764 - 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.27, gateway password: c0ntrail123
2025-10-22 10:54:06,764 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-10-22 10:54:10,418 - 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.052 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.885 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.697 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.697/1.544/3.052 ms
2025-10-22 10:54:10,418 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-70969617-67987311 passed
2025-10-22 10:54:10,418 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 10:54:10,418 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 10:54:10,418 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 10:54:10,418 - 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.27, gateway password: c0ntrail123
2025-10-22 10:54:10,419 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-22 10:54:10,605 - DEBUG - None
2025-10-22 10:54:10,605 - 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.27, gateway password: c0ntrail123
2025-10-22 10:54:10,605 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-22 10:54:10,792 - DEBUG - None
2025-10-22 10:54:10,793 - 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.27, gateway password: c0ntrail123
2025-10-22 10:54:10,793 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-22 10:54:11,425 - DEBUG - None
2025-10-22 10:54:11,425 - 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.27, gateway password: c0ntrail123
2025-10-22 10:54:11,425 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-10-22 10:54:13,637 - 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.785 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.990 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.535 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.301 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.375 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.375/1.797/3.990 ms
2025-10-22 10:54:13,637 - 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.27, gateway password: c0ntrail123
2025-10-22 10:54:13,637 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-10-22 10:54:15,893 - 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.966 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.786 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.020 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.415 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.637 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.391 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.392 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.392/2.086/5.020 ms
2025-10-22 10:54:15,893 - 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.27, gateway password: c0ntrail123
2025-10-22 10:54:15,893 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-10-22 10:54:18,135 - 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.898 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.216 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.186 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.508 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.744 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.556 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.489 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.489/1.942/4.186 ms
2025-10-22 10:54:18,136 - INFO - Deleting VM ctest-TestBasicVMVN-70969617-33249452
2025-10-22 10:54:18,206 - INFO - Detaching port 5b8dcf52-2863-4d0a-89a3-bd4240723c64 from VM ctest-TestBasicVMVN-70969617-67987311
2025-10-22 10:54:18,246 - INFO - Deleting VM ctest-TestBasicVMVN-70969617-67987311
2025-10-22 10:54:18,328 - INFO - Detaching port a7d631c7-c211-4d77-bf57-602d7df9ee4e from VM ctest-TestBasicVMVN-70969617-58881656
2025-10-22 10:54:18,365 - INFO - Deleting VM ctest-TestBasicVMVN-70969617-58881656
2025-10-22 10:54:18,441 - INFO - Deleting VN ctest-vn-37199513
2025-10-22 10:54:18,615 - DEBUG - Response for delete_port : ()
2025-10-22 10:54:18,821 - DEBUG - Response for delete_port : ()
2025-10-22 10:54:18,876 - DEBUG - VN 2e77b0e3-7cdb-4d29-acb6-2192bee189f6 still in use: Unable to complete operation on network 2e77b0e3-7cdb-4d29-acb6-2192bee189f6. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-e3c890e1-78a1-4670-a295-0425603fe491']
2025-10-22 10:54:18,877 - WARNING - Deleting VN ctest-vn-37199513 failed..Will retry
2025-10-22 10:54:21,105 - DEBUG - Response for deleting network ()
2025-10-22 10:54:21,105 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/c55a4dbb-5699-4f0f-b6aa-d75273dbbe5b
2025-10-22 10:54:21,111 - DEBUG - Response Code: 404
2025-10-22 10:54:21,111 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2025-10-22 10:54:21,116 - DEBUG - Requesting: http://10.0.0.27:8082/domain/231ff27d-41cd-42f4-abf3-2f09c6cda50e
2025-10-22 10:54:21,170 - DEBUG - Requesting: http://10.0.0.27:8082/project/f3c51990-c03b-42d3-a36a-6080d3702f32
2025-10-22 10:54:21,247 - INFO - Validated that VN ctest-vn-37199513 is not found in API Server
2025-10-22 10:54:21,258 - DEBUG - VN ctest-vn-37199513 is not present in Agent 10.0.0.27
2025-10-22 10:54:21,258 - INFO - Validated that VN ctest-vn-37199513 is not in any agent
2025-10-22 10:54:21,266 - DEBUG - VRF 2 is not seen in agent 10.0.0.27
2025-10-22 10:54:21,274 - DEBUG - Vrouter 10.0.0.27 does not have vrf 2 for VN ctest-vn-37199513
2025-10-22 10:54:21,274 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-70969617:ctest-vn-37199513
2025-10-22 10:54:21,292 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-37199513 info
2025-10-22 10:54:21,373 - INFO - IPAM: ctest-ipam-37397644 is not found in API Server
2025-10-22 10:54:21,383 - INFO - IPAM:ctest-ipam-37397644 is not found in control node
2025-10-22 10:54:21,642 - DEBUG - No XMPP flaps were noticed during the test
2025-10-22 10:54:21,642 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-10-22 10:54:21,642 - INFO - --------------------------------------------------------------------------------
2025-10-22 10:54:22,322 - INFO - Deleted project: ctest-TestBasicVMVN-70969617, ID : f3c51990-c03b-42d3-a36a-6080d3702f32