timestamps Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2026-08-30T20:57:51.3073770Z with:
2026-08-30T20:57:51.3075260Z repository: pypy/pypy
2026-08-30T20:57:51.3087100Z token: ***
2026-08-30T20:57:51.3088480Z ssh-strict: true
2026-08-30T20:57:51.3089990Z ssh-user: git
2026-08-30T20:57:51.3091520Z persist-credentials: true
2026-08-30T20:57:51.3093610Z clean: true
2026-08-30T20:57:51.3095510Z sparse-checkout-cone-mode: true
2026-08-30T20:57:51.3097980Z fetch-depth: 1
2026-08-30T20:57:51.3099770Z fetch-tags: false
2026-08-30T20:57:51.3101640Z show-progress: true
2026-08-30T20:57:51.3103520Z lfs: false
2026-08-30T20:57:51.3105330Z submodules: false
2026-08-30T20:57:51.3107190Z set-safe-directory: true
2026-08-30T20:57:51.9773340Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-30T20:57:51.9887440Z Working directory is '/Users/runner/work/pypy/pypy'
2026-08-30T20:57:51.9989330Z [command]/usr/local/bin/git version
2026-08-30T20:57:52.0035850Z git version 2.55.0
2026-08-30T20:57:52.0532610Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/ef00870c-8cd9-426a-b318-a0259f86f146/.gitconfig'
2026-08-30T20:57:52.0637240Z Temporarily overriding HOME='/Users/runner/work/_temp/ef00870c-8cd9-426a-b318-a0259f86f146' before making global git config changes
2026-08-30T20:57:52.0642910Z Adding repository directory to the temporary git global config as a safe directory
2026-08-30T20:57:52.0689160Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy
2026-08-30T20:57:52.0821170Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-08-30T20:57:52.1233850Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy
2026-08-30T20:57:52.1297240Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-30T20:57:52.1371250Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-30T20:57:52.1421470Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-30T20:57:52.1490140Z hint: call:
2026-08-30T20:57:52.1578640Z hint:
2026-08-30T20:57:52.1624960Z hint: git config --global init.defaultBranch <name>
2026-08-30T20:57:52.1666600Z hint:
2026-08-30T20:57:52.1703720Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-30T20:57:52.1755450Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-30T20:57:52.1811030Z hint:
2026-08-30T20:57:52.1878100Z hint: git branch -m <name>
2026-08-30T20:57:52.1950890Z hint:
2026-08-30T20:57:52.2040680Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-30T20:57:52.2087920Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/
2026-08-30T20:57:52.2246780Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-30T20:57:52.2475070Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-08-30T20:57:52.2722010Z Removing SSH command configuration
2026-08-30T20:57:52.2916960Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-30T20:57:52.3059900Z [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-30T20:57:52.5396320Z Removing HTTP extra header
2026-08-30T20:57:52.5490640Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-30T20:57:52.5727280Z [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-30T20:57:52.8646420Z Removing includeIf entries pointing to credentials config files
2026-08-30T20:57:52.8744010Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-30T20:57:52.8965390Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-30T20:57:53.1930280Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-5a7a830d-38d3-4e24-923e-d9f01b7428b3.config http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-30T20:57:53.2408000Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-5a7a830d-38d3-4e24-923e-d9f01b7428b3.config
2026-08-30T20:57:53.2709380Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-5a7a830d-38d3-4e24-923e-d9f01b7428b3.config
2026-08-30T20:57:53.2984300Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-5a7a830d-38d3-4e24-923e-d9f01b7428b3.config
2026-08-30T20:57:53.3194890Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-5a7a830d-38d3-4e24-923e-d9f01b7428b3.config
Fetching the repository
2026-08-30T20:57:53.3587530Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +ec9fb38c21a680b5564a188c331680b376b1ce93:refs/remotes/origin/py3.11
2026-08-30T20:57:56.4112090Z From https://github.com/pypy/pypy
2026-08-30T20:57:56.4205600Z * [new ref] ec9fb38c21a680b5564a188c331680b376b1ce93 -> origin/py3.11
2026-08-30T20:57:56.4492610Z [command]/usr/local/bin/git branch --list --remote origin/py3.11
2026-08-30T20:57:56.4598800Z origin/py3.11
2026-08-30T20:57:56.4793280Z [command]/usr/local/bin/git rev-parse refs/remotes/origin/py3.11
2026-08-30T20:57:56.4871320Z ec9fb38c21a680b5564a188c331680b376b1ce93
Determining the checkout info
2026-08-30T20:57:56.5529950Z [command]/usr/local/bin/git sparse-checkout disable
2026-08-30T20:57:56.5846380Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-30T20:57:56.6317530Z [command]/usr/local/bin/git checkout --progress --force -B py3.11 refs/remotes/origin/py3.11
2026-08-30T20:57:57.6630430Z Updating files: 13% (952/7029)
2026-08-30T20:57:57.7104670Z Updating files: 14% (985/7029)
2026-08-30T20:57:57.7437360Z Updating files: 15% (1055/7029)
2026-08-30T20:57:57.7978920Z Updating files: 16% (1125/7029)
2026-08-30T20:57:57.8481120Z Updating files: 17% (1195/7029)
2026-08-30T20:57:57.9288050Z Updating files: 18% (1266/7029)
2026-08-30T20:57:57.9673110Z Updating files: 19% (1336/7029)
2026-08-30T20:57:58.1059290Z Updating files: 20% (1406/7029)
2026-08-30T20:57:58.2445810Z Updating files: 21% (1477/7029)
2026-08-30T20:57:58.4182170Z Updating files: 22% (1547/7029)
2026-08-30T20:57:58.4588260Z Updating files: 23% (1617/7029)
2026-08-30T20:57:58.5474300Z Updating files: 24% (1687/7029)
2026-08-30T20:57:58.5546900Z Updating files: 24% (1753/7029)
2026-08-30T20:57:58.6165480Z Updating files: 25% (1758/7029)
2026-08-30T20:57:58.6722190Z Updating files: 26% (1828/7029)
2026-08-30T20:57:58.8185050Z Updating files: 27% (1898/7029)
2026-08-30T20:57:58.8595140Z Updating files: 28% (1969/7029)
2026-08-30T20:57:58.9202720Z Updating files: 29% (2039/7029)
2026-08-30T20:57:58.9522860Z Updating files: 30% (2109/7029)
2026-08-30T20:57:59.0128720Z Updating files: 31% (2179/7029)
2026-08-30T20:57:59.1729080Z Updating files: 32% (2250/7029)
2026-08-30T20:57:59.3292760Z Updating files: 33% (2320/7029)
2026-08-30T20:57:59.4536720Z Updating files: 34% (2390/7029)
2026-08-30T20:57:59.5080500Z Updating files: 35% (2461/7029)
2026-08-30T20:57:59.5384280Z Updating files: 36% (2531/7029)
2026-08-30T20:57:59.5502350Z Updating files: 37% (2601/7029)
2026-08-30T20:57:59.5828810Z Updating files: 37% (2617/7029)
2026-08-30T20:57:59.6834760Z Updating files: 38% (2672/7029)
2026-08-30T20:57:59.8437900Z Updating files: 39% (2742/7029)
2026-08-30T20:57:59.9874920Z Updating files: 40% (2812/7029)
2026-08-30T20:58:00.1326510Z Updating files: 41% (2882/7029)
2026-08-30T20:58:00.2771800Z Updating files: 42% (2953/7029)
2026-08-30T20:58:00.3593520Z Updating files: 43% (3023/7029)
2026-08-30T20:58:00.4535090Z Updating files: 44% (3093/7029)
2026-08-30T20:58:00.5293820Z Updating files: 45% (3164/7029)
2026-08-30T20:58:00.5525600Z Updating files: 46% (3234/7029)
2026-08-30T20:58:00.6217780Z Updating files: 46% (3248/7029)
2026-08-30T20:58:00.7422380Z Updating files: 47% (3304/7029)
2026-08-30T20:58:00.8064070Z Updating files: 48% (3374/7029)
2026-08-30T20:58:00.8744450Z Updating files: 49% (3445/7029)
2026-08-30T20:58:00.9029900Z Updating files: 50% (3515/7029)
2026-08-30T20:58:00.9394070Z Updating files: 51% (3585/7029)
2026-08-30T20:58:01.0444690Z Updating files: 52% (3656/7029)
2026-08-30T20:58:01.0819870Z Updating files: 53% (3726/7029)
2026-08-30T20:58:01.1179600Z Updating files: 54% (3796/7029)
2026-08-30T20:58:01.1555860Z Updating files: 55% (3866/7029)
2026-08-30T20:58:01.1857990Z Updating files: 56% (3937/7029)
2026-08-30T20:58:01.2146510Z Updating files: 57% (4007/7029)
2026-08-30T20:58:01.2514310Z Updating files: 58% (4077/7029)
2026-08-30T20:58:01.2761130Z Updating files: 59% (4148/7029)
2026-08-30T20:58:01.3222760Z Updating files: 60% (4218/7029)
2026-08-30T20:58:01.3712620Z Updating files: 61% (4288/7029)
2026-08-30T20:58:01.3945310Z Updating files: 62% (4358/7029)
2026-08-30T20:58:01.4791910Z Updating files: 63% (4429/7029)
2026-08-30T20:58:01.4868400Z Updating files: 64% (4499/7029)
2026-08-30T20:58:01.4973420Z Updating files: 65% (4569/7029)
2026-08-30T20:58:01.5361280Z Updating files: 66% (4640/7029)
2026-08-30T20:58:01.5520110Z Updating files: 67% (4710/7029)
2026-08-30T20:58:01.5614160Z Updating files: 67% (4756/7029)
2026-08-30T20:58:01.5960390Z Updating files: 68% (4780/7029)
2026-08-30T20:58:01.7149750Z Updating files: 69% (4851/7029)
2026-08-30T20:58:01.7892700Z Updating files: 70% (4921/7029)
2026-08-30T20:58:01.9466030Z Updating files: 71% (4991/7029)
2026-08-30T20:58:02.0551840Z Updating files: 72% (5061/7029)
2026-08-30T20:58:02.2001570Z Updating files: 73% (5132/7029)
2026-08-30T20:58:02.2486780Z Updating files: 74% (5202/7029)
2026-08-30T20:58:02.3644030Z Updating files: 75% (5272/7029)
2026-08-30T20:58:02.4053040Z Updating files: 76% (5343/7029)
2026-08-30T20:58:02.4399240Z Updating files: 77% (5413/7029)
2026-08-30T20:58:02.4736810Z Updating files: 78% (5483/7029)
2026-08-30T20:58:02.5316620Z Updating files: 79% (5553/7029)
2026-08-30T20:58:02.5522980Z Updating files: 80% (5624/7029)
2026-08-30T20:58:02.6125650Z Updating files: 80% (5645/7029)
2026-08-30T20:58:02.6555780Z Updating files: 81% (5694/7029)
2026-08-30T20:58:02.6978010Z Updating files: 82% (5764/7029)
2026-08-30T20:58:02.9177090Z Updating files: 83% (5835/7029)
2026-08-30T20:58:02.9544930Z Updating files: 84% (5905/7029)
2026-08-30T20:58:03.0620880Z Updating files: 85% (5975/7029)
2026-08-30T20:58:03.1560970Z Updating files: 86% (6045/7029)
2026-08-30T20:58:03.1996550Z Updating files: 87% (6116/7029)
2026-08-30T20:58:03.2248510Z Updating files: 88% (6186/7029)
2026-08-30T20:58:03.2663890Z Updating files: 89% (6256/7029)
2026-08-30T20:58:03.2971390Z Updating files: 90% (6327/7029)
2026-08-30T20:58:03.3365350Z Updating files: 91% (6397/7029)
2026-08-30T20:58:03.5748560Z Updating files: 92% (6467/7029)
2026-08-30T20:58:04.0034480Z Updating files: 92% (6520/7029)
2026-08-30T20:58:04.2056550Z Updating files: 93% (6537/7029)
2026-08-30T20:58:04.2456260Z Updating files: 94% (6608/7029)
2026-08-30T20:58:04.3300050Z Updating files: 95% (6678/7029)
2026-08-30T20:58:04.4456260Z Updating files: 96% (6748/7029)
2026-08-30T20:58:04.4776290Z Updating files: 97% (6819/7029)
2026-08-30T20:58:04.5144820Z Updating files: 98% (6889/7029)
2026-08-30T20:58:04.5426450Z Updating files: 99% (6959/7029)
2026-08-30T20:58:04.5456700Z Updating files: 100% (7029/7029)
2026-08-30T20:58:04.5492580Z Updating files: 100% (7029/7029), done.
2026-08-30T20:58:04.5713260Z Switched to a new branch 'py3.11'
2026-08-30T20:58:04.5750580Z branch 'py3.11' set up to track 'origin/py3.11'.
2026-08-30T20:58:04.6163260Z [command]/usr/local/bin/git log -1 --format=%H
2026-08-30T20:58:04.6253370Z ec9fb38c21a680b5564a188c331680b376b1ce93