2026-08-02T17:22:50.6779281Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-02T17:22:50.6783028Z Working directory is '/home/runner/work/pypy/pypy'
2026-08-02T17:22:50.6784543Z [command]/usr/bin/git version
2026-08-02T17:22:50.6814885Z git version 2.54.0
2026-08-02T17:22:50.6914471Z Temporarily overriding HOME='/home/runner/work/_temp/0c804ef1-9e6f-400b-969a-87eb711256ea' before making global git config changes
2026-08-02T17:22:50.6924263Z Adding repository directory to the temporary git global config as a safe directory
2026-08-02T17:22:50.6926658Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-08-02T17:22:50.6989384Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-02T17:22:50.7000298Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-08-02T17:22:50.7145481Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-02T17:22:50.7146673Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-02T17:22:50.7147966Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-02T17:22:50.7148734Z hint: call:
2026-08-02T17:22:50.7149142Z hint:
2026-08-02T17:22:50.7149660Z hint: git config --global init.defaultBranch <name>
2026-08-02T17:22:50.7150283Z hint:
2026-08-02T17:22:50.7150863Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-02T17:22:50.7152153Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-02T17:22:50.7154343Z hint:
2026-08-02T17:22:50.7154821Z hint: git branch -m <name>
2026-08-02T17:22:50.7155521Z hint:
2026-08-02T17:22:50.7156176Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-02T17:22:50.7157507Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-08-02T17:22:50.7167337Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-08-02T17:22:53.7663123Z [command]/usr/bin/git sparse-checkout disable
2026-08-02T17:22:53.7715998Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-02T17:22:53.7759117Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5537/merge
2026-08-02T17:22:54.3255197Z Note: switching to 'refs/remotes/pull/5537/merge'.
2026-08-02T17:22:54.3256048Z 2026-08-02T17:22:54.3256629Z You are in 'detached HEAD' state. You can look around, make experimental
2026-08-02T17:22:54.3257988Z changes and commit them, and you can discard any commits you make in this
2026-08-02T17:22:54.3259402Z state without impacting any branches by switching back to a branch.
2026-08-02T17:22:54.3260086Z 2026-08-02T17:22:54.3260550Z If you want to create a new branch to retain commits you create, you may
2026-08-02T17:22:54.3262059Z do so (now or later) by using -c with the switch command. Example:
2026-08-02T17:22:54.3262918Z 2026-08-02T17:22:54.3263288Z git switch -c <new-branch-name>
2026-08-02T17:22:54.3263827Z 2026-08-02T17:22:54.3264149Z Or undo this operation with:
2026-08-02T17:22:54.3264633Z 2026-08-02T17:22:54.3264877Z git switch -
2026-08-02T17:22:54.3265288Z 2026-08-02T17:22:54.3265844Z Turn off this advice by setting config variable advice.detachedHead to false
2026-08-02T17:22:54.3266756Z 2026-08-02T17:22:54.3267696Z HEAD is now at 54ea128 Merge a60442a4745554511c1a22d439e616e87b762a1a into a2f7356d28f19f023e46e58443ec5988fd525899