2025-03-10T21:24:48.5356837Z ##[section]Starting: Checkout dotnet/runtime@refs/pull/112835/merge to s
2025-03-10T21:24:48.5427884Z ==============================================================================
2025-03-10T21:24:48.5428476Z Task         : Get sources
2025-03-10T21:24:48.5428669Z Description  : Get sources from a repository. Supports Git, TfsVC, and SVN repositories.
2025-03-10T21:24:48.5428782Z Version      : 1.0.0
2025-03-10T21:24:48.5428937Z Author       : Microsoft
2025-03-10T21:24:48.5429170Z Help         : [More Information](https://go.microsoft.com/fwlink/?LinkId=798199)
2025-03-10T21:24:48.5429258Z ==============================================================================
2025-03-10T21:24:49.6738068Z Syncing repository: dotnet/runtime (GitHub)
2025-03-10T21:24:49.6745694Z ##[command]git version
2025-03-10T21:24:49.6753257Z git version 2.48.1
2025-03-10T21:24:49.6753804Z ##[command]git lfs version
2025-03-10T21:24:50.1836551Z git-lfs/3.0.2 (GitHub; linux amd64; go 1.18.1)
2025-03-10T21:24:50.1979091Z ##[command]git init "/mnt/vss/_work/1/s"
2025-03-10T21:24:50.4508792Z hint: Using 'master' as the name for the initial branch. This default branch name
2025-03-10T21:24:50.4509465Z hint: is subject to change. To configure the initial branch name to use in all
2025-03-10T21:24:50.4509798Z hint: of your new repositories, which will suppress this warning, call:
2025-03-10T21:24:50.4510042Z hint:
2025-03-10T21:24:50.4510309Z hint: 	git config --global init.defaultBranch <name>
2025-03-10T21:24:50.4510560Z hint:
2025-03-10T21:24:50.5470232Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2025-03-10T21:24:50.5470621Z hint: 'development'. The just-created branch can be renamed via this command:
2025-03-10T21:24:50.5470839Z hint:
2025-03-10T21:24:50.5471013Z hint: 	git branch -m <name>
2025-03-10T21:24:50.5471242Z Initialized empty Git repository in /mnt/vss/_work/1/s/.git/
2025-03-10T21:24:50.5487373Z ##[command]git remote add origin https://github.com/dotnet/runtime
2025-03-10T21:24:50.5646047Z ##[command]git config gc.auto 0
2025-03-10T21:24:50.5783823Z ##[command]git config core.longpaths true
2025-03-10T21:24:50.5809930Z ##[command]git config --get-all http.https://github.com/dotnet/runtime.extraheader
2025-03-10T21:24:50.5844191Z ##[command]git config --get-all http.extraheader
2025-03-10T21:24:50.5876970Z ##[command]git config --get-regexp .*extraheader
2025-03-10T21:24:50.5904236Z ##[command]git config --get-all http.proxy
2025-03-10T21:24:50.5935874Z ##[command]git config http.version HTTP/1.1
2025-03-10T21:24:50.5992957Z ##[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/112835/merge:refs/remotes/pull/112835/merge
2025-03-10T21:24:51.2130871Z fatal: couldn't find remote ref refs/pull/112835/merge
2025-03-10T21:24:52.0164385Z ##[warning]Git fetch failed with exit code 128, back off 4.247 seconds before retry.
2025-03-10T21:24:55.4668843Z ##[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/112835/merge:refs/remotes/pull/112835/merge
2025-03-10T21:24:55.8362037Z fatal: couldn't find remote ref refs/pull/112835/merge
2025-03-10T21:24:56.7433935Z ##[warning]Git fetch failed with exit code 128, back off 9.603 seconds before retry.
2025-03-10T21:25:05.4424409Z ##[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/112835/merge:refs/remotes/pull/112835/merge
2025-03-10T21:25:05.8254717Z fatal: couldn't find remote ref refs/pull/112835/merge
2025-03-10T21:25:06.7142992Z ##[error]Git fetch failed with exit code: 128
2025-03-10T21:25:06.7169952Z ##[section]Finishing: Checkout dotnet/runtime@refs/pull/112835/merge to s