2026-07-31T02:54:32.0813395Z Syncing repository: pypy/pypy
Getting Git version info
2026-07-31T02:54:32.0816969Z Working directory is '/home/runner/work/pypy/pypy'
2026-07-31T02:54:32.0819244Z [command]/usr/bin/git version
2026-07-31T02:54:32.0875734Z git version 2.54.0
2026-07-31T02:54:32.0918608Z Temporarily overriding HOME='/home/runner/work/_temp/c21be383-6125-4ea6-909e-ce41ebd27efd' before making global git config changes
2026-07-31T02:54:32.0920995Z Adding repository directory to the temporary git global config as a safe directory
2026-07-31T02:54:32.0925669Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-07-31T02:54:32.0988609Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-07-31T02:54:32.1000887Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-07-31T02:54:32.1174696Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-07-31T02:54:32.1197336Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-07-31T02:54:32.1201551Z hint: to use in all of your new repositories, which will suppress this warning,
2026-07-31T02:54:32.1203818Z hint: call:
2026-07-31T02:54:32.1204935Z hint:
2026-07-31T02:54:32.1206184Z hint: git config --global init.defaultBranch <name>
2026-07-31T02:54:32.1207956Z hint:
2026-07-31T02:54:32.1209584Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-07-31T02:54:32.1212400Z hint: 'development'. The just-created branch can be renamed via this command:
2026-07-31T02:54:32.1214079Z hint:
2026-07-31T02:54:32.1214767Z hint: git branch -m <name>
2026-07-31T02:54:32.1215558Z hint:
2026-07-31T02:54:32.1216539Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-07-31T02:54:32.1218976Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-07-31T02:54:32.1223583Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-07-31T02:54:35.2512546Z [command]/usr/bin/git sparse-checkout disable
2026-07-31T02:54:35.2563119Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-07-31T02:54:35.2600748Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5541/merge
2026-07-31T02:54:35.9193430Z Note: switching to 'refs/remotes/pull/5541/merge'.
2026-07-31T02:54:35.9213004Z 2026-07-31T02:54:35.9218002Z You are in 'detached HEAD' state. You can look around, make experimental
2026-07-31T02:54:35.9219472Z changes and commit them, and you can discard any commits you make in this
2026-07-31T02:54:35.9248697Z state without impacting any branches by switching back to a branch.
2026-07-31T02:54:35.9278101Z 2026-07-31T02:54:35.9278850Z If you want to create a new branch to retain commits you create, you may
2026-07-31T02:54:35.9300788Z do so (now or later) by using -c with the switch command. Example:
2026-07-31T02:54:35.9301894Z 2026-07-31T02:54:35.9302412Z git switch -c <new-branch-name>
2026-07-31T02:54:35.9303057Z 2026-07-31T02:54:35.9303355Z Or undo this operation with:
2026-07-31T02:54:35.9303725Z 2026-07-31T02:54:35.9303886Z git switch -
2026-07-31T02:54:35.9304151Z 2026-07-31T02:54:35.9304528Z Turn off this advice by setting config variable advice.detachedHead to false
2026-07-31T02:54:35.9305066Z 2026-07-31T02:54:35.9305676Z HEAD is now at 553b2b7 Merge 8dda6246ab8851992ed379076448c91386242f2a into e6faa48a5f66f9046ba59ee1ff92ff16ba07bcb3