timestamps Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2026-08-23T06:04:35.4206816Z with:
2026-08-23T06:04:35.4207519Z repository: pypy/pypy
2026-08-23T06:04:35.4214556Z token: ***
2026-08-23T06:04:35.4215012Z ssh-strict: true
2026-08-23T06:04:35.4215415Z ssh-user: git
2026-08-23T06:04:35.4216129Z persist-credentials: true
2026-08-23T06:04:35.4216762Z clean: true
2026-08-23T06:04:35.4217173Z sparse-checkout-cone-mode: true
2026-08-23T06:04:35.4217663Z fetch-depth: 1
2026-08-23T06:04:35.4218065Z fetch-tags: false
2026-08-23T06:04:35.4218470Z show-progress: true
2026-08-23T06:04:35.4218876Z lfs: false
2026-08-23T06:04:35.4219254Z submodules: false
2026-08-23T06:04:35.4219661Z set-safe-directory: true
2026-08-23T06:04:35.5645870Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-23T06:04:35.5648640Z Working directory is 'D:\a\pypy\pypy'
2026-08-23T06:04:35.6802149Z [command]"C:\Program Files\Git\bin\git.exe" version
2026-08-23T06:04:36.0558501Z git version 2.55.0.windows.4
2026-08-23T06:04:36.0639311Z Temporarily overriding HOME='D:\a\_temp\e65d6846-1aea-4234-a33b-c2eef1428b5b' before making global git config changes
2026-08-23T06:04:36.0641850Z Adding repository directory to the temporary git global config as a safe directory
2026-08-23T06:04:36.0652076Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\pypy\pypy
2026-08-23T06:04:36.1273587Z Deleting the contents of 'D:\a\pypy\pypy'
Initializing the repository
2026-08-23T06:04:36.1288816Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\pypy\pypy
2026-08-23T06:04:36.2234535Z Initialized empty Git repository in D:/a/pypy/pypy/.git/
2026-08-23T06:04:36.2288404Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-23T06:04:36.2922390Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0
Setting up auth
2026-08-23T06:04:36.3247066Z Removing SSH command configuration
2026-08-23T06:04:36.3256724Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-23T06:04:36.3561597Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-23T06:04:37.7926066Z Removing HTTP extra header
2026-08-23T06:04:37.7935534Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-23T06:04:37.8241752Z [command]"C:\Program Files\Git\bin\git.exe" 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-23T06:04:38.3690863Z Removing includeIf entries pointing to credentials config files
2026-08-23T06:04:38.3700743Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-23T06:04:38.4006796Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-23T06:04:38.9341423Z [command]"C:\Program Files\Git\bin\git.exe" config --file D:\a\_temp\git-credentials-f095c4eb-e2fa-4b13-8049-dc369c8de1d0.config http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-23T06:04:38.9671482Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git.path D:\a\_temp\git-credentials-f095c4eb-e2fa-4b13-8049-dc369c8de1d0.config
2026-08-23T06:04:38.9977744Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git/worktrees/*.path D:\a\_temp\git-credentials-f095c4eb-e2fa-4b13-8049-dc369c8de1d0.config
2026-08-23T06:04:39.0371397Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-f095c4eb-e2fa-4b13-8049-dc369c8de1d0.config
2026-08-23T06:04:39.0691143Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-f095c4eb-e2fa-4b13-8049-dc369c8de1d0.config
Fetching the repository
2026-08-23T06:04:39.1024998Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +7c002b86696f43cb40fdd026f9c665ddb77699d4:refs/remotes/pull/5570/merge
2026-08-23T06:04:41.1797415Z From https://github.com/pypy/pypy
2026-08-23T06:04:41.1798254Z * [new ref] 7c002b86696f43cb40fdd026f9c665ddb77699d4 -> pull/5570/merge
Determining the checkout info
2026-08-23T06:04:41.1857748Z [command]"C:\Program Files\Git\bin\git.exe" sparse-checkout disable
2026-08-23T06:04:41.2341963Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-23T06:04:41.2647115Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/remotes/pull/5570/merge
2026-08-23T06:04:42.3109308Z Updating files: 47% (3399/7088)
2026-08-23T06:04:42.3330277Z Updating files: 48% (3403/7088)
2026-08-23T06:04:42.3506825Z Updating files: 49% (3474/7088)
2026-08-23T06:04:42.3689857Z Updating files: 50% (3544/7088)
2026-08-23T06:04:42.3949287Z Updating files: 51% (3615/7088)
2026-08-23T06:04:42.4134846Z Updating files: 52% (3686/7088)
2026-08-23T06:04:42.4317595Z Updating files: 53% (3757/7088)
2026-08-23T06:04:42.4488596Z Updating files: 54% (3828/7088)
2026-08-23T06:04:42.4706676Z Updating files: 55% (3899/7088)
2026-08-23T06:04:42.4865356Z Updating files: 56% (3970/7088)
2026-08-23T06:04:42.5050190Z Updating files: 57% (4041/7088)
2026-08-23T06:04:42.5235062Z Updating files: 58% (4112/7088)
2026-08-23T06:04:42.5409314Z Updating files: 59% (4182/7088)
2026-08-23T06:04:42.5655192Z Updating files: 60% (4253/7088)
2026-08-23T06:04:42.5831126Z Updating files: 61% (4324/7088)
2026-08-23T06:04:42.5997142Z Updating files: 62% (4395/7088)
2026-08-23T06:04:42.6198056Z Updating files: 63% (4466/7088)
2026-08-23T06:04:42.6357579Z Updating files: 64% (4537/7088)
2026-08-23T06:04:42.6540857Z Updating files: 65% (4608/7088)
2026-08-23T06:04:42.6903933Z Updating files: 66% (4679/7088)
2026-08-23T06:04:42.7091779Z Updating files: 67% (4749/7088)
2026-08-23T06:04:42.7288158Z Updating files: 68% (4820/7088)
2026-08-23T06:04:42.7504097Z Updating files: 69% (4891/7088)
2026-08-23T06:04:42.7692664Z Updating files: 70% (4962/7088)
2026-08-23T06:04:42.7859859Z Updating files: 71% (5033/7088)
2026-08-23T06:04:42.8081406Z Updating files: 72% (5104/7088)
2026-08-23T06:04:42.8283111Z Updating files: 73% (5175/7088)
2026-08-23T06:04:42.8556466Z Updating files: 74% (5246/7088)
2026-08-23T06:04:42.8747081Z Updating files: 75% (5316/7088)
2026-08-23T06:04:42.8967540Z Updating files: 76% (5387/7088)
2026-08-23T06:04:43.1178691Z Updating files: 77% (5458/7088)
2026-08-23T06:04:43.1338818Z Updating files: 78% (5529/7088)
2026-08-23T06:04:43.1534480Z Updating files: 79% (5600/7088)
2026-08-23T06:04:43.1687535Z Updating files: 80% (5671/7088)
2026-08-23T06:04:43.1869738Z Updating files: 81% (5742/7088)
2026-08-23T06:04:43.2033904Z Updating files: 82% (5813/7088)
2026-08-23T06:04:43.2236541Z Updating files: 83% (5884/7088)
2026-08-23T06:04:43.2472537Z Updating files: 84% (5954/7088)
2026-08-23T06:04:43.2653911Z Updating files: 85% (6025/7088)
2026-08-23T06:04:43.2875458Z Updating files: 86% (6096/7088)
2026-08-23T06:04:43.3072191Z Updating files: 87% (6167/7088)
2026-08-23T06:04:43.3156815Z Updating files: 88% (6238/7088)
2026-08-23T06:04:43.3298610Z Updating files: 88% (6263/7088)
2026-08-23T06:04:43.3523936Z Updating files: 89% (6309/7088)
2026-08-23T06:04:43.3717889Z Updating files: 90% (6380/7088)
2026-08-23T06:04:43.3906690Z Updating files: 91% (6451/7088)
2026-08-23T06:04:43.4919353Z Updating files: 92% (6521/7088)
2026-08-23T06:04:43.5652233Z Updating files: 93% (6592/7088)
2026-08-23T06:04:43.5851769Z Updating files: 94% (6663/7088)
2026-08-23T06:04:43.6020291Z Updating files: 95% (6734/7088)
2026-08-23T06:04:43.6195560Z Updating files: 96% (6805/7088)
2026-08-23T06:04:43.6375683Z Updating files: 97% (6876/7088)
2026-08-23T06:04:43.6548670Z Updating files: 98% (6947/7088)
2026-08-23T06:04:43.6755325Z Updating files: 99% (7018/7088)
2026-08-23T06:04:43.6755728Z Updating files: 100% (7088/7088)
2026-08-23T06:04:43.6756152Z Updating files: 100% (7088/7088), done.
2026-08-23T06:04:43.6930864Z Note: switching to 'refs/remotes/pull/5570/merge'.
2026-08-23T06:04:43.6931319Z
2026-08-23T06:04:43.6931668Z You are in 'detached HEAD' state. You can look around, make experimental
2026-08-23T06:04:43.6932510Z changes and commit them, and you can discard any commits you make in this
2026-08-23T06:04:43.6933318Z state without impacting any branches by switching back to a branch.
2026-08-23T06:04:43.6933784Z
2026-08-23T06:04:43.6934079Z If you want to create a new branch to retain commits you create, you may
2026-08-23T06:04:43.6995958Z do so (now or later) by using -c with the switch command. Example:
2026-08-23T06:04:43.6997034Z
2026-08-23T06:04:43.6997261Z git switch -c <new-branch-name>
2026-08-23T06:04:43.6997585Z
2026-08-23T06:04:43.6997737Z Or undo this operation with:
2026-08-23T06:04:43.6998041Z
2026-08-23T06:04:43.6998136Z git switch -
2026-08-23T06:04:43.6998308Z
2026-08-23T06:04:43.6998547Z Turn off this advice by setting config variable advice.detachedHead to false
2026-08-23T06:04:43.6998851Z
2026-08-23T06:04:43.6999188Z HEAD is now at 7c002b8 Merge a0a8adf018243b9404528de5acc99855742575eb into 9b9b9bd54261eeca87c51c3402c5bd74b3c58aa4
2026-08-23T06:04:43.7616910Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format=%H
2026-08-23T06:04:43.7875498Z 7c002b86696f43cb40fdd026f9c665ddb77699d4