2026-09-09T11:29:04.0664534Z Syncing repository: pypy/pypy
Getting Git version info
2026-09-09T11:29:04.0668502Z Working directory is '/home/runner/work/pypy/pypy'
2026-09-09T11:29:04.0670309Z [command]/usr/bin/git version
2026-09-09T11:29:04.0864155Z git version 2.55.0
2026-09-09T11:29:04.0914329Z Temporarily overriding HOME='/home/runner/work/_temp/3cf89f0e-7b0f-4174-97df-dd4f8502e58b' before making global git config changes
2026-09-09T11:29:04.0916730Z Adding repository directory to the temporary git global config as a safe directory
2026-09-09T11:29:04.0920498Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-09-09T11:29:04.0976186Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-09-09T11:29:04.0986722Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-09-09T11:29:04.1119515Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-09-09T11:29:04.1121747Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-09-09T11:29:04.1123127Z hint: to use in all of your new repositories, which will suppress this warning,
2026-09-09T11:29:04.1124476Z hint: call:
2026-09-09T11:29:04.1125253Z hint:
2026-09-09T11:29:04.1126603Z hint: git config --global init.defaultBranch <name>
2026-09-09T11:29:04.1127801Z hint:
2026-09-09T11:29:04.1128899Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-09-09T11:29:04.1130565Z hint: 'development'. The just-created branch can be renamed via this command:
2026-09-09T11:29:04.1132168Z hint:
2026-09-09T11:29:04.1132889Z hint: git branch -m <name>
2026-09-09T11:29:04.1133697Z hint:
2026-09-09T11:29:04.1134771Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-09-09T11:29:04.1136558Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-09-09T11:29:04.1139440Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-09-09T11:29:08.2101760Z [command]/usr/bin/git sparse-checkout disable
2026-09-09T11:29:08.2169688Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-09-09T11:29:08.2210012Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5582/merge
2026-09-09T11:29:08.8457051Z Note: switching to 'refs/remotes/pull/5582/merge'.
2026-09-09T11:29:08.8457783Z 2026-09-09T11:29:08.8458312Z You are in 'detached HEAD' state. You can look around, make experimental
2026-09-09T11:29:08.8459507Z changes and commit them, and you can discard any commits you make in this
2026-09-09T11:29:08.8460506Z state without impacting any branches by switching back to a branch.
2026-09-09T11:29:08.8461418Z 2026-09-09T11:29:08.8461794Z If you want to create a new branch to retain commits you create, you may
2026-09-09T11:29:08.8462550Z do so (now or later) by using -c with the switch command. Example:
2026-09-09T11:29:08.8463007Z 2026-09-09T11:29:08.8463208Z git switch -c <new-branch-name>
2026-09-09T11:29:08.8463524Z 2026-09-09T11:29:08.8463715Z Or undo this operation with:
2026-09-09T11:29:08.8463973Z 2026-09-09T11:29:08.8464137Z git switch -
2026-09-09T11:29:08.8464361Z 2026-09-09T11:29:08.8464705Z Turn off this advice by setting config variable advice.detachedHead to false
2026-09-09T11:29:08.8465207Z 2026-09-09T11:29:08.8465739Z HEAD is now at a69e1ec Merge 1f92475f9ef8c4761a7dd6b556d969d5ca100569 into 807a08335ed3be1990e0c02a23fcaf26ef6784de