2026-02-13T23:57:25.9323320Z ##[section]Starting: Send tests to Helix (Unix) 2026-02-13T23:57:25.9355430Z ============================================================================== 2026-02-13T23:57:25.9355680Z Task : Command line 2026-02-13T23:57:25.9355850Z Description : Run a command line script using Bash on Linux and macOS and cmd.exe on Windows 2026-02-13T23:57:25.9356070Z Version : 2.268.0 2026-02-13T23:57:25.9356230Z Author : Microsoft Corporation 2026-02-13T23:57:25.9356380Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line 2026-02-13T23:57:25.9356620Z ============================================================================== 2026-02-13T23:57:26.1815440Z Generating script. 2026-02-13T23:57:26.1817620Z Script contents: 2026-02-13T23:57:26.1820360Z /Users/runner/work/1/s/eng/common/msbuild.sh --restore --ci --warnaserror false /Users/runner/work/1/s/src/tests/Common/helixpublishwitharcade.proj /maxcpucount /bl:/Users/runner/work/1/s/artifacts/log/SendToHelix.binlog /p:TargetArchitecture=arm64 /p:TargetOS=osx /p:TargetOSSubgroup= /p:Configuration=Checked 2026-02-13T23:57:26.1825800Z ========================== Starting Command Output =========================== 2026-02-13T23:57:26.1829010Z [command]/bin/bash --noprofile --norc /Users/runner/work/_temp/09fd6f57-a94a-426b-8282-a55486f9fbea.sh 2026-02-13T23:57:26.8484160Z 2026-02-13T23:57:28.4508310Z Determining projects to restore... 2026-02-13T23:57:30.1439420Z Restored /Users/runner/work/1/s/src/tests/Common/helixpublishwitharcade.proj (in 332 ms). 2026-02-13T23:57:30.7125150Z DotNetCliVersion: 11.0.0-alpha.1.26064.118 2026-02-13T23:57:30.7161640Z DotNetCliPackageType: runtime 2026-02-13T23:57:30.7267790Z HelixRuntimeRid: osx-arm64 2026-02-13T23:57:30.7319030Z TimeoutPerTestInMinutes: 10 2026-02-13T23:57:31.5146480Z Determining projects to restore... 2026-02-13T23:57:32.7716630Z Restored /Users/runner/work/1/s/src/tests/Common/xunitconsolerunner.depproj (in 221 ms). 2026-02-13T23:57:52.0958540Z Starting Azure Pipelines Test Run coreclr osx arm64 Checked no_tiered_compilation @ OSX.26.Arm64.Open 2026-02-13T23:57:54.1412500Z Sending Job to OSX.26.Arm64.Open... 2026-02-13T23:58:39.2026440Z Sent Helix Job; see work items at https://helix.dot.net/api/jobs/7df132e5-aa94-4a0b-bcc2-9d09a204187a/workitems?api-version=2019-06-17 2026-02-13T23:58:40.3377370Z Waiting for completion of job 7df132e5-aa94-4a0b-bcc2-9d09a204187a on OSX.26.Arm64.Open (Details: https://helix.dot.net/api/jobs/7df132e5-aa94-4a0b-bcc2-9d09a204187a/details?api-version=2019-06-17 ) 2026-02-13T23:58:45.9780000Z Job 7df132e5-aa94-4a0b-bcc2-9d09a204187a on OSX.26.Arm64.Open is completed with 1 finished work items. 2026-02-13T23:58:51.9482360Z ##[error].packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26069.103/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(75,5): error : (NETCORE_ENGINEERING_TELEMETRY=Build) This task can only be used on completed jobs. There are 76 of 77 unfinished work items. 2026-02-13T23:58:51.9507800Z /Users/runner/work/1/s/.packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26069.103/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(75,5): error : This task can only be used on completed jobs. There are 76 of 77 unfinished work items. [/Users/runner/work/1/s/src/tests/Common/helixpublishwitharcade.proj] 2026-02-13T23:58:51.9553230Z 2026-02-13T23:58:51.9559610Z Build FAILED. 2026-02-13T23:58:51.9562200Z 2026-02-13T23:58:51.9565940Z /Users/runner/work/1/s/.packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26069.103/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(75,5): error : This task can only be used on completed jobs. There are 76 of 77 unfinished work items. [/Users/runner/work/1/s/src/tests/Common/helixpublishwitharcade.proj] 2026-02-13T23:58:51.9568040Z 0 Warning(s) 2026-02-13T23:58:51.9569850Z 1 Error(s) 2026-02-13T23:58:51.9571970Z 2026-02-13T23:58:51.9574600Z Time Elapsed 00:01:25.11 2026-02-13T23:58:52.0439670Z Build failed with exit code 1. Check errors above. 2026-02-13T23:58:52.0595140Z 2026-02-13T23:58:52.0685370Z ##[section]Finishing: Send tests to Helix (Unix)