Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-31T10:02:22.1591330Z with: 2026-08-31T10:02:22.1591700Z repository: pypy/pypy 2026-08-31T10:02:22.1594660Z token: *** 2026-08-31T10:02:22.1594960Z ssh-strict: true 2026-08-31T10:02:22.1595280Z ssh-user: git 2026-08-31T10:02:22.1595600Z persist-credentials: true 2026-08-31T10:02:22.1595950Z clean: true 2026-08-31T10:02:22.1596270Z sparse-checkout-cone-mode: true 2026-08-31T10:02:22.1596640Z fetch-depth: 1 2026-08-31T10:02:22.1596950Z fetch-tags: false 2026-08-31T10:02:22.1597300Z show-progress: true 2026-08-31T10:02:22.1597620Z lfs: false 2026-08-31T10:02:22.1597950Z submodules: false 2026-08-31T10:02:22.1598280Z set-safe-directory: true
2026-08-31T10:02:22.7441660Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-31T10:02:22.7444470Z Working directory is '/Users/runner/work/pypy/pypy' 2026-08-31T10:02:22.7455920Z [command]/opt/homebrew/bin/git version 2026-08-31T10:02:22.7804280Z git version 2.55.0
2026-08-31T10:02:22.7841990Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/efc61215-c16f-43cf-8efb-b4b8bd45fc32/.gitconfig' 2026-08-31T10:02:22.7847540Z Temporarily overriding HOME='/Users/runner/work/_temp/efc61215-c16f-43cf-8efb-b4b8bd45fc32' before making global git config changes 2026-08-31T10:02:22.7849090Z Adding repository directory to the temporary git global config as a safe directory 2026-08-31T10:02:22.7854650Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-08-31T10:02:22.8008520Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-08-31T10:02:22.8023260Z [command]/opt/homebrew/bin/git init /Users/runner/work/pypy/pypy 2026-08-31T10:02:22.8356990Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-31T10:02:22.8360020Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-31T10:02:22.8368330Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-31T10:02:22.8370520Z hint: call: 2026-08-31T10:02:22.8371900Z hint: 2026-08-31T10:02:22.8373420Z hint: git config --global init.defaultBranch <name> 2026-08-31T10:02:22.8375210Z hint: 2026-08-31T10:02:22.8377730Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-31T10:02:22.8378800Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-31T10:02:22.8379550Z hint: 2026-08-31T10:02:22.8380020Z hint: git branch -m <name> 2026-08-31T10:02:22.8380530Z hint: 2026-08-31T10:02:22.8381290Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-31T10:02:22.8382520Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-08-31T10:02:22.8384490Z [command]/opt/homebrew/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-31T10:02:22.8499140Z [command]/opt/homebrew/bin/git config --local gc.auto 0
Setting up auth
2026-08-31T10:02:22.8579070Z Removing SSH command configuration 2026-08-31T10:02:22.8581480Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-31T10:02:22.8675730Z [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-31T10:02:23.0183770Z Removing HTTP extra header 2026-08-31T10:02:23.0189730Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-31T10:02:23.0309570Z [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-31T10:02:23.1633240Z Removing includeIf entries pointing to credentials config files 2026-08-31T10:02:23.1639920Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-31T10:02:23.1730830Z [command]/opt/homebrew/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-31T10:02:23.2767900Z [command]/opt/homebrew/bin/git config --file /Users/runner/work/_temp/git-credentials-820cc09f-f6bf-4498-aeb1-e4da2a8e6411.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-31T10:02:23.2878380Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-820cc09f-f6bf-4498-aeb1-e4da2a8e6411.config 2026-08-31T10:02:23.2951890Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-820cc09f-f6bf-4498-aeb1-e4da2a8e6411.config 2026-08-31T10:02:23.3031190Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-820cc09f-f6bf-4498-aeb1-e4da2a8e6411.config 2026-08-31T10:02:23.3154860Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-820cc09f-f6bf-4498-aeb1-e4da2a8e6411.config
Fetching the repository
2026-08-31T10:02:23.3232260Z [command]/opt/homebrew/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +8bba740552bf1268a92404c7f6f7d3fd7d8af9d8:refs/remotes/pull/5549/merge 2026-08-31T10:02:26.5009360Z From https://github.com/pypy/pypy 2026-08-31T10:02:26.5012820Z * [new ref] 8bba740552bf1268a92404c7f6f7d3fd7d8af9d8 -> pull/5549/merge
Determining the checkout info
2026-08-31T10:02:26.5024220Z [command]/opt/homebrew/bin/git sparse-checkout disable 2026-08-31T10:02:26.5115710Z [command]/opt/homebrew/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-31T10:02:26.5270210Z [command]/opt/homebrew/bin/git checkout --progress --force refs/remotes/pull/5549/merge 2026-08-31T10:02:27.6001720Z Updating files: 91% (5515/6014) 2026-08-31T10:02:27.6304560Z Updating files: 92% (5533/6014) 2026-08-31T10:02:27.6406340Z Updating files: 93% (5594/6014) 2026-08-31T10:02:27.6520840Z Updating files: 94% (5654/6014) 2026-08-31T10:02:27.6624210Z Updating files: 95% (5714/6014) 2026-08-31T10:02:27.6727760Z Updating files: 96% (5774/6014) 2026-08-31T10:02:27.6829420Z Updating files: 97% (5834/6014) 2026-08-31T10:02:27.6933420Z Updating files: 98% (5894/6014) 2026-08-31T10:02:27.7035050Z Updating files: 99% (5954/6014) 2026-08-31T10:02:27.7137270Z Updating files: 100% (6014/6014) 2026-08-31T10:02:27.7239040Z Updating files: 100% (6014/6014), done. 2026-08-31T10:02:27.7290960Z HEAD is now at 8bba740 Merge 7149ff22b296f711b2cbf185043bab3831263d64 into 87f735aa8679194ee2f3f67b5796d6b900be993e
2026-08-31T10:02:27.7906810Z [command]/opt/homebrew/bin/git log -1 --format=%H 2026-08-31T10:02:27.7908170Z 8bba740552bf1268a92404c7f6f7d3fd7d8af9d8