2022-11-23T00:48:09.9687511Z Requested labels: linux.20_04.4x 2022-11-23T00:48:09.9687594Z Job defined at: pytorch/pytorch/.github/workflows/lint.yml@refs/heads/master 2022-11-23T00:48:09.9687618Z Waiting for a runner to pick up this job... 2022-11-23T00:48:10.4687940Z Job is about to start running on the runner: linux.20_04.4x_c839d49bedc2 (organization) 2022-11-23T00:48:13.9860171Z Current runner version: '2.299.1' 2022-11-23T00:48:13.9865957Z Runner name: 'linux.20_04.4x_c839d49bedc2' 2022-11-23T00:48:13.9866428Z Runner group name: 'Default' 2022-11-23T00:48:13.9867045Z Machine name: 'runner' 2022-11-23T00:48:13.9884256Z ##[group]Operating System 2022-11-23T00:48:13.9884680Z Ubuntu 2022-11-23T00:48:13.9884895Z 20.04.5 2022-11-23T00:48:13.9885141Z LTS 2022-11-23T00:48:13.9885490Z ##[endgroup] 2022-11-23T00:48:13.9885731Z ##[group]Runner Image 2022-11-23T00:48:13.9886045Z Image: ubuntu-20.04 2022-11-23T00:48:13.9886350Z Version: 20221024.1 2022-11-23T00:48:13.9886764Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20221024.1/images/linux/Ubuntu2004-Readme.md 2022-11-23T00:48:13.9887372Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20221024.1 2022-11-23T00:48:13.9887763Z ##[endgroup] 2022-11-23T00:48:13.9888596Z ##[group]GITHUB_TOKEN Permissions 2022-11-23T00:48:13.9889216Z Actions: write 2022-11-23T00:48:13.9889608Z Checks: write 2022-11-23T00:48:13.9889899Z Contents: write 2022-11-23T00:48:13.9890190Z Deployments: write 2022-11-23T00:48:13.9890502Z Discussions: write 2022-11-23T00:48:13.9890788Z Issues: write 2022-11-23T00:48:13.9891023Z Metadata: read 2022-11-23T00:48:13.9891303Z Packages: write 2022-11-23T00:48:13.9891585Z Pages: write 2022-11-23T00:48:13.9891850Z PullRequests: write 2022-11-23T00:48:13.9892160Z RepositoryProjects: write 2022-11-23T00:48:13.9892471Z SecurityEvents: write 2022-11-23T00:48:13.9892739Z Statuses: write 2022-11-23T00:48:13.9893026Z ##[endgroup] 2022-11-23T00:48:13.9896249Z Secret source: Actions 2022-11-23T00:48:13.9896647Z Prepare workflow directory 2022-11-23T00:48:14.0636785Z Prepare all required actions 2022-11-23T00:48:14.0800471Z Getting action download info 2022-11-23T00:48:14.2680697Z Download action repository 'pytorch/pytorch@master' (SHA:1cfd3858ac54fe3883534309081631a0a892ba3f) 2022-11-23T00:48:27.7030855Z Download action repository 'actions/setup-python@v4' (SHA:13ae5bb136fac2878aff31522b9efb785519f984) 2022-11-23T00:48:27.9656078Z Getting action download info 2022-11-23T00:48:28.1461208Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2022-11-23T00:48:28.4139156Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-11-23T00:48:28.4139474Z with: 2022-11-23T00:48:28.4139661Z submodules: false 2022-11-23T00:48:28.4139854Z fetch-depth: 1 2022-11-23T00:48:28.4140044Z ##[endgroup] 2022-11-23T00:48:28.4384942Z ##[group]Run retry () { 2022-11-23T00:48:28.4385232Z retry () { 2022-11-23T00:48:28.4385459Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-11-23T00:48:28.4385691Z } 2022-11-23T00:48:28.4385889Z echo "${GITHUB_WORKSPACE}" 2022-11-23T00:48:28.4386115Z if [ -z "${NO_SUDO}" ]; then 2022-11-23T00:48:28.4386354Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-11-23T00:48:28.4386577Z else 2022-11-23T00:48:28.4386791Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-11-23T00:48:28.4386998Z fi 2022-11-23T00:48:28.4387192Z mkdir "${GITHUB_WORKSPACE}" 2022-11-23T00:48:28.4432381Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T00:48:28.4432644Z env: 2022-11-23T00:48:28.4432812Z NO_SUDO: 2022-11-23T00:48:28.4432993Z ##[endgroup] 2022-11-23T00:48:28.4650676Z /home/runner/work/pytorch/pytorch 2022-11-23T00:48:28.4948496Z ##[group]Run malfet/checkout@silent-checkout 2022-11-23T00:48:28.4948730Z with: 2022-11-23T00:48:28.4948940Z ref: 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T00:48:28.4949154Z fetch-depth: 1 2022-11-23T00:48:28.4949331Z submodules: false 2022-11-23T00:48:28.4949544Z quiet-checkout: true 2022-11-23T00:48:28.4949801Z repository: pytorch/pytorch 2022-11-23T00:48:28.4950186Z token: *** 2022-11-23T00:48:28.4950354Z ssh-strict: true 2022-11-23T00:48:28.4950558Z persist-credentials: true 2022-11-23T00:48:28.4950767Z clean: true 2022-11-23T00:48:28.4951111Z lfs: false 2022-11-23T00:48:28.4951312Z set-safe-directory: true 2022-11-23T00:48:28.4951515Z ##[endgroup] 2022-11-23T00:48:28.6272185Z Syncing repository: pytorch/pytorch 2022-11-23T00:48:28.6273678Z ##[group]Getting Git version info 2022-11-23T00:48:28.6274148Z Working directory is '/home/runner/work/pytorch/pytorch' 2022-11-23T00:48:28.6274589Z [command]/usr/bin/git version 2022-11-23T00:48:28.6281282Z git version 2.38.1 2022-11-23T00:48:28.6305155Z ##[endgroup] 2022-11-23T00:48:28.6324305Z Temporarily overriding HOME='/home/runner/work/_temp/b70dded1-cc1a-44d3-8b40-bbeafecc5efc' before making global git config changes 2022-11-23T00:48:28.6325054Z Adding repository directory to the temporary git global config as a safe directory 2022-11-23T00:48:28.6330225Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2022-11-23T00:48:28.6374743Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2022-11-23T00:48:28.6379200Z ##[group]Initializing the repository 2022-11-23T00:48:28.6382580Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2022-11-23T00:48:28.6432244Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-11-23T00:48:28.6432823Z hint: is subject to change. To configure the initial branch name to use in all 2022-11-23T00:48:28.6433168Z hint: of your new repositories, which will suppress this warning, call: 2022-11-23T00:48:28.6433415Z hint: 2022-11-23T00:48:28.6433720Z hint: git config --global init.defaultBranch 2022-11-23T00:48:28.6433946Z hint: 2022-11-23T00:48:28.6434265Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-11-23T00:48:28.6434671Z hint: 'development'. The just-created branch can be renamed via this command: 2022-11-23T00:48:28.6434905Z hint: 2022-11-23T00:48:28.6435129Z hint: git branch -m 2022-11-23T00:48:28.6441180Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2022-11-23T00:48:28.6448806Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-11-23T00:48:28.6484240Z ##[endgroup] 2022-11-23T00:48:28.6484650Z ##[group]Disabling automatic garbage collection 2022-11-23T00:48:28.6488365Z [command]/usr/bin/git config --local gc.auto 0 2022-11-23T00:48:28.6517418Z ##[endgroup] 2022-11-23T00:48:28.6517876Z ##[group]Setting up auth 2022-11-23T00:48:28.6525449Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-23T00:48:28.6556602Z [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:28.6797763Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-23T00:48:28.6828994Z [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:28.7023442Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-11-23T00:48:28.7062068Z ##[endgroup] 2022-11-23T00:48:28.7062785Z ##[group]Fetching the repository 2022-11-23T00:48:28.7069578Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T00:48:36.9048462Z ##[endgroup] 2022-11-23T00:48:36.9049442Z ##[group]Determining the checkout info 2022-11-23T00:48:36.9050221Z ##[endgroup] 2022-11-23T00:48:36.9050894Z ##[group]Checking out the ref 2022-11-23T00:48:36.9056655Z [command]/usr/bin/git checkout --quiet --force 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T00:48:38.0308865Z ##[endgroup] 2022-11-23T00:48:38.0355146Z [command]/usr/bin/git log -1 --format='%H' 2022-11-23T00:48:38.0384658Z '1cfd3858ac54fe3883534309081631a0a892ba3f' 2022-11-23T00:48:38.0542258Z ##[group]Run actions/setup-python@v4 2022-11-23T00:48:38.0542558Z with: 2022-11-23T00:48:38.0542747Z python-version: 3.8 2022-11-23T00:48:38.0542943Z architecture: x64 2022-11-23T00:48:38.0543126Z check-latest: false 2022-11-23T00:48:38.0543313Z cache: pip 2022-11-23T00:48:38.0543543Z cache-dependency-path: **/requirements.txt 2022-11-23T00:48:38.0543931Z token: *** 2022-11-23T00:48:38.0544129Z update-environment: true 2022-11-23T00:48:38.0544328Z ##[endgroup] 2022-11-23T00:48:38.2133179Z Successfully set up CPython (3.8.14) 2022-11-23T00:48:39.0355207Z [command]/opt/hostedtoolcache/Python/3.8.14/x64/bin/pip cache dir 2022-11-23T00:48:39.3551978Z /home/runner/.cache/pip 2022-11-23T00:48:40.7264373Z Received 247463936 of 860013566 (28.8%), 235.5 MBs/sec 2022-11-23T00:48:41.7262215Z Received 562036736 of 860013566 (65.4%), 267.9 MBs/sec 2022-11-23T00:48:42.7387273Z Received 843236350 of 860013566 (98.0%), 266.8 MBs/sec 2022-11-23T00:48:43.3367931Z Received 860013566 of 860013566 (100.0%), 227.1 MBs/sec 2022-11-23T00:48:43.3368989Z Cache Size: ~820 MB (860013566 B) 2022-11-23T00:48:43.3405508Z [command]/usr/bin/tar --use-compress-program unzstd -xf /home/runner/work/_temp/ce8582af-ab3d-467b-9e31-43e4bbb602ce/cache.tzst -P -C /home/runner/work/pytorch/pytorch 2022-11-23T00:48:44.4881392Z Cache restored successfully 2022-11-23T00:48:44.5992560Z Cache restored from key: setup-python-Linux-20.04-Ubuntu-python-3.8.14-pip-17271e43ec840d3eddd1acc72c5b114a29afb8525716a98e044882f77e259eb9 2022-11-23T00:48:44.6169806Z ##[group]Run # All we need to see is that it passes 2022-11-23T00:48:44.6170110Z # All we need to see is that it passes 2022-11-23T00:48:44.6170375Z python3 torch/utils/collect_env.py 2022-11-23T00:48:44.6214052Z shell: /usr/bin/bash -e {0} 2022-11-23T00:48:44.6214274Z env: 2022-11-23T00:48:44.6214531Z pythonLocation: /opt/hostedtoolcache/Python/3.8.14/x64 2022-11-23T00:48:44.6214855Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.8.14/x64/lib/pkgconfig 2022-11-23T00:48:44.6215173Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.14/x64 2022-11-23T00:48:44.6215477Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.14/x64 2022-11-23T00:48:44.6215753Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.14/x64 2022-11-23T00:48:44.6216050Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.14/x64/lib 2022-11-23T00:48:44.6216292Z ##[endgroup] 2022-11-23T00:48:45.7662251Z Collecting environment information... 2022-11-23T00:48:45.7662828Z PyTorch version: N/A 2022-11-23T00:48:45.7663258Z Is debug build: N/A 2022-11-23T00:48:45.7663674Z CUDA used to build PyTorch: N/A 2022-11-23T00:48:45.7664051Z ROCM used to build PyTorch: N/A 2022-11-23T00:48:45.7664298Z 2022-11-23T00:48:45.7664561Z OS: Ubuntu 20.04.5 LTS (x86_64) 2022-11-23T00:48:45.7665791Z GCC version: (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 2022-11-23T00:48:45.7666659Z Clang version: 11.0.0-2~ubuntu20.04.1 2022-11-23T00:48:45.7667320Z CMake version: version 3.24.2 2022-11-23T00:48:45.7668034Z Libc version: glibc-2.31 2022-11-23T00:48:45.7668423Z 2022-11-23T00:48:45.7669112Z Python version: 3.8.14 (default, Sep 7 2022, 14:28:32) [GCC 9.4.0] (64-bit runtime) 2022-11-23T00:48:45.7670222Z Python platform: Linux-5.15.0-1022-azure-x86_64-with-glibc2.2.5 2022-11-23T00:48:45.7670956Z Is CUDA available: N/A 2022-11-23T00:48:45.7671609Z CUDA runtime version: Could not collect 2022-11-23T00:48:45.7672287Z CUDA_MODULE_LOADING set to: N/A 2022-11-23T00:48:45.7672983Z GPU models and configuration: Could not collect 2022-11-23T00:48:45.7673736Z Nvidia driver version: Could not collect 2022-11-23T00:48:45.7674413Z cuDNN version: Could not collect 2022-11-23T00:48:45.7675045Z HIP runtime version: N/A 2022-11-23T00:48:45.7675702Z MIOpen runtime version: N/A 2022-11-23T00:48:45.7676309Z Is XNNPACK available: N/A 2022-11-23T00:48:45.7676680Z 2022-11-23T00:48:45.7676967Z Versions of relevant libraries: 2022-11-23T00:48:45.7677613Z [pip3] No relevant packages 2022-11-23T00:48:45.7678256Z [conda] No relevant packages 2022-11-23T00:48:45.7784961Z Post job cleanup. 2022-11-23T00:48:45.9126975Z Cache hit occurred on the primary key setup-python-Linux-20.04-Ubuntu-python-3.8.14-pip-17271e43ec840d3eddd1acc72c5b114a29afb8525716a98e044882f77e259eb9, not saving cache. 2022-11-23T00:48:45.9202005Z Post job cleanup. 2022-11-23T00:48:45.9232958Z Post job cleanup. 2022-11-23T00:48:46.0311317Z [command]/usr/bin/git version 2022-11-23T00:48:46.0358300Z git version 2.38.1 2022-11-23T00:48:46.0402888Z Temporarily overriding HOME='/home/runner/work/_temp/988c181b-55ae-4f15-bced-74bc9a063df8' before making global git config changes 2022-11-23T00:48:46.0403820Z Adding repository directory to the temporary git global config as a safe directory 2022-11-23T00:48:46.0408049Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2022-11-23T00:48:46.0447752Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-23T00:48:46.0482749Z [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:46.0718533Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-23T00:48:46.0747681Z http.https://github.com/.extraheader 2022-11-23T00:48:46.0757107Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-11-23T00:48:46.0793094Z [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:46.1216551Z Cleaning up orphan processes