2026-02-09T19:15:15.4246790Z ##[section]Starting: Checkout dotnet/runtime@release/10.0 to s 2026-02-09T19:15:15.4395310Z ============================================================================== 2026-02-09T19:15:15.4396630Z Task : Get sources 2026-02-09T19:15:15.4397230Z Description : Get sources from a repository. Supports Git, TfsVC, and SVN repositories. 2026-02-09T19:15:15.4397540Z Version : 1.0.0 2026-02-09T19:15:15.4398080Z Author : Microsoft 2026-02-09T19:15:15.4398850Z Help : [More Information](https://go.microsoft.com/fwlink/?LinkId=798199) 2026-02-09T19:15:15.4399180Z ============================================================================== 2026-02-09T19:15:15.9534470Z Syncing repository: dotnet/runtime (GitHub) 2026-02-09T19:15:17.0200940Z ##[command]git version 2026-02-09T19:15:17.8232180Z git version 2.52.0 2026-02-09T19:15:17.8303330Z ##[command]git lfs version 2026-02-09T19:15:18.2270510Z git-lfs/3.7.1 (GitHub; darwin amd64; go 1.25.3) 2026-02-09T19:15:18.2452200Z ##[command]git init "/Users/runner/work/1/s" 2026-02-09T19:15:18.2799260Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-02-09T19:15:18.2800640Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-02-09T19:15:18.2803470Z hint: to use in all of your new repositories, which will suppress this warning, 2026-02-09T19:15:18.2804910Z hint: call: 2026-02-09T19:15:18.2805410Z hint: 2026-02-09T19:15:18.2807450Z hint: git config --global init.defaultBranch 2026-02-09T19:15:18.2808700Z hint: 2026-02-09T19:15:18.2811400Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-02-09T19:15:18.2812510Z hint: 'development'. The just-created branch can be renamed via this command: 2026-02-09T19:15:18.2813420Z hint: 2026-02-09T19:15:18.2814590Z hint: git branch -m 2026-02-09T19:15:18.2815350Z hint: 2026-02-09T19:15:18.2816150Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-02-09T19:15:18.2816690Z Initialized empty Git repository in /Users/runner/work/1/s/.git/ 2026-02-09T19:15:18.2831270Z ##[command]git remote add origin https://github.com/dotnet/runtime 2026-02-09T19:15:18.3002750Z ##[command]git sparse-checkout disable 2026-02-09T19:15:18.3199830Z ##[command]git config gc.auto 0 2026-02-09T19:15:18.3341790Z ##[command]git config core.longpaths true 2026-02-09T19:15:18.3393500Z ##[command]git config --get-all http.https://github.com/dotnet/runtime.extraheader 2026-02-09T19:15:18.3523130Z ##[command]git config --get-all http.extraheader 2026-02-09T19:15:18.3659990Z ##[command]git config --get-regexp .*extraheader 2026-02-09T19:15:18.3834150Z ##[command]git config --get-all http.proxy 2026-02-09T19:15:18.4006260Z ##[command]git config http.version HTTP/1.1 2026-02-09T19:15:18.4182030Z ##[command]git config --get-all remote.origin.promisor 2026-02-09T19:15:18.4336870Z ##[command]git config --get-all remote.origin.partialclonefilter 2026-02-09T19:15:18.4520350Z ##[command]git --config-env=http.extraheader=env_var_http.extraheader fetch --force --no-tags --prune --prune-tags --progress --no-recurse-submodules origin --depth=20 +f07e7348bca9e59131022e952ed1f39785618031:refs/remotes/origin/f07e7348bca9e59131022e952ed1f39785618031 2026-02-09T19:15:19.0706880Z fatal: could not read Username for 'https://github.com': terminal prompts disabled 2026-02-09T19:15:19.2700140Z ##[warning]Git fetch failed with exit code 128, back off 1.738 seconds before retry. 2026-02-09T19:15:20.8199570Z ##[command]git --config-env=http.extraheader=env_var_http.extraheader fetch --force --no-tags --prune --prune-tags --progress --no-recurse-submodules origin --depth=20 +f07e7348bca9e59131022e952ed1f39785618031:refs/remotes/origin/f07e7348bca9e59131022e952ed1f39785618031 2026-02-09T19:15:21.1237940Z fatal: could not read Username for 'https://github.com': terminal prompts disabled 2026-02-09T19:15:21.2690720Z ##[warning]Git fetch failed with exit code 128, back off 6.136 seconds before retry. 2026-02-09T19:15:27.3633060Z ##[command]git --config-env=http.extraheader=env_var_http.extraheader fetch --force --no-tags --prune --prune-tags --progress --no-recurse-submodules origin --depth=20 +f07e7348bca9e59131022e952ed1f39785618031:refs/remotes/origin/f07e7348bca9e59131022e952ed1f39785618031 2026-02-09T19:15:27.6533230Z fatal: could not read Username for 'https://github.com': terminal prompts disabled 2026-02-09T19:15:27.6885300Z ##[error]Git fetch failed with exit code: 128 2026-02-09T19:15:27.6950270Z ##[section]Finishing: Checkout dotnet/runtime@release/10.0 to s