2025-03-10T21:48:08.3590925Z ##[section]Starting: Checkout dotnet/runtime@refs/pull/112394/merge to s
2025-03-10T21:48:08.3662988Z ==============================================================================
2025-03-10T21:48:08.3663681Z Task         : Get sources
2025-03-10T21:48:08.3663867Z Description  : Get sources from a repository. Supports Git, TfsVC, and SVN repositories.
2025-03-10T21:48:08.3663994Z Version      : 1.0.0
2025-03-10T21:48:08.3664164Z Author       : Microsoft
2025-03-10T21:48:08.3664417Z Help         : [More Information](https://go.microsoft.com/fwlink/?LinkId=798199)
2025-03-10T21:48:08.3664512Z ==============================================================================
2025-03-10T21:48:09.4375288Z Syncing repository: dotnet/runtime (GitHub)
2025-03-10T21:48:09.4379792Z ##[command]git version
2025-03-10T21:48:09.4385302Z git version 2.48.1
2025-03-10T21:48:09.4385867Z ##[command]git lfs version
2025-03-10T21:48:10.2765604Z git-lfs/3.0.2 (GitHub; linux amd64; go 1.18.1)
2025-03-10T21:48:10.2911162Z ##[command]git init "/mnt/vss/_work/1/s"
2025-03-10T21:48:10.3716578Z hint: Using 'master' as the name for the initial branch. This default branch name
2025-03-10T21:48:10.3717391Z hint: is subject to change. To configure the initial branch name to use in all
2025-03-10T21:48:10.3718049Z hint: of your new repositories, which will suppress this warning, call:
2025-03-10T21:48:10.3718603Z hint:
2025-03-10T21:48:10.3718877Z hint: 	git config --global init.defaultBranch <name>
2025-03-10T21:48:10.3719118Z hint:
2025-03-10T21:48:10.3719372Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2025-03-10T21:48:10.3719711Z hint: 'development'. The just-created branch can be renamed via this command:
2025-03-10T21:48:10.3719999Z hint:
2025-03-10T21:48:10.3974963Z hint: 	git branch -m <name>
2025-03-10T21:48:10.3976141Z Initialized empty Git repository in /mnt/vss/_work/1/s/.git/
2025-03-10T21:48:10.3989389Z ##[command]git remote add origin https://github.com/dotnet/runtime
2025-03-10T21:48:10.4224889Z ##[command]git config gc.auto 0
2025-03-10T21:48:10.4388655Z ##[command]git config core.longpaths true
2025-03-10T21:48:10.4418808Z ##[command]git config --get-all http.https://github.com/dotnet/runtime.extraheader
2025-03-10T21:48:10.4453435Z ##[command]git config --get-all http.extraheader
2025-03-10T21:48:10.4485016Z ##[command]git config --get-regexp .*extraheader
2025-03-10T21:48:10.4514069Z ##[command]git config --get-all http.proxy
2025-03-10T21:48:10.4543871Z ##[command]git config http.version HTTP/1.1
2025-03-10T21:48:10.4603579Z ##[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/112394/merge:refs/remotes/pull/112394/merge
2025-03-10T21:48:10.9937940Z fatal: couldn't find remote ref refs/pull/112394/merge
2025-03-10T21:48:11.8836040Z ##[warning]Git fetch failed with exit code 128, back off 6.517 seconds before retry.
2025-03-10T21:48:17.5202127Z ##[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/112394/merge:refs/remotes/pull/112394/merge
2025-03-10T21:48:17.9053054Z fatal: couldn't find remote ref refs/pull/112394/merge
2025-03-10T21:48:18.8739052Z ##[warning]Git fetch failed with exit code 128, back off 8.992 seconds before retry.
2025-03-10T21:48:26.9011982Z ##[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/112394/merge:refs/remotes/pull/112394/merge
2025-03-10T21:48:27.2547360Z fatal: couldn't find remote ref refs/pull/112394/merge
2025-03-10T21:48:28.2036063Z ##[error]Git fetch failed with exit code: 128
2025-03-10T21:48:28.2065061Z ##[section]Finishing: Checkout dotnet/runtime@refs/pull/112394/merge to s