Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-07-24T12:31:58.2149480Z with: 2026-07-24T12:31:58.2149790Z repository: pypy/pypy 2026-07-24T12:31:58.2152660Z token: *** 2026-07-24T12:31:58.2152970Z ssh-strict: true 2026-07-24T12:31:58.2153280Z ssh-user: git 2026-07-24T12:31:58.2153590Z persist-credentials: true 2026-07-24T12:31:58.2153930Z clean: true 2026-07-24T12:31:58.2154250Z sparse-checkout-cone-mode: true 2026-07-24T12:31:58.2154620Z fetch-depth: 1 2026-07-24T12:31:58.2154920Z fetch-tags: false 2026-07-24T12:31:58.2155240Z show-progress: true 2026-07-24T12:31:58.2155550Z lfs: false 2026-07-24T12:31:58.2155850Z submodules: false 2026-07-24T12:31:58.2156170Z set-safe-directory: true
2026-07-24T12:31:58.8270640Z Syncing repository: pypy/pypy
Getting Git version info
2026-07-24T12:31:58.8273230Z Working directory is '/Users/runner/work/pypy/pypy' 2026-07-24T12:31:58.8274240Z [command]/opt/homebrew/bin/git version 2026-07-24T12:31:58.8663900Z git version 2.55.0
2026-07-24T12:31:58.8693740Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/36c7bd45-e7c8-4182-857f-52a2b9ac96dd/.gitconfig' 2026-07-24T12:31:58.8706310Z Temporarily overriding HOME='/Users/runner/work/_temp/36c7bd45-e7c8-4182-857f-52a2b9ac96dd' before making global git config changes 2026-07-24T12:31:58.8709990Z Adding repository directory to the temporary git global config as a safe directory 2026-07-24T12:31:58.8712880Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-07-24T12:31:58.8864720Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-07-24T12:31:58.8877690Z [command]/opt/homebrew/bin/git init /Users/runner/work/pypy/pypy 2026-07-24T12:31:58.9199620Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-07-24T12:31:58.9201240Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-07-24T12:31:58.9202730Z hint: to use in all of your new repositories, which will suppress this warning, 2026-07-24T12:31:58.9203420Z hint: call: 2026-07-24T12:31:58.9203840Z hint: 2026-07-24T12:31:58.9204360Z hint: git config --global init.defaultBranch <name> 2026-07-24T12:31:58.9204950Z hint: 2026-07-24T12:31:58.9205480Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-07-24T12:31:58.9206280Z hint: 'development'. The just-created branch can be renamed via this command: 2026-07-24T12:31:58.9206890Z hint: 2026-07-24T12:31:58.9207250Z hint: git branch -m <name> 2026-07-24T12:31:58.9207660Z hint: 2026-07-24T12:31:58.9208170Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-07-24T12:31:58.9209070Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-07-24T12:31:58.9213410Z [command]/opt/homebrew/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-07-24T12:31:58.9316370Z [command]/opt/homebrew/bin/git config --local gc.auto 0
Setting up auth
2026-07-24T12:31:58.9440830Z Removing SSH command configuration 2026-07-24T12:31:58.9451960Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-07-24T12:31:58.9556270Z [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-07-24T12:31:59.0980230Z Removing HTTP extra header 2026-07-24T12:31:59.0983020Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-07-24T12:31:59.1104950Z [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-07-24T12:31:59.2091500Z Removing includeIf entries pointing to credentials config files 2026-07-24T12:31:59.2094170Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-07-24T12:31:59.2184460Z [command]/opt/homebrew/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-07-24T12:31:59.3805430Z [command]/opt/homebrew/bin/git config --file /Users/runner/work/_temp/git-credentials-ba6c7480-a002-4ed0-a5e7-8399a8ee129c.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-07-24T12:31:59.3884890Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-ba6c7480-a002-4ed0-a5e7-8399a8ee129c.config 2026-07-24T12:31:59.3985260Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-ba6c7480-a002-4ed0-a5e7-8399a8ee129c.config 2026-07-24T12:31:59.4048800Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-ba6c7480-a002-4ed0-a5e7-8399a8ee129c.config 2026-07-24T12:31:59.4118920Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-ba6c7480-a002-4ed0-a5e7-8399a8ee129c.config
Fetching the repository
2026-07-24T12:31:59.4420980Z [command]/opt/homebrew/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +7a6191312af5f88417106c6abe2ee6ca779d5608:refs/remotes/origin/py3.12 2026-07-24T12:32:03.4081290Z From https://github.com/pypy/pypy 2026-07-24T12:32:03.4083340Z * [new ref] 7a6191312af5f88417106c6abe2ee6ca779d5608 -> origin/py3.12 2026-07-24T12:32:03.4098900Z [command]/opt/homebrew/bin/git branch --list --remote origin/py3.12 2026-07-24T12:32:03.4231230Z origin/py3.12 2026-07-24T12:32:03.4244220Z [command]/opt/homebrew/bin/git rev-parse refs/remotes/origin/py3.12 2026-07-24T12:32:03.4382350Z 7a6191312af5f88417106c6abe2ee6ca779d5608
Determining the checkout info
2026-07-24T12:32:03.5090360Z [command]/opt/homebrew/bin/git sparse-checkout disable 2026-07-24T12:32:03.5483470Z [command]/opt/homebrew/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-07-24T12:32:03.6155600Z [command]/opt/homebrew/bin/git checkout --progress --force -B py3.12 refs/remotes/origin/py3.12 2026-07-24T12:32:04.5682880Z Updating files: 53% (3779/7060) 2026-07-24T12:32:04.5755680Z Updating files: 54% (3813/7060) 2026-07-24T12:32:04.5839170Z Updating files: 55% (3883/7060) 2026-07-24T12:32:04.5916660Z Updating files: 56% (3954/7060) 2026-07-24T12:32:04.5985610Z Updating files: 57% (4025/7060) 2026-07-24T12:32:04.6068610Z Updating files: 58% (4095/7060) 2026-07-24T12:32:04.6160520Z Updating files: 59% (4166/7060) 2026-07-24T12:32:04.6323710Z Updating files: 60% (4236/7060) 2026-07-24T12:32:04.6428340Z Updating files: 61% (4307/7060) 2026-07-24T12:32:04.6480650Z Updating files: 62% (4378/7060) 2026-07-24T12:32:04.6563060Z Updating files: 63% (4448/7060) 2026-07-24T12:32:04.6652230Z Updating files: 64% (4519/7060) 2026-07-24T12:32:04.6760090Z Updating files: 65% (4589/7060) 2026-07-24T12:32:04.6863730Z Updating files: 66% (4660/7060) 2026-07-24T12:32:04.6972000Z Updating files: 67% (4731/7060) 2026-07-24T12:32:04.7064800Z Updating files: 68% (4801/7060) 2026-07-24T12:32:04.7144480Z Updating files: 69% (4872/7060) 2026-07-24T12:32:04.7307030Z Updating files: 70% (4942/7060) 2026-07-24T12:32:04.7735490Z Updating files: 71% (5013/7060) 2026-07-24T12:32:04.7834370Z Updating files: 72% (5084/7060) 2026-07-24T12:32:04.7948120Z Updating files: 73% (5154/7060) 2026-07-24T12:32:04.8597100Z Updating files: 74% (5225/7060) 2026-07-24T12:32:04.8659750Z Updating files: 75% (5295/7060) 2026-07-24T12:32:04.8809770Z Updating files: 76% (5366/7060) 2026-07-24T12:32:04.9271070Z Updating files: 77% (5437/7060) 2026-07-24T12:32:04.9372110Z Updating files: 78% (5507/7060) 2026-07-24T12:32:04.9541110Z Updating files: 79% (5578/7060) 2026-07-24T12:32:04.9657610Z Updating files: 80% (5648/7060) 2026-07-24T12:32:04.9887920Z Updating files: 81% (5719/7060) 2026-07-24T12:32:04.9989390Z Updating files: 82% (5790/7060) 2026-07-24T12:32:05.0058840Z Updating files: 83% (5860/7060) 2026-07-24T12:32:05.0604160Z Updating files: 84% (5931/7060) 2026-07-24T12:32:05.0705000Z Updating files: 85% (6001/7060) 2026-07-24T12:32:05.0740810Z Updating files: 86% (6072/7060) 2026-07-24T12:32:05.0845960Z Updating files: 87% (6143/7060) 2026-07-24T12:32:05.0976740Z Updating files: 88% (6213/7060) 2026-07-24T12:32:05.1077610Z Updating files: 89% (6284/7060) 2026-07-24T12:32:05.1206990Z Updating files: 90% (6354/7060) 2026-07-24T12:32:05.1406850Z Updating files: 91% (6425/7060) 2026-07-24T12:32:05.2057290Z Updating files: 92% (6496/7060) 2026-07-24T12:32:05.2499090Z Updating files: 93% (6566/7060) 2026-07-24T12:32:05.2666900Z Updating files: 94% (6637/7060) 2026-07-24T12:32:05.2778000Z Updating files: 95% (6707/7060) 2026-07-24T12:32:05.2883440Z Updating files: 96% (6778/7060) 2026-07-24T12:32:05.3203580Z Updating files: 97% (6849/7060) 2026-07-24T12:32:05.3396440Z Updating files: 98% (6919/7060) 2026-07-24T12:32:05.3826090Z Updating files: 99% (6990/7060) 2026-07-24T12:32:05.3856920Z Updating files: 100% (7060/7060) 2026-07-24T12:32:05.3858800Z Updating files: 100% (7060/7060), done. 2026-07-24T12:32:05.4009360Z Switched to a new branch 'py3.12' 2026-07-24T12:32:05.4024400Z branch 'py3.12' set up to track 'origin/py3.12'.
2026-07-24T12:32:05.4280880Z [command]/opt/homebrew/bin/git log -1 --format=%H 2026-07-24T12:32:05.4391450Z 7a6191312af5f88417106c6abe2ee6ca779d5608