Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-02T17:22:50.5665550Z with: 2026-08-02T17:22:50.5665996Z repository: pypy/pypy 2026-08-02T17:22:50.5669690Z token: *** 2026-08-02T17:22:50.5670136Z ssh-strict: true 2026-08-02T17:22:50.5670585Z ssh-user: git 2026-08-02T17:22:50.5671039Z persist-credentials: true 2026-08-02T17:22:50.5671532Z clean: true 2026-08-02T17:22:50.5672206Z sparse-checkout-cone-mode: true 2026-08-02T17:22:50.5672746Z fetch-depth: 1 2026-08-02T17:22:50.5673213Z fetch-tags: false 2026-08-02T17:22:50.5673681Z show-progress: true 2026-08-02T17:22:50.5674133Z lfs: false 2026-08-02T17:22:50.5674546Z submodules: false 2026-08-02T17:22:50.5675001Z set-safe-directory: true
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
Disabling automatic garbage collection
2026-08-02T17:22:50.7225457Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-08-02T17:22:50.7286723Z Removing SSH command configuration 2026-08-02T17:22:50.7287979Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-02T17:22:50.7334839Z [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-02T17:22:50.7718579Z Removing HTTP extra header 2026-08-02T17:22:50.7727326Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-02T17:22:50.7769177Z [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-02T17:22:50.7990528Z Removing includeIf entries pointing to credentials config files 2026-08-02T17:22:50.7997419Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-02T17:22:50.8035857Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-02T17:22:50.8272523Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-1b95dcd1-d323-4112-ba8c-c33ab91d3151.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-02T17:22:50.8314688Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-1b95dcd1-d323-4112-ba8c-c33ab91d3151.config 2026-08-02T17:22:50.8349698Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-1b95dcd1-d323-4112-ba8c-c33ab91d3151.config 2026-08-02T17:22:50.8386195Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-1b95dcd1-d323-4112-ba8c-c33ab91d3151.config 2026-08-02T17:22:50.8425840Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-1b95dcd1-d323-4112-ba8c-c33ab91d3151.config
Fetching the repository
2026-08-02T17:22:50.8468105Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +54ea128db87021b2f607bafa2874929febe3c9cb:refs/remotes/pull/5537/merge 2026-08-02T17:22:53.7614521Z From https://github.com/pypy/pypy 2026-08-02T17:22:53.7616718Z * [new ref] 54ea128db87021b2f607bafa2874929febe3c9cb -> pull/5537/merge
Determining the checkout info
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
2026-08-02T17:22:54.3336327Z [command]/usr/bin/git log -1 --format=%H 2026-08-02T17:22:54.3367978Z 54ea128db87021b2f607bafa2874929febe3c9cb