timestamps Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2026-05-29T08:50:40.9689760Z with:
2026-05-29T08:50:40.9691380Z repository: pypy/pypy
2026-05-29T08:50:40.9718020Z token: ***
2026-05-29T08:50:40.9719740Z ssh-strict: true
2026-05-29T08:50:40.9721440Z ssh-user: git
2026-05-29T08:50:40.9723170Z persist-credentials: true
2026-05-29T08:50:40.9725120Z clean: true
2026-05-29T08:50:40.9726860Z sparse-checkout-cone-mode: true
2026-05-29T08:50:40.9729000Z fetch-depth: 1
2026-05-29T08:50:40.9730690Z fetch-tags: false
2026-05-29T08:50:40.9732480Z show-progress: true
2026-05-29T08:50:40.9734280Z lfs: false
2026-05-29T08:50:40.9736050Z submodules: false
2026-05-29T08:50:40.9737900Z set-safe-directory: true
2026-05-29T08:50:41.3829030Z Syncing repository: pypy/pypy
Getting Git version info
2026-05-29T08:50:41.3839720Z Working directory is '/Users/runner/work/pypy/pypy'
2026-05-29T08:50:41.3845850Z [command]/usr/local/bin/git version
2026-05-29T08:50:41.3848500Z git version 2.54.0
2026-05-29T08:50:41.3865690Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/642750fd-3d33-434c-8ac2-e89ed9b9ec84/.gitconfig'
2026-05-29T08:50:41.3875920Z Temporarily overriding HOME='/Users/runner/work/_temp/642750fd-3d33-434c-8ac2-e89ed9b9ec84' before making global git config changes
2026-05-29T08:50:41.3884930Z Adding repository directory to the temporary git global config as a safe directory
2026-05-29T08:50:41.3890430Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy
2026-05-29T08:50:41.3950440Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-05-29T08:50:41.3973400Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy
2026-05-29T08:50:41.4441110Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-05-29T08:50:41.4449140Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-05-29T08:50:41.4463330Z hint: to use in all of your new repositories, which will suppress this warning,
2026-05-29T08:50:41.4468390Z hint: call:
2026-05-29T08:50:41.4470160Z hint:
2026-05-29T08:50:41.4472190Z hint: git config --global init.defaultBranch <name>
2026-05-29T08:50:41.4474820Z hint:
2026-05-29T08:50:41.4477260Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-05-29T08:50:41.4481480Z hint: 'development'. The just-created branch can be renamed via this command:
2026-05-29T08:50:41.4484870Z hint:
2026-05-29T08:50:41.4486610Z hint: git branch -m <name>
2026-05-29T08:50:41.4489470Z hint:
2026-05-29T08:50:41.4492210Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-05-29T08:50:41.4496580Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/
2026-05-29T08:50:41.4503880Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-05-29T08:50:41.4637390Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-05-29T08:50:41.4794360Z Removing SSH command configuration
2026-05-29T08:50:41.4799790Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-05-29T08:50:41.4948500Z [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-05-29T08:50:41.6992320Z Removing HTTP extra header
2026-05-29T08:50:41.7000220Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-05-29T08:50:41.7171950Z [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-05-29T08:50:42.0528300Z Removing includeIf entries pointing to credentials config files
2026-05-29T08:50:42.0560710Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-05-29T08:50:42.2195700Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-05-29T08:50:42.6047260Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-7366f1ad-9f7c-4db8-8415-d1b1a09efc69.config http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-05-29T08:50:42.6558390Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-7366f1ad-9f7c-4db8-8415-d1b1a09efc69.config
2026-05-29T08:50:42.6796400Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-7366f1ad-9f7c-4db8-8415-d1b1a09efc69.config
2026-05-29T08:50:42.7207400Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-7366f1ad-9f7c-4db8-8415-d1b1a09efc69.config
2026-05-29T08:50:42.7447050Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-7366f1ad-9f7c-4db8-8415-d1b1a09efc69.config
Fetching the repository
2026-05-29T08:50:42.7952900Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +1bead62a3a5e74d87fd003bcca9459770ca7bac2:refs/remotes/pull/5488/merge
2026-05-29T08:50:45.6722360Z From https://github.com/pypy/pypy
2026-05-29T08:50:45.7069100Z * [new ref] 1bead62a3a5e74d87fd003bcca9459770ca7bac2 -> pull/5488/merge
Determining the checkout info
2026-05-29T08:50:46.0016060Z [command]/usr/local/bin/git sparse-checkout disable
2026-05-29T08:50:46.2837790Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-05-29T08:50:46.5941670Z [command]/usr/local/bin/git checkout --progress --force refs/remotes/pull/5488/merge
2026-05-29T08:50:47.0002190Z Updating files: 14% (876/6012)
2026-05-29T08:50:47.1005610Z Updating files: 15% (902/6012)
2026-05-29T08:50:47.2008490Z Updating files: 16% (962/6012)
2026-05-29T08:50:47.3012010Z Updating files: 17% (1023/6012)
2026-05-29T08:50:47.4014200Z Updating files: 18% (1083/6012)
2026-05-29T08:50:47.5018780Z Updating files: 19% (1143/6012)
2026-05-29T08:50:47.6020620Z Updating files: 20% (1203/6012)
2026-05-29T08:50:47.7024520Z Updating files: 21% (1263/6012)
2026-05-29T08:50:47.8024460Z Updating files: 22% (1323/6012)
2026-05-29T08:50:47.9032850Z Updating files: 23% (1383/6012)
2026-05-29T08:50:48.0034850Z Updating files: 24% (1443/6012)
2026-05-29T08:50:48.1037870Z Updating files: 25% (1503/6012)
2026-05-29T08:50:48.2041400Z Updating files: 26% (1564/6012)
2026-05-29T08:50:48.3043770Z Updating files: 26% (1600/6012)
2026-05-29T08:50:48.4047040Z Updating files: 27% (1624/6012)
2026-05-29T08:50:48.5049510Z Updating files: 28% (1684/6012)
2026-05-29T08:50:48.6051620Z Updating files: 29% (1744/6012)
2026-05-29T08:50:48.7055120Z Updating files: 30% (1804/6012)
2026-05-29T08:50:48.8056800Z Updating files: 31% (1864/6012)
2026-05-29T08:50:48.9060640Z Updating files: 32% (1924/6012)
2026-05-29T08:50:49.0063970Z Updating files: 33% (1984/6012)
2026-05-29T08:50:49.0698920Z Updating files: 34% (2045/6012)
2026-05-29T08:50:49.1337170Z Updating files: 35% (2105/6012)
2026-05-29T08:50:49.1436740Z Updating files: 36% (2165/6012)
2026-05-29T08:50:49.1489040Z Updating files: 37% (2225/6012)
2026-05-29T08:50:49.1498970Z Updating files: 38% (2285/6012)
2026-05-29T08:50:49.1526240Z Updating files: 39% (2345/6012)
2026-05-29T08:50:49.1579450Z Updating files: 40% (2405/6012)
2026-05-29T08:50:49.1586210Z Updating files: 40% (2453/6012)
2026-05-29T08:50:49.1627200Z Updating files: 41% (2465/6012)
2026-05-29T08:50:49.1664240Z Updating files: 42% (2526/6012)
2026-05-29T08:50:49.1694120Z Updating files: 43% (2586/6012)
2026-05-29T08:50:49.1748160Z Updating files: 44% (2646/6012)
2026-05-29T08:50:49.1953190Z Updating files: 45% (2706/6012)
2026-05-29T08:50:49.3003280Z Updating files: 46% (2766/6012)
2026-05-29T08:50:49.3294780Z Updating files: 47% (2826/6012)
2026-05-29T08:50:49.3392690Z Updating files: 48% (2886/6012)
2026-05-29T08:50:49.3476170Z Updating files: 49% (2946/6012)
2026-05-29T08:50:49.3736480Z Updating files: 50% (3006/6012)
2026-05-29T08:50:49.4276910Z Updating files: 51% (3067/6012)
2026-05-29T08:50:49.4971290Z Updating files: 52% (3127/6012)
2026-05-29T08:50:49.5544080Z Updating files: 53% (3187/6012)
2026-05-29T08:50:49.5964670Z Updating files: 54% (3247/6012)
2026-05-29T08:50:49.7957250Z Updating files: 55% (3307/6012)
2026-05-29T08:50:49.8959620Z Updating files: 56% (3367/6012)
2026-05-29T08:50:49.9787290Z Updating files: 56% (3403/6012)
2026-05-29T08:50:49.9792700Z Updating files: 57% (3427/6012)
2026-05-29T08:50:50.0114940Z Updating files: 58% (3487/6012)
2026-05-29T08:50:50.0267690Z Updating files: 59% (3548/6012)
2026-05-29T08:50:50.0353960Z Updating files: 60% (3608/6012)
2026-05-29T08:50:50.2506420Z Updating files: 61% (3668/6012)
2026-05-29T08:50:50.4234090Z Updating files: 62% (3728/6012)
2026-05-29T08:50:50.5236760Z Updating files: 63% (3788/6012)
2026-05-29T08:50:50.6240900Z Updating files: 64% (3848/6012)
2026-05-29T08:50:50.7243370Z Updating files: 65% (3908/6012)
2026-05-29T08:50:50.7820790Z Updating files: 66% (3968/6012)
2026-05-29T08:50:50.8053620Z Updating files: 67% (4029/6012)
2026-05-29T08:50:50.8213690Z Updating files: 68% (4089/6012)
2026-05-29T08:50:50.8849710Z Updating files: 68% (4108/6012)
2026-05-29T08:50:50.9853510Z Updating files: 69% (4149/6012)
2026-05-29T08:50:51.0177350Z Updating files: 70% (4209/6012)
2026-05-29T08:50:51.0494830Z Updating files: 71% (4269/6012)
2026-05-29T08:50:51.1778170Z Updating files: 72% (4329/6012)
2026-05-29T08:50:51.2781580Z Updating files: 73% (4389/6012)
2026-05-29T08:50:51.3784160Z Updating files: 74% (4449/6012)
2026-05-29T08:50:51.4794170Z Updating files: 75% (4509/6012)
2026-05-29T08:50:51.5701900Z Updating files: 76% (4570/6012)
2026-05-29T08:50:51.6824620Z Updating files: 77% (4630/6012)
2026-05-29T08:50:51.7145530Z Updating files: 78% (4690/6012)
2026-05-29T08:50:51.7184710Z Updating files: 79% (4750/6012)
2026-05-29T08:50:51.7225890Z Updating files: 80% (4810/6012)
2026-05-29T08:50:51.7535440Z Updating files: 81% (4870/6012)
2026-05-29T08:50:51.7556230Z Updating files: 82% (4930/6012)
2026-05-29T08:50:51.8446840Z Updating files: 82% (4931/6012)
2026-05-29T08:50:52.0297800Z Updating files: 83% (4990/6012)
2026-05-29T08:50:52.0900350Z Updating files: 84% (5051/6012)
2026-05-29T08:50:52.0989480Z Updating files: 85% (5111/6012)
2026-05-29T08:50:52.1066130Z Updating files: 86% (5171/6012)
2026-05-29T08:50:52.1196630Z Updating files: 87% (5231/6012)
2026-05-29T08:50:52.1689960Z Updating files: 88% (5291/6012)
2026-05-29T08:50:52.2322250Z Updating files: 89% (5351/6012)
2026-05-29T08:50:52.3087670Z Updating files: 90% (5411/6012)
2026-05-29T08:50:52.4240820Z Updating files: 91% (5471/6012)
2026-05-29T08:50:52.4815910Z Updating files: 92% (5532/6012)
2026-05-29T08:50:52.5118750Z Updating files: 93% (5592/6012)
2026-05-29T08:50:52.5259740Z Updating files: 94% (5652/6012)
2026-05-29T08:50:52.5460780Z Updating files: 95% (5712/6012)
2026-05-29T08:50:52.5680650Z Updating files: 96% (5772/6012)
2026-05-29T08:50:52.5909810Z Updating files: 97% (5832/6012)
2026-05-29T08:50:52.6226090Z Updating files: 98% (5892/6012)
2026-05-29T08:50:52.6366430Z Updating files: 99% (5952/6012)
2026-05-29T08:50:52.6367890Z Updating files: 100% (6012/6012)
2026-05-29T08:50:52.6369690Z Updating files: 100% (6012/6012), done.
2026-05-29T08:50:52.6572440Z HEAD is now at 1bead62 Merge 3e97da6d7a91ccd8a070e4ef9a52a4cbcb50ae21 into 89d59559f278da492b27b562dc812789a3bbbf0f
2026-05-29T08:50:52.6835320Z [command]/usr/local/bin/git log -1 --format=%H
2026-05-29T08:50:52.7011810Z 1bead62a3a5e74d87fd003bcca9459770ca7bac2