timestamps Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2026-08-02T07:29:52.0286051Z with:
2026-08-02T07:29:52.0286357Z repository: pypy/pypy
2026-08-02T07:29:52.0289356Z token: ***
2026-08-02T07:29:52.0289662Z ssh-strict: true
2026-08-02T07:29:52.0289969Z ssh-user: git
2026-08-02T07:29:52.0290281Z persist-credentials: true
2026-08-02T07:29:52.0290627Z clean: true
2026-08-02T07:29:52.0290935Z sparse-checkout-cone-mode: true
2026-08-02T07:29:52.0291296Z fetch-depth: 1
2026-08-02T07:29:52.0291591Z fetch-tags: false
2026-08-02T07:29:52.0291896Z show-progress: true
2026-08-02T07:29:52.0292195Z lfs: false
2026-08-02T07:29:52.0292473Z submodules: false
2026-08-02T07:29:52.0292786Z set-safe-directory: true
2026-08-02T07:29:52.1555455Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-02T07:29:52.1562678Z Working directory is 'D:\a\pypy\pypy'
2026-08-02T07:29:52.2138760Z [command]"C:\Program Files\Git\bin\git.exe" version
2026-08-02T07:29:52.7349667Z git version 2.55.0.windows.3
2026-08-02T07:29:52.7407159Z Temporarily overriding HOME='D:\a\_temp\b601c4c1-ec33-4d2a-9ffe-3fa2ba6a2071' before making global git config changes
2026-08-02T07:29:52.7408206Z Adding repository directory to the temporary git global config as a safe directory
2026-08-02T07:29:52.7415896Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\pypy\pypy
2026-08-02T07:29:52.8018187Z Deleting the contents of 'D:\a\pypy\pypy'
Initializing the repository
2026-08-02T07:29:52.8030167Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\pypy\pypy
2026-08-02T07:29:52.8803099Z Initialized empty Git repository in D:/a/pypy/pypy/.git/
2026-08-02T07:29:52.8840107Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-02T07:29:52.9326779Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0
Setting up auth
2026-08-02T07:29:52.9597107Z Removing SSH command configuration
2026-08-02T07:29:52.9604255Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-02T07:29:52.9847847Z [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-02T07:29:54.8081205Z Removing HTTP extra header
2026-08-02T07:29:54.8089732Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-02T07:29:54.8323644Z [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-02T07:29:55.2949431Z Removing includeIf entries pointing to credentials config files
2026-08-02T07:29:55.2960764Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-02T07:29:55.3214985Z [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-02T07:29:55.7414705Z [command]"C:\Program Files\Git\bin\git.exe" config --file D:\a\_temp\git-credentials-d2e3df69-2e18-4508-b511-544a098442d1.config http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-02T07:29:55.7661422Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git.path D:\a\_temp\git-credentials-d2e3df69-2e18-4508-b511-544a098442d1.config
2026-08-02T07:29:55.7892962Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git/worktrees/*.path D:\a\_temp\git-credentials-d2e3df69-2e18-4508-b511-544a098442d1.config
2026-08-02T07:29:55.8163874Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-d2e3df69-2e18-4508-b511-544a098442d1.config
2026-08-02T07:29:55.8397375Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-d2e3df69-2e18-4508-b511-544a098442d1.config
Fetching the repository
2026-08-02T07:29:55.8648807Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +c435da7b49143c884c2bef0da14d72d6bb4aeccc:refs/remotes/pull/5550/merge
2026-08-02T07:29:59.3799623Z From https://github.com/pypy/pypy
2026-08-02T07:29:59.3800501Z * [new ref] c435da7b49143c884c2bef0da14d72d6bb4aeccc -> pull/5550/merge
Determining the checkout info
2026-08-02T07:29:59.3854608Z [command]"C:\Program Files\Git\bin\git.exe" sparse-checkout disable
2026-08-02T07:29:59.4474038Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-02T07:29:59.4718443Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/remotes/pull/5550/merge
2026-08-02T07:30:00.5968319Z Updating files: 64% (3864/6014)
2026-08-02T07:30:00.6084043Z Updating files: 65% (3910/6014)
2026-08-02T07:30:00.6192645Z Updating files: 66% (3970/6014)
2026-08-02T07:30:00.6309850Z Updating files: 67% (4030/6014)
2026-08-02T07:30:00.6454474Z Updating files: 68% (4090/6014)
2026-08-02T07:30:00.6587090Z Updating files: 69% (4150/6014)
2026-08-02T07:30:00.6775720Z Updating files: 70% (4210/6014)
2026-08-02T07:30:00.6900185Z Updating files: 71% (4270/6014)
2026-08-02T07:30:00.7042312Z Updating files: 72% (4331/6014)
2026-08-02T07:30:00.7154309Z Updating files: 73% (4391/6014)
2026-08-02T07:30:00.7253771Z Updating files: 74% (4451/6014)
2026-08-02T07:30:00.7381755Z Updating files: 75% (4511/6014)
2026-08-02T07:30:00.7493048Z Updating files: 76% (4571/6014)
2026-08-02T07:30:00.7604067Z Updating files: 77% (4631/6014)
2026-08-02T07:30:00.7713824Z Updating files: 78% (4691/6014)
2026-08-02T07:30:00.7820879Z Updating files: 79% (4752/6014)
2026-08-02T07:30:00.7959643Z Updating files: 80% (4812/6014)
2026-08-02T07:30:00.8128565Z Updating files: 81% (4872/6014)
2026-08-02T07:30:00.8264592Z Updating files: 82% (4932/6014)
2026-08-02T07:30:00.8383425Z Updating files: 83% (4992/6014)
2026-08-02T07:30:00.8530254Z Updating files: 84% (5052/6014)
2026-08-02T07:30:00.8689286Z Updating files: 85% (5112/6014)
2026-08-02T07:30:00.8832431Z Updating files: 86% (5173/6014)
2026-08-02T07:30:00.8966992Z Updating files: 87% (5233/6014)
2026-08-02T07:30:00.9107769Z Updating files: 88% (5293/6014)
2026-08-02T07:30:00.9238164Z Updating files: 89% (5353/6014)
2026-08-02T07:30:00.9429705Z Updating files: 90% (5413/6014)
2026-08-02T07:30:01.0321104Z Updating files: 91% (5473/6014)
2026-08-02T07:30:01.0819838Z Updating files: 92% (5533/6014)
2026-08-02T07:30:01.0951517Z Updating files: 93% (5594/6014)
2026-08-02T07:30:01.1061878Z Updating files: 94% (5654/6014)
2026-08-02T07:30:01.1173832Z Updating files: 95% (5714/6014)
2026-08-02T07:30:01.1284764Z Updating files: 96% (5774/6014)
2026-08-02T07:30:01.1403429Z Updating files: 97% (5834/6014)
2026-08-02T07:30:01.1509319Z Updating files: 98% (5894/6014)
2026-08-02T07:30:01.1623874Z Updating files: 99% (5954/6014)
2026-08-02T07:30:01.1625153Z Updating files: 100% (6014/6014)
2026-08-02T07:30:01.1625546Z Updating files: 100% (6014/6014), done.
2026-08-02T07:30:01.1750607Z Note: switching to 'refs/remotes/pull/5550/merge'.
2026-08-02T07:30:01.1750940Z
2026-08-02T07:30:01.1751168Z You are in 'detached HEAD' state. You can look around, make experimental
2026-08-02T07:30:01.1751745Z changes and commit them, and you can discard any commits you make in this
2026-08-02T07:30:01.1752227Z state without impacting any branches by switching back to a branch.
2026-08-02T07:30:01.1752579Z
2026-08-02T07:30:01.1752783Z If you want to create a new branch to retain commits you create, you may
2026-08-02T07:30:01.1753158Z do so (now or later) by using -c with the switch command. Example:
2026-08-02T07:30:01.1753340Z
2026-08-02T07:30:01.1753478Z git switch -c <new-branch-name>
2026-08-02T07:30:01.1753651Z
2026-08-02T07:30:01.1753776Z Or undo this operation with:
2026-08-02T07:30:01.1754073Z
2026-08-02T07:30:01.1754141Z git switch -
2026-08-02T07:30:01.1754224Z
2026-08-02T07:30:01.1754398Z Turn off this advice by setting config variable advice.detachedHead to false
2026-08-02T07:30:01.1754646Z
2026-08-02T07:30:01.1754924Z HEAD is now at c435da7 Merge c78e9378e16a7b3c56d18f50b676b01754a8891e into fe58333c4102f75f7d2e8bf620b0a1c9ef68404b
2026-08-02T07:30:03.5364733Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format=%H
2026-08-02T07:30:03.5580833Z c435da7b49143c884c2bef0da14d72d6bb4aeccc