2025-03-26T11:55:12.1596662Z ##[section]Starting: Test
2025-03-26T11:55:12.1602772Z ==============================================================================
2025-03-26T11:55:12.1602965Z Task         : Shell script
2025-03-26T11:55:12.1603095Z Description  : Run a shell script using Bash
2025-03-26T11:55:12.1603202Z Version      : 2.248.1
2025-03-26T11:55:12.1603305Z Author       : Microsoft Corporation
2025-03-26T11:55:12.1603420Z Help         : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/shell-script
2025-03-26T11:55:12.1603578Z ==============================================================================
2025-03-26T11:55:12.3594169Z [command]/usr/bin/bash /home/vsts/work/1/s/eng/build.sh --ci --helix --configuration Debug --testCoreClr --helixQueueName OSX.13.Amd64.Open
2025-03-26T11:55:12.5466300Z Downloading 'https://dotnet.microsoft.com/download/dotnet/scripts/v1/dotnet-install.sh'
2025-03-26T11:55:12.6284774Z   Attempting to install 'sdk v8.0.110' from public_location.
2025-03-26T11:55:13.3861338Z dotnet-install: Attempting to download using primary link https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.110/dotnet-sdk-8.0.110-linux-x64.tar.gz
2025-03-26T11:55:15.0680302Z dotnet-install: Remote file https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.110/dotnet-sdk-8.0.110-linux-x64.tar.gz size is 213860014 bytes.
2025-03-26T11:55:15.0681369Z dotnet-install: Extracting archive from https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.110/dotnet-sdk-8.0.110-linux-x64.tar.gz
2025-03-26T11:55:22.1270965Z dotnet-install: Downloaded file size is 213860014 bytes.
2025-03-26T11:55:22.1271418Z dotnet-install: The remote and local file sizes are equal.
2025-03-26T11:55:22.9118420Z dotnet-install: Installed version is 8.0.110
2025-03-26T11:55:22.9226688Z dotnet-install: Adding to current process PATH: `/home/vsts/work/1/s/.dotnet`. Note: This change will be visible only when sourcing script.
2025-03-26T11:55:22.9229535Z dotnet-install: Note that the script does not resolve dependencies during installation.
2025-03-26T11:55:22.9235383Z dotnet-install: To check the list of dependencies, go to https://learn.microsoft.com/dotnet/core/install, select your operating system and check the "Dependencies" section.
2025-03-26T11:55:22.9236191Z dotnet-install: Installation finished successfully.
2025-03-26T11:55:23.0234469Z Running '/home/vsts/work/1/s//.dotnet/dotnet --version'..
2025-03-26T11:55:23.1734860Z 8.0.110
2025-03-26T11:55:23.1760340Z 
2025-03-26T11:55:23.4235607Z Found 63853 tests to run in 20 assemblies
2025-03-26T11:55:24.1105336Z Getting last successful build for branch release/dev17.6
2025-03-26T11:55:24.1997697Z Unable to get the last successful build for definition 95 in https://dev.azure.com/dnceng-public/ and branch release/dev17.6
2025-03-26T11:55:24.2051523Z ##[warning]Could not look up test history - partitioning based on test count instead
2025-03-26T11:55:24.2653103Z Built 129 work items
2025-03-26T11:55:24.3189236Z Proc dump location: 
2025-03-26T11:55:24.3190113Z Running tests in 129 partitions
2025-03-26T11:55:24.8483639Z MSBuild version 17.8.5+b5265ef37 for .NET
2025-03-26T11:55:29.0185552Z   Determining projects to restore...
2025-03-26T11:55:29.1687066Z   Determining projects to restore...
2025-03-26T11:55:29.3017993Z   Nothing to do. None of the projects specified contain packages to restore.
2025-03-26T11:55:29.3074858Z   Nothing to do. None of the projects specified contain packages to restore.
2025-03-26T11:55:29.3506494Z   Starting Azure Pipelines Test Run Test_macOS_Debug_OSX.13.Amd64.Open
2025-03-26T11:55:29.9456068Z   Sending Job to OSX.13.Amd64.Open...
2025-03-26T11:56:24.7189039Z   Sent Helix Job; see work items at https://helix.dot.net/api/jobs/092ab8df-09d5-407c-8019-767adfb164c9/workitems?api-version=2019-06-17
2025-03-26T11:56:25.7377586Z   Waiting for completion of job 092ab8df-09d5-407c-8019-767adfb164c9 on OSX.13.Amd64.Open (Details: https://helix.dot.net/api/jobs/092ab8df-09d5-407c-8019-767adfb164c9/details?api-version=2019-06-17 )
2025-03-26T13:24:50.8677509Z ##[error]The Operation will be canceled. The next steps may not contain expected logs.
2025-03-26T13:24:50.8842622Z ##[error]The operation was canceled.
2025-03-26T13:24:50.8847444Z ##[section]Finishing: Test