2026-07-21T07:57:51.0103363Z Syncing repository: pypy/pypy
Getting Git version info
2026-07-21T07:57:51.0105972Z Working directory is '/home/runner/work/pypy/pypy'
2026-07-21T07:57:51.0107077Z [command]/usr/bin/git version
2026-07-21T07:57:51.1023446Z git version 2.54.0
2026-07-21T07:57:51.1091049Z Temporarily overriding HOME='/home/runner/work/_temp/9c3060b2-f2fb-44f7-98c1-e5d4262edcb6' before making global git config changes
2026-07-21T07:57:51.1092757Z Adding repository directory to the temporary git global config as a safe directory
2026-07-21T07:57:51.1096421Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-07-21T07:57:51.1130482Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-07-21T07:57:51.1137317Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-07-21T07:57:51.1208559Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-07-21T07:57:51.1210153Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-07-21T07:57:51.1211229Z hint: to use in all of your new repositories, which will suppress this warning,
2026-07-21T07:57:51.1212017Z hint: call:
2026-07-21T07:57:51.1212557Z hint:
2026-07-21T07:57:51.1213440Z hint: git config --global init.defaultBranch <name>
2026-07-21T07:57:51.1214114Z hint:
2026-07-21T07:57:51.1214832Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-07-21T07:57:51.1215757Z hint: 'development'. The just-created branch can be renamed via this command:
2026-07-21T07:57:51.1216818Z hint:
2026-07-21T07:57:51.1217373Z hint: git branch -m <name>
2026-07-21T07:57:51.1217938Z hint:
2026-07-21T07:57:51.1218689Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-07-21T07:57:51.1219657Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-07-21T07:57:51.1221643Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-07-21T07:57:55.0419124Z [command]/usr/bin/git sparse-checkout disable
2026-07-21T07:57:55.0782825Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-07-21T07:57:55.0815943Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5488/merge
2026-07-21T07:57:55.5230226Z Note: switching to 'refs/remotes/pull/5488/merge'.
2026-07-21T07:57:55.5230735Z 2026-07-21T07:57:55.5231033Z You are in 'detached HEAD' state. You can look around, make experimental
2026-07-21T07:57:55.5231737Z changes and commit them, and you can discard any commits you make in this
2026-07-21T07:57:55.5232382Z state without impacting any branches by switching back to a branch.
2026-07-21T07:57:55.5232640Z 2026-07-21T07:57:55.5232830Z If you want to create a new branch to retain commits you create, you may
2026-07-21T07:57:55.5233240Z do so (now or later) by using -c with the switch command. Example:
2026-07-21T07:57:55.5233521Z 2026-07-21T07:57:55.5233649Z git switch -c <new-branch-name>
2026-07-21T07:57:55.5233822Z 2026-07-21T07:57:55.5233929Z Or undo this operation with:
2026-07-21T07:57:55.5234073Z 2026-07-21T07:57:55.5234169Z git switch -
2026-07-21T07:57:55.5234304Z 2026-07-21T07:57:55.5234518Z Turn off this advice by setting config variable advice.detachedHead to false
2026-07-21T07:57:55.5234780Z 2026-07-21T07:57:55.5235089Z HEAD is now at 7292d21 Merge a8f4018592c13dfc4104ae9ae131d31cbd2c26eb into f61b37b9a8cc4fb9fec995cee311fc24e58c3597