2026-04-30 02:31:29,083 - INFO - Domain Default found not creating
2026-04-30 02:31:29,273 - INFO - Project ctest-TestBasicVMVN-28305300 not found, creating it
2026-04-30 02:31:29,750 - INFO - Created Project:ctest-TestBasicVMVN-28305300, ID : ce00ab26-1ca6-44d7-b8b9-e5124f5d9742
2026-04-30 02:31:31,280 - INFO - ================================================================================
2026-04-30 02:31:31,280 - INFO - STARTING TEST : test_generic_link_local_service
2026-04-30 02:31:31,280 - 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-04-30 02:31:31,552 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.14': '0'}} with
2026-04-30 02:31:31,553 - INFO - Initial checks done. Running the testcase now
2026-04-30 02:31:31,553 - INFO -
2026-04-30 02:31:32,155 - DEBUG - Response for create_network : {'network': {'id': '782b23d7-03f4-40f4-8dfe-0c4d33b2a6fc', 'name': 'ctest-vn2_metadata-02355052', 'tenant_id': 'ce00ab261ca644d7b8b9e5124f5d9742', 'project_id': 'ce00ab261ca644d7b8b9e5124f5d9742', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-28305300', 'ctest-vn2_metadata-02355052'], 'port_security_enabled': True, 'description': ''}}
2026-04-30 02:31:32,391 - DEBUG - Response for create_subnet : {'subnet': {'id': '2feff4a2-00e2-4009-ae50-37261aa48ee4', 'name': '', 'tenant_id': 'ce00ab261ca644d7b8b9e5124f5d9742', 'network_id': '782b23d7-03f4-40f4-8dfe-0c4d33b2a6fc', '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': 'ce00ab261ca644d7b8b9e5124f5d9742'}}
2026-04-30 02:31:32,408 - INFO - Created VN ctest-vn2_metadata-02355052
2026-04-30 02:31:32,460 - DEBUG - VN ctest-vn2_metadata-02355052 UUID is 782b23d7-03f4-40f4-8dfe-0c4d33b2a6fc
2026-04-30 02:31:32,646 - DEBUG - Services list from nova: [, , ]
2026-04-30 02:31:33,693 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5722-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5722-1)
2026-04-30 02:31:33,812 - DEBUG - Link local service introspect added
2026-04-30 02:31:33,855 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-30 02:31:38,935 - DEBUG - VM is in ACTIVE state now
2026-04-30 02:31:39,064 - INFO - Waiting for VM ctest-TestBasicVMVN-28305300-53760281 to be up..
2026-04-30 02:31:39,064 - INFO - VM name : ctest-TestBasicVMVN-28305300-53760281
2026-04-30 02:31:39,136 - DEBUG - VM ctest-TestBasicVMVN-28305300-53760281 ID is f3d4b3f0-82b4-489b-814a-d29f988bba30
2026-04-30 02:31:39,136 - DEBUG - VM ctest-TestBasicVMVN-28305300-53760281 launched on Node cn-jenkins-deploy-platform-ansible-os-5722-1
2026-04-30 02:31:39,216 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/f3d4b3f0-82b4-489b-814a-d29f988bba30
2026-04-30 02:31:39,518 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/f3d4b3f0-82b4-489b-814a-d29f988bba30
2026-04-30 02:31:39,553 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/7b608515-853b-49d8-aa3d-f51c10135b8a
2026-04-30 02:31:42,800 - 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 1010ms')
2026-04-30 02:31:42,800 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-28305300-53760281 failed!
2026-04-30 02:31:42,852 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-28305300:ctest-vn2_metadata-02355052 is 11.1.1.1 and allocation pool is NOT set
2026-04-30 02:31:44,911 - 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=12.7 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.83 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.825/7.772/12.719/4.947 ms')
2026-04-30 02:31:44,911 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-28305300-53760281 passed
2026-04-30 02:31:45,064 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-30 02:31:45,064 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-28305300-53760281, IP 11.1.1.3, Port 22
2026-04-30 02:31:45,120 - 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-04-30 02:31:45,197 - DEBUG - VM ctest-TestBasicVMVN-28305300-53760281 is NOT ready for SSH connections, VM status: ACTIVE
2026-04-30 02:31:50,198 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-30 02:31:50,198 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-28305300-53760281, IP 11.1.1.3, Port 22
2026-04-30 02:31:50,356 - DEBUG - VM ctest-TestBasicVMVN-28305300-53760281 is ready for SSH connections
2026-04-30 02:31:50,356 - INFO - Retry 0
2026-04-30 02:31:50,356 - 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.130, gateway password: c0ntrail123
2026-04-30 02:31:50,356 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-04-30 02:31:51,978 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-04-30 02:31:51,978 - INFO - Generic metadata worked
2026-04-30 02:31:52,244 - DEBUG - Link local service introspect removed
2026-04-30 02:31:52,244 - INFO - Deleting VM ctest-TestBasicVMVN-28305300-53760281
2026-04-30 02:31:52,332 - INFO - Deleting VN ctest-vn2_metadata-02355052
2026-04-30 02:31:52,370 - DEBUG - VN 782b23d7-03f4-40f4-8dfe-0c4d33b2a6fc still in use: Unable to complete operation on network 782b23d7-03f4-40f4-8dfe-0c4d33b2a6fc. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f09951ca-4d45-4b7d-9805-f7d4840787c5']
2026-04-30 02:31:52,370 - WARNING - Deleting VN ctest-vn2_metadata-02355052 failed..Will retry
2026-04-30 02:31:54,485 - DEBUG - Response for deleting network ()
2026-04-30 02:31:54,736 - DEBUG - No XMPP flaps were noticed during the test
2026-04-30 02:31:54,736 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23]
2026-04-30 02:31:54,736 - INFO - --------------------------------------------------------------------------------
2026-04-30 02:31:54,739 - INFO - ================================================================================
2026-04-30 02:31:54,739 - INFO - STARTING TEST : test_metadata_service
2026-04-30 02:31:54,739 - 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-04-30 02:31:55,029 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.14': '0'}} with
2026-04-30 02:31:55,029 - INFO - Initial checks done. Running the testcase now
2026-04-30 02:31:55,029 - INFO -
2026-04-30 02:31:55,029 - DEBUG - Requesting: http://10.0.0.130:8082/global-vrouter-configs
2026-04-30 02:31:55,036 - DEBUG - Requesting: http://10.0.0.130:8082/global-vrouter-config/b778267e-e214-4091-b2db-ed7466195533
2026-04-30 02:31:55,221 - DEBUG - Response for create_network : {'network': {'id': 'd841bdef-a222-4fed-8af6-0f448dca1a45', 'name': 'ctest-vn-98558258', 'tenant_id': 'ce00ab261ca644d7b8b9e5124f5d9742', 'project_id': 'ce00ab261ca644d7b8b9e5124f5d9742', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-28305300', 'ctest-vn-98558258'], 'port_security_enabled': True, 'description': ''}}
2026-04-30 02:31:55,381 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e537217a-db11-4ef4-ab34-7899e87f8d81', 'name': '', 'tenant_id': 'ce00ab261ca644d7b8b9e5124f5d9742', 'network_id': 'd841bdef-a222-4fed-8af6-0f448dca1a45', 'ip_version': 4, 'cidr': '142.73.0.128/26', 'allocation_pools': [{'start': '142.73.0.130', 'end': '142.73.0.190'}], 'gateway_ip': '142.73.0.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '142.73.0.130', 'tags': [], 'project_id': 'ce00ab261ca644d7b8b9e5124f5d9742'}}
2026-04-30 02:31:55,399 - INFO - Created VN ctest-vn-98558258
2026-04-30 02:31:55,452 - DEBUG - VN ctest-vn-98558258 UUID is d841bdef-a222-4fed-8af6-0f448dca1a45
2026-04-30 02:31:56,666 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5722-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5722-1)
2026-04-30 02:31:56,666 - INFO - Waiting for VM ctest-TestBasicVMVN-28305300-32252745 to be up..
2026-04-30 02:31:56,720 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-30 02:32:01,811 - DEBUG - VM is in ACTIVE state now
2026-04-30 02:32:01,811 - INFO - VM name : ctest-TestBasicVMVN-28305300-32252745
2026-04-30 02:32:01,889 - DEBUG - VM ctest-TestBasicVMVN-28305300-32252745 ID is 2769695a-fbfb-41f8-bca6-591f873b604f
2026-04-30 02:32:01,890 - DEBUG - VM ctest-TestBasicVMVN-28305300-32252745 launched on Node cn-jenkins-deploy-platform-ansible-os-5722-1
2026-04-30 02:32:01,977 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/2769695a-fbfb-41f8-bca6-591f873b604f
2026-04-30 02:32:01,986 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/56f2ea15-aec0-45d6-b91b-9c18ae39aa00
2026-04-30 02:32:05,265 - 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 1031ms')
2026-04-30 02:32:05,265 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-28305300-32252745 failed!
2026-04-30 02:32:05,320 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-28305300:ctest-vn-98558258 is 142.73.0.129 and allocation pool is NOT set
2026-04-30 02:32:09,385 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=8.07 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1010ms\r\nrtt min/avg/max/mdev = 8.069/8.069/8.069/0.000 ms')
2026-04-30 02:32:09,385 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-28305300-32252745 passed
2026-04-30 02:32:09,532 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-30 02:32:09,532 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-28305300-32252745, IP 142.73.0.131, Port 22
2026-04-30 02:32:09,687 - DEBUG - VM ctest-TestBasicVMVN-28305300-32252745 is ready for SSH connections
2026-04-30 02:32:09,688 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123
2026-04-30 02:32:09,688 - DEBUG - cat /tmp/output.txt
2026-04-30 02:32:11,330 - DEBUG - Hello World. The time is now Wed, 29 Apr 2026 20:32:07 -0600!
2026-04-30 02:32:11,330 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 29 Apr 2026 20:32:07 -0600!'}
2026-04-30 02:32:11,330 - INFO - metadata_script.txt got executed in the vm
2026-04-30 02:32:11,330 - INFO - Deleting VM ctest-TestBasicVMVN-28305300-32252745
2026-04-30 02:32:11,436 - INFO - Deleting VN ctest-vn-98558258
2026-04-30 02:32:11,485 - DEBUG - VN d841bdef-a222-4fed-8af6-0f448dca1a45 still in use: Unable to complete operation on network d841bdef-a222-4fed-8af6-0f448dca1a45. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-5dd17724-004e-4452-bfc5-fba6eb6cec02']
2026-04-30 02:32:11,485 - WARNING - Deleting VN ctest-vn-98558258 failed..Will retry
2026-04-30 02:32:13,583 - DEBUG - Response for deleting network ()
2026-04-30 02:32:13,841 - DEBUG - No XMPP flaps were noticed during the test
2026-04-30 02:32:13,841 - INFO - END TEST : test_metadata_service : PASSED[0:00:19]
2026-04-30 02:32:13,841 - INFO - --------------------------------------------------------------------------------
2026-04-30 02:32:13,844 - INFO - ================================================================================
2026-04-30 02:32:13,845 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-04-30 02:32:13,845 - 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-04-30 02:32:14,155 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.14': '0'}} with
2026-04-30 02:32:14,155 - INFO - Initial checks done. Running the testcase now
2026-04-30 02:32:14,155 - INFO -
2026-04-30 02:32:14,664 - DEBUG - Response for create_network : {'network': {'id': 'a7a8daf6-49a1-42bf-92eb-99cc01020cc7', 'name': 'ctest-vn-21928941', 'tenant_id': 'ce00ab261ca644d7b8b9e5124f5d9742', 'project_id': 'ce00ab261ca644d7b8b9e5124f5d9742', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-28305300', 'ctest-vn-21928941'], 'port_security_enabled': True, 'description': ''}}
2026-04-30 02:32:14,818 - DEBUG - Response for create_subnet : {'subnet': {'id': '341f37b8-e658-4c67-b718-5af86cf629fd', 'name': '', 'tenant_id': 'ce00ab261ca644d7b8b9e5124f5d9742', 'network_id': 'a7a8daf6-49a1-42bf-92eb-99cc01020cc7', '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': 'ce00ab261ca644d7b8b9e5124f5d9742'}}
2026-04-30 02:32:14,986 - DEBUG - Response for create_subnet : {'subnet': {'id': '3a848025-9b83-4267-9a40-9c717b853036', 'name': '', 'tenant_id': 'ce00ab261ca644d7b8b9e5124f5d9742', 'network_id': 'a7a8daf6-49a1-42bf-92eb-99cc01020cc7', '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': 'ce00ab261ca644d7b8b9e5124f5d9742'}}
2026-04-30 02:32:15,006 - INFO - Created VN ctest-vn-21928941
2026-04-30 02:32:15,056 - DEBUG - VN ctest-vn-21928941 UUID is a7a8daf6-49a1-42bf-92eb-99cc01020cc7
2026-04-30 02:32:15,427 - DEBUG - Response for create_port : {'port': {'name': 'd17c17dd-2d8c-4d92-9b60-cb6918b5c5b0', 'id': 'd17c17dd-2d8c-4d92-9b60-cb6918b5c5b0', 'tenant_id': 'ce00ab261ca644d7b8b9e5124f5d9742', 'network_id': 'a7a8daf6-49a1-42bf-92eb-99cc01020cc7', 'mac_address': '02:d1:7c:17:dd:2d', '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': '341f37b8-e658-4c67-b718-5af86cf629fd'}], 'security_groups': ['60649f68-1e06-4c4e-87c7-466f328b2ec0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ce00ab261ca644d7b8b9e5124f5d9742'}}
2026-04-30 02:32:15,609 - DEBUG - Response for create_port : {'port': {'name': 'e3d7605c-19bf-4a62-b828-657fe1bfc9ba', 'id': 'e3d7605c-19bf-4a62-b828-657fe1bfc9ba', 'tenant_id': 'ce00ab261ca644d7b8b9e5124f5d9742', 'network_id': 'a7a8daf6-49a1-42bf-92eb-99cc01020cc7', 'mac_address': '02:e3:d7:60:5c:19', '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': '3a848025-9b83-4267-9a40-9c717b853036'}], 'security_groups': ['60649f68-1e06-4c4e-87c7-466f328b2ec0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ce00ab261ca644d7b8b9e5124f5d9742'}}
2026-04-30 02:32:16,034 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5722-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5722-1)
2026-04-30 02:32:16,471 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5722-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5722-1)
2026-04-30 02:32:17,725 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5722-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5722-1)
2026-04-30 02:32:17,726 - DEBUG - Requesting: http://10.0.0.130:8082/domains
2026-04-30 02:32:17,732 - DEBUG - Requesting: http://10.0.0.130:8082/domain/9197408b-9846-4a09-a4d1-7ad1da0b0859
2026-04-30 02:32:17,744 - DEBUG - Requesting: http://10.0.0.130:8082/project/ce00ab26-1ca6-44d7-b8b9-e5124f5d9742
2026-04-30 02:32:17,825 - DEBUG - Requesting: http://10.0.0.130:8082/network-ipam/d8884d5a-332d-45bd-9ebd-16e6453d1285
2026-04-30 02:32:17,842 - INFO - Verifications in API Server for IPAM: ctest-ipam-40387941 passed
2026-04-30 02:32:17,850 - DEBUG - Control-node 10.0.0.130 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-28305300:ctest-ipam-40387941', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-28305300', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15602805958826083773', 'uuid-lslong': '11438323806850847365'}, 'enable': 'true', 'created': '2026-04-30T02:32:14', 'last-modified': '2026-04-30T02:32:14', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.455990'}
2026-04-30 02:32:17,850 - INFO - Verifications in Control node for IPAM: ctest-ipam-40387941 passed
2026-04-30 02:32:17,851 - DEBUG - Requesting: http://10.0.0.130:8082/domains
2026-04-30 02:32:17,860 - DEBUG - Requesting: http://10.0.0.130:8082/domain/9197408b-9846-4a09-a4d1-7ad1da0b0859
2026-04-30 02:32:17,872 - DEBUG - Requesting: http://10.0.0.130:8082/project/ce00ab26-1ca6-44d7-b8b9-e5124f5d9742
2026-04-30 02:32:17,960 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/a7a8daf6-49a1-42bf-92eb-99cc01020cc7
2026-04-30 02:32:17,975 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/a7a8daf6-49a1-42bf-92eb-99cc01020cc7
2026-04-30 02:32:17,989 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/c6ff4672-9348-489a-8023-2966250fd5a7
2026-04-30 02:32:17,998 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/c6ff4672-9348-489a-8023-2966250fd5a7
2026-04-30 02:32:18,007 - DEBUG - Requesting: http://10.0.0.130:8082/route-target/4edbeeb8-163f-4971-a811-564bfb8d1e22
2026-04-30 02:32:18,015 - DEBUG - Route Targets: ['target:64512:8000004']
2026-04-30 02:32:18,015 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/a7a8daf6-49a1-42bf-92eb-99cc01020cc7
2026-04-30 02:32:18,033 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/c6ff4672-9348-489a-8023-2966250fd5a7
2026-04-30 02:32:18,060 - INFO - Verified VN network id 11 for VN a7a8daf6-49a1-42bf-92eb-99cc01020cc7
2026-04-30 02:32:18,061 - INFO - Verifications in API Server for VN ctest-vn-21928941 passed
2026-04-30 02:32:18,061 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/a7a8daf6-49a1-42bf-92eb-99cc01020cc7
2026-04-30 02:32:18,074 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/c6ff4672-9348-489a-8023-2966250fd5a7
2026-04-30 02:32:18,081 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/c6ff4672-9348-489a-8023-2966250fd5a7
2026-04-30 02:32:18,089 - DEBUG - Requesting: http://10.0.0.130:8082/route-target/4edbeeb8-163f-4971-a811-564bfb8d1e22
2026-04-30 02:32:18,102 - DEBUG - Control-node 10.0.0.130 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-28305300:ctest-vn-21928941', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-28305300', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12081146751753470655', 'uuid-lslong': '10586724450533772487'}, 'enable': 'true', 'created': '2026-04-30T02:32:14', 'last-modified': '2026-04-30T02:32:14', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.139511'}
2026-04-30 02:32:18,108 - DEBUG - Route Targets: ['target:64512:8000004']
2026-04-30 02:32:18,108 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-21928941 passed
2026-04-30 02:32:18,108 - DEBUG - ====Verifying policy data for ctest-vn-21928941 in API_Server ======
2026-04-30 02:32:18,108 - DEBUG - Requesting: http://10.0.0.130:8082/domains
2026-04-30 02:32:18,114 - DEBUG - Requesting: http://10.0.0.130:8082/domain/9197408b-9846-4a09-a4d1-7ad1da0b0859
2026-04-30 02:32:18,125 - DEBUG - Requesting: http://10.0.0.130:8082/project/ce00ab26-1ca6-44d7-b8b9-e5124f5d9742
2026-04-30 02:32:18,194 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/a7a8daf6-49a1-42bf-92eb-99cc01020cc7
2026-04-30 02:32:18,215 - DEBUG - =>VN ctest-vn-21928941 has no policy to be verified
2026-04-30 02:32:18,215 - DEBUG - Verifying the vn in opserver
2026-04-30 02:32:18,215 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-28305300:ctest-vn-21928941 virtual network link through opserver 10.0.0.130
2026-04-30 02:32:18,215 - DEBUG - Requesting: http://10.0.0.130:8081/analytics/uves/virtual-networks
2026-04-30 02:32:18,616 - DEBUG - Requesting: http://10.0.0.130:8081/analytics/uves/virtual-networks
2026-04-30 02:32:18,700 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-28305300:ctest-vn-21928941', 'href': 'http://10.0.0.130:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-28305300:ctest-vn-21928941?flat'}
2026-04-30 02:32:18,700 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-28305300:ctest-vn-21928941 is found in opserver
2026-04-30 02:32:18,707 - DEBUG - VRF ids for VN ctest-vn-21928941: {'10.0.0.130': '2'}
2026-04-30 02:32:18,707 - INFO - Waiting for VM ctest-TestBasicVMVN-28305300-01625820 to be up..
2026-04-30 02:32:18,800 - DEBUG - VM is in ACTIVE state now
2026-04-30 02:32:18,800 - INFO - VM name : ctest-TestBasicVMVN-28305300-01625820
2026-04-30 02:32:18,894 - DEBUG - VM ctest-TestBasicVMVN-28305300-01625820 ID is 0e7f82de-2a02-4928-9ec0-f02e8d8e33f7
2026-04-30 02:32:18,894 - DEBUG - VM ctest-TestBasicVMVN-28305300-01625820 launched on Node cn-jenkins-deploy-platform-ansible-os-5722-1
2026-04-30 02:32:18,977 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/0e7f82de-2a02-4928-9ec0-f02e8d8e33f7
2026-04-30 02:32:18,985 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/d17c17dd-2d8c-4d92-9b60-cb6918b5c5b0
2026-04-30 02:32:22,259 - 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-04-30 02:32:22,259 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-28305300-01625820 failed!
2026-04-30 02:32:22,312 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-28305300:ctest-vn-21928941 is 31.1.1.1 and allocation pool is NOT set
2026-04-30 02:32:22,312 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-28305300:ctest-vn-21928941 is 31.1.2.1 and allocation pool is NOT set
2026-04-30 02:32:26,386 - 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 1004ms')
2026-04-30 02:32:26,386 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-28305300-01625820 failed!
2026-04-30 02:32:26,448 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-28305300:ctest-vn-21928941 is 31.1.1.1 and allocation pool is NOT set
2026-04-30 02:32:26,448 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-28305300:ctest-vn-21928941 is 31.1.2.1 and allocation pool is NOT set
2026-04-30 02:32:28,512 - 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.97 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.61 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.613/3.292/4.971/1.679 ms')
2026-04-30 02:32:28,512 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-28305300-01625820 passed
2026-04-30 02:32:28,660 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-30 02:32:28,661 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-28305300-01625820, IP 31.1.1.4, Port 22
2026-04-30 02:32:28,815 - DEBUG - VM ctest-TestBasicVMVN-28305300-01625820 is ready for SSH connections
2026-04-30 02:32:28,815 - INFO - Waiting for VM ctest-TestBasicVMVN-28305300-61340219 to be up..
2026-04-30 02:32:28,916 - DEBUG - VM is in ACTIVE state now
2026-04-30 02:32:28,916 - INFO - VM name : ctest-TestBasicVMVN-28305300-61340219
2026-04-30 02:32:29,000 - DEBUG - VM ctest-TestBasicVMVN-28305300-61340219 ID is 61f56b7c-43af-45a2-bc12-398ad9458250
2026-04-30 02:32:29,000 - DEBUG - VM ctest-TestBasicVMVN-28305300-61340219 launched on Node cn-jenkins-deploy-platform-ansible-os-5722-1
2026-04-30 02:32:29,093 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/61f56b7c-43af-45a2-bc12-398ad9458250
2026-04-30 02:32:29,102 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/e3d7605c-19bf-4a62-b828-657fe1bfc9ba
2026-04-30 02:32:30,341 - 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.67 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.528 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.528/2.100/3.673/1.572 ms')
2026-04-30 02:32:30,341 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-28305300-61340219 passed
2026-04-30 02:32:30,496 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-30 02:32:30,496 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-28305300-61340219, IP 31.1.2.4, Port 22
2026-04-30 02:32:30,652 - DEBUG - VM ctest-TestBasicVMVN-28305300-61340219 is ready for SSH connections
2026-04-30 02:32:30,652 - INFO - Waiting for VM ctest-TestBasicVMVN-28305300-91256629 to be up..
2026-04-30 02:32:30,739 - DEBUG - VM is in ACTIVE state now
2026-04-30 02:32:30,740 - INFO - VM name : ctest-TestBasicVMVN-28305300-91256629
2026-04-30 02:32:30,822 - DEBUG - VM ctest-TestBasicVMVN-28305300-91256629 ID is ed2c3f64-cd0e-43c8-823e-155e6b0ac17a
2026-04-30 02:32:30,822 - DEBUG - VM ctest-TestBasicVMVN-28305300-91256629 launched on Node cn-jenkins-deploy-platform-ansible-os-5722-1
2026-04-30 02:32:30,901 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/ed2c3f64-cd0e-43c8-823e-155e6b0ac17a
2026-04-30 02:32:30,911 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/8b333ddf-48af-416b-af15-07fb324b30dd
2026-04-30 02:32:32,157 - 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.63 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.343 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.343/1.986/3.630/1.643 ms')
2026-04-30 02:32:32,158 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-28305300-91256629 passed
2026-04-30 02:32:32,308 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-30 02:32:32,308 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-28305300-91256629, IP 31.1.1.3, Port 22
2026-04-30 02:32:32,476 - DEBUG - VM ctest-TestBasicVMVN-28305300-91256629 is ready for SSH connections
2026-04-30 02:32:32,476 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-30 02:32:32,476 - 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.130, gateway password: c0ntrail123
2026-04-30 02:32:32,476 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-04-30 02:32:36,507 - 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.663 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.010 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.857 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.010/2.176/3.663 ms
2026-04-30 02:32:36,507 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-28305300-01625820 passed
2026-04-30 02:32:36,507 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-30 02:32:36,507 - 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.130, gateway password: c0ntrail123
2026-04-30 02:32:36,507 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-04-30 02:32:40,222 - 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.412 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.734 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.357 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.734/1.834/3.412 ms
2026-04-30 02:32:40,222 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-28305300-61340219 passed
2026-04-30 02:32:40,222 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-30 02:32:40,222 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-30 02:32:40,222 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-30 02:32:40,222 - 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.130, gateway password: c0ntrail123
2026-04-30 02:32:40,222 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-04-30 02:32:40,432 - DEBUG - None
2026-04-30 02:32:40,432 - 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.130, gateway password: c0ntrail123
2026-04-30 02:32:40,432 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-04-30 02:32:40,631 - DEBUG - None
2026-04-30 02:32:40,631 - 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.130, gateway password: c0ntrail123
2026-04-30 02:32:40,631 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-04-30 02:32:41,294 - DEBUG - None
2026-04-30 02:32:41,295 - 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.130, gateway password: c0ntrail123
2026-04-30 02:32:41,295 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-04-30 02:32:43,514 - 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.815 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.316 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.384 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.268 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.492 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.384/1.855/4.316 ms
2026-04-30 02:32:43,514 - 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.130, gateway password: c0ntrail123
2026-04-30 02:32:43,514 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-04-30 02:32:45,767 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=0.950 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.087 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.179 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.519 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.497 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.546 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.456 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.456/2.176/4.179 ms
2026-04-30 02:32:45,767 - 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.130, gateway password: c0ntrail123
2026-04-30 02:32:45,767 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-04-30 02:32:48,037 - 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.984 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.303 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.209 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.464 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.790 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.627 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.644 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.464/2.003/4.209 ms
2026-04-30 02:32:48,038 - INFO - Deleting VM ctest-TestBasicVMVN-28305300-91256629
2026-04-30 02:32:48,124 - INFO - Detaching port e3d7605c-19bf-4a62-b828-657fe1bfc9ba from VM ctest-TestBasicVMVN-28305300-61340219
2026-04-30 02:32:48,160 - INFO - Deleting VM ctest-TestBasicVMVN-28305300-61340219
2026-04-30 02:32:48,237 - INFO - Detaching port d17c17dd-2d8c-4d92-9b60-cb6918b5c5b0 from VM ctest-TestBasicVMVN-28305300-01625820
2026-04-30 02:32:48,278 - INFO - Deleting VM ctest-TestBasicVMVN-28305300-01625820
2026-04-30 02:32:48,365 - INFO - Deleting VN ctest-vn-21928941
2026-04-30 02:32:48,536 - DEBUG - Response for delete_port : ()
2026-04-30 02:32:48,724 - DEBUG - Response for delete_port : ()
2026-04-30 02:32:48,783 - DEBUG - VN a7a8daf6-49a1-42bf-92eb-99cc01020cc7 still in use: Unable to complete operation on network a7a8daf6-49a1-42bf-92eb-99cc01020cc7. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f40a3f5e-529a-4c63-b1e0-583d8f40e813']
2026-04-30 02:32:48,783 - WARNING - Deleting VN ctest-vn-21928941 failed..Will retry
2026-04-30 02:32:50,903 - DEBUG - Response for deleting network ()
2026-04-30 02:32:50,903 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/c6ff4672-9348-489a-8023-2966250fd5a7
2026-04-30 02:32:50,909 - DEBUG - Response Code: 404
2026-04-30 02:32:50,909 - DEBUG - Requesting: http://10.0.0.130:8082/domains
2026-04-30 02:32:50,915 - DEBUG - Requesting: http://10.0.0.130:8082/domain/9197408b-9846-4a09-a4d1-7ad1da0b0859
2026-04-30 02:32:50,969 - DEBUG - Requesting: http://10.0.0.130:8082/project/ce00ab26-1ca6-44d7-b8b9-e5124f5d9742
2026-04-30 02:32:51,045 - INFO - Validated that VN ctest-vn-21928941 is not found in API Server
2026-04-30 02:32:51,055 - DEBUG - VN ctest-vn-21928941 is not present in Agent 10.0.0.130
2026-04-30 02:32:51,055 - INFO - Validated that VN ctest-vn-21928941 is not in any agent
2026-04-30 02:32:51,059 - DEBUG - VRF 2 is not seen in agent 10.0.0.130
2026-04-30 02:32:51,066 - DEBUG - Vrouter 10.0.0.130 does not have vrf 2 for VN ctest-vn-21928941
2026-04-30 02:32:51,066 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-28305300:ctest-vn-21928941
2026-04-30 02:32:51,076 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-21928941 info
2026-04-30 02:32:51,152 - INFO - IPAM: ctest-ipam-40387941 is not found in API Server
2026-04-30 02:32:51,166 - INFO - IPAM:ctest-ipam-40387941 is not found in control node
2026-04-30 02:32:51,423 - DEBUG - No XMPP flaps were noticed during the test
2026-04-30 02:32:51,423 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2026-04-30 02:32:51,423 - INFO - --------------------------------------------------------------------------------
2026-04-30 02:32:52,111 - INFO - Deleted project: ctest-TestBasicVMVN-28305300, ID : ce00ab26-1ca6-44d7-b8b9-e5124f5d9742