2026-01-29T11:59:57.9122370Z ##[section]Starting: Send to Helix 2026-01-29T11:59:57.9155880Z ============================================================================== 2026-01-29T11:59:57.9156260Z Task : Command line 2026-01-29T11:59:57.9156440Z Description : Run a command line script using Bash on Linux and macOS and cmd.exe on Windows 2026-01-29T11:59:57.9156740Z Version : 2.250.1 2026-01-29T11:59:57.9156920Z Author : Microsoft Corporation 2026-01-29T11:59:57.9157130Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line 2026-01-29T11:59:57.9157410Z ============================================================================== 2026-01-29T11:59:58.4433670Z Generating script. 2026-01-29T11:59:58.4533380Z Script contents: 2026-01-29T11:59:58.4536790Z ./eng/common/msbuild.sh --ci --warnaserror false -restore /Users/runner/work/1/s/src/libraries/sendtohelix.proj /p:RuntimeFlavor=mono /p:TargetArchitecture=x64 /p:TargetRuntimeIdentifier= /p:Configuration=Release /p:TargetOS=maccatalyst /p:MonoForceInterpreter= /p:TestScope=innerloop /p:TestRunNamePrefixSuffix=Mono_Release /p:HelixBuild=20260129.1 /bl:/Users/runner/work/1/s/artifacts/log/Release/SendToHelix.binlog 2026-01-29T11:59:58.4540590Z ========================== Starting Command Output =========================== 2026-01-29T11:59:58.4731610Z [command]/bin/bash --noprofile --norc /Users/runner/work/_temp/7a234834-6ed7-4e91-984b-4aa4ce0cf09e.sh 2026-01-29T12:00:01.6336510Z 2026-01-29T12:00:05.4543670Z Determining projects to restore... 2026-01-29T12:00:11.0985600Z Restored /Users/runner/work/1/s/src/libraries/sendtohelix.proj (in 2.05 sec). 2026-01-29T12:00:12.6159800Z Using _DebuggerHosts: chrome 2026-01-29T12:00:12.6164960Z Using Queues: OSX.15.Amd64.Open 2026-01-29T12:00:12.6168490Z BuildTargetFramework: net11.0 2026-01-29T12:00:12.6173550Z TestArchiveTestsRoot: /Users/runner/work/1/s/artifacts/helix/tests/ 2026-01-29T12:00:12.6177250Z TestArchiveRoot: /Users/runner/work/1/s/artifacts/helix/ 2026-01-29T12:00:12.6179900Z TestArchiveRuntimeRoot: /Users/runner/work/1/s/artifacts/helix/runtime/ 2026-01-29T12:00:12.6181130Z TestArchiveRuntimeFile: /Users/runner/work/1/s/artifacts/helix/runtime/test-runtime-net11.0-maccatalyst-Release-x64.zip 2026-01-29T12:00:12.7798160Z Correlation directory prepared 2026-01-29T12:00:16.5059000Z Using Queues: OSX.15.Amd64.Open 2026-01-29T12:00:16.5067060Z Build TargetFramework: net11.0 2026-01-29T12:00:18.6580560Z Building Helix work items 2026-01-29T12:00:18.6581880Z Using TestRunNamePrefix: net11.0-maccatalyst-Release-x64-Mono_Release- 2026-01-29T12:00:18.6587410Z Using HelixCorrelationPayload: /Users/runner/work/1/s/artifacts/helix/runtime/test-runtime-net11.0-maccatalyst-Release-x64.zip 2026-01-29T12:00:18.6592660Z Using HelixCommand: ./RunTests.sh 2026-01-29T12:00:18.6599730Z Using HelixType: test/functional/cli/innerloop/ 2026-01-29T12:00:18.6606030Z Using WorkItemArchiveWildCard: /Users/runner/work/1/s/artifacts/helix/tests/**/*.zip 2026-01-29T12:00:18.6608700Z Using Timeout: 01:15:00 2026-01-29T12:00:18.6674620Z Done building Helix work items. Work item count: 237 2026-01-29T12:00:18.6746730Z Starting Azure Pipelines Test Run net11.0-maccatalyst-Release-x64-Mono_Release-OSX.15.Amd64.Open 2026-01-29T12:00:19.1569320Z Using Queues: OSX.15.Amd64.Open 2026-01-29T12:00:19.1570440Z Build TargetFramework: net11.0 2026-01-29T12:00:19.2910050Z Building Helix work items 2026-01-29T12:00:19.2912410Z Using TestRunNamePrefix: net11.0-maccatalyst-Release-x64-Mono_Release- 2026-01-29T12:00:19.2918720Z Using HelixCorrelationPayload: /Users/runner/work/1/s/artifacts/helix/runtime/test-runtime-net11.0-maccatalyst-Release-x64.zip 2026-01-29T12:00:19.2921390Z Using HelixCommand: ((CONSOLE_TEMP_DIR="$(mktemp -d)" ; "$DOTNET_ROOT/dotnet" new console -o "$CONSOLE_TEMP_DIR" ; rm -rf "$CONSOLE_TEMP_DIR") || true) && ./RunTests.sh 2026-01-29T12:00:19.2922950Z Using HelixType: test/functional/cli/innerloop/ 2026-01-29T12:00:19.2923910Z Using WorkItemArchiveWildCard: /Users/runner/work/1/s/artifacts/helix/tests/**/*.zip 2026-01-29T12:00:19.2925700Z Using Timeout: 01:15:00 2026-01-29T12:00:19.2975140Z Done building Helix work items. Work item count: 237 2026-01-29T12:00:25.6097260Z Skipping NuGet package signature verification. 2026-01-29T12:00:30.8318310Z You can invoke the tool using the following command: xharness 2026-01-29T12:00:30.8320930Z Tool 'microsoft.dotnet.xharness.cli' (version '11.0.0-prerelease.26064.3') was successfully installed. 2026-01-29T12:01:41.7715710Z ##[error]The Operation will be canceled. The next steps may not contain expected logs. 2026-01-29T12:01:52.0641320Z ##[error]The operation was canceled. 2026-01-29T12:01:52.0717060Z ##[section]Finishing: Send to Helix