2026-09-09T12:02:01.9497095Z Syncing repository: pypy/pypy
Getting Git version info
2026-09-09T12:02:01.9500965Z Working directory is '/home/runner/work/pypy/pypy'
2026-09-09T12:02:01.9503072Z [command]/usr/bin/git version
2026-09-09T12:02:01.9571025Z git version 2.55.0
2026-09-09T12:02:01.9616203Z Temporarily overriding HOME='/home/runner/work/_temp/409450c2-1af5-4008-a42c-2ea5d714fe2a' before making global git config changes
2026-09-09T12:02:01.9617924Z Adding repository directory to the temporary git global config as a safe directory
2026-09-09T12:02:01.9624121Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-09-09T12:02:01.9685105Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-09-09T12:02:01.9695731Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-09-09T12:02:01.9813896Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-09-09T12:02:01.9816092Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-09-09T12:02:01.9817688Z hint: to use in all of your new repositories, which will suppress this warning,
2026-09-09T12:02:01.9818930Z hint: call:
2026-09-09T12:02:01.9819577Z hint:
2026-09-09T12:02:01.9820720Z hint: git config --global init.defaultBranch <name>
2026-09-09T12:02:01.9822067Z hint:
2026-09-09T12:02:01.9823073Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-09-09T12:02:01.9824663Z hint: 'development'. The just-created branch can be renamed via this command:
2026-09-09T12:02:01.9825922Z hint:
2026-09-09T12:02:01.9826587Z hint: git branch -m <name>
2026-09-09T12:02:01.9827348Z hint:
2026-09-09T12:02:01.9828385Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-09-09T12:02:01.9829449Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-09-09T12:02:01.9831293Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-09-09T12:02:06.6363634Z [command]/usr/bin/git sparse-checkout disable
2026-09-09T12:02:06.6425544Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-09-09T12:02:06.6467265Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5582/merge
2026-09-09T12:02:07.3221203Z Note: switching to 'refs/remotes/pull/5582/merge'.
2026-09-09T12:02:07.3222290Z 2026-09-09T12:02:07.3222789Z You are in 'detached HEAD' state. You can look around, make experimental
2026-09-09T12:02:07.3223808Z changes and commit them, and you can discard any commits you make in this
2026-09-09T12:02:07.3224736Z state without impacting any branches by switching back to a branch.
2026-09-09T12:02:07.3225276Z 2026-09-09T12:02:07.3225676Z If you want to create a new branch to retain commits you create, you may
2026-09-09T12:02:07.3226561Z do so (now or later) by using -c with the switch command. Example:
2026-09-09T12:02:07.3227129Z 2026-09-09T12:02:07.3227380Z git switch -c <new-branch-name>
2026-09-09T12:02:07.3227729Z 2026-09-09T12:02:07.3227996Z Or undo this operation with:
2026-09-09T12:02:07.3228368Z 2026-09-09T12:02:07.3228637Z git switch -
2026-09-09T12:02:07.3228926Z 2026-09-09T12:02:07.3229441Z Turn off this advice by setting config variable advice.detachedHead to false
2026-09-09T12:02:07.3230053Z 2026-09-09T12:02:07.3230702Z HEAD is now at db5e079 Merge a4e48dea60c1430623d959ecea1d945031ad3216 into 807a08335ed3be1990e0c02a23fcaf26ef6784de