2025-07-31 14:00:10,454 - INFO - Domain Default found not creating
2025-07-31 14:00:10,613 - INFO - Project ctest-TestBasicVMVN-40311272 not found, creating it
2025-07-31 14:00:11,073 - INFO - Created Project:ctest-TestBasicVMVN-40311272, ID : b19b0bfe-dac4-4a7e-b079-f8d67d591358
2025-07-31 14:00:12,514 - INFO - ================================================================================
2025-07-31 14:00:12,514 - INFO - STARTING TEST : test_generic_link_local_service
2025-07-31 14:00:12,515 - 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-07-31 14:00:12,773 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.254': '0'}} with
2025-07-31 14:00:12,773 - INFO - Initial checks done. Running the testcase now
2025-07-31 14:00:12,773 - INFO -
2025-07-31 14:00:13,314 - DEBUG - Response for create_network : {'network': {'id': 'c878c15c-c415-4f0b-a500-0d6c6901f47a', 'name': 'ctest-vn2_metadata-39773505', 'tenant_id': 'b19b0bfedac44a7eb079f8d67d591358', 'project_id': 'b19b0bfedac44a7eb079f8d67d591358', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-40311272', 'ctest-vn2_metadata-39773505'], 'port_security_enabled': True, 'description': ''}}
2025-07-31 14:00:13,539 - DEBUG - Response for create_subnet : {'subnet': {'id': '3c324d7d-0fff-4072-a084-a83219617b6e', 'name': '', 'tenant_id': 'b19b0bfedac44a7eb079f8d67d591358', 'network_id': 'c878c15c-c415-4f0b-a500-0d6c6901f47a', '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': 'b19b0bfedac44a7eb079f8d67d591358'}}
2025-07-31 14:00:13,557 - INFO - Created VN ctest-vn2_metadata-39773505
2025-07-31 14:00:13,607 - DEBUG - VN ctest-vn2_metadata-39773505 UUID is c878c15c-c415-4f0b-a500-0d6c6901f47a
2025-07-31 14:00:13,802 - DEBUG - Services list from nova: [, , ]
2025-07-31 14:00:14,819 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3737-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3737-1)
2025-07-31 14:00:14,923 - DEBUG - Link local service introspect added
2025-07-31 14:00:14,965 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-31 14:00:20,042 - DEBUG - VM is in ACTIVE state now
2025-07-31 14:00:20,182 - INFO - Waiting for VM ctest-TestBasicVMVN-40311272-69049387 to be up..
2025-07-31 14:00:20,183 - INFO - VM name : ctest-TestBasicVMVN-40311272-69049387
2025-07-31 14:00:20,260 - DEBUG - VM ctest-TestBasicVMVN-40311272-69049387 ID is 8e435cd0-4f8f-4195-94b6-f5a0afdb94a4
2025-07-31 14:00:20,260 - DEBUG - VM ctest-TestBasicVMVN-40311272-69049387 launched on Node cn-jenkins-deploy-platform-ansible-os-3737-1
2025-07-31 14:00:20,345 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/8e435cd0-4f8f-4195-94b6-f5a0afdb94a4
2025-07-31 14:00:20,643 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/8e435cd0-4f8f-4195-94b6-f5a0afdb94a4
2025-07-31 14:00:20,678 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/37fe1d3d-f068-4e1a-af18-30c959edb2a9
2025-07-31 14:00:23,942 - 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 1023ms')
2025-07-31 14:00:23,942 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-40311272-69049387 failed!
2025-07-31 14:00:23,999 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-40311272:ctest-vn2_metadata-39773505 is 11.1.1.1 and allocation pool is NOT set
2025-07-31 14:00:26,056 - 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=7.71 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.400 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.400/4.052/7.705/3.652 ms')
2025-07-31 14:00:26,056 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-40311272-69049387 passed
2025-07-31 14:00:26,211 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-31 14:00:26,211 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-40311272-69049387, IP 11.1.1.3, Port 22
2025-07-31 14:00:26,379 - DEBUG - VM ctest-TestBasicVMVN-40311272-69049387 is ready for SSH connections
2025-07-31 14:00:26,379 - INFO - Retry 0
2025-07-31 14:00:26,379 - 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.65, gateway password: c0ntrail123
2025-07-31 14:00:26,379 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-07-31 14:00:28,013 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-07-31 14:00:28,013 - INFO - Generic metadata worked
2025-07-31 14:00:28,275 - DEBUG - Link local service introspect removed
2025-07-31 14:00:28,275 - INFO - Deleting VM ctest-TestBasicVMVN-40311272-69049387
2025-07-31 14:00:28,358 - INFO - Deleting VN ctest-vn2_metadata-39773505
2025-07-31 14:00:28,405 - DEBUG - VN c878c15c-c415-4f0b-a500-0d6c6901f47a still in use: Unable to complete operation on network c878c15c-c415-4f0b-a500-0d6c6901f47a. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1d1c5856-1b74-4ec2-a1c2-aea147293e1b']
2025-07-31 14:00:28,406 - WARNING - Deleting VN ctest-vn2_metadata-39773505 failed..Will retry
2025-07-31 14:00:30,521 - DEBUG - Response for deleting network ()
2025-07-31 14:00:30,781 - DEBUG - No XMPP flaps were noticed during the test
2025-07-31 14:00:30,781 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-07-31 14:00:30,781 - INFO - --------------------------------------------------------------------------------
2025-07-31 14:00:30,786 - INFO - ================================================================================
2025-07-31 14:00:30,786 - INFO - STARTING TEST : test_metadata_service
2025-07-31 14:00:30,787 - 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-07-31 14:00:31,076 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.254': '0'}} with
2025-07-31 14:00:31,076 - INFO - Initial checks done. Running the testcase now
2025-07-31 14:00:31,076 - INFO -
2025-07-31 14:00:31,077 - DEBUG - Requesting: http://10.0.0.65:8082/global-vrouter-configs
2025-07-31 14:00:31,082 - DEBUG - Requesting: http://10.0.0.65:8082/global-vrouter-config/75240808-1daa-4f05-9063-b7f764d1b26d
2025-07-31 14:00:31,320 - DEBUG - Response for create_network : {'network': {'id': 'e7d8c8a5-1b4d-44b0-bd34-9759552e588d', 'name': 'ctest-vn-71754234', 'tenant_id': 'b19b0bfedac44a7eb079f8d67d591358', 'project_id': 'b19b0bfedac44a7eb079f8d67d591358', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-40311272', 'ctest-vn-71754234'], 'port_security_enabled': True, 'description': ''}}
2025-07-31 14:00:31,563 - DEBUG - Response for create_subnet : {'subnet': {'id': '9dd076ec-c291-441e-991a-2cb809a90142', 'name': '', 'tenant_id': 'b19b0bfedac44a7eb079f8d67d591358', 'network_id': 'e7d8c8a5-1b4d-44b0-bd34-9759552e588d', 'ip_version': 4, 'cidr': '192.211.255.192/26', 'allocation_pools': [{'start': '192.211.255.194', 'end': '192.211.255.254'}], 'gateway_ip': '192.211.255.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '192.211.255.194', 'tags': [], 'project_id': 'b19b0bfedac44a7eb079f8d67d591358'}}
2025-07-31 14:00:31,584 - INFO - Created VN ctest-vn-71754234
2025-07-31 14:00:31,639 - DEBUG - VN ctest-vn-71754234 UUID is e7d8c8a5-1b4d-44b0-bd34-9759552e588d
2025-07-31 14:00:32,799 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3737-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3737-1)
2025-07-31 14:00:32,799 - INFO - Waiting for VM ctest-TestBasicVMVN-40311272-53488540 to be up..
2025-07-31 14:00:32,840 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-31 14:00:37,913 - DEBUG - VM is in ACTIVE state now
2025-07-31 14:00:37,913 - INFO - VM name : ctest-TestBasicVMVN-40311272-53488540
2025-07-31 14:00:37,982 - DEBUG - VM ctest-TestBasicVMVN-40311272-53488540 ID is 89c127f5-2b03-4e33-a945-df14ede388ca
2025-07-31 14:00:37,982 - DEBUG - VM ctest-TestBasicVMVN-40311272-53488540 launched on Node cn-jenkins-deploy-platform-ansible-os-3737-1
2025-07-31 14:00:38,061 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/89c127f5-2b03-4e33-a945-df14ede388ca
2025-07-31 14:00:38,070 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/a4e50101-f86f-4680-8073-b5f03f308c11
2025-07-31 14:00:41,355 - 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 1017ms')
2025-07-31 14:00:41,356 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-40311272-53488540 failed!
2025-07-31 14:00:41,411 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-40311272:ctest-vn-71754234 is 192.211.255.193 and allocation pool is NOT set
2025-07-31 14:00:43,480 - 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.63 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 1002ms\r\nrtt min/avg/max/mdev = 1.686/2.656/3.626/0.970 ms')
2025-07-31 14:00:43,481 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-40311272-53488540 passed
2025-07-31 14:00:43,635 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-31 14:00:43,635 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-40311272-53488540, IP 192.211.255.195, Port 22
2025-07-31 14:00:43,695 - 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-07-31 14:00:43,777 - DEBUG - VM ctest-TestBasicVMVN-40311272-53488540 is NOT ready for SSH connections, VM status: ACTIVE
2025-07-31 14:00:48,779 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-31 14:00:48,779 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-40311272-53488540, IP 192.211.255.195, Port 22
2025-07-31 14:00:48,930 - DEBUG - VM ctest-TestBasicVMVN-40311272-53488540 is ready for SSH connections
2025-07-31 14:00:48,931 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-07-31 14:00:48,931 - DEBUG - cat /tmp/output.txt
2025-07-31 14:00:50,545 - DEBUG - Hello World. The time is now Thu, 31 Jul 2025 08:00:44 -0600!
2025-07-31 14:00:50,545 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 31 Jul 2025 08:00:44 -0600!'}
2025-07-31 14:00:50,545 - INFO - metadata_script.txt got executed in the vm
2025-07-31 14:00:50,545 - INFO - Deleting VM ctest-TestBasicVMVN-40311272-53488540
2025-07-31 14:00:50,612 - INFO - Deleting VN ctest-vn-71754234
2025-07-31 14:00:50,651 - DEBUG - VN e7d8c8a5-1b4d-44b0-bd34-9759552e588d still in use: Unable to complete operation on network e7d8c8a5-1b4d-44b0-bd34-9759552e588d. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-958151cd-c91c-4370-a0d8-a90d217db0ae']
2025-07-31 14:00:50,651 - WARNING - Deleting VN ctest-vn-71754234 failed..Will retry
2025-07-31 14:00:52,744 - DEBUG - Response for deleting network ()
2025-07-31 14:00:53,002 - DEBUG - No XMPP flaps were noticed during the test
2025-07-31 14:00:53,002 - INFO - END TEST : test_metadata_service : PASSED[0:00:23]
2025-07-31 14:00:53,002 - INFO - --------------------------------------------------------------------------------
2025-07-31 14:00:53,005 - INFO - ================================================================================
2025-07-31 14:00:53,005 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-07-31 14:00:53,005 - 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-07-31 14:00:53,289 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.254': '0'}} with
2025-07-31 14:00:53,289 - INFO - Initial checks done. Running the testcase now
2025-07-31 14:00:53,289 - INFO -
2025-07-31 14:00:53,783 - DEBUG - Response for create_network : {'network': {'id': 'cdb2c189-b0fc-4c90-bce1-c2eeb3343785', 'name': 'ctest-vn-78425573', 'tenant_id': 'b19b0bfedac44a7eb079f8d67d591358', 'project_id': 'b19b0bfedac44a7eb079f8d67d591358', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-40311272', 'ctest-vn-78425573'], 'port_security_enabled': True, 'description': ''}}
2025-07-31 14:00:53,938 - DEBUG - Response for create_subnet : {'subnet': {'id': '4554a59c-e474-4551-a857-f9e0d91dd076', 'name': '', 'tenant_id': 'b19b0bfedac44a7eb079f8d67d591358', 'network_id': 'cdb2c189-b0fc-4c90-bce1-c2eeb3343785', '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': 'b19b0bfedac44a7eb079f8d67d591358'}}
2025-07-31 14:00:54,074 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c6a8d80d-32fe-4e0b-a034-f1634c8deeac', 'name': '', 'tenant_id': 'b19b0bfedac44a7eb079f8d67d591358', 'network_id': 'cdb2c189-b0fc-4c90-bce1-c2eeb3343785', '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': 'b19b0bfedac44a7eb079f8d67d591358'}}
2025-07-31 14:00:54,094 - INFO - Created VN ctest-vn-78425573
2025-07-31 14:00:54,147 - DEBUG - VN ctest-vn-78425573 UUID is cdb2c189-b0fc-4c90-bce1-c2eeb3343785
2025-07-31 14:00:54,509 - DEBUG - Response for create_port : {'port': {'name': '7c999f90-c5c5-4998-8759-226fa435a716', 'id': '7c999f90-c5c5-4998-8759-226fa435a716', 'tenant_id': 'b19b0bfedac44a7eb079f8d67d591358', 'network_id': 'cdb2c189-b0fc-4c90-bce1-c2eeb3343785', 'mac_address': '02:7c:99:9f:90:c5', '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': '4554a59c-e474-4551-a857-f9e0d91dd076'}], 'security_groups': ['97f6886c-b007-40c2-8381-e6b0a1eb91bc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b19b0bfedac44a7eb079f8d67d591358'}}
2025-07-31 14:00:54,684 - DEBUG - Response for create_port : {'port': {'name': '2618dc44-1784-49ae-991e-5309a90d9528', 'id': '2618dc44-1784-49ae-991e-5309a90d9528', 'tenant_id': 'b19b0bfedac44a7eb079f8d67d591358', 'network_id': 'cdb2c189-b0fc-4c90-bce1-c2eeb3343785', 'mac_address': '02:26:18:dc:44:17', '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': 'c6a8d80d-32fe-4e0b-a034-f1634c8deeac'}], 'security_groups': ['97f6886c-b007-40c2-8381-e6b0a1eb91bc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b19b0bfedac44a7eb079f8d67d591358'}}
2025-07-31 14:00:55,075 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3737-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3737-1)
2025-07-31 14:00:55,552 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3737-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3737-1)
2025-07-31 14:00:56,840 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3737-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3737-1)
2025-07-31 14:00:56,840 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2025-07-31 14:00:56,853 - DEBUG - Requesting: http://10.0.0.65:8082/domain/c9e90f9b-d6f8-44b6-91f1-fa286b6f93b3
2025-07-31 14:00:56,874 - DEBUG - Requesting: http://10.0.0.65:8082/project/b19b0bfe-dac4-4a7e-b079-f8d67d591358
2025-07-31 14:00:56,942 - DEBUG - Requesting: http://10.0.0.65:8082/network-ipam/bcd5c34d-f14e-4a7f-b255-2f92d582cbdd
2025-07-31 14:00:56,955 - INFO - Verifications in API Server for IPAM: ctest-ipam-48115510 passed
2025-07-31 14:00:56,964 - DEBUG - Control-node 10.0.0.65 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-40311272:ctest-ipam-48115510', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-40311272', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13606996588698159743', 'uuid-lslong': '12850229419465427933'}, 'enable': 'true', 'created': '2025-07-31T14:00:53', 'last-modified': '2025-07-31T14:00:53', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.443310'}
2025-07-31 14:00:56,964 - INFO - Verifications in Control node for IPAM: ctest-ipam-48115510 passed
2025-07-31 14:00:56,964 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2025-07-31 14:00:56,970 - DEBUG - Requesting: http://10.0.0.65:8082/domain/c9e90f9b-d6f8-44b6-91f1-fa286b6f93b3
2025-07-31 14:00:56,985 - DEBUG - Requesting: http://10.0.0.65:8082/project/b19b0bfe-dac4-4a7e-b079-f8d67d591358
2025-07-31 14:00:57,107 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/cdb2c189-b0fc-4c90-bce1-c2eeb3343785
2025-07-31 14:00:57,130 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/cdb2c189-b0fc-4c90-bce1-c2eeb3343785
2025-07-31 14:00:57,142 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/9bf55b84-f13d-4607-a17c-3678ca611ee8
2025-07-31 14:00:57,176 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/9bf55b84-f13d-4607-a17c-3678ca611ee8
2025-07-31 14:00:57,189 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/fff0ff7b-7bf0-4402-9256-68c719587710
2025-07-31 14:00:57,199 - DEBUG - Route Targets: ['target:64512:8000005']
2025-07-31 14:00:57,199 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/cdb2c189-b0fc-4c90-bce1-c2eeb3343785
2025-07-31 14:00:57,216 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/9bf55b84-f13d-4607-a17c-3678ca611ee8
2025-07-31 14:00:57,237 - INFO - Verified VN network id 11 for VN cdb2c189-b0fc-4c90-bce1-c2eeb3343785
2025-07-31 14:00:57,238 - INFO - Verifications in API Server for VN ctest-vn-78425573 passed
2025-07-31 14:00:57,238 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/cdb2c189-b0fc-4c90-bce1-c2eeb3343785
2025-07-31 14:00:57,253 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/9bf55b84-f13d-4607-a17c-3678ca611ee8
2025-07-31 14:00:57,262 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/9bf55b84-f13d-4607-a17c-3678ca611ee8
2025-07-31 14:00:57,269 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/fff0ff7b-7bf0-4402-9256-68c719587710
2025-07-31 14:00:57,285 - DEBUG - Control-node 10.0.0.65 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-40311272:ctest-vn-78425573', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-40311272', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14822122120753728656', 'uuid-lslong': '13610373879354898309'}, 'enable': 'true', 'created': '2025-07-31T14:00:53', 'last-modified': '2025-07-31T14:00:54', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.237379'}
2025-07-31 14:00:57,296 - DEBUG - Route Targets: ['target:64512:8000005']
2025-07-31 14:00:57,296 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-78425573 passed
2025-07-31 14:00:57,296 - DEBUG - ====Verifying policy data for ctest-vn-78425573 in API_Server ======
2025-07-31 14:00:57,296 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2025-07-31 14:00:57,309 - DEBUG - Requesting: http://10.0.0.65:8082/domain/c9e90f9b-d6f8-44b6-91f1-fa286b6f93b3
2025-07-31 14:00:57,326 - DEBUG - Requesting: http://10.0.0.65:8082/project/b19b0bfe-dac4-4a7e-b079-f8d67d591358
2025-07-31 14:00:57,432 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/cdb2c189-b0fc-4c90-bce1-c2eeb3343785
2025-07-31 14:00:57,444 - DEBUG - =>VN ctest-vn-78425573 has no policy to be verified
2025-07-31 14:00:57,444 - DEBUG - Verifying the vn in opserver
2025-07-31 14:00:57,444 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-40311272:ctest-vn-78425573 virtual network link through opserver 10.0.0.65
2025-07-31 14:00:57,444 - DEBUG - Requesting: http://10.0.0.65:8081/analytics/uves/virtual-networks
2025-07-31 14:00:57,793 - DEBUG - Requesting: http://10.0.0.65:8081/analytics/uves/virtual-networks
2025-07-31 14:00:57,868 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-40311272:ctest-vn-78425573', 'href': 'http://10.0.0.65:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-40311272:ctest-vn-78425573?flat'}
2025-07-31 14:00:57,868 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-40311272:ctest-vn-78425573 is found in opserver
2025-07-31 14:00:57,874 - DEBUG - VRF ids for VN ctest-vn-78425573: {'10.0.0.65': '2'}
2025-07-31 14:00:57,874 - INFO - Waiting for VM ctest-TestBasicVMVN-40311272-31695695 to be up..
2025-07-31 14:00:57,973 - DEBUG - VM is in ACTIVE state now
2025-07-31 14:00:57,973 - INFO - VM name : ctest-TestBasicVMVN-40311272-31695695
2025-07-31 14:00:58,052 - DEBUG - VM ctest-TestBasicVMVN-40311272-31695695 ID is c70d186e-1417-4e4c-8bf7-45b81b019053
2025-07-31 14:00:58,052 - DEBUG - VM ctest-TestBasicVMVN-40311272-31695695 launched on Node cn-jenkins-deploy-platform-ansible-os-3737-1
2025-07-31 14:00:58,126 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/c70d186e-1417-4e4c-8bf7-45b81b019053
2025-07-31 14:00:58,141 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/7c999f90-c5c5-4998-8759-226fa435a716
2025-07-31 14:01:01,413 - 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-07-31 14:01:01,414 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-40311272-31695695 failed!
2025-07-31 14:01:01,467 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-40311272:ctest-vn-78425573 is 31.1.1.1 and allocation pool is NOT set
2025-07-31 14:01:01,467 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-40311272:ctest-vn-78425573 is 31.1.2.1 and allocation pool is NOT set
2025-07-31 14:01:05,550 - 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 1017ms')
2025-07-31 14:01:05,550 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-40311272-31695695 failed!
2025-07-31 14:01:05,607 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-40311272:ctest-vn-78425573 is 31.1.1.1 and allocation pool is NOT set
2025-07-31 14:01:05,607 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-40311272:ctest-vn-78425573 is 31.1.2.1 and allocation pool is NOT set
2025-07-31 14:01:07,677 - 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.60 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.20 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 2.200/5.398/8.596/3.198 ms')
2025-07-31 14:01:07,677 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-40311272-31695695 passed
2025-07-31 14:01:07,832 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-31 14:01:07,832 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-40311272-31695695, IP 31.1.1.4, Port 22
2025-07-31 14:01:08,001 - DEBUG - VM ctest-TestBasicVMVN-40311272-31695695 is ready for SSH connections
2025-07-31 14:01:08,001 - INFO - Waiting for VM ctest-TestBasicVMVN-40311272-26815702 to be up..
2025-07-31 14:01:08,113 - DEBUG - VM is in ACTIVE state now
2025-07-31 14:01:08,113 - INFO - VM name : ctest-TestBasicVMVN-40311272-26815702
2025-07-31 14:01:08,199 - DEBUG - VM ctest-TestBasicVMVN-40311272-26815702 ID is 610c14eb-d83b-4e2f-8c7e-3b236618e91c
2025-07-31 14:01:08,199 - DEBUG - VM ctest-TestBasicVMVN-40311272-26815702 launched on Node cn-jenkins-deploy-platform-ansible-os-3737-1
2025-07-31 14:01:08,315 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/610c14eb-d83b-4e2f-8c7e-3b236618e91c
2025-07-31 14:01:08,332 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/2618dc44-1784-49ae-991e-5309a90d9528
2025-07-31 14:01:09,601 - 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.89 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.417 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.417/1.651/2.886/1.234 ms')
2025-07-31 14:01:09,601 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-40311272-26815702 passed
2025-07-31 14:01:09,759 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-31 14:01:09,760 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-40311272-26815702, IP 31.1.2.4, Port 22
2025-07-31 14:01:09,919 - DEBUG - VM ctest-TestBasicVMVN-40311272-26815702 is ready for SSH connections
2025-07-31 14:01:09,919 - INFO - Waiting for VM ctest-TestBasicVMVN-40311272-84829776 to be up..
2025-07-31 14:01:09,999 - DEBUG - VM is in ACTIVE state now
2025-07-31 14:01:09,999 - INFO - VM name : ctest-TestBasicVMVN-40311272-84829776
2025-07-31 14:01:10,080 - DEBUG - VM ctest-TestBasicVMVN-40311272-84829776 ID is b2fdeaf0-afcc-4a3a-b095-a3cc112dd645
2025-07-31 14:01:10,080 - DEBUG - VM ctest-TestBasicVMVN-40311272-84829776 launched on Node cn-jenkins-deploy-platform-ansible-os-3737-1
2025-07-31 14:01:10,165 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/b2fdeaf0-afcc-4a3a-b095-a3cc112dd645
2025-07-31 14:01:10,175 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/d9b19f7b-7772-4a4d-b7a9-1d94fd775519
2025-07-31 14:01:11,428 - 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.82 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.598 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.598/1.711/2.824/1.113 ms')
2025-07-31 14:01:11,428 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-40311272-84829776 passed
2025-07-31 14:01:11,587 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-31 14:01:11,587 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-40311272-84829776, IP 31.1.1.3, Port 22
2025-07-31 14:01:11,743 - DEBUG - VM ctest-TestBasicVMVN-40311272-84829776 is ready for SSH connections
2025-07-31 14:01:11,743 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-31 14:01:11,743 - 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.65, gateway password: c0ntrail123
2025-07-31 14:01:11,743 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-07-31 14:01:15,856 - 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.508 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.812 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.173 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.812/1.831/3.508 ms
2025-07-31 14:01:15,856 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-40311272-31695695 passed
2025-07-31 14:01:15,856 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-31 14:01:15,857 - 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.65, gateway password: c0ntrail123
2025-07-31 14:01:15,857 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-07-31 14:01:19,503 - 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.115 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.381 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.294 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.294/1.930/3.115 ms
2025-07-31 14:01:19,503 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-40311272-26815702 passed
2025-07-31 14:01:19,504 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-31 14:01:19,504 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-31 14:01:19,504 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-31 14:01:19,504 - 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.65, gateway password: c0ntrail123
2025-07-31 14:01:19,504 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-31 14:01:19,698 - DEBUG - None
2025-07-31 14:01:19,698 - 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.65, gateway password: c0ntrail123
2025-07-31 14:01:19,698 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-31 14:01:19,889 - DEBUG - None
2025-07-31 14:01:19,890 - 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.65, gateway password: c0ntrail123
2025-07-31 14:01:19,890 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-31 14:01:20,505 - DEBUG - None
2025-07-31 14:01:20,506 - 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.65, gateway password: c0ntrail123
2025-07-31 14:01:20,506 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-07-31 14:01:22,715 - 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.778 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.613 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.521 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.878 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.361 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.361/1.830/4.613 ms
2025-07-31 14:01:22,715 - 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.65, gateway password: c0ntrail123
2025-07-31 14:01:22,715 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-07-31 14:01:24,986 - 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.338 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.174 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.664 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.621 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.911 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.550 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.333 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.333/2.513/5.664 ms
2025-07-31 14:01:24,986 - 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.65, gateway password: c0ntrail123
2025-07-31 14:01:24,986 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-07-31 14:01:27,229 - 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.640 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.569 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.452 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.615 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.934 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.936 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.333 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.333/2.068/4.452 ms
2025-07-31 14:01:27,229 - INFO - Deleting VM ctest-TestBasicVMVN-40311272-84829776
2025-07-31 14:01:27,303 - INFO - Detaching port 2618dc44-1784-49ae-991e-5309a90d9528 from VM ctest-TestBasicVMVN-40311272-26815702
2025-07-31 14:01:27,337 - INFO - Deleting VM ctest-TestBasicVMVN-40311272-26815702
2025-07-31 14:01:27,410 - INFO - Detaching port 7c999f90-c5c5-4998-8759-226fa435a716 from VM ctest-TestBasicVMVN-40311272-31695695
2025-07-31 14:01:27,444 - INFO - Deleting VM ctest-TestBasicVMVN-40311272-31695695
2025-07-31 14:01:27,511 - INFO - Deleting VN ctest-vn-78425573
2025-07-31 14:01:27,685 - DEBUG - Response for delete_port : ()
2025-07-31 14:01:27,851 - DEBUG - Response for delete_port : ()
2025-07-31 14:01:27,893 - DEBUG - VN cdb2c189-b0fc-4c90-bce1-c2eeb3343785 still in use: Unable to complete operation on network cdb2c189-b0fc-4c90-bce1-c2eeb3343785. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-99a95648-0f2c-4e05-ac15-6f679ec6dcc8']
2025-07-31 14:01:27,893 - WARNING - Deleting VN ctest-vn-78425573 failed..Will retry
2025-07-31 14:01:30,042 - DEBUG - Response for deleting network ()
2025-07-31 14:01:30,042 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/9bf55b84-f13d-4607-a17c-3678ca611ee8
2025-07-31 14:01:30,049 - DEBUG - Response Code: 404
2025-07-31 14:01:30,049 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2025-07-31 14:01:30,056 - DEBUG - Requesting: http://10.0.0.65:8082/domain/c9e90f9b-d6f8-44b6-91f1-fa286b6f93b3
2025-07-31 14:01:30,113 - DEBUG - Requesting: http://10.0.0.65:8082/project/b19b0bfe-dac4-4a7e-b079-f8d67d591358
2025-07-31 14:01:30,189 - INFO - Validated that VN ctest-vn-78425573 is not found in API Server
2025-07-31 14:01:30,203 - DEBUG - VN ctest-vn-78425573 is not present in Agent 10.0.0.65
2025-07-31 14:01:30,203 - INFO - Validated that VN ctest-vn-78425573 is not in any agent
2025-07-31 14:01:30,209 - DEBUG - VRF 2 is not seen in agent 10.0.0.65
2025-07-31 14:01:30,215 - DEBUG - Vrouter 10.0.0.65 does not have vrf 2 for VN ctest-vn-78425573
2025-07-31 14:01:30,215 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-40311272:ctest-vn-78425573
2025-07-31 14:01:30,236 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-78425573 info
2025-07-31 14:01:30,319 - INFO - IPAM: ctest-ipam-48115510 is not found in API Server
2025-07-31 14:01:30,334 - INFO - IPAM:ctest-ipam-48115510 is not found in control node
2025-07-31 14:01:30,594 - DEBUG - No XMPP flaps were noticed during the test
2025-07-31 14:01:30,594 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-07-31 14:01:30,594 - INFO - --------------------------------------------------------------------------------
2025-07-31 14:01:31,302 - INFO - Deleted project: ctest-TestBasicVMVN-40311272, ID : b19b0bfe-dac4-4a7e-b079-f8d67d591358