timestamps Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2026-08-02T14:09:57.9701690Z with:
2026-08-02T14:09:57.9702280Z repository: pypy/pypy
2026-08-02T14:09:57.9707860Z token: ***
2026-08-02T14:09:57.9708440Z ssh-strict: true
2026-08-02T14:09:57.9709040Z ssh-user: git
2026-08-02T14:09:57.9709650Z persist-credentials: true
2026-08-02T14:09:57.9710320Z clean: true
2026-08-02T14:09:57.9710920Z sparse-checkout-cone-mode: true
2026-08-02T14:09:57.9711630Z fetch-depth: 1
2026-08-02T14:09:57.9712210Z fetch-tags: false
2026-08-02T14:09:57.9712810Z show-progress: true
2026-08-02T14:09:57.9713430Z lfs: false
2026-08-02T14:09:57.9714000Z submodules: false
2026-08-02T14:09:57.9714620Z set-safe-directory: true
2026-08-02T14:09:58.3694910Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-02T14:09:58.3702080Z Working directory is '/Users/runner/work/pypy/pypy'
2026-08-02T14:09:58.3704570Z [command]/usr/local/bin/git version
2026-08-02T14:09:58.4577700Z git version 2.55.0
2026-08-02T14:09:58.4634010Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/441ba977-b16f-4c99-97eb-2767b993bfde/.gitconfig'
2026-08-02T14:09:58.4651240Z Temporarily overriding HOME='/Users/runner/work/_temp/441ba977-b16f-4c99-97eb-2767b993bfde' before making global git config changes
2026-08-02T14:09:58.4654110Z Adding repository directory to the temporary git global config as a safe directory
2026-08-02T14:09:58.4659520Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy
2026-08-02T14:09:58.4828050Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-08-02T14:09:58.4841670Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy
2026-08-02T14:09:58.5190530Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-02T14:09:58.5192140Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-02T14:09:58.5193590Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-02T14:09:58.5194730Z hint: call:
2026-08-02T14:09:58.5195330Z hint:
2026-08-02T14:09:58.5196110Z hint: git config --global init.defaultBranch <name>
2026-08-02T14:09:58.5197040Z hint:
2026-08-02T14:09:58.5197920Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-02T14:09:58.5199480Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-02T14:09:58.5200680Z hint:
2026-08-02T14:09:58.5201610Z hint: git branch -m <name>
2026-08-02T14:09:58.5202470Z hint:
2026-08-02T14:09:58.5203460Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-02T14:09:58.5205010Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/
2026-08-02T14:09:58.5210620Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-02T14:09:58.5333440Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-08-02T14:09:58.5444450Z Removing SSH command configuration
2026-08-02T14:09:58.5450860Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-02T14:09:58.5542290Z [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-02T14:09:58.6808450Z Removing HTTP extra header
2026-08-02T14:09:58.6813800Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-02T14:09:58.6916660Z [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-02T14:09:58.8066220Z Removing includeIf entries pointing to credentials config files
2026-08-02T14:09:58.8068970Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-02T14:09:58.8154240Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-02T14:09:58.9251550Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-0ac139e5-976e-4f7e-b4a7-e664c7a9032d.config http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-02T14:09:58.9354180Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-0ac139e5-976e-4f7e-b4a7-e664c7a9032d.config
2026-08-02T14:09:58.9447040Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-0ac139e5-976e-4f7e-b4a7-e664c7a9032d.config
2026-08-02T14:09:58.9537120Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-0ac139e5-976e-4f7e-b4a7-e664c7a9032d.config
2026-08-02T14:09:58.9632650Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-0ac139e5-976e-4f7e-b4a7-e664c7a9032d.config
Fetching the repository
2026-08-02T14:09:58.9727150Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +a2f7356d28f19f023e46e58443ec5988fd525899:refs/remotes/origin/main
2026-08-02T14:10:02.7745020Z From https://github.com/pypy/pypy
2026-08-02T14:10:02.7746630Z * [new ref] a2f7356d28f19f023e46e58443ec5988fd525899 -> origin/main
2026-08-02T14:10:02.7785950Z [command]/usr/local/bin/git branch --list --remote origin/main
2026-08-02T14:10:02.7891110Z origin/main
2026-08-02T14:10:02.7902520Z [command]/usr/local/bin/git rev-parse refs/remotes/origin/main
2026-08-02T14:10:02.7974440Z a2f7356d28f19f023e46e58443ec5988fd525899
Determining the checkout info
2026-08-02T14:10:02.7984710Z [command]/usr/local/bin/git sparse-checkout disable
2026-08-02T14:10:02.8102450Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-02T14:10:02.8191390Z [command]/usr/local/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-08-02T14:10:03.8755890Z Updating files: 55% (3363/6014)
2026-08-02T14:10:03.9766990Z Updating files: 56% (3368/6014)
2026-08-02T14:10:03.9893060Z Updating files: 57% (3428/6014)
2026-08-02T14:10:03.9898730Z Updating files: 58% (3489/6014)
2026-08-02T14:10:03.9903500Z Updating files: 59% (3549/6014)
2026-08-02T14:10:03.9912150Z Updating files: 60% (3609/6014)
2026-08-02T14:10:03.9917460Z Updating files: 61% (3669/6014)
2026-08-02T14:10:03.9999560Z Updating files: 62% (3729/6014)
2026-08-02T14:10:04.0174480Z Updating files: 63% (3789/6014)
2026-08-02T14:10:04.0349160Z Updating files: 64% (3849/6014)
2026-08-02T14:10:04.0485900Z Updating files: 65% (3910/6014)
2026-08-02T14:10:04.0609360Z Updating files: 66% (3970/6014)
2026-08-02T14:10:04.0776330Z Updating files: 67% (4030/6014)
2026-08-02T14:10:04.0938270Z Updating files: 68% (4090/6014)
2026-08-02T14:10:04.1125810Z Updating files: 69% (4150/6014)
2026-08-02T14:10:04.1342140Z Updating files: 70% (4210/6014)
2026-08-02T14:10:04.1495460Z Updating files: 71% (4270/6014)
2026-08-02T14:10:04.1678840Z Updating files: 72% (4331/6014)
2026-08-02T14:10:04.1832270Z Updating files: 73% (4391/6014)
2026-08-02T14:10:04.2001480Z Updating files: 74% (4451/6014)
2026-08-02T14:10:04.2158760Z Updating files: 75% (4511/6014)
2026-08-02T14:10:04.2328710Z Updating files: 76% (4571/6014)
2026-08-02T14:10:04.2477160Z Updating files: 77% (4631/6014)
2026-08-02T14:10:04.2637880Z Updating files: 78% (4691/6014)
2026-08-02T14:10:04.2822920Z Updating files: 79% (4752/6014)
2026-08-02T14:10:04.2998000Z Updating files: 80% (4812/6014)
2026-08-02T14:10:04.3691450Z Updating files: 81% (4872/6014)
2026-08-02T14:10:04.3871420Z Updating files: 82% (4932/6014)
2026-08-02T14:10:04.4012130Z Updating files: 83% (4992/6014)
2026-08-02T14:10:04.4172610Z Updating files: 84% (5052/6014)
2026-08-02T14:10:04.4342250Z Updating files: 85% (5112/6014)
2026-08-02T14:10:04.4502860Z Updating files: 86% (5173/6014)
2026-08-02T14:10:04.4671040Z Updating files: 87% (5233/6014)
2026-08-02T14:10:04.4835970Z Updating files: 88% (5293/6014)
2026-08-02T14:10:04.5019010Z Updating files: 89% (5353/6014)
2026-08-02T14:10:04.5278740Z Updating files: 90% (5413/6014)
2026-08-02T14:10:04.6368340Z Updating files: 91% (5473/6014)
2026-08-02T14:10:04.6871410Z Updating files: 92% (5533/6014)
2026-08-02T14:10:04.7017140Z Updating files: 93% (5594/6014)
2026-08-02T14:10:04.7156040Z Updating files: 94% (5654/6014)
2026-08-02T14:10:04.7294560Z Updating files: 95% (5714/6014)
2026-08-02T14:10:04.7452500Z Updating files: 96% (5774/6014)
2026-08-02T14:10:04.7601050Z Updating files: 97% (5834/6014)
2026-08-02T14:10:04.7739440Z Updating files: 98% (5894/6014)
2026-08-02T14:10:04.7889730Z Updating files: 99% (5954/6014)
2026-08-02T14:10:04.7890260Z Updating files: 100% (6014/6014)
2026-08-02T14:10:04.7890780Z Updating files: 100% (6014/6014), done.
2026-08-02T14:10:04.8042820Z Switched to a new branch 'main'
2026-08-02T14:10:04.8048660Z branch 'main' set up to track 'origin/main'.
2026-08-02T14:10:04.8193370Z [command]/usr/local/bin/git log -1 --format=%H
2026-08-02T14:10:04.8308590Z a2f7356d28f19f023e46e58443ec5988fd525899