2022-11-23T00:48:09.9889742Z Requested labels: linux.20_04.4x 2022-11-23T00:48:09.9889833Z Job defined at: pytorch/pytorch/.github/workflows/lint.yml@refs/heads/master 2022-11-23T00:48:09.9889858Z Waiting for a runner to pick up this job... 2022-11-23T00:48:10.4448727Z Job is about to start running on the runner: linux.20_04.4x_0c6adf16dd66 (organization) 2022-11-23T00:48:13.3419731Z Current runner version: '2.299.1' 2022-11-23T00:48:13.3425548Z Runner name: 'linux.20_04.4x_0c6adf16dd66' 2022-11-23T00:48:13.3426030Z Runner group name: 'Default' 2022-11-23T00:48:13.3426586Z Machine name: 'runner' 2022-11-23T00:48:13.3443864Z ##[group]Operating System 2022-11-23T00:48:13.3444337Z Ubuntu 2022-11-23T00:48:13.3444618Z 20.04.5 2022-11-23T00:48:13.3444837Z LTS 2022-11-23T00:48:13.3445113Z ##[endgroup] 2022-11-23T00:48:13.3445455Z ##[group]Runner Image 2022-11-23T00:48:13.3445812Z Image: ubuntu-20.04 2022-11-23T00:48:13.3446332Z Version: 20221024.1 2022-11-23T00:48:13.3446863Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20221024.1/images/linux/Ubuntu2004-Readme.md 2022-11-23T00:48:13.3447520Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20221024.1 2022-11-23T00:48:13.3447969Z ##[endgroup] 2022-11-23T00:48:13.3448874Z ##[group]GITHUB_TOKEN Permissions 2022-11-23T00:48:13.3449426Z Actions: write 2022-11-23T00:48:13.3449839Z Checks: write 2022-11-23T00:48:13.3450192Z Contents: write 2022-11-23T00:48:13.3450437Z Deployments: write 2022-11-23T00:48:13.3450739Z Discussions: write 2022-11-23T00:48:13.3451026Z Issues: write 2022-11-23T00:48:13.3451296Z Metadata: read 2022-11-23T00:48:13.3451532Z Packages: write 2022-11-23T00:48:13.3451801Z Pages: write 2022-11-23T00:48:13.3452087Z PullRequests: write 2022-11-23T00:48:13.3452379Z RepositoryProjects: write 2022-11-23T00:48:13.3452696Z SecurityEvents: write 2022-11-23T00:48:13.3452993Z Statuses: write 2022-11-23T00:48:13.3453228Z ##[endgroup] 2022-11-23T00:48:13.3456275Z Secret source: Actions 2022-11-23T00:48:13.3456786Z Prepare workflow directory 2022-11-23T00:48:13.4163322Z Prepare all required actions 2022-11-23T00:48:13.4319327Z Getting action download info 2022-11-23T00:48:13.9144871Z Download action repository 'pytorch/pytorch@master' (SHA:1cfd3858ac54fe3883534309081631a0a892ba3f) 2022-11-23T00:48:24.7297033Z Download action repository 'actions/setup-python@v4' (SHA:13ae5bb136fac2878aff31522b9efb785519f984) 2022-11-23T00:48:25.0145579Z Getting action download info 2022-11-23T00:48:25.5265527Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2022-11-23T00:48:25.7923616Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-11-23T00:48:25.7923949Z with: 2022-11-23T00:48:25.7924124Z submodules: false 2022-11-23T00:48:25.7924320Z fetch-depth: 1 2022-11-23T00:48:25.7924505Z ##[endgroup] 2022-11-23T00:48:25.8173807Z ##[group]Run retry () { 2022-11-23T00:48:25.8174062Z retry () { 2022-11-23T00:48:25.8174288Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-11-23T00:48:25.8174484Z } 2022-11-23T00:48:25.8174674Z echo "${GITHUB_WORKSPACE}" 2022-11-23T00:48:25.8174888Z if [ -z "${NO_SUDO}" ]; then 2022-11-23T00:48:25.8175100Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-11-23T00:48:25.8175309Z else 2022-11-23T00:48:25.8175513Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-11-23T00:48:25.8175699Z fi 2022-11-23T00:48:25.8175871Z mkdir "${GITHUB_WORKSPACE}" 2022-11-23T00:48:25.8221902Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T00:48:25.8222165Z env: 2022-11-23T00:48:25.8222323Z NO_SUDO: 2022-11-23T00:48:25.8222500Z ##[endgroup] 2022-11-23T00:48:25.8465628Z /home/runner/work/pytorch/pytorch 2022-11-23T00:48:25.8688239Z ##[group]Run malfet/checkout@silent-checkout 2022-11-23T00:48:25.8688534Z with: 2022-11-23T00:48:25.8688781Z ref: 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T00:48:25.8688998Z fetch-depth: 1 2022-11-23T00:48:25.8725570Z submodules: false 2022-11-23T00:48:25.8725906Z quiet-checkout: true 2022-11-23T00:48:25.8726134Z repository: pytorch/pytorch 2022-11-23T00:48:25.8726559Z token: *** 2022-11-23T00:48:25.8726750Z ssh-strict: true 2022-11-23T00:48:25.8726963Z persist-credentials: true 2022-11-23T00:48:25.8727155Z clean: true 2022-11-23T00:48:25.8727557Z lfs: false 2022-11-23T00:48:25.8727755Z set-safe-directory: true 2022-11-23T00:48:25.8727939Z ##[endgroup] 2022-11-23T00:48:25.9967467Z Syncing repository: pytorch/pytorch 2022-11-23T00:48:25.9969237Z ##[group]Getting Git version info 2022-11-23T00:48:25.9969696Z Working directory is '/home/runner/work/pytorch/pytorch' 2022-11-23T00:48:25.9970221Z [command]/usr/bin/git version 2022-11-23T00:48:25.9994768Z git version 2.38.1 2022-11-23T00:48:26.0017993Z ##[endgroup] 2022-11-23T00:48:26.0032407Z Temporarily overriding HOME='/home/runner/work/_temp/d47aa0a0-efe5-40a2-b367-6f14e4ebf39a' before making global git config changes 2022-11-23T00:48:26.0033998Z Adding repository directory to the temporary git global config as a safe directory 2022-11-23T00:48:26.0038545Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2022-11-23T00:48:26.0079177Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2022-11-23T00:48:26.0083952Z ##[group]Initializing the repository 2022-11-23T00:48:26.0087116Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2022-11-23T00:48:26.0133094Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-11-23T00:48:26.0133699Z hint: is subject to change. To configure the initial branch name to use in all 2022-11-23T00:48:26.0134033Z hint: of your new repositories, which will suppress this warning, call: 2022-11-23T00:48:26.0134280Z hint: 2022-11-23T00:48:26.0134615Z hint: git config --global init.defaultBranch 2022-11-23T00:48:26.0134830Z hint: 2022-11-23T00:48:26.0135150Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-11-23T00:48:26.0135558Z hint: 'development'. The just-created branch can be renamed via this command: 2022-11-23T00:48:26.0135793Z hint: 2022-11-23T00:48:26.0136188Z hint: git branch -m 2022-11-23T00:48:26.0141345Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2022-11-23T00:48:26.0148970Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-11-23T00:48:26.0184648Z ##[endgroup] 2022-11-23T00:48:26.0185068Z ##[group]Disabling automatic garbage collection 2022-11-23T00:48:26.0188878Z [command]/usr/bin/git config --local gc.auto 0 2022-11-23T00:48:26.0216750Z ##[endgroup] 2022-11-23T00:48:26.0217473Z ##[group]Setting up auth 2022-11-23T00:48:26.0224451Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-23T00:48:26.0255932Z [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:26.0486847Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-23T00:48:26.0517352Z [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:26.0712641Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-11-23T00:48:26.0749725Z ##[endgroup] 2022-11-23T00:48:26.0750272Z ##[group]Fetching the repository 2022-11-23T00:48:26.0756687Z [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.3875893Z ##[endgroup] 2022-11-23T00:48:35.3876775Z ##[group]Determining the checkout info 2022-11-23T00:48:35.3877363Z ##[endgroup] 2022-11-23T00:48:35.3877885Z ##[group]Checking out the ref 2022-11-23T00:48:35.3884289Z [command]/usr/bin/git checkout --quiet --force 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T00:48:36.4667507Z ##[endgroup] 2022-11-23T00:48:36.4713474Z [command]/usr/bin/git log -1 --format='%H' 2022-11-23T00:48:36.4743157Z '1cfd3858ac54fe3883534309081631a0a892ba3f' 2022-11-23T00:48:36.4890887Z ##[group]Run actions/setup-python@v4 2022-11-23T00:48:36.4891185Z with: 2022-11-23T00:48:36.4891376Z python-version: 3.8 2022-11-23T00:48:36.4891575Z architecture: x64 2022-11-23T00:48:36.4891756Z check-latest: false 2022-11-23T00:48:36.4891939Z cache: pip 2022-11-23T00:48:36.4892166Z cache-dependency-path: **/requirements.txt 2022-11-23T00:48:36.4892502Z token: *** 2022-11-23T00:48:36.4892683Z update-environment: true 2022-11-23T00:48:36.4892880Z ##[endgroup] 2022-11-23T00:48:36.6388498Z Successfully set up CPython (3.8.14) 2022-11-23T00:48:37.4651265Z [command]/opt/hostedtoolcache/Python/3.8.14/x64/bin/pip cache dir 2022-11-23T00:48:46.4981916Z /home/runner/.cache/pip 2022-11-23T00:48:48.1572336Z Received 301989888 of 860013566 (35.1%), 286.0 MBs/sec 2022-11-23T00:48:49.1578141Z Received 616562688 of 860013566 (71.7%), 292.8 MBs/sec 2022-11-23T00:48:50.4069004Z Received 860013566 of 860013566 (100.0%), 251.8 MBs/sec 2022-11-23T00:48:50.4069761Z Cache Size: ~820 MB (860013566 B) 2022-11-23T00:48:50.4105734Z [command]/usr/bin/tar --use-compress-program unzstd -xf /home/runner/work/_temp/a9d739d8-e944-48c1-b60d-b8e899b8ddf1/cache.tzst -P -C /home/runner/work/pytorch/pytorch 2022-11-23T00:48:51.6301975Z Cache restored successfully 2022-11-23T00:48:51.7352526Z Cache restored from key: setup-python-Linux-20.04-Ubuntu-python-3.8.14-pip-17271e43ec840d3eddd1acc72c5b114a29afb8525716a98e044882f77e259eb9 2022-11-23T00:48:51.7540046Z ##[group]Run pip install -r requirements.txt 2022-11-23T00:48:51.7540346Z pip install -r requirements.txt 2022-11-23T00:48:51.7540650Z # Doesn't really matter what torch version, we just need ANY torch installed 2022-11-23T00:48:51.7540938Z pip install 'torch==1.*' 2022-11-23T00:48:51.7585570Z shell: /usr/bin/bash -e {0} 2022-11-23T00:48:51.7585764Z env: 2022-11-23T00:48:51.7585990Z pythonLocation: /opt/hostedtoolcache/Python/3.8.14/x64 2022-11-23T00:48:51.7586283Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.8.14/x64/lib/pkgconfig 2022-11-23T00:48:51.7586569Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.14/x64 2022-11-23T00:48:51.7586833Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.14/x64 2022-11-23T00:48:51.7587093Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.14/x64 2022-11-23T00:48:51.7587355Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.14/x64/lib 2022-11-23T00:48:51.7587573Z ##[endgroup] 2022-11-23T00:48:53.0855661Z Collecting astunparse 2022-11-23T00:48:53.0876234Z Using cached astunparse-1.6.3-py2.py3-none-any.whl (12 kB) 2022-11-23T00:48:53.1190090Z Collecting expecttest 2022-11-23T00:48:53.1207096Z Using cached expecttest-0.1.4-py3-none-any.whl (6.5 kB) 2022-11-23T00:48:53.1635145Z Collecting future 2022-11-23T00:48:53.1674769Z Using cached future-0.18.2.tar.gz (829 kB) 2022-11-23T00:48:53.2580534Z Preparing metadata (setup.py): started 2022-11-23T00:48:56.4356810Z Preparing metadata (setup.py): finished with status 'done' 2022-11-23T00:48:57.0360587Z Collecting hypothesis 2022-11-23T00:48:57.0600424Z Downloading hypothesis-6.58.0-py3-none-any.whl (396 kB) 2022-11-23T00:48:57.9797035Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 396.8/396.8 kB 422.5 kB/s eta 0:00:00 2022-11-23T00:48:58.9051775Z Collecting numpy 2022-11-23T00:48:59.3924209Z Downloading numpy-1.23.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.1 MB) 2022-11-23T00:48:59.8296036Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.1/17.1 MB 25.6 MB/s eta 0:00:00 2022-11-23T00:49:00.2499646Z Collecting psutil 2022-11-23T00:49:00.2576329Z Downloading psutil-5.9.4-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (280 kB) 2022-11-23T00:49:00.2616198Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 280.2/280.2 kB 57.5 MB/s eta 0:00:00 2022-11-23T00:49:00.3219692Z Collecting pyyaml 2022-11-23T00:49:00.3253545Z Using cached PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-11-23T00:49:00.3921297Z Collecting requests 2022-11-23T00:49:00.3943023Z Using cached requests-2.28.1-py3-none-any.whl (62 kB) 2022-11-23T00:49:00.3962436Z Requirement already satisfied: setuptools in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from -r requirements.txt (line 10)) (56.0.0) 2022-11-23T00:49:00.4144103Z Collecting six 2022-11-23T00:49:00.4163794Z Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-11-23T00:49:00.4322384Z Collecting types-dataclasses 2022-11-23T00:49:00.4341226Z Using cached types_dataclasses-0.6.6-py3-none-any.whl (2.9 kB) 2022-11-23T00:49:00.4551321Z Collecting typing_extensions 2022-11-23T00:49:00.4569003Z Using cached typing_extensions-4.4.0-py3-none-any.whl (26 kB) 2022-11-23T00:49:00.4810843Z Collecting sympy 2022-11-23T00:49:00.4946094Z Using cached sympy-1.11.1-py3-none-any.whl (6.5 MB) 2022-11-23T00:49:00.5509145Z Collecting filelock 2022-11-23T00:49:00.5529614Z Using cached filelock-3.8.0-py3-none-any.whl (10 kB) 2022-11-23T00:49:00.5878784Z Collecting networkx 2022-11-23T00:49:00.5951607Z Downloading networkx-2.8.8-py3-none-any.whl (2.0 MB) 2022-11-23T00:49:00.6117260Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 143.8 MB/s eta 0:00:00 2022-11-23T00:49:00.6452354Z Collecting jinja2 2022-11-23T00:49:00.6472513Z Using cached Jinja2-3.1.2-py3-none-any.whl (133 kB) 2022-11-23T00:49:00.6901736Z Collecting wheel<1.0,>=0.23.0 2022-11-23T00:49:00.6938377Z Downloading wheel-0.38.4-py3-none-any.whl (36 kB) 2022-11-23T00:49:00.7568522Z Collecting exceptiongroup>=1.0.0 2022-11-23T00:49:00.7606553Z Downloading exceptiongroup-1.0.4-py3-none-any.whl (14 kB) 2022-11-23T00:49:00.8111184Z Collecting attrs>=19.2.0 2022-11-23T00:49:00.8132373Z Using cached attrs-22.1.0-py2.py3-none-any.whl (58 kB) 2022-11-23T00:49:00.8328390Z Collecting sortedcontainers<3.0.0,>=2.1.0 2022-11-23T00:49:00.8347690Z Using cached sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2022-11-23T00:49:00.8973794Z Collecting urllib3<1.27,>=1.21.1 2022-11-23T00:49:00.8994018Z Using cached urllib3-1.26.12-py2.py3-none-any.whl (140 kB) 2022-11-23T00:49:00.9194363Z Collecting idna<4,>=2.5 2022-11-23T00:49:00.9211988Z Using cached idna-3.4-py3-none-any.whl (61 kB) 2022-11-23T00:49:00.9480309Z Collecting certifi>=2017.4.17 2022-11-23T00:49:00.9499872Z Using cached certifi-2022.9.24-py3-none-any.whl (161 kB) 2022-11-23T00:49:01.0318103Z Collecting charset-normalizer<3,>=2 2022-11-23T00:49:01.0336151Z Using cached charset_normalizer-2.1.1-py3-none-any.whl (39 kB) 2022-11-23T00:49:01.0580599Z Collecting mpmath>=0.19 2022-11-23T00:49:01.0603087Z Using cached mpmath-1.2.1-py3-none-any.whl (532 kB) 2022-11-23T00:49:01.1533123Z Collecting MarkupSafe>=2.0 2022-11-23T00:49:01.1550938Z Using cached MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) 2022-11-23T00:49:01.4280158Z Installing collected packages: types-dataclasses, sortedcontainers, mpmath, wheel, urllib3, typing_extensions, sympy, six, pyyaml, psutil, numpy, networkx, MarkupSafe, idna, future, filelock, expecttest, exceptiongroup, charset-normalizer, certifi, attrs, requests, jinja2, hypothesis, astunparse 2022-11-23T00:49:12.3034261Z DEPRECATION: future is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559 2022-11-23T00:49:12.3038522Z Running setup.py install for future: started 2022-11-23T00:49:13.2204903Z Running setup.py install for future: finished with status 'done' 2022-11-23T00:49:13.6040181Z Successfully installed MarkupSafe-2.1.1 astunparse-1.6.3 attrs-22.1.0 certifi-2022.9.24 charset-normalizer-2.1.1 exceptiongroup-1.0.4 expecttest-0.1.4 filelock-3.8.0 future-0.18.2 hypothesis-6.58.0 idna-3.4 jinja2-3.1.2 mpmath-1.2.1 networkx-2.8.8 numpy-1.23.5 psutil-5.9.4 pyyaml-6.0 requests-2.28.1 six-1.16.0 sortedcontainers-2.4.0 sympy-1.11.1 types-dataclasses-0.6.6 typing_extensions-4.4.0 urllib3-1.26.12 wheel-0.38.4 2022-11-23T00:49:13.7359381Z 2022-11-23T00:49:13.7360410Z [notice] A new release of pip available: 22.3 -> 22.3.1 2022-11-23T00:49:13.7361216Z [notice] To update, run: pip install --upgrade pip 2022-11-23T00:49:14.3629515Z Collecting torch==1.* 2022-11-23T00:49:14.3787715Z Downloading torch-1.13.0-cp38-cp38-manylinux1_x86_64.whl (890.2 MB) 2022-11-23T00:49:25.1982769Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 890.2/890.2 MB 1.5 MB/s eta 0:00:00 2022-11-23T00:49:27.4324888Z Collecting nvidia-cublas-cu11==11.10.3.66 2022-11-23T00:49:27.4446899Z Downloading nvidia_cublas_cu11-11.10.3.66-py3-none-manylinux1_x86_64.whl (317.1 MB) 2022-11-23T00:49:31.8331353Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 317.1/317.1 MB 3.7 MB/s eta 0:00:00 2022-11-23T00:49:32.6108014Z Collecting nvidia-cuda-nvrtc-cu11==11.7.99 2022-11-23T00:49:32.6329053Z Downloading nvidia_cuda_nvrtc_cu11-11.7.99-2-py3-none-manylinux1_x86_64.whl (21.0 MB) 2022-11-23T00:49:32.8289515Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 21.0/21.0 MB 97.6 MB/s eta 0:00:00 2022-11-23T00:49:32.8817228Z Requirement already satisfied: typing-extensions in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from torch==1.*) (4.4.0) 2022-11-23T00:49:32.8937913Z Collecting nvidia-cuda-runtime-cu11==11.7.99 2022-11-23T00:49:32.8974579Z Downloading nvidia_cuda_runtime_cu11-11.7.99-py3-none-manylinux1_x86_64.whl (849 kB) 2022-11-23T00:49:32.9070453Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 849.3/849.3 kB 119.5 MB/s eta 0:00:00 2022-11-23T00:49:32.9223885Z Collecting nvidia-cudnn-cu11==8.5.0.96 2022-11-23T00:49:32.9505078Z Downloading nvidia_cudnn_cu11-8.5.0.96-2-py3-none-manylinux1_x86_64.whl (557.1 MB) 2022-11-23T00:49:39.4550410Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 557.1/557.1 MB 2.5 MB/s eta 0:00:00 2022-11-23T00:49:40.7821736Z Requirement already satisfied: wheel in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from nvidia-cublas-cu11==11.10.3.66->torch==1.*) (0.38.4) 2022-11-23T00:49:40.7825576Z Requirement already satisfied: setuptools in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from nvidia-cublas-cu11==11.10.3.66->torch==1.*) (56.0.0) 2022-11-23T00:49:41.0249304Z Installing collected packages: nvidia-cuda-runtime-cu11, nvidia-cuda-nvrtc-cu11, nvidia-cublas-cu11, nvidia-cudnn-cu11, torch 2022-11-23T00:50:06.4368349Z Successfully installed nvidia-cublas-cu11-11.10.3.66 nvidia-cuda-nvrtc-cu11-11.7.99 nvidia-cuda-runtime-cu11-11.7.99 nvidia-cudnn-cu11-8.5.0.96 torch-1.13.0 2022-11-23T00:50:06.4908502Z 2022-11-23T00:50:06.4909336Z [notice] A new release of pip available: 22.3 -> 22.3.1 2022-11-23T00:50:06.4909868Z [notice] To update, run: pip install --upgrade pip 2022-11-23T00:50:06.7756010Z ##[group]Run # All we need to see is that it passes 2022-11-23T00:50:06.7756320Z # All we need to see is that it passes 2022-11-23T00:50:06.7756805Z python3 torch/utils/collect_env.py 2022-11-23T00:50:06.7799296Z shell: /usr/bin/bash -e {0} 2022-11-23T00:50:06.7799517Z env: 2022-11-23T00:50:06.7799762Z pythonLocation: /opt/hostedtoolcache/Python/3.8.14/x64 2022-11-23T00:50:06.7800071Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.8.14/x64/lib/pkgconfig 2022-11-23T00:50:06.7800376Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.14/x64 2022-11-23T00:50:06.7800661Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.14/x64 2022-11-23T00:50:06.7800923Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.14/x64 2022-11-23T00:50:06.7801200Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.14/x64/lib 2022-11-23T00:50:06.7801432Z ##[endgroup] 2022-11-23T00:50:36.3148785Z Collecting environment information... 2022-11-23T00:50:36.3149632Z PyTorch version: 1.13.0+cu117 2022-11-23T00:50:36.3150207Z Is debug build: False 2022-11-23T00:50:36.3153053Z CUDA used to build PyTorch: 11.7 2022-11-23T00:50:36.3153660Z ROCM used to build PyTorch: N/A 2022-11-23T00:50:36.3154022Z 2022-11-23T00:50:36.3154256Z OS: Ubuntu 20.04.5 LTS (x86_64) 2022-11-23T00:50:36.3155738Z GCC version: (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 2022-11-23T00:50:36.3185154Z Clang version: 11.0.0-2~ubuntu20.04.1 2022-11-23T00:50:36.3185917Z CMake version: version 3.24.2 2022-11-23T00:50:36.3186510Z Libc version: glibc-2.31 2022-11-23T00:50:36.3186756Z 2022-11-23T00:50:36.3187271Z Python version: 3.8.14 (default, Sep 7 2022, 14:28:32) [GCC 9.4.0] (64-bit runtime) 2022-11-23T00:50:36.3188110Z Python platform: Linux-5.15.0-1022-azure-x86_64-with-glibc2.2.5 2022-11-23T00:50:36.3188680Z Is CUDA available: False 2022-11-23T00:50:36.3189160Z CUDA runtime version: No CUDA 2022-11-23T00:50:36.3189558Z CUDA_MODULE_LOADING set to: N/A 2022-11-23T00:50:36.3189868Z GPU models and configuration: No CUDA 2022-11-23T00:50:36.3190185Z Nvidia driver version: No CUDA 2022-11-23T00:50:36.3190459Z cuDNN version: No CUDA 2022-11-23T00:50:36.3190727Z HIP runtime version: N/A 2022-11-23T00:50:36.3191003Z MIOpen runtime version: N/A 2022-11-23T00:50:36.3191273Z Is XNNPACK available: True 2022-11-23T00:50:36.3191452Z 2022-11-23T00:50:36.3191580Z Versions of relevant libraries: 2022-11-23T00:50:36.3191860Z [pip3] numpy==1.23.5 2022-11-23T00:50:36.3192116Z [pip3] torch==1.13.0 2022-11-23T00:50:36.3192381Z [conda] No relevant packages 2022-11-23T00:50:36.5037018Z Post job cleanup. 2022-11-23T00:50:36.6390159Z 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:50:36.6461816Z Post job cleanup. 2022-11-23T00:50:36.6495152Z Post job cleanup. 2022-11-23T00:50:36.7583280Z [command]/usr/bin/git version 2022-11-23T00:50:36.7632005Z git version 2.38.1 2022-11-23T00:50:36.7671839Z Temporarily overriding HOME='/home/runner/work/_temp/b503cbf5-796b-4039-a9ea-90750ada98d0' before making global git config changes 2022-11-23T00:50:36.7673250Z Adding repository directory to the temporary git global config as a safe directory 2022-11-23T00:50:36.7677653Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2022-11-23T00:50:36.7714926Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-23T00:50:36.7749207Z [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:50:36.7964462Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-23T00:50:36.7989825Z http.https://github.com/.extraheader 2022-11-23T00:50:36.7999381Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-11-23T00:50:36.8032055Z [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:50:36.8438381Z Cleaning up orphan processes