2026-01-29T12:04:52.7013368Z ##[section]Starting: Send job to Helix (Windows) 2026-01-29T12:04:52.7038431Z ============================================================================== 2026-01-29T12:04:52.7038683Z Task : PowerShell 2026-01-29T12:04:52.7038756Z Description : Run a PowerShell script on Linux, macOS, or Windows 2026-01-29T12:04:52.7038838Z Version : 2.266.0 2026-01-29T12:04:52.7038913Z Author : Microsoft Corporation 2026-01-29T12:04:52.7038979Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/powershell 2026-01-29T12:04:52.7039074Z ============================================================================== 2026-01-29T12:04:54.0871018Z Generating script. 2026-01-29T12:04:54.2711982Z ========================== Starting Command Output =========================== 2026-01-29T12:04:54.2936685Z ##[command]"C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NoProfile -NonInteractive -ExecutionPolicy Unrestricted -Command ". 'D:\a\_temp\948b4b3b-b005-4630-a284-e03bef29b634.ps1'" 2026-01-29T12:04:55.0358147Z GET https://builds.dotnet.microsoft.com/dotnet/scripts/v1/dotnet-install.ps1 2026-01-29T12:04:55.2682765Z Attempting to install 'sdk v10.0.100-rc.2.25502.107' from public location. 2026-01-29T12:04:58.8786319Z dotnet-install: Remote file https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.2.25502.107/dotnet-sdk-10.0.100-rc.2.25502.107-win-x64.zip size is 301635333 bytes. 2026-01-29T12:04:58.8899690Z dotnet-install: Downloaded file https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.2.25502.107/dotnet-sdk-10.0.100-rc.2.25502.107-win-x64.zip size is 301635333 bytes. 2026-01-29T12:04:58.8974030Z dotnet-install: The remote and local file sizes are equal. 2026-01-29T12:04:58.9006404Z dotnet-install: Extracting the archive. 2026-01-29T12:05:15.5676641Z dotnet-install: Adding to current process PATH: "D:\a\1\s\performance\.dotnet\". Note: This change will not be visible if PowerShell was run as a child process. 2026-01-29T12:05:15.5697651Z dotnet-install: Note that the script does not ensure your Windows version is supported during the installation. 2026-01-29T12:05:15.5707907Z dotnet-install: To check the list of supported versions, go to https://learn.microsoft.com/dotnet/core/install/windows#supported-versions 2026-01-29T12:05:15.5717601Z dotnet-install: Installed version is 10.0.100-rc.2.25502.107 2026-01-29T12:05:15.5728019Z dotnet-install: Installation finished 2026-01-29T12:05:15.5978956Z Setting NUGET enhanced retry environment variables 2026-01-29T12:05:15.6287083Z Setting NUGET enhanced retry environment variables 2026-01-29T12:05:17.2571504Z Setting NUGET enhanced retry environment variables 2026-01-29T12:05:18.7975977Z Determining projects to restore... 2026-01-29T12:05:18.9404634Z Determining projects to restore... 2026-01-29T12:05:20.0007908Z Restored D:\a\1\s\performance\eng\performance\blazor_scenarios.proj (in 871 ms). 2026-01-29T12:05:20.0237279Z All projects are up-to-date for restore. 2026-01-29T12:05:20.1963343Z Sending Job to Windows.11.Amd64.Client.Open... 2026-01-29T12:06:04.7375543Z Sent Helix Job; see work items at https://helix.dot.net/api/jobs/d1e1704c-a2dc-4b95-9b0f-6f3be8b120df/workitems?api-version=2019-06-17 2026-01-29T12:06:05.7509984Z Waiting for completion of job d1e1704c-a2dc-4b95-9b0f-6f3be8b120df on Windows.11.Amd64.Client.Open (Details: https://helix.dot.net/api/jobs/d1e1704c-a2dc-4b95-9b0f-6f3be8b120df/details?api-version=2019-06-17 ) 2026-01-29T17:21:03.3670702Z ##[error]The Operation will be canceled. The next steps may not contain expected logs. 2026-01-29T17:21:03.5781913Z Attempting to cancel the build... 2026-01-29T17:21:04.7428990Z ##[error]The operation was canceled. 2026-01-29T17:21:04.7434510Z ##[section]Finishing: Send job to Helix (Windows)