2026-05-29T08:32:08.5238817Z Syncing repository: pypy/pypy
Getting Git version info
2026-05-29T08:32:08.5241078Z Working directory is '/home/runner/work/pypy/pypy'
2026-05-29T08:32:08.5241988Z [command]/usr/bin/git version
2026-05-29T08:32:08.6463394Z git version 2.54.0
2026-05-29T08:32:08.6525858Z Temporarily overriding HOME='/home/runner/work/_temp/2a3f6a9b-4d98-46f6-bdec-62febc1ebb37' before making global git config changes
2026-05-29T08:32:08.6528331Z Adding repository directory to the temporary git global config as a safe directory
2026-05-29T08:32:08.6530208Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-05-29T08:32:08.6858280Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-05-29T08:32:08.6869726Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-05-29T08:32:08.7325553Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-05-29T08:32:08.7327820Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-05-29T08:32:08.7328852Z hint: to use in all of your new repositories, which will suppress this warning,
2026-05-29T08:32:08.7330232Z hint: call:
2026-05-29T08:32:08.7331103Z hint:
2026-05-29T08:32:08.7332148Z hint: git config --global init.defaultBranch <name>
2026-05-29T08:32:08.7333852Z hint:
2026-05-29T08:32:08.7335331Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-05-29T08:32:08.7337132Z hint: 'development'. The just-created branch can be renamed via this command:
2026-05-29T08:32:08.7338749Z hint:
2026-05-29T08:32:08.7339640Z hint: git branch -m <name>
2026-05-29T08:32:08.7340691Z hint:
2026-05-29T08:32:08.7341900Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-05-29T08:32:08.7344239Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-05-29T08:32:08.7348593Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-05-29T08:32:10.6897857Z [command]/usr/bin/git sparse-checkout disable
2026-05-29T08:32:10.6934228Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-05-29T08:32:10.6960266Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5488/merge
2026-05-29T08:32:11.1259014Z Note: switching to 'refs/remotes/pull/5488/merge'.
2026-05-29T08:32:11.1259300Z 2026-05-29T08:32:11.1259491Z You are in 'detached HEAD' state. You can look around, make experimental
2026-05-29T08:32:11.1259953Z changes and commit them, and you can discard any commits you make in this
2026-05-29T08:32:11.1260399Z state without impacting any branches by switching back to a branch.
2026-05-29T08:32:11.1260656Z 2026-05-29T08:32:11.1260868Z If you want to create a new branch to retain commits you create, you may
2026-05-29T08:32:11.1261293Z do so (now or later) by using -c with the switch command. Example:
2026-05-29T08:32:11.1261592Z 2026-05-29T08:32:11.1261711Z git switch -c <new-branch-name>
2026-05-29T08:32:11.1261905Z 2026-05-29T08:32:11.1262011Z Or undo this operation with:
2026-05-29T08:32:11.1262163Z 2026-05-29T08:32:11.1262243Z git switch -
2026-05-29T08:32:11.1262362Z 2026-05-29T08:32:11.1262560Z Turn off this advice by setting config variable advice.detachedHead to false
2026-05-29T08:32:11.1262850Z 2026-05-29T08:32:11.1263167Z HEAD is now at 9bc1891 Merge ef6841b8d2ca430b5918e135a0f38f367da9d427 into 89d59559f278da492b27b562dc812789a3bbbf0f