Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-22T22:59:45.4782830Z with: 2026-08-22T22:59:45.4783440Z repository: pypy/pypy 2026-08-22T22:59:45.4789100Z token: *** 2026-08-22T22:59:45.4789780Z ssh-strict: true 2026-08-22T22:59:45.4790470Z ssh-user: git 2026-08-22T22:59:45.4791230Z persist-credentials: true 2026-08-22T22:59:45.4792000Z clean: true 2026-08-22T22:59:45.4792730Z sparse-checkout-cone-mode: true 2026-08-22T22:59:45.4793570Z fetch-depth: 1 2026-08-22T22:59:45.4794270Z fetch-tags: false 2026-08-22T22:59:45.4795040Z show-progress: true 2026-08-22T22:59:45.4795760Z lfs: false 2026-08-22T22:59:45.4796440Z submodules: false 2026-08-22T22:59:45.4797180Z set-safe-directory: true
2026-08-22T22:59:45.8157120Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-22T22:59:45.8166880Z Working directory is '/Users/runner/work/pypy/pypy' 2026-08-22T22:59:45.8170830Z [command]/usr/local/bin/git version 2026-08-22T22:59:45.8686690Z git version 2.55.0
2026-08-22T22:59:45.8751240Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/5324509d-9118-4efb-aaa2-e052621fe90d/.gitconfig' 2026-08-22T22:59:45.8773630Z Temporarily overriding HOME='/Users/runner/work/_temp/5324509d-9118-4efb-aaa2-e052621fe90d' before making global git config changes 2026-08-22T22:59:45.8777160Z Adding repository directory to the temporary git global config as a safe directory 2026-08-22T22:59:45.8780640Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-08-22T22:59:45.9106810Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-08-22T22:59:45.9112500Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy 2026-08-22T22:59:45.9406210Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-22T22:59:45.9408470Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-22T22:59:45.9410450Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-22T22:59:45.9413410Z hint: call: 2026-08-22T22:59:45.9415150Z hint: 2026-08-22T22:59:45.9418670Z hint: git config --global init.defaultBranch <name> 2026-08-22T22:59:45.9420610Z hint: 2026-08-22T22:59:45.9422440Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-22T22:59:45.9425970Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-22T22:59:45.9428440Z hint: 2026-08-22T22:59:45.9430220Z hint: git branch -m <name> 2026-08-22T22:59:45.9432220Z hint: 2026-08-22T22:59:45.9434420Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-22T22:59:45.9437680Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-08-22T22:59:45.9445550Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-22T22:59:45.9622520Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-08-22T22:59:45.9733520Z Removing SSH command configuration 2026-08-22T22:59:45.9744500Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-22T22:59:45.9864660Z [command]/usr/local/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-22T22:59:46.1395850Z Removing HTTP extra header 2026-08-22T22:59:46.1404720Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-22T22:59:46.1545310Z [command]/usr/local/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-22T22:59:46.3592730Z Removing includeIf entries pointing to credentials config files 2026-08-22T22:59:46.4140250Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-22T22:59:46.4420120Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-22T22:59:46.5207210Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-588d50cd-f087-4d98-a433-4ee346381546.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-22T22:59:46.5367770Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-588d50cd-f087-4d98-a433-4ee346381546.config 2026-08-22T22:59:46.5437530Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-588d50cd-f087-4d98-a433-4ee346381546.config 2026-08-22T22:59:46.5573760Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-588d50cd-f087-4d98-a433-4ee346381546.config 2026-08-22T22:59:46.5686540Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-588d50cd-f087-4d98-a433-4ee346381546.config
Fetching the repository
2026-08-22T22:59:46.5803240Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +d15b633cef2b734aed7276e8f83bd51d048cdeda:refs/remotes/origin/py3.11 2026-08-22T22:59:50.8021660Z From https://github.com/pypy/pypy 2026-08-22T22:59:50.8023360Z * [new ref] d15b633cef2b734aed7276e8f83bd51d048cdeda -> origin/py3.11 2026-08-22T22:59:50.8034420Z [command]/usr/local/bin/git branch --list --remote origin/py3.11 2026-08-22T22:59:50.8131920Z origin/py3.11 2026-08-22T22:59:50.8142610Z [command]/usr/local/bin/git rev-parse refs/remotes/origin/py3.11 2026-08-22T22:59:50.8219390Z d15b633cef2b734aed7276e8f83bd51d048cdeda
Determining the checkout info
2026-08-22T22:59:50.8230150Z [command]/usr/local/bin/git sparse-checkout disable 2026-08-22T22:59:50.8345130Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-22T22:59:50.8435670Z [command]/usr/local/bin/git checkout --progress --force -B py3.11 refs/remotes/origin/py3.11 2026-08-22T22:59:51.9982340Z Updating files: 43% (3039/7027) 2026-08-22T22:59:52.0349620Z Updating files: 44% (3092/7027) 2026-08-22T22:59:52.0359910Z Updating files: 45% (3163/7027) 2026-08-22T22:59:52.0521220Z Updating files: 46% (3233/7027) 2026-08-22T22:59:52.0681890Z Updating files: 47% (3303/7027) 2026-08-22T22:59:52.0876960Z Updating files: 48% (3373/7027) 2026-08-22T22:59:52.1053760Z Updating files: 49% (3444/7027) 2026-08-22T22:59:52.1240820Z Updating files: 50% (3514/7027) 2026-08-22T22:59:52.1436450Z Updating files: 51% (3584/7027) 2026-08-22T22:59:52.1638490Z Updating files: 52% (3655/7027) 2026-08-22T22:59:52.1808240Z Updating files: 53% (3725/7027) 2026-08-22T22:59:52.1988880Z Updating files: 54% (3795/7027) 2026-08-22T22:59:52.2174880Z Updating files: 55% (3865/7027) 2026-08-22T22:59:52.2333580Z Updating files: 56% (3936/7027) 2026-08-22T22:59:52.2511170Z Updating files: 57% (4006/7027) 2026-08-22T22:59:52.3189490Z Updating files: 58% (4076/7027) 2026-08-22T22:59:52.3360130Z Updating files: 59% (4146/7027) 2026-08-22T22:59:52.3556550Z Updating files: 60% (4217/7027) 2026-08-22T22:59:52.3716890Z Updating files: 61% (4287/7027) 2026-08-22T22:59:52.3864480Z Updating files: 62% (4357/7027) 2026-08-22T22:59:52.4036330Z Updating files: 63% (4428/7027) 2026-08-22T22:59:52.4195820Z Updating files: 64% (4498/7027) 2026-08-22T22:59:52.4372240Z Updating files: 65% (4568/7027) 2026-08-22T22:59:52.4577440Z Updating files: 66% (4638/7027) 2026-08-22T22:59:52.5345740Z Updating files: 67% (4709/7027) 2026-08-22T22:59:52.5568630Z Updating files: 68% (4779/7027) 2026-08-22T22:59:52.5742190Z Updating files: 69% (4849/7027) 2026-08-22T22:59:52.5892630Z Updating files: 70% (4919/7027) 2026-08-22T22:59:52.6049490Z Updating files: 71% (4990/7027) 2026-08-22T22:59:52.6225320Z Updating files: 72% (5060/7027) 2026-08-22T22:59:52.6410290Z Updating files: 73% (5130/7027) 2026-08-22T22:59:52.6628990Z Updating files: 74% (5200/7027) 2026-08-22T22:59:52.6827010Z Updating files: 75% (5271/7027) 2026-08-22T22:59:52.7024800Z Updating files: 76% (5341/7027) 2026-08-22T22:59:52.7196830Z Updating files: 77% (5411/7027) 2026-08-22T22:59:52.7378070Z Updating files: 78% (5482/7027) 2026-08-22T22:59:52.7581960Z Updating files: 79% (5552/7027) 2026-08-22T22:59:52.7757680Z Updating files: 80% (5622/7027) 2026-08-22T22:59:52.7939400Z Updating files: 81% (5692/7027) 2026-08-22T22:59:52.8103600Z Updating files: 82% (5763/7027) 2026-08-22T22:59:52.8357720Z Updating files: 83% (5833/7027) 2026-08-22T22:59:52.8803750Z Updating files: 84% (5903/7027) 2026-08-22T22:59:52.8961310Z Updating files: 84% (5914/7027) 2026-08-22T22:59:52.9129820Z Updating files: 85% (5973/7027) 2026-08-22T22:59:52.9327460Z Updating files: 86% (6044/7027) 2026-08-22T22:59:52.9612970Z Updating files: 87% (6114/7027) 2026-08-22T22:59:52.9735240Z Updating files: 88% (6184/7027) 2026-08-22T22:59:53.0516180Z Updating files: 89% (6255/7027) 2026-08-22T22:59:53.0519240Z Updating files: 90% (6325/7027) 2026-08-22T22:59:53.0522740Z Updating files: 91% (6395/7027) 2026-08-22T22:59:53.1515230Z Updating files: 92% (6465/7027) 2026-08-22T22:59:53.1662740Z Updating files: 93% (6536/7027) 2026-08-22T22:59:53.2664890Z Updating files: 94% (6606/7027) 2026-08-22T22:59:53.3287380Z Updating files: 95% (6676/7027) 2026-08-22T22:59:53.3375080Z Updating files: 96% (6746/7027) 2026-08-22T22:59:53.3418990Z Updating files: 97% (6817/7027) 2026-08-22T22:59:53.3443040Z Updating files: 98% (6887/7027) 2026-08-22T22:59:53.3473070Z Updating files: 99% (6957/7027) 2026-08-22T22:59:53.3493100Z Updating files: 100% (7027/7027) 2026-08-22T22:59:53.3527300Z Updating files: 100% (7027/7027), done. 2026-08-22T22:59:53.3537340Z Switched to a new branch 'py3.11' 2026-08-22T22:59:53.3542920Z branch 'py3.11' set up to track 'origin/py3.11'.
2026-08-22T22:59:53.3704100Z [command]/usr/local/bin/git log -1 --format=%H 2026-08-22T22:59:53.3711110Z d15b633cef2b734aed7276e8f83bd51d048cdeda