2025-10-09 20:31:19,487 - INFO - Domain Default found not creating
2025-10-09 20:31:19,848 - INFO - Project ctest-TestBasicVMVN-58892872 not found, creating it
2025-10-09 20:31:20,557 - INFO - Created Project:ctest-TestBasicVMVN-58892872, ID : 3ae5ead3-d4c2-488b-b35b-36af14595f52
2025-10-09 20:31:22,780 - INFO - ================================================================================
2025-10-09 20:31:22,781 - INFO - STARTING TEST : test_generic_link_local_service
2025-10-09 20:31:22,781 - 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-09 20:31:23,103 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.17': '0'}} with
2025-10-09 20:31:23,104 - INFO - Initial checks done. Running the testcase now
2025-10-09 20:31:23,104 - INFO -
2025-10-09 20:31:24,015 - DEBUG - Response for create_network : {'network': {'id': '9a884d09-dac3-478d-8324-260b5ffb8ec9', 'name': 'ctest-vn2_metadata-74599543', 'tenant_id': '3ae5ead3d4c2488bb35b36af14595f52', 'project_id': '3ae5ead3d4c2488bb35b36af14595f52', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-58892872', 'ctest-vn2_metadata-74599543'], 'port_security_enabled': True, 'description': ''}}
2025-10-09 20:31:24,261 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a0334292-1168-4ac8-9e65-b59e55db99ef', 'name': '', 'tenant_id': '3ae5ead3d4c2488bb35b36af14595f52', 'network_id': '9a884d09-dac3-478d-8324-260b5ffb8ec9', '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': '3ae5ead3d4c2488bb35b36af14595f52'}}
2025-10-09 20:31:24,288 - INFO - Created VN ctest-vn2_metadata-74599543
2025-10-09 20:31:24,349 - DEBUG - VN ctest-vn2_metadata-74599543 UUID is 9a884d09-dac3-478d-8324-260b5ffb8ec9
2025-10-09 20:31:24,721 - DEBUG - Services list from nova: [, , ]
2025-10-09 20:31:26,326 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4276-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4276-1)
2025-10-09 20:31:26,460 - DEBUG - Link local service introspect added
2025-10-09 20:31:26,526 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-09 20:31:31,690 - DEBUG - VM is in ACTIVE state now
2025-10-09 20:31:31,919 - INFO - Waiting for VM ctest-TestBasicVMVN-58892872-70879522 to be up..
2025-10-09 20:31:31,920 - INFO - VM name : ctest-TestBasicVMVN-58892872-70879522
2025-10-09 20:31:32,062 - DEBUG - VM ctest-TestBasicVMVN-58892872-70879522 ID is 1337450f-0baf-42b0-b1f2-458cff01ef14
2025-10-09 20:31:32,062 - DEBUG - VM ctest-TestBasicVMVN-58892872-70879522 launched on Node cn-jenkins-deploy-platform-ansible-os-4276-1
2025-10-09 20:31:32,219 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/1337450f-0baf-42b0-b1f2-458cff01ef14
2025-10-09 20:31:32,593 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/1337450f-0baf-42b0-b1f2-458cff01ef14
2025-10-09 20:31:32,656 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/196da249-b8ce-45ad-93c0-11364e3a819e
2025-10-09 20:31:35,922 - 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-10-09 20:31:35,922 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-58892872-70879522 failed!
2025-10-09 20:31:36,000 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-58892872:ctest-vn2_metadata-74599543 is 11.1.1.1 and allocation pool is NOT set
2025-10-09 20:31:40,120 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=9.76 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1023ms\r\nrtt min/avg/max/mdev = 9.763/9.763/9.763/0.000 ms')
2025-10-09 20:31:40,120 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-58892872-70879522 passed
2025-10-09 20:31:40,300 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-09 20:31:40,301 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-58892872-70879522, IP 11.1.1.3, Port 22
2025-10-09 20:31:40,502 - DEBUG - VM ctest-TestBasicVMVN-58892872-70879522 is ready for SSH connections
2025-10-09 20:31:40,502 - INFO - Retry 0
2025-10-09 20:31:40,502 - 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.19, gateway password: c0ntrail123
2025-10-09 20:31:40,503 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-10-09 20:31:42,474 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-10-09 20:31:42,474 - INFO - Generic metadata worked
2025-10-09 20:31:42,828 - DEBUG - Link local service introspect removed
2025-10-09 20:31:42,828 - INFO - Deleting VM ctest-TestBasicVMVN-58892872-70879522
2025-10-09 20:31:42,942 - INFO - Deleting VN ctest-vn2_metadata-74599543
2025-10-09 20:31:43,013 - DEBUG - VN 9a884d09-dac3-478d-8324-260b5ffb8ec9 still in use: Unable to complete operation on network 9a884d09-dac3-478d-8324-260b5ffb8ec9. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-0a87bc5c-e9f3-4807-b6a8-59229cfb3075']
2025-10-09 20:31:43,013 - WARNING - Deleting VN ctest-vn2_metadata-74599543 failed..Will retry
2025-10-09 20:31:45,241 - DEBUG - Response for deleting network ()
2025-10-09 20:31:45,560 - DEBUG - No XMPP flaps were noticed during the test
2025-10-09 20:31:45,561 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23]
2025-10-09 20:31:45,561 - INFO - --------------------------------------------------------------------------------
2025-10-09 20:31:45,568 - INFO - ================================================================================
2025-10-09 20:31:45,568 - INFO - STARTING TEST : test_metadata_service
2025-10-09 20:31:45,568 - 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-09 20:31:45,924 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.17': '0'}} with
2025-10-09 20:31:45,924 - INFO - Initial checks done. Running the testcase now
2025-10-09 20:31:45,925 - INFO -
2025-10-09 20:31:45,925 - DEBUG - Requesting: http://10.0.0.19:8082/global-vrouter-configs
2025-10-09 20:31:45,944 - DEBUG - Requesting: http://10.0.0.19:8082/global-vrouter-config/05738169-19d0-4fc2-b271-645105ca4638
2025-10-09 20:31:46,284 - DEBUG - Response for create_network : {'network': {'id': '9491ff85-44c0-42f9-ad52-e16700db7e05', 'name': 'ctest-vn-08107159', 'tenant_id': '3ae5ead3d4c2488bb35b36af14595f52', 'project_id': '3ae5ead3d4c2488bb35b36af14595f52', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-58892872', 'ctest-vn-08107159'], 'port_security_enabled': True, 'description': ''}}
2025-10-09 20:31:46,550 - DEBUG - Response for create_subnet : {'subnet': {'id': '6bcb6d7f-d052-4cb9-b5e8-f80a057f1e34', 'name': '', 'tenant_id': '3ae5ead3d4c2488bb35b36af14595f52', 'network_id': '9491ff85-44c0-42f9-ad52-e16700db7e05', 'ip_version': 4, 'cidr': '48.44.200.0/26', 'allocation_pools': [{'start': '48.44.200.2', 'end': '48.44.200.62'}], 'gateway_ip': '48.44.200.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '48.44.200.2', 'tags': [], 'project_id': '3ae5ead3d4c2488bb35b36af14595f52'}}
2025-10-09 20:31:46,588 - INFO - Created VN ctest-vn-08107159
2025-10-09 20:31:46,660 - DEBUG - VN ctest-vn-08107159 UUID is 9491ff85-44c0-42f9-ad52-e16700db7e05
2025-10-09 20:31:48,265 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4276-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4276-1)
2025-10-09 20:31:48,265 - INFO - Waiting for VM ctest-TestBasicVMVN-58892872-22098281 to be up..
2025-10-09 20:31:48,317 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-09 20:31:53,506 - DEBUG - VM is in ACTIVE state now
2025-10-09 20:31:53,507 - INFO - VM name : ctest-TestBasicVMVN-58892872-22098281
2025-10-09 20:31:53,698 - DEBUG - VM ctest-TestBasicVMVN-58892872-22098281 ID is ea063fe3-a35b-452f-b2f9-57b9075ee318
2025-10-09 20:31:53,698 - DEBUG - VM ctest-TestBasicVMVN-58892872-22098281 launched on Node cn-jenkins-deploy-platform-ansible-os-4276-1
2025-10-09 20:31:53,884 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/ea063fe3-a35b-452f-b2f9-57b9075ee318
2025-10-09 20:31:53,906 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/21b02c59-0ed2-414b-be4b-07cfbb39c61c
2025-10-09 20:31:57,238 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1009ms')
2025-10-09 20:31:57,238 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-58892872-22098281 failed!
2025-10-09 20:31:57,300 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-58892872:ctest-vn-08107159 is 48.44.200.1 and allocation pool is NOT set
2025-10-09 20:32:01,399 - 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 1020ms')
2025-10-09 20:32:01,399 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-58892872-22098281 failed!
2025-10-09 20:32:01,468 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-58892872:ctest-vn-08107159 is 48.44.200.1 and allocation pool is NOT set
2025-10-09 20:32:03,543 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=6.25 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=5.12 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 = 5.116/5.683/6.250/0.567 ms')
2025-10-09 20:32:03,543 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-58892872-22098281 passed
2025-10-09 20:32:03,719 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-09 20:32:03,720 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-58892872-22098281, IP 48.44.200.3, Port 22
2025-10-09 20:32:03,923 - DEBUG - VM ctest-TestBasicVMVN-58892872-22098281 is ready for SSH connections
2025-10-09 20:32:03,924 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-10-09 20:32:03,924 - DEBUG - cat /tmp/output.txt
2025-10-09 20:32:05,957 - DEBUG - Hello World. The time is now Thu, 09 Oct 2025 14:32:02 -0600!
2025-10-09 20:32:05,957 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 09 Oct 2025 14:32:02 -0600!'}
2025-10-09 20:32:05,957 - INFO - metadata_script.txt got executed in the vm
2025-10-09 20:32:05,958 - INFO - Deleting VM ctest-TestBasicVMVN-58892872-22098281
2025-10-09 20:32:06,045 - INFO - Deleting VN ctest-vn-08107159
2025-10-09 20:32:06,152 - DEBUG - VN 9491ff85-44c0-42f9-ad52-e16700db7e05 still in use: Unable to complete operation on network 9491ff85-44c0-42f9-ad52-e16700db7e05. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-17afbc7c-f586-4ab3-bc6f-57a2e824997a']
2025-10-09 20:32:06,152 - WARNING - Deleting VN ctest-vn-08107159 failed..Will retry
2025-10-09 20:32:08,361 - DEBUG - Response for deleting network ()
2025-10-09 20:32:08,694 - DEBUG - No XMPP flaps were noticed during the test
2025-10-09 20:32:08,694 - INFO - END TEST : test_metadata_service : PASSED[0:00:23]
2025-10-09 20:32:08,694 - INFO - --------------------------------------------------------------------------------
2025-10-09 20:32:08,705 - INFO - ================================================================================
2025-10-09 20:32:08,705 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-10-09 20:32:08,705 - 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-09 20:32:09,038 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.17': '0'}} with
2025-10-09 20:32:09,038 - INFO - Initial checks done. Running the testcase now
2025-10-09 20:32:09,038 - INFO -
2025-10-09 20:32:09,636 - DEBUG - Response for create_network : {'network': {'id': '5e771590-a87a-41b1-bafe-c7f1e796c44f', 'name': 'ctest-vn-38916751', 'tenant_id': '3ae5ead3d4c2488bb35b36af14595f52', 'project_id': '3ae5ead3d4c2488bb35b36af14595f52', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-58892872', 'ctest-vn-38916751'], 'port_security_enabled': True, 'description': ''}}
2025-10-09 20:32:09,826 - DEBUG - Response for create_subnet : {'subnet': {'id': '75f80f9d-ab4a-464d-9399-3c2c60b5b6dd', 'name': '', 'tenant_id': '3ae5ead3d4c2488bb35b36af14595f52', 'network_id': '5e771590-a87a-41b1-bafe-c7f1e796c44f', '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': '3ae5ead3d4c2488bb35b36af14595f52'}}
2025-10-09 20:32:10,073 - DEBUG - Response for create_subnet : {'subnet': {'id': '91673bad-26ef-488d-a31d-7c0ff7b75eec', 'name': '', 'tenant_id': '3ae5ead3d4c2488bb35b36af14595f52', 'network_id': '5e771590-a87a-41b1-bafe-c7f1e796c44f', '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': '3ae5ead3d4c2488bb35b36af14595f52'}}
2025-10-09 20:32:10,106 - INFO - Created VN ctest-vn-38916751
2025-10-09 20:32:10,173 - DEBUG - VN ctest-vn-38916751 UUID is 5e771590-a87a-41b1-bafe-c7f1e796c44f
2025-10-09 20:32:10,845 - DEBUG - Response for create_port : {'port': {'name': '9c0bbdeb-7de6-48bb-9555-863e421aa33b', 'id': '9c0bbdeb-7de6-48bb-9555-863e421aa33b', 'tenant_id': '3ae5ead3d4c2488bb35b36af14595f52', 'network_id': '5e771590-a87a-41b1-bafe-c7f1e796c44f', 'mac_address': '02:9c:0b:bd:eb:7d', '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': '75f80f9d-ab4a-464d-9399-3c2c60b5b6dd'}], 'security_groups': ['63c230bc-37ee-4569-9a89-d67a87816265'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3ae5ead3d4c2488bb35b36af14595f52'}}
2025-10-09 20:32:11,078 - DEBUG - Response for create_port : {'port': {'name': '8e79d6fa-d679-4591-97a2-de999813683e', 'id': '8e79d6fa-d679-4591-97a2-de999813683e', 'tenant_id': '3ae5ead3d4c2488bb35b36af14595f52', 'network_id': '5e771590-a87a-41b1-bafe-c7f1e796c44f', 'mac_address': '02:8e:79:d6:fa:d6', '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': '91673bad-26ef-488d-a31d-7c0ff7b75eec'}], 'security_groups': ['63c230bc-37ee-4569-9a89-d67a87816265'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3ae5ead3d4c2488bb35b36af14595f52'}}
2025-10-09 20:32:11,900 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4276-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4276-1)
2025-10-09 20:32:12,872 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4276-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4276-1)
2025-10-09 20:32:14,239 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4276-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4276-1)
2025-10-09 20:32:14,239 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-10-09 20:32:14,246 - DEBUG - Requesting: http://10.0.0.19:8082/domain/e372c072-a4ce-454c-9307-a8f198aca4b5
2025-10-09 20:32:14,256 - DEBUG - Requesting: http://10.0.0.19:8082/project/3ae5ead3-d4c2-488b-b35b-36af14595f52
2025-10-09 20:32:14,335 - DEBUG - Requesting: http://10.0.0.19:8082/network-ipam/1613a525-33c1-4e4a-8986-1ba65d15fc5d
2025-10-09 20:32:14,344 - INFO - Verifications in API Server for IPAM: ctest-ipam-70958259 passed
2025-10-09 20:32:14,350 - DEBUG - Control-node 10.0.0.19 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-58892872:ctest-ipam-70958259', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-58892872', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1590796672592596554', 'uuid-lslong': '9909638431415598173'}, 'enable': 'true', 'created': '2025-10-09T20:32:09', 'last-modified': '2025-10-09T20:32:09', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.023636'}
2025-10-09 20:32:14,350 - INFO - Verifications in Control node for IPAM: ctest-ipam-70958259 passed
2025-10-09 20:32:14,351 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-10-09 20:32:14,372 - DEBUG - Requesting: http://10.0.0.19:8082/domain/e372c072-a4ce-454c-9307-a8f198aca4b5
2025-10-09 20:32:14,386 - DEBUG - Requesting: http://10.0.0.19:8082/project/3ae5ead3-d4c2-488b-b35b-36af14595f52
2025-10-09 20:32:14,456 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/5e771590-a87a-41b1-bafe-c7f1e796c44f
2025-10-09 20:32:14,471 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/5e771590-a87a-41b1-bafe-c7f1e796c44f
2025-10-09 20:32:14,482 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/d1ca5e22-98a6-4d5c-a7a7-71f9799a65da
2025-10-09 20:32:14,489 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/d1ca5e22-98a6-4d5c-a7a7-71f9799a65da
2025-10-09 20:32:14,495 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/ffb4a4a0-8e3f-45b7-b824-7ed6a690e074
2025-10-09 20:32:14,500 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-09 20:32:14,500 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/5e771590-a87a-41b1-bafe-c7f1e796c44f
2025-10-09 20:32:14,508 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/d1ca5e22-98a6-4d5c-a7a7-71f9799a65da
2025-10-09 20:32:14,521 - INFO - Verified VN network id 11 for VN 5e771590-a87a-41b1-bafe-c7f1e796c44f
2025-10-09 20:32:14,521 - INFO - Verifications in API Server for VN ctest-vn-38916751 passed
2025-10-09 20:32:14,521 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/5e771590-a87a-41b1-bafe-c7f1e796c44f
2025-10-09 20:32:14,530 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/d1ca5e22-98a6-4d5c-a7a7-71f9799a65da
2025-10-09 20:32:14,554 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/d1ca5e22-98a6-4d5c-a7a7-71f9799a65da
2025-10-09 20:32:14,568 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/ffb4a4a0-8e3f-45b7-b824-7ed6a690e074
2025-10-09 20:32:14,587 - DEBUG - Control-node 10.0.0.19 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-58892872:ctest-vn-38916751', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-58892872', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6806933072839852465', 'uuid-lslong': '13474426976925566031'}, 'enable': 'true', 'created': '2025-10-09T20:32:09', 'last-modified': '2025-10-09T20:32:10', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.563413'}
2025-10-09 20:32:14,603 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-09 20:32:14,603 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-38916751 passed
2025-10-09 20:32:14,603 - DEBUG - ====Verifying policy data for ctest-vn-38916751 in API_Server ======
2025-10-09 20:32:14,603 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-10-09 20:32:14,609 - DEBUG - Requesting: http://10.0.0.19:8082/domain/e372c072-a4ce-454c-9307-a8f198aca4b5
2025-10-09 20:32:14,619 - DEBUG - Requesting: http://10.0.0.19:8082/project/3ae5ead3-d4c2-488b-b35b-36af14595f52
2025-10-09 20:32:14,702 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/5e771590-a87a-41b1-bafe-c7f1e796c44f
2025-10-09 20:32:14,716 - DEBUG - =>VN ctest-vn-38916751 has no policy to be verified
2025-10-09 20:32:14,716 - DEBUG - Verifying the vn in opserver
2025-10-09 20:32:14,716 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-58892872:ctest-vn-38916751 virtual network link through opserver 10.0.0.19
2025-10-09 20:32:14,717 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks
2025-10-09 20:32:15,098 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks
2025-10-09 20:32:15,158 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-58892872:ctest-vn-38916751', 'href': 'http://10.0.0.19:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-58892872:ctest-vn-38916751?flat'}
2025-10-09 20:32:15,159 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-58892872:ctest-vn-38916751 is found in opserver
2025-10-09 20:32:15,165 - DEBUG - VRF ids for VN ctest-vn-38916751: {'10.0.0.19': '2'}
2025-10-09 20:32:15,165 - INFO - Waiting for VM ctest-TestBasicVMVN-58892872-34839479 to be up..
2025-10-09 20:32:15,254 - DEBUG - VM is in ACTIVE state now
2025-10-09 20:32:15,254 - INFO - VM name : ctest-TestBasicVMVN-58892872-34839479
2025-10-09 20:32:15,358 - DEBUG - VM ctest-TestBasicVMVN-58892872-34839479 ID is 1034e894-1273-436f-a2d9-b696c75f58aa
2025-10-09 20:32:15,358 - DEBUG - VM ctest-TestBasicVMVN-58892872-34839479 launched on Node cn-jenkins-deploy-platform-ansible-os-4276-1
2025-10-09 20:32:15,437 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/1034e894-1273-436f-a2d9-b696c75f58aa
2025-10-09 20:32:15,445 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/9c0bbdeb-7de6-48bb-9555-863e421aa33b
2025-10-09 20:32:18,710 - 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 1007ms')
2025-10-09 20:32:18,710 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-58892872-34839479 failed!
2025-10-09 20:32:18,784 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-58892872:ctest-vn-38916751 is 31.1.1.1 and allocation pool is NOT set
2025-10-09 20:32:18,784 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-58892872:ctest-vn-38916751 is 31.1.2.1 and allocation pool is NOT set
2025-10-09 20:32:22,861 - 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 1005ms')
2025-10-09 20:32:22,862 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-58892872-34839479 failed!
2025-10-09 20:32:22,920 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-58892872:ctest-vn-38916751 is 31.1.1.1 and allocation pool is NOT set
2025-10-09 20:32:22,920 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-58892872:ctest-vn-38916751 is 31.1.2.1 and allocation pool is NOT set
2025-10-09 20:32:24,992 - 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.28 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.99 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 = 2.991/3.136/3.281/0.145 ms')
2025-10-09 20:32:24,992 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-58892872-34839479 passed
2025-10-09 20:32:25,144 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-09 20:32:25,144 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-58892872-34839479, IP 31.1.1.4, Port 22
2025-10-09 20:32:25,318 - DEBUG - VM ctest-TestBasicVMVN-58892872-34839479 is ready for SSH connections
2025-10-09 20:32:25,318 - INFO - Waiting for VM ctest-TestBasicVMVN-58892872-10750604 to be up..
2025-10-09 20:32:25,426 - DEBUG - VM is in ACTIVE state now
2025-10-09 20:32:25,426 - INFO - VM name : ctest-TestBasicVMVN-58892872-10750604
2025-10-09 20:32:25,521 - DEBUG - VM ctest-TestBasicVMVN-58892872-10750604 ID is 21062a76-acdb-4da8-a7d7-6437cb345400
2025-10-09 20:32:25,521 - DEBUG - VM ctest-TestBasicVMVN-58892872-10750604 launched on Node cn-jenkins-deploy-platform-ansible-os-4276-1
2025-10-09 20:32:25,613 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/21062a76-acdb-4da8-a7d7-6437cb345400
2025-10-09 20:32:25,622 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/8e79d6fa-d679-4591-97a2-de999813683e
2025-10-09 20:32:26,874 - 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=4.47 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.912 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.912/2.688/4.465/1.776 ms')
2025-10-09 20:32:26,874 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-58892872-10750604 passed
2025-10-09 20:32:27,048 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-09 20:32:27,049 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-58892872-10750604, IP 31.1.2.4, Port 22
2025-10-09 20:32:27,261 - DEBUG - VM ctest-TestBasicVMVN-58892872-10750604 is ready for SSH connections
2025-10-09 20:32:27,261 - INFO - Waiting for VM ctest-TestBasicVMVN-58892872-06887413 to be up..
2025-10-09 20:32:27,457 - DEBUG - VM is in ACTIVE state now
2025-10-09 20:32:27,457 - INFO - VM name : ctest-TestBasicVMVN-58892872-06887413
2025-10-09 20:32:27,628 - DEBUG - VM ctest-TestBasicVMVN-58892872-06887413 ID is f7388aa0-aa25-498e-b0dd-332eaf10b655
2025-10-09 20:32:27,628 - DEBUG - VM ctest-TestBasicVMVN-58892872-06887413 launched on Node cn-jenkins-deploy-platform-ansible-os-4276-1
2025-10-09 20:32:27,765 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/f7388aa0-aa25-498e-b0dd-332eaf10b655
2025-10-09 20:32:27,782 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/8702ba2a-a055-4113-899c-4ca7e582cfd8
2025-10-09 20:32:29,100 - 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=4.42 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=2.64 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 = 2.642/3.531/4.421/0.889 ms')
2025-10-09 20:32:29,100 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-58892872-06887413 passed
2025-10-09 20:32:29,288 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-09 20:32:29,289 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-58892872-06887413, IP 31.1.1.3, Port 22
2025-10-09 20:32:29,483 - DEBUG - VM ctest-TestBasicVMVN-58892872-06887413 is ready for SSH connections
2025-10-09 20:32:29,483 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-09 20:32:29,483 - 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.19, gateway password: c0ntrail123
2025-10-09 20:32:29,483 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-10-09 20:32:34,115 - 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.508 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.410 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=2.450 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.410/2.789/4.508 ms
2025-10-09 20:32:34,115 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-58892872-34839479 passed
2025-10-09 20:32:34,115 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-09 20:32:34,115 - 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.19, gateway password: c0ntrail123
2025-10-09 20:32:34,116 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-10-09 20:32:38,258 - 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.898 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=2.273 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.679 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.679/2.616/3.898 ms
2025-10-09 20:32:38,258 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-58892872-10750604 passed
2025-10-09 20:32:38,258 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-09 20:32:38,258 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-09 20:32:38,258 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-09 20:32:38,259 - 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.19, gateway password: c0ntrail123
2025-10-09 20:32:38,259 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-09 20:32:38,533 - DEBUG - None
2025-10-09 20:32:38,533 - 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.19, gateway password: c0ntrail123
2025-10-09 20:32:38,534 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-09 20:32:38,790 - DEBUG - None
2025-10-09 20:32:38,790 - 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.19, gateway password: c0ntrail123
2025-10-09 20:32:38,790 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-09 20:32:39,907 - DEBUG - None
2025-10-09 20:32:39,907 - 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.19, gateway password: c0ntrail123
2025-10-09 20:32:39,908 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-10-09 20:32:42,227 - 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.903 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.271 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.141 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.852 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.850 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.850/3.203/7.271 ms
2025-10-09 20:32:42,228 - 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.19, gateway password: c0ntrail123
2025-10-09 20:32:42,228 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-10-09 20:32:44,555 - 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.995 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.096 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.383 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.064 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=5.056 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=8.632 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=2.209 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.995/3.919/8.632 ms
2025-10-09 20:32:44,556 - 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.19, gateway password: c0ntrail123
2025-10-09 20:32:44,556 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-10-09 20:32:46,911 - 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=1.475 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.802 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.984 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.558 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=6.027 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=9.036 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.911 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.911/4.256/9.036 ms
2025-10-09 20:32:46,912 - INFO - Deleting VM ctest-TestBasicVMVN-58892872-06887413
2025-10-09 20:32:47,066 - INFO - Detaching port 8e79d6fa-d679-4591-97a2-de999813683e from VM ctest-TestBasicVMVN-58892872-10750604
2025-10-09 20:32:47,144 - INFO - Deleting VM ctest-TestBasicVMVN-58892872-10750604
2025-10-09 20:32:47,331 - INFO - Detaching port 9c0bbdeb-7de6-48bb-9555-863e421aa33b from VM ctest-TestBasicVMVN-58892872-34839479
2025-10-09 20:32:47,403 - INFO - Deleting VM ctest-TestBasicVMVN-58892872-34839479
2025-10-09 20:32:47,505 - INFO - Deleting VN ctest-vn-38916751
2025-10-09 20:32:47,789 - DEBUG - Response for delete_port : ()
2025-10-09 20:32:47,950 - DEBUG - Response for delete_port : ()
2025-10-09 20:32:48,073 - DEBUG - Response for deleting network ()
2025-10-09 20:32:48,073 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/d1ca5e22-98a6-4d5c-a7a7-71f9799a65da
2025-10-09 20:32:48,079 - DEBUG - Response Code: 404
2025-10-09 20:32:48,079 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-10-09 20:32:48,084 - DEBUG - Requesting: http://10.0.0.19:8082/domain/e372c072-a4ce-454c-9307-a8f198aca4b5
2025-10-09 20:32:48,136 - DEBUG - Requesting: http://10.0.0.19:8082/project/3ae5ead3-d4c2-488b-b35b-36af14595f52
2025-10-09 20:32:48,204 - INFO - Validated that VN ctest-vn-38916751 is not found in API Server
2025-10-09 20:32:48,214 - DEBUG - VN ctest-vn-38916751 is not present in Agent 10.0.0.19
2025-10-09 20:32:48,214 - INFO - Validated that VN ctest-vn-38916751 is not in any agent
2025-10-09 20:32:48,218 - DEBUG - VRF 2 is not seen in agent 10.0.0.19
2025-10-09 20:32:48,224 - DEBUG - Vrouter 10.0.0.19 does not have vrf 2 for VN ctest-vn-38916751
2025-10-09 20:32:48,224 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-58892872:ctest-vn-38916751
2025-10-09 20:32:48,233 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-38916751 info
2025-10-09 20:32:48,323 - INFO - IPAM: ctest-ipam-70958259 is not found in API Server
2025-10-09 20:32:48,333 - INFO - IPAM:ctest-ipam-70958259 is not found in control node
2025-10-09 20:32:48,609 - DEBUG - No XMPP flaps were noticed during the test
2025-10-09 20:32:48,609 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:40]
2025-10-09 20:32:48,610 - INFO - --------------------------------------------------------------------------------
2025-10-09 20:32:49,286 - INFO - Deleted project: ctest-TestBasicVMVN-58892872, ID : 3ae5ead3-d4c2-488b-b35b-36af14595f52