2026-08-03T04:41:11.9045491Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-03T04:41:11.9048538Z Working directory is '/home/runner/work/pypy/pypy'
2026-08-03T04:41:11.9049988Z [command]/usr/bin/git version
2026-08-03T04:41:11.9100005Z git version 2.54.0
2026-08-03T04:41:11.9142225Z Temporarily overriding HOME='/home/runner/work/_temp/be28f3f5-ca57-49ca-a860-300095ac3ce3' before making global git config changes
2026-08-03T04:41:11.9144841Z Adding repository directory to the temporary git global config as a safe directory
2026-08-03T04:41:11.9147897Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-08-03T04:41:11.9199012Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-03T04:41:11.9208119Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-08-03T04:41:11.9308006Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-03T04:41:11.9309635Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-03T04:41:11.9311523Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-03T04:41:11.9312707Z hint: call:
2026-08-03T04:41:11.9313380Z hint:
2026-08-03T04:41:11.9314852Z hint: git config --global init.defaultBranch <name>
2026-08-03T04:41:11.9315836Z hint:
2026-08-03T04:41:11.9316734Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-03T04:41:11.9318238Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-03T04:41:11.9319503Z hint:
2026-08-03T04:41:11.9320145Z hint: git branch -m <name>
2026-08-03T04:41:11.9320870Z hint:
2026-08-03T04:41:11.9321840Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-03T04:41:11.9323432Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-08-03T04:41:11.9326428Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-08-03T04:41:14.6698797Z [command]/usr/bin/git sparse-checkout disable
2026-08-03T04:41:14.6741136Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-03T04:41:14.6779353Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5552/merge
2026-08-03T04:41:15.2078601Z Note: switching to 'refs/remotes/pull/5552/merge'.
2026-08-03T04:41:15.2079392Z 2026-08-03T04:41:15.2080044Z You are in 'detached HEAD' state. You can look around, make experimental
2026-08-03T04:41:15.2081331Z changes and commit them, and you can discard any commits you make in this
2026-08-03T04:41:15.2082242Z state without impacting any branches by switching back to a branch.
2026-08-03T04:41:15.2082717Z 2026-08-03T04:41:15.2082997Z If you want to create a new branch to retain commits you create, you may
2026-08-03T04:41:15.2083573Z do so (now or later) by using -c with the switch command. Example:
2026-08-03T04:41:15.2083939Z 2026-08-03T04:41:15.2084106Z git switch -c <new-branch-name>
2026-08-03T04:41:15.2084722Z 2026-08-03T04:41:15.2086719Z Or undo this operation with:
2026-08-03T04:41:15.2087173Z 2026-08-03T04:41:15.2087415Z git switch -
2026-08-03T04:41:15.2087934Z 2026-08-03T04:41:15.2088418Z Turn off this advice by setting config variable advice.detachedHead to false
2026-08-03T04:41:15.2089165Z 2026-08-03T04:41:15.2089909Z HEAD is now at ec7b538 Merge 70d5676e756525393c6ec93cea32f037f6bec20b into a2f7356d28f19f023e46e58443ec5988fd525899