timestamps Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2026-07-30T12:16:03.3793538Z with:
2026-07-30T12:16:03.3793910Z repository: pypy/pypy
2026-07-30T12:16:03.3797907Z token: ***
2026-07-30T12:16:03.3798252Z ssh-strict: true
2026-07-30T12:16:03.3798615Z ssh-user: git
2026-07-30T12:16:03.3798990Z persist-credentials: true
2026-07-30T12:16:03.3799396Z clean: true
2026-07-30T12:16:03.3799773Z sparse-checkout-cone-mode: true
2026-07-30T12:16:03.3800220Z fetch-depth: 1
2026-07-30T12:16:03.3800618Z fetch-tags: false
2026-07-30T12:16:03.3800997Z show-progress: true
2026-07-30T12:16:03.3801360Z lfs: false
2026-07-30T12:16:03.3801706Z submodules: false
2026-07-30T12:16:03.3802085Z set-safe-directory: true
2026-07-30T12:16:03.8056991Z Syncing repository: pypy/pypy
Getting Git version info
2026-07-30T12:16:03.8061361Z Working directory is 'D:\a\pypy\pypy'
2026-07-30T12:16:03.8957816Z [command]"C:\Program Files\Git\bin\git.exe" version
2026-07-30T12:16:04.8820805Z git version 2.55.0.windows.2
2026-07-30T12:16:04.8917633Z Temporarily overriding HOME='D:\a\_temp\b981396b-1540-460b-b6c2-e5833ebc8003' before making global git config changes
2026-07-30T12:16:04.8922259Z Adding repository directory to the temporary git global config as a safe directory
2026-07-30T12:16:04.8926123Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\pypy\pypy
2026-07-30T12:16:04.9569471Z Deleting the contents of 'D:\a\pypy\pypy'
Initializing the repository
2026-07-30T12:16:04.9590089Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\pypy\pypy
2026-07-30T12:16:05.0606821Z Initialized empty Git repository in D:/a/pypy/pypy/.git/
2026-07-30T12:16:05.0671668Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-07-30T12:16:05.1270255Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0
Setting up auth
2026-07-30T12:16:05.1594572Z Removing SSH command configuration
2026-07-30T12:16:05.1607870Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-30T12:16:05.1982708Z [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-07-30T12:16:06.6374597Z Removing HTTP extra header
2026-07-30T12:16:06.6386716Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-30T12:16:06.6757848Z [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-07-30T12:16:07.2267521Z Removing includeIf entries pointing to credentials config files
2026-07-30T12:16:07.2279069Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-30T12:16:07.2585508Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-30T12:16:07.8269788Z [command]"C:\Program Files\Git\bin\git.exe" config --file D:\a\_temp\git-credentials-c159cc2a-2ad1-4db6-aedc-540c6552be29.config http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-30T12:16:07.8653775Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git.path D:\a\_temp\git-credentials-c159cc2a-2ad1-4db6-aedc-540c6552be29.config
2026-07-30T12:16:07.8942430Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git/worktrees/*.path D:\a\_temp\git-credentials-c159cc2a-2ad1-4db6-aedc-540c6552be29.config
2026-07-30T12:16:07.9304749Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-c159cc2a-2ad1-4db6-aedc-540c6552be29.config
2026-07-30T12:16:07.9603353Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-c159cc2a-2ad1-4db6-aedc-540c6552be29.config
Fetching the repository
2026-07-30T12:16:07.9928929Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +52d638f58384d506561683e5235e80f9f155416a:refs/remotes/pull/5537/merge
2026-07-30T12:16:11.6225179Z From https://github.com/pypy/pypy
2026-07-30T12:16:11.6225985Z * [new ref] 52d638f58384d506561683e5235e80f9f155416a -> pull/5537/merge
Determining the checkout info
2026-07-30T12:16:11.6289285Z [command]"C:\Program Files\Git\bin\git.exe" sparse-checkout disable
2026-07-30T12:16:11.6757396Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-07-30T12:16:11.7066999Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/remotes/pull/5537/merge
2026-07-30T12:16:12.7570954Z Updating files: 41% (2520/6015)
2026-07-30T12:16:12.7661480Z Updating files: 42% (2527/6015)
2026-07-30T12:16:12.7756649Z Updating files: 43% (2587/6015)
2026-07-30T12:16:12.7847652Z Updating files: 44% (2647/6015)
2026-07-30T12:16:12.8105567Z Updating files: 45% (2707/6015)
2026-07-30T12:16:12.8310917Z Updating files: 46% (2767/6015)
2026-07-30T12:16:12.8570128Z Updating files: 47% (2828/6015)
2026-07-30T12:16:12.8773869Z Updating files: 48% (2888/6015)
2026-07-30T12:16:12.9008930Z Updating files: 49% (2948/6015)
2026-07-30T12:16:12.9205522Z Updating files: 50% (3008/6015)
2026-07-30T12:16:12.9400097Z Updating files: 51% (3068/6015)
2026-07-30T12:16:12.9656067Z Updating files: 52% (3128/6015)
2026-07-30T12:16:12.9854875Z Updating files: 53% (3188/6015)
2026-07-30T12:16:13.0070395Z Updating files: 54% (3249/6015)
2026-07-30T12:16:13.0349499Z Updating files: 55% (3309/6015)
2026-07-30T12:16:13.0534629Z Updating files: 56% (3369/6015)
2026-07-30T12:16:13.0694822Z Updating files: 57% (3429/6015)
2026-07-30T12:16:13.0909546Z Updating files: 58% (3489/6015)
2026-07-30T12:16:13.1063188Z Updating files: 59% (3549/6015)
2026-07-30T12:16:13.1268452Z Updating files: 60% (3609/6015)
2026-07-30T12:16:13.1485998Z Updating files: 61% (3670/6015)
2026-07-30T12:16:13.1686336Z Updating files: 62% (3730/6015)
2026-07-30T12:16:13.1905815Z Updating files: 63% (3790/6015)
2026-07-30T12:16:13.2155181Z Updating files: 64% (3850/6015)
2026-07-30T12:16:13.2347151Z Updating files: 65% (3910/6015)
2026-07-30T12:16:13.2520713Z Updating files: 66% (3970/6015)
2026-07-30T12:16:13.2711634Z Updating files: 67% (4031/6015)
2026-07-30T12:16:13.2969331Z Updating files: 68% (4091/6015)
2026-07-30T12:16:13.3181639Z Updating files: 69% (4151/6015)
2026-07-30T12:16:13.3463253Z Updating files: 70% (4211/6015)
2026-07-30T12:16:13.3651434Z Updating files: 71% (4271/6015)
2026-07-30T12:16:13.3889780Z Updating files: 72% (4331/6015)
2026-07-30T12:16:13.4063278Z Updating files: 73% (4391/6015)
2026-07-30T12:16:13.4245741Z Updating files: 74% (4452/6015)
2026-07-30T12:16:13.4469162Z Updating files: 75% (4512/6015)
2026-07-30T12:16:13.4626765Z Updating files: 76% (4572/6015)
2026-07-30T12:16:13.4809642Z Updating files: 77% (4632/6015)
2026-07-30T12:16:13.4953292Z Updating files: 78% (4692/6015)
2026-07-30T12:16:13.5114960Z Updating files: 79% (4752/6015)
2026-07-30T12:16:13.5343223Z Updating files: 80% (4812/6015)
2026-07-30T12:16:13.5638253Z Updating files: 81% (4873/6015)
2026-07-30T12:16:13.5881601Z Updating files: 82% (4933/6015)
2026-07-30T12:16:13.6058438Z Updating files: 83% (4993/6015)
2026-07-30T12:16:13.6286771Z Updating files: 84% (5053/6015)
2026-07-30T12:16:13.6507598Z Updating files: 85% (5113/6015)
2026-07-30T12:16:13.7010415Z Updating files: 86% (5173/6015)
2026-07-30T12:16:13.7219680Z Updating files: 87% (5234/6015)
2026-07-30T12:16:13.7498849Z Updating files: 88% (5294/6015)
2026-07-30T12:16:13.7569215Z Updating files: 89% (5354/6015)
2026-07-30T12:16:13.7716778Z Updating files: 89% (5374/6015)
2026-07-30T12:16:13.8106446Z Updating files: 90% (5414/6015)
2026-07-30T12:16:13.9913981Z Updating files: 91% (5474/6015)
2026-07-30T12:16:14.0769615Z Updating files: 92% (5534/6015)
2026-07-30T12:16:14.1002550Z Updating files: 93% (5594/6015)
2026-07-30T12:16:14.1176415Z Updating files: 94% (5655/6015)
2026-07-30T12:16:14.1368777Z Updating files: 95% (5715/6015)
2026-07-30T12:16:14.1546533Z Updating files: 96% (5775/6015)
2026-07-30T12:16:14.1748140Z Updating files: 97% (5835/6015)
2026-07-30T12:16:14.1920184Z Updating files: 98% (5895/6015)
2026-07-30T12:16:14.2107078Z Updating files: 99% (5955/6015)
2026-07-30T12:16:14.2107435Z Updating files: 100% (6015/6015)
2026-07-30T12:16:14.2107758Z Updating files: 100% (6015/6015), done.
2026-07-30T12:16:14.2283581Z Note: switching to 'refs/remotes/pull/5537/merge'.
2026-07-30T12:16:14.2283846Z
2026-07-30T12:16:14.2284145Z You are in 'detached HEAD' state. You can look around, make experimental
2026-07-30T12:16:14.2284820Z changes and commit them, and you can discard any commits you make in this
2026-07-30T12:16:14.2317732Z state without impacting any branches by switching back to a branch.
2026-07-30T12:16:14.2318025Z
2026-07-30T12:16:14.2318226Z If you want to create a new branch to retain commits you create, you may
2026-07-30T12:16:14.2318647Z do so (now or later) by using -c with the switch command. Example:
2026-07-30T12:16:14.2318882Z
2026-07-30T12:16:14.2318997Z git switch -c <new-branch-name>
2026-07-30T12:16:14.2319156Z
2026-07-30T12:16:14.2319245Z Or undo this operation with:
2026-07-30T12:16:14.2319397Z
2026-07-30T12:16:14.2319468Z git switch -
2026-07-30T12:16:14.2319581Z
2026-07-30T12:16:14.2320055Z Turn off this advice by setting config variable advice.detachedHead to false
2026-07-30T12:16:14.2320355Z
2026-07-30T12:16:14.2320680Z HEAD is now at 52d638f Merge d7419412850f81e334706a2680c4935ce9d535bf into e6faa48a5f66f9046ba59ee1ff92ff16ba07bcb3
2026-07-30T12:16:14.2865964Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format=%H
2026-07-30T12:16:14.3131770Z 52d638f58384d506561683e5235e80f9f155416a