2025-06-18 09:15:58,590 - INFO - Domain Default found not creating
2025-06-18 09:15:58,767 - INFO - Project ctest-TestBasicVMVN-99508446 not found, creating it
2025-06-18 09:15:59,210 - INFO - Created Project:ctest-TestBasicVMVN-99508446, ID : 1c1843e4-5844-411b-bf5a-20d118461ebc
2025-06-18 09:16:00,667 - INFO - ================================================================================
2025-06-18 09:16:00,668 - INFO - STARTING TEST : test_generic_link_local_service
2025-06-18 09:16:00,668 - 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-06-18 09:16:00,928 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.14': '0'}} with
2025-06-18 09:16:00,928 - INFO - Initial checks done. Running the testcase now
2025-06-18 09:16:00,928 - INFO -
2025-06-18 09:16:01,477 - DEBUG - Response for create_network : {'network': {'id': 'd94695e7-f087-4443-8ce1-d19fb80a7cb5', 'name': 'ctest-vn2_metadata-85081168', 'tenant_id': '1c1843e45844411bbf5a20d118461ebc', 'project_id': '1c1843e45844411bbf5a20d118461ebc', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-99508446', 'ctest-vn2_metadata-85081168'], 'port_security_enabled': True, 'description': ''}}
2025-06-18 09:16:01,677 - DEBUG - Response for create_subnet : {'subnet': {'id': '8e615a2c-e245-427e-a594-ef5146f78ee3', 'name': '', 'tenant_id': '1c1843e45844411bbf5a20d118461ebc', 'network_id': 'd94695e7-f087-4443-8ce1-d19fb80a7cb5', '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': '1c1843e45844411bbf5a20d118461ebc'}}
2025-06-18 09:16:01,698 - INFO - Created VN ctest-vn2_metadata-85081168
2025-06-18 09:16:01,750 - DEBUG - VN ctest-vn2_metadata-85081168 UUID is d94695e7-f087-4443-8ce1-d19fb80a7cb5
2025-06-18 09:16:01,948 - DEBUG - Services list from nova: [, , ]
2025-06-18 09:16:03,007 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3470-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3470-1)
2025-06-18 09:16:03,118 - DEBUG - Link local service introspect added
2025-06-18 09:16:03,164 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-18 09:16:08,251 - DEBUG - VM is in ACTIVE state now
2025-06-18 09:16:08,390 - INFO - Waiting for VM ctest-TestBasicVMVN-99508446-52006118 to be up..
2025-06-18 09:16:08,390 - INFO - VM name : ctest-TestBasicVMVN-99508446-52006118
2025-06-18 09:16:08,473 - DEBUG - VM ctest-TestBasicVMVN-99508446-52006118 ID is cae64c8f-3473-4f30-9d90-7b99c965963a
2025-06-18 09:16:08,474 - DEBUG - VM ctest-TestBasicVMVN-99508446-52006118 launched on Node cn-jenkins-deploy-platform-ansible-os-3470-1
2025-06-18 09:16:08,549 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/cae64c8f-3473-4f30-9d90-7b99c965963a
2025-06-18 09:16:08,849 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/cae64c8f-3473-4f30-9d90-7b99c965963a
2025-06-18 09:16:08,881 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/3c9782d9-b98e-40d2-ac3c-62beee69dc4e
2025-06-18 09:16:12,153 - 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 1019ms')
2025-06-18 09:16:12,153 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-99508446-52006118 failed!
2025-06-18 09:16:12,209 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-99508446:ctest-vn2_metadata-85081168 is 11.1.1.1 and allocation pool is NOT set
2025-06-18 09:16:14,273 - 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.05 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.69 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.694/2.870/4.047/1.176 ms')
2025-06-18 09:16:14,273 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-99508446-52006118 passed
2025-06-18 09:16:14,426 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 09:16:14,427 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-99508446-52006118, IP 11.1.1.3, Port 22
2025-06-18 09:16:14,596 - DEBUG - VM ctest-TestBasicVMVN-99508446-52006118 is ready for SSH connections
2025-06-18 09:16:14,596 - INFO - Retry 0
2025-06-18 09:16:14,596 - 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.254, gateway password: c0ntrail123
2025-06-18 09:16:14,596 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-06-18 09:16:16,217 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-06-18 09:16:16,217 - INFO - Generic metadata worked
2025-06-18 09:16:16,478 - DEBUG - Link local service introspect removed
2025-06-18 09:16:16,478 - INFO - Deleting VM ctest-TestBasicVMVN-99508446-52006118
2025-06-18 09:16:16,546 - INFO - Deleting VN ctest-vn2_metadata-85081168
2025-06-18 09:16:16,589 - DEBUG - VN d94695e7-f087-4443-8ce1-d19fb80a7cb5 still in use: Unable to complete operation on network d94695e7-f087-4443-8ce1-d19fb80a7cb5. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-946bfd54-eb7d-4de0-b51c-dca4a0ceb571']
2025-06-18 09:16:16,589 - WARNING - Deleting VN ctest-vn2_metadata-85081168 failed..Will retry
2025-06-18 09:16:18,707 - DEBUG - Response for deleting network ()
2025-06-18 09:16:18,964 - DEBUG - No XMPP flaps were noticed during the test
2025-06-18 09:16:18,964 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-06-18 09:16:18,964 - INFO - --------------------------------------------------------------------------------
2025-06-18 09:16:18,968 - INFO - ================================================================================
2025-06-18 09:16:18,968 - INFO - STARTING TEST : test_metadata_service
2025-06-18 09:16:18,969 - 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-06-18 09:16:19,256 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.14': '0'}} with
2025-06-18 09:16:19,256 - INFO - Initial checks done. Running the testcase now
2025-06-18 09:16:19,257 - INFO -
2025-06-18 09:16:19,257 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs
2025-06-18 09:16:19,264 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/85b947c2-60e7-417b-98d4-a3f84fc1e7c8
2025-06-18 09:16:19,452 - DEBUG - Response for create_network : {'network': {'id': '2fa50919-458c-43a2-a2fb-6c7c4aca3c3e', 'name': 'ctest-vn-54558927', 'tenant_id': '1c1843e45844411bbf5a20d118461ebc', 'project_id': '1c1843e45844411bbf5a20d118461ebc', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-99508446', 'ctest-vn-54558927'], 'port_security_enabled': True, 'description': ''}}
2025-06-18 09:16:19,623 - DEBUG - Response for create_subnet : {'subnet': {'id': '47a4de51-ea50-4364-8580-049a882050fe', 'name': '', 'tenant_id': '1c1843e45844411bbf5a20d118461ebc', 'network_id': '2fa50919-458c-43a2-a2fb-6c7c4aca3c3e', 'ip_version': 4, 'cidr': '162.112.67.64/26', 'allocation_pools': [{'start': '162.112.67.66', 'end': '162.112.67.126'}], 'gateway_ip': '162.112.67.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '162.112.67.66', 'tags': [], 'project_id': '1c1843e45844411bbf5a20d118461ebc'}}
2025-06-18 09:16:19,641 - INFO - Created VN ctest-vn-54558927
2025-06-18 09:16:19,694 - DEBUG - VN ctest-vn-54558927 UUID is 2fa50919-458c-43a2-a2fb-6c7c4aca3c3e
2025-06-18 09:16:20,938 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3470-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3470-1)
2025-06-18 09:16:20,938 - INFO - Waiting for VM ctest-TestBasicVMVN-99508446-05128805 to be up..
2025-06-18 09:16:21,008 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-18 09:16:26,091 - DEBUG - VM is in ACTIVE state now
2025-06-18 09:16:26,091 - INFO - VM name : ctest-TestBasicVMVN-99508446-05128805
2025-06-18 09:16:26,165 - DEBUG - VM ctest-TestBasicVMVN-99508446-05128805 ID is a26f9546-8c93-4def-81a4-e6cdd5e20d02
2025-06-18 09:16:26,165 - DEBUG - VM ctest-TestBasicVMVN-99508446-05128805 launched on Node cn-jenkins-deploy-platform-ansible-os-3470-1
2025-06-18 09:16:26,241 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/a26f9546-8c93-4def-81a4-e6cdd5e20d02
2025-06-18 09:16:26,250 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/ae722dad-820d-4334-9697-c0ae79662fda
2025-06-18 09:16:29,497 - 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-06-18 09:16:29,497 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-99508446-05128805 failed!
2025-06-18 09:16:29,551 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-99508446:ctest-vn-54558927 is 162.112.67.65 and allocation pool is NOT set
2025-06-18 09:16:31,612 - 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.76 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.66 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.657/3.208/4.760/1.551 ms')
2025-06-18 09:16:31,613 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-99508446-05128805 passed
2025-06-18 09:16:31,762 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 09:16:31,762 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-99508446-05128805, IP 162.112.67.67, Port 22
2025-06-18 09:16:31,817 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-06-18 09:16:31,901 - DEBUG - VM ctest-TestBasicVMVN-99508446-05128805 is NOT ready for SSH connections, VM status: ACTIVE
2025-06-18 09:16:36,901 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 09:16:36,902 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-99508446-05128805, IP 162.112.67.67, Port 22
2025-06-18 09:16:37,072 - DEBUG - VM ctest-TestBasicVMVN-99508446-05128805 is ready for SSH connections
2025-06-18 09:16:37,072 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-06-18 09:16:37,072 - DEBUG - cat /tmp/output.txt
2025-06-18 09:16:38,675 - DEBUG - Hello World. The time is now Wed, 18 Jun 2025 03:16:31 -0600!
2025-06-18 09:16:38,675 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 18 Jun 2025 03:16:31 -0600!'}
2025-06-18 09:16:38,675 - INFO - metadata_script.txt got executed in the vm
2025-06-18 09:16:38,675 - INFO - Deleting VM ctest-TestBasicVMVN-99508446-05128805
2025-06-18 09:16:38,749 - INFO - Deleting VN ctest-vn-54558927
2025-06-18 09:16:38,793 - DEBUG - VN 2fa50919-458c-43a2-a2fb-6c7c4aca3c3e still in use: Unable to complete operation on network 2fa50919-458c-43a2-a2fb-6c7c4aca3c3e. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-163d060f-f5af-4404-a355-ec002aab07a5']
2025-06-18 09:16:38,793 - WARNING - Deleting VN ctest-vn-54558927 failed..Will retry
2025-06-18 09:16:40,887 - DEBUG - Response for deleting network ()
2025-06-18 09:16:41,151 - DEBUG - No XMPP flaps were noticed during the test
2025-06-18 09:16:41,151 - INFO - END TEST : test_metadata_service : PASSED[0:00:23]
2025-06-18 09:16:41,151 - INFO - --------------------------------------------------------------------------------
2025-06-18 09:16:41,156 - INFO - ================================================================================
2025-06-18 09:16:41,156 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-06-18 09:16:41,156 - 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-06-18 09:16:41,441 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.14': '0'}} with
2025-06-18 09:16:41,441 - INFO - Initial checks done. Running the testcase now
2025-06-18 09:16:41,441 - INFO -
2025-06-18 09:16:41,945 - DEBUG - Response for create_network : {'network': {'id': '8485b5f5-fc68-4cb5-88d4-d89c3a810cde', 'name': 'ctest-vn-74961251', 'tenant_id': '1c1843e45844411bbf5a20d118461ebc', 'project_id': '1c1843e45844411bbf5a20d118461ebc', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-99508446', 'ctest-vn-74961251'], 'port_security_enabled': True, 'description': ''}}
2025-06-18 09:16:42,125 - DEBUG - Response for create_subnet : {'subnet': {'id': '44f17a04-cd80-4e23-b10b-f1afec4b30eb', 'name': '', 'tenant_id': '1c1843e45844411bbf5a20d118461ebc', 'network_id': '8485b5f5-fc68-4cb5-88d4-d89c3a810cde', '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': '1c1843e45844411bbf5a20d118461ebc'}}
2025-06-18 09:16:42,268 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b5466078-ff46-4f57-9f1b-16a52e81631b', 'name': '', 'tenant_id': '1c1843e45844411bbf5a20d118461ebc', 'network_id': '8485b5f5-fc68-4cb5-88d4-d89c3a810cde', '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': '1c1843e45844411bbf5a20d118461ebc'}}
2025-06-18 09:16:42,287 - INFO - Created VN ctest-vn-74961251
2025-06-18 09:16:42,338 - DEBUG - VN ctest-vn-74961251 UUID is 8485b5f5-fc68-4cb5-88d4-d89c3a810cde
2025-06-18 09:16:42,730 - DEBUG - Response for create_port : {'port': {'name': 'ea419e7e-4930-449a-ae5c-737dbd6b098d', 'id': 'ea419e7e-4930-449a-ae5c-737dbd6b098d', 'tenant_id': '1c1843e45844411bbf5a20d118461ebc', 'network_id': '8485b5f5-fc68-4cb5-88d4-d89c3a810cde', 'mac_address': '02:ea:41:9e:7e:49', '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': '44f17a04-cd80-4e23-b10b-f1afec4b30eb'}], 'security_groups': ['d3793180-fe99-4f54-9694-5feed0adb80f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1c1843e45844411bbf5a20d118461ebc'}}
2025-06-18 09:16:42,911 - DEBUG - Response for create_port : {'port': {'name': '01b65b04-576c-4068-9c98-0b7bd254e97a', 'id': '01b65b04-576c-4068-9c98-0b7bd254e97a', 'tenant_id': '1c1843e45844411bbf5a20d118461ebc', 'network_id': '8485b5f5-fc68-4cb5-88d4-d89c3a810cde', 'mac_address': '02:01:b6:5b:04:57', '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': 'b5466078-ff46-4f57-9f1b-16a52e81631b'}], 'security_groups': ['d3793180-fe99-4f54-9694-5feed0adb80f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1c1843e45844411bbf5a20d118461ebc'}}
2025-06-18 09:16:43,344 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3470-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3470-1)
2025-06-18 09:16:43,728 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3470-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3470-1)
2025-06-18 09:16:44,872 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3470-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3470-1)
2025-06-18 09:16:44,872 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-18 09:16:44,879 - DEBUG - Requesting: http://10.0.0.254:8082/domain/c50a142b-f675-49a3-bfe2-692afc50ba00
2025-06-18 09:16:44,892 - DEBUG - Requesting: http://10.0.0.254:8082/project/1c1843e4-5844-411b-bf5a-20d118461ebc
2025-06-18 09:16:44,969 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/823df4e5-143f-4787-9118-0286a727969b
2025-06-18 09:16:44,983 - INFO - Verifications in API Server for IPAM: ctest-ipam-43654692 passed
2025-06-18 09:16:44,990 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-99508446:ctest-ipam-43654692', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-99508446', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9384926463234361223', 'uuid-lslong': '10455109312293869211'}, 'enable': 'true', 'created': '2025-06-18T09:16:41', 'last-modified': '2025-06-18T09:16:41', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.308143'}
2025-06-18 09:16:44,990 - INFO - Verifications in Control node for IPAM: ctest-ipam-43654692 passed
2025-06-18 09:16:44,990 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-18 09:16:44,996 - DEBUG - Requesting: http://10.0.0.254:8082/domain/c50a142b-f675-49a3-bfe2-692afc50ba00
2025-06-18 09:16:45,011 - DEBUG - Requesting: http://10.0.0.254:8082/project/1c1843e4-5844-411b-bf5a-20d118461ebc
2025-06-18 09:16:45,095 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/8485b5f5-fc68-4cb5-88d4-d89c3a810cde
2025-06-18 09:16:45,109 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/8485b5f5-fc68-4cb5-88d4-d89c3a810cde
2025-06-18 09:16:45,123 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/06f23ab7-8804-4f56-b0fe-0d0924119231
2025-06-18 09:16:45,135 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/06f23ab7-8804-4f56-b0fe-0d0924119231
2025-06-18 09:16:45,144 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/6518bd7a-27df-4063-99e6-fa51fa8832de
2025-06-18 09:16:45,154 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-18 09:16:45,154 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/8485b5f5-fc68-4cb5-88d4-d89c3a810cde
2025-06-18 09:16:45,171 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/06f23ab7-8804-4f56-b0fe-0d0924119231
2025-06-18 09:16:45,190 - INFO - Verified VN network id 8 for VN 8485b5f5-fc68-4cb5-88d4-d89c3a810cde
2025-06-18 09:16:45,190 - INFO - Verifications in API Server for VN ctest-vn-74961251 passed
2025-06-18 09:16:45,190 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/8485b5f5-fc68-4cb5-88d4-d89c3a810cde
2025-06-18 09:16:45,204 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/06f23ab7-8804-4f56-b0fe-0d0924119231
2025-06-18 09:16:45,223 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/06f23ab7-8804-4f56-b0fe-0d0924119231
2025-06-18 09:16:45,239 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/6518bd7a-27df-4063-99e6-fa51fa8832de
2025-06-18 09:16:45,262 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-99508446:ctest-vn-74961251', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-99508446', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9549238653015313589', 'uuid-lslong': '9859743649728892126'}, 'enable': 'true', 'created': '2025-06-18T09:16:41', 'last-modified': '2025-06-18T09:16:42', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.020577'}
2025-06-18 09:16:45,280 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-18 09:16:45,281 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-74961251 passed
2025-06-18 09:16:45,281 - DEBUG - ====Verifying policy data for ctest-vn-74961251 in API_Server ======
2025-06-18 09:16:45,281 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-18 09:16:45,293 - DEBUG - Requesting: http://10.0.0.254:8082/domain/c50a142b-f675-49a3-bfe2-692afc50ba00
2025-06-18 09:16:45,318 - DEBUG - Requesting: http://10.0.0.254:8082/project/1c1843e4-5844-411b-bf5a-20d118461ebc
2025-06-18 09:16:45,456 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/8485b5f5-fc68-4cb5-88d4-d89c3a810cde
2025-06-18 09:16:45,481 - DEBUG - =>VN ctest-vn-74961251 has no policy to be verified
2025-06-18 09:16:45,481 - DEBUG - Verifying the vn in opserver
2025-06-18 09:16:45,481 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-99508446:ctest-vn-74961251 virtual network link through opserver 10.0.0.254
2025-06-18 09:16:45,481 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-06-18 09:16:45,808 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-06-18 09:16:45,877 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-99508446:ctest-vn-74961251', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-99508446:ctest-vn-74961251?flat'}
2025-06-18 09:16:45,877 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-99508446:ctest-vn-74961251 is found in opserver
2025-06-18 09:16:45,883 - DEBUG - VRF ids for VN ctest-vn-74961251: {'10.0.0.254': '2'}
2025-06-18 09:16:45,883 - INFO - Waiting for VM ctest-TestBasicVMVN-99508446-96683520 to be up..
2025-06-18 09:16:45,961 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-18 09:16:51,067 - DEBUG - VM is in ACTIVE state now
2025-06-18 09:16:51,067 - INFO - VM name : ctest-TestBasicVMVN-99508446-96683520
2025-06-18 09:16:51,157 - DEBUG - VM ctest-TestBasicVMVN-99508446-96683520 ID is 4070cbe8-b022-4574-bdd9-bd764b810ca4
2025-06-18 09:16:51,157 - DEBUG - VM ctest-TestBasicVMVN-99508446-96683520 launched on Node cn-jenkins-deploy-platform-ansible-os-3470-1
2025-06-18 09:16:51,241 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/4070cbe8-b022-4574-bdd9-bd764b810ca4
2025-06-18 09:16:51,250 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/ea419e7e-4930-449a-ae5c-737dbd6b098d
2025-06-18 09:16:54,524 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1019ms')
2025-06-18 09:16:54,524 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-99508446-96683520 failed!
2025-06-18 09:16:54,578 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-99508446:ctest-vn-74961251 is 31.1.1.1 and allocation pool is NOT set
2025-06-18 09:16:54,579 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-99508446:ctest-vn-74961251 is 31.1.2.1 and allocation pool is NOT set
2025-06-18 09:16:56,639 - 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.78 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.448 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.448/2.111/3.775/1.663 ms')
2025-06-18 09:16:56,639 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-99508446-96683520 passed
2025-06-18 09:16:56,798 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 09:16:56,798 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-99508446-96683520, IP 31.1.1.4, Port 22
2025-06-18 09:16:56,973 - DEBUG - VM ctest-TestBasicVMVN-99508446-96683520 is ready for SSH connections
2025-06-18 09:16:56,973 - INFO - Waiting for VM ctest-TestBasicVMVN-99508446-54316495 to be up..
2025-06-18 09:16:57,067 - DEBUG - VM is in ACTIVE state now
2025-06-18 09:16:57,067 - INFO - VM name : ctest-TestBasicVMVN-99508446-54316495
2025-06-18 09:16:57,147 - DEBUG - VM ctest-TestBasicVMVN-99508446-54316495 ID is 4dd77443-8d93-424d-9a32-2a73bcaf877c
2025-06-18 09:16:57,147 - DEBUG - VM ctest-TestBasicVMVN-99508446-54316495 launched on Node cn-jenkins-deploy-platform-ansible-os-3470-1
2025-06-18 09:16:57,226 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/4dd77443-8d93-424d-9a32-2a73bcaf877c
2025-06-18 09:16:57,237 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/01b65b04-576c-4068-9c98-0b7bd254e97a
2025-06-18 09:16:58,477 - 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.72 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.399 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.399/1.559/2.719/1.160 ms')
2025-06-18 09:16:58,477 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-99508446-54316495 passed
2025-06-18 09:16:58,626 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 09:16:58,626 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-99508446-54316495, IP 31.1.2.4, Port 22
2025-06-18 09:16:58,782 - DEBUG - VM ctest-TestBasicVMVN-99508446-54316495 is ready for SSH connections
2025-06-18 09:16:58,782 - INFO - Waiting for VM ctest-TestBasicVMVN-99508446-02827527 to be up..
2025-06-18 09:16:58,867 - DEBUG - VM is in ACTIVE state now
2025-06-18 09:16:58,867 - INFO - VM name : ctest-TestBasicVMVN-99508446-02827527
2025-06-18 09:16:58,946 - DEBUG - VM ctest-TestBasicVMVN-99508446-02827527 ID is 88d570e9-eb66-464f-babb-7465c3957499
2025-06-18 09:16:58,946 - DEBUG - VM ctest-TestBasicVMVN-99508446-02827527 launched on Node cn-jenkins-deploy-platform-ansible-os-3470-1
2025-06-18 09:16:59,026 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/88d570e9-eb66-464f-babb-7465c3957499
2025-06-18 09:16:59,036 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/f1bf54ad-5962-4c9d-8fdd-73cf3df9ce2f
2025-06-18 09:17:00,272 - 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.357 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.357/1.544/2.732/1.187 ms')
2025-06-18 09:17:00,272 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-99508446-02827527 passed
2025-06-18 09:17:00,422 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 09:17:00,422 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-99508446-02827527, IP 31.1.1.3, Port 22
2025-06-18 09:17:00,582 - DEBUG - VM ctest-TestBasicVMVN-99508446-02827527 is ready for SSH connections
2025-06-18 09:17:00,582 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 09:17:00,582 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-06-18 09:17:00,583 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-06-18 09:17:04,518 - 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.493 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.794 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.257 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.794/1.848/3.493 ms
2025-06-18 09:17:04,519 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-99508446-96683520 passed
2025-06-18 09:17:04,519 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 09:17:04,519 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-06-18 09:17:04,519 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-06-18 09:17:08,145 - 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.784 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.993 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.096 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.993/1.624/2.784 ms
2025-06-18 09:17:08,145 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-99508446-54316495 passed
2025-06-18 09:17:08,145 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 09:17:08,145 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 09:17:08,145 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 09:17:08,145 - 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.254, gateway password: c0ntrail123
2025-06-18 09:17:08,145 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-18 09:17:08,335 - DEBUG - None
2025-06-18 09:17:08,335 - 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.254, gateway password: c0ntrail123
2025-06-18 09:17:08,336 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-18 09:17:08,537 - DEBUG - None
2025-06-18 09:17:08,537 - 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.254, gateway password: c0ntrail123
2025-06-18 09:17:08,538 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-18 09:17:09,141 - DEBUG - None
2025-06-18 09:17:09,141 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-06-18 09:17:09,141 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-06-18 09:17:11,350 - 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.762 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.526 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.590 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.821 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.327 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.327/1.805/4.526 ms
2025-06-18 09:17:11,350 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-06-18 09:17:11,350 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-06-18 09:17:13,585 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.734 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.822 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.833 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.626 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.648 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.930 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.339 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.339/2.847/5.833 ms
2025-06-18 09:17:13,586 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-06-18 09:17:13,586 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-06-18 09:17:15,860 - 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.946 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.228 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.297 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.013 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.115 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.377 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.377/2.052/4.297 ms
2025-06-18 09:17:15,860 - INFO - Deleting VM ctest-TestBasicVMVN-99508446-02827527
2025-06-18 09:17:15,933 - INFO - Detaching port 01b65b04-576c-4068-9c98-0b7bd254e97a from VM ctest-TestBasicVMVN-99508446-54316495
2025-06-18 09:17:15,981 - INFO - Deleting VM ctest-TestBasicVMVN-99508446-54316495
2025-06-18 09:17:16,043 - INFO - Detaching port ea419e7e-4930-449a-ae5c-737dbd6b098d from VM ctest-TestBasicVMVN-99508446-96683520
2025-06-18 09:17:16,077 - INFO - Deleting VM ctest-TestBasicVMVN-99508446-96683520
2025-06-18 09:17:16,146 - INFO - Deleting VN ctest-vn-74961251
2025-06-18 09:17:16,334 - DEBUG - Response for delete_port : ()
2025-06-18 09:17:16,524 - DEBUG - Response for delete_port : ()
2025-06-18 09:17:16,571 - DEBUG - VN 8485b5f5-fc68-4cb5-88d4-d89c3a810cde still in use: Unable to complete operation on network 8485b5f5-fc68-4cb5-88d4-d89c3a810cde. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-8fcc970a-095b-497e-8d01-9377abd26b59']
2025-06-18 09:17:16,572 - WARNING - Deleting VN ctest-vn-74961251 failed..Will retry
2025-06-18 09:17:18,700 - DEBUG - Response for deleting network ()
2025-06-18 09:17:18,700 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/06f23ab7-8804-4f56-b0fe-0d0924119231
2025-06-18 09:17:18,705 - DEBUG - Response Code: 404
2025-06-18 09:17:18,705 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-18 09:17:18,711 - DEBUG - Requesting: http://10.0.0.254:8082/domain/c50a142b-f675-49a3-bfe2-692afc50ba00
2025-06-18 09:17:18,764 - DEBUG - Requesting: http://10.0.0.254:8082/project/1c1843e4-5844-411b-bf5a-20d118461ebc
2025-06-18 09:17:18,841 - INFO - Validated that VN ctest-vn-74961251 is not found in API Server
2025-06-18 09:17:18,851 - DEBUG - VN ctest-vn-74961251 is not present in Agent 10.0.0.254
2025-06-18 09:17:18,851 - INFO - Validated that VN ctest-vn-74961251 is not in any agent
2025-06-18 09:17:18,857 - DEBUG - VRF 2 is not seen in agent 10.0.0.254
2025-06-18 09:17:18,862 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-74961251
2025-06-18 09:17:18,862 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-99508446:ctest-vn-74961251
2025-06-18 09:17:18,872 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-74961251 info
2025-06-18 09:17:18,950 - INFO - IPAM: ctest-ipam-43654692 is not found in API Server
2025-06-18 09:17:18,963 - INFO - IPAM:ctest-ipam-43654692 is not found in control node
2025-06-18 09:17:19,216 - DEBUG - No XMPP flaps were noticed during the test
2025-06-18 09:17:19,216 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-06-18 09:17:19,216 - INFO - --------------------------------------------------------------------------------
2025-06-18 09:17:19,942 - INFO - Deleted project: ctest-TestBasicVMVN-99508446, ID : 1c1843e4-5844-411b-bf5a-20d118461ebc