Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-07-21T07:46:55.1849560Z with: 2026-07-21T07:46:55.1851230Z repository: pypy/pypy 2026-07-21T07:46:55.1872900Z token: *** 2026-07-21T07:46:55.1874860Z ssh-strict: true 2026-07-21T07:46:55.1876510Z ssh-user: git 2026-07-21T07:46:55.1878110Z persist-credentials: true 2026-07-21T07:46:55.1879900Z clean: true 2026-07-21T07:46:55.1881560Z sparse-checkout-cone-mode: true 2026-07-21T07:46:55.1883500Z fetch-depth: 1 2026-07-21T07:46:55.1885030Z fetch-tags: false 2026-07-21T07:46:55.1886610Z show-progress: true 2026-07-21T07:46:55.1888210Z lfs: false 2026-07-21T07:46:55.1889690Z submodules: false 2026-07-21T07:46:55.1891300Z set-safe-directory: true
2026-07-21T07:46:56.7085050Z Syncing repository: pypy/pypy
Getting Git version info
2026-07-21T07:46:56.7095890Z Working directory is '/Users/runner/work/pypy/pypy' 2026-07-21T07:46:56.7101150Z [command]/usr/local/bin/git version 2026-07-21T07:46:56.7549500Z git version 2.55.0
2026-07-21T07:46:56.7611150Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/aec3938e-fef6-45c3-954e-6a5dbf88f730/.gitconfig' 2026-07-21T07:46:56.7642700Z Temporarily overriding HOME='/Users/runner/work/_temp/aec3938e-fef6-45c3-954e-6a5dbf88f730' before making global git config changes 2026-07-21T07:46:56.7651600Z Adding repository directory to the temporary git global config as a safe directory 2026-07-21T07:46:56.7657730Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-07-21T07:46:56.7898980Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-07-21T07:46:56.7921110Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy 2026-07-21T07:46:56.8457650Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-07-21T07:46:56.8462340Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-07-21T07:46:56.8466980Z hint: to use in all of your new repositories, which will suppress this warning, 2026-07-21T07:46:56.8470600Z hint: call: 2026-07-21T07:46:56.8472430Z hint: 2026-07-21T07:46:56.8475100Z hint: git config --global init.defaultBranch <name> 2026-07-21T07:46:56.8478270Z hint: 2026-07-21T07:46:56.8481940Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-07-21T07:46:56.8489350Z hint: 'development'. The just-created branch can be renamed via this command: 2026-07-21T07:46:56.8494060Z hint: 2026-07-21T07:46:56.8496480Z hint: git branch -m <name> 2026-07-21T07:46:56.8498590Z hint: 2026-07-21T07:46:56.8502000Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-07-21T07:46:56.8507190Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-07-21T07:46:56.8514790Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-07-21T07:46:56.8663140Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-07-21T07:46:56.8808570Z Removing SSH command configuration 2026-07-21T07:46:56.8812210Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-07-21T07:46:56.8924610Z [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-07-21T07:46:57.0838370Z Removing HTTP extra header 2026-07-21T07:46:57.0844480Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-07-21T07:46:57.0943170Z [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-07-21T07:46:57.3078310Z Removing includeIf entries pointing to credentials config files 2026-07-21T07:46:57.3082470Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-07-21T07:46:57.3120060Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-07-21T07:46:57.4815220Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-974c0d88-8655-4784-8e3f-d87fdbd111de.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-07-21T07:46:57.4946770Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-974c0d88-8655-4784-8e3f-d87fdbd111de.config 2026-07-21T07:46:57.5071790Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-974c0d88-8655-4784-8e3f-d87fdbd111de.config 2026-07-21T07:46:57.5177730Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-974c0d88-8655-4784-8e3f-d87fdbd111de.config 2026-07-21T07:46:57.5277170Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-974c0d88-8655-4784-8e3f-d87fdbd111de.config
Fetching the repository
2026-07-21T07:46:57.5380760Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +7292d211d7fbe9f1436505a4ccfb04422f97eb4c:refs/remotes/pull/5488/merge 2026-07-21T07:47:03.8404180Z From https://github.com/pypy/pypy 2026-07-21T07:47:03.8559520Z * [new ref] 7292d211d7fbe9f1436505a4ccfb04422f97eb4c -> pull/5488/merge
Determining the checkout info
2026-07-21T07:47:03.8753490Z [command]/usr/local/bin/git sparse-checkout disable 2026-07-21T07:47:03.8766600Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-07-21T07:47:03.8791050Z [command]/usr/local/bin/git checkout --progress --force refs/remotes/pull/5488/merge 2026-07-21T07:47:05.0718930Z Updating files: 23% (1433/6014) 2026-07-21T07:47:05.1944100Z Updating files: 24% (1444/6014) 2026-07-21T07:47:05.4397480Z Updating files: 25% (1504/6014) 2026-07-21T07:47:05.7454250Z Updating files: 26% (1564/6014) 2026-07-21T07:47:05.9416070Z Updating files: 27% (1624/6014) 2026-07-21T07:47:05.9592600Z Updating files: 27% (1654/6014) 2026-07-21T07:47:06.0506090Z Updating files: 28% (1684/6014) 2026-07-21T07:47:06.0775840Z Updating files: 29% (1745/6014) 2026-07-21T07:47:06.1021800Z Updating files: 30% (1805/6014) 2026-07-21T07:47:06.1225240Z Updating files: 31% (1865/6014) 2026-07-21T07:47:06.1486320Z Updating files: 32% (1925/6014) 2026-07-21T07:47:06.1745300Z Updating files: 33% (1985/6014) 2026-07-21T07:47:06.2077200Z Updating files: 34% (2045/6014) 2026-07-21T07:47:06.2352310Z Updating files: 35% (2105/6014) 2026-07-21T07:47:06.2595030Z Updating files: 36% (2166/6014) 2026-07-21T07:47:06.2877890Z Updating files: 37% (2226/6014) 2026-07-21T07:47:06.3357580Z Updating files: 38% (2286/6014) 2026-07-21T07:47:06.4010520Z Updating files: 39% (2346/6014) 2026-07-21T07:47:06.4709680Z Updating files: 40% (2406/6014) 2026-07-21T07:47:06.6087570Z Updating files: 41% (2466/6014) 2026-07-21T07:47:06.8879820Z Updating files: 42% (2526/6014) 2026-07-21T07:47:06.9924440Z Updating files: 43% (2587/6014) 2026-07-21T07:47:07.2974680Z Updating files: 43% (2588/6014) 2026-07-21T07:47:07.4934870Z Updating files: 44% (2647/6014) 2026-07-21T07:47:07.6034360Z Updating files: 45% (2707/6014) 2026-07-21T07:47:07.6309770Z Updating files: 46% (2767/6014) 2026-07-21T07:47:07.6675690Z Updating files: 47% (2827/6014) 2026-07-21T07:47:07.6990000Z Updating files: 48% (2887/6014) 2026-07-21T07:47:07.7861980Z Updating files: 49% (2947/6014) 2026-07-21T07:47:07.8319270Z Updating files: 50% (3007/6014) 2026-07-21T07:47:07.8621170Z Updating files: 51% (3068/6014) 2026-07-21T07:47:07.8917840Z Updating files: 52% (3128/6014) 2026-07-21T07:47:07.9175550Z Updating files: 53% (3188/6014) 2026-07-21T07:47:07.9177360Z Updating files: 54% (3248/6014) 2026-07-21T07:47:08.0185980Z Updating files: 54% (3249/6014) 2026-07-21T07:47:08.1003340Z Updating files: 55% (3308/6014) 2026-07-21T07:47:08.1031830Z Updating files: 56% (3368/6014) 2026-07-21T07:47:08.1032430Z Updating files: 57% (3428/6014) 2026-07-21T07:47:08.1056930Z Updating files: 58% (3489/6014) 2026-07-21T07:47:08.1064050Z Updating files: 59% (3549/6014) 2026-07-21T07:47:08.1151700Z Updating files: 60% (3609/6014) 2026-07-21T07:47:08.1569320Z Updating files: 61% (3669/6014) 2026-07-21T07:47:08.2097910Z Updating files: 62% (3729/6014) 2026-07-21T07:47:08.2125590Z Updating files: 63% (3789/6014) 2026-07-21T07:47:08.2281750Z Updating files: 64% (3849/6014) 2026-07-21T07:47:08.2502140Z Updating files: 65% (3910/6014) 2026-07-21T07:47:08.2617490Z Updating files: 66% (3970/6014) 2026-07-21T07:47:08.4803320Z Updating files: 67% (4030/6014) 2026-07-21T07:47:08.7794590Z Updating files: 68% (4090/6014) 2026-07-21T07:47:08.8896180Z Updating files: 69% (4150/6014) 2026-07-21T07:47:08.9997410Z Updating files: 70% (4210/6014) 2026-07-21T07:47:09.2002470Z Updating files: 70% (4228/6014) 2026-07-21T07:47:09.2230370Z Updating files: 71% (4270/6014) 2026-07-21T07:47:09.2580450Z Updating files: 72% (4331/6014) 2026-07-21T07:47:09.3770250Z Updating files: 73% (4391/6014) 2026-07-21T07:47:09.4661990Z Updating files: 74% (4451/6014) 2026-07-21T07:47:09.4690590Z Updating files: 75% (4511/6014) 2026-07-21T07:47:09.4742010Z Updating files: 76% (4571/6014) 2026-07-21T07:47:09.5514120Z Updating files: 77% (4631/6014) 2026-07-21T07:47:09.6237140Z Updating files: 78% (4691/6014) 2026-07-21T07:47:09.6662200Z Updating files: 79% (4752/6014) 2026-07-21T07:47:09.7126870Z Updating files: 80% (4812/6014) 2026-07-21T07:47:09.7906740Z Updating files: 81% (4872/6014) 2026-07-21T07:47:09.8727690Z Updating files: 82% (4932/6014) 2026-07-21T07:47:09.9217470Z Updating files: 83% (4992/6014) 2026-07-21T07:47:09.9292580Z Updating files: 83% (5045/6014) 2026-07-21T07:47:09.9657270Z Updating files: 84% (5052/6014) 2026-07-21T07:47:10.0151370Z Updating files: 85% (5112/6014) 2026-07-21T07:47:10.0811300Z Updating files: 86% (5173/6014) 2026-07-21T07:47:10.1578570Z Updating files: 87% (5233/6014) 2026-07-21T07:47:10.2247830Z Updating files: 88% (5293/6014) 2026-07-21T07:47:10.2717690Z Updating files: 89% (5353/6014) 2026-07-21T07:47:10.3938300Z Updating files: 90% (5413/6014) 2026-07-21T07:47:10.9230130Z Updating files: 91% (5473/6014) 2026-07-21T07:47:11.7298200Z Updating files: 91% (5487/6014) 2026-07-21T07:47:11.9185590Z Updating files: 92% (5533/6014) 2026-07-21T07:47:12.0249920Z Updating files: 92% (5540/6014) 2026-07-21T07:47:12.0666720Z Updating files: 93% (5594/6014) 2026-07-21T07:47:12.0999390Z Updating files: 94% (5654/6014) 2026-07-21T07:47:12.1455000Z Updating files: 95% (5714/6014) 2026-07-21T07:47:12.1705230Z Updating files: 96% (5774/6014) 2026-07-21T07:47:12.2184670Z Updating files: 97% (5834/6014) 2026-07-21T07:47:12.2540690Z Updating files: 98% (5894/6014) 2026-07-21T07:47:12.2873240Z Updating files: 99% (5954/6014) 2026-07-21T07:47:12.3010440Z Updating files: 100% (6014/6014) 2026-07-21T07:47:12.3048600Z Updating files: 100% (6014/6014), done. 2026-07-21T07:47:12.3701800Z HEAD is now at 7292d21 Merge a8f4018592c13dfc4104ae9ae131d31cbd2c26eb into f61b37b9a8cc4fb9fec995cee311fc24e58c3597
2026-07-21T07:47:12.4792100Z [command]/usr/local/bin/git log -1 --format=%H 2026-07-21T07:47:12.5070930Z 7292d211d7fbe9f1436505a4ccfb04422f97eb4c