2024-08-07T17:14:47.1046223Z Current runner version: '2.318.0' 2024-08-07T17:14:47.1054573Z Runner name: 'i-06ffddc5d281bbd02' 2024-08-07T17:14:47.1055488Z Runner group name: 'Default' 2024-08-07T17:14:47.1056421Z Machine name: 'ip-10-0-32-169' 2024-08-07T17:14:47.1061102Z ##[group]GITHUB_TOKEN Permissions 2024-08-07T17:14:47.1064164Z Actions: read 2024-08-07T17:14:47.1064771Z Attestations: read 2024-08-07T17:14:47.1065552Z Checks: read 2024-08-07T17:14:47.1066247Z Contents: read 2024-08-07T17:14:47.1066817Z Deployments: read 2024-08-07T17:14:47.1067458Z Discussions: read 2024-08-07T17:14:47.1068087Z Issues: read 2024-08-07T17:14:47.1068713Z Metadata: read 2024-08-07T17:14:47.1069369Z Packages: read 2024-08-07T17:14:47.1069996Z Pages: read 2024-08-07T17:14:47.1070536Z PullRequests: read 2024-08-07T17:14:47.1071469Z RepositoryProjects: read 2024-08-07T17:14:47.1072181Z SecurityEvents: read 2024-08-07T17:14:47.1072773Z Statuses: read 2024-08-07T17:14:47.1073435Z ##[endgroup] 2024-08-07T17:14:47.1077690Z Secret source: Actions 2024-08-07T17:14:47.1079550Z Prepare workflow directory 2024-08-07T17:14:47.5298656Z Prepare all required actions 2024-08-07T17:14:47.5344343Z Getting action download info 2024-08-07T17:14:47.6717286Z Download action repository 'pytorch/pytorch@main' (SHA:32a284c27549449c19e3b1455f531692439d6316) 2024-08-07T17:14:57.7963147Z Getting action download info 2024-08-07T17:14:57.9243453Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-08-07T17:14:58.2304834Z Complete job name: pr-sanity-checks 2024-08-07T17:14:58.2782276Z A job started hook has been configured by the self-hosted runner administrator 2024-08-07T17:14:58.2907618Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2024-08-07T17:14:58.2917122Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-07T17:14:58.2917841Z ##[endgroup] 2024-08-07T17:14:59.7963556Z Runner Type: amz2023.linux.large 2024-08-07T17:14:59.7965423Z Instance Type: c5.large 2024-08-07T17:14:59.7966368Z AMI Name: al2023-ami-2023.5.20240701.0-kernel-6.1-x86_64 2024-08-07T17:14:59.7967344Z AMI ID: ami-06c68f701d8090592 2024-08-07T17:15:06.0600612Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-08-07T17:15:06.0601112Z with: 2024-08-07T17:15:06.0601346Z submodules: false 2024-08-07T17:15:06.0601618Z fetch-depth: -1 2024-08-07T17:15:06.0601867Z ##[endgroup] 2024-08-07T17:15:06.0710648Z ##[group]Run retry () { 2024-08-07T17:15:06.0711027Z retry () { 2024-08-07T17:15:06.0711396Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-08-07T17:15:06.0711798Z } 2024-08-07T17:15:06.0712028Z echo "${GITHUB_WORKSPACE}" 2024-08-07T17:15:06.0712357Z if [ -z "${NO_SUDO}" ]; then 2024-08-07T17:15:06.0712712Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-08-07T17:15:06.0713039Z else 2024-08-07T17:15:06.0713303Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-08-07T17:15:06.0713627Z fi 2024-08-07T17:15:06.0713913Z mkdir "${GITHUB_WORKSPACE}" 2024-08-07T17:15:06.0722878Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-07T17:15:06.0723274Z env: 2024-08-07T17:15:06.0723490Z NO_SUDO: 2024-08-07T17:15:06.0723709Z ##[endgroup] 2024-08-07T17:15:06.0756058Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-07T17:15:06.5219609Z ##[group]Run malfet/checkout@silent-checkout 2024-08-07T17:15:06.5219977Z with: 2024-08-07T17:15:06.5220241Z ref: 016588f53c6904b840aa56aa86f95460b4d9c996 2024-08-07T17:15:06.5220569Z fetch-depth: -1 2024-08-07T17:15:06.5220830Z submodules: false 2024-08-07T17:15:06.5221081Z quiet-checkout: true 2024-08-07T17:15:06.5221344Z repository: pytorch/pytorch 2024-08-07T17:15:06.5221823Z token: *** 2024-08-07T17:15:06.5222052Z ssh-strict: true 2024-08-07T17:15:06.5222298Z persist-credentials: true 2024-08-07T17:15:06.5222579Z clean: true 2024-08-07T17:15:06.5222834Z sparse-checkout-cone-mode: true 2024-08-07T17:15:06.5223361Z lfs: false 2024-08-07T17:15:06.5223600Z set-safe-directory: true 2024-08-07T17:15:06.5223888Z ##[endgroup] 2024-08-07T17:15:06.6318912Z Syncing repository: pytorch/pytorch 2024-08-07T17:15:06.6321159Z ##[group]Getting Git version info 2024-08-07T17:15:06.6322058Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-08-07T17:15:06.6323264Z [command]/usr/bin/git version 2024-08-07T17:15:06.6330885Z git version 2.40.1 2024-08-07T17:15:06.6360304Z ##[endgroup] 2024-08-07T17:15:06.6377503Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/a31b83cb-94d4-448b-b9ae-4be927c31238' before making global git config changes 2024-08-07T17:15:06.6379214Z Adding repository directory to the temporary git global config as a safe directory 2024-08-07T17:15:06.6383540Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-07T17:15:06.6427085Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-08-07T17:15:06.6432970Z ##[group]Initializing the repository 2024-08-07T17:15:06.6437075Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-07T17:15:06.6472079Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-08-07T17:15:06.6473652Z hint: is subject to change. To configure the initial branch name to use in all 2024-08-07T17:15:06.6475174Z hint: of your new repositories, which will suppress this warning, call: 2024-08-07T17:15:06.6476441Z hint: 2024-08-07T17:15:06.6526312Z hint: git config --global init.defaultBranch 2024-08-07T17:15:06.6527007Z hint: 2024-08-07T17:15:06.6527764Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-08-07T17:15:06.6528754Z hint: 'development'. The just-created branch can be renamed via this command: 2024-08-07T17:15:06.6529526Z hint: 2024-08-07T17:15:06.6529924Z hint: git branch -m 2024-08-07T17:15:06.6530826Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2024-08-07T17:15:06.6533170Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-08-07T17:15:06.6549839Z ##[endgroup] 2024-08-07T17:15:06.6550604Z ##[group]Disabling automatic garbage collection 2024-08-07T17:15:06.6554037Z [command]/usr/bin/git config --local gc.auto 0 2024-08-07T17:15:06.6587869Z ##[endgroup] 2024-08-07T17:15:06.6588990Z ##[group]Setting up auth 2024-08-07T17:15:06.6596535Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-07T17:15:06.6633094Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-08-07T17:15:06.6905439Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-07T17:15:06.6940928Z [command]/usr/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' || :" 2024-08-07T17:15:06.7213219Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-07T17:15:06.7269075Z ##[endgroup] 2024-08-07T17:15:06.7270113Z ##[group]Fetching the repository 2024-08-07T17:15:06.7278447Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --progress --no-recurse-submodules --quiet origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2024-08-07T17:15:09.4737892Z remote: Enumerating objects: 1008259 2024-08-07T17:15:09.4738719Z remote: Enumerating objects: 1010995, done. 2024-08-07T17:15:09.4739294Z remote: Counting objects: 0% (1/2736) 2024-08-07T17:15:09.4739851Z remote: Counting objects: 1% (28/2736) 2024-08-07T17:15:09.4793319Z remote: Counting objects: 2% (55/2736) 2024-08-07T17:15:09.4794055Z remote: Counting objects: 3% (83/2736) 2024-08-07T17:15:09.4795087Z remote: Counting objects: 4% (110/2736) 2024-08-07T17:15:09.4795825Z remote: Counting objects: 5% (137/2736) 2024-08-07T17:15:09.4796393Z remote: Counting objects: 6% (165/2736) 2024-08-07T17:15:09.4796958Z remote: Counting objects: 7% (192/2736) 2024-08-07T17:15:09.4797554Z remote: Counting objects: 8% (219/2736) 2024-08-07T17:15:09.4798162Z remote: Counting objects: 9% (247/2736) 2024-08-07T17:15:09.4798746Z remote: Counting objects: 10% (274/2736) 2024-08-07T17:15:09.4799359Z remote: Counting objects: 11% (301/2736) 2024-08-07T17:15:09.4799997Z remote: Counting objects: 12% (329/2736) 2024-08-07T17:15:09.4800645Z remote: Counting objects: 13% (356/2736) 2024-08-07T17:15:09.4801294Z remote: Counting objects: 14% (384/2736) 2024-08-07T17:15:09.4801895Z remote: Counting objects: 15% (411/2736) 2024-08-07T17:15:09.4802755Z remote: Counting objects: 16% (438/2736) 2024-08-07T17:15:09.4803382Z remote: Counting objects: 17% (466/2736) 2024-08-07T17:15:09.4804004Z remote: Counting objects: 18% (493/2736) 2024-08-07T17:15:09.4804600Z remote: Counting objects: 19% (520/2736) 2024-08-07T17:15:09.4805226Z remote: Counting objects: 20% (548/2736) 2024-08-07T17:15:09.4805853Z remote: Counting objects: 21% (575/2736) 2024-08-07T17:15:09.4806447Z remote: Counting objects: 22% (602/2736) 2024-08-07T17:15:09.4807010Z remote: Counting objects: 23% (630/2736) 2024-08-07T17:15:09.4807606Z remote: Counting objects: 24% (657/2736) 2024-08-07T17:15:09.4808224Z remote: Counting objects: 25% (684/2736) 2024-08-07T17:15:09.4808845Z remote: Counting objects: 26% (712/2736) 2024-08-07T17:15:09.4809602Z remote: Counting objects: 27% (739/2736) 2024-08-07T17:15:09.4810293Z remote: Counting objects: 28% (767/2736) 2024-08-07T17:15:09.4810900Z remote: Counting objects: 29% (794/2736) 2024-08-07T17:15:09.4811562Z remote: Counting objects: 30% (821/2736) 2024-08-07T17:15:09.4812471Z remote: Counting objects: 31% (849/2736) 2024-08-07T17:15:09.4813080Z remote: Counting objects: 32% (876/2736) 2024-08-07T17:15:09.4813678Z remote: Counting objects: 33% (903/2736) 2024-08-07T17:15:09.4814237Z remote: Counting objects: 34% (931/2736) 2024-08-07T17:15:09.4814809Z remote: Counting objects: 35% (958/2736) 2024-08-07T17:15:09.4815368Z remote: Counting objects: 36% (985/2736) 2024-08-07T17:15:09.4815945Z remote: Counting objects: 37% (1013/2736) 2024-08-07T17:15:09.4816540Z remote: Counting objects: 38% (1040/2736) 2024-08-07T17:15:09.4817180Z remote: Counting objects: 39% (1068/2736) 2024-08-07T17:15:09.4817810Z remote: Counting objects: 40% (1095/2736) 2024-08-07T17:15:09.4818429Z remote: Counting objects: 41% (1122/2736) 2024-08-07T17:15:09.4819054Z remote: Counting objects: 42% (1150/2736) 2024-08-07T17:15:09.4819753Z remote: Counting objects: 43% (1177/2736) 2024-08-07T17:15:09.4820382Z remote: Counting objects: 44% (1204/2736) 2024-08-07T17:15:09.4821017Z remote: Counting objects: 45% (1232/2736) 2024-08-07T17:15:09.4821658Z remote: Counting objects: 46% (1259/2736) 2024-08-07T17:15:09.4822284Z remote: Counting objects: 47% (1286/2736) 2024-08-07T17:15:09.4822921Z remote: Counting objects: 48% (1314/2736) 2024-08-07T17:15:09.4823515Z remote: Counting objects: 49% (1341/2736) 2024-08-07T17:15:09.4824096Z remote: Counting objects: 50% (1368/2736) 2024-08-07T17:15:09.4824658Z remote: Counting objects: 51% (1396/2736) 2024-08-07T17:15:09.4825268Z remote: Counting objects: 52% (1423/2736) 2024-08-07T17:15:09.4825886Z remote: Counting objects: 53% (1451/2736) 2024-08-07T17:15:09.4826523Z remote: Counting objects: 54% (1478/2736) 2024-08-07T17:15:09.4827165Z remote: Counting objects: 55% (1505/2736) 2024-08-07T17:15:09.4828036Z remote: Counting objects: 56% (1533/2736) 2024-08-07T17:15:09.4828686Z remote: Counting objects: 57% (1560/2736) 2024-08-07T17:15:09.4829486Z remote: Counting objects: 58% (1587/2736) 2024-08-07T17:15:09.4830071Z remote: Counting objects: 59% (1615/2736) 2024-08-07T17:15:09.4830661Z remote: Counting objects: 60% (1642/2736) 2024-08-07T17:15:09.4831310Z remote: Counting objects: 61% (1669/2736) 2024-08-07T17:15:09.4831953Z remote: Counting objects: 62% (1697/2736) 2024-08-07T17:15:09.4832652Z remote: Counting objects: 63% (1724/2736) 2024-08-07T17:15:09.4833341Z remote: Counting objects: 64% (1752/2736) 2024-08-07T17:15:09.4833995Z remote: Counting objects: 65% (1779/2736) 2024-08-07T17:15:09.4834649Z remote: Counting objects: 66% (1806/2736) 2024-08-07T17:15:09.4835282Z remote: Counting objects: 67% (1834/2736) 2024-08-07T17:15:09.4836049Z remote: Counting objects: 68% (1861/2736) 2024-08-07T17:15:09.4836655Z remote: Counting objects: 69% (1888/2736) 2024-08-07T17:15:09.4837246Z remote: Counting objects: 70% (1916/2736) 2024-08-07T17:15:09.4837865Z remote: Counting objects: 71% (1943/2736) 2024-08-07T17:15:09.4838503Z remote: Counting objects: 72% (1970/2736) 2024-08-07T17:15:09.4839120Z remote: Counting objects: 73% (1998/2736) 2024-08-07T17:15:09.4839767Z remote: Counting objects: 74% (2025/2736) 2024-08-07T17:15:09.4840419Z remote: Counting objects: 75% (2052/2736) 2024-08-07T17:15:09.4841061Z remote: Counting objects: 76% (2080/2736) 2024-08-07T17:15:09.4841712Z remote: Counting objects: 77% (2107/2736) 2024-08-07T17:15:09.4842387Z remote: Counting objects: 78% (2135/2736) 2024-08-07T17:15:09.4843012Z remote: Counting objects: 79% (2162/2736) 2024-08-07T17:15:09.4843637Z remote: Counting objects: 80% (2189/2736) 2024-08-07T17:15:09.4844260Z remote: Counting objects: 81% (2217/2736) 2024-08-07T17:15:09.4845112Z remote: Counting objects: 82% (2244/2736) 2024-08-07T17:15:09.4845782Z remote: Counting objects: 83% (2271/2736) 2024-08-07T17:15:09.4846430Z remote: Counting objects: 84% (2299/2736) 2024-08-07T17:15:09.4847027Z remote: Counting objects: 85% (2326/2736) 2024-08-07T17:15:09.4848087Z remote: Counting objects: 86% (2353/2736) 2024-08-07T17:15:09.4848730Z remote: Counting objects: 87% (2381/2736) 2024-08-07T17:15:09.4849348Z remote: Counting objects: 88% (2408/2736) 2024-08-07T17:15:09.4849952Z remote: Counting objects: 89% (2436/2736) 2024-08-07T17:15:09.4850575Z remote: Counting objects: 90% (2463/2736) 2024-08-07T17:15:09.4851195Z remote: Counting objects: 91% (2490/2736) 2024-08-07T17:15:09.4851834Z remote: Counting objects: 92% (2518/2736) 2024-08-07T17:15:09.4852476Z remote: Counting objects: 93% (2545/2736) 2024-08-07T17:15:09.4853080Z remote: Counting objects: 94% (2572/2736) 2024-08-07T17:15:09.4853732Z remote: Counting objects: 95% (2600/2736) 2024-08-07T17:15:09.4854369Z remote: Counting objects: 96% (2627/2736) 2024-08-07T17:15:09.4854984Z remote: Counting objects: 97% (2654/2736) 2024-08-07T17:15:09.4855595Z remote: Counting objects: 98% (2682/2736) 2024-08-07T17:15:09.4856231Z remote: Counting objects: 99% (2709/2736) 2024-08-07T17:15:09.4856856Z remote: Counting objects: 100% (2736/2736) 2024-08-07T17:15:09.4857554Z remote: Counting objects: 100% (2736/2736), done. 2024-08-07T17:15:09.5398721Z remote: Compressing objects: 0% (1/1483) 2024-08-07T17:15:09.5645091Z remote: Compressing objects: 1% (15/1483) 2024-08-07T17:15:09.7326927Z remote: Compressing objects: 2% (30/1483) 2024-08-07T17:15:09.9635317Z remote: Compressing objects: 3% (45/1483) 2024-08-07T17:15:10.0694401Z remote: Compressing objects: 4% (60/1483) 2024-08-07T17:15:10.1739228Z remote: Compressing objects: 5% (75/1483) 2024-08-07T17:15:10.2623686Z remote: Compressing objects: 6% (89/1483) 2024-08-07T17:15:10.3224114Z remote: Compressing objects: 7% (104/1483) 2024-08-07T17:15:10.3805989Z remote: Compressing objects: 8% (119/1483) 2024-08-07T17:15:10.4185538Z remote: Compressing objects: 9% (134/1483) 2024-08-07T17:15:10.4571902Z remote: Compressing objects: 10% (149/1483) 2024-08-07T17:15:10.4806210Z remote: Compressing objects: 11% (164/1483) 2024-08-07T17:15:10.4901582Z remote: Compressing objects: 11% (175/1483) 2024-08-07T17:15:10.5138772Z remote: Compressing objects: 12% (178/1483) 2024-08-07T17:15:10.5422094Z remote: Compressing objects: 13% (193/1483) 2024-08-07T17:15:10.5701774Z remote: Compressing objects: 14% (208/1483) 2024-08-07T17:15:10.5884039Z remote: Compressing objects: 15% (223/1483) 2024-08-07T17:15:10.6035303Z remote: Compressing objects: 16% (238/1483) 2024-08-07T17:15:10.6161311Z remote: Compressing objects: 17% (253/1483) 2024-08-07T17:15:10.6236562Z remote: Compressing objects: 18% (267/1483) 2024-08-07T17:15:10.6315604Z remote: Compressing objects: 19% (282/1483) 2024-08-07T17:15:10.6363752Z remote: Compressing objects: 20% (297/1483) 2024-08-07T17:15:10.6391034Z remote: Compressing objects: 21% (312/1483) 2024-08-07T17:15:10.6404059Z remote: Compressing objects: 22% (327/1483) 2024-08-07T17:15:10.6416963Z remote: Compressing objects: 23% (342/1483) 2024-08-07T17:15:10.6446878Z remote: Compressing objects: 24% (356/1483) 2024-08-07T17:15:10.6466276Z remote: Compressing objects: 25% (371/1483) 2024-08-07T17:15:10.6489910Z remote: Compressing objects: 26% (386/1483) 2024-08-07T17:15:10.6507032Z remote: Compressing objects: 27% (401/1483) 2024-08-07T17:15:10.6524075Z remote: Compressing objects: 28% (416/1483) 2024-08-07T17:15:10.6536829Z remote: Compressing objects: 29% (431/1483) 2024-08-07T17:15:10.6563334Z remote: Compressing objects: 30% (445/1483) 2024-08-07T17:15:10.6584983Z remote: Compressing objects: 31% (460/1483) 2024-08-07T17:15:10.6602319Z remote: Compressing objects: 32% (475/1483) 2024-08-07T17:15:10.6613517Z remote: Compressing objects: 33% (490/1483) 2024-08-07T17:15:10.6630619Z remote: Compressing objects: 34% (505/1483) 2024-08-07T17:15:10.6641989Z remote: Compressing objects: 35% (520/1483) 2024-08-07T17:15:10.6649392Z remote: Compressing objects: 36% (534/1483) 2024-08-07T17:15:10.6666104Z remote: Compressing objects: 37% (549/1483) 2024-08-07T17:15:10.6679845Z remote: Compressing objects: 38% (564/1483) 2024-08-07T17:15:10.6687344Z remote: Compressing objects: 39% (579/1483) 2024-08-07T17:15:10.6701195Z remote: Compressing objects: 40% (594/1483) 2024-08-07T17:15:10.6710610Z remote: Compressing objects: 41% (609/1483) 2024-08-07T17:15:10.6717765Z remote: Compressing objects: 42% (623/1483) 2024-08-07T17:15:10.6725738Z remote: Compressing objects: 43% (638/1483) 2024-08-07T17:15:10.6735015Z remote: Compressing objects: 44% (653/1483) 2024-08-07T17:15:10.6740608Z remote: Compressing objects: 45% (668/1483) 2024-08-07T17:15:10.6746033Z remote: Compressing objects: 46% (683/1483) 2024-08-07T17:15:10.6752394Z remote: Compressing objects: 47% (698/1483) 2024-08-07T17:15:10.6757436Z remote: Compressing objects: 48% (712/1483) 2024-08-07T17:15:10.6762009Z remote: Compressing objects: 49% (727/1483) 2024-08-07T17:15:10.6766886Z remote: Compressing objects: 50% (742/1483) 2024-08-07T17:15:10.6771055Z remote: Compressing objects: 51% (757/1483) 2024-08-07T17:15:10.6774459Z remote: Compressing objects: 52% (772/1483) 2024-08-07T17:15:10.6777771Z remote: Compressing objects: 53% (786/1483) 2024-08-07T17:15:10.6780277Z remote: Compressing objects: 54% (801/1483) 2024-08-07T17:15:10.6782739Z remote: Compressing objects: 55% (816/1483) 2024-08-07T17:15:10.6784069Z remote: Compressing objects: 56% (831/1483) 2024-08-07T17:15:10.6786188Z remote: Compressing objects: 57% (846/1483) 2024-08-07T17:15:10.6789483Z remote: Compressing objects: 58% (861/1483) 2024-08-07T17:15:10.6790149Z remote: Compressing objects: 59% (875/1483) 2024-08-07T17:15:10.6790794Z remote: Compressing objects: 60% (890/1483) 2024-08-07T17:15:10.6791577Z remote: Compressing objects: 61% (905/1483) 2024-08-07T17:15:10.6792001Z remote: Compressing objects: 62% (920/1483) 2024-08-07T17:15:10.6792570Z remote: Compressing objects: 63% (935/1483) 2024-08-07T17:15:10.6793209Z remote: Compressing objects: 64% (950/1483) 2024-08-07T17:15:10.6794230Z remote: Compressing objects: 65% (964/1483) 2024-08-07T17:15:10.6816635Z remote: Compressing objects: 66% (979/1483) 2024-08-07T17:15:10.6827892Z remote: Compressing objects: 67% (994/1483) 2024-08-07T17:15:10.6838748Z remote: Compressing objects: 68% (1009/1483) 2024-08-07T17:15:10.6850134Z remote: Compressing objects: 69% (1024/1483) 2024-08-07T17:15:10.6858499Z remote: Compressing objects: 70% (1039/1483) 2024-08-07T17:15:10.6865651Z remote: Compressing objects: 71% (1053/1483) 2024-08-07T17:15:10.6871547Z remote: Compressing objects: 72% (1068/1483) 2024-08-07T17:15:10.6878237Z remote: Compressing objects: 73% (1083/1483) 2024-08-07T17:15:10.6889063Z remote: Compressing objects: 74% (1098/1483) 2024-08-07T17:15:10.6889571Z remote: Compressing objects: 75% (1113/1483) 2024-08-07T17:15:10.6891436Z remote: Compressing objects: 76% (1128/1483) 2024-08-07T17:15:10.6895730Z remote: Compressing objects: 77% (1142/1483) 2024-08-07T17:15:10.6899746Z remote: Compressing objects: 78% (1157/1483) 2024-08-07T17:15:10.6905333Z remote: Compressing objects: 79% (1172/1483) 2024-08-07T17:15:10.6909213Z remote: Compressing objects: 80% (1187/1483) 2024-08-07T17:15:10.6913548Z remote: Compressing objects: 81% (1202/1483) 2024-08-07T17:15:10.6917519Z remote: Compressing objects: 82% (1217/1483) 2024-08-07T17:15:10.6921857Z remote: Compressing objects: 83% (1231/1483) 2024-08-07T17:15:10.6925933Z remote: Compressing objects: 84% (1246/1483) 2024-08-07T17:15:10.6928519Z remote: Compressing objects: 85% (1261/1483) 2024-08-07T17:15:10.6931610Z remote: Compressing objects: 86% (1276/1483) 2024-08-07T17:15:10.6933955Z remote: Compressing objects: 87% (1291/1483) 2024-08-07T17:15:10.6937369Z remote: Compressing objects: 88% (1306/1483) 2024-08-07T17:15:10.6939625Z remote: Compressing objects: 89% (1320/1483) 2024-08-07T17:15:10.6942033Z remote: Compressing objects: 90% (1335/1483) 2024-08-07T17:15:10.6944655Z remote: Compressing objects: 91% (1350/1483) 2024-08-07T17:15:10.6948111Z remote: Compressing objects: 92% (1365/1483) 2024-08-07T17:15:10.6949793Z remote: Compressing objects: 93% (1380/1483) 2024-08-07T17:15:10.6951997Z remote: Compressing objects: 94% (1395/1483) 2024-08-07T17:15:10.6954434Z remote: Compressing objects: 95% (1409/1483) 2024-08-07T17:15:10.6956847Z remote: Compressing objects: 96% (1424/1483) 2024-08-07T17:15:10.6958879Z remote: Compressing objects: 97% (1439/1483) 2024-08-07T17:15:10.6961147Z remote: Compressing objects: 98% (1454/1483) 2024-08-07T17:15:10.6963456Z remote: Compressing objects: 99% (1469/1483) 2024-08-07T17:15:10.6964051Z remote: Compressing objects: 100% (1483/1483) 2024-08-07T17:15:10.6964574Z remote: Compressing objects: 100% (1483/1483), done. 2024-08-07T17:15:32.9037833Z remote: Total 1010995 (delta 1731), reused 2087 (delta 1246), pack-reused 1008259 2024-08-07T17:16:47.1187172Z [command]/usr/bin/git rev-parse --verify --quiet 016588f53c6904b840aa56aa86f95460b4d9c996^{object} 2024-08-07T17:16:47.1203634Z 016588f53c6904b840aa56aa86f95460b4d9c996 2024-08-07T17:16:47.1212050Z ##[endgroup] 2024-08-07T17:16:47.1212855Z ##[group]Determining the checkout info 2024-08-07T17:16:47.1213898Z ##[endgroup] 2024-08-07T17:16:47.1214496Z ##[group]Checking out the ref 2024-08-07T17:16:47.1215531Z [command]/usr/bin/git checkout --quiet --force 016588f53c6904b840aa56aa86f95460b4d9c996 2024-08-07T17:16:48.5333365Z ##[endgroup] 2024-08-07T17:16:48.5384339Z [command]/usr/bin/git log -1 --format='%H' 2024-08-07T17:16:48.5415771Z '016588f53c6904b840aa56aa86f95460b4d9c996' 2024-08-07T17:16:48.5550007Z ##[group]Run bash .github/scripts/pr-sanity-check.sh 2024-08-07T17:16:48.5550486Z bash .github/scripts/pr-sanity-check.sh 2024-08-07T17:16:48.5558022Z shell: /usr/bin/bash -e {0} 2024-08-07T17:16:48.5558304Z env: 2024-08-07T17:16:48.5558578Z BASE: 6ce09a9bb33e4011761558032e2165ad7b49fb68 2024-08-07T17:16:48.5558947Z HEAD: 016588f53c6904b840aa56aa86f95460b4d9c996 2024-08-07T17:16:48.5559263Z ##[endgroup] 2024-08-07T17:16:48.5762735Z INFO: Checking aginst the following stats 2024-08-07T17:16:48.5769611Z + git diff --stat=10000 6ce09a9bb33e4011761558032e2165ad7b49fb68 016588f53c6904b840aa56aa86f95460b4d9c996 2024-08-07T17:16:48.5770987Z + sed '$d' 2024-08-07T17:16:48.6312646Z INFO: Showing non-generated files: 2024-08-07T17:16:48.6316448Z + cat /tmp/tmp.eCt6Fb34Gg 2024-08-07T17:16:48.6325379Z c10/util/Knobs.cpp | 40 ++++++++++++++++++++++++++++++++++++++++ 2024-08-07T17:16:48.6327407Z c10/util/Knobs.h | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 2024-08-07T17:16:48.6329010Z test/test_torch.py | 24 ++++++++++++++++++++++++ 2024-08-07T17:16:48.6329752Z torch/csrc/Module.cpp | 30 ++++++++++++++++++++++++++++++ 2024-08-07T17:16:48.6522486Z INFO: PR SIZE is 141 2024-08-07T17:16:48.6609074Z Post job cleanup. 2024-08-07T17:16:48.6707874Z Post job cleanup. 2024-08-07T17:16:48.7751081Z [command]/usr/bin/git version 2024-08-07T17:16:48.7828057Z git version 2.40.1 2024-08-07T17:16:48.7879938Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/5088f2d2-b6a6-40b5-aa3b-c386442adb64' before making global git config changes 2024-08-07T17:16:48.7881685Z Adding repository directory to the temporary git global config as a safe directory 2024-08-07T17:16:48.7888636Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-07T17:16:48.7941942Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-07T17:16:48.7986605Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-08-07T17:16:48.8329261Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-07T17:16:48.8364468Z http.https://github.com/.extraheader 2024-08-07T17:16:48.8379455Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-08-07T17:16:48.8426529Z [command]/usr/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' || :" 2024-08-07T17:16:48.9042345Z A job completed hook has been configured by the self-hosted runner administrator 2024-08-07T17:16:48.9075403Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2024-08-07T17:16:48.9081796Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-07T17:16:48.9082209Z ##[endgroup] 2024-08-07T17:16:56.1580232Z Cleaning up orphan processes