timestamps Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2026-08-29T20:26:09.6202840Z with:
2026-08-29T20:26:09.6204260Z repository: pypy/pypy
2026-08-29T20:26:09.6217160Z token: ***
2026-08-29T20:26:09.6218620Z ssh-strict: true
2026-08-29T20:26:09.6220100Z ssh-user: git
2026-08-29T20:26:09.6221670Z persist-credentials: true
2026-08-29T20:26:09.6223320Z clean: true
2026-08-29T20:26:09.6224770Z sparse-checkout-cone-mode: true
2026-08-29T20:26:09.6226530Z fetch-depth: 1
2026-08-29T20:26:09.6227980Z fetch-tags: false
2026-08-29T20:26:09.6229760Z show-progress: true
2026-08-29T20:26:09.6231310Z lfs: false
2026-08-29T20:26:09.6232640Z submodules: false
2026-08-29T20:26:09.6234280Z set-safe-directory: true
2026-08-29T20:26:10.3799350Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-29T20:26:10.4276490Z Working directory is '/Users/runner/work/pypy/pypy'
2026-08-29T20:26:10.5362510Z [command]/usr/local/bin/git version
2026-08-29T20:26:10.5762530Z git version 2.55.0
2026-08-29T20:26:10.5909080Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/3400d754-bde2-4eae-8c1c-a268309ad5ce/.gitconfig'
2026-08-29T20:26:10.5970300Z Temporarily overriding HOME='/Users/runner/work/_temp/3400d754-bde2-4eae-8c1c-a268309ad5ce' before making global git config changes
2026-08-29T20:26:10.6017430Z Adding repository directory to the temporary git global config as a safe directory
2026-08-29T20:26:10.6054700Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy
2026-08-29T20:26:10.6245530Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-08-29T20:26:10.6327960Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy
2026-08-29T20:26:10.6381010Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-29T20:26:10.6426530Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-29T20:26:10.6452100Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-29T20:26:10.6472170Z hint: call:
2026-08-29T20:26:10.6485030Z hint:
2026-08-29T20:26:10.6511370Z hint: git config --global init.defaultBranch <name>
2026-08-29T20:26:10.6538490Z hint:
2026-08-29T20:26:10.6563350Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-29T20:26:10.6583930Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-29T20:26:10.6617810Z hint:
2026-08-29T20:26:10.6655590Z hint: git branch -m <name>
2026-08-29T20:26:10.6691270Z hint:
2026-08-29T20:26:10.6711490Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-29T20:26:10.6750180Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/
2026-08-29T20:26:10.6867200Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-29T20:26:10.8529570Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-08-29T20:26:10.8825270Z Removing SSH command configuration
2026-08-29T20:26:10.8876530Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-29T20:26:10.8982680Z [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-29T20:26:10.9324210Z Removing HTTP extra header
2026-08-29T20:26:10.9368260Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-29T20:26:10.9458240Z [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-29T20:26:11.1953660Z Removing includeIf entries pointing to credentials config files
2026-08-29T20:26:11.2062960Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-29T20:26:11.2257070Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-29T20:26:11.5520600Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-36ba6a9b-ab4d-4f50-b915-139b2d22a421.config http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-29T20:26:11.5704920Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-36ba6a9b-ab4d-4f50-b915-139b2d22a421.config
2026-08-29T20:26:11.5900610Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-36ba6a9b-ab4d-4f50-b915-139b2d22a421.config
2026-08-29T20:26:11.6139080Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-36ba6a9b-ab4d-4f50-b915-139b2d22a421.config
2026-08-29T20:26:11.6288460Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-36ba6a9b-ab4d-4f50-b915-139b2d22a421.config
Fetching the repository
2026-08-29T20:26:11.6595400Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +935120c0bc5a5e1e2c6348579e1fd7d5941a6de5:refs/remotes/origin/py3.12
2026-08-29T20:26:16.5407320Z From https://github.com/pypy/pypy
2026-08-29T20:26:16.5422600Z * [new ref] 935120c0bc5a5e1e2c6348579e1fd7d5941a6de5 -> origin/py3.12
2026-08-29T20:26:16.5482920Z [command]/usr/local/bin/git branch --list --remote origin/py3.12
2026-08-29T20:26:16.5651010Z origin/py3.12
2026-08-29T20:26:16.5721710Z [command]/usr/local/bin/git rev-parse refs/remotes/origin/py3.12
2026-08-29T20:26:16.6087260Z 935120c0bc5a5e1e2c6348579e1fd7d5941a6de5
Determining the checkout info
2026-08-29T20:26:16.6329030Z [command]/usr/local/bin/git sparse-checkout disable
2026-08-29T20:26:16.6403750Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-29T20:26:16.6525130Z [command]/usr/local/bin/git checkout --progress --force -B py3.12 refs/remotes/origin/py3.12
2026-08-29T20:26:17.8038300Z Updating files: 22% (1630/7091)
2026-08-29T20:26:17.8336280Z Updating files: 23% (1631/7091)
2026-08-29T20:26:17.8686190Z Updating files: 24% (1702/7091)
2026-08-29T20:26:17.9030280Z Updating files: 25% (1773/7091)
2026-08-29T20:26:17.9320230Z Updating files: 26% (1844/7091)
2026-08-29T20:26:17.9627070Z Updating files: 27% (1915/7091)
2026-08-29T20:26:17.9991320Z Updating files: 28% (1986/7091)
2026-08-29T20:26:18.0545370Z Updating files: 29% (2057/7091)
2026-08-29T20:26:18.2211840Z Updating files: 30% (2128/7091)
2026-08-29T20:26:18.3217350Z Updating files: 31% (2199/7091)
2026-08-29T20:26:18.3428050Z Updating files: 32% (2270/7091)
2026-08-29T20:26:18.3536800Z Updating files: 33% (2341/7091)
2026-08-29T20:26:18.3652850Z Updating files: 34% (2411/7091)
2026-08-29T20:26:18.4049710Z Updating files: 35% (2482/7091)
2026-08-29T20:26:18.4384200Z Updating files: 36% (2553/7091)
2026-08-29T20:26:18.5664580Z Updating files: 37% (2624/7091)
2026-08-29T20:26:18.7418840Z Updating files: 38% (2695/7091)
2026-08-29T20:26:18.7664080Z Updating files: 38% (2755/7091)
2026-08-29T20:26:18.8683920Z Updating files: 39% (2766/7091)
2026-08-29T20:26:18.8949090Z Updating files: 40% (2837/7091)
2026-08-29T20:26:18.9484320Z Updating files: 41% (2908/7091)
2026-08-29T20:26:19.1601580Z Updating files: 42% (2979/7091)
2026-08-29T20:26:19.2057090Z Updating files: 43% (3050/7091)
2026-08-29T20:26:19.2087150Z Updating files: 44% (3121/7091)
2026-08-29T20:26:19.3089880Z Updating files: 45% (3191/7091)
2026-08-29T20:26:19.3378390Z Updating files: 46% (3262/7091)
2026-08-29T20:26:19.3414900Z Updating files: 47% (3333/7091)
2026-08-29T20:26:19.3477810Z Updating files: 48% (3404/7091)
2026-08-29T20:26:19.3503460Z Updating files: 49% (3475/7091)
2026-08-29T20:26:19.3778130Z Updating files: 50% (3546/7091)
2026-08-29T20:26:19.4535800Z Updating files: 51% (3617/7091)
2026-08-29T20:26:19.5575150Z Updating files: 52% (3688/7091)
2026-08-29T20:26:19.5662960Z Updating files: 53% (3759/7091)
2026-08-29T20:26:19.5665740Z Updating files: 54% (3830/7091)
2026-08-29T20:26:19.5736100Z Updating files: 55% (3901/7091)
2026-08-29T20:26:19.6020460Z Updating files: 56% (3971/7091)
2026-08-29T20:26:19.6320590Z Updating files: 57% (4042/7091)
2026-08-29T20:26:19.6601420Z Updating files: 58% (4113/7091)
2026-08-29T20:26:19.6679460Z Updating files: 59% (4184/7091)
2026-08-29T20:26:19.6887710Z Updating files: 59% (4206/7091)
2026-08-29T20:26:19.7218690Z Updating files: 60% (4255/7091)
2026-08-29T20:26:19.7485490Z Updating files: 61% (4326/7091)
2026-08-29T20:26:19.7743950Z Updating files: 62% (4397/7091)
2026-08-29T20:26:19.8419430Z Updating files: 63% (4468/7091)
2026-08-29T20:26:19.8706720Z Updating files: 64% (4539/7091)
2026-08-29T20:26:19.9015110Z Updating files: 65% (4610/7091)
2026-08-29T20:26:19.9395070Z Updating files: 66% (4681/7091)
2026-08-29T20:26:19.9653500Z Updating files: 67% (4751/7091)
2026-08-29T20:26:19.9984060Z Updating files: 68% (4822/7091)
2026-08-29T20:26:20.0297000Z Updating files: 69% (4893/7091)
2026-08-29T20:26:20.0598970Z Updating files: 70% (4964/7091)
2026-08-29T20:26:20.0864430Z Updating files: 71% (5035/7091)
2026-08-29T20:26:20.1100720Z Updating files: 72% (5106/7091)
2026-08-29T20:26:20.1365720Z Updating files: 73% (5177/7091)
2026-08-29T20:26:20.1670730Z Updating files: 74% (5248/7091)
2026-08-29T20:26:20.1931940Z Updating files: 75% (5319/7091)
2026-08-29T20:26:20.2224500Z Updating files: 76% (5390/7091)
2026-08-29T20:26:20.2711180Z Updating files: 77% (5461/7091)
2026-08-29T20:26:20.3713820Z Updating files: 78% (5531/7091)
2026-08-29T20:26:20.4724890Z Updating files: 79% (5602/7091)
2026-08-29T20:26:20.5718570Z Updating files: 80% (5673/7091)
2026-08-29T20:26:20.6342520Z Updating files: 81% (5744/7091)
2026-08-29T20:26:20.6532640Z Updating files: 82% (5815/7091)
2026-08-29T20:26:20.6546530Z Updating files: 83% (5886/7091)
2026-08-29T20:26:20.6576500Z Updating files: 84% (5957/7091)
2026-08-29T20:26:20.6610720Z Updating files: 85% (6028/7091)
2026-08-29T20:26:20.6637550Z Updating files: 86% (6099/7091)
2026-08-29T20:26:20.6689370Z Updating files: 87% (6170/7091)
2026-08-29T20:26:20.6821550Z Updating files: 87% (6224/7091)
2026-08-29T20:26:20.7360120Z Updating files: 88% (6241/7091)
2026-08-29T20:26:20.7565710Z Updating files: 89% (6311/7091)
2026-08-29T20:26:20.8610140Z Updating files: 90% (6382/7091)
2026-08-29T20:26:20.9629160Z Updating files: 91% (6453/7091)
2026-08-29T20:26:21.0252510Z Updating files: 92% (6524/7091)
2026-08-29T20:26:21.1383890Z Updating files: 93% (6595/7091)
2026-08-29T20:26:21.2386500Z Updating files: 94% (6666/7091)
2026-08-29T20:26:21.2896480Z Updating files: 95% (6737/7091)
2026-08-29T20:26:21.3030770Z Updating files: 96% (6808/7091)
2026-08-29T20:26:21.3230500Z Updating files: 97% (6879/7091)
2026-08-29T20:26:21.4351640Z Updating files: 98% (6950/7091)
2026-08-29T20:26:21.4562590Z Updating files: 99% (7021/7091)
2026-08-29T20:26:21.4593610Z Updating files: 100% (7091/7091)
2026-08-29T20:26:21.4597760Z Updating files: 100% (7091/7091), done.
2026-08-29T20:26:21.5490840Z Switched to a new branch 'py3.12'
2026-08-29T20:26:21.5497410Z branch 'py3.12' set up to track 'origin/py3.12'.
2026-08-29T20:26:21.5502270Z [command]/usr/local/bin/git log -1 --format=%H
2026-08-29T20:26:21.5503450Z 935120c0bc5a5e1e2c6348579e1fd7d5941a6de5