2022-11-23T00:48:09.9284851Z Requested labels: linux.20_04.4x 2022-11-23T00:48:09.9284925Z Job defined at: pytorch/pytorch/.github/workflows/lint.yml@refs/heads/master 2022-11-23T00:48:09.9284947Z Waiting for a runner to pick up this job... 2022-11-23T00:48:10.1419566Z Job is about to start running on the runner: linux.20_04.4x_12a640a03d44 (organization) 2022-11-23T00:48:13.7839603Z Current runner version: '2.299.1' 2022-11-23T00:48:13.7846007Z Runner name: 'linux.20_04.4x_12a640a03d44' 2022-11-23T00:48:13.7846454Z Runner group name: 'Default' 2022-11-23T00:48:13.7847200Z Machine name: 'runner' 2022-11-23T00:48:13.7866554Z ##[group]Operating System 2022-11-23T00:48:13.7867010Z Ubuntu 2022-11-23T00:48:13.7867267Z 20.04.5 2022-11-23T00:48:13.7867479Z LTS 2022-11-23T00:48:13.7867794Z ##[endgroup] 2022-11-23T00:48:13.7868097Z ##[group]Runner Image 2022-11-23T00:48:13.7868371Z Image: ubuntu-20.04 2022-11-23T00:48:13.7868686Z Version: 20221024.1 2022-11-23T00:48:13.7869149Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20221024.1/images/linux/Ubuntu2004-Readme.md 2022-11-23T00:48:13.7869767Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20221024.1 2022-11-23T00:48:13.7870123Z ##[endgroup] 2022-11-23T00:48:13.7871021Z ##[group]GITHUB_TOKEN Permissions 2022-11-23T00:48:13.7871590Z Actions: write 2022-11-23T00:48:13.7872068Z Checks: write 2022-11-23T00:48:13.7872366Z Contents: write 2022-11-23T00:48:13.7872658Z Deployments: write 2022-11-23T00:48:13.7872922Z Discussions: write 2022-11-23T00:48:13.7873239Z Issues: write 2022-11-23T00:48:13.7873516Z Metadata: read 2022-11-23T00:48:13.7873756Z Packages: write 2022-11-23T00:48:13.7874041Z Pages: write 2022-11-23T00:48:13.7874360Z PullRequests: write 2022-11-23T00:48:13.7874640Z RepositoryProjects: write 2022-11-23T00:48:13.7874980Z SecurityEvents: write 2022-11-23T00:48:13.7875277Z Statuses: write 2022-11-23T00:48:13.7875526Z ##[endgroup] 2022-11-23T00:48:13.7879439Z Secret source: Actions 2022-11-23T00:48:13.7879923Z Prepare workflow directory 2022-11-23T00:48:13.8788413Z Prepare all required actions 2022-11-23T00:48:13.8968724Z Getting action download info 2022-11-23T00:48:14.0893234Z Download action repository 'pytorch/pytorch@master' (SHA:1cfd3858ac54fe3883534309081631a0a892ba3f) 2022-11-23T00:48:28.0816064Z Download action repository 'actions/setup-node@v3' (SHA:8c91899e586c5b171469028077307d293428b516) 2022-11-23T00:48:28.3716059Z Getting action download info 2022-11-23T00:48:28.5127320Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2022-11-23T00:48:28.8018289Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-11-23T00:48:28.8018629Z with: 2022-11-23T00:48:28.8018827Z submodules: false 2022-11-23T00:48:28.8019022Z fetch-depth: 1 2022-11-23T00:48:28.8019189Z env: 2022-11-23T00:48:28.8019389Z NPM_CONFIG_PREFIX: ~/.npm-global 2022-11-23T00:48:28.8019605Z ##[endgroup] 2022-11-23T00:48:28.8286719Z ##[group]Run retry () { 2022-11-23T00:48:28.8287027Z retry () { 2022-11-23T00:48:28.8287281Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-11-23T00:48:28.8287523Z } 2022-11-23T00:48:28.8287722Z echo "${GITHUB_WORKSPACE}" 2022-11-23T00:48:28.8287962Z if [ -z "${NO_SUDO}" ]; then 2022-11-23T00:48:28.8288202Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-11-23T00:48:28.8288441Z else 2022-11-23T00:48:28.8288639Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-11-23T00:48:28.8288842Z fi 2022-11-23T00:48:28.8289094Z mkdir "${GITHUB_WORKSPACE}" 2022-11-23T00:48:28.8340697Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T00:48:28.8341010Z env: 2022-11-23T00:48:28.8341205Z NPM_CONFIG_PREFIX: ~/.npm-global 2022-11-23T00:48:28.8341417Z NO_SUDO: 2022-11-23T00:48:28.8341600Z ##[endgroup] 2022-11-23T00:48:28.8588571Z /home/runner/work/pytorch/pytorch 2022-11-23T00:48:28.8851866Z ##[group]Run malfet/checkout@silent-checkout 2022-11-23T00:48:28.8852128Z with: 2022-11-23T00:48:28.8852359Z ref: 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T00:48:28.8852618Z fetch-depth: 1 2022-11-23T00:48:28.8852808Z submodules: false 2022-11-23T00:48:28.8853008Z quiet-checkout: true 2022-11-23T00:48:28.8853211Z repository: pytorch/pytorch 2022-11-23T00:48:28.8853937Z token: *** 2022-11-23T00:48:28.8854120Z ssh-strict: true 2022-11-23T00:48:28.8854317Z persist-credentials: true 2022-11-23T00:48:28.8854522Z clean: true 2022-11-23T00:48:28.8854702Z lfs: false 2022-11-23T00:48:28.8854899Z set-safe-directory: true 2022-11-23T00:48:28.8855087Z env: 2022-11-23T00:48:28.8855277Z NPM_CONFIG_PREFIX: ~/.npm-global 2022-11-23T00:48:28.8855465Z ##[endgroup] 2022-11-23T00:48:29.0283914Z Syncing repository: pytorch/pytorch 2022-11-23T00:48:29.0285923Z ##[group]Getting Git version info 2022-11-23T00:48:29.0338963Z Working directory is '/home/runner/work/pytorch/pytorch' 2022-11-23T00:48:29.0339941Z [command]/usr/bin/git version 2022-11-23T00:48:29.0340305Z git version 2.38.1 2022-11-23T00:48:29.0345042Z ##[endgroup] 2022-11-23T00:48:29.0364493Z Temporarily overriding HOME='/home/runner/work/_temp/33a85dd0-4ad1-4fe2-bc38-3dfca6f4bdf2' before making global git config changes 2022-11-23T00:48:29.0364983Z Adding repository directory to the temporary git global config as a safe directory 2022-11-23T00:48:29.0365561Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2022-11-23T00:48:29.0413091Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2022-11-23T00:48:29.0419925Z ##[group]Initializing the repository 2022-11-23T00:48:29.0423657Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2022-11-23T00:48:29.0490574Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-11-23T00:48:29.0491252Z hint: is subject to change. To configure the initial branch name to use in all 2022-11-23T00:48:29.0491818Z hint: of your new repositories, which will suppress this warning, call: 2022-11-23T00:48:29.0492067Z hint: 2022-11-23T00:48:29.0492398Z hint: git config --global init.defaultBranch 2022-11-23T00:48:29.0492623Z hint: 2022-11-23T00:48:29.0492942Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-11-23T00:48:29.0493351Z hint: 'development'. The just-created branch can be renamed via this command: 2022-11-23T00:48:29.0493612Z hint: 2022-11-23T00:48:29.0493843Z hint: git branch -m 2022-11-23T00:48:29.0498238Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2022-11-23T00:48:29.0508161Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-11-23T00:48:29.0553695Z ##[endgroup] 2022-11-23T00:48:29.0554437Z ##[group]Disabling automatic garbage collection 2022-11-23T00:48:29.0559639Z [command]/usr/bin/git config --local gc.auto 0 2022-11-23T00:48:29.0598601Z ##[endgroup] 2022-11-23T00:48:29.0599256Z ##[group]Setting up auth 2022-11-23T00:48:29.0607964Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-23T00:48:29.0652020Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-11-23T00:48:29.0956808Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-23T00:48:29.0997517Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2022-11-23T00:48:29.1219192Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-11-23T00:48:29.1265943Z ##[endgroup] 2022-11-23T00:48:29.1266672Z ##[group]Fetching the repository 2022-11-23T00:48:29.1274070Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T00:48:35.8858904Z ##[endgroup] 2022-11-23T00:48:35.8859505Z ##[group]Determining the checkout info 2022-11-23T00:48:35.8859980Z ##[endgroup] 2022-11-23T00:48:35.8860397Z ##[group]Checking out the ref 2022-11-23T00:48:35.8862232Z [command]/usr/bin/git checkout --quiet --force 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T00:48:37.0228107Z ##[endgroup] 2022-11-23T00:48:37.0289250Z [command]/usr/bin/git log -1 --format='%H' 2022-11-23T00:48:37.0327194Z '1cfd3858ac54fe3883534309081631a0a892ba3f' 2022-11-23T00:48:37.0541650Z ##[group]Run actions/setup-node@v3 2022-11-23T00:48:37.0541885Z with: 2022-11-23T00:48:37.0542072Z always-auth: false 2022-11-23T00:48:37.0542261Z check-latest: false 2022-11-23T00:48:37.0542680Z token: *** 2022-11-23T00:48:37.0542849Z env: 2022-11-23T00:48:37.0543026Z NPM_CONFIG_PREFIX: ~/.npm-global 2022-11-23T00:48:37.0543227Z ##[endgroup] 2022-11-23T00:48:37.2458283Z ##[group]Environment details 2022-11-23T00:48:39.7492600Z node: v16.18.0 2022-11-23T00:48:39.7492893Z 2022-11-23T00:48:42.7045964Z yarn: 1.22.19 2022-11-23T00:48:42.7046305Z 2022-11-23T00:48:50.0650137Z npm: 8.19.2 2022-11-23T00:48:50.0650513Z 2022-11-23T00:48:50.0651302Z ##[endgroup] 2022-11-23T00:48:50.0740402Z ##[group]Run npm install -g markdown-toc 2022-11-23T00:48:50.0740692Z npm install -g markdown-toc 2022-11-23T00:48:50.0786877Z shell: /usr/bin/bash -e {0} 2022-11-23T00:48:50.0787075Z env: 2022-11-23T00:48:50.0787282Z NPM_CONFIG_PREFIX: ~/.npm-global 2022-11-23T00:48:50.0787500Z ##[endgroup] 2022-11-23T00:48:54.2602066Z npm WARN deprecated gulp-header@1.8.12: Removed event-stream from gulp-header 2022-11-23T00:48:54.3668854Z npm WARN deprecated coffee-script@1.12.7: CoffeeScript on NPM has moved to "coffeescript" (no hyphen) 2022-11-23T00:48:54.3861366Z 2022-11-23T00:48:54.3862316Z added 60 packages, and audited 61 packages in 4s 2022-11-23T00:48:54.3864659Z 2022-11-23T00:48:54.3865409Z 1 package is looking for funding 2022-11-23T00:48:54.3865969Z run `npm fund` for details 2022-11-23T00:48:54.3874151Z 2022-11-23T00:48:54.3874623Z found 0 vulnerabilities 2022-11-23T00:48:54.3992720Z ##[group]Run set -eu 2022-11-23T00:48:54.3992976Z set -eu 2022-11-23T00:48:54.3993205Z export PATH=~/.npm-global/bin:"$PATH" 2022-11-23T00:48:54.3993485Z for FILE in $(git grep -Il '' -- '**.md'); do 2022-11-23T00:48:54.3993765Z  markdown-toc --bullets='-' -i "$FILE" 2022-11-23T00:48:54.3993986Z done 2022-11-23T00:48:54.3994165Z  2022-11-23T00:48:54.3994374Z if ! .github/scripts/report_git_status.sh .; then 2022-11-23T00:48:54.3994602Z  echo 2022-11-23T00:48:54.3994848Z  echo 'As shown by the above diff, the table of contents in one or' 2022-11-23T00:48:54.3995153Z  echo 'more Markdown files is not up to date with the file contents.' 2022-11-23T00:48:54.3995476Z  echo 'You can either apply that Git diff directly to correct the' 2022-11-23T00:48:54.3995788Z  echo 'table of contents, or if you have npm installed, you can' 2022-11-23T00:48:54.3996133Z  echo 'install the npm package markdown-toc and run the following' 2022-11-23T00:48:54.3996393Z  # shellcheck disable=SC2016 2022-11-23T00:48:54.3996671Z  echo 'command (replacing $FILE with the filename for which you want' 2022-11-23T00:48:54.3996973Z  echo 'to regenerate the table of contents):' 2022-11-23T00:48:54.3997177Z  echo 2022-11-23T00:48:54.3997379Z  # shellcheck disable=SC2016 2022-11-23T00:48:54.3997633Z  echo " markdown-toc --bullets='-' -i \"\$FILE\"" 2022-11-23T00:48:54.3997844Z  false 2022-11-23T00:48:54.3998018Z fi 2022-11-23T00:48:54.4045542Z shell: /usr/bin/bash -e {0} 2022-11-23T00:48:54.4045761Z env: 2022-11-23T00:48:54.4045971Z NPM_CONFIG_PREFIX: ~/.npm-global 2022-11-23T00:48:54.4046170Z ##[endgroup] 2022-11-23T00:48:55.3922872Z 2022-11-23T00:48:55.4103899Z Post job cleanup. 2022-11-23T00:48:55.5686455Z Post job cleanup. 2022-11-23T00:48:55.5720205Z Post job cleanup. 2022-11-23T00:48:55.6897752Z [command]/usr/bin/git version 2022-11-23T00:48:55.6948867Z git version 2.38.1 2022-11-23T00:48:55.6994581Z Temporarily overriding HOME='/home/runner/work/_temp/224ab07d-6736-4bf7-9be3-3e989e4f6451' before making global git config changes 2022-11-23T00:48:55.6995571Z Adding repository directory to the temporary git global config as a safe directory 2022-11-23T00:48:55.6999688Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2022-11-23T00:48:55.7043749Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-23T00:48:55.7081679Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-11-23T00:48:55.7328272Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-23T00:48:55.7366447Z http.https://github.com/.extraheader 2022-11-23T00:48:55.7377934Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-11-23T00:48:55.7422213Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2022-11-23T00:48:55.7954061Z Cleaning up orphan processes