2022-09-27T15:11:55.4821346Z Requested labels: linux.20_04.4x 2022-09-27T15:11:55.4821438Z Job defined at: pytorch/pytorch/.github/workflows/lint.yml@refs/pull/85462/merge 2022-09-27T15:11:55.4821466Z Waiting for a runner to pick up this job... 2022-09-27T15:13:43.9011309Z Job is about to start running on the runner: linux.20_04.4x_97457aea75a3 (organization) 2022-09-27T15:13:48.1932035Z Current runner version: '2.296.2' 2022-09-27T15:13:48.1938661Z Runner name: 'linux.20_04.4x_97457aea75a3' 2022-09-27T15:13:48.1939181Z Runner group name: 'Default' 2022-09-27T15:13:48.1939797Z Machine name: 'runner' 2022-09-27T15:13:48.1959322Z ##[group]Operating System 2022-09-27T15:13:48.1959871Z Ubuntu 2022-09-27T15:13:48.1960248Z 20.04.5 2022-09-27T15:13:48.1960649Z LTS 2022-09-27T15:13:48.1961062Z ##[endgroup] 2022-09-27T15:13:48.1961498Z ##[group]Runner Image 2022-09-27T15:13:48.1961986Z Image: ubuntu-20.04 2022-09-27T15:13:48.1962356Z Version: 20220922.2 2022-09-27T15:13:48.1962912Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20220922.2/images/linux/Ubuntu2004-Readme.md 2022-09-27T15:13:48.1963548Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20220922.2 2022-09-27T15:13:48.1963911Z ##[endgroup] 2022-09-27T15:13:48.1964875Z ##[group]GITHUB_TOKEN Permissions 2022-09-27T15:13:48.1965471Z Actions: read 2022-09-27T15:13:48.1965948Z Checks: read 2022-09-27T15:13:48.1966259Z Contents: read 2022-09-27T15:13:48.1966558Z Deployments: read 2022-09-27T15:13:48.1966869Z Discussions: read 2022-09-27T15:13:48.1967100Z Issues: read 2022-09-27T15:13:48.1967362Z Metadata: read 2022-09-27T15:13:48.1967640Z Packages: read 2022-09-27T15:13:48.1967864Z Pages: read 2022-09-27T15:13:48.1968150Z PullRequests: read 2022-09-27T15:13:48.1968473Z RepositoryProjects: read 2022-09-27T15:13:48.1968748Z SecurityEvents: read 2022-09-27T15:13:48.1969034Z Statuses: read 2022-09-27T15:13:48.1969298Z ##[endgroup] 2022-09-27T15:13:48.1972453Z Secret source: None 2022-09-27T15:13:48.1972932Z Prepare workflow directory 2022-09-27T15:13:48.3028055Z Prepare all required actions 2022-09-27T15:13:48.3189160Z Getting action download info 2022-09-27T15:13:48.5570697Z Download action repository 'pytorch/pytorch@master' (SHA:01dbbeeeb5ab7ede28e333982e98713282a0e4b8) 2022-09-27T15:13:56.9259321Z Download action repository 'actions/setup-python@v2' (SHA:7f80679172b057fc5e90d70d197929d454754a5a) 2022-09-27T15:13:57.2266518Z Getting action download info 2022-09-27T15:13:57.4345840Z Download action repository 'malfet/checkout@silent-checkout' (SHA:f63e9e15406be6060f159846cd2e098f759c5246) 2022-09-27T15:13:57.7283412Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-09-27T15:13:57.7283723Z with: 2022-09-27T15:13:57.7283920Z submodules: false 2022-09-27T15:13:57.7284115Z fetch-depth: 1 2022-09-27T15:13:57.7284291Z ##[endgroup] 2022-09-27T15:13:57.7546598Z ##[group]Run retry () { 2022-09-27T15:13:57.7546890Z retry () { 2022-09-27T15:13:57.7547147Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-09-27T15:13:57.7547383Z } 2022-09-27T15:13:57.7547573Z echo "${GITHUB_WORKSPACE}" 2022-09-27T15:13:57.7547800Z if [ -z "${NO_SUDO}" ]; then 2022-09-27T15:13:57.7548055Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-09-27T15:13:57.7548257Z else 2022-09-27T15:13:57.7548478Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-09-27T15:13:57.7548690Z fi 2022-09-27T15:13:57.7548876Z mkdir "${GITHUB_WORKSPACE}" 2022-09-27T15:13:57.7594520Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:13:57.7594774Z env: 2022-09-27T15:13:57.7594948Z NO_SUDO: 2022-09-27T15:13:57.7595129Z ##[endgroup] 2022-09-27T15:13:57.7811378Z /home/runner/work/pytorch/pytorch 2022-09-27T15:13:57.9765449Z ##[group]Run malfet/checkout@silent-checkout 2022-09-27T15:13:57.9765703Z with: 2022-09-27T15:13:57.9765909Z ref: 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:13:57.9766125Z fetch-depth: 1 2022-09-27T15:13:57.9766312Z submodules: false 2022-09-27T15:13:57.9766563Z quiet-checkout: true 2022-09-27T15:13:57.9766773Z repository: pytorch/pytorch 2022-09-27T15:13:57.9767111Z token: *** 2022-09-27T15:13:57.9767285Z ssh-strict: true 2022-09-27T15:13:57.9767488Z persist-credentials: true 2022-09-27T15:13:57.9767688Z clean: true 2022-09-27T15:13:57.9768028Z lfs: false 2022-09-27T15:13:57.9768224Z set-safe-directory: true 2022-09-27T15:13:57.9768424Z ##[endgroup] 2022-09-27T15:13:58.1005402Z Syncing repository: pytorch/pytorch 2022-09-27T15:13:58.1006854Z ##[group]Getting Git version info 2022-09-27T15:13:58.1007266Z Working directory is '/home/runner/work/pytorch/pytorch' 2022-09-27T15:13:58.1007690Z [command]/usr/bin/git version 2022-09-27T15:13:58.7353405Z git version 2.37.3 2022-09-27T15:13:58.7384354Z ##[endgroup] 2022-09-27T15:13:58.7404992Z Temporarily overriding HOME='/home/runner/work/_temp/fce5a4bf-a0b3-4d2c-8025-ad4c5007a44f' before making global git config changes 2022-09-27T15:13:58.7405553Z Adding repository directory to the temporary git global config as a safe directory 2022-09-27T15:13:58.7413401Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2022-09-27T15:13:58.7680868Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2022-09-27T15:13:58.7685783Z ##[group]Initializing the repository 2022-09-27T15:13:58.7691942Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2022-09-27T15:13:58.8976141Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-09-27T15:13:58.8976762Z hint: is subject to change. To configure the initial branch name to use in all 2022-09-27T15:13:58.8977704Z hint: of your new repositories, which will suppress this warning, call: 2022-09-27T15:13:58.8978267Z hint: 2022-09-27T15:13:58.8978974Z hint: git config --global init.defaultBranch 2022-09-27T15:13:58.8979444Z hint: 2022-09-27T15:13:58.8980240Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-09-27T15:13:58.8981280Z hint: 'development'. The just-created branch can be renamed via this command: 2022-09-27T15:13:58.8981952Z hint: 2022-09-27T15:13:58.8982586Z hint: git branch -m 2022-09-27T15:13:58.8983134Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2022-09-27T15:13:58.8997800Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-09-27T15:13:58.9432372Z ##[endgroup] 2022-09-27T15:13:58.9433070Z ##[group]Disabling automatic garbage collection 2022-09-27T15:13:58.9440134Z [command]/usr/bin/git config --local gc.auto 0 2022-09-27T15:13:58.9479731Z ##[endgroup] 2022-09-27T15:13:58.9480546Z ##[group]Setting up auth 2022-09-27T15:13:58.9491194Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-09-27T15:13:58.9527344Z [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:59.6762452Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-09-27T15:13:59.6810270Z [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:59.7018336Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-09-27T15:13:59.7058479Z ##[endgroup] 2022-09-27T15:13:59.7059484Z ##[group]Fetching the repository 2022-09-27T15:13:59.7068145Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:14:08.0693706Z ##[endgroup] 2022-09-27T15:14:08.0694635Z ##[group]Determining the checkout info 2022-09-27T15:14:08.0696027Z ##[endgroup] 2022-09-27T15:14:08.0696769Z ##[group]Checking out the ref 2022-09-27T15:14:08.0703394Z [command]/usr/bin/git checkout --quiet --force 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:14:09.1263742Z ##[endgroup] 2022-09-27T15:14:09.1562849Z [command]/usr/bin/git log -1 --format='%H' 2022-09-27T15:14:09.1597852Z '52424e2bf38e454d535881fed9628d3e20f4f944' 2022-09-27T15:14:09.1769733Z ##[group]Run # Remove any artifacts from the previous checkouts 2022-09-27T15:14:09.1770155Z # Remove any artifacts from the previous checkouts 2022-09-27T15:14:09.1770391Z git clean -fxd 2022-09-27T15:14:09.1810213Z shell: /usr/bin/bash -e {0} 2022-09-27T15:14:09.1810405Z ##[endgroup] 2022-09-27T15:14:09.2069521Z ##[group]Run actions/setup-python@v2 2022-09-27T15:14:09.2069803Z with: 2022-09-27T15:14:09.2070031Z python-version: 3.x 2022-09-27T15:14:09.2070265Z architecture: x64 2022-09-27T15:14:09.2070497Z cache: pip 2022-09-27T15:14:09.2070789Z cache-dependency-path: **/requirements.txt 2022-09-27T15:14:09.2071205Z token: *** 2022-09-27T15:14:09.2071429Z ##[endgroup] 2022-09-27T15:14:09.6253104Z Successfully setup CPython (3.10.7) 2022-09-27T15:14:10.4684770Z [command]/opt/hostedtoolcache/Python/3.10.7/x64/bin/pip cache dir 2022-09-27T15:14:18.6958133Z /home/runner/.cache/pip 2022-09-27T15:14:20.6184982Z Received 27358394 of 27358394 (100.0%), 141.8 MBs/sec 2022-09-27T15:14:20.6185337Z Cache Size: ~26 MB (27358394 B) 2022-09-27T15:14:20.6207907Z [command]/usr/bin/tar --use-compress-program zstd -d -xf /home/runner/work/_temp/cdbb31cb-d0d4-4590-9980-72d637908575/cache.tzst -P -C /home/runner/work/pytorch/pytorch 2022-09-27T15:14:20.7009225Z Cache restored successfully 2022-09-27T15:14:20.7054733Z Cache restored from key: setup-python-Linux-python-3.10.7-pip-fbd3cacc81dab8d6f4562be0a8e86e2ecb88fbfba3fb7257e9b92b2dd6bc44c6 2022-09-27T15:14:20.7192550Z ##[group]Run pip install -r requirements.txt --user 2022-09-27T15:14:20.7192855Z pip install -r requirements.txt --user 2022-09-27T15:14:20.7236372Z shell: /usr/bin/bash -e {0} 2022-09-27T15:14:20.7236577Z env: 2022-09-27T15:14:20.7236825Z pythonLocation: /opt/hostedtoolcache/Python/3.10.7/x64 2022-09-27T15:14:20.7237131Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.7/x64/lib 2022-09-27T15:14:20.7237376Z ##[endgroup] 2022-09-27T15:14:22.3989412Z Collecting astunparse 2022-09-27T15:14:22.4007116Z Using cached astunparse-1.6.3-py2.py3-none-any.whl (12 kB) 2022-09-27T15:14:22.4349082Z Collecting expecttest 2022-09-27T15:14:22.4365648Z Using cached expecttest-0.1.3-py3-none-any.whl (6.5 kB) 2022-09-27T15:14:22.4551782Z Collecting future 2022-09-27T15:14:22.4590802Z Using cached future-0.18.2.tar.gz (829 kB) 2022-09-27T15:14:22.5460050Z Preparing metadata (setup.py): started 2022-09-27T15:14:26.7844280Z Preparing metadata (setup.py): finished with status 'done' 2022-09-27T15:14:27.3086591Z Collecting hypothesis 2022-09-27T15:14:27.3387546Z Downloading hypothesis-6.54.6-py3-none-any.whl (390 kB) 2022-09-27T15:14:27.3503657Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 390.5/390.5 kB 45.4 MB/s eta 0:00:00 2022-09-27T15:14:27.6474160Z Collecting numpy 2022-09-27T15:14:27.6866255Z Using cached numpy-1.23.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.1 MB) 2022-09-27T15:14:27.8772554Z Collecting psutil 2022-09-27T15:14:27.8798809Z Using cached psutil-5.9.2-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (282 kB) 2022-09-27T15:14:27.9332393Z Collecting pyyaml 2022-09-27T15:14:27.9365067Z Using cached PyYAML-6.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (682 kB) 2022-09-27T15:14:27.9811683Z Collecting requests 2022-09-27T15:14:27.9831018Z Using cached requests-2.28.1-py3-none-any.whl (62 kB) 2022-09-27T15:14:27.9849232Z Requirement already satisfied: setuptools in /opt/hostedtoolcache/Python/3.10.7/x64/lib/python3.10/site-packages (from -r requirements.txt (line 10)) (63.2.0) 2022-09-27T15:14:28.0021476Z Collecting six 2022-09-27T15:14:28.0038710Z Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-09-27T15:14:28.0190973Z Collecting types-dataclasses 2022-09-27T15:14:28.0207534Z Using cached types_dataclasses-0.6.6-py3-none-any.whl (2.9 kB) 2022-09-27T15:14:28.0395334Z Collecting typing_extensions 2022-09-27T15:14:28.0412746Z Using cached typing_extensions-4.3.0-py3-none-any.whl (25 kB) 2022-09-27T15:14:28.0647355Z Collecting sympy 2022-09-27T15:14:28.0787680Z Using cached sympy-1.11.1-py3-none-any.whl (6.5 MB) 2022-09-27T15:14:28.1530419Z Collecting wheel<1.0,>=0.23.0 2022-09-27T15:14:28.1549922Z Using cached wheel-0.37.1-py2.py3-none-any.whl (35 kB) 2022-09-27T15:14:28.2143803Z Collecting exceptiongroup>=1.0.0rc8 2022-09-27T15:14:28.2162602Z Using cached exceptiongroup-1.0.0rc9-py3-none-any.whl (12 kB) 2022-09-27T15:14:28.2364375Z Collecting sortedcontainers<3.0.0,>=2.1.0 2022-09-27T15:14:28.2381920Z Using cached sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2022-09-27T15:14:28.2611377Z Collecting attrs>=19.2.0 2022-09-27T15:14:28.2630923Z Using cached attrs-22.1.0-py2.py3-none-any.whl (58 kB) 2022-09-27T15:14:28.3617161Z Collecting charset-normalizer<3,>=2 2022-09-27T15:14:28.3636012Z Using cached charset_normalizer-2.1.1-py3-none-any.whl (39 kB) 2022-09-27T15:14:28.4073279Z Collecting idna<4,>=2.5 2022-09-27T15:14:28.4115458Z Downloading idna-3.4-py3-none-any.whl (61 kB) 2022-09-27T15:14:28.4163002Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 20.8 MB/s eta 0:00:00 2022-09-27T15:14:28.4602741Z Collecting urllib3<1.27,>=1.21.1 2022-09-27T15:14:28.4623316Z Using cached urllib3-1.26.12-py2.py3-none-any.whl (140 kB) 2022-09-27T15:14:28.4898301Z Collecting certifi>=2017.4.17 2022-09-27T15:14:28.4940007Z Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 2022-09-27T15:14:28.4991977Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 57.4 MB/s eta 0:00:00 2022-09-27T15:14:28.5245521Z Collecting mpmath>=0.19 2022-09-27T15:14:28.5267320Z Using cached mpmath-1.2.1-py3-none-any.whl (532 kB) 2022-09-27T15:14:28.6312129Z Using legacy 'setup.py install' for future, since package 'wheel' is not installed. 2022-09-27T15:14:28.7829960Z Installing collected packages: types-dataclasses, sortedcontainers, mpmath, wheel, urllib3, typing_extensions, sympy, six, pyyaml, psutil, numpy, idna, future, expecttest, exceptiongroup, charset-normalizer, certifi, attrs, requests, hypothesis, astunparse 2022-09-27T15:14:38.9534565Z Running setup.py install for future: started 2022-09-27T15:14:39.7934330Z Running setup.py install for future: finished with status 'done' 2022-09-27T15:14:40.1075957Z Successfully installed astunparse-1.6.3 attrs-22.1.0 certifi-2022.9.24 charset-normalizer-2.1.1 exceptiongroup-1.0.0rc9 expecttest-0.1.3 future-0.18.2 hypothesis-6.54.6 idna-3.4 mpmath-1.2.1 numpy-1.23.3 psutil-5.9.2 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.3.0 urllib3-1.26.12 wheel-0.37.1 2022-09-27T15:14:40.4125533Z ##[group]Run # NB: We use 'printf' below rather than '\u000a' since bash pre-4.2 2022-09-27T15:14:40.4125915Z # NB: We use 'printf' below rather than '\u000a' since bash pre-4.2 2022-09-27T15:14:40.4126266Z # does not support the '\u000a' syntax (which is relevant for local linters) 2022-09-27T15:14:40.4126712Z (! git --no-pager grep -In "$(printf '\xC2\xA0')" -- . || (echo "The above lines have non-breaking spaces (U+00A0); please convert them to spaces (U+0020)"; false)) 2022-09-27T15:14:40.4167990Z shell: /usr/bin/bash -e {0} 2022-09-27T15:14:40.4168207Z env: 2022-09-27T15:14:40.4168459Z pythonLocation: /opt/hostedtoolcache/Python/3.10.7/x64 2022-09-27T15:14:40.4168766Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.7/x64/lib 2022-09-27T15:14:40.4169023Z ##[endgroup] 2022-09-27T15:14:40.5014115Z ##[group]Run (! git ls-files | grep -E '([<>:"|?*]|[ .]$)' || (echo "The above file names are not valid across all operating systems. Please ensure they don't contain the characters '<>:""|?*' and don't end with a white space or a '.' "; false)) 2022-09-27T15:14:40.5014768Z (! git ls-files | grep -E '([<>:"|?*]|[ .]$)' || (echo "The above file names are not valid across all operating systems. Please ensure they don't contain the characters '<>:""|?*' and don't end with a white space or a '.' "; false)) 2022-09-27T15:14:40.5056386Z shell: /usr/bin/bash -e {0} 2022-09-27T15:14:40.5056710Z env: 2022-09-27T15:14:40.5058793Z pythonLocation: /opt/hostedtoolcache/Python/3.10.7/x64 2022-09-27T15:14:40.5059116Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.7/x64/lib 2022-09-27T15:14:40.5059358Z ##[endgroup] 2022-09-27T15:14:40.5195004Z ##[group]Run (! git --no-pager grep -In '#!.*python$' -- . || (echo "The above lines have versionless Python shebangs; please specify either python2 or python3"; false)) 2022-09-27T15:14:40.5195566Z (! git --no-pager grep -In '#!.*python$' -- . || (echo "The above lines have versionless Python shebangs; please specify either python2 or python3"; false)) 2022-09-27T15:14:40.5234492Z shell: /usr/bin/bash -e {0} 2022-09-27T15:14:40.5234691Z env: 2022-09-27T15:14:40.5234940Z pythonLocation: /opt/hostedtoolcache/Python/3.10.7/x64 2022-09-27T15:14:40.5235249Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.7/x64/lib 2022-09-27T15:14:40.5235490Z ##[endgroup] 2022-09-27T15:14:40.6483611Z ##[group]Run sudo apt-get install -y doxygen 2022-09-27T15:14:40.6483915Z sudo apt-get install -y doxygen 2022-09-27T15:14:40.6484165Z cd docs/cpp/source && ./check-doxygen.sh 2022-09-27T15:14:40.6526378Z shell: /usr/bin/bash -e {0} 2022-09-27T15:14:40.6526588Z env: 2022-09-27T15:14:40.6526844Z pythonLocation: /opt/hostedtoolcache/Python/3.10.7/x64 2022-09-27T15:14:40.6527172Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.7/x64/lib 2022-09-27T15:14:40.6527406Z ##[endgroup] 2022-09-27T15:15:01.8183226Z Reading package lists... 2022-09-27T15:15:01.9994527Z Building dependency tree... 2022-09-27T15:15:02.0306095Z Reading state information... 2022-09-27T15:15:02.1994698Z The following additional packages will be installed: 2022-09-27T15:15:02.1995379Z libxapian30 2022-09-27T15:15:02.2001282Z Suggested packages: 2022-09-27T15:15:02.2002279Z doxygen-latex doxygen-doc doxygen-gui graphviz xapian-tools 2022-09-27T15:15:02.3418257Z The following NEW packages will be installed: 2022-09-27T15:15:02.3429648Z doxygen libxapian30 2022-09-27T15:15:02.3812098Z 0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded. 2022-09-27T15:15:02.4470499Z Need to get 10.3 MB of archives. 2022-09-27T15:15:02.4471167Z After this operation, 46.1 MB of additional disk space will be used. 2022-09-27T15:15:02.4472058Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxapian30 amd64 1.4.14-2 [661 kB] 2022-09-27T15:15:02.4688877Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 doxygen amd64 1.8.17-0ubuntu2 [9630 kB] 2022-09-27T15:15:03.0984242Z Fetched 10.3 MB in 0s (62.4 MB/s) 2022-09-27T15:15:03.2783438Z Selecting previously unselected package libxapian30:amd64. 2022-09-27T15:15:03.3470679Z (Reading database ... 2022-09-27T15:15:03.3471043Z (Reading database ... 5% 2022-09-27T15:15:03.3471450Z (Reading database ... 10% 2022-09-27T15:15:03.3471861Z (Reading database ... 15% 2022-09-27T15:15:03.3472143Z (Reading database ... 20% 2022-09-27T15:15:03.3472432Z (Reading database ... 25% 2022-09-27T15:15:03.3472687Z (Reading database ... 30% 2022-09-27T15:15:03.3472955Z (Reading database ... 35% 2022-09-27T15:15:03.3473221Z (Reading database ... 40% 2022-09-27T15:15:03.3473482Z (Reading database ... 45% 2022-09-27T15:15:03.3473757Z (Reading database ... 50% 2022-09-27T15:15:06.4442726Z (Reading database ... 55% 2022-09-27T15:15:10.4907981Z (Reading database ... 60% 2022-09-27T15:15:15.3448752Z (Reading database ... 65% 2022-09-27T15:15:19.8410846Z (Reading database ... 70% 2022-09-27T15:15:24.0822708Z (Reading database ... 75% 2022-09-27T15:15:27.9066382Z (Reading database ... 80% 2022-09-27T15:15:30.7348117Z (Reading database ... 85% 2022-09-27T15:15:35.4664844Z (Reading database ... 90% 2022-09-27T15:15:39.6131966Z (Reading database ... 95% 2022-09-27T15:15:39.6132603Z (Reading database ... 100% 2022-09-27T15:15:39.6132975Z (Reading database ... 239704 files and directories currently installed.) 2022-09-27T15:15:39.6237116Z Preparing to unpack .../libxapian30_1.4.14-2_amd64.deb ... 2022-09-27T15:15:39.7239999Z Unpacking libxapian30:amd64 (1.4.14-2) ... 2022-09-27T15:15:39.8426428Z Selecting previously unselected package doxygen. 2022-09-27T15:15:39.8623179Z Preparing to unpack .../doxygen_1.8.17-0ubuntu2_amd64.deb ... 2022-09-27T15:15:39.8633112Z Unpacking doxygen (1.8.17-0ubuntu2) ... 2022-09-27T15:15:40.7700287Z Setting up libxapian30:amd64 (1.4.14-2) ... 2022-09-27T15:15:40.7730100Z Setting up doxygen (1.8.17-0ubuntu2) ... 2022-09-27T15:15:40.7756472Z Processing triggers for man-db (2.9.1-1) ... 2022-09-27T15:15:42.9039878Z Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2022-09-27T15:15:46.1516589Z + command -v doxygen 2022-09-27T15:15:46.1520704Z ++ dirname ./check-doxygen.sh 2022-09-27T15:15:46.1535668Z + pushd ./../../.. 2022-09-27T15:15:46.1536253Z ~/work/pytorch/pytorch ~/work/pytorch/pytorch/docs/cpp/source 2022-09-27T15:15:46.1536763Z + cp torch/_utils_internal.py tools/shared 2022-09-27T15:15:46.1551984Z + python -m torchgen.gen --source-path aten/src/ATen 2022-09-27T15:16:06.3791747Z + python tools/setup_helpers/generate_code.py --native-functions-path aten/src/ATen/native/native_functions.yaml --tags-path aten/src/ATen/native/tags.yaml 2022-09-27T15:16:13.1643020Z + popd 2022-09-27T15:16:13.1643443Z ~/work/pytorch/pytorch/docs/cpp/source 2022-09-27T15:16:13.1646730Z ++ dirname ./check-doxygen.sh 2022-09-27T15:16:13.1655474Z + doxygen . 2022-09-27T15:16:18.0940643Z Searching for include files... 2022-09-27T15:16:18.0941186Z Searching for example files... 2022-09-27T15:16:18.0945690Z Searching for images... 2022-09-27T15:16:18.0951827Z Searching for dot files... 2022-09-27T15:16:18.0952457Z Searching for msc files... 2022-09-27T15:16:18.0953079Z Searching for dia files... 2022-09-27T15:16:18.0953453Z Searching for files to exclude 2022-09-27T15:16:18.0953778Z Searching INPUT for files to process... 2022-09-27T15:16:18.0954198Z Searching for files in directory /home/runner/work/pytorch/pytorch/docs/cpp/source 2022-09-27T15:16:18.0954593Z Reading and parsing tag files 2022-09-27T15:16:18.0954858Z Parsing files 2022-09-27T15:16:18.0955196Z Reading /home/runner/work/pytorch/pytorch/docs/cpp/source/conf.py... 2022-09-27T15:16:18.0955644Z Parsing file /home/runner/work/pytorch/pytorch/docs/cpp/source/conf.py... 2022-09-27T15:16:18.0956477Z Preprocessing /home/runner/work/pytorch/pytorch/docs/cpp/source/original-doxygen-log.txt... 2022-09-27T15:16:18.0957128Z Parsing file /home/runner/work/pytorch/pytorch/docs/cpp/source/original-doxygen-log.txt... 2022-09-27T15:16:18.0957516Z Building group list... 2022-09-27T15:16:18.0957776Z Building directory list... 2022-09-27T15:16:18.0958052Z Building namespace list... 2022-09-27T15:16:18.0958319Z Building file list... 2022-09-27T15:16:18.0958586Z Building class list... 2022-09-27T15:16:18.0958903Z Computing nesting relations for classes... 2022-09-27T15:16:18.0959259Z Associating documentation with classes... 2022-09-27T15:16:18.0959727Z Building example list... 2022-09-27T15:16:18.0960383Z Searching for enumerations... 2022-09-27T15:16:18.0960804Z Searching for documented typedefs... 2022-09-27T15:16:18.0961162Z Searching for members imported via using declarations... 2022-09-27T15:16:18.0961516Z Searching for included using directives... 2022-09-27T15:16:18.0961838Z Searching for documented variables... 2022-09-27T15:16:18.0962154Z Building interface member list... 2022-09-27T15:16:18.0962431Z Building member list... 2022-09-27T15:16:18.0962699Z Searching for friends... 2022-09-27T15:16:18.0962985Z Searching for documented defines... 2022-09-27T15:16:18.0963289Z Computing class inheritance relations... 2022-09-27T15:16:18.0963599Z Computing class usage relations... 2022-09-27T15:16:18.0963964Z Flushing cached template relations that have become invalid... 2022-09-27T15:16:18.0964312Z Computing class relations... 2022-09-27T15:16:18.0964591Z Add enum values to enums... 2022-09-27T15:16:18.0964896Z Searching for member function documentation... 2022-09-27T15:16:18.0965238Z Creating members for template instances... 2022-09-27T15:16:18.0965537Z Building page list... 2022-09-27T15:16:18.0966139Z Search for main page... 2022-09-27T15:16:18.0966419Z Computing page relations... 2022-09-27T15:16:18.0966735Z Determining the scope of groups... 2022-09-27T15:16:18.0967003Z Sorting lists... 2022-09-27T15:16:18.0967284Z Determining which enums are documented 2022-09-27T15:16:18.0967591Z Computing member relations... 2022-09-27T15:16:18.0967905Z Building full member lists recursively... 2022-09-27T15:16:18.0968214Z Adding members to member groups. 2022-09-27T15:16:18.0968500Z Computing member references... 2022-09-27T15:16:18.0968797Z Inheriting documentation... 2022-09-27T15:16:18.0969091Z Generating disk names... 2022-09-27T15:16:18.0969374Z Adding source references... 2022-09-27T15:16:18.0969644Z Adding xrefitems... 2022-09-27T15:16:18.0969885Z Sorting member lists... 2022-09-27T15:16:18.0970163Z Setting anonymous enum type... 2022-09-27T15:16:18.0970494Z Computing dependencies between directories... 2022-09-27T15:16:18.0970973Z Generating citations page... 2022-09-27T15:16:18.0971264Z Counting members... 2022-09-27T15:16:18.0971525Z Counting data structures... 2022-09-27T15:16:18.0971822Z Resolving user defined references... 2022-09-27T15:16:18.0972166Z Finding anchors and sections in the documentation... 2022-09-27T15:16:18.0972503Z Transferring function references... 2022-09-27T15:16:18.0972798Z Combining using relations... 2022-09-27T15:16:18.0973073Z Adding members to index pages... 2022-09-27T15:16:18.0973369Z Correcting members for VHDL... 2022-09-27T15:16:18.0973776Z Generating style sheet... 2022-09-27T15:16:18.0974059Z Generating search indices... 2022-09-27T15:16:18.0974358Z Generating example documentation... 2022-09-27T15:16:18.0974654Z Generating file sources... 2022-09-27T15:16:18.0974949Z Generating file documentation... 2022-09-27T15:16:18.0975234Z Generating page documentation... 2022-09-27T15:16:18.0975533Z Generating group documentation... 2022-09-27T15:16:18.0975856Z Generating class documentation... 2022-09-27T15:16:18.0976157Z Generating namespace index... 2022-09-27T15:16:18.0976452Z Generating graph info page... 2022-09-27T15:16:18.0976743Z Generating directory documentation... 2022-09-27T15:16:18.0977418Z Generating index page... 2022-09-27T15:16:18.0977739Z Generating page index... 2022-09-27T15:16:18.0978016Z Generating module index... 2022-09-27T15:16:18.0978308Z Generating namespace index... 2022-09-27T15:16:18.0978608Z Generating namespace member index... 2022-09-27T15:16:18.0978926Z Generating annotated compound index... 2022-09-27T15:16:18.0979253Z Generating alphabetical compound index... 2022-09-27T15:16:18.0979578Z Generating hierarchical class index... 2022-09-27T15:16:18.0979899Z Generating graphical class hierarchy... 2022-09-27T15:16:18.0980200Z Generating member index... 2022-09-27T15:16:18.0980456Z Generating file index... 2022-09-27T15:16:18.0980749Z Generating file member index... 2022-09-27T15:16:18.0981040Z Generating example index... 2022-09-27T15:16:18.0981323Z finalizing index lists... 2022-09-27T15:16:18.0981580Z writing tag file... 2022-09-27T15:16:18.0981841Z Running plantuml with JAVA... 2022-09-27T15:16:18.0982102Z Running dot... 2022-09-27T15:16:18.0982358Z Running dot for graph 1/1 2022-09-27T15:16:18.0982656Z lookup cache used 0/65536 hits=0 misses=0 2022-09-27T15:16:18.0982935Z finished... 2022-09-27T15:16:18.6914975Z + cp original-doxygen-log.txt doxygen-log.txt 2022-09-27T15:16:18.6928780Z + ignore_warning 'warning: no uniquely matching class member found for' 2022-09-27T15:16:18.6929239Z + set +e 2022-09-27T15:16:18.6929800Z + grep -v 'warning: no uniquely matching class member found for' doxygen-log.txt 2022-09-27T15:16:18.6942525Z + set -e 2022-09-27T15:16:18.6943716Z + mv temp.txt doxygen-log.txt 2022-09-27T15:16:18.6959716Z + ignore_warning 'warning: explicit link request to '\''Item'\'' could not be resolved' 2022-09-27T15:16:18.6960342Z + set +e 2022-09-27T15:16:18.6960902Z + grep -v 'warning: explicit link request to '\''Item'\'' could not be resolved' doxygen-log.txt 2022-09-27T15:16:18.6972329Z + set -e 2022-09-27T15:16:18.6972897Z + mv temp.txt doxygen-log.txt 2022-09-27T15:16:18.6989919Z + ignore_warning 'warning: Included by graph for '\''types.h'\'' not generated, too many nodes' 2022-09-27T15:16:18.6990392Z + set +e 2022-09-27T15:16:18.6990819Z + grep -v 'warning: Included by graph for '\''types.h'\'' not generated, too many nodes' doxygen-log.txt 2022-09-27T15:16:18.7005452Z + set -e 2022-09-27T15:16:18.7006006Z + mv temp.txt doxygen-log.txt 2022-09-27T15:16:18.7022374Z ++ grep warning: doxygen-log.txt 2022-09-27T15:16:18.7023986Z ++ wc -l 2022-09-27T15:16:18.7035356Z + warnings=0 2022-09-27T15:16:18.7036051Z + echo 'Treating all remaining warnings as errors' 2022-09-27T15:16:18.7036602Z + [[ 0 -ne 0 ]] 2022-09-27T15:16:18.7037070Z Treating all remaining warnings as errors 2022-09-27T15:16:18.7037758Z + rm -f doxygen-log.txt original-doxygen-log.txt 2022-09-27T15:16:18.7097077Z ##[group]Run set -eux 2022-09-27T15:16:18.7097636Z set -eux 2022-09-27T15:16:18.7098359Z python torch/testing/_internal/check_kernel_launches.py |& tee "${GITHUB_WORKSPACE}"/cuda_kernel_launch_checks.txt 2022-09-27T15:16:18.7153898Z shell: /usr/bin/bash -e {0} 2022-09-27T15:16:18.7154240Z env: 2022-09-27T15:16:18.7154506Z pythonLocation: /opt/hostedtoolcache/Python/3.10.7/x64 2022-09-27T15:16:18.7154865Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.7/x64/lib 2022-09-27T15:16:18.7155179Z ##[endgroup] 2022-09-27T15:16:18.7223127Z + python torch/testing/_internal/check_kernel_launches.py 2022-09-27T15:16:18.7224055Z + tee /home/runner/work/pytorch/pytorch/cuda_kernel_launch_checks.txt 2022-09-27T15:16:18.7530993Z Missing C10_CUDA_KERNEL_LAUNCH_CHECK in '/home/runner/work/pytorch/pytorch/torch/csrc/jit/codegen/cuda/test/test_gpu_rng.cu'. Context: 2022-09-27T15:16:18.7531787Z 83: generate_uniform_kernel<<< 2022-09-27T15:16:18.7532302Z 84: grid, 2022-09-27T15:16:18.7532831Z 85: block, 2022-09-27T15:16:18.7533252Z 86: 0, 2022-09-27T15:16:18.7533793Z 87: at::cuda::getCurrentCUDAStream()>>>( 2022-09-27T15:16:18.7534435Z 88: result.data_ptr(), size, rng_engine_inputs); 2022-09-27T15:16:18.7535492Z Missing C10_CUDA_KERNEL_LAUNCH_CHECK in '/home/runner/work/pytorch/pytorch/torch/csrc/jit/codegen/cuda/test/test_gpu_rng.cu'. Context: 2022-09-27T15:16:18.7536276Z 94: generate_uniform_kernel<<< 2022-09-27T15:16:18.7536736Z 95: grid, 2022-09-27T15:16:18.7537384Z 96: block, 2022-09-27T15:16:18.7537784Z 97: 0, 2022-09-27T15:16:18.7538337Z 98: at::cuda::getCurrentCUDAStream()>>>( 2022-09-27T15:16:18.7538885Z 99: result.data_ptr(), size, rng_engine_inputs); 2022-09-27T15:16:18.7591400Z Found 2 instances in 1 files where kernel launches didn't have checks. 2022-09-27T15:16:18.7592003Z Files without checks: 2022-09-27T15:16:18.7592602Z /home/runner/work/pytorch/pytorch/torch/csrc/jit/codegen/cuda/test/test_gpu_rng.cu 2022-09-27T15:16:18.7593253Z Found 2 instances in 1 files where kernel launches didn't have checks. 2022-09-27T15:16:18.7686162Z Post job cleanup. 2022-09-27T15:16:18.8909160Z Cache hit occurred on the primary key setup-python-Linux-python-3.10.7-pip-fbd3cacc81dab8d6f4562be0a8e86e2ecb88fbfba3fb7257e9b92b2dd6bc44c6, not saving cache. 2022-09-27T15:16:18.8989248Z Post job cleanup. 2022-09-27T15:16:18.9021334Z Post job cleanup. 2022-09-27T15:16:19.0086928Z [command]/usr/bin/git version 2022-09-27T15:16:19.0129941Z git version 2.37.3 2022-09-27T15:16:19.0175379Z Temporarily overriding HOME='/home/runner/work/_temp/64286c28-8ae4-4642-802e-5bf4564c08c3' before making global git config changes 2022-09-27T15:16:19.0176101Z Adding repository directory to the temporary git global config as a safe directory 2022-09-27T15:16:19.0182960Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2022-09-27T15:16:19.0224105Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-09-27T15:16:19.0260521Z [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:16:19.0490814Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-09-27T15:16:19.0516587Z http.https://github.com/.extraheader 2022-09-27T15:16:19.0527249Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-09-27T15:16:19.0562875Z [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:16:19.1030291Z Cleaning up orphan processes