timestamps Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2026-08-25T07:18:36.3657550Z with:
2026-08-25T07:18:36.3657961Z repository: pypy/pypy
2026-08-25T07:18:36.3661739Z token: ***
2026-08-25T07:18:36.3662143Z ssh-strict: true
2026-08-25T07:18:36.3662550Z ssh-user: git
2026-08-25T07:18:36.3662958Z persist-credentials: true
2026-08-25T07:18:36.3663399Z clean: true
2026-08-25T07:18:36.3663809Z sparse-checkout-cone-mode: true
2026-08-25T07:18:36.3664296Z fetch-depth: 1
2026-08-25T07:18:36.3664688Z fetch-tags: false
2026-08-25T07:18:36.3665090Z show-progress: true
2026-08-25T07:18:36.3665494Z lfs: false
2026-08-25T07:18:36.3665853Z submodules: false
2026-08-25T07:18:36.3666253Z set-safe-directory: true
2026-08-25T07:18:36.5228072Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-25T07:18:36.5238195Z Working directory is 'D:\a\pypy\pypy'
2026-08-25T07:18:36.6248734Z [command]"C:\Program Files\Git\bin\git.exe" version
2026-08-25T07:18:37.0434632Z git version 2.55.0.windows.4
2026-08-25T07:18:37.0520359Z Temporarily overriding HOME='D:\a\_temp\7d4d1b47-1f61-4061-b5ed-b0c07f694365' before making global git config changes
2026-08-25T07:18:37.0522903Z Adding repository directory to the temporary git global config as a safe directory
2026-08-25T07:18:37.0533005Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\pypy\pypy
2026-08-25T07:18:37.1228541Z Deleting the contents of 'D:\a\pypy\pypy'
Initializing the repository
2026-08-25T07:18:37.1243380Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\pypy\pypy
2026-08-25T07:18:37.2202711Z Initialized empty Git repository in D:/a/pypy/pypy/.git/
2026-08-25T07:18:37.2246908Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-25T07:18:37.2832000Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0
Setting up auth
2026-08-25T07:18:37.3111844Z Removing SSH command configuration
2026-08-25T07:18:37.3121375Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-25T07:18:37.3401987Z [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-25T07:18:38.8538209Z Removing HTTP extra header
2026-08-25T07:18:38.8550724Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-25T07:18:38.8845309Z [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-25T07:18:39.4205214Z Removing includeIf entries pointing to credentials config files
2026-08-25T07:18:39.4214985Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-25T07:18:39.4493288Z [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-25T07:18:39.9717134Z [command]"C:\Program Files\Git\bin\git.exe" config --file D:\a\_temp\git-credentials-8b9cff0d-3bab-4d2f-a2a6-58458dee4a3d.config http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-25T07:18:40.0025169Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git.path D:\a\_temp\git-credentials-8b9cff0d-3bab-4d2f-a2a6-58458dee4a3d.config
2026-08-25T07:18:40.0334907Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git/worktrees/*.path D:\a\_temp\git-credentials-8b9cff0d-3bab-4d2f-a2a6-58458dee4a3d.config
2026-08-25T07:18:40.0681349Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-8b9cff0d-3bab-4d2f-a2a6-58458dee4a3d.config
2026-08-25T07:18:40.0978386Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-8b9cff0d-3bab-4d2f-a2a6-58458dee4a3d.config
Fetching the repository
2026-08-25T07:18:40.1320866Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +860202a50fcfcd07bf03ca094c2ea3aaa2f68466:refs/remotes/pull/5573/merge
2026-08-25T07:18:41.7803290Z From https://github.com/pypy/pypy
2026-08-25T07:18:41.7804115Z * [new ref] 860202a50fcfcd07bf03ca094c2ea3aaa2f68466 -> pull/5573/merge
Determining the checkout info
2026-08-25T07:18:41.7862200Z [command]"C:\Program Files\Git\bin\git.exe" sparse-checkout disable
2026-08-25T07:18:41.8355481Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-25T07:18:41.8660769Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/remotes/pull/5573/merge
2026-08-25T07:18:42.9366060Z Updating files: 55% (3323/6014)
2026-08-25T07:18:42.9516609Z Updating files: 56% (3368/6014)
2026-08-25T07:18:42.9658595Z Updating files: 57% (3428/6014)
2026-08-25T07:18:42.9818750Z Updating files: 58% (3489/6014)
2026-08-25T07:18:42.9938070Z Updating files: 59% (3549/6014)
2026-08-25T07:18:43.0086114Z Updating files: 60% (3609/6014)
2026-08-25T07:18:43.0248265Z Updating files: 61% (3669/6014)
2026-08-25T07:18:43.0398423Z Updating files: 62% (3729/6014)
2026-08-25T07:18:43.0575461Z Updating files: 63% (3789/6014)
2026-08-25T07:18:43.0760151Z Updating files: 64% (3849/6014)
2026-08-25T07:18:43.0920004Z Updating files: 65% (3910/6014)
2026-08-25T07:18:43.1059767Z Updating files: 66% (3970/6014)
2026-08-25T07:18:43.1209839Z Updating files: 67% (4030/6014)
2026-08-25T07:18:43.1384227Z Updating files: 68% (4090/6014)
2026-08-25T07:18:43.1548165Z Updating files: 69% (4150/6014)
2026-08-25T07:18:43.1778087Z Updating files: 70% (4210/6014)
2026-08-25T07:18:43.1936886Z Updating files: 71% (4270/6014)
2026-08-25T07:18:43.2117361Z Updating files: 72% (4331/6014)
2026-08-25T07:18:43.2255238Z Updating files: 73% (4391/6014)
2026-08-25T07:18:43.2378563Z Updating files: 74% (4451/6014)
2026-08-25T07:18:43.2538809Z Updating files: 75% (4511/6014)
2026-08-25T07:18:43.2693518Z Updating files: 76% (4571/6014)
2026-08-25T07:18:43.2831068Z Updating files: 77% (4631/6014)
2026-08-25T07:18:43.2967955Z Updating files: 78% (4691/6014)
2026-08-25T07:18:43.3100756Z Updating files: 79% (4752/6014)
2026-08-25T07:18:43.3268576Z Updating files: 80% (4812/6014)
2026-08-25T07:18:43.3471777Z Updating files: 81% (4872/6014)
2026-08-25T07:18:43.3639902Z Updating files: 82% (4932/6014)
2026-08-25T07:18:43.3795797Z Updating files: 83% (4992/6014)
2026-08-25T07:18:43.3978442Z Updating files: 84% (5052/6014)
2026-08-25T07:18:43.4144452Z Updating files: 85% (5112/6014)
2026-08-25T07:18:43.4327517Z Updating files: 86% (5173/6014)
2026-08-25T07:18:43.4507714Z Updating files: 87% (5233/6014)
2026-08-25T07:18:43.4686901Z Updating files: 88% (5293/6014)
2026-08-25T07:18:43.4838558Z Updating files: 89% (5353/6014)
2026-08-25T07:18:43.5075092Z Updating files: 90% (5413/6014)
2026-08-25T07:18:43.6096152Z Updating files: 91% (5473/6014)
2026-08-25T07:18:43.6691934Z Updating files: 92% (5533/6014)
2026-08-25T07:18:43.6859140Z Updating files: 93% (5594/6014)
2026-08-25T07:18:43.6998950Z Updating files: 94% (5654/6014)
2026-08-25T07:18:43.7145841Z Updating files: 95% (5714/6014)
2026-08-25T07:18:43.7288099Z Updating files: 96% (5774/6014)
2026-08-25T07:18:43.7439659Z Updating files: 97% (5834/6014)
2026-08-25T07:18:43.7576376Z Updating files: 98% (5894/6014)
2026-08-25T07:18:43.7725487Z Updating files: 99% (5954/6014)
2026-08-25T07:18:43.7726247Z Updating files: 100% (6014/6014)
2026-08-25T07:18:43.7728401Z Updating files: 100% (6014/6014), done.
2026-08-25T07:18:43.8525114Z Note: switching to 'refs/remotes/pull/5573/merge'.
2026-08-25T07:18:43.8525484Z
2026-08-25T07:18:43.8525851Z You are in 'detached HEAD' state. You can look around, make experimental
2026-08-25T07:18:43.8526766Z changes and commit them, and you can discard any commits you make in this
2026-08-25T07:18:43.8527549Z state without impacting any branches by switching back to a branch.
2026-08-25T07:18:43.8528000Z
2026-08-25T07:18:43.8528293Z If you want to create a new branch to retain commits you create, you may
2026-08-25T07:18:43.8528804Z do so (now or later) by using -c with the switch command. Example:
2026-08-25T07:18:43.8529060Z
2026-08-25T07:18:43.8529196Z git switch -c <new-branch-name>
2026-08-25T07:18:43.8529365Z
2026-08-25T07:18:43.8529449Z Or undo this operation with:
2026-08-25T07:18:43.8529598Z
2026-08-25T07:18:43.8529675Z git switch -
2026-08-25T07:18:43.8530192Z
2026-08-25T07:18:43.8530407Z Turn off this advice by setting config variable advice.detachedHead to false
2026-08-25T07:18:43.8530702Z
2026-08-25T07:18:43.8531047Z HEAD is now at 860202a Merge 0f03581ce5edf1d49a93cbb1b035b3710717116b into 5ff869c95ca71525afb5f19ae23295e592873e68
2026-08-25T07:18:43.9204561Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format=%H
2026-08-25T07:18:43.9406952Z 860202a50fcfcd07bf03ca094c2ea3aaa2f68466