Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-01T06:03:34.0020670Z with: 2026-08-01T06:03:34.0020960Z repository: pypy/pypy 2026-08-01T06:03:34.0023380Z token: *** 2026-08-01T06:03:34.0023670Z ssh-strict: true 2026-08-01T06:03:34.0023960Z ssh-user: git 2026-08-01T06:03:34.0024260Z persist-credentials: true 2026-08-01T06:03:34.0024580Z clean: true 2026-08-01T06:03:34.0024880Z sparse-checkout-cone-mode: true 2026-08-01T06:03:34.0025220Z fetch-depth: 1 2026-08-01T06:03:34.0025510Z fetch-tags: false 2026-08-01T06:03:34.0025810Z show-progress: true 2026-08-01T06:03:34.0026110Z lfs: false 2026-08-01T06:03:34.0026380Z submodules: false 2026-08-01T06:03:34.0026680Z set-safe-directory: true
2026-08-01T06:03:34.5473410Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-01T06:03:34.5475360Z Working directory is '/Users/runner/work/pypy/pypy' 2026-08-01T06:03:34.5476080Z [command]/opt/homebrew/bin/git version 2026-08-01T06:03:34.5719160Z git version 2.55.0
2026-08-01T06:03:34.5741030Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/78473db0-206c-4f12-adf9-b550a90ad633/.gitconfig' 2026-08-01T06:03:34.5747550Z Temporarily overriding HOME='/Users/runner/work/_temp/78473db0-206c-4f12-adf9-b550a90ad633' before making global git config changes 2026-08-01T06:03:34.5749230Z Adding repository directory to the temporary git global config as a safe directory 2026-08-01T06:03:34.5751630Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-08-01T06:03:34.5853450Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-08-01T06:03:34.5860300Z [command]/opt/homebrew/bin/git init /Users/runner/work/pypy/pypy 2026-08-01T06:03:34.6054250Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-01T06:03:34.6055710Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-01T06:03:34.6056910Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-01T06:03:34.6058000Z hint: call: 2026-08-01T06:03:34.6058650Z hint: 2026-08-01T06:03:34.6059190Z hint: git config --global init.defaultBranch <name> 2026-08-01T06:03:34.6059980Z hint: 2026-08-01T06:03:34.6060620Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-01T06:03:34.6061640Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-01T06:03:34.6062310Z hint: 2026-08-01T06:03:34.6062760Z hint: git branch -m <name> 2026-08-01T06:03:34.6063350Z hint: 2026-08-01T06:03:34.6063960Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-01T06:03:34.6065230Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-08-01T06:03:34.6069150Z [command]/opt/homebrew/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-01T06:03:34.6152520Z [command]/opt/homebrew/bin/git config --local gc.auto 0
Setting up auth
2026-08-01T06:03:34.6211130Z Removing SSH command configuration 2026-08-01T06:03:34.6214590Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-01T06:03:34.6277140Z [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-01T06:03:34.7135880Z Removing HTTP extra header 2026-08-01T06:03:34.7140350Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-01T06:03:34.7194620Z [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-01T06:03:34.7911210Z Removing includeIf entries pointing to credentials config files 2026-08-01T06:03:34.7915440Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-01T06:03:34.7976870Z [command]/opt/homebrew/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-01T06:03:34.9090470Z [command]/opt/homebrew/bin/git config --file /Users/runner/work/_temp/git-credentials-bd5cbb7b-62d9-47cf-a227-bdf3c325ad6a.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-01T06:03:34.9236150Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-bd5cbb7b-62d9-47cf-a227-bdf3c325ad6a.config 2026-08-01T06:03:34.9304950Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-bd5cbb7b-62d9-47cf-a227-bdf3c325ad6a.config 2026-08-01T06:03:34.9369160Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-bd5cbb7b-62d9-47cf-a227-bdf3c325ad6a.config 2026-08-01T06:03:34.9428160Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-bd5cbb7b-62d9-47cf-a227-bdf3c325ad6a.config
Fetching the repository
2026-08-01T06:03:34.9490460Z [command]/opt/homebrew/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +f1dff950585a79f24fa57941b2b83b7a84bfdb22:refs/remotes/pull/5548/merge 2026-08-01T06:03:38.2723410Z From https://github.com/pypy/pypy 2026-08-01T06:03:38.2724980Z * [new ref] f1dff950585a79f24fa57941b2b83b7a84bfdb22 -> pull/5548/merge
Determining the checkout info
2026-08-01T06:03:38.2733100Z [command]/opt/homebrew/bin/git sparse-checkout disable 2026-08-01T06:03:38.2814170Z [command]/opt/homebrew/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-01T06:03:38.2892630Z [command]/opt/homebrew/bin/git checkout --progress --force refs/remotes/pull/5548/merge 2026-08-01T06:03:39.1509240Z HEAD is now at f1dff95 Merge 5899bf9455615096fa08da09001b59b2abda7382 into fe58333c4102f75f7d2e8bf620b0a1c9ef68404b
2026-08-01T06:03:39.1916450Z [command]/opt/homebrew/bin/git log -1 --format=%H 2026-08-01T06:03:39.2017510Z f1dff950585a79f24fa57941b2b83b7a84bfdb22