Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-25T12:14:22.0887490Z with: 2026-08-25T12:14:22.0887810Z repository: pypy/pypy 2026-08-25T12:14:22.0891110Z token: *** 2026-08-25T12:14:22.0891440Z ssh-strict: true 2026-08-25T12:14:22.0891920Z ssh-user: git 2026-08-25T12:14:22.0892290Z persist-credentials: true 2026-08-25T12:14:22.0892680Z clean: true 2026-08-25T12:14:22.0893050Z sparse-checkout-cone-mode: true 2026-08-25T12:14:22.0893490Z fetch-depth: 1 2026-08-25T12:14:22.0893830Z fetch-tags: false 2026-08-25T12:14:22.0894210Z show-progress: true 2026-08-25T12:14:22.0894560Z lfs: false 2026-08-25T12:14:22.0913330Z submodules: false 2026-08-25T12:14:22.0913840Z set-safe-directory: true
2026-08-25T12:14:22.6342900Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-25T12:14:22.6345990Z Working directory is '/Users/runner/work/pypy/pypy' 2026-08-25T12:14:22.6346990Z [command]/opt/homebrew/bin/git version 2026-08-25T12:14:22.6596410Z git version 2.55.0
2026-08-25T12:14:22.6620450Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/ccc8e052-8909-44be-b377-0e09a4415723/.gitconfig' 2026-08-25T12:14:22.6627610Z Temporarily overriding HOME='/Users/runner/work/_temp/ccc8e052-8909-44be-b377-0e09a4415723' before making global git config changes 2026-08-25T12:14:22.6629000Z Adding repository directory to the temporary git global config as a safe directory 2026-08-25T12:14:22.6630300Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-08-25T12:14:22.6778650Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-08-25T12:14:22.6781090Z [command]/opt/homebrew/bin/git init /Users/runner/work/pypy/pypy 2026-08-25T12:14:22.7883220Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-25T12:14:22.7887170Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-25T12:14:22.7888210Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-25T12:14:22.7889010Z hint: call: 2026-08-25T12:14:22.7889420Z hint: 2026-08-25T12:14:22.7889900Z hint: git config --global init.defaultBranch <name> 2026-08-25T12:14:22.7890520Z hint: 2026-08-25T12:14:22.7891120Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-25T12:14:22.7891970Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-25T12:14:22.7892640Z hint: 2026-08-25T12:14:22.7892980Z hint: git branch -m <name> 2026-08-25T12:14:22.7893380Z hint: 2026-08-25T12:14:22.7893930Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-25T12:14:22.7894950Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-08-25T12:14:22.7897430Z [command]/opt/homebrew/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-25T12:14:22.8197360Z [command]/opt/homebrew/bin/git config --local gc.auto 0
Setting up auth
2026-08-25T12:14:22.8287930Z Removing SSH command configuration 2026-08-25T12:14:22.8290790Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-25T12:14:22.8367140Z [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-25T12:14:23.0046440Z Removing HTTP extra header 2026-08-25T12:14:23.0055270Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-25T12:14:23.0138160Z [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-25T12:14:23.4078810Z Removing includeIf entries pointing to credentials config files 2026-08-25T12:14:23.4207340Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-25T12:14:23.4520640Z [command]/opt/homebrew/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-25T12:14:23.6807880Z [command]/opt/homebrew/bin/git config --file /Users/runner/work/_temp/git-credentials-293ffb61-e118-422e-a8a0-a35cc6c4bbf8.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-25T12:14:23.7018650Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-293ffb61-e118-422e-a8a0-a35cc6c4bbf8.config 2026-08-25T12:14:23.7255670Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-293ffb61-e118-422e-a8a0-a35cc6c4bbf8.config 2026-08-25T12:14:23.7302410Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-293ffb61-e118-422e-a8a0-a35cc6c4bbf8.config 2026-08-25T12:14:23.7337540Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-293ffb61-e118-422e-a8a0-a35cc6c4bbf8.config
Fetching the repository
2026-08-25T12:14:23.7352260Z [command]/opt/homebrew/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +21fbed076e8da205abb3e5f39914bb65bbbf9045:refs/remotes/origin/main 2026-08-25T12:14:25.6007450Z From https://github.com/pypy/pypy 2026-08-25T12:14:25.6105570Z * [new ref] 21fbed076e8da205abb3e5f39914bb65bbbf9045 -> origin/main 2026-08-25T12:14:25.6241760Z [command]/opt/homebrew/bin/git branch --list --remote origin/main 2026-08-25T12:14:25.6260880Z origin/main 2026-08-25T12:14:25.6341500Z [command]/opt/homebrew/bin/git rev-parse refs/remotes/origin/main 2026-08-25T12:14:25.6342240Z 21fbed076e8da205abb3e5f39914bb65bbbf9045
Determining the checkout info
2026-08-25T12:14:25.6349350Z [command]/opt/homebrew/bin/git sparse-checkout disable 2026-08-25T12:14:25.6352170Z [command]/opt/homebrew/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-25T12:14:25.6442930Z [command]/opt/homebrew/bin/git checkout --progress --force -B main refs/remotes/origin/main 2026-08-25T12:14:26.8087780Z Updating files: 91% (5474/6014) 2026-08-25T12:14:26.8572960Z Updating files: 92% (5533/6014) 2026-08-25T12:14:26.8689720Z Updating files: 93% (5594/6014) 2026-08-25T12:14:26.8815560Z Updating files: 94% (5654/6014) 2026-08-25T12:14:26.9045950Z Updating files: 95% (5714/6014) 2026-08-25T12:14:26.9147980Z Updating files: 96% (5774/6014) 2026-08-25T12:14:26.9294910Z Updating files: 97% (5834/6014) 2026-08-25T12:14:26.9413610Z Updating files: 98% (5894/6014) 2026-08-25T12:14:26.9570430Z Updating files: 99% (5954/6014) 2026-08-25T12:14:26.9584250Z Updating files: 100% (6014/6014) 2026-08-25T12:14:26.9585050Z Updating files: 100% (6014/6014), done. 2026-08-25T12:14:26.9736570Z Switched to a new branch 'main' 2026-08-25T12:14:26.9763850Z branch 'main' set up to track 'origin/main'.
2026-08-25T12:14:26.9912470Z [command]/opt/homebrew/bin/git log -1 --format=%H 2026-08-25T12:14:27.0017050Z 21fbed076e8da205abb3e5f39914bb65bbbf9045