Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-01T03:40:03.8770430Z with: 2026-08-01T03:40:03.8771387Z repository: pypy/pypy 2026-08-01T03:40:03.8775041Z token: *** 2026-08-01T03:40:03.8775640Z ssh-strict: true 2026-08-01T03:40:03.8776139Z ssh-user: git 2026-08-01T03:40:03.8776675Z persist-credentials: true 2026-08-01T03:40:03.8777336Z clean: true 2026-08-01T03:40:03.8777851Z sparse-checkout-cone-mode: true 2026-08-01T03:40:03.8778512Z fetch-depth: 1 2026-08-01T03:40:03.8779067Z fetch-tags: false 2026-08-01T03:40:03.8779619Z show-progress: true 2026-08-01T03:40:03.8780206Z lfs: false 2026-08-01T03:40:03.8780746Z submodules: false 2026-08-01T03:40:03.8781466Z set-safe-directory: true
2026-08-01T03:40:03.9687293Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-01T03:40:03.9691148Z Working directory is '/home/runner/work/pypy/pypy' 2026-08-01T03:40:03.9698092Z [command]/usr/bin/git version 2026-08-01T03:40:03.9708519Z git version 2.54.0
2026-08-01T03:40:03.9744508Z Temporarily overriding HOME='/home/runner/work/_temp/91bf9b3c-1e9f-4fee-884f-825e2044f1e7' before making global git config changes 2026-08-01T03:40:03.9746230Z Adding repository directory to the temporary git global config as a safe directory 2026-08-01T03:40:03.9749251Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-08-01T03:40:03.9787032Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-01T03:40:03.9796795Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-08-01T03:40:03.9875522Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-01T03:40:03.9886103Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-01T03:40:03.9887306Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-01T03:40:03.9888141Z hint: call: 2026-08-01T03:40:03.9888635Z hint: 2026-08-01T03:40:03.9889750Z hint: git config --global init.defaultBranch <name> 2026-08-01T03:40:03.9890457Z hint: 2026-08-01T03:40:03.9891352Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-01T03:40:03.9892470Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-01T03:40:03.9893283Z hint: 2026-08-01T03:40:03.9893920Z hint: git branch -m <name> 2026-08-01T03:40:03.9894522Z hint: 2026-08-01T03:40:03.9895281Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-01T03:40:03.9896371Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-08-01T03:40:03.9898223Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-01T03:40:03.9916959Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-08-01T03:40:03.9948431Z Removing SSH command configuration 2026-08-01T03:40:03.9966648Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-01T03:40:03.9998520Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2026-08-01T03:40:04.0290145Z Removing HTTP extra header 2026-08-01T03:40:04.0296217Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-01T03:40:04.0326686Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2026-08-01T03:40:04.0520088Z Removing includeIf entries pointing to credentials config files 2026-08-01T03:40:04.0525517Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-01T03:40:04.0557522Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-01T03:40:04.0763612Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-63ea5930-3e50-4015-8068-ebeb4f48cd8f.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-01T03:40:04.0803834Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-63ea5930-3e50-4015-8068-ebeb4f48cd8f.config 2026-08-01T03:40:04.0832880Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-63ea5930-3e50-4015-8068-ebeb4f48cd8f.config 2026-08-01T03:40:04.0863605Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-63ea5930-3e50-4015-8068-ebeb4f48cd8f.config 2026-08-01T03:40:04.0895910Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-63ea5930-3e50-4015-8068-ebeb4f48cd8f.config
Fetching the repository
2026-08-01T03:40:04.0937828Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +6a6ee9c678446175bf84dc6495d720dc6a07f540:refs/remotes/pull/5548/merge 2026-08-01T03:40:07.3595417Z From https://github.com/pypy/pypy 2026-08-01T03:40:07.3596838Z * [new ref] 6a6ee9c678446175bf84dc6495d720dc6a07f540 -> pull/5548/merge
Determining the checkout info
2026-08-01T03:40:07.3624847Z [command]/usr/bin/git sparse-checkout disable 2026-08-01T03:40:07.3677710Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-01T03:40:07.3699066Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5548/merge 2026-08-01T03:40:07.7017760Z Note: switching to 'refs/remotes/pull/5548/merge'. 2026-08-01T03:40:07.7018591Z 2026-08-01T03:40:07.7019243Z You are in 'detached HEAD' state. You can look around, make experimental 2026-08-01T03:40:07.7020518Z changes and commit them, and you can discard any commits you make in this 2026-08-01T03:40:07.7022148Z state without impacting any branches by switching back to a branch. 2026-08-01T03:40:07.7022988Z 2026-08-01T03:40:07.7023485Z If you want to create a new branch to retain commits you create, you may 2026-08-01T03:40:07.7024709Z do so (now or later) by using -c with the switch command. Example: 2026-08-01T03:40:07.7025481Z 2026-08-01T03:40:07.7025757Z git switch -c <new-branch-name> 2026-08-01T03:40:07.7026242Z 2026-08-01T03:40:07.7026482Z Or undo this operation with: 2026-08-01T03:40:07.7026953Z 2026-08-01T03:40:07.7027176Z git switch - 2026-08-01T03:40:07.7027572Z 2026-08-01T03:40:07.7028189Z Turn off this advice by setting config variable advice.detachedHead to false 2026-08-01T03:40:07.7029069Z 2026-08-01T03:40:07.7029987Z HEAD is now at 6a6ee9c Merge 213fbcbfd573a571d326167ca8f1a2d3258adef6 into fe58333c4102f75f7d2e8bf620b0a1c9ef68404b
2026-08-01T03:40:07.7067842Z [command]/usr/bin/git log -1 --format=%H 2026-08-01T03:40:07.7090596Z 6a6ee9c678446175bf84dc6495d720dc6a07f540