Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-02T13:06:24.9095260Z with: 2026-08-02T13:06:24.9095650Z repository: pypy/pypy 2026-08-02T13:06:24.9099360Z token: *** 2026-08-02T13:06:24.9099710Z ssh-strict: true 2026-08-02T13:06:24.9100060Z ssh-user: git 2026-08-02T13:06:24.9100430Z persist-credentials: true 2026-08-02T13:06:24.9100820Z clean: true 2026-08-02T13:06:24.9101190Z sparse-checkout-cone-mode: true 2026-08-02T13:06:24.9101690Z fetch-depth: 1 2026-08-02T13:06:24.9102050Z fetch-tags: false 2026-08-02T13:06:24.9102430Z show-progress: true 2026-08-02T13:06:24.9102780Z lfs: false 2026-08-02T13:06:24.9103200Z submodules: false 2026-08-02T13:06:24.9103590Z set-safe-directory: true
2026-08-02T13:06:25.4606460Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-02T13:06:25.4609370Z Working directory is '/Users/runner/work/pypy/pypy' 2026-08-02T13:06:25.4610520Z [command]/opt/homebrew/bin/git version 2026-08-02T13:06:25.4963420Z git version 2.55.0
2026-08-02T13:06:25.4999320Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/29e1b615-deb8-45c7-bc5a-96fb3718994e/.gitconfig' 2026-08-02T13:06:25.5004760Z Temporarily overriding HOME='/Users/runner/work/_temp/29e1b615-deb8-45c7-bc5a-96fb3718994e' before making global git config changes 2026-08-02T13:06:25.5010150Z Adding repository directory to the temporary git global config as a safe directory 2026-08-02T13:06:25.5014600Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-08-02T13:06:25.5163070Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-08-02T13:06:25.5171260Z [command]/opt/homebrew/bin/git init /Users/runner/work/pypy/pypy 2026-08-02T13:06:25.5438550Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-02T13:06:25.5441160Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-02T13:06:25.5443470Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-02T13:06:25.5445120Z hint: call: 2026-08-02T13:06:25.5445980Z hint: 2026-08-02T13:06:25.5447160Z hint: git config --global init.defaultBranch <name> 2026-08-02T13:06:25.5448350Z hint: 2026-08-02T13:06:25.5449510Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-02T13:06:25.5451420Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-02T13:06:25.5453190Z hint: 2026-08-02T13:06:25.5453980Z hint: git branch -m <name> 2026-08-02T13:06:25.5454960Z hint: 2026-08-02T13:06:25.5456170Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-02T13:06:25.5458320Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-08-02T13:06:25.5461650Z [command]/opt/homebrew/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-02T13:06:25.5532830Z [command]/opt/homebrew/bin/git config --local gc.auto 0
Setting up auth
2026-08-02T13:06:25.5608050Z Removing SSH command configuration 2026-08-02T13:06:25.5610570Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-02T13:06:25.5693980Z [command]/opt/homebrew/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-02T13:06:25.7009940Z Removing HTTP extra header 2026-08-02T13:06:25.7015960Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-02T13:06:25.7100980Z [command]/opt/homebrew/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-02T13:06:25.8281250Z Removing includeIf entries pointing to credentials config files 2026-08-02T13:06:25.8285410Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-02T13:06:25.8387800Z [command]/opt/homebrew/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-02T13:06:25.9956560Z [command]/opt/homebrew/bin/git config --file /Users/runner/work/_temp/git-credentials-ecd9fb17-f86e-4f11-ac1b-23bc66cbe1f6.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-02T13:06:26.0082230Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-ecd9fb17-f86e-4f11-ac1b-23bc66cbe1f6.config 2026-08-02T13:06:26.0094340Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-ecd9fb17-f86e-4f11-ac1b-23bc66cbe1f6.config 2026-08-02T13:06:26.0109730Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-ecd9fb17-f86e-4f11-ac1b-23bc66cbe1f6.config 2026-08-02T13:06:26.0168460Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-ecd9fb17-f86e-4f11-ac1b-23bc66cbe1f6.config
Fetching the repository
2026-08-02T13:06:26.0286060Z [command]/opt/homebrew/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +8dc423ad25aa0b272236bdf4184e5178569cb637:refs/remotes/pull/5551/merge 2026-08-02T13:06:28.9416900Z From https://github.com/pypy/pypy 2026-08-02T13:06:28.9421850Z * [new ref] 8dc423ad25aa0b272236bdf4184e5178569cb637 -> pull/5551/merge
Determining the checkout info
2026-08-02T13:06:28.9427190Z [command]/opt/homebrew/bin/git sparse-checkout disable 2026-08-02T13:06:28.9552420Z [command]/opt/homebrew/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-02T13:06:28.9665690Z [command]/opt/homebrew/bin/git checkout --progress --force refs/remotes/pull/5551/merge 2026-08-02T13:06:30.1516900Z Updating files: 91% (5476/6014) 2026-08-02T13:06:30.1894580Z Updating files: 92% (5533/6014) 2026-08-02T13:06:30.1977070Z Updating files: 93% (5594/6014) 2026-08-02T13:06:30.2095320Z Updating files: 94% (5654/6014) 2026-08-02T13:06:30.2273790Z Updating files: 95% (5714/6014) 2026-08-02T13:06:30.2348750Z Updating files: 96% (5774/6014) 2026-08-02T13:06:30.2436510Z Updating files: 97% (5834/6014) 2026-08-02T13:06:30.2527090Z Updating files: 98% (5894/6014) 2026-08-02T13:06:30.2651280Z Updating files: 99% (5954/6014) 2026-08-02T13:06:30.2651870Z Updating files: 100% (6014/6014) 2026-08-02T13:06:30.2652220Z Updating files: 100% (6014/6014), done. 2026-08-02T13:06:30.2773380Z HEAD is now at 8dc423a Merge f5e25d434be1bb9f4436990b3151daba9b945956 into fe58333c4102f75f7d2e8bf620b0a1c9ef68404b
2026-08-02T13:06:30.3021630Z [command]/opt/homebrew/bin/git log -1 --format=%H 2026-08-02T13:06:30.3220810Z 8dc423ad25aa0b272236bdf4184e5178569cb637