Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-31T12:40:32.2620500Z with: 2026-08-31T12:40:32.2623250Z repository: pypy/pypy 2026-08-31T12:40:32.2657060Z token: *** 2026-08-31T12:40:32.2660050Z ssh-strict: true 2026-08-31T12:40:32.2811830Z ssh-user: git 2026-08-31T12:40:32.2819100Z persist-credentials: true 2026-08-31T12:40:32.2823700Z clean: true 2026-08-31T12:40:32.2826350Z sparse-checkout-cone-mode: true 2026-08-31T12:40:32.2830100Z fetch-depth: 1 2026-08-31T12:40:32.2832840Z fetch-tags: false 2026-08-31T12:40:32.2835860Z show-progress: true 2026-08-31T12:40:32.2838720Z lfs: false 2026-08-31T12:40:32.2843680Z submodules: false 2026-08-31T12:40:32.2846140Z set-safe-directory: true
2026-08-31T12:40:34.2993690Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-31T12:40:34.3012320Z Working directory is '/Users/runner/work/pypy/pypy' 2026-08-31T12:40:34.3019620Z [command]/usr/local/bin/git version 2026-08-31T12:40:34.3432430Z git version 2.55.0
2026-08-31T12:40:34.3544200Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/a3f29a4e-d236-4c50-bdfa-f03043d35848/.gitconfig' 2026-08-31T12:40:34.3590950Z Temporarily overriding HOME='/Users/runner/work/_temp/a3f29a4e-d236-4c50-bdfa-f03043d35848' before making global git config changes 2026-08-31T12:40:34.3607410Z Adding repository directory to the temporary git global config as a safe directory 2026-08-31T12:40:34.3618810Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-08-31T12:40:34.3892330Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-08-31T12:40:34.3923270Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy 2026-08-31T12:40:34.4599850Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-31T12:40:34.4607030Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-31T12:40:34.4615310Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-31T12:40:34.4622890Z hint: call: 2026-08-31T12:40:34.4625860Z hint: 2026-08-31T12:40:34.4629300Z hint: git config --global init.defaultBranch <name> 2026-08-31T12:40:34.4639050Z hint: 2026-08-31T12:40:34.4642660Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-31T12:40:34.4649250Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-31T12:40:34.4654340Z hint: 2026-08-31T12:40:34.4656660Z hint: git branch -m <name> 2026-08-31T12:40:34.4659530Z hint: 2026-08-31T12:40:34.4663400Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-31T12:40:34.4669550Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-08-31T12:40:34.4680870Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-31T12:40:34.4892820Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-08-31T12:40:34.5076120Z Removing SSH command configuration 2026-08-31T12:40:34.5084890Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-31T12:40:34.5258420Z [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-31T12:40:34.8375810Z Removing HTTP extra header 2026-08-31T12:40:34.8385100Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-31T12:40:34.8468940Z [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-31T12:40:35.0753130Z Removing includeIf entries pointing to credentials config files 2026-08-31T12:40:35.0762100Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-31T12:40:35.0924060Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-31T12:40:35.3446460Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-8c03cff0-5fa1-489d-90b1-d911380c3187.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-31T12:40:35.3672210Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-8c03cff0-5fa1-489d-90b1-d911380c3187.config 2026-08-31T12:40:35.5168950Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-8c03cff0-5fa1-489d-90b1-d911380c3187.config 2026-08-31T12:40:35.5194840Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-8c03cff0-5fa1-489d-90b1-d911380c3187.config 2026-08-31T12:40:35.5212210Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-8c03cff0-5fa1-489d-90b1-d911380c3187.config
Fetching the repository
2026-08-31T12:40:35.5242610Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +9864885428ee9242efe5997df61cb840f4086ae3:refs/remotes/origin/main 2026-08-31T12:40:39.7137110Z From https://github.com/pypy/pypy 2026-08-31T12:40:39.7138870Z * [new ref] 9864885428ee9242efe5997df61cb840f4086ae3 -> origin/main 2026-08-31T12:40:39.7164800Z [command]/usr/local/bin/git branch --list --remote origin/main 2026-08-31T12:40:39.7318050Z origin/main 2026-08-31T12:40:39.7334280Z [command]/usr/local/bin/git rev-parse refs/remotes/origin/main 2026-08-31T12:40:39.7467570Z 9864885428ee9242efe5997df61cb840f4086ae3
Determining the checkout info
2026-08-31T12:40:39.7491170Z [command]/usr/local/bin/git sparse-checkout disable 2026-08-31T12:40:39.7691310Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-31T12:40:39.7878900Z [command]/usr/local/bin/git checkout --progress --force -B main refs/remotes/origin/main 2026-08-31T12:40:41.0285440Z Updating files: 29% (1758/6014) 2026-08-31T12:40:41.0836680Z Updating files: 30% (1805/6014) 2026-08-31T12:40:41.0914770Z Updating files: 31% (1865/6014) 2026-08-31T12:40:41.1089510Z Updating files: 32% (1925/6014) 2026-08-31T12:40:41.1439390Z Updating files: 33% (1985/6014) 2026-08-31T12:40:41.1954370Z Updating files: 34% (2045/6014) 2026-08-31T12:40:41.2975540Z Updating files: 35% (2105/6014) 2026-08-31T12:40:41.3269090Z Updating files: 36% (2166/6014) 2026-08-31T12:40:41.3501260Z Updating files: 37% (2226/6014) 2026-08-31T12:40:41.3735310Z Updating files: 38% (2286/6014) 2026-08-31T12:40:41.3983520Z Updating files: 39% (2346/6014) 2026-08-31T12:40:41.4202600Z Updating files: 40% (2406/6014) 2026-08-31T12:40:41.4422820Z Updating files: 41% (2466/6014) 2026-08-31T12:40:41.4618630Z Updating files: 42% (2526/6014) 2026-08-31T12:40:41.4836390Z Updating files: 43% (2587/6014) 2026-08-31T12:40:41.5007180Z Updating files: 44% (2647/6014) 2026-08-31T12:40:41.5264670Z Updating files: 45% (2707/6014) 2026-08-31T12:40:41.5521060Z Updating files: 46% (2767/6014) 2026-08-31T12:40:41.5748700Z Updating files: 47% (2827/6014) 2026-08-31T12:40:41.5967560Z Updating files: 48% (2887/6014) 2026-08-31T12:40:41.6194470Z Updating files: 49% (2947/6014) 2026-08-31T12:40:41.6432880Z Updating files: 50% (3007/6014) 2026-08-31T12:40:41.6627800Z Updating files: 51% (3068/6014) 2026-08-31T12:40:41.6849550Z Updating files: 52% (3128/6014) 2026-08-31T12:40:41.7055180Z Updating files: 53% (3188/6014) 2026-08-31T12:40:41.7888120Z Updating files: 54% (3248/6014) 2026-08-31T12:40:41.8367210Z Updating files: 55% (3308/6014) 2026-08-31T12:40:41.8572750Z Updating files: 55% (3346/6014) 2026-08-31T12:40:41.8850500Z Updating files: 56% (3368/6014) 2026-08-31T12:40:41.9190680Z Updating files: 57% (3428/6014) 2026-08-31T12:40:41.9537870Z Updating files: 58% (3489/6014) 2026-08-31T12:40:41.9927930Z Updating files: 59% (3549/6014) 2026-08-31T12:40:42.0669140Z Updating files: 60% (3609/6014) 2026-08-31T12:40:42.0999660Z Updating files: 61% (3669/6014) 2026-08-31T12:40:42.1283630Z Updating files: 62% (3729/6014) 2026-08-31T12:40:42.1582840Z Updating files: 63% (3789/6014) 2026-08-31T12:40:42.1962580Z Updating files: 64% (3849/6014) 2026-08-31T12:40:42.2244720Z Updating files: 65% (3910/6014) 2026-08-31T12:40:42.2529850Z Updating files: 66% (3970/6014) 2026-08-31T12:40:42.2837880Z Updating files: 67% (4030/6014) 2026-08-31T12:40:42.3197220Z Updating files: 68% (4090/6014) 2026-08-31T12:40:42.3536610Z Updating files: 69% (4150/6014) 2026-08-31T12:40:42.3946280Z Updating files: 70% (4210/6014) 2026-08-31T12:40:42.4988780Z Updating files: 71% (4270/6014) 2026-08-31T12:40:42.6924920Z Updating files: 72% (4331/6014) 2026-08-31T12:40:42.7660500Z Updating files: 73% (4391/6014) 2026-08-31T12:40:42.8161710Z Updating files: 74% (4451/6014) 2026-08-31T12:40:42.8481670Z Updating files: 74% (4509/6014) 2026-08-31T12:40:42.9282200Z Updating files: 75% (4511/6014) 2026-08-31T12:40:43.0497740Z Updating files: 76% (4571/6014) 2026-08-31T12:40:43.0986290Z Updating files: 77% (4631/6014) 2026-08-31T12:40:43.1340810Z Updating files: 78% (4691/6014) 2026-08-31T12:40:43.1571140Z Updating files: 79% (4752/6014) 2026-08-31T12:40:43.1921430Z Updating files: 80% (4812/6014) 2026-08-31T12:40:43.2414910Z Updating files: 81% (4872/6014) 2026-08-31T12:40:43.4389800Z Updating files: 82% (4932/6014) 2026-08-31T12:40:43.5299490Z Updating files: 83% (4992/6014) 2026-08-31T12:40:43.7673870Z Updating files: 84% (5052/6014) 2026-08-31T12:40:43.8227250Z Updating files: 85% (5112/6014) 2026-08-31T12:40:43.8294470Z Updating files: 85% (5148/6014) 2026-08-31T12:40:43.8605200Z Updating files: 86% (5173/6014) 2026-08-31T12:40:43.8931290Z Updating files: 87% (5233/6014) 2026-08-31T12:40:43.9862970Z Updating files: 88% (5293/6014) 2026-08-31T12:40:43.9873760Z Updating files: 89% (5353/6014) 2026-08-31T12:40:44.0445070Z Updating files: 90% (5413/6014) 2026-08-31T12:40:44.5137300Z Updating files: 91% (5473/6014) 2026-08-31T12:40:44.6829700Z Updating files: 92% (5533/6014) 2026-08-31T12:40:44.7843780Z Updating files: 93% (5594/6014) 2026-08-31T12:40:44.8536990Z Updating files: 94% (5654/6014) 2026-08-31T12:40:44.8650070Z Updating files: 95% (5714/6014) 2026-08-31T12:40:44.8713950Z Updating files: 96% (5774/6014) 2026-08-31T12:40:44.8810760Z Updating files: 97% (5834/6014) 2026-08-31T12:40:44.9840400Z Updating files: 97% (5854/6014) 2026-08-31T12:40:45.0843150Z Updating files: 98% (5894/6014) 2026-08-31T12:40:45.0968100Z Updating files: 99% (5954/6014) 2026-08-31T12:40:45.0985120Z Updating files: 100% (6014/6014) 2026-08-31T12:40:45.1031270Z Updating files: 100% (6014/6014), done. 2026-08-31T12:40:45.1035190Z Switched to a new branch 'main' 2026-08-31T12:40:45.1038150Z branch 'main' set up to track 'origin/main'.
2026-08-31T12:40:45.2300460Z [command]/usr/local/bin/git log -1 --format=%H 2026-08-31T12:40:45.2303660Z 9864885428ee9242efe5997df61cb840f4086ae3