2026-02-21T02:23:51.4074041Z ##[section]Starting: Send to Helix (Unix) 2026-02-21T02:23:51.4078773Z ============================================================================== 2026-02-21T02:23:51.4078880Z Task : Command line 2026-02-21T02:23:51.4078944Z Description : Run a command line script using Bash on Linux and macOS and cmd.exe on Windows 2026-02-21T02:23:51.4079047Z Version : 2.268.0 2026-02-21T02:23:51.4079119Z Author : Microsoft Corporation 2026-02-21T02:23:51.4079199Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line 2026-02-21T02:23:51.4079290Z ============================================================================== 2026-02-21T02:23:54.1103927Z Generating script. 2026-02-21T02:23:54.1110379Z Script contents: 2026-02-21T02:23:54.1111595Z $BUILD_SOURCESDIRECTORY/eng/common/msbuild.sh $BUILD_SOURCESDIRECTORY/src/installer/tests/helixpublish.proj /restore /p:TreatWarningsAsErrors=false --ci /p:Configuration=Release /p:TargetArchitecture=x64 /p:TargetOS=linux /t:Test /bl:$BUILD_SOURCESDIRECTORY/artifacts/log/$BuildConfig/SendToHelix.binlog 2026-02-21T02:23:54.1112329Z ========================== Starting Command Output =========================== 2026-02-21T02:23:54.1124531Z [command]/usr/bin/bash --noprofile --norc /__w/_temp/68d657eb-e085-4787-b654-a8046faa233e.sh 2026-02-21T02:23:54.3857606Z 2026-02-21T02:23:56.0436086Z Determining projects to restore... 2026-02-21T02:23:56.6712913Z Restored /__w/1/s/src/installer/tests/helixpublish.proj (in 159 ms). 2026-02-21T02:23:56.8032821Z Determining projects to restore... 2026-02-21T02:23:57.3526950Z All projects are up-to-date for restore. 2026-02-21T02:23:57.5476084Z Starting Azure Pipelines Test Run host-linux-x64-Release @ AzureLinux.3.Amd64.Open 2026-02-21T02:23:58.8525929Z Sending Job to AzureLinux.3.Amd64.Open... 2026-02-21T02:24:10.7254210Z Sent Helix Job; see work items at https://helix.dot.net/api/jobs/9c700bf3-4103-41d6-a308-fa6e32ce7563/workitems?api-version=2019-06-17 2026-02-21T02:24:11.7350550Z Waiting for completion of job 9c700bf3-4103-41d6-a308-fa6e32ce7563 on AzureLinux.3.Amd64.Open (Details: https://helix.dot.net/api/jobs/9c700bf3-4103-41d6-a308-fa6e32ce7563/details?api-version=2019-06-17 ) 2026-02-21T04:42:21.9733102Z ##[error]The Operation will be canceled. The next steps may not contain expected logs. 2026-02-21T04:42:21.9891512Z ##[error]The operation was canceled. 2026-02-21T04:42:21.9894716Z ##[section]Finishing: Send to Helix (Unix)