2026-05-28 02:07:26,286 - INFO - Domain Default found not creating
2026-05-28 02:07:26,470 - INFO - Project ctest-TestBasicVMVN-85928732 not found, creating it
2026-05-28 02:07:26,944 - INFO - Created Project:ctest-TestBasicVMVN-85928732, ID : 2d5869b8-839f-4a4b-9ecd-f828cc46b42b
2026-05-28 02:07:28,439 - INFO - ================================================================================
2026-05-28 02:07:28,439 - INFO - STARTING TEST : test_generic_link_local_service
2026-05-28 02:07:28,439 - 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
2026-05-28 02:07:28,693 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.18': '0'}} with
2026-05-28 02:07:28,693 - INFO - Initial checks done. Running the testcase now
2026-05-28 02:07:28,693 - INFO -
2026-05-28 02:07:29,248 - DEBUG - Response for create_network : {'network': {'id': '7f59c856-077f-4d5b-9a1e-3c6c8b38d8f7', 'name': 'ctest-vn2_metadata-81876766', 'tenant_id': '2d5869b8839f4a4b9ecdf828cc46b42b', 'project_id': '2d5869b8839f4a4b9ecdf828cc46b42b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-85928732', 'ctest-vn2_metadata-81876766'], 'port_security_enabled': True, 'description': ''}}
2026-05-28 02:07:29,404 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f95a04df-a28e-45fa-a329-f1e79ed18a77', 'name': '', 'tenant_id': '2d5869b8839f4a4b9ecdf828cc46b42b', 'network_id': '7f59c856-077f-4d5b-9a1e-3c6c8b38d8f7', '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': '2d5869b8839f4a4b9ecdf828cc46b42b'}}
2026-05-28 02:07:29,423 - INFO - Created VN ctest-vn2_metadata-81876766
2026-05-28 02:07:29,475 - DEBUG - VN ctest-vn2_metadata-81876766 UUID is 7f59c856-077f-4d5b-9a1e-3c6c8b38d8f7
2026-05-28 02:07:29,651 - DEBUG - Services list from nova: [, , ]
2026-05-28 02:07:30,728 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5837-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5837-1)
2026-05-28 02:07:30,835 - DEBUG - Link local service introspect added
2026-05-28 02:07:30,886 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-05-28 02:07:35,983 - DEBUG - VM is in ACTIVE state now
2026-05-28 02:07:36,129 - INFO - Waiting for VM ctest-TestBasicVMVN-85928732-15712328 to be up..
2026-05-28 02:07:36,130 - INFO - VM name : ctest-TestBasicVMVN-85928732-15712328
2026-05-28 02:07:36,215 - DEBUG - VM ctest-TestBasicVMVN-85928732-15712328 ID is 6a39ac6b-64ed-4d50-9036-8084dd451b4d
2026-05-28 02:07:36,215 - DEBUG - VM ctest-TestBasicVMVN-85928732-15712328 launched on Node cn-jenkins-deploy-platform-ansible-os-5837-1
2026-05-28 02:07:36,286 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/6a39ac6b-64ed-4d50-9036-8084dd451b4d
2026-05-28 02:07:36,580 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/6a39ac6b-64ed-4d50-9036-8084dd451b4d
2026-05-28 02:07:36,615 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/e6691e91-97e9-4c45-b19a-25706b7e50cf
2026-05-28 02:07:39,867 - 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')
2026-05-28 02:07:39,867 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85928732-15712328 failed!
2026-05-28 02:07:39,923 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-85928732:ctest-vn2_metadata-81876766 is 11.1.1.1 and allocation pool is NOT set
2026-05-28 02:07:41,991 - 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.84 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.41 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.405/4.623/7.841/3.218 ms')
2026-05-28 02:07:41,991 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85928732-15712328 passed
2026-05-28 02:07:42,139 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-28 02:07:42,139 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-85928732-15712328, IP 11.1.1.3, Port 22
2026-05-28 02:07:42,305 - DEBUG - VM ctest-TestBasicVMVN-85928732-15712328 is ready for SSH connections
2026-05-28 02:07:42,305 - INFO - Retry 0
2026-05-28 02:07:42,305 - 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
2026-05-28 02:07:42,305 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-05-28 02:07:43,917 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-05-28 02:07:43,917 - INFO - Generic metadata worked
2026-05-28 02:07:44,175 - DEBUG - Link local service introspect removed
2026-05-28 02:07:44,175 - INFO - Deleting VM ctest-TestBasicVMVN-85928732-15712328
2026-05-28 02:07:44,246 - INFO - Deleting VN ctest-vn2_metadata-81876766
2026-05-28 02:07:44,287 - DEBUG - VN 7f59c856-077f-4d5b-9a1e-3c6c8b38d8f7 still in use: Unable to complete operation on network 7f59c856-077f-4d5b-9a1e-3c6c8b38d8f7. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-2b167b1f-01aa-4cc5-8b65-89dfd537c75e']
2026-05-28 02:07:44,287 - WARNING - Deleting VN ctest-vn2_metadata-81876766 failed..Will retry
2026-05-28 02:07:46,393 - DEBUG - Response for deleting network ()
2026-05-28 02:07:46,650 - DEBUG - No XMPP flaps were noticed during the test
2026-05-28 02:07:46,650 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2026-05-28 02:07:46,650 - INFO - --------------------------------------------------------------------------------
2026-05-28 02:07:46,652 - INFO - ================================================================================
2026-05-28 02:07:46,652 - INFO - STARTING TEST : test_metadata_service
2026-05-28 02:07:46,652 - 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
2026-05-28 02:07:46,940 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.18': '0'}} with
2026-05-28 02:07:46,940 - INFO - Initial checks done. Running the testcase now
2026-05-28 02:07:46,940 - INFO -
2026-05-28 02:07:46,940 - DEBUG - Requesting: http://10.0.0.65:8082/global-vrouter-configs
2026-05-28 02:07:46,946 - DEBUG - Requesting: http://10.0.0.65:8082/global-vrouter-config/604695fd-71f4-4b7e-b104-988cdc21ca45
2026-05-28 02:07:47,119 - DEBUG - Response for create_network : {'network': {'id': '247bbbfa-3030-4a90-bda7-6ddb42929ea3', 'name': 'ctest-vn-86067513', 'tenant_id': '2d5869b8839f4a4b9ecdf828cc46b42b', 'project_id': '2d5869b8839f4a4b9ecdf828cc46b42b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-85928732', 'ctest-vn-86067513'], 'port_security_enabled': True, 'description': ''}}
2026-05-28 02:07:47,317 - DEBUG - Response for create_subnet : {'subnet': {'id': '7625f850-799f-42f6-84c9-4f1287aaaf2d', 'name': '', 'tenant_id': '2d5869b8839f4a4b9ecdf828cc46b42b', 'network_id': '247bbbfa-3030-4a90-bda7-6ddb42929ea3', 'ip_version': 4, 'cidr': '53.249.29.128/26', 'allocation_pools': [{'start': '53.249.29.130', 'end': '53.249.29.190'}], 'gateway_ip': '53.249.29.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '53.249.29.130', 'tags': [], 'project_id': '2d5869b8839f4a4b9ecdf828cc46b42b'}}
2026-05-28 02:07:47,335 - INFO - Created VN ctest-vn-86067513
2026-05-28 02:07:47,387 - DEBUG - VN ctest-vn-86067513 UUID is 247bbbfa-3030-4a90-bda7-6ddb42929ea3
2026-05-28 02:07:48,564 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5837-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5837-1)
2026-05-28 02:07:48,564 - INFO - Waiting for VM ctest-TestBasicVMVN-85928732-92654217 to be up..
2026-05-28 02:07:48,605 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-05-28 02:07:53,717 - DEBUG - VM is in ACTIVE state now
2026-05-28 02:07:53,718 - INFO - VM name : ctest-TestBasicVMVN-85928732-92654217
2026-05-28 02:07:53,810 - DEBUG - VM ctest-TestBasicVMVN-85928732-92654217 ID is 9a8286d6-506e-4198-88d6-2c7d9efb6b4c
2026-05-28 02:07:53,811 - DEBUG - VM ctest-TestBasicVMVN-85928732-92654217 launched on Node cn-jenkins-deploy-platform-ansible-os-5837-1
2026-05-28 02:07:53,962 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/9a8286d6-506e-4198-88d6-2c7d9efb6b4c
2026-05-28 02:07:53,970 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/af2559ab-0468-4d92-8b09-3b380de0aaac
2026-05-28 02:07:57,217 - 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')
2026-05-28 02:07:57,218 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85928732-92654217 failed!
2026-05-28 02:07:57,271 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-85928732:ctest-vn-86067513 is 53.249.29.129 and allocation pool is NOT set
2026-05-28 02:07:59,333 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=5.91 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.65 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.649/4.278/5.908/1.629 ms')
2026-05-28 02:07:59,334 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85928732-92654217 passed
2026-05-28 02:07:59,483 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-28 02:07:59,483 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-85928732-92654217, IP 53.249.29.131, Port 22
2026-05-28 02:07:59,549 - 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': ''}
2026-05-28 02:07:59,632 - DEBUG - VM ctest-TestBasicVMVN-85928732-92654217 is NOT ready for SSH connections, VM status: ACTIVE
2026-05-28 02:08:04,633 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-28 02:08:04,633 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-85928732-92654217, IP 53.249.29.131, Port 22
2026-05-28 02:08:04,791 - DEBUG - VM ctest-TestBasicVMVN-85928732-92654217 is ready for SSH connections
2026-05-28 02:08:04,791 - 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
2026-05-28 02:08:04,791 - DEBUG - cat /tmp/output.txt
2026-05-28 02:08:06,405 - DEBUG - Hello World. The time is now Wed, 27 May 2026 20:08:01 -0600!
2026-05-28 02:08:06,405 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 27 May 2026 20:08:01 -0600!'}
2026-05-28 02:08:06,405 - INFO - metadata_script.txt got executed in the vm
2026-05-28 02:08:06,405 - INFO - Deleting VM ctest-TestBasicVMVN-85928732-92654217
2026-05-28 02:08:06,475 - INFO - Deleting VN ctest-vn-86067513
2026-05-28 02:08:06,522 - DEBUG - VN 247bbbfa-3030-4a90-bda7-6ddb42929ea3 still in use: Unable to complete operation on network 247bbbfa-3030-4a90-bda7-6ddb42929ea3. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d044fd9b-b516-48e3-a4a2-0c84100a4139']
2026-05-28 02:08:06,522 - WARNING - Deleting VN ctest-vn-86067513 failed..Will retry
2026-05-28 02:08:08,631 - DEBUG - Response for deleting network ()
2026-05-28 02:08:08,888 - DEBUG - No XMPP flaps were noticed during the test
2026-05-28 02:08:08,888 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2026-05-28 02:08:08,888 - INFO - --------------------------------------------------------------------------------
2026-05-28 02:08:08,891 - INFO - ================================================================================
2026-05-28 02:08:08,891 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-05-28 02:08:08,892 - 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
2026-05-28 02:08:09,175 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.18': '0'}} with
2026-05-28 02:08:09,176 - INFO - Initial checks done. Running the testcase now
2026-05-28 02:08:09,176 - INFO -
2026-05-28 02:08:09,642 - DEBUG - Response for create_network : {'network': {'id': '33b3af2a-57dd-40f9-99dd-ae29d95850ae', 'name': 'ctest-vn-13765268', 'tenant_id': '2d5869b8839f4a4b9ecdf828cc46b42b', 'project_id': '2d5869b8839f4a4b9ecdf828cc46b42b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-85928732', 'ctest-vn-13765268'], 'port_security_enabled': True, 'description': ''}}
2026-05-28 02:08:09,813 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ec546da3-1b09-4a83-ad0b-76db7d86dcc7', 'name': '', 'tenant_id': '2d5869b8839f4a4b9ecdf828cc46b42b', 'network_id': '33b3af2a-57dd-40f9-99dd-ae29d95850ae', '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': '2d5869b8839f4a4b9ecdf828cc46b42b'}}
2026-05-28 02:08:09,998 - DEBUG - Response for create_subnet : {'subnet': {'id': '3b7e722f-6aab-4010-b50f-6353fa7feb09', 'name': '', 'tenant_id': '2d5869b8839f4a4b9ecdf828cc46b42b', 'network_id': '33b3af2a-57dd-40f9-99dd-ae29d95850ae', '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': '2d5869b8839f4a4b9ecdf828cc46b42b'}}
2026-05-28 02:08:10,018 - INFO - Created VN ctest-vn-13765268
2026-05-28 02:08:10,071 - DEBUG - VN ctest-vn-13765268 UUID is 33b3af2a-57dd-40f9-99dd-ae29d95850ae
2026-05-28 02:08:10,432 - DEBUG - Response for create_port : {'port': {'name': '0f366ea1-929f-4bc1-877d-45fc41b53cdc', 'id': '0f366ea1-929f-4bc1-877d-45fc41b53cdc', 'tenant_id': '2d5869b8839f4a4b9ecdf828cc46b42b', 'network_id': '33b3af2a-57dd-40f9-99dd-ae29d95850ae', 'mac_address': '02:0f:36:6e:a1:92', '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': 'ec546da3-1b09-4a83-ad0b-76db7d86dcc7'}], 'security_groups': ['1eb32e27-3e50-419c-ba4c-9f36f0a0e7f7'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2d5869b8839f4a4b9ecdf828cc46b42b'}}
2026-05-28 02:08:10,593 - DEBUG - Response for create_port : {'port': {'name': 'de2f9992-b796-47e3-93f0-0849e591e979', 'id': 'de2f9992-b796-47e3-93f0-0849e591e979', 'tenant_id': '2d5869b8839f4a4b9ecdf828cc46b42b', 'network_id': '33b3af2a-57dd-40f9-99dd-ae29d95850ae', 'mac_address': '02:de:2f:99:92:b7', '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': '3b7e722f-6aab-4010-b50f-6353fa7feb09'}], 'security_groups': ['1eb32e27-3e50-419c-ba4c-9f36f0a0e7f7'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2d5869b8839f4a4b9ecdf828cc46b42b'}}
2026-05-28 02:08:10,977 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5837-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5837-1)
2026-05-28 02:08:11,421 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5837-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5837-1)
2026-05-28 02:08:12,724 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5837-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5837-1)
2026-05-28 02:08:12,724 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2026-05-28 02:08:12,730 - DEBUG - Requesting: http://10.0.0.65:8082/domain/35f40dc4-ad20-4c6b-9ec4-ae6d5231740e
2026-05-28 02:08:12,743 - DEBUG - Requesting: http://10.0.0.65:8082/project/2d5869b8-839f-4a4b-9ecd-f828cc46b42b
2026-05-28 02:08:12,814 - DEBUG - Requesting: http://10.0.0.65:8082/network-ipam/cbbf824a-9069-4dd4-ab93-e13f21b835ee
2026-05-28 02:08:12,828 - INFO - Verifications in API Server for IPAM: ctest-ipam-94850047 passed
2026-05-28 02:08:12,835 - DEBUG - Control-node 10.0.0.65 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-85928732:ctest-ipam-94850047', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-85928732', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14681596567013117396', 'uuid-lslong': '12363473063327053294'}, 'enable': 'true', 'created': '2026-05-28T02:08:09', 'last-modified': '2026-05-28T02:08:09', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.436526'}
2026-05-28 02:08:12,835 - INFO - Verifications in Control node for IPAM: ctest-ipam-94850047 passed
2026-05-28 02:08:12,835 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2026-05-28 02:08:12,846 - DEBUG - Requesting: http://10.0.0.65:8082/domain/35f40dc4-ad20-4c6b-9ec4-ae6d5231740e
2026-05-28 02:08:12,857 - DEBUG - Requesting: http://10.0.0.65:8082/project/2d5869b8-839f-4a4b-9ecd-f828cc46b42b
2026-05-28 02:08:12,932 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/33b3af2a-57dd-40f9-99dd-ae29d95850ae
2026-05-28 02:08:12,949 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/33b3af2a-57dd-40f9-99dd-ae29d95850ae
2026-05-28 02:08:12,970 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/ecc52382-0ca2-4e15-bc67-6dbd854a0fed
2026-05-28 02:08:12,984 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/ecc52382-0ca2-4e15-bc67-6dbd854a0fed
2026-05-28 02:08:12,994 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/14b5509f-2d77-450e-b6bd-31bd27330b76
2026-05-28 02:08:13,005 - DEBUG - Route Targets: ['target:64512:8000004']
2026-05-28 02:08:13,005 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/33b3af2a-57dd-40f9-99dd-ae29d95850ae
2026-05-28 02:08:13,023 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/ecc52382-0ca2-4e15-bc67-6dbd854a0fed
2026-05-28 02:08:13,042 - INFO - Verified VN network id 11 for VN 33b3af2a-57dd-40f9-99dd-ae29d95850ae
2026-05-28 02:08:13,042 - INFO - Verifications in API Server for VN ctest-vn-13765268 passed
2026-05-28 02:08:13,042 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/33b3af2a-57dd-40f9-99dd-ae29d95850ae
2026-05-28 02:08:13,058 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/ecc52382-0ca2-4e15-bc67-6dbd854a0fed
2026-05-28 02:08:13,072 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/ecc52382-0ca2-4e15-bc67-6dbd854a0fed
2026-05-28 02:08:13,086 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/14b5509f-2d77-450e-b6bd-31bd27330b76
2026-05-28 02:08:13,109 - DEBUG - Control-node 10.0.0.65 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-85928732:ctest-vn-13765268', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-85928732', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3725513913163137273', 'uuid-lslong': '11087209352419365038'}, 'enable': 'true', 'created': '2026-05-28T02:08:09', 'last-modified': '2026-05-28T02:08:09', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.135504'}
2026-05-28 02:08:13,123 - DEBUG - Route Targets: ['target:64512:8000004']
2026-05-28 02:08:13,123 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-13765268 passed
2026-05-28 02:08:13,125 - DEBUG - ====Verifying policy data for ctest-vn-13765268 in API_Server ======
2026-05-28 02:08:13,125 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2026-05-28 02:08:13,135 - DEBUG - Requesting: http://10.0.0.65:8082/domain/35f40dc4-ad20-4c6b-9ec4-ae6d5231740e
2026-05-28 02:08:13,152 - DEBUG - Requesting: http://10.0.0.65:8082/project/2d5869b8-839f-4a4b-9ecd-f828cc46b42b
2026-05-28 02:08:13,274 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/33b3af2a-57dd-40f9-99dd-ae29d95850ae
2026-05-28 02:08:13,336 - DEBUG - =>VN ctest-vn-13765268 has no policy to be verified
2026-05-28 02:08:13,337 - DEBUG - Verifying the vn in opserver
2026-05-28 02:08:13,337 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-85928732:ctest-vn-13765268 virtual network link through opserver 10.0.0.65
2026-05-28 02:08:13,337 - DEBUG - Requesting: http://10.0.0.65:8081/analytics/uves/virtual-networks
2026-05-28 02:08:13,764 - DEBUG - Requesting: http://10.0.0.65:8081/analytics/uves/virtual-networks
2026-05-28 02:08:13,841 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-85928732:ctest-vn-13765268', 'href': 'http://10.0.0.65:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-85928732:ctest-vn-13765268?flat'}
2026-05-28 02:08:13,841 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-85928732:ctest-vn-13765268 is found in opserver
2026-05-28 02:08:13,846 - DEBUG - VRF ids for VN ctest-vn-13765268: {'10.0.0.65': '2'}
2026-05-28 02:08:13,846 - INFO - Waiting for VM ctest-TestBasicVMVN-85928732-35810957 to be up..
2026-05-28 02:08:13,955 - DEBUG - VM is in ACTIVE state now
2026-05-28 02:08:13,955 - INFO - VM name : ctest-TestBasicVMVN-85928732-35810957
2026-05-28 02:08:14,036 - DEBUG - VM ctest-TestBasicVMVN-85928732-35810957 ID is f88402b1-c1f2-470a-8660-867a62d93a54
2026-05-28 02:08:14,037 - DEBUG - VM ctest-TestBasicVMVN-85928732-35810957 launched on Node cn-jenkins-deploy-platform-ansible-os-5837-1
2026-05-28 02:08:14,115 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/f88402b1-c1f2-470a-8660-867a62d93a54
2026-05-28 02:08:14,133 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/0f366ea1-929f-4bc1-877d-45fc41b53cdc
2026-05-28 02:08:17,405 - 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')
2026-05-28 02:08:17,405 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85928732-35810957 failed!
2026-05-28 02:08:17,459 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-85928732:ctest-vn-13765268 is 31.1.1.1 and allocation pool is NOT set
2026-05-28 02:08:17,459 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-85928732:ctest-vn-13765268 is 31.1.2.1 and allocation pool is NOT set
2026-05-28 02:08:21,529 - 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 1015ms')
2026-05-28 02:08:21,529 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85928732-35810957 failed!
2026-05-28 02:08:21,595 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-85928732:ctest-vn-13765268 is 31.1.1.1 and allocation pool is NOT set
2026-05-28 02:08:21,595 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-85928732:ctest-vn-13765268 is 31.1.2.1 and allocation pool is NOT set
2026-05-28 02:08:23,650 - 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.12 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.853 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.853/1.985/3.117/1.132 ms')
2026-05-28 02:08:23,650 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85928732-35810957 passed
2026-05-28 02:08:23,799 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-28 02:08:23,799 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-85928732-35810957, IP 31.1.1.4, Port 22
2026-05-28 02:08:23,967 - DEBUG - VM ctest-TestBasicVMVN-85928732-35810957 is ready for SSH connections
2026-05-28 02:08:23,967 - INFO - Waiting for VM ctest-TestBasicVMVN-85928732-93769356 to be up..
2026-05-28 02:08:24,086 - DEBUG - VM is in ACTIVE state now
2026-05-28 02:08:24,086 - INFO - VM name : ctest-TestBasicVMVN-85928732-93769356
2026-05-28 02:08:24,165 - DEBUG - VM ctest-TestBasicVMVN-85928732-93769356 ID is bce3ab43-8248-4572-8a41-072b66479160
2026-05-28 02:08:24,165 - DEBUG - VM ctest-TestBasicVMVN-85928732-93769356 launched on Node cn-jenkins-deploy-platform-ansible-os-5837-1
2026-05-28 02:08:24,242 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/bce3ab43-8248-4572-8a41-072b66479160
2026-05-28 02:08:24,251 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/de2f9992-b796-47e3-93f0-0849e591e979
2026-05-28 02:08:25,497 - 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=5.58 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.54 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 = 1.537/3.558/5.579/2.021 ms')
2026-05-28 02:08:25,497 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-85928732-93769356 passed
2026-05-28 02:08:25,647 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-28 02:08:25,647 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-85928732-93769356, IP 31.1.2.4, Port 22
2026-05-28 02:08:25,807 - DEBUG - VM ctest-TestBasicVMVN-85928732-93769356 is ready for SSH connections
2026-05-28 02:08:25,807 - INFO - Waiting for VM ctest-TestBasicVMVN-85928732-16355458 to be up..
2026-05-28 02:08:25,899 - DEBUG - VM is in ACTIVE state now
2026-05-28 02:08:25,899 - INFO - VM name : ctest-TestBasicVMVN-85928732-16355458
2026-05-28 02:08:25,985 - DEBUG - VM ctest-TestBasicVMVN-85928732-16355458 ID is c914b441-af7d-44ef-a419-5d9e438961d9
2026-05-28 02:08:25,985 - DEBUG - VM ctest-TestBasicVMVN-85928732-16355458 launched on Node cn-jenkins-deploy-platform-ansible-os-5837-1
2026-05-28 02:08:26,074 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/c914b441-af7d-44ef-a419-5d9e438961d9
2026-05-28 02:08:26,083 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/0ee7c12b-6677-47be-9818-503b9152ec1a
2026-05-28 02:08:27,312 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=3.72 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.529 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.529/2.122/3.715/1.593 ms')
2026-05-28 02:08:27,312 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-85928732-16355458 passed
2026-05-28 02:08:27,463 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-28 02:08:27,463 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-85928732-16355458, IP 31.1.1.3, Port 22
2026-05-28 02:08:27,615 - DEBUG - VM ctest-TestBasicVMVN-85928732-16355458 is ready for SSH connections
2026-05-28 02:08:27,615 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-28 02:08:27,615 - 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
2026-05-28 02:08:27,615 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-05-28 02:08:31,633 - 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.544 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.801 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.992 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.801/1.779/3.544 ms
2026-05-28 02:08:31,633 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-85928732-35810957 passed
2026-05-28 02:08:31,633 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-28 02:08:31,633 - 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
2026-05-28 02:08:31,633 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-05-28 02:08:35,350 - 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.555 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.968 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.754 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.754/1.759/3.555 ms
2026-05-28 02:08:35,351 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-85928732-93769356 passed
2026-05-28 02:08:35,351 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-28 02:08:35,351 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-28 02:08:35,351 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-28 02:08:35,351 - 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
2026-05-28 02:08:35,351 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-05-28 02:08:35,538 - DEBUG - None
2026-05-28 02:08:35,538 - 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
2026-05-28 02:08:35,538 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-05-28 02:08:35,711 - DEBUG - None
2026-05-28 02:08:35,711 - 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
2026-05-28 02:08:35,711 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-05-28 02:08:36,318 - DEBUG - None
2026-05-28 02:08:36,318 - 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
2026-05-28 02:08:36,318 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-05-28 02:08:38,529 - 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=2.014 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.093 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.479 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.581 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.356 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.356/2.104/6.093 ms
2026-05-28 02:08:38,530 - 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
2026-05-28 02:08:38,530 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-05-28 02:08:40,809 - 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.049 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.271 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.409 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.413 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.676 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.692 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.332 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.332/1.977/4.409 ms
2026-05-28 02:08:40,809 - 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
2026-05-28 02:08:40,810 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-05-28 02:08:43,065 - 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.692 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.788 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.757 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.420 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.638 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.535 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.387 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.387/2.031/3.757 ms
2026-05-28 02:08:43,065 - INFO - Deleting VM ctest-TestBasicVMVN-85928732-16355458
2026-05-28 02:08:43,148 - INFO - Detaching port de2f9992-b796-47e3-93f0-0849e591e979 from VM ctest-TestBasicVMVN-85928732-93769356
2026-05-28 02:08:43,182 - INFO - Deleting VM ctest-TestBasicVMVN-85928732-93769356
2026-05-28 02:08:43,251 - INFO - Detaching port 0f366ea1-929f-4bc1-877d-45fc41b53cdc from VM ctest-TestBasicVMVN-85928732-35810957
2026-05-28 02:08:43,288 - INFO - Deleting VM ctest-TestBasicVMVN-85928732-35810957
2026-05-28 02:08:43,358 - INFO - Deleting VN ctest-vn-13765268
2026-05-28 02:08:43,525 - DEBUG - Response for delete_port : ()
2026-05-28 02:08:43,688 - DEBUG - Response for delete_port : ()
2026-05-28 02:08:43,730 - DEBUG - VN 33b3af2a-57dd-40f9-99dd-ae29d95850ae still in use: Unable to complete operation on network 33b3af2a-57dd-40f9-99dd-ae29d95850ae. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-e5a68e30-8b2e-47b8-a092-4cb1d6a682bf']
2026-05-28 02:08:43,730 - WARNING - Deleting VN ctest-vn-13765268 failed..Will retry
2026-05-28 02:08:45,861 - DEBUG - Response for deleting network ()
2026-05-28 02:08:45,861 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/ecc52382-0ca2-4e15-bc67-6dbd854a0fed
2026-05-28 02:08:45,866 - DEBUG - Response Code: 404
2026-05-28 02:08:45,866 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2026-05-28 02:08:45,871 - DEBUG - Requesting: http://10.0.0.65:8082/domain/35f40dc4-ad20-4c6b-9ec4-ae6d5231740e
2026-05-28 02:08:45,925 - DEBUG - Requesting: http://10.0.0.65:8082/project/2d5869b8-839f-4a4b-9ecd-f828cc46b42b
2026-05-28 02:08:45,992 - INFO - Validated that VN ctest-vn-13765268 is not found in API Server
2026-05-28 02:08:46,001 - DEBUG - VN ctest-vn-13765268 is not present in Agent 10.0.0.65
2026-05-28 02:08:46,002 - INFO - Validated that VN ctest-vn-13765268 is not in any agent
2026-05-28 02:08:46,006 - DEBUG - VRF 2 is not seen in agent 10.0.0.65
2026-05-28 02:08:46,012 - DEBUG - Vrouter 10.0.0.65 does not have vrf 2 for VN ctest-vn-13765268
2026-05-28 02:08:46,012 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-85928732:ctest-vn-13765268
2026-05-28 02:08:46,021 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-13765268 info
2026-05-28 02:08:46,095 - INFO - IPAM: ctest-ipam-94850047 is not found in API Server
2026-05-28 02:08:46,105 - INFO - IPAM:ctest-ipam-94850047 is not found in control node
2026-05-28 02:08:46,364 - DEBUG - No XMPP flaps were noticed during the test
2026-05-28 02:08:46,364 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2026-05-28 02:08:46,364 - INFO - --------------------------------------------------------------------------------
2026-05-28 02:08:47,046 - INFO - Deleted project: ctest-TestBasicVMVN-85928732, ID : 2d5869b8-839f-4a4b-9ecd-f828cc46b42b