2023-01-11T20:12:35.7920588Z Requested labels: linux.20_04.4x 2023-01-11T20:12:35.7920687Z Job defined at: pytorch/pytorch/.github/workflows/lint.yml@refs/pull/91627/merge 2023-01-11T20:12:35.7920726Z Waiting for a runner to pick up this job... 2023-01-11T20:12:36.3548243Z Job is about to start running on the runner: linux.20_04.4x_7188242f97b9 (organization) 2023-01-11T20:12:39.1404692Z Current runner version: '2.300.2' 2023-01-11T20:12:39.1410487Z Runner name: 'linux.20_04.4x_7188242f97b9' 2023-01-11T20:12:39.1410913Z Runner group name: 'Default' 2023-01-11T20:12:39.1411544Z Machine name: 'runner' 2023-01-11T20:12:39.1429418Z ##[group]Operating System 2023-01-11T20:12:39.1429948Z Ubuntu 2023-01-11T20:12:39.1430210Z 20.04.5 2023-01-11T20:12:39.1430417Z LTS 2023-01-11T20:12:39.1430684Z ##[endgroup] 2023-01-11T20:12:39.1430966Z ##[group]Runner Image 2023-01-11T20:12:39.1431259Z Image: ubuntu-20.04 2023-01-11T20:12:39.1431544Z Version: 20221204.2 2023-01-11T20:12:39.1431999Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20221204.2/images/linux/Ubuntu2004-Readme.md 2023-01-11T20:12:39.1432558Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20221204.2 2023-01-11T20:12:39.1432907Z ##[endgroup] 2023-01-11T20:12:39.1433881Z ##[group]GITHUB_TOKEN Permissions 2023-01-11T20:12:39.1434394Z Actions: read 2023-01-11T20:12:39.1434798Z Checks: read 2023-01-11T20:12:39.1435107Z Contents: read 2023-01-11T20:12:39.1435397Z Deployments: read 2023-01-11T20:12:39.1435649Z Discussions: read 2023-01-11T20:12:39.1435943Z Issues: read 2023-01-11T20:12:39.1436227Z Metadata: read 2023-01-11T20:12:39.1436462Z Packages: read 2023-01-11T20:12:39.1436737Z Pages: read 2023-01-11T20:12:39.1437011Z PullRequests: read 2023-01-11T20:12:39.1437274Z RepositoryProjects: read 2023-01-11T20:12:39.1437606Z SecurityEvents: read 2023-01-11T20:12:39.1437898Z Statuses: read 2023-01-11T20:12:39.1438126Z ##[endgroup] 2023-01-11T20:12:39.1441989Z Secret source: None 2023-01-11T20:12:39.1442447Z Prepare workflow directory 2023-01-11T20:12:39.2195207Z Prepare all required actions 2023-01-11T20:12:39.2361262Z Getting action download info 2023-01-11T20:12:39.5007280Z Download action repository 'pytorch/pytorch@master' (SHA:c5836153f5332ca83d5cacde38f2829a4d54793e) 2023-01-11T20:12:43.6550512Z Download action repository 'actions/setup-python@v4' (SHA:5ccb29d8773c3f3f653e1705f474dfaa8a06a912) 2023-01-11T20:12:43.9857465Z Getting action download info 2023-01-11T20:12:44.1523514Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2023-01-11T20:12:44.4504393Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2023-01-11T20:12:44.4504736Z with: 2023-01-11T20:12:44.4504920Z submodules: false 2023-01-11T20:12:44.4505119Z fetch-depth: 1 2023-01-11T20:12:44.4505308Z ##[endgroup] 2023-01-11T20:12:44.4765956Z ##[group]Run retry () { 2023-01-11T20:12:44.4766257Z retry () { 2023-01-11T20:12:44.4766491Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2023-01-11T20:12:44.4766737Z } 2023-01-11T20:12:44.4766943Z echo "${GITHUB_WORKSPACE}" 2023-01-11T20:12:44.4767176Z if [ -z "${NO_SUDO}" ]; then 2023-01-11T20:12:44.4767439Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T20:12:44.4767658Z else 2023-01-11T20:12:44.4767866Z  retry rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T20:12:44.4768070Z fi 2023-01-11T20:12:44.4768266Z mkdir "${GITHUB_WORKSPACE}" 2023-01-11T20:12:44.4816964Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:12:44.4817238Z env: 2023-01-11T20:12:44.4817400Z NO_SUDO: 2023-01-11T20:12:44.4817587Z ##[endgroup] 2023-01-11T20:12:44.5067346Z /home/runner/work/pytorch/pytorch 2023-01-11T20:12:44.5347119Z ##[group]Run malfet/checkout@silent-checkout 2023-01-11T20:12:44.5347360Z with: 2023-01-11T20:12:44.5347590Z ref: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:12:44.5347814Z fetch-depth: 1 2023-01-11T20:12:44.5348010Z submodules: false 2023-01-11T20:12:44.5348249Z quiet-checkout: true 2023-01-11T20:12:44.5348458Z repository: pytorch/pytorch 2023-01-11T20:12:44.5348836Z token: *** 2023-01-11T20:12:44.5349008Z ssh-strict: true 2023-01-11T20:12:44.5349215Z persist-credentials: true 2023-01-11T20:12:44.5349413Z clean: true 2023-01-11T20:12:44.5349776Z lfs: false 2023-01-11T20:12:44.5349965Z set-safe-directory: true 2023-01-11T20:12:44.5350157Z ##[endgroup] 2023-01-11T20:12:44.6720139Z Syncing repository: pytorch/pytorch 2023-01-11T20:12:44.6721779Z ##[group]Getting Git version info 2023-01-11T20:12:44.6722347Z Working directory is '/home/runner/work/pytorch/pytorch' 2023-01-11T20:12:44.6722806Z [command]/usr/bin/git version 2023-01-11T20:12:44.6841779Z git version 2.38.1 2023-01-11T20:12:44.6843250Z ##[endgroup] 2023-01-11T20:12:44.6863662Z Temporarily overriding HOME='/home/runner/work/_temp/6a240d95-dd71-469f-9e4f-b1ec0728e694' before making global git config changes 2023-01-11T20:12:44.6864387Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T20:12:44.6869341Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2023-01-11T20:12:44.6916297Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2023-01-11T20:12:44.6921958Z ##[group]Initializing the repository 2023-01-11T20:12:44.6925983Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2023-01-11T20:12:44.7004540Z hint: Using 'master' as the name for the initial branch. This default branch name 2023-01-11T20:12:44.7004937Z hint: is subject to change. To configure the initial branch name to use in all 2023-01-11T20:12:44.7005281Z hint: of your new repositories, which will suppress this warning, call: 2023-01-11T20:12:44.7005527Z hint: 2023-01-11T20:12:44.7005854Z hint: git config --global init.defaultBranch 2023-01-11T20:12:44.7006066Z hint: 2023-01-11T20:12:44.7006384Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2023-01-11T20:12:44.7006791Z hint: 'development'. The just-created branch can be renamed via this command: 2023-01-11T20:12:44.7007024Z hint: 2023-01-11T20:12:44.7007257Z hint: git branch -m 2023-01-11T20:12:44.7019508Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2023-01-11T20:12:44.7027379Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2023-01-11T20:12:44.7066938Z ##[endgroup] 2023-01-11T20:12:44.7067619Z ##[group]Disabling automatic garbage collection 2023-01-11T20:12:44.7072267Z [command]/usr/bin/git config --local gc.auto 0 2023-01-11T20:12:44.7101799Z ##[endgroup] 2023-01-11T20:12:44.7102452Z ##[group]Setting up auth 2023-01-11T20:12:44.7111317Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T20:12:44.7145668Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2023-01-11T20:12:44.7466771Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T20:12:44.7501486Z [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' || : 2023-01-11T20:12:44.7701852Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-01-11T20:12:44.7745751Z ##[endgroup] 2023-01-11T20:12:44.7746508Z ##[group]Fetching the repository 2023-01-11T20:12:44.7753858Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:12:53.7596341Z ##[endgroup] 2023-01-11T20:12:53.7597144Z ##[group]Determining the checkout info 2023-01-11T20:12:53.7597866Z ##[endgroup] 2023-01-11T20:12:53.7598517Z ##[group]Checking out the ref 2023-01-11T20:12:53.7603123Z [command]/usr/bin/git checkout --quiet --force 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:12:54.8932029Z ##[endgroup] 2023-01-11T20:12:54.8985034Z [command]/usr/bin/git log -1 --format='%H' 2023-01-11T20:12:54.9016584Z '8419ddda87c8a47eacc63b54bc7ec98c1f27c26e' 2023-01-11T20:12:54.9153517Z ##[group]Run # Remove any artifacts from the previous checkouts 2023-01-11T20:12:54.9153951Z # Remove any artifacts from the previous checkouts 2023-01-11T20:12:54.9154192Z git clean -fxd 2023-01-11T20:12:54.9197591Z shell: /usr/bin/bash -e {0} 2023-01-11T20:12:54.9197808Z ##[endgroup] 2023-01-11T20:12:54.9486067Z ##[group]Run actions/setup-python@v4 2023-01-11T20:12:54.9486298Z with: 2023-01-11T20:12:54.9486471Z python-version: 3.x 2023-01-11T20:12:54.9486675Z architecture: x64 2023-01-11T20:12:54.9486866Z check-latest: false 2023-01-11T20:12:54.9487036Z cache: pip 2023-01-11T20:12:54.9487263Z cache-dependency-path: **/requirements.txt 2023-01-11T20:12:54.9487648Z token: *** 2023-01-11T20:12:54.9487841Z update-environment: true 2023-01-11T20:12:54.9488026Z ##[endgroup] 2023-01-11T20:12:55.0996971Z ##[group]Installed versions 2023-01-11T20:12:55.1129995Z Successfully set up CPython (3.11.0) 2023-01-11T20:12:55.1130940Z ##[endgroup] 2023-01-11T20:12:55.9869653Z [command]/opt/hostedtoolcache/Python/3.11.0/x64/bin/pip cache dir 2023-01-11T20:12:56.4537349Z /home/runner/.cache/pip 2023-01-11T20:12:56.9414063Z Received 29802550 of 29802550 (100.0%), 100.8 MBs/sec 2023-01-11T20:12:56.9414419Z Cache Size: ~28 MB (29802550 B) 2023-01-11T20:12:56.9440161Z [command]/usr/bin/tar --use-compress-program unzstd -xf /home/runner/work/_temp/d3b8ac45-a2aa-4506-b205-f09abc351f20/cache.tzst -P -C /home/runner/work/pytorch/pytorch 2023-01-11T20:12:57.0050389Z Cache restored successfully 2023-01-11T20:12:57.0099578Z Cache restored from key: setup-python-Linux-20.04-Ubuntu-python-3.11.0-pip-17271e43ec840d3eddd1acc72c5b114a29afb8525716a98e044882f77e259eb9 2023-01-11T20:12:57.0241784Z ##[group]Run pip install -r requirements.txt --user 2023-01-11T20:12:57.0242103Z pip install -r requirements.txt --user 2023-01-11T20:12:57.0288266Z shell: /usr/bin/bash -e {0} 2023-01-11T20:12:57.0288459Z env: 2023-01-11T20:12:57.0288711Z pythonLocation: /opt/hostedtoolcache/Python/3.11.0/x64 2023-01-11T20:12:57.0289030Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.11.0/x64/lib/pkgconfig 2023-01-11T20:12:57.0289349Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.0/x64 2023-01-11T20:12:57.0289637Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.0/x64 2023-01-11T20:12:57.0289923Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.0/x64 2023-01-11T20:12:57.0290203Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.11.0/x64/lib 2023-01-11T20:12:57.0290451Z ##[endgroup] 2023-01-11T20:12:57.6084221Z Collecting astunparse 2023-01-11T20:12:57.6102659Z Using cached astunparse-1.6.3-py2.py3-none-any.whl (12 kB) 2023-01-11T20:12:57.6235347Z Collecting expecttest 2023-01-11T20:12:57.6249702Z Using cached expecttest-0.1.4-py3-none-any.whl (6.5 kB) 2023-01-11T20:12:57.6394910Z Collecting future 2023-01-11T20:12:57.6433321Z Using cached future-0.18.2.tar.gz (829 kB) 2023-01-11T20:12:57.7230006Z Preparing metadata (setup.py): started 2023-01-11T20:12:58.3550975Z Preparing metadata (setup.py): finished with status 'done' 2023-01-11T20:12:58.7925627Z Collecting hypothesis 2023-01-11T20:12:58.8167140Z Downloading hypothesis-6.62.0-py3-none-any.whl (399 kB) 2023-01-11T20:12:58.8282885Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 399.1/399.1 kB 47.1 MB/s eta 0:00:00 2023-01-11T20:12:59.0549890Z Collecting numpy 2023-01-11T20:12:59.0627140Z Downloading numpy-1.24.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB) 2023-01-11T20:12:59.2399222Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.3/17.3 MB 92.7 MB/s eta 0:00:00 2023-01-11T20:12:59.4044370Z Collecting psutil 2023-01-11T20:12:59.4066390Z Using cached 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) 2023-01-11T20:12:59.4550565Z Collecting pyyaml 2023-01-11T20:12:59.4582472Z Using cached PyYAML-6.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (757 kB) 2023-01-11T20:12:59.5012110Z Collecting requests 2023-01-11T20:12:59.5029638Z Using cached requests-2.28.1-py3-none-any.whl (62 kB) 2023-01-11T20:12:59.5056976Z Requirement already satisfied: setuptools in /opt/hostedtoolcache/Python/3.11.0/x64/lib/python3.11/site-packages (from -r requirements.txt (line 10)) (65.5.0) 2023-01-11T20:12:59.5209763Z Collecting six 2023-01-11T20:12:59.5225944Z Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) 2023-01-11T20:12:59.5361557Z Collecting types-dataclasses 2023-01-11T20:12:59.5375944Z Using cached types_dataclasses-0.6.6-py3-none-any.whl (2.9 kB) 2023-01-11T20:12:59.5539395Z Collecting typing_extensions 2023-01-11T20:12:59.5553804Z Using cached typing_extensions-4.4.0-py3-none-any.whl (26 kB) 2023-01-11T20:12:59.5758929Z Collecting sympy 2023-01-11T20:12:59.5909226Z Using cached sympy-1.11.1-py3-none-any.whl (6.5 MB) 2023-01-11T20:12:59.6520950Z Collecting filelock 2023-01-11T20:12:59.6557019Z Downloading filelock-3.9.0-py3-none-any.whl (9.7 kB) 2023-01-11T20:12:59.6861619Z Collecting networkx 2023-01-11T20:12:59.6923079Z Downloading networkx-3.0-py3-none-any.whl (2.0 MB) 2023-01-11T20:12:59.7234066Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 70.7 MB/s eta 0:00:00 2023-01-11T20:12:59.7586803Z Collecting jinja2 2023-01-11T20:12:59.7605231Z Using cached Jinja2-3.1.2-py3-none-any.whl (133 kB) 2023-01-11T20:12:59.7978057Z Collecting wheel<1.0,>=0.23.0 2023-01-11T20:12:59.7993113Z Using cached wheel-0.38.4-py3-none-any.whl (36 kB) 2023-01-11T20:12:59.8542694Z Collecting attrs>=19.2.0 2023-01-11T20:12:59.8559297Z Using cached attrs-22.2.0-py3-none-any.whl (60 kB) 2023-01-11T20:12:59.9041874Z Collecting sortedcontainers<3.0.0,>=2.1.0 2023-01-11T20:12:59.9058887Z Using cached sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2023-01-11T20:12:59.9899935Z Collecting charset-normalizer<3,>=2 2023-01-11T20:12:59.9917387Z Using cached charset_normalizer-2.1.1-py3-none-any.whl (39 kB) 2023-01-11T20:13:00.0103714Z Collecting idna<4,>=2.5 2023-01-11T20:13:00.0121051Z Using cached idna-3.4-py3-none-any.whl (61 kB) 2023-01-11T20:13:00.0524588Z Collecting urllib3<1.27,>=1.21.1 2023-01-11T20:13:00.0557577Z Downloading urllib3-1.26.14-py2.py3-none-any.whl (140 kB) 2023-01-11T20:13:00.0609256Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.6/140.6 kB 47.6 MB/s eta 0:00:00 2023-01-11T20:13:00.0863228Z Collecting certifi>=2017.4.17 2023-01-11T20:13:00.0880822Z Using cached certifi-2022.12.7-py3-none-any.whl (155 kB) 2023-01-11T20:13:00.1108971Z Collecting mpmath>=0.19 2023-01-11T20:13:00.1127674Z Using cached mpmath-1.2.1-py3-none-any.whl (532 kB) 2023-01-11T20:13:00.1930871Z Collecting MarkupSafe>=2.0 2023-01-11T20:13:00.1947557Z Using cached MarkupSafe-2.1.1.tar.gz (18 kB) 2023-01-11T20:13:00.2028518Z Preparing metadata (setup.py): started 2023-01-11T20:13:00.4657858Z Preparing metadata (setup.py): finished with status 'done' 2023-01-11T20:13:00.7426135Z Installing collected packages: types-dataclasses, sortedcontainers, mpmath, wheel, urllib3, typing_extensions, sympy, six, pyyaml, psutil, numpy, networkx, MarkupSafe, idna, future, filelock, expecttest, charset-normalizer, certifi, attrs, requests, jinja2, hypothesis, astunparse 2023-01-11T20:13:12.2418688Z DEPRECATION: MarkupSafe 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 2023-01-11T20:13:12.2420502Z Running setup.py install for MarkupSafe: started 2023-01-11T20:13:12.9836596Z Running setup.py install for MarkupSafe: finished with status 'done' 2023-01-11T20:13:13.0664496Z 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 2023-01-11T20:13:13.0668080Z Running setup.py install for future: started 2023-01-11T20:13:13.6332233Z Running setup.py install for future: finished with status 'done' 2023-01-11T20:13:14.1478883Z Successfully installed MarkupSafe-2.1.1 astunparse-1.6.3 attrs-22.2.0 certifi-2022.12.7 charset-normalizer-2.1.1 expecttest-0.1.4 filelock-3.9.0 future-0.18.2 hypothesis-6.62.0 idna-3.4 jinja2-3.1.2 mpmath-1.2.1 networkx-3.0 numpy-1.24.1 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.14 wheel-0.38.4 2023-01-11T20:13:14.4349193Z ##[group]Run # NB: We use 'printf' below rather than '\u000a' since bash pre-4.2 2023-01-11T20:13:14.4349683Z # NB: We use 'printf' below rather than '\u000a' since bash pre-4.2 2023-01-11T20:13:14.4350120Z # does not support the '\u000a' syntax (which is relevant for local linters) 2023-01-11T20:13:14.4350702Z (! 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)) 2023-01-11T20:13:14.4403115Z shell: /usr/bin/bash -e {0} 2023-01-11T20:13:14.4403328Z env: 2023-01-11T20:13:14.4403569Z pythonLocation: /opt/hostedtoolcache/Python/3.11.0/x64 2023-01-11T20:13:14.4403890Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.11.0/x64/lib/pkgconfig 2023-01-11T20:13:14.4404208Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.0/x64 2023-01-11T20:13:14.4404501Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.0/x64 2023-01-11T20:13:14.4404831Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.0/x64 2023-01-11T20:13:14.4405113Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.11.0/x64/lib 2023-01-11T20:13:14.4405353Z ##[endgroup] 2023-01-11T20:13:14.5355668Z ##[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)) 2023-01-11T20:13:14.5356341Z (! 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)) 2023-01-11T20:13:14.5403567Z shell: /usr/bin/bash -e {0} 2023-01-11T20:13:14.5403778Z env: 2023-01-11T20:13:14.5404027Z pythonLocation: /opt/hostedtoolcache/Python/3.11.0/x64 2023-01-11T20:13:14.5404354Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.11.0/x64/lib/pkgconfig 2023-01-11T20:13:14.5404650Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.0/x64 2023-01-11T20:13:14.5404940Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.0/x64 2023-01-11T20:13:14.5405270Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.0/x64 2023-01-11T20:13:14.5405568Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.11.0/x64/lib 2023-01-11T20:13:14.5405817Z ##[endgroup] 2023-01-11T20:13:14.5553986Z ##[group]Run (! git --no-pager grep -In '#!.*python$' -- . || (echo "The above lines have versionless Python shebangs; please specify either python2 or python3"; false)) 2023-01-11T20:13:14.5554557Z (! git --no-pager grep -In '#!.*python$' -- . || (echo "The above lines have versionless Python shebangs; please specify either python2 or python3"; false)) 2023-01-11T20:13:14.5596701Z shell: /usr/bin/bash -e {0} 2023-01-11T20:13:14.5596918Z env: 2023-01-11T20:13:14.5597166Z pythonLocation: /opt/hostedtoolcache/Python/3.11.0/x64 2023-01-11T20:13:14.5597470Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.11.0/x64/lib/pkgconfig 2023-01-11T20:13:14.5597781Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.0/x64 2023-01-11T20:13:14.5598076Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.0/x64 2023-01-11T20:13:14.5598366Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.0/x64 2023-01-11T20:13:14.5598693Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.11.0/x64/lib 2023-01-11T20:13:14.5598920Z ##[endgroup] 2023-01-11T20:13:14.6951731Z ##[group]Run sudo apt-get install -y doxygen 2023-01-11T20:13:14.6952033Z sudo apt-get install -y doxygen 2023-01-11T20:13:14.6952293Z cd docs/cpp/source && ./check-doxygen.sh 2023-01-11T20:13:14.6997530Z shell: /usr/bin/bash -e {0} 2023-01-11T20:13:14.6997750Z env: 2023-01-11T20:13:14.6997990Z pythonLocation: /opt/hostedtoolcache/Python/3.11.0/x64 2023-01-11T20:13:14.6998319Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.11.0/x64/lib/pkgconfig 2023-01-11T20:13:14.6998633Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.0/x64 2023-01-11T20:13:14.6998923Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.0/x64 2023-01-11T20:13:14.6999209Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.0/x64 2023-01-11T20:13:14.6999503Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.11.0/x64/lib 2023-01-11T20:13:14.6999735Z ##[endgroup] 2023-01-11T20:13:21.1982007Z Reading package lists... 2023-01-11T20:13:21.3946830Z Building dependency tree... 2023-01-11T20:13:21.3965917Z Reading state information... 2023-01-11T20:13:21.5598440Z The following additional packages will be installed: 2023-01-11T20:13:21.5600422Z libxapian30 2023-01-11T20:13:21.5606718Z Suggested packages: 2023-01-11T20:13:21.5607859Z doxygen-latex doxygen-doc doxygen-gui graphviz xapian-tools 2023-01-11T20:13:21.6365663Z The following NEW packages will be installed: 2023-01-11T20:13:21.6379905Z doxygen libxapian30 2023-01-11T20:13:21.6654740Z 0 upgraded, 2 newly installed, 0 to remove and 14 not upgraded. 2023-01-11T20:13:21.7892770Z Need to get 10.3 MB of archives. 2023-01-11T20:13:21.7893512Z After this operation, 46.1 MB of additional disk space will be used. 2023-01-11T20:13:21.7894498Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxapian30 amd64 1.4.14-2 [661 kB] 2023-01-11T20:13:21.8825739Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 doxygen amd64 1.8.17-0ubuntu2 [9630 kB] 2023-01-11T20:13:22.5696307Z Fetched 10.3 MB in 0s (22.4 MB/s) 2023-01-11T20:13:22.6533494Z Selecting previously unselected package libxapian30:amd64. 2023-01-11T20:13:22.6905506Z (Reading database ... 2023-01-11T20:13:22.6905916Z (Reading database ... 5% 2023-01-11T20:13:22.6906219Z (Reading database ... 10% 2023-01-11T20:13:22.6906953Z (Reading database ... 15% 2023-01-11T20:13:22.6907410Z (Reading database ... 20% 2023-01-11T20:13:22.6907918Z (Reading database ... 25% 2023-01-11T20:13:22.6908512Z (Reading database ... 30% 2023-01-11T20:13:22.6909593Z (Reading database ... 35% 2023-01-11T20:13:22.6910236Z (Reading database ... 40% 2023-01-11T20:13:22.6910844Z (Reading database ... 45% 2023-01-11T20:13:22.6911667Z (Reading database ... 50% 2023-01-11T20:13:23.5653959Z (Reading database ... 55% 2023-01-11T20:13:24.3423932Z (Reading database ... 60% 2023-01-11T20:13:25.5966228Z (Reading database ... 65% 2023-01-11T20:13:26.8273405Z (Reading database ... 70% 2023-01-11T20:13:28.3979189Z (Reading database ... 75% 2023-01-11T20:13:30.1469094Z (Reading database ... 80% 2023-01-11T20:13:31.3249604Z (Reading database ... 85% 2023-01-11T20:13:32.7662063Z (Reading database ... 90% 2023-01-11T20:13:33.8678250Z (Reading database ... 95% 2023-01-11T20:13:33.8679009Z (Reading database ... 100% 2023-01-11T20:13:33.8680192Z (Reading database ... 246792 files and directories currently installed.) 2023-01-11T20:13:33.8798686Z Preparing to unpack .../libxapian30_1.4.14-2_amd64.deb ... 2023-01-11T20:13:33.8961111Z Unpacking libxapian30:amd64 (1.4.14-2) ... 2023-01-11T20:13:33.9753847Z Selecting previously unselected package doxygen. 2023-01-11T20:13:33.9971061Z Preparing to unpack .../doxygen_1.8.17-0ubuntu2_amd64.deb ... 2023-01-11T20:13:34.0056809Z Unpacking doxygen (1.8.17-0ubuntu2) ... 2023-01-11T20:13:34.9412764Z Setting up libxapian30:amd64 (1.4.14-2) ... 2023-01-11T20:13:34.9472442Z Setting up doxygen (1.8.17-0ubuntu2) ... 2023-01-11T20:13:34.9520487Z Processing triggers for man-db (2.9.1-1) ... 2023-01-11T20:13:36.2399104Z Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-01-11T20:13:38.3066063Z + command -v doxygen 2023-01-11T20:13:38.3068379Z ++ dirname ./check-doxygen.sh 2023-01-11T20:13:38.3076702Z + pushd ./../../.. 2023-01-11T20:13:38.3077335Z ~/work/pytorch/pytorch ~/work/pytorch/pytorch/docs/cpp/source 2023-01-11T20:13:38.3077913Z + cp torch/_utils_internal.py tools/shared 2023-01-11T20:13:38.3091856Z + python -m torchgen.gen --source-path aten/src/ATen 2023-01-11T20:13:53.9366531Z + 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 2023-01-11T20:13:59.3724752Z + popd 2023-01-11T20:13:59.3725350Z ~/work/pytorch/pytorch/docs/cpp/source 2023-01-11T20:13:59.3730770Z ++ dirname ./check-doxygen.sh 2023-01-11T20:13:59.3740464Z + doxygen . 2023-01-11T20:14:00.8997930Z Searching for include files... 2023-01-11T20:14:00.8998691Z Searching for example files... 2023-01-11T20:14:00.8999119Z Searching for images... 2023-01-11T20:14:00.8999505Z Searching for dot files... 2023-01-11T20:14:00.9000204Z Searching for msc files... 2023-01-11T20:14:00.9000651Z Searching for dia files... 2023-01-11T20:14:00.9001031Z Searching for files to exclude 2023-01-11T20:14:00.9001386Z Searching INPUT for files to process... 2023-01-11T20:14:00.9001791Z Searching for files in directory /home/runner/work/pytorch/pytorch/docs/cpp/source 2023-01-11T20:14:00.9002146Z Reading and parsing tag files 2023-01-11T20:14:00.9002396Z Parsing files 2023-01-11T20:14:00.9002734Z Reading /home/runner/work/pytorch/pytorch/docs/cpp/source/conf.py... 2023-01-11T20:14:00.9003169Z Parsing file /home/runner/work/pytorch/pytorch/docs/cpp/source/conf.py... 2023-01-11T20:14:00.9004024Z Preprocessing /home/runner/work/pytorch/pytorch/docs/cpp/source/original-doxygen-log.txt... 2023-01-11T20:14:00.9004660Z Parsing file /home/runner/work/pytorch/pytorch/docs/cpp/source/original-doxygen-log.txt... 2023-01-11T20:14:00.9005047Z Building group list... 2023-01-11T20:14:00.9005321Z Building directory list... 2023-01-11T20:14:00.9005591Z Building namespace list... 2023-01-11T20:14:00.9005845Z Building file list... 2023-01-11T20:14:00.9006089Z Building class list... 2023-01-11T20:14:00.9006385Z Computing nesting relations for classes... 2023-01-11T20:14:00.9006708Z Associating documentation with classes... 2023-01-11T20:14:00.9006999Z Building example list... 2023-01-11T20:14:00.9007275Z Searching for enumerations... 2023-01-11T20:14:00.9007575Z Searching for documented typedefs... 2023-01-11T20:14:00.9007920Z Searching for members imported via using declarations... 2023-01-11T20:14:00.9008280Z Searching for included using directives... 2023-01-11T20:14:00.9008643Z Searching for documented variables... 2023-01-11T20:14:00.9008954Z Building interface member list... 2023-01-11T20:14:00.9009241Z Building member list... 2023-01-11T20:14:00.9009495Z Searching for friends... 2023-01-11T20:14:00.9009785Z Searching for documented defines... 2023-01-11T20:14:00.9010100Z Computing class inheritance relations... 2023-01-11T20:14:00.9010419Z Computing class usage relations... 2023-01-11T20:14:00.9010779Z Flushing cached template relations that have become invalid... 2023-01-11T20:14:00.9011106Z Computing class relations... 2023-01-11T20:14:00.9011384Z Add enum values to enums... 2023-01-11T20:14:00.9011702Z Searching for member function documentation... 2023-01-11T20:14:00.9012041Z Creating members for template instances... 2023-01-11T20:14:00.9012333Z Building page list... 2023-01-11T20:14:00.9012582Z Search for main page... 2023-01-11T20:14:00.9012853Z Computing page relations... 2023-01-11T20:14:00.9013147Z Determining the scope of groups... 2023-01-11T20:14:00.9013418Z Sorting lists... 2023-01-11T20:14:00.9013701Z Determining which enums are documented 2023-01-11T20:14:00.9014004Z Computing member relations... 2023-01-11T20:14:00.9014301Z Building full member lists recursively... 2023-01-11T20:14:00.9014610Z Adding members to member groups. 2023-01-11T20:14:00.9014902Z Computing member references... 2023-01-11T20:14:00.9015192Z Inheriting documentation... 2023-01-11T20:14:00.9015993Z Generating disk names... 2023-01-11T20:14:00.9016264Z Adding source references... 2023-01-11T20:14:00.9016536Z Adding xrefitems... 2023-01-11T20:14:00.9016794Z Sorting member lists... 2023-01-11T20:14:00.9017072Z Setting anonymous enum type... 2023-01-11T20:14:00.9017398Z Computing dependencies between directories... 2023-01-11T20:14:00.9017707Z Generating citations page... 2023-01-11T20:14:00.9017978Z Counting members... 2023-01-11T20:14:00.9018246Z Counting data structures... 2023-01-11T20:14:00.9018542Z Resolving user defined references... 2023-01-11T20:14:00.9018885Z Finding anchors and sections in the documentation... 2023-01-11T20:14:00.9019208Z Transferring function references... 2023-01-11T20:14:00.9019504Z Combining using relations... 2023-01-11T20:14:00.9019792Z Adding members to index pages... 2023-01-11T20:14:00.9020082Z Correcting members for VHDL... 2023-01-11T20:14:00.9020460Z Generating style sheet... 2023-01-11T20:14:00.9020743Z Generating search indices... 2023-01-11T20:14:00.9021053Z Generating example documentation... 2023-01-11T20:14:00.9021335Z Generating file sources... 2023-01-11T20:14:00.9021628Z Generating file documentation... 2023-01-11T20:14:00.9021929Z Generating page documentation... 2023-01-11T20:14:00.9022237Z Generating group documentation... 2023-01-11T20:14:00.9022541Z Generating class documentation... 2023-01-11T20:14:00.9022824Z Generating namespace index... 2023-01-11T20:14:00.9023111Z Generating graph info page... 2023-01-11T20:14:00.9023420Z Generating directory documentation... 2023-01-11T20:14:00.9023718Z Generating index page... 2023-01-11T20:14:00.9023992Z Generating page index... 2023-01-11T20:14:00.9024249Z Generating module index... 2023-01-11T20:14:00.9024531Z Generating namespace index... 2023-01-11T20:14:00.9024829Z Generating namespace member index... 2023-01-11T20:14:00.9025145Z Generating annotated compound index... 2023-01-11T20:14:00.9025469Z Generating alphabetical compound index... 2023-01-11T20:14:00.9025783Z Generating hierarchical class index... 2023-01-11T20:14:00.9026105Z Generating graphical class hierarchy... 2023-01-11T20:14:00.9026405Z Generating member index... 2023-01-11T20:14:00.9026666Z Generating file index... 2023-01-11T20:14:00.9026946Z Generating file member index... 2023-01-11T20:14:00.9027214Z Generating example index... 2023-01-11T20:14:00.9027484Z finalizing index lists... 2023-01-11T20:14:00.9027731Z writing tag file... 2023-01-11T20:14:00.9027985Z Running plantuml with JAVA... 2023-01-11T20:14:00.9028231Z Running dot... 2023-01-11T20:14:00.9028464Z Running dot for graph 1/1 2023-01-11T20:14:00.9028739Z lookup cache used 0/65536 hits=0 misses=0 2023-01-11T20:14:00.9028994Z finished... 2023-01-11T20:14:01.0569253Z + cp original-doxygen-log.txt doxygen-log.txt 2023-01-11T20:14:01.0586567Z + ignore_warning 'warning: no uniquely matching class member found for' 2023-01-11T20:14:01.0587130Z + set +e 2023-01-11T20:14:01.0587624Z + grep -v 'warning: no uniquely matching class member found for' doxygen-log.txt 2023-01-11T20:14:01.0598742Z + set -e 2023-01-11T20:14:01.0599456Z + mv temp.txt doxygen-log.txt 2023-01-11T20:14:01.0614348Z + ignore_warning 'warning: explicit link request to '\''Item'\'' could not be resolved' 2023-01-11T20:14:01.0615100Z + set +e 2023-01-11T20:14:01.0615746Z + grep -v 'warning: explicit link request to '\''Item'\'' could not be resolved' doxygen-log.txt 2023-01-11T20:14:01.0627038Z + set -e 2023-01-11T20:14:01.0627493Z + mv temp.txt doxygen-log.txt 2023-01-11T20:14:01.0641551Z + ignore_warning 'warning: Included by graph for '\''types.h'\'' not generated, too many nodes' 2023-01-11T20:14:01.0642149Z + set +e 2023-01-11T20:14:01.0642573Z + grep -v 'warning: Included by graph for '\''types.h'\'' not generated, too many nodes' doxygen-log.txt 2023-01-11T20:14:01.0658489Z + set -e 2023-01-11T20:14:01.0659110Z + mv temp.txt doxygen-log.txt 2023-01-11T20:14:01.0678125Z ++ grep warning: doxygen-log.txt 2023-01-11T20:14:01.0679713Z ++ wc -l 2023-01-11T20:14:01.0691843Z + warnings=0 2023-01-11T20:14:01.0692709Z + echo 'Treating all remaining warnings as errors' 2023-01-11T20:14:01.0693344Z + [[ 0 -ne 0 ]] 2023-01-11T20:14:01.0693824Z + rm -f doxygen-log.txt original-doxygen-log.txt 2023-01-11T20:14:01.0694280Z Treating all remaining warnings as errors 2023-01-11T20:14:01.0730285Z ##[group]Run set -eux 2023-01-11T20:14:01.0730516Z set -eux 2023-01-11T20:14:01.0730851Z python torch/testing/_internal/check_kernel_launches.py |& tee "${GITHUB_WORKSPACE}"/cuda_kernel_launch_checks.txt 2023-01-11T20:14:01.0776327Z shell: /usr/bin/bash -e {0} 2023-01-11T20:14:01.0776525Z env: 2023-01-11T20:14:01.0776773Z pythonLocation: /opt/hostedtoolcache/Python/3.11.0/x64 2023-01-11T20:14:01.0777098Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.11.0/x64/lib/pkgconfig 2023-01-11T20:14:01.0777408Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.0/x64 2023-01-11T20:14:01.0777702Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.0/x64 2023-01-11T20:14:01.0777988Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.0/x64 2023-01-11T20:14:01.0778279Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.11.0/x64/lib 2023-01-11T20:14:01.0778519Z ##[endgroup] 2023-01-11T20:14:01.0847174Z + python torch/testing/_internal/check_kernel_launches.py 2023-01-11T20:14:01.0848144Z + tee /home/runner/work/pytorch/pytorch/cuda_kernel_launch_checks.txt 2023-01-11T20:14:01.1156061Z Missing C10_CUDA_KERNEL_LAUNCH_CHECK in '/home/runner/work/pytorch/pytorch/torch/csrc/jit/codegen/cuda/test/test_gpu_rng.cu'. Context: 2023-01-11T20:14:01.1156452Z 84: generate_uniform_kernel<<< 2023-01-11T20:14:01.1156668Z 85: grid, 2023-01-11T20:14:01.1156856Z 86: block, 2023-01-11T20:14:01.1157025Z 87: 0, 2023-01-11T20:14:01.1157280Z 88: at::cuda::getCurrentCUDAStream()>>>( 2023-01-11T20:14:01.1157572Z 89: result.data_ptr(), size, rng_engine_inputs); 2023-01-11T20:14:01.1158084Z Missing C10_CUDA_KERNEL_LAUNCH_CHECK in '/home/runner/work/pytorch/pytorch/torch/csrc/jit/codegen/cuda/test/test_gpu_rng.cu'. Context: 2023-01-11T20:14:01.1158429Z 95: generate_uniform_kernel<<< 2023-01-11T20:14:01.1158620Z 96: grid, 2023-01-11T20:14:01.1158809Z 97: block, 2023-01-11T20:14:01.1158988Z 98: 0, 2023-01-11T20:14:01.1159222Z 99: at::cuda::getCurrentCUDAStream()>>>( 2023-01-11T20:14:01.1159503Z 100: result.data_ptr(), size, rng_engine_inputs); 2023-01-11T20:14:01.1218805Z Found 2 instances in 1 files where kernel launches didn't have checks. 2023-01-11T20:14:01.1219275Z Files without checks: 2023-01-11T20:14:01.1219576Z /home/runner/work/pytorch/pytorch/torch/csrc/jit/codegen/cuda/test/test_gpu_rng.cu 2023-01-11T20:14:01.1220005Z Found 2 instances in 1 files where kernel launches didn't have checks. 2023-01-11T20:14:01.1299639Z Post job cleanup. 2023-01-11T20:14:01.2685111Z Cache hit occurred on the primary key setup-python-Linux-20.04-Ubuntu-python-3.11.0-pip-17271e43ec840d3eddd1acc72c5b114a29afb8525716a98e044882f77e259eb9, not saving cache. 2023-01-11T20:14:01.2766084Z Post job cleanup. 2023-01-11T20:14:01.2810606Z Post job cleanup. 2023-01-11T20:14:01.3929113Z [command]/usr/bin/git version 2023-01-11T20:14:01.3976782Z git version 2.38.1 2023-01-11T20:14:01.4022761Z Temporarily overriding HOME='/home/runner/work/_temp/aed9aad6-274e-43d1-80b3-47eb663d3e25' before making global git config changes 2023-01-11T20:14:01.4023529Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T20:14:01.4028600Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2023-01-11T20:14:01.4069277Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T20:14:01.4105001Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2023-01-11T20:14:01.4340344Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T20:14:01.4369203Z http.https://github.com/.extraheader 2023-01-11T20:14:01.4379338Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2023-01-11T20:14:01.4415713Z [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' || : 2023-01-11T20:14:01.4858864Z Cleaning up orphan processes