2022-09-27T15:11:55.4226945Z Requested labels: linux.20_04.4x 2022-09-27T15:11:55.4227010Z Job defined at: pytorch/pytorch/.github/workflows/lint.yml@refs/pull/85462/merge 2022-09-27T15:11:55.4227033Z Waiting for a runner to pick up this job... 2022-09-27T15:13:55.6928631Z Job is about to start running on the runner: linux.20_04.4x_dcae18d0bb46 (organization) 2022-09-27T15:13:58.9347785Z Current runner version: '2.296.2' 2022-09-27T15:13:58.9353457Z Runner name: 'linux.20_04.4x_dcae18d0bb46' 2022-09-27T15:13:58.9353918Z Runner group name: 'Default' 2022-09-27T15:13:58.9354538Z Machine name: 'runner' 2022-09-27T15:13:58.9374100Z ##[group]Operating System 2022-09-27T15:13:58.9374488Z Ubuntu 2022-09-27T15:13:58.9374831Z 20.04.5 2022-09-27T15:13:58.9375091Z LTS 2022-09-27T15:13:58.9375326Z ##[endgroup] 2022-09-27T15:13:58.9375631Z ##[group]Runner Image 2022-09-27T15:13:58.9375950Z Image: ubuntu-20.04 2022-09-27T15:13:58.9376232Z Version: 20220922.2 2022-09-27T15:13:58.9376706Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20220922.2/images/linux/Ubuntu2004-Readme.md 2022-09-27T15:13:58.9377300Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20220922.2 2022-09-27T15:13:58.9377674Z ##[endgroup] 2022-09-27T15:13:58.9378627Z ##[group]GITHUB_TOKEN Permissions 2022-09-27T15:13:58.9379239Z Actions: read 2022-09-27T15:13:58.9379674Z Checks: read 2022-09-27T15:13:58.9379969Z Contents: read 2022-09-27T15:13:58.9380296Z Deployments: read 2022-09-27T15:13:58.9380618Z Discussions: read 2022-09-27T15:13:58.9380867Z Issues: read 2022-09-27T15:13:58.9381153Z Metadata: read 2022-09-27T15:13:58.9381467Z Packages: read 2022-09-27T15:13:58.9381709Z Pages: read 2022-09-27T15:13:58.9382014Z PullRequests: read 2022-09-27T15:13:58.9382337Z RepositoryProjects: read 2022-09-27T15:13:58.9382630Z SecurityEvents: read 2022-09-27T15:13:58.9382948Z Statuses: read 2022-09-27T15:13:58.9383244Z ##[endgroup] 2022-09-27T15:13:58.9386550Z Secret source: None 2022-09-27T15:13:58.9387042Z Prepare workflow directory 2022-09-27T15:13:59.0400175Z Prepare all required actions 2022-09-27T15:13:59.0565519Z Getting action download info 2022-09-27T15:13:59.2780061Z Download action repository 'pytorch/pytorch@master' (SHA:01dbbeeeb5ab7ede28e333982e98713282a0e4b8) 2022-09-27T15:14:06.7232275Z Download action repository 'actions/setup-python@v2' (SHA:7f80679172b057fc5e90d70d197929d454754a5a) 2022-09-27T15:14:07.0414501Z Getting action download info 2022-09-27T15:14:07.2447018Z Download action repository 'malfet/checkout@silent-checkout' (SHA:f63e9e15406be6060f159846cd2e098f759c5246) 2022-09-27T15:14:07.5565507Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-09-27T15:14:07.5565817Z with: 2022-09-27T15:14:07.5566003Z submodules: false 2022-09-27T15:14:07.5566209Z fetch-depth: 1 2022-09-27T15:14:07.5566387Z ##[endgroup] 2022-09-27T15:14:07.5819535Z ##[group]Run retry () { 2022-09-27T15:14:07.5819848Z retry () { 2022-09-27T15:14:07.5820095Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-09-27T15:14:07.5820328Z } 2022-09-27T15:14:07.5820515Z echo "${GITHUB_WORKSPACE}" 2022-09-27T15:14:07.5820766Z if [ -z "${NO_SUDO}" ]; then 2022-09-27T15:14:07.5821007Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-09-27T15:14:07.5821221Z else 2022-09-27T15:14:07.5821454Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-09-27T15:14:07.5821663Z fi 2022-09-27T15:14:07.5821847Z mkdir "${GITHUB_WORKSPACE}" 2022-09-27T15:14:07.5869952Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:14:07.5870199Z env: 2022-09-27T15:14:07.5870369Z NO_SUDO: 2022-09-27T15:14:07.5870551Z ##[endgroup] 2022-09-27T15:14:07.6088925Z /home/runner/work/pytorch/pytorch 2022-09-27T15:14:07.8246901Z ##[group]Run malfet/checkout@silent-checkout 2022-09-27T15:14:07.8247126Z with: 2022-09-27T15:14:07.8247321Z ref: 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:14:07.8247521Z fetch-depth: 1 2022-09-27T15:14:07.8247683Z submodules: false 2022-09-27T15:14:07.8247880Z quiet-checkout: true 2022-09-27T15:14:07.8248135Z repository: pytorch/pytorch 2022-09-27T15:14:07.8248543Z token: *** 2022-09-27T15:14:07.8248702Z ssh-strict: true 2022-09-27T15:14:07.8248897Z persist-credentials: true 2022-09-27T15:14:07.8249088Z clean: true 2022-09-27T15:14:07.8249409Z lfs: false 2022-09-27T15:14:07.8249603Z set-safe-directory: true 2022-09-27T15:14:07.8249792Z ##[endgroup] 2022-09-27T15:14:07.9451290Z Syncing repository: pytorch/pytorch 2022-09-27T15:14:07.9452907Z ##[group]Getting Git version info 2022-09-27T15:14:07.9453362Z Working directory is '/home/runner/work/pytorch/pytorch' 2022-09-27T15:14:07.9453801Z [command]/usr/bin/git version 2022-09-27T15:14:08.7126347Z git version 2.37.3 2022-09-27T15:14:08.7171739Z ##[endgroup] 2022-09-27T15:14:08.7191389Z Temporarily overriding HOME='/home/runner/work/_temp/9e57ba8b-52d2-430d-b0d0-73c8bc8ec687' before making global git config changes 2022-09-27T15:14:08.7192061Z Adding repository directory to the temporary git global config as a safe directory 2022-09-27T15:14:08.7197628Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2022-09-27T15:14:08.7479556Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2022-09-27T15:14:08.7485052Z ##[group]Initializing the repository 2022-09-27T15:14:08.7491657Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2022-09-27T15:14:08.8932218Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-09-27T15:14:08.8932883Z hint: is subject to change. To configure the initial branch name to use in all 2022-09-27T15:14:08.8933349Z hint: of your new repositories, which will suppress this warning, call: 2022-09-27T15:14:08.8933741Z hint: 2022-09-27T15:14:08.8934271Z hint: git config --global init.defaultBranch 2022-09-27T15:14:08.8934746Z hint: 2022-09-27T15:14:08.8935520Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-09-27T15:14:08.8936543Z hint: 'development'. The just-created branch can be renamed via this command: 2022-09-27T15:14:08.8937089Z hint: 2022-09-27T15:14:08.8937732Z hint: git branch -m 2022-09-27T15:14:08.8941477Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2022-09-27T15:14:08.8956019Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-09-27T15:14:08.9425773Z ##[endgroup] 2022-09-27T15:14:08.9426344Z ##[group]Disabling automatic garbage collection 2022-09-27T15:14:08.9432412Z [command]/usr/bin/git config --local gc.auto 0 2022-09-27T15:14:08.9465259Z ##[endgroup] 2022-09-27T15:14:08.9465927Z ##[group]Setting up auth 2022-09-27T15:14:08.9474872Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-09-27T15:14:08.9512399Z [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:09.7121819Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-09-27T15:14:09.7159075Z [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:09.7362474Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-09-27T15:14:09.7400287Z ##[endgroup] 2022-09-27T15:14:09.7401115Z ##[group]Fetching the repository 2022-09-27T15:14:09.7427958Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:14:17.8677560Z ##[endgroup] 2022-09-27T15:14:17.8678588Z ##[group]Determining the checkout info 2022-09-27T15:14:17.8679728Z ##[endgroup] 2022-09-27T15:14:17.8680807Z ##[group]Checking out the ref 2022-09-27T15:14:17.8736694Z [command]/usr/bin/git checkout --quiet --force 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:14:18.9394123Z ##[endgroup] 2022-09-27T15:14:18.9807872Z [command]/usr/bin/git log -1 --format='%H' 2022-09-27T15:14:18.9845474Z '52424e2bf38e454d535881fed9628d3e20f4f944' 2022-09-27T15:14:18.9992748Z ##[group]Run actions/setup-python@v2 2022-09-27T15:14:18.9993082Z with: 2022-09-27T15:14:18.9993257Z python-version: 3.5 2022-09-27T15:14:18.9993459Z architecture: x64 2022-09-27T15:14:18.9993649Z cache: pip 2022-09-27T15:14:18.9993912Z cache-dependency-path: **/.github/requirements-gha-cache.txt 2022-09-27T15:14:18.9994292Z token: *** 2022-09-27T15:14:18.9994473Z ##[endgroup] 2022-09-27T15:14:19.4257137Z Version 3.5 was not found in the local cache 2022-09-27T15:14:19.7154046Z Version 3.5 is available for downloading 2022-09-27T15:14:19.7154879Z Download from "https://github.com/actions/python-versions/releases/download/3.5.10-90026/python-3.5.10-linux-20.04-x64.tar.gz" 2022-09-27T15:14:20.2336408Z Extract downloaded archive 2022-09-27T15:14:20.2450570Z [command]/usr/bin/tar xz --warning=no-unknown-keyword -C /home/runner/work/_temp/a5fff547-8654-4cd2-b6c1-409038a9a25b -f /home/runner/work/_temp/6b41c623-db62-4217-953e-47d4e2b44832 2022-09-27T15:14:21.5749112Z Execute installation script 2022-09-27T15:14:21.6066049Z Check if Python hostedtoolcache folder exist... 2022-09-27T15:14:21.6066968Z Create Python 3.5.10 folder 2022-09-27T15:14:21.6081164Z Copy Python binaries to hostedtoolcache folder 2022-09-27T15:14:21.9114061Z Create additional symlinks (Required for the UsePythonVersion Azure Pipelines task and the setup-python GitHub Action) 2022-09-27T15:14:21.9151833Z Upgrading PIP... 2022-09-27T15:14:22.8818850Z Requirement already satisfied: setuptools in /opt/hostedtoolcache/Python/3.5.10/x64/lib/python3.5/site-packages 2022-09-27T15:14:22.8856897Z Requirement already satisfied: pip in /opt/hostedtoolcache/Python/3.5.10/x64/lib/python3.5/site-packages 2022-09-27T15:14:23.6455620Z Collecting pip 2022-09-27T15:14:23.7988619Z Downloading https://files.pythonhosted.org/packages/27/79/8a850fe3496446ff0d584327ae44e7500daf6764ca1a382d2d02789accf7/pip-20.3.4-py2.py3-none-any.whl (1.5MB) 2022-09-27T15:14:23.9677869Z Installing collected packages: pip 2022-09-27T15:14:24.6182811Z Successfully installed pip-20.3.4 2022-09-27T15:14:24.6900275Z ##[error]You are using pip version 20.3.4, however version 22.2.2 is available. You should consider upgrading via the 'pip install --upgrade pip' command. 2022-09-27T15:14:24.7212691Z Create complete file 2022-09-27T15:14:24.7255194Z Successfully setup CPython (3.5.10) 2022-09-27T15:14:25.5234528Z [command]/opt/hostedtoolcache/Python/3.5.10/x64/bin/pip cache dir 2022-09-27T15:14:25.6714069Z DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality. 2022-09-27T15:14:25.6714772Z /home/runner/.cache/pip 2022-09-27T15:14:26.9499669Z Received 1564937 of 1564937 (100.0%), 28.7 MBs/sec 2022-09-27T15:14:26.9500038Z Cache Size: ~1 MB (1564937 B) 2022-09-27T15:14:26.9520628Z [command]/usr/bin/tar --use-compress-program zstd -d -xf /home/runner/work/_temp/0604a1c5-c042-450e-91db-76fbab1041ce/cache.tzst -P -C /home/runner/work/pytorch/pytorch 2022-09-27T15:14:26.9905647Z Cache restored successfully 2022-09-27T15:14:26.9913174Z Cache restored from key: setup-python-Linux-python-3.5.10-pip-dae8d773de3e25150591aa0222fdfeac421a6f168b2099e46b0c862f729fb8a2 2022-09-27T15:14:27.0047050Z ##[group]Run # All we need to see is that it passes 2022-09-27T15:14:27.0047356Z # All we need to see is that it passes 2022-09-27T15:14:27.0047617Z python3 torch/utils/collect_env.py 2022-09-27T15:14:27.0092060Z shell: /usr/bin/bash -e {0} 2022-09-27T15:14:27.0092269Z env: 2022-09-27T15:14:27.0092500Z pythonLocation: /opt/hostedtoolcache/Python/3.5.10/x64 2022-09-27T15:14:27.0092803Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.5.10/x64/lib 2022-09-27T15:14:27.0093054Z ##[endgroup] 2022-09-27T15:14:48.1563834Z Collecting environment information... 2022-09-27T15:14:48.1564472Z PyTorch version: N/A 2022-09-27T15:14:48.1565089Z Is debug build: N/A 2022-09-27T15:14:48.1565449Z CUDA used to build PyTorch: N/A 2022-09-27T15:14:48.1566147Z ROCM used to build PyTorch: N/A 2022-09-27T15:14:48.1566363Z 2022-09-27T15:14:48.1566478Z OS: Ubuntu 20.04.5 LTS (x86_64) 2022-09-27T15:14:48.1567166Z GCC version: (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 2022-09-27T15:14:48.1567631Z Clang version: 11.0.0-2~ubuntu20.04.1 2022-09-27T15:14:48.1567929Z CMake version: version 3.24.2 2022-09-27T15:14:48.1568251Z Libc version: glibc-2.3.4 2022-09-27T15:14:48.1568505Z 2022-09-27T15:14:48.1568844Z Python version: 3.5.10 (default, Nov 25 2020, 13:18:55) [GCC 9.3.0] (64-bit runtime) 2022-09-27T15:14:48.1569476Z Python platform: Linux-5.15.0-1020-azure-x86_64-with-debian-bullseye-sid 2022-09-27T15:14:48.1569844Z Is CUDA available: N/A 2022-09-27T15:14:48.1570424Z CUDA runtime version: Could not collect 2022-09-27T15:14:48.1570771Z GPU models and configuration: Could not collect 2022-09-27T15:14:48.1571102Z Nvidia driver version: Could not collect 2022-09-27T15:14:48.1571392Z cuDNN version: Could not collect 2022-09-27T15:14:48.1571672Z HIP runtime version: N/A 2022-09-27T15:14:48.1571959Z MIOpen runtime version: N/A 2022-09-27T15:14:48.1572238Z Is XNNPACK available: N/A 2022-09-27T15:14:48.1572406Z 2022-09-27T15:14:48.1572539Z Versions of relevant libraries: 2022-09-27T15:14:48.1572814Z [pip3] No relevant packages 2022-09-27T15:14:48.1573094Z [conda] No relevant packages 2022-09-27T15:14:48.1673187Z Post job cleanup. 2022-09-27T15:14:48.3118667Z Cache hit occurred on the primary key setup-python-Linux-python-3.5.10-pip-dae8d773de3e25150591aa0222fdfeac421a6f168b2099e46b0c862f729fb8a2, not saving cache. 2022-09-27T15:14:48.3203884Z Post job cleanup. 2022-09-27T15:14:48.3236746Z Post job cleanup. 2022-09-27T15:14:48.4274478Z [command]/usr/bin/git version 2022-09-27T15:14:48.4316864Z git version 2.37.3 2022-09-27T15:14:48.4360066Z Temporarily overriding HOME='/home/runner/work/_temp/10f3250d-edf1-468e-9113-7fbf612eca21' before making global git config changes 2022-09-27T15:14:48.4360558Z Adding repository directory to the temporary git global config as a safe directory 2022-09-27T15:14:48.4367660Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2022-09-27T15:14:48.4409595Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-09-27T15:14:48.4445473Z [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:48.4669185Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-09-27T15:14:48.4696000Z http.https://github.com/.extraheader 2022-09-27T15:14:48.4706341Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-09-27T15:14:48.4742990Z [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:48.5168074Z Cleaning up orphan processes