2022-09-27T15:11:55.5940119Z Requested labels: linux.20_04.4x 2022-09-27T15:11:55.5940190Z Job defined at: pytorch/pytorch/.github/workflows/lint.yml@refs/pull/85462/merge 2022-09-27T15:11:55.5940214Z Waiting for a runner to pick up this job... 2022-09-27T15:14:02.5731209Z Job is about to start running on the runner: linux.20_04.4x_28d9f858b8ec (organization) 2022-09-27T15:14:07.3315612Z Current runner version: '2.296.2' 2022-09-27T15:14:07.3320957Z Runner name: 'linux.20_04.4x_28d9f858b8ec' 2022-09-27T15:14:07.3321548Z Runner group name: 'Default' 2022-09-27T15:14:07.3322139Z Machine name: 'runner' 2022-09-27T15:14:07.3337645Z ##[group]Operating System 2022-09-27T15:14:07.3338027Z Ubuntu 2022-09-27T15:14:07.3338280Z 20.04.5 2022-09-27T15:14:07.3338587Z LTS 2022-09-27T15:14:07.3338800Z ##[endgroup] 2022-09-27T15:14:07.3339084Z ##[group]Runner Image 2022-09-27T15:14:07.3339407Z Image: ubuntu-20.04 2022-09-27T15:14:07.3339654Z Version: 20220922.2 2022-09-27T15:14:07.3340129Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20220922.2/images/linux/Ubuntu2004-Readme.md 2022-09-27T15:14:07.3340704Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20220922.2 2022-09-27T15:14:07.3341109Z ##[endgroup] 2022-09-27T15:14:07.3341959Z ##[group]GITHUB_TOKEN Permissions 2022-09-27T15:14:07.3342523Z Actions: read 2022-09-27T15:14:07.3342916Z Checks: read 2022-09-27T15:14:07.3343203Z Contents: read 2022-09-27T15:14:07.3343484Z Deployments: read 2022-09-27T15:14:07.3343793Z Discussions: read 2022-09-27T15:14:07.3344055Z Issues: read 2022-09-27T15:14:07.3344324Z Metadata: read 2022-09-27T15:14:07.3344608Z Packages: read 2022-09-27T15:14:07.3344832Z Pages: read 2022-09-27T15:14:07.3345125Z PullRequests: read 2022-09-27T15:14:07.3345438Z RepositoryProjects: read 2022-09-27T15:14:07.3345717Z SecurityEvents: read 2022-09-27T15:14:07.3346282Z Statuses: read 2022-09-27T15:14:07.3346591Z ##[endgroup] 2022-09-27T15:14:07.3349765Z Secret source: None 2022-09-27T15:14:07.3350264Z Prepare workflow directory 2022-09-27T15:14:07.4413236Z Prepare all required actions 2022-09-27T15:14:07.4578294Z Getting action download info 2022-09-27T15:14:07.7760150Z Download action repository 'pytorch/pytorch@master' (SHA:01dbbeeeb5ab7ede28e333982e98713282a0e4b8) 2022-09-27T15:14:15.0593637Z Download action repository 'actions/setup-python@v2' (SHA:7f80679172b057fc5e90d70d197929d454754a5a) 2022-09-27T15:14:15.3365364Z Getting action download info 2022-09-27T15:14:15.4981188Z Download action repository 'malfet/checkout@silent-checkout' (SHA:f63e9e15406be6060f159846cd2e098f759c5246) 2022-09-27T15:14:15.7934760Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-09-27T15:14:15.7935091Z with: 2022-09-27T15:14:15.7935283Z submodules: false 2022-09-27T15:14:15.7935476Z fetch-depth: 1 2022-09-27T15:14:15.7935651Z ##[endgroup] 2022-09-27T15:14:15.8191918Z ##[group]Run retry () { 2022-09-27T15:14:15.8192211Z retry () { 2022-09-27T15:14:15.8192454Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-09-27T15:14:15.8192685Z } 2022-09-27T15:14:15.8192879Z echo "${GITHUB_WORKSPACE}" 2022-09-27T15:14:15.8193103Z if [ -z "${NO_SUDO}" ]; then 2022-09-27T15:14:15.8193354Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-09-27T15:14:15.8193562Z else 2022-09-27T15:14:15.8193781Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-09-27T15:14:15.8193983Z fi 2022-09-27T15:14:15.8194170Z mkdir "${GITHUB_WORKSPACE}" 2022-09-27T15:14:15.8239806Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:14:15.8240067Z env: 2022-09-27T15:14:15.8240244Z NO_SUDO: 2022-09-27T15:14:15.8240427Z ##[endgroup] 2022-09-27T15:14:15.8476172Z /home/runner/work/pytorch/pytorch 2022-09-27T15:14:16.0003485Z ##[group]Run malfet/checkout@silent-checkout 2022-09-27T15:14:16.0003728Z with: 2022-09-27T15:14:16.0003932Z ref: 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:14:16.0004144Z fetch-depth: 1 2022-09-27T15:14:16.0004334Z submodules: false 2022-09-27T15:14:16.0004576Z quiet-checkout: true 2022-09-27T15:14:16.0004784Z repository: pytorch/pytorch 2022-09-27T15:14:16.0005167Z token: *** 2022-09-27T15:14:16.0005332Z ssh-strict: true 2022-09-27T15:14:16.0005533Z persist-credentials: true 2022-09-27T15:14:16.0005731Z clean: true 2022-09-27T15:14:16.0006081Z lfs: false 2022-09-27T15:14:16.0006278Z set-safe-directory: true 2022-09-27T15:14:16.0006476Z ##[endgroup] 2022-09-27T15:14:16.1251480Z Syncing repository: pytorch/pytorch 2022-09-27T15:14:16.1252993Z ##[group]Getting Git version info 2022-09-27T15:14:16.1253478Z Working directory is '/home/runner/work/pytorch/pytorch' 2022-09-27T15:14:16.1253914Z [command]/usr/bin/git version 2022-09-27T15:14:16.8196120Z git version 2.37.3 2022-09-27T15:14:16.8226964Z ##[endgroup] 2022-09-27T15:14:16.8252796Z Temporarily overriding HOME='/home/runner/work/_temp/3c546e77-1649-4320-a1e1-3a0e9ad74176' before making global git config changes 2022-09-27T15:14:16.8253701Z Adding repository directory to the temporary git global config as a safe directory 2022-09-27T15:14:16.8263241Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2022-09-27T15:14:16.8497639Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2022-09-27T15:14:16.8502585Z ##[group]Initializing the repository 2022-09-27T15:14:16.8508884Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2022-09-27T15:14:16.9885323Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-09-27T15:14:16.9886230Z hint: is subject to change. To configure the initial branch name to use in all 2022-09-27T15:14:16.9888638Z hint: of your new repositories, which will suppress this warning, call: 2022-09-27T15:14:16.9889736Z hint: 2022-09-27T15:14:16.9890714Z hint: git config --global init.defaultBranch 2022-09-27T15:14:16.9935299Z hint: 2022-09-27T15:14:16.9936111Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-09-27T15:14:16.9936884Z hint: 'development'. The just-created branch can be renamed via this command: 2022-09-27T15:14:16.9937333Z hint: 2022-09-27T15:14:16.9937793Z hint: git branch -m 2022-09-27T15:14:16.9938257Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2022-09-27T15:14:16.9938875Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-09-27T15:14:17.0259070Z ##[endgroup] 2022-09-27T15:14:17.0259695Z ##[group]Disabling automatic garbage collection 2022-09-27T15:14:17.0266786Z [command]/usr/bin/git config --local gc.auto 0 2022-09-27T15:14:17.0313266Z ##[endgroup] 2022-09-27T15:14:17.0313899Z ##[group]Setting up auth 2022-09-27T15:14:17.0324205Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-09-27T15:14:17.0364348Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-09-27T15:14:17.8744515Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-09-27T15:14:17.8788568Z [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-09-27T15:14:17.8994647Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-09-27T15:14:17.9038755Z ##[endgroup] 2022-09-27T15:14:17.9039517Z ##[group]Fetching the repository 2022-09-27T15:14:17.9047874Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:14:26.1919069Z ##[endgroup] 2022-09-27T15:14:26.1919560Z ##[group]Determining the checkout info 2022-09-27T15:14:26.1920659Z ##[endgroup] 2022-09-27T15:14:26.1921212Z ##[group]Checking out the ref 2022-09-27T15:14:26.1928253Z [command]/usr/bin/git checkout --quiet --force 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:14:27.2653797Z ##[endgroup] 2022-09-27T15:14:27.3185189Z [command]/usr/bin/git log -1 --format='%H' 2022-09-27T15:14:27.3219768Z '52424e2bf38e454d535881fed9628d3e20f4f944' 2022-09-27T15:14:27.3415509Z ##[group]Run actions/setup-python@v2 2022-09-27T15:14:27.3415894Z with: 2022-09-27T15:14:27.3416075Z python-version: 3.8 2022-09-27T15:14:27.3416258Z architecture: x64 2022-09-27T15:14:27.3416440Z cache: pip 2022-09-27T15:14:27.3416708Z cache-dependency-path: **/.github/requirements-gha-cache.txt 2022-09-27T15:14:27.3417077Z token: *** 2022-09-27T15:14:27.3417235Z ##[endgroup] 2022-09-27T15:14:27.7263435Z Successfully setup CPython (3.8.14) 2022-09-27T15:14:28.5559679Z [command]/opt/hostedtoolcache/Python/3.8.14/x64/bin/pip cache dir 2022-09-27T15:14:38.4153643Z /home/runner/.cache/pip 2022-09-27T15:14:39.5430059Z Received 22075 of 22075 (100.0%), 1.5 MBs/sec 2022-09-27T15:14:39.5430470Z Cache Size: ~0 MB (22075 B) 2022-09-27T15:14:39.5452263Z [command]/usr/bin/tar --use-compress-program zstd -d -xf /home/runner/work/_temp/77a5652d-b189-411c-92c2-59f4bacdca12/cache.tzst -P -C /home/runner/work/pytorch/pytorch 2022-09-27T15:14:39.5839021Z Cache restored successfully 2022-09-27T15:14:39.5845880Z Cache restored from key: setup-python-Linux-python-3.8.14-pip-dae8d773de3e25150591aa0222fdfeac421a6f168b2099e46b0c862f729fb8a2 2022-09-27T15:14:39.5967610Z ##[group]Run # Doesn't really matter what torch version, we just need ANY torch installed 2022-09-27T15:14:39.5968001Z # Doesn't really matter what torch version, we just need ANY torch installed 2022-09-27T15:14:39.5968284Z pip install 'torch==1.*' 2022-09-27T15:14:39.6012039Z shell: /usr/bin/bash -e {0} 2022-09-27T15:14:39.6012245Z env: 2022-09-27T15:14:39.6012495Z pythonLocation: /opt/hostedtoolcache/Python/3.8.14/x64 2022-09-27T15:14:39.6012802Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.14/x64/lib 2022-09-27T15:14:39.6013046Z ##[endgroup] 2022-09-27T15:14:41.7873166Z Collecting torch==1.* 2022-09-27T15:14:41.8114868Z Downloading torch-1.12.1-cp38-cp38-manylinux1_x86_64.whl (776.3 MB) 2022-09-27T15:14:50.5601325Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 776.3/776.3 MB 2.0 MB/s eta 0:00:00 2022-09-27T15:14:52.6830413Z Collecting typing-extensions 2022-09-27T15:14:52.6870733Z Downloading typing_extensions-4.3.0-py3-none-any.whl (25 kB) 2022-09-27T15:14:52.8562845Z Installing collected packages: typing-extensions, torch 2022-09-27T15:15:06.9759947Z Successfully installed torch-1.12.1 typing-extensions-4.3.0 2022-09-27T15:15:07.4047281Z ##[group]Run # All we need to see is that it passes 2022-09-27T15:15:07.4047663Z # All we need to see is that it passes 2022-09-27T15:15:07.4047976Z python3 torch/utils/collect_env.py 2022-09-27T15:15:07.4098657Z shell: /usr/bin/bash -e {0} 2022-09-27T15:15:07.4098872Z env: 2022-09-27T15:15:07.4099122Z pythonLocation: /opt/hostedtoolcache/Python/3.8.14/x64 2022-09-27T15:15:07.4099438Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.14/x64/lib 2022-09-27T15:15:07.4099673Z ##[endgroup] 2022-09-27T15:15:32.3879819Z Collecting environment information... 2022-09-27T15:15:32.3880227Z PyTorch version: 1.12.1+cu102 2022-09-27T15:15:32.3880549Z Is debug build: False 2022-09-27T15:15:32.3881127Z CUDA used to build PyTorch: 10.2 2022-09-27T15:15:32.3881497Z ROCM used to build PyTorch: N/A 2022-09-27T15:15:32.3881721Z 2022-09-27T15:15:32.3881854Z OS: Ubuntu 20.04.5 LTS (x86_64) 2022-09-27T15:15:32.3882882Z GCC version: (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 2022-09-27T15:15:32.3884225Z Clang version: 11.0.0-2~ubuntu20.04.1 2022-09-27T15:15:32.3884865Z CMake version: version 3.24.2 2022-09-27T15:15:32.3885588Z Libc version: glibc-2.31 2022-09-27T15:15:32.3885944Z 2022-09-27T15:15:32.3886844Z Python version: 3.8.14 (default, Sep 7 2022, 14:28:32) [GCC 9.4.0] (64-bit runtime) 2022-09-27T15:15:32.3887939Z Python platform: Linux-5.15.0-1020-azure-x86_64-with-glibc2.2.5 2022-09-27T15:15:32.3888761Z Is CUDA available: False 2022-09-27T15:15:32.3889043Z CUDA runtime version: No CUDA 2022-09-27T15:15:32.3889281Z GPU models and configuration: No CUDA 2022-09-27T15:15:32.3889504Z Nvidia driver version: No CUDA 2022-09-27T15:15:32.3889718Z cuDNN version: No CUDA 2022-09-27T15:15:32.3889926Z HIP runtime version: N/A 2022-09-27T15:15:32.3890453Z MIOpen runtime version: N/A 2022-09-27T15:15:32.3890674Z Is XNNPACK available: True 2022-09-27T15:15:32.3890805Z 2022-09-27T15:15:32.3890904Z Versions of relevant libraries: 2022-09-27T15:15:32.3891105Z [pip3] torch==1.12.1 2022-09-27T15:15:32.3891320Z [conda] No relevant packages 2022-09-27T15:15:32.5179340Z Post job cleanup. 2022-09-27T15:15:32.6463428Z Cache hit occurred on the primary key setup-python-Linux-python-3.8.14-pip-dae8d773de3e25150591aa0222fdfeac421a6f168b2099e46b0c862f729fb8a2, not saving cache. 2022-09-27T15:15:32.6555715Z Post job cleanup. 2022-09-27T15:15:32.6588535Z Post job cleanup. 2022-09-27T15:15:32.7696068Z [command]/usr/bin/git version 2022-09-27T15:15:32.7741413Z git version 2.37.3 2022-09-27T15:15:32.7785091Z Temporarily overriding HOME='/home/runner/work/_temp/5c5b2080-1bf6-4dcc-8abb-3f98a8ed45bb' before making global git config changes 2022-09-27T15:15:32.7785557Z Adding repository directory to the temporary git global config as a safe directory 2022-09-27T15:15:32.7793421Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2022-09-27T15:15:32.7835985Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-09-27T15:15:32.7872708Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-09-27T15:15:32.8101726Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-09-27T15:15:32.8131954Z http.https://github.com/.extraheader 2022-09-27T15:15:32.8141926Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-09-27T15:15:32.8179119Z [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-09-27T15:15:32.8621462Z Cleaning up orphan processes