2026-08-01T03:38:31.3065526Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-01T03:38:31.3068250Z Working directory is '/home/runner/work/pypy/pypy'
2026-08-01T03:38:31.3069246Z [command]/usr/bin/git version
2026-08-01T03:38:31.3155038Z git version 2.54.0
2026-08-01T03:38:31.3230207Z Temporarily overriding HOME='/home/runner/work/_temp/b89471b4-904f-4668-a0d3-cc83e38b13eb' before making global git config changes
2026-08-01T03:38:31.3232445Z Adding repository directory to the temporary git global config as a safe directory
2026-08-01T03:38:31.3235615Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-08-01T03:38:31.3287012Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-01T03:38:31.3297056Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-08-01T03:38:31.3409720Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-01T03:38:31.3412176Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-01T03:38:31.3414114Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-01T03:38:31.3423773Z hint: call:
2026-08-01T03:38:31.3425157Z hint:
2026-08-01T03:38:31.3426423Z hint: git config --global init.defaultBranch <name>
2026-08-01T03:38:31.3427703Z hint:
2026-08-01T03:38:31.3429142Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-01T03:38:31.3430730Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-01T03:38:31.3432002Z hint:
2026-08-01T03:38:31.3432636Z hint: git branch -m <name>
2026-08-01T03:38:31.3433656Z hint:
2026-08-01T03:38:31.3434677Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-01T03:38:31.3436288Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-08-01T03:38:31.3438793Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-08-01T03:38:34.2984612Z [command]/usr/bin/git sparse-checkout disable
2026-08-01T03:38:34.3031344Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-01T03:38:34.3068972Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5548/merge
2026-08-01T03:38:34.8462129Z Note: switching to 'refs/remotes/pull/5548/merge'.
2026-08-01T03:38:34.8463549Z 2026-08-01T03:38:34.8464356Z You are in 'detached HEAD' state. You can look around, make experimental
2026-08-01T03:38:34.8465715Z changes and commit them, and you can discard any commits you make in this
2026-08-01T03:38:34.8466972Z state without impacting any branches by switching back to a branch.
2026-08-01T03:38:34.8467686Z 2026-08-01T03:38:34.8468088Z If you want to create a new branch to retain commits you create, you may
2026-08-01T03:38:34.8469012Z do so (now or later) by using -c with the switch command. Example:
2026-08-01T03:38:34.8469642Z 2026-08-01T03:38:34.8469874Z git switch -c <new-branch-name>
2026-08-01T03:38:34.8470281Z 2026-08-01T03:38:34.8470519Z Or undo this operation with:
2026-08-01T03:38:34.8470888Z 2026-08-01T03:38:34.8471066Z git switch -
2026-08-01T03:38:34.8471346Z 2026-08-01T03:38:34.8471841Z Turn off this advice by setting config variable advice.detachedHead to false
2026-08-01T03:38:34.8472811Z 2026-08-01T03:38:34.8473804Z HEAD is now at 6a6ee9c Merge 213fbcbfd573a571d326167ca8f1a2d3258adef6 into fe58333c4102f75f7d2e8bf620b0a1c9ef68404b