timestamps Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2026-07-31T19:42:50.1186230Z with:
2026-07-31T19:42:50.1186850Z repository: pypy/pypy
2026-07-31T19:42:50.1193050Z token: ***
2026-07-31T19:42:50.1193680Z ssh-strict: true
2026-07-31T19:42:50.1194320Z ssh-user: git
2026-07-31T19:42:50.1194960Z persist-credentials: true
2026-07-31T19:42:50.1195660Z clean: true
2026-07-31T19:42:50.1196300Z sparse-checkout-cone-mode: true
2026-07-31T19:42:50.1197060Z fetch-depth: 1
2026-07-31T19:42:50.1197680Z fetch-tags: false
2026-07-31T19:42:50.1198340Z show-progress: true
2026-07-31T19:42:50.1198980Z lfs: false
2026-07-31T19:42:50.1199710Z submodules: false
2026-07-31T19:42:50.1200520Z set-safe-directory: true
2026-07-31T19:42:50.4871050Z Syncing repository: pypy/pypy
Getting Git version info
2026-07-31T19:42:50.4876260Z Working directory is '/Users/runner/work/pypy/pypy'
2026-07-31T19:42:50.4878740Z [command]/usr/local/bin/git version
2026-07-31T19:42:50.5784380Z git version 2.55.0
2026-07-31T19:42:50.8296890Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/6c1149e2-f725-42ad-98d6-93fa38c41be5/.gitconfig'
2026-07-31T19:42:50.8318880Z Temporarily overriding HOME='/Users/runner/work/_temp/6c1149e2-f725-42ad-98d6-93fa38c41be5' before making global git config changes
2026-07-31T19:42:50.8333550Z Adding repository directory to the temporary git global config as a safe directory
2026-07-31T19:42:50.8441930Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy
2026-07-31T19:42:50.8497200Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-07-31T19:42:50.8577580Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy
2026-07-31T19:42:50.8642100Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-07-31T19:42:50.8721900Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-07-31T19:42:50.8780270Z hint: to use in all of your new repositories, which will suppress this warning,
2026-07-31T19:42:50.8817120Z hint: call:
2026-07-31T19:42:50.8829340Z hint:
2026-07-31T19:42:50.8855880Z hint: git config --global init.defaultBranch <name>
2026-07-31T19:42:50.8895840Z hint:
2026-07-31T19:42:50.8912180Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-07-31T19:42:50.8940630Z hint: 'development'. The just-created branch can be renamed via this command:
2026-07-31T19:42:50.8950150Z hint:
2026-07-31T19:42:50.8969800Z hint: git branch -m <name>
2026-07-31T19:42:50.8981510Z hint:
2026-07-31T19:42:50.9003150Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-07-31T19:42:50.9016390Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/
2026-07-31T19:42:50.9087100Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-07-31T19:42:50.9188820Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-07-31T19:42:50.9305560Z Removing SSH command configuration
2026-07-31T19:42:50.9334730Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-31T19:42:50.9380170Z [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-07-31T19:42:50.9435190Z Removing HTTP extra header
2026-07-31T19:42:50.9447760Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-31T19:42:50.9462600Z [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-07-31T19:42:51.0803880Z Removing includeIf entries pointing to credentials config files
2026-07-31T19:42:51.0837790Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-31T19:42:51.0943120Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-31T19:42:51.2555740Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-8eab094f-80a0-4e22-8358-13fae46e6de2.config http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-31T19:42:51.2617180Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-8eab094f-80a0-4e22-8358-13fae46e6de2.config
2026-07-31T19:42:51.2825750Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-8eab094f-80a0-4e22-8358-13fae46e6de2.config
2026-07-31T19:42:51.2884690Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-8eab094f-80a0-4e22-8358-13fae46e6de2.config
2026-07-31T19:42:51.2951630Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-8eab094f-80a0-4e22-8358-13fae46e6de2.config
Fetching the repository
2026-07-31T19:42:51.3044760Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +fe58333c4102f75f7d2e8bf620b0a1c9ef68404b:refs/remotes/origin/main
2026-07-31T19:42:52.4303450Z From https://github.com/pypy/pypy
2026-07-31T19:42:52.4305900Z * [new ref] fe58333c4102f75f7d2e8bf620b0a1c9ef68404b -> origin/main
2026-07-31T19:42:52.4313660Z [command]/usr/local/bin/git branch --list --remote origin/main
2026-07-31T19:42:52.4415210Z origin/main
2026-07-31T19:42:52.4426890Z [command]/usr/local/bin/git rev-parse refs/remotes/origin/main
2026-07-31T19:42:52.4506770Z fe58333c4102f75f7d2e8bf620b0a1c9ef68404b
Determining the checkout info
2026-07-31T19:42:52.4518700Z [command]/usr/local/bin/git sparse-checkout disable
2026-07-31T19:42:52.4647490Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-07-31T19:42:52.4753070Z [command]/usr/local/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-31T19:42:53.6533860Z Updating files: 57% (3433/6014)
2026-07-31T19:42:53.6682890Z Updating files: 58% (3489/6014)
2026-07-31T19:42:53.6857730Z Updating files: 59% (3549/6014)
2026-07-31T19:42:53.7024110Z Updating files: 60% (3609/6014)
2026-07-31T19:42:53.7200200Z Updating files: 61% (3669/6014)
2026-07-31T19:42:53.7345220Z Updating files: 62% (3729/6014)
2026-07-31T19:42:53.7491740Z Updating files: 63% (3789/6014)
2026-07-31T19:42:53.7655860Z Updating files: 64% (3849/6014)
2026-07-31T19:42:53.7794690Z Updating files: 65% (3910/6014)
2026-07-31T19:42:53.7922960Z Updating files: 66% (3970/6014)
2026-07-31T19:42:53.8061210Z Updating files: 67% (4030/6014)
2026-07-31T19:42:53.8228790Z Updating files: 68% (4090/6014)
2026-07-31T19:42:53.8386100Z Updating files: 69% (4150/6014)
2026-07-31T19:42:53.8582920Z Updating files: 70% (4210/6014)
2026-07-31T19:42:53.8754530Z Updating files: 71% (4270/6014)
2026-07-31T19:42:53.8969550Z Updating files: 72% (4331/6014)
2026-07-31T19:42:53.9171640Z Updating files: 73% (4391/6014)
2026-07-31T19:42:53.9422350Z Updating files: 74% (4451/6014)
2026-07-31T19:42:53.9585320Z Updating files: 75% (4511/6014)
2026-07-31T19:42:53.9816950Z Updating files: 76% (4571/6014)
2026-07-31T19:42:54.0870700Z Updating files: 77% (4631/6014)
2026-07-31T19:42:54.1908110Z Updating files: 78% (4691/6014)
2026-07-31T19:42:54.2774530Z Updating files: 79% (4752/6014)
2026-07-31T19:42:54.2889490Z Updating files: 80% (4812/6014)
2026-07-31T19:42:54.3531940Z Updating files: 81% (4872/6014)
2026-07-31T19:42:54.3767190Z Updating files: 82% (4932/6014)
2026-07-31T19:42:54.3856340Z Updating files: 83% (4992/6014)
2026-07-31T19:42:54.4398580Z Updating files: 84% (5052/6014)
2026-07-31T19:42:54.4467870Z Updating files: 85% (5112/6014)
2026-07-31T19:42:54.4958050Z Updating files: 86% (5173/6014)
2026-07-31T19:42:54.4977540Z Updating files: 87% (5233/6014)
2026-07-31T19:42:54.6291460Z Updating files: 87% (5263/6014)
2026-07-31T19:42:54.6743090Z Updating files: 88% (5293/6014)
2026-07-31T19:42:54.7747630Z Updating files: 89% (5353/6014)
2026-07-31T19:42:54.9015560Z Updating files: 90% (5413/6014)
2026-07-31T19:42:55.6269300Z Updating files: 91% (5473/6014)
2026-07-31T19:42:55.6461550Z Updating files: 91% (5520/6014)
2026-07-31T19:42:55.7197970Z Updating files: 92% (5533/6014)
2026-07-31T19:42:55.7380530Z Updating files: 93% (5594/6014)
2026-07-31T19:42:55.7577920Z Updating files: 94% (5654/6014)
2026-07-31T19:42:55.7777860Z Updating files: 95% (5714/6014)
2026-07-31T19:42:55.8136170Z Updating files: 96% (5774/6014)
2026-07-31T19:42:55.8248450Z Updating files: 97% (5834/6014)
2026-07-31T19:42:55.8459360Z Updating files: 98% (5894/6014)
2026-07-31T19:42:55.8710350Z Updating files: 99% (5954/6014)
2026-07-31T19:42:55.8780080Z Updating files: 100% (6014/6014)
2026-07-31T19:42:55.8824240Z Updating files: 100% (6014/6014), done.
2026-07-31T19:42:55.8896040Z Switched to a new branch 'main'
2026-07-31T19:42:55.8926550Z branch 'main' set up to track 'origin/main'.
2026-07-31T19:42:55.9880370Z [command]/usr/local/bin/git log -1 --format=%H
2026-07-31T19:42:56.0031210Z fe58333c4102f75f7d2e8bf620b0a1c9ef68404b