2025-03-10T22:20:15.1053931Z ##[section]Starting: Checkout dotnet/aspnetcore@refs/pull/60856/merge to s
2025-03-10T22:20:15.1065227Z ==============================================================================
2025-03-10T22:20:15.1065365Z Task         : Get sources
2025-03-10T22:20:15.1065572Z Description  : Get sources from a repository. Supports Git, TfsVC, and SVN repositories.
2025-03-10T22:20:15.1065688Z Version      : 1.0.0
2025-03-10T22:20:15.1065751Z Author       : Microsoft
2025-03-10T22:20:15.1066321Z Help         : [More Information](https://go.microsoft.com/fwlink/?LinkId=798199)
2025-03-10T22:20:15.1066422Z ==============================================================================
2025-03-10T22:20:15.4583188Z Syncing repository: dotnet/aspnetcore (GitHub)
2025-03-10T22:20:15.4621086Z ##[command]git version
2025-03-10T22:20:15.5013414Z git version 2.48.1
2025-03-10T22:20:15.5092084Z ##[command]git lfs version
2025-03-10T22:20:15.5623566Z git-lfs/3.6.1 (GitHub; linux amd64; go 1.23.3)
2025-03-10T22:20:15.5760947Z ##[command]git init "/home/vsts/work/1/s"
2025-03-10T22:20:15.5835469Z hint: Using 'master' as the name for the initial branch. This default branch name
2025-03-10T22:20:15.5835755Z hint: is subject to change. To configure the initial branch name to use in all
2025-03-10T22:20:15.5836196Z hint: of your new repositories, which will suppress this warning, call:
2025-03-10T22:20:15.5836373Z hint:
2025-03-10T22:20:15.5836550Z hint: 	git config --global init.defaultBranch <name>
2025-03-10T22:20:15.5837075Z hint:
2025-03-10T22:20:15.5837253Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2025-03-10T22:20:15.5837476Z hint: 'development'. The just-created branch can be renamed via this command:
2025-03-10T22:20:15.5837653Z hint:
2025-03-10T22:20:15.5837796Z hint: 	git branch -m <name>
2025-03-10T22:20:15.5839534Z Initialized empty Git repository in /home/vsts/work/1/s/.git/
2025-03-10T22:20:15.5857215Z ##[command]git remote add origin https://github.com/dotnet/aspnetcore
2025-03-10T22:20:15.5917783Z ##[command]git config gc.auto 0
2025-03-10T22:20:15.5945036Z ##[command]git config core.longpaths true
2025-03-10T22:20:15.6030559Z ##[command]git config --get-all http.https://github.com/dotnet/aspnetcore.extraheader
2025-03-10T22:20:15.6045026Z ##[command]git config --get-all http.extraheader
2025-03-10T22:20:15.6059341Z ##[command]git config --get-regexp .*extraheader
2025-03-10T22:20:15.6064200Z ##[command]git config --get-all http.proxy
2025-03-10T22:20:15.6080392Z ##[command]git config http.version HTTP/1.1
2025-03-10T22:20:15.6139950Z ##[command]git --config-env=http.extraheader=env_var_http.extraheader fetch --force --tags --prune --prune-tags --progress --no-recurse-submodules origin   +refs/heads/*:refs/remotes/origin/* +refs/pull/60856/merge:refs/remotes/pull/60856/merge
2025-03-10T22:20:15.9157127Z fatal: couldn't find remote ref refs/pull/60856/merge
2025-03-10T22:20:15.9521041Z ##[warning]Git fetch failed with exit code 128, back off 4.143 seconds before retry.
2025-03-10T22:20:20.0701607Z ##[command]git --config-env=http.extraheader=env_var_http.extraheader fetch --force --tags --prune --prune-tags --progress --no-recurse-submodules origin   +refs/heads/*:refs/remotes/origin/* +refs/pull/60856/merge:refs/remotes/pull/60856/merge
2025-03-10T22:20:20.2982232Z fatal: couldn't find remote ref refs/pull/60856/merge
2025-03-10T22:20:20.3216986Z ##[warning]Git fetch failed with exit code 128, back off 8.5 seconds before retry.
2025-03-10T22:20:28.8022665Z ##[command]git --config-env=http.extraheader=env_var_http.extraheader fetch --force --tags --prune --prune-tags --progress --no-recurse-submodules origin   +refs/heads/*:refs/remotes/origin/* +refs/pull/60856/merge:refs/remotes/pull/60856/merge
2025-03-10T22:20:29.0347398Z fatal: couldn't find remote ref refs/pull/60856/merge
2025-03-10T22:20:29.0698754Z ##[error]Git fetch failed with exit code: 128
2025-03-10T22:20:29.0709910Z ##[section]Finishing: Checkout dotnet/aspnetcore@refs/pull/60856/merge to s