2025-03-26T18:11:45.5611512Z ##[section]Starting: Run performance job script
2025-03-26T18:11:45.5616845Z ==============================================================================
2025-03-26T18:11:45.5616984Z Task         : Command line
2025-03-26T18:11:45.5617076Z Description  : Run a command line script using Bash on Linux and macOS and cmd.exe on Windows
2025-03-26T18:11:45.5617211Z Version      : 2.250.1
2025-03-26T18:11:45.5617304Z Author       : Microsoft Corporation
2025-03-26T18:11:45.5617404Z Help         : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line
2025-03-26T18:11:45.5617517Z ==============================================================================
2025-03-26T18:11:45.9381644Z Generating script.
2025-03-26T18:11:45.9415498Z Script contents:
2025-03-26T18:11:45.9416330Z python3 /__w/1/s/performance/scripts/run_performance_job.py --run-kind akadeindexedset --architecture x64 --os-group ubuntu --queue Ubuntu.2204.Amd64.Open --performance-repo-ci --channel 8.0  --target-csproj "src\benchmarks\real-world\Akade.IndexedSet.Benchmarks\Akade.IndexedSet.Benchmarks.csproj" --run-categories "AkadeIndexedSet" --os-version 2204 --performance-repo-dir /__w/1/s/performance
2025-03-26T18:11:45.9417185Z ========================== Starting Command Output ===========================
2025-03-26T18:11:45.9443027Z [command]/usr/bin/bash --noprofile --norc /__w/_temp/8398d709-8ea8-42e5-a783-c21c145c179d.sh
2025-03-26T18:11:46.0923904Z [2025/03/26 18:11:46][INFO] ----------------------------------------------
2025-03-26T18:11:46.0925501Z [2025/03/26 18:11:46][INFO] Initializing logger 2025-03-26 18:11:46.089955
2025-03-26T18:11:46.0926300Z [2025/03/26 18:11:46][INFO] ----------------------------------------------
2025-03-26T18:11:46.0926922Z [2025/03/26 18:11:46][INFO] Writing pipeline variable _BuildConfig with value x64_8.0_akadeindexedset
2025-03-26T18:11:46.0927561Z [2025/03/26 18:11:46][INFO] Copying performance repository to payload directory
2025-03-26T18:11:48.5812131Z [2025/03/26 18:11:48][INFO] Copying docs to work item directory so it isn't empty
2025-03-26T18:11:48.5981274Z [2025/03/26 18:11:48][INFO] Installing tools.
2025-03-26T18:11:48.5981631Z [2025/03/26 18:11:48][INFO] ----------------------
2025-03-26T18:11:48.5981968Z [2025/03/26 18:11:48][INFO] Downloading DotNet Cli
2025-03-26T18:11:48.5993884Z [2025/03/26 18:11:48][INFO] ----------------------
2025-03-26T18:11:48.5994894Z [2025/03/26 18:11:48][INFO] DotNet Install Path: '/__w/1/s/performance/CorrelationStaging/payload/performance/tools/dotnet/x64'
2025-03-26T18:11:48.5996792Z [2025/03/26 18:11:48][INFO] Downloading https://dot.net/v1/dotnet-install.sh
2025-03-26T18:12:04.2484591Z [2025/03/26 18:12:04][WARNING] Could not download dotnet-install script from https://dot.net/v1/dotnet-install.sh; RemoteDisconnected; Attempt 0
2025-03-26T18:12:26.9632375Z [2025/03/26 18:12:26][WARNING] Could not download dotnet-install script from https://dot.net/v1/dotnet-install.sh; RemoteDisconnected; Attempt 1
2025-03-26T23:30:21.3197080Z ##[error]The Operation will be canceled. The next steps may not contain expected logs.
2025-03-26T23:30:21.3335344Z ##[error]The operation was canceled.
2025-03-26T23:30:21.3339804Z ##[section]Finishing: Run performance job script