Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-07-31T07:35:43.6201209Z with: 2026-07-31T07:35:43.6201839Z repository: pypy/pypy 2026-07-31T07:35:43.6205736Z token: *** 2026-07-31T07:35:43.6206276Z ssh-strict: true 2026-07-31T07:35:43.6206808Z ssh-user: git 2026-07-31T07:35:43.6207631Z persist-credentials: true 2026-07-31T07:35:43.6208555Z clean: true 2026-07-31T07:35:43.6209125Z sparse-checkout-cone-mode: true 2026-07-31T07:35:43.6209809Z fetch-depth: 1 2026-07-31T07:35:43.6210375Z fetch-tags: false 2026-07-31T07:35:43.6210979Z show-progress: true 2026-07-31T07:35:43.6211583Z lfs: false 2026-07-31T07:35:43.6212086Z submodules: false 2026-07-31T07:35:43.6212717Z set-safe-directory: true
2026-07-31T07:35:43.7138767Z Syncing repository: pypy/pypy
Getting Git version info
2026-07-31T07:35:43.7142457Z Working directory is '/home/runner/work/pypy/pypy' 2026-07-31T07:35:43.7143976Z [command]/usr/bin/git version 2026-07-31T07:35:43.7184001Z git version 2.54.0
2026-07-31T07:35:43.7222279Z Temporarily overriding HOME='/home/runner/work/_temp/2fedff06-e13a-425e-96cb-80d5c7fb89fa' before making global git config changes 2026-07-31T07:35:43.7224309Z Adding repository directory to the temporary git global config as a safe directory 2026-07-31T07:35:43.7226607Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-07-31T07:35:43.7267435Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-07-31T07:35:43.7278926Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-07-31T07:35:43.7364245Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-07-31T07:35:43.7366728Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-07-31T07:35:43.7368598Z hint: to use in all of your new repositories, which will suppress this warning, 2026-07-31T07:35:43.7369749Z hint: call: 2026-07-31T07:35:43.7370762Z hint: 2026-07-31T07:35:43.7372130Z hint: git config --global init.defaultBranch <name> 2026-07-31T07:35:43.7373129Z hint: 2026-07-31T07:35:43.7374157Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-07-31T07:35:43.7375395Z hint: 'development'. The just-created branch can be renamed via this command: 2026-07-31T07:35:43.7376595Z hint: 2026-07-31T07:35:43.7377366Z hint: git branch -m <name> 2026-07-31T07:35:43.7378515Z hint: 2026-07-31T07:35:43.7379477Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-07-31T07:35:43.7380951Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-07-31T07:35:43.7383676Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-07-31T07:35:43.7421728Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-07-31T07:35:43.7462299Z Removing SSH command configuration 2026-07-31T07:35:43.7463518Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-07-31T07:35:43.7495420Z [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-07-31T07:35:43.7835444Z Removing HTTP extra header 2026-07-31T07:35:43.7842639Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-07-31T07:35:43.7875202Z [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-07-31T07:35:43.8089523Z Removing includeIf entries pointing to credentials config files 2026-07-31T07:35:43.8090697Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-07-31T07:35:43.8139837Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-07-31T07:35:43.8344976Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-d60e734a-d4df-49f4-a88a-f2000c506531.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-07-31T07:35:43.8385683Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-d60e734a-d4df-49f4-a88a-f2000c506531.config 2026-07-31T07:35:43.8418137Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-d60e734a-d4df-49f4-a88a-f2000c506531.config 2026-07-31T07:35:43.8451924Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-d60e734a-d4df-49f4-a88a-f2000c506531.config 2026-07-31T07:35:43.8484731Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-d60e734a-d4df-49f4-a88a-f2000c506531.config
Fetching the repository
2026-07-31T07:35:43.8524851Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +1ecc04ee176605ce297ea9918e81dfc88bc12b72:refs/remotes/pull/5548/merge 2026-07-31T07:35:46.7407742Z From https://github.com/pypy/pypy 2026-07-31T07:35:46.7409504Z * [new ref] 1ecc04ee176605ce297ea9918e81dfc88bc12b72 -> pull/5548/merge
Determining the checkout info
2026-07-31T07:35:46.7438306Z [command]/usr/bin/git sparse-checkout disable 2026-07-31T07:35:46.7474934Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-07-31T07:35:46.7507548Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5548/merge 2026-07-31T07:35:47.0828411Z Note: switching to 'refs/remotes/pull/5548/merge'. 2026-07-31T07:35:47.0830354Z 2026-07-31T07:35:47.0831899Z You are in 'detached HEAD' state. You can look around, make experimental 2026-07-31T07:35:47.0833285Z changes and commit them, and you can discard any commits you make in this 2026-07-31T07:35:47.0834823Z state without impacting any branches by switching back to a branch. 2026-07-31T07:35:47.0835642Z 2026-07-31T07:35:47.0836229Z If you want to create a new branch to retain commits you create, you may 2026-07-31T07:35:47.0837397Z do so (now or later) by using -c with the switch command. Example: 2026-07-31T07:35:47.0838429Z 2026-07-31T07:35:47.0838754Z git switch -c <new-branch-name> 2026-07-31T07:35:47.0839217Z 2026-07-31T07:35:47.0839511Z Or undo this operation with: 2026-07-31T07:35:47.0839927Z 2026-07-31T07:35:47.0840224Z git switch - 2026-07-31T07:35:47.0840575Z 2026-07-31T07:35:47.0841183Z Turn off this advice by setting config variable advice.detachedHead to false 2026-07-31T07:35:47.0842026Z 2026-07-31T07:35:47.0842993Z HEAD is now at 1ecc04e Merge 044df9c86b8382cfec0ba0f0412651c777bce83a into e6faa48a5f66f9046ba59ee1ff92ff16ba07bcb3
2026-07-31T07:35:47.0885602Z [command]/usr/bin/git log -1 --format=%H 2026-07-31T07:35:47.0912132Z 1ecc04ee176605ce297ea9918e81dfc88bc12b72