timestamps Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2026-08-31T20:17:33.3483250Z with:
2026-08-31T20:17:33.3483950Z repository: pypy/pypy
2026-08-31T20:17:33.3490560Z token: ***
2026-08-31T20:17:33.3491260Z ssh-strict: true
2026-08-31T20:17:33.3491970Z ssh-user: git
2026-08-31T20:17:33.3492710Z persist-credentials: true
2026-08-31T20:17:33.3493510Z clean: true
2026-08-31T20:17:33.3494230Z sparse-checkout-cone-mode: true
2026-08-31T20:17:33.3495490Z fetch-depth: 1
2026-08-31T20:17:33.3496210Z fetch-tags: false
2026-08-31T20:17:33.3496940Z show-progress: true
2026-08-31T20:17:33.3497680Z lfs: false
2026-08-31T20:17:33.3498490Z submodules: false
2026-08-31T20:17:33.3499330Z set-safe-directory: true
2026-08-31T20:17:34.2753910Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-31T20:17:34.2758890Z Working directory is '/Users/runner/work/pypy/pypy'
2026-08-31T20:17:34.2760940Z [command]/usr/local/bin/git version
2026-08-31T20:17:34.4207770Z git version 2.55.0
2026-08-31T20:17:34.4406620Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/afbe3702-1a80-4093-865a-89ded7669974/.gitconfig'
2026-08-31T20:17:34.4418330Z Temporarily overriding HOME='/Users/runner/work/_temp/afbe3702-1a80-4093-865a-89ded7669974' before making global git config changes
2026-08-31T20:17:34.4425160Z Adding repository directory to the temporary git global config as a safe directory
2026-08-31T20:17:34.4439070Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy
2026-08-31T20:17:34.4612120Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-08-31T20:17:34.4629530Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy
2026-08-31T20:17:34.5126570Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-31T20:17:34.5128620Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-31T20:17:34.5130440Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-31T20:17:34.5132150Z hint: call:
2026-08-31T20:17:34.5132990Z hint:
2026-08-31T20:17:34.5134050Z hint: git config --global init.defaultBranch <name>
2026-08-31T20:17:34.5135300Z hint:
2026-08-31T20:17:34.5136510Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-31T20:17:34.5138410Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-31T20:17:34.5139830Z hint:
2026-08-31T20:17:34.5140660Z hint: git branch -m <name>
2026-08-31T20:17:34.5141570Z hint:
2026-08-31T20:17:34.5142770Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-31T20:17:34.5144880Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/
2026-08-31T20:17:34.5148150Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-31T20:17:34.5301330Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-08-31T20:17:34.5415480Z Removing SSH command configuration
2026-08-31T20:17:34.5422790Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-31T20:17:34.5554710Z [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-31T20:17:34.7350960Z Removing HTTP extra header
2026-08-31T20:17:34.7359580Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-31T20:17:34.7487830Z [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-31T20:17:34.9261520Z Removing includeIf entries pointing to credentials config files
2026-08-31T20:17:34.9496660Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-31T20:17:34.9730950Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-31T20:17:35.0840340Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-b1ae6b03-a92d-47c4-ac74-7db2f0bac78c.config http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-31T20:17:35.0948060Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-b1ae6b03-a92d-47c4-ac74-7db2f0bac78c.config
2026-08-31T20:17:35.1038700Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-b1ae6b03-a92d-47c4-ac74-7db2f0bac78c.config
2026-08-31T20:17:35.1138650Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-b1ae6b03-a92d-47c4-ac74-7db2f0bac78c.config
2026-08-31T20:17:35.1236110Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-b1ae6b03-a92d-47c4-ac74-7db2f0bac78c.config
Fetching the repository
2026-08-31T20:17:35.1341830Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +09916d286ed3703261ad5bc63c46083bdf7e253b:refs/remotes/origin/main
2026-08-31T20:17:39.0108830Z From https://github.com/pypy/pypy
2026-08-31T20:17:39.0111210Z * [new ref] 09916d286ed3703261ad5bc63c46083bdf7e253b -> origin/main
2026-08-31T20:17:39.0121290Z [command]/usr/local/bin/git branch --list --remote origin/main
2026-08-31T20:17:39.0217820Z origin/main
2026-08-31T20:17:39.0229330Z [command]/usr/local/bin/git rev-parse refs/remotes/origin/main
2026-08-31T20:17:39.0311470Z 09916d286ed3703261ad5bc63c46083bdf7e253b
Determining the checkout info
2026-08-31T20:17:39.0321040Z [command]/usr/local/bin/git sparse-checkout disable
2026-08-31T20:17:39.0447990Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-31T20:17:39.0552770Z [command]/usr/local/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-08-31T20:17:40.2826200Z Updating files: 35% (2119/6014)
2026-08-31T20:17:40.4834210Z Updating files: 36% (2166/6014)
2026-08-31T20:17:40.5006940Z Updating files: 37% (2226/6014)
2026-08-31T20:17:40.5027470Z Updating files: 38% (2286/6014)
2026-08-31T20:17:40.5065030Z Updating files: 39% (2346/6014)
2026-08-31T20:17:40.5095590Z Updating files: 40% (2406/6014)
2026-08-31T20:17:40.6159420Z Updating files: 41% (2466/6014)
2026-08-31T20:17:40.6432820Z Updating files: 42% (2526/6014)
2026-08-31T20:17:40.7208690Z Updating files: 43% (2587/6014)
2026-08-31T20:17:40.7372770Z Updating files: 44% (2647/6014)
2026-08-31T20:17:40.7621620Z Updating files: 45% (2707/6014)
2026-08-31T20:17:40.7859750Z Updating files: 46% (2767/6014)
2026-08-31T20:17:40.8214130Z Updating files: 47% (2827/6014)
2026-08-31T20:17:40.8610180Z Updating files: 48% (2887/6014)
2026-08-31T20:17:40.8802310Z Updating files: 49% (2947/6014)
2026-08-31T20:17:40.9020780Z Updating files: 50% (3007/6014)
2026-08-31T20:17:40.9226270Z Updating files: 51% (3068/6014)
2026-08-31T20:17:40.9467020Z Updating files: 52% (3128/6014)
2026-08-31T20:17:40.9682540Z Updating files: 53% (3188/6014)
2026-08-31T20:17:40.9906550Z Updating files: 54% (3248/6014)
2026-08-31T20:17:41.0134680Z Updating files: 55% (3308/6014)
2026-08-31T20:17:41.0326080Z Updating files: 56% (3368/6014)
2026-08-31T20:17:41.0513330Z Updating files: 57% (3428/6014)
2026-08-31T20:17:41.0841130Z Updating files: 58% (3489/6014)
2026-08-31T20:17:41.1128420Z Updating files: 58% (3518/6014)
2026-08-31T20:17:41.3115810Z Updating files: 59% (3549/6014)
2026-08-31T20:17:41.4118660Z Updating files: 60% (3609/6014)
2026-08-31T20:17:41.4233320Z Updating files: 61% (3669/6014)
2026-08-31T20:17:41.4298590Z Updating files: 62% (3729/6014)
2026-08-31T20:17:41.4489300Z Updating files: 63% (3789/6014)
2026-08-31T20:17:41.4700870Z Updating files: 64% (3849/6014)
2026-08-31T20:17:41.6303670Z Updating files: 65% (3910/6014)
2026-08-31T20:17:41.6470860Z Updating files: 66% (3970/6014)
2026-08-31T20:17:41.6666900Z Updating files: 67% (4030/6014)
2026-08-31T20:17:41.6925230Z Updating files: 68% (4090/6014)
2026-08-31T20:17:41.7162250Z Updating files: 69% (4150/6014)
2026-08-31T20:17:41.7475840Z Updating files: 70% (4210/6014)
2026-08-31T20:17:41.8280190Z Updating files: 71% (4270/6014)
2026-08-31T20:17:41.9859400Z Updating files: 72% (4331/6014)
2026-08-31T20:17:42.0868210Z Updating files: 73% (4391/6014)
2026-08-31T20:17:42.1870110Z Updating files: 73% (4443/6014)
2026-08-31T20:17:42.2467720Z Updating files: 74% (4451/6014)
2026-08-31T20:17:42.3470900Z Updating files: 75% (4511/6014)
2026-08-31T20:17:42.4141360Z Updating files: 76% (4571/6014)
2026-08-31T20:17:42.4245240Z Updating files: 77% (4631/6014)
2026-08-31T20:17:42.4311450Z Updating files: 78% (4691/6014)
2026-08-31T20:17:42.4363470Z Updating files: 79% (4752/6014)
2026-08-31T20:17:42.5089980Z Updating files: 80% (4812/6014)
2026-08-31T20:17:42.6962020Z Updating files: 81% (4872/6014)
2026-08-31T20:17:42.7638520Z Updating files: 82% (4932/6014)
2026-08-31T20:17:42.7721520Z Updating files: 83% (4992/6014)
2026-08-31T20:17:42.7968950Z Updating files: 84% (5052/6014)
2026-08-31T20:17:42.8089270Z Updating files: 85% (5112/6014)
2026-08-31T20:17:42.8831220Z Updating files: 86% (5173/6014)
2026-08-31T20:17:42.9124540Z Updating files: 87% (5233/6014)
2026-08-31T20:17:42.9350150Z Updating files: 88% (5293/6014)
2026-08-31T20:17:42.9562280Z Updating files: 89% (5353/6014)
2026-08-31T20:17:42.9794690Z Updating files: 90% (5413/6014)
2026-08-31T20:17:43.1091100Z Updating files: 91% (5473/6014)
2026-08-31T20:17:43.4994850Z Updating files: 91% (5484/6014)
2026-08-31T20:17:43.5940350Z Updating files: 92% (5533/6014)
2026-08-31T20:17:43.6150390Z Updating files: 93% (5594/6014)
2026-08-31T20:17:43.6568400Z Updating files: 94% (5654/6014)
2026-08-31T20:17:43.6569170Z Updating files: 95% (5714/6014)
2026-08-31T20:17:43.6763580Z Updating files: 96% (5774/6014)
2026-08-31T20:17:43.7283700Z Updating files: 97% (5834/6014)
2026-08-31T20:17:43.7384310Z Updating files: 98% (5894/6014)
2026-08-31T20:17:43.7387150Z Updating files: 99% (5954/6014)
2026-08-31T20:17:43.7389170Z Updating files: 100% (6014/6014)
2026-08-31T20:17:43.7391400Z Updating files: 100% (6014/6014), done.
2026-08-31T20:17:43.7518100Z Switched to a new branch 'main'
2026-08-31T20:17:43.7585280Z branch 'main' set up to track 'origin/main'.
2026-08-31T20:17:43.7752070Z [command]/usr/local/bin/git log -1 --format=%H
2026-08-31T20:17:43.7873100Z 09916d286ed3703261ad5bc63c46083bdf7e253b