2026-08-03T04:41:12.7454804Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-03T04:41:12.7458842Z Working directory is '/home/runner/work/pypy/pypy'
2026-08-03T04:41:12.7460567Z [command]/usr/bin/git version
2026-08-03T04:41:12.7531100Z git version 2.54.0
2026-08-03T04:41:12.7572499Z Temporarily overriding HOME='/home/runner/work/_temp/f39ca9c5-3c2c-4c39-86c3-55ba08b1a229' before making global git config changes
2026-08-03T04:41:12.7575068Z Adding repository directory to the temporary git global config as a safe directory
2026-08-03T04:41:12.7578166Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-08-03T04:41:12.7638990Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-03T04:41:12.7648112Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-08-03T04:41:12.7773834Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-03T04:41:12.7776263Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-03T04:41:12.7797001Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-03T04:41:12.7798609Z hint: call:
2026-08-03T04:41:12.7799454Z hint:
2026-08-03T04:41:12.7800396Z hint: git config --global init.defaultBranch <name>
2026-08-03T04:41:12.7801505Z hint:
2026-08-03T04:41:12.7802601Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-03T04:41:12.7804286Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-03T04:41:12.7805943Z hint:
2026-08-03T04:41:12.7806745Z hint: git branch -m <name>
2026-08-03T04:41:12.7807604Z hint:
2026-08-03T04:41:12.7808725Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-03T04:41:12.7810514Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-08-03T04:41:12.7813234Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-08-03T04:41:14.7996518Z [command]/usr/bin/git sparse-checkout disable
2026-08-03T04:41:14.8046208Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-03T04:41:14.8082483Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5552/merge
2026-08-03T04:41:15.3526407Z Note: switching to 'refs/remotes/pull/5552/merge'.
2026-08-03T04:41:15.3527253Z 2026-08-03T04:41:15.3527829Z You are in 'detached HEAD' state. You can look around, make experimental
2026-08-03T04:41:15.3529211Z changes and commit them, and you can discard any commits you make in this
2026-08-03T04:41:15.3530581Z state without impacting any branches by switching back to a branch.
2026-08-03T04:41:15.3531323Z 2026-08-03T04:41:15.3531880Z If you want to create a new branch to retain commits you create, you may
2026-08-03T04:41:15.3532638Z do so (now or later) by using -c with the switch command. Example:
2026-08-03T04:41:15.3533052Z 2026-08-03T04:41:15.3533227Z git switch -c <new-branch-name>
2026-08-03T04:41:15.3533495Z 2026-08-03T04:41:15.3533667Z Or undo this operation with:
2026-08-03T04:41:15.3533930Z 2026-08-03T04:41:15.3534070Z git switch -
2026-08-03T04:41:15.3534275Z 2026-08-03T04:41:15.3534632Z Turn off this advice by setting config variable advice.detachedHead to false
2026-08-03T04:41:15.3535055Z 2026-08-03T04:41:15.3535687Z HEAD is now at ec7b538 Merge 70d5676e756525393c6ec93cea32f037f6bec20b into a2f7356d28f19f023e46e58443ec5988fd525899