2022-09-27T15:11:55.4222079Z Requested labels: linux.20_04.4x 2022-09-27T15:11:55.4222153Z Job defined at: pytorch/pytorch/.github/workflows/lint.yml@refs/pull/85462/merge 2022-09-27T15:11:55.4222178Z Waiting for a runner to pick up this job... 2022-09-27T15:13:45.2555406Z Job is about to start running on the runner: linux.20_04.4x_755c5c216320 (organization) 2022-09-27T15:13:48.9659426Z Current runner version: '2.296.2' 2022-09-27T15:13:48.9664845Z Runner name: 'linux.20_04.4x_755c5c216320' 2022-09-27T15:13:48.9665460Z Runner group name: 'Default' 2022-09-27T15:13:48.9666183Z Machine name: 'runner' 2022-09-27T15:13:48.9683181Z ##[group]Operating System 2022-09-27T15:13:48.9683598Z Ubuntu 2022-09-27T15:13:48.9683814Z 20.04.5 2022-09-27T15:13:48.9684067Z LTS 2022-09-27T15:13:48.9684338Z ##[endgroup] 2022-09-27T15:13:48.9684604Z ##[group]Runner Image 2022-09-27T15:13:48.9684913Z Image: ubuntu-20.04 2022-09-27T15:13:48.9685202Z Version: 20220922.2 2022-09-27T15:13:48.9685603Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20220922.2/images/linux/Ubuntu2004-Readme.md 2022-09-27T15:13:48.9686156Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20220922.2 2022-09-27T15:13:48.9686564Z ##[endgroup] 2022-09-27T15:13:48.9687354Z ##[group]GITHUB_TOKEN Permissions 2022-09-27T15:13:48.9687933Z Actions: read 2022-09-27T15:13:48.9688345Z Checks: read 2022-09-27T15:13:48.9688649Z Contents: read 2022-09-27T15:13:48.9688934Z Deployments: read 2022-09-27T15:13:48.9689235Z Discussions: read 2022-09-27T15:13:48.9689516Z Issues: read 2022-09-27T15:13:48.9689743Z Metadata: read 2022-09-27T15:13:48.9690019Z Packages: read 2022-09-27T15:13:48.9690298Z Pages: read 2022-09-27T15:13:48.9690534Z PullRequests: read 2022-09-27T15:13:48.9690860Z RepositoryProjects: read 2022-09-27T15:13:48.9691170Z SecurityEvents: read 2022-09-27T15:13:48.9691415Z Statuses: read 2022-09-27T15:13:48.9691694Z ##[endgroup] 2022-09-27T15:13:48.9694818Z Secret source: None 2022-09-27T15:13:48.9695266Z Prepare workflow directory 2022-09-27T15:13:49.0531566Z Prepare all required actions 2022-09-27T15:13:49.0691114Z Getting action download info 2022-09-27T15:13:49.2923906Z Download action repository 'pytorch/pytorch@master' (SHA:01dbbeeeb5ab7ede28e333982e98713282a0e4b8) 2022-09-27T15:13:53.8869649Z Download action repository 'actions/setup-python@v2' (SHA:7f80679172b057fc5e90d70d197929d454754a5a) 2022-09-27T15:13:54.1657558Z Getting action download info 2022-09-27T15:13:54.3686972Z Download action repository 'malfet/checkout@silent-checkout' (SHA:f63e9e15406be6060f159846cd2e098f759c5246) 2022-09-27T15:13:55.0865466Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-09-27T15:13:55.0865760Z with: 2022-09-27T15:13:55.0865944Z submodules: false 2022-09-27T15:13:55.0866145Z fetch-depth: 1 2022-09-27T15:13:55.0866317Z ##[endgroup] 2022-09-27T15:13:55.1111667Z ##[group]Run retry () { 2022-09-27T15:13:55.1111933Z retry () { 2022-09-27T15:13:55.1112156Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-09-27T15:13:55.1112367Z } 2022-09-27T15:13:55.1112538Z echo "${GITHUB_WORKSPACE}" 2022-09-27T15:13:55.1112762Z if [ -z "${NO_SUDO}" ]; then 2022-09-27T15:13:55.1112987Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-09-27T15:13:55.1113181Z else 2022-09-27T15:13:55.1113397Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-09-27T15:13:55.1113587Z fi 2022-09-27T15:13:55.1113753Z mkdir "${GITHUB_WORKSPACE}" 2022-09-27T15:13:55.1158806Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:13:55.1159054Z env: 2022-09-27T15:13:55.1159231Z NO_SUDO: 2022-09-27T15:13:55.1159411Z ##[endgroup] 2022-09-27T15:13:55.1372883Z /home/runner/work/pytorch/pytorch 2022-09-27T15:13:55.2101440Z ##[group]Run malfet/checkout@silent-checkout 2022-09-27T15:13:55.2101659Z with: 2022-09-27T15:13:55.2101865Z ref: 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:13:55.2102075Z fetch-depth: 1 2022-09-27T15:13:55.2102246Z submodules: false 2022-09-27T15:13:55.2102447Z quiet-checkout: true 2022-09-27T15:13:55.2102727Z repository: pytorch/pytorch 2022-09-27T15:13:55.2103102Z token: *** 2022-09-27T15:13:55.2103269Z ssh-strict: true 2022-09-27T15:13:55.2103469Z persist-credentials: true 2022-09-27T15:13:55.2103666Z clean: true 2022-09-27T15:13:55.2104006Z lfs: false 2022-09-27T15:13:55.2104194Z set-safe-directory: true 2022-09-27T15:13:55.2104388Z ##[endgroup] 2022-09-27T15:13:55.3350974Z Syncing repository: pytorch/pytorch 2022-09-27T15:13:55.3352610Z ##[group]Getting Git version info 2022-09-27T15:13:55.3353059Z Working directory is '/home/runner/work/pytorch/pytorch' 2022-09-27T15:13:55.3353501Z [command]/usr/bin/git version 2022-09-27T15:13:55.5168196Z git version 2.37.3 2022-09-27T15:13:55.5205111Z ##[endgroup] 2022-09-27T15:13:55.5228206Z Temporarily overriding HOME='/home/runner/work/_temp/63770d0c-c95b-4bdd-9a70-9383dd4ac50b' before making global git config changes 2022-09-27T15:13:55.5229358Z Adding repository directory to the temporary git global config as a safe directory 2022-09-27T15:13:55.5238055Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2022-09-27T15:13:55.5361385Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2022-09-27T15:13:55.5367422Z ##[group]Initializing the repository 2022-09-27T15:13:55.5374070Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2022-09-27T15:13:55.5804915Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-09-27T15:13:55.5805740Z hint: is subject to change. To configure the initial branch name to use in all 2022-09-27T15:13:55.5806421Z hint: of your new repositories, which will suppress this warning, call: 2022-09-27T15:13:55.5806786Z hint: 2022-09-27T15:13:55.5807267Z hint: git config --global init.defaultBranch 2022-09-27T15:13:55.5807721Z hint: 2022-09-27T15:13:55.5808445Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-09-27T15:13:55.5809317Z hint: 'development'. The just-created branch can be renamed via this command: 2022-09-27T15:13:55.5809857Z hint: 2022-09-27T15:13:55.5810392Z hint: git branch -m 2022-09-27T15:13:55.5813755Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2022-09-27T15:13:55.5830310Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-09-27T15:13:55.5988565Z ##[endgroup] 2022-09-27T15:13:55.5989253Z ##[group]Disabling automatic garbage collection 2022-09-27T15:13:55.5994481Z [command]/usr/bin/git config --local gc.auto 0 2022-09-27T15:13:55.6025734Z ##[endgroup] 2022-09-27T15:13:55.6026167Z ##[group]Setting up auth 2022-09-27T15:13:55.6034872Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-09-27T15:13:55.6070137Z [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:13:55.8512904Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-09-27T15:13:55.8555597Z [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:13:55.8755822Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-09-27T15:13:55.8793817Z ##[endgroup] 2022-09-27T15:13:55.8794756Z ##[group]Fetching the repository 2022-09-27T15:13:55.8804137Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:14:03.9208346Z ##[endgroup] 2022-09-27T15:14:03.9209069Z ##[group]Determining the checkout info 2022-09-27T15:14:03.9210121Z ##[endgroup] 2022-09-27T15:14:03.9210789Z ##[group]Checking out the ref 2022-09-27T15:14:03.9217118Z [command]/usr/bin/git checkout --quiet --force 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:14:04.9742601Z ##[endgroup] 2022-09-27T15:14:04.9864500Z [command]/usr/bin/git log -1 --format='%H' 2022-09-27T15:14:04.9893050Z '52424e2bf38e454d535881fed9628d3e20f4f944' 2022-09-27T15:14:05.0042876Z ##[group]Run actions/setup-python@v2 2022-09-27T15:14:05.0043332Z with: 2022-09-27T15:14:05.0043499Z python-version: 3.8 2022-09-27T15:14:05.0043689Z architecture: x64 2022-09-27T15:14:05.0043865Z cache: pip 2022-09-27T15:14:05.0044114Z cache-dependency-path: **/.github/requirements-gha-cache.txt 2022-09-27T15:14:05.0044531Z token: *** 2022-09-27T15:14:05.0044701Z ##[endgroup] 2022-09-27T15:14:05.2280107Z Successfully setup CPython (3.8.14) 2022-09-27T15:14:05.9976800Z [command]/opt/hostedtoolcache/Python/3.8.14/x64/bin/pip cache dir 2022-09-27T15:14:09.1366429Z /home/runner/.cache/pip 2022-09-27T15:14:09.8387523Z Received 22075 of 22075 (100.0%), 1.4 MBs/sec 2022-09-27T15:14:09.8387846Z Cache Size: ~0 MB (22075 B) 2022-09-27T15:14:09.8407025Z [command]/usr/bin/tar --use-compress-program zstd -d -xf /home/runner/work/_temp/30266208-fbd4-4071-99bb-e20d621d645f/cache.tzst -P -C /home/runner/work/pytorch/pytorch 2022-09-27T15:14:09.8575801Z Cache restored successfully 2022-09-27T15:14:09.8582463Z Cache restored from key: setup-python-Linux-python-3.8.14-pip-dae8d773de3e25150591aa0222fdfeac421a6f168b2099e46b0c862f729fb8a2 2022-09-27T15:14:09.8681669Z ##[group]Run # All we need to see is that it passes 2022-09-27T15:14:09.8681956Z # All we need to see is that it passes 2022-09-27T15:14:09.8682179Z python3 torch/utils/collect_env.py 2022-09-27T15:14:09.8725649Z shell: /usr/bin/bash -e {0} 2022-09-27T15:14:09.8725842Z env: 2022-09-27T15:14:09.8726076Z pythonLocation: /opt/hostedtoolcache/Python/3.8.14/x64 2022-09-27T15:14:09.8726353Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.14/x64/lib 2022-09-27T15:14:09.8726751Z ##[endgroup] 2022-09-27T15:14:19.0668750Z Collecting environment information... 2022-09-27T15:14:19.0669392Z PyTorch version: N/A 2022-09-27T15:14:19.0670604Z Is debug build: N/A 2022-09-27T15:14:19.0671295Z CUDA used to build PyTorch: N/A 2022-09-27T15:14:19.0671731Z ROCM used to build PyTorch: N/A 2022-09-27T15:14:19.0671908Z 2022-09-27T15:14:19.0672027Z OS: Ubuntu 20.04.5 LTS (x86_64) 2022-09-27T15:14:19.0672716Z GCC version: (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 2022-09-27T15:14:19.0673163Z Clang version: 11.0.0-2~ubuntu20.04.1 2022-09-27T15:14:19.0673465Z CMake version: version 3.24.2 2022-09-27T15:14:19.0673791Z Libc version: glibc-2.31 2022-09-27T15:14:19.0673955Z 2022-09-27T15:14:19.0674281Z Python version: 3.8.14 (default, Sep 7 2022, 14:28:32) [GCC 9.4.0] (64-bit runtime) 2022-09-27T15:14:19.0674797Z Python platform: Linux-5.15.0-1020-azure-x86_64-with-glibc2.2.5 2022-09-27T15:14:19.0675132Z Is CUDA available: N/A 2022-09-27T15:14:19.0675428Z CUDA runtime version: Could not collect 2022-09-27T15:14:19.0675746Z GPU models and configuration: Could not collect 2022-09-27T15:14:19.0676079Z Nvidia driver version: Could not collect 2022-09-27T15:14:19.0676382Z cuDNN version: Could not collect 2022-09-27T15:14:19.0676662Z HIP runtime version: N/A 2022-09-27T15:14:19.0676948Z MIOpen runtime version: N/A 2022-09-27T15:14:19.0677232Z Is XNNPACK available: N/A 2022-09-27T15:14:19.0677384Z 2022-09-27T15:14:19.0677514Z Versions of relevant libraries: 2022-09-27T15:14:19.0677812Z [pip3] No relevant packages 2022-09-27T15:14:19.0678093Z [conda] No relevant packages 2022-09-27T15:14:19.0753763Z Post job cleanup. 2022-09-27T15:14:19.1967003Z Cache hit occurred on the primary key setup-python-Linux-python-3.8.14-pip-dae8d773de3e25150591aa0222fdfeac421a6f168b2099e46b0c862f729fb8a2, not saving cache. 2022-09-27T15:14:19.2051371Z Post job cleanup. 2022-09-27T15:14:19.2084301Z Post job cleanup. 2022-09-27T15:14:19.3116626Z [command]/usr/bin/git version 2022-09-27T15:14:19.3161933Z git version 2.37.3 2022-09-27T15:14:19.3203053Z Temporarily overriding HOME='/home/runner/work/_temp/4893877e-7215-4a65-8cba-b2f8cecf849a' before making global git config changes 2022-09-27T15:14:19.3204582Z Adding repository directory to the temporary git global config as a safe directory 2022-09-27T15:14:19.3210650Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2022-09-27T15:14:19.3250604Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-09-27T15:14:19.3287005Z [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:19.3510913Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-09-27T15:14:19.3535694Z http.https://github.com/.extraheader 2022-09-27T15:14:19.3545528Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-09-27T15:14:19.3579727Z [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:19.3999331Z Cleaning up orphan processes