Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-09-09T10:47:09.5393273Z with: 2026-09-09T10:47:09.5393718Z repository: pypy/pypy 2026-09-09T10:47:09.5397502Z token: *** 2026-09-09T10:47:09.5397947Z ssh-strict: true 2026-09-09T10:47:09.5398387Z ssh-user: git 2026-09-09T10:47:09.5398832Z persist-credentials: true 2026-09-09T10:47:09.5399499Z clean: true 2026-09-09T10:47:09.5400289Z sparse-checkout-cone-mode: true 2026-09-09T10:47:09.5401236Z fetch-depth: 1 2026-09-09T10:47:09.5402067Z fetch-tags: false 2026-09-09T10:47:09.5402895Z show-progress: true 2026-09-09T10:47:09.5404075Z lfs: false 2026-09-09T10:47:09.5404859Z submodules: false 2026-09-09T10:47:09.5405705Z set-safe-directory: true
2026-09-09T10:47:09.6449890Z Syncing repository: pypy/pypy
Getting Git version info
2026-09-09T10:47:09.6454572Z Working directory is '/home/runner/work/pypy/pypy' 2026-09-09T10:47:09.6463425Z [command]/usr/bin/git version 2026-09-09T10:47:09.6587408Z git version 2.55.0
2026-09-09T10:47:09.6647761Z Temporarily overriding HOME='/home/runner/work/_temp/8702de1d-fda2-4286-b022-356fc48996c5' before making global git config changes 2026-09-09T10:47:09.6650519Z Adding repository directory to the temporary git global config as a safe directory 2026-09-09T10:47:09.6654820Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-09-09T10:47:09.6711732Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-09-09T10:47:09.6723360Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-09-09T10:47:09.6828641Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-09-09T10:47:09.6830673Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-09-09T10:47:09.6836585Z hint: to use in all of your new repositories, which will suppress this warning, 2026-09-09T10:47:09.6838322Z hint: call: 2026-09-09T10:47:09.6839359Z hint: 2026-09-09T10:47:09.6841585Z hint: git config --global init.defaultBranch <name> 2026-09-09T10:47:09.6843320Z hint: 2026-09-09T10:47:09.6844547Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-09-09T10:47:09.6846322Z hint: 'development'. The just-created branch can be renamed via this command: 2026-09-09T10:47:09.6847918Z hint: 2026-09-09T10:47:09.6848948Z hint: git branch -m <name> 2026-09-09T10:47:09.6850082Z hint: 2026-09-09T10:47:09.6851508Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-09-09T10:47:09.6853803Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-09-09T10:47:09.6856897Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-09-09T10:47:09.6908988Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-09-09T10:47:09.6948044Z Removing SSH command configuration 2026-09-09T10:47:09.6955041Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-09-09T10:47:09.6998778Z [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-09-09T10:47:09.7390238Z Removing HTTP extra header 2026-09-09T10:47:09.7398627Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-09-09T10:47:09.7438263Z [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-09-09T10:47:09.7676848Z Removing includeIf entries pointing to credentials config files 2026-09-09T10:47:09.7683775Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-09-09T10:47:09.7722782Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-09-09T10:47:09.7962244Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-da5f30ff-478d-4b1d-9d3e-c0eeaa54d51b.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-09-09T10:47:09.8006712Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-da5f30ff-478d-4b1d-9d3e-c0eeaa54d51b.config 2026-09-09T10:47:09.8041052Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-da5f30ff-478d-4b1d-9d3e-c0eeaa54d51b.config 2026-09-09T10:47:09.8077703Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-da5f30ff-478d-4b1d-9d3e-c0eeaa54d51b.config 2026-09-09T10:47:09.8111870Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-da5f30ff-478d-4b1d-9d3e-c0eeaa54d51b.config
Fetching the repository
2026-09-09T10:47:09.8184788Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +92b448eda87979f9b4ca0c250a2e8f8e5b01da33:refs/remotes/pull/5581/merge 2026-09-09T10:47:13.2368304Z From https://github.com/pypy/pypy 2026-09-09T10:47:13.2374687Z * [new ref] 92b448eda87979f9b4ca0c250a2e8f8e5b01da33 -> pull/5581/merge
Determining the checkout info
2026-09-09T10:47:13.2386639Z [command]/usr/bin/git sparse-checkout disable 2026-09-09T10:47:13.2445159Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-09-09T10:47:13.2487398Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5581/merge 2026-09-09T10:47:13.7296972Z Note: switching to 'refs/remotes/pull/5581/merge'. 2026-09-09T10:47:13.7298659Z 2026-09-09T10:47:13.7300082Z You are in 'detached HEAD' state. You can look around, make experimental 2026-09-09T10:47:13.7301192Z changes and commit them, and you can discard any commits you make in this 2026-09-09T10:47:13.7302260Z state without impacting any branches by switching back to a branch. 2026-09-09T10:47:13.7302924Z 2026-09-09T10:47:13.7303642Z If you want to create a new branch to retain commits you create, you may 2026-09-09T10:47:13.7304572Z do so (now or later) by using -c with the switch command. Example: 2026-09-09T10:47:13.7305224Z 2026-09-09T10:47:13.7305501Z git switch -c <new-branch-name> 2026-09-09T10:47:13.7305917Z 2026-09-09T10:47:13.7306161Z Or undo this operation with: 2026-09-09T10:47:13.7306506Z 2026-09-09T10:47:13.7306709Z git switch - 2026-09-09T10:47:13.7307001Z 2026-09-09T10:47:13.7307774Z Turn off this advice by setting config variable advice.detachedHead to false 2026-09-09T10:47:13.7308738Z 2026-09-09T10:47:13.7309655Z HEAD is now at 92b448e Merge 22ba7870960c2ef754234816c4ee6eaf3b4f373b into aec767c1fac6d546e5ae5fae610449f8b45b07d8
2026-09-09T10:47:13.7372651Z [command]/usr/bin/git log -1 --format=%H 2026-09-09T10:47:13.7401737Z 92b448eda87979f9b4ca0c250a2e8f8e5b01da33