2022-05-18T03:10:47.7811627Z Requested labels: linux.20_04.4x 2022-05-18T03:10:47.7811709Z Job defined at: pytorch/pytorch/.github/workflows/lint.yml@refs/heads/master 2022-05-18T03:10:47.7811733Z Waiting for a runner to pick up this job... 2022-05-18T03:12:53.6793662Z Job is about to start running on the runner: linux.20_04.4x_a2a3d1cefced (organization) 2022-05-18T03:12:57.0409430Z Current runner version: '2.291.1' 2022-05-18T03:12:57.0414796Z Runner name: 'linux.20_04.4x_a2a3d1cefced' 2022-05-18T03:12:57.0415220Z Runner group name: 'Default' 2022-05-18T03:12:57.0416015Z Machine name: 'runner' 2022-05-18T03:12:57.0432330Z ##[group]Operating System 2022-05-18T03:12:57.0432747Z Ubuntu 2022-05-18T03:12:57.0433069Z 20.04.4 2022-05-18T03:12:57.0433330Z LTS 2022-05-18T03:12:57.0433620Z ##[endgroup] 2022-05-18T03:12:57.0433912Z ##[group]Virtual Environment 2022-05-18T03:12:57.0434238Z Environment: ubuntu-20.04 2022-05-18T03:12:57.0434527Z Version: 20220515.1 2022-05-18T03:12:57.0434966Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20220515.1/images/linux/Ubuntu2004-Readme.md 2022-05-18T03:12:57.0435571Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20220515.1 2022-05-18T03:12:57.0435970Z ##[endgroup] 2022-05-18T03:12:57.0436766Z ##[group]GITHUB_TOKEN Permissions 2022-05-18T03:12:57.0437454Z Actions: write 2022-05-18T03:12:57.0437738Z Checks: write 2022-05-18T03:12:57.0438011Z Contents: write 2022-05-18T03:12:57.0438307Z Deployments: write 2022-05-18T03:12:57.0438610Z Discussions: write 2022-05-18T03:12:57.0438883Z Issues: write 2022-05-18T03:12:57.0439107Z Metadata: read 2022-05-18T03:12:57.0439388Z Packages: write 2022-05-18T03:12:57.0439657Z Pages: write 2022-05-18T03:12:57.0439913Z PullRequests: write 2022-05-18T03:12:57.0440216Z RepositoryProjects: write 2022-05-18T03:12:57.0440526Z SecurityEvents: write 2022-05-18T03:12:57.0440782Z Statuses: write 2022-05-18T03:12:57.0441058Z ##[endgroup] 2022-05-18T03:12:57.0444143Z Secret source: Actions 2022-05-18T03:12:57.0444529Z Prepare workflow directory 2022-05-18T03:12:57.1245812Z Prepare all required actions 2022-05-18T03:12:57.1408055Z Getting action download info 2022-05-18T03:12:57.3717782Z Download action repository 'actions/setup-python@v2' (SHA:7f80679172b057fc5e90d70d197929d454754a5a) 2022-05-18T03:12:58.3159674Z Download action repository 'pytorch/pytorch@master' (SHA:3b2375291aab7b48442f2e6fb1ef66cebc761e24) 2022-05-18T03:13:01.8618757Z Getting action download info 2022-05-18T03:13:02.0347582Z Download action repository 'malfet/checkout@silent-checkout' (SHA:f63e9e15406be6060f159846cd2e098f759c5246) 2022-05-18T03:13:02.3242686Z ##[group]Run actions/setup-python@v2 2022-05-18T03:13:02.3242979Z with: 2022-05-18T03:13:02.3243162Z python-version: 3.8 2022-05-18T03:13:02.3243370Z architecture: x64 2022-05-18T03:13:02.3243762Z token: *** 2022-05-18T03:13:02.3243954Z ##[endgroup] 2022-05-18T03:13:02.5465891Z Successfully setup CPython (3.8.12) 2022-05-18T03:13:02.5764484Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-05-18T03:13:02.5764758Z with: 2022-05-18T03:13:02.5764941Z submodules: false 2022-05-18T03:13:02.5765145Z fetch-depth: 0 2022-05-18T03:13:02.5765320Z env: 2022-05-18T03:13:02.5765583Z pythonLocation: /opt/hostedtoolcache/Python/3.8.12/x64 2022-05-18T03:13:02.5765881Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.12/x64/lib 2022-05-18T03:13:02.5766116Z ##[endgroup] 2022-05-18T03:13:02.5984896Z ##[group]Run echo "${GITHUB_WORKSPACE}" 2022-05-18T03:13:02.5985211Z echo "${GITHUB_WORKSPACE}" 2022-05-18T03:13:02.5985452Z if [ -z "${NO_SUDO}" ]; then 2022-05-18T03:13:02.5985673Z  sudo rm -rf "${GITHUB_WORKSPACE}" 2022-05-18T03:13:02.5985897Z else 2022-05-18T03:13:02.5986105Z  rm -rf "${GITHUB_WORKSPACE}" 2022-05-18T03:13:02.5986293Z fi 2022-05-18T03:13:02.5986496Z mkdir "${GITHUB_WORKSPACE}" 2022-05-18T03:13:02.6038787Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T03:13:02.6039047Z env: 2022-05-18T03:13:02.6039290Z pythonLocation: /opt/hostedtoolcache/Python/3.8.12/x64 2022-05-18T03:13:02.6039609Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.12/x64/lib 2022-05-18T03:13:02.6039864Z NO_SUDO: 2022-05-18T03:13:02.6040053Z ##[endgroup] 2022-05-18T03:13:02.6184720Z /home/runner/actions-runner/_work/pytorch/pytorch 2022-05-18T03:13:02.7059170Z ##[group]Run malfet/checkout@silent-checkout 2022-05-18T03:13:02.7059429Z with: 2022-05-18T03:13:02.7059632Z ref: 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T03:13:02.7059854Z fetch-depth: 0 2022-05-18T03:13:02.7060045Z submodules: false 2022-05-18T03:13:02.7060233Z quiet-checkout: true 2022-05-18T03:13:02.7060447Z repository: pytorch/pytorch 2022-05-18T03:13:02.7060926Z token: *** 2022-05-18T03:13:02.7061106Z ssh-strict: true 2022-05-18T03:13:02.7061294Z persist-credentials: true 2022-05-18T03:13:02.7061492Z clean: true 2022-05-18T03:13:02.7061674Z lfs: false 2022-05-18T03:13:02.7061849Z set-safe-directory: true 2022-05-18T03:13:02.7062032Z env: 2022-05-18T03:13:02.7062255Z pythonLocation: /opt/hostedtoolcache/Python/3.8.12/x64 2022-05-18T03:13:02.7062537Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.12/x64/lib 2022-05-18T03:13:02.7062764Z ##[endgroup] 2022-05-18T03:13:02.8142715Z Syncing repository: pytorch/pytorch 2022-05-18T03:13:02.8152158Z ##[group]Getting Git version info 2022-05-18T03:13:02.8153032Z Working directory is '/home/runner/actions-runner/_work/pytorch/pytorch' 2022-05-18T03:13:02.8193643Z [command]/usr/bin/git version 2022-05-18T03:13:02.9842415Z git version 2.36.1 2022-05-18T03:13:02.9869129Z ##[endgroup] 2022-05-18T03:13:02.9887026Z Temporarily overriding HOME='/home/runner/actions-runner/_work/_temp/dc606c3b-dcce-468b-883b-143076f8e7bc' before making global git config changes 2022-05-18T03:13:02.9887484Z Adding repository directory to the temporary git global config as a safe directory 2022-05-18T03:13:02.9894277Z [command]/usr/bin/git config --global --add safe.directory /home/runner/actions-runner/_work/pytorch/pytorch 2022-05-18T03:13:02.9946884Z Deleting the contents of '/home/runner/actions-runner/_work/pytorch/pytorch' 2022-05-18T03:13:02.9951889Z ##[group]Initializing the repository 2022-05-18T03:13:02.9958244Z [command]/usr/bin/git init /home/runner/actions-runner/_work/pytorch/pytorch 2022-05-18T03:13:03.0217194Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-05-18T03:13:03.0217941Z hint: is subject to change. To configure the initial branch name to use in all 2022-05-18T03:13:03.0218560Z hint: of your new repositories, which will suppress this warning, call: 2022-05-18T03:13:03.0292798Z hint: 2022-05-18T03:13:03.0293434Z hint: git config --global init.defaultBranch 2022-05-18T03:13:03.0293873Z hint: 2022-05-18T03:13:03.0294387Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-05-18T03:13:03.0295299Z hint: 'development'. The just-created branch can be renamed via this command: 2022-05-18T03:13:03.0295669Z hint: 2022-05-18T03:13:03.0296053Z hint: git branch -m 2022-05-18T03:13:03.0296685Z Initialized empty Git repository in /home/runner/actions-runner/_work/pytorch/pytorch/.git/ 2022-05-18T03:13:03.0297322Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-05-18T03:13:03.0394028Z ##[endgroup] 2022-05-18T03:13:03.0394734Z ##[group]Disabling automatic garbage collection 2022-05-18T03:13:03.0400491Z [command]/usr/bin/git config --local gc.auto 0 2022-05-18T03:13:03.0433379Z ##[endgroup] 2022-05-18T03:13:03.0433997Z ##[group]Setting up auth 2022-05-18T03:13:03.0442979Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-05-18T03:13:03.0479217Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-05-18T03:13:03.2929436Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-05-18T03:13:03.2973917Z [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-05-18T03:13:03.3180722Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-05-18T03:13:03.3219947Z ##[endgroup] 2022-05-18T03:13:03.3220484Z ##[group]Fetching the repository 2022-05-18T03:13:03.3228274Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --quiet --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2022-05-18T03:13:58.9075110Z [command]/usr/bin/git rev-parse --verify --quiet 3b2375291aab7b48442f2e6fb1ef66cebc761e24^{object} 2022-05-18T03:13:58.9105624Z 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T03:13:58.9111876Z ##[endgroup] 2022-05-18T03:13:58.9112652Z ##[group]Determining the checkout info 2022-05-18T03:13:58.9113541Z ##[endgroup] 2022-05-18T03:13:58.9114230Z ##[group]Checking out the ref 2022-05-18T03:13:58.9120073Z [command]/usr/bin/git checkout --quiet --force 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T03:14:00.0814244Z ##[endgroup] 2022-05-18T03:14:00.0979151Z [command]/usr/bin/git log -1 --format='%H' 2022-05-18T03:14:00.1013094Z '3b2375291aab7b48442f2e6fb1ef66cebc761e24' 2022-05-18T03:14:00.1192217Z ##[group]Run set -eux 2022-05-18T03:14:00.1192454Z set -eux 2022-05-18T03:14:00.1192843Z python3 -mpip install -r requirements.txt 2022-05-18T03:14:00.1193103Z python3 -mpip install boto3==1.16.34 2022-05-18T03:14:00.1193349Z pip3 install typing-extensions==3.10 --user 2022-05-18T03:14:00.1193627Z pip3 install -r requirements-flake8.txt --user 2022-05-18T03:14:00.1193911Z python3 -mpip install -r requirements.txt --user 2022-05-18T03:14:00.1194161Z python3 -mpip install mypy==0.812 --user 2022-05-18T03:14:00.1194387Z make setup_lint 2022-05-18T03:14:00.1235961Z shell: /usr/bin/bash -e {0} 2022-05-18T03:14:00.1236145Z env: 2022-05-18T03:14:00.1236378Z pythonLocation: /opt/hostedtoolcache/Python/3.8.12/x64 2022-05-18T03:14:00.1236671Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.12/x64/lib 2022-05-18T03:14:00.1236885Z ##[endgroup] 2022-05-18T03:14:00.1300962Z + python3 -mpip install -r requirements.txt 2022-05-18T03:14:02.9999607Z Ignoring dataclasses: markers 'python_version < "3.7"' don't match your environment 2022-05-18T03:14:03.0642142Z Collecting astunparse 2022-05-18T03:14:03.0865819Z Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) 2022-05-18T03:14:03.1022753Z Collecting expecttest 2022-05-18T03:14:03.1077780Z Downloading expecttest-0.1.3-py3-none-any.whl (6.5 kB) 2022-05-18T03:14:03.1290455Z Collecting future 2022-05-18T03:14:03.1358674Z Downloading future-0.18.2.tar.gz (829 kB) 2022-05-18T03:14:03.1564988Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 829.2/829.2 kB 48.0 MB/s eta 0:00:00 2022-05-18T03:14:03.2512142Z Preparing metadata (setup.py): started 2022-05-18T03:14:04.2591306Z Preparing metadata (setup.py): finished with status 'done' 2022-05-18T03:14:04.6186669Z Collecting numpy 2022-05-18T03:14:04.6272781Z Downloading numpy-1.22.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB) 2022-05-18T03:14:04.7860316Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.8/16.8 MB 90.9 MB/s eta 0:00:00 2022-05-18T03:14:04.9775985Z Collecting psutil 2022-05-18T03:14:04.9847008Z Downloading psutil-5.9.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (283 kB) 2022-05-18T03:14:04.9913633Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 283.8/283.8 kB 72.4 MB/s eta 0:00:00 2022-05-18T03:14:05.0553058Z Collecting pyyaml 2022-05-18T03:14:05.0593872Z Downloading 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-05-18T03:14:05.0700412Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 701.2/701.2 kB 92.0 MB/s eta 0:00:00 2022-05-18T03:14:05.1247781Z Collecting requests 2022-05-18T03:14:05.1292043Z Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-05-18T03:14:05.1338572Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 kB 24.4 MB/s eta 0:00:00 2022-05-18T03:14:05.1357481Z Requirement already satisfied: setuptools in /opt/hostedtoolcache/Python/3.8.12/x64/lib/python3.8/site-packages (from -r requirements.txt (line 9)) (56.0.0) 2022-05-18T03:14:05.1554401Z Collecting six 2022-05-18T03:14:05.1592412Z Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-05-18T03:14:05.1765542Z Collecting types-dataclasses 2022-05-18T03:14:05.1801779Z Downloading types_dataclasses-0.6.5-py3-none-any.whl (2.8 kB) 2022-05-18T03:14:05.2043252Z Collecting typing_extensions 2022-05-18T03:14:05.2077595Z Downloading typing_extensions-4.2.0-py3-none-any.whl (24 kB) 2022-05-18T03:14:05.2579283Z Collecting wheel<1.0,>=0.23.0 2022-05-18T03:14:05.2615796Z Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) 2022-05-18T03:14:05.3148886Z Collecting idna<4,>=2.5 2022-05-18T03:14:05.3184653Z Downloading idna-3.3-py3-none-any.whl (61 kB) 2022-05-18T03:14:05.3231742Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 22.9 MB/s eta 0:00:00 2022-05-18T03:14:05.3488002Z Collecting certifi>=2017.4.17 2022-05-18T03:14:05.3524785Z Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-05-18T03:14:05.3578504Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 kB 50.9 MB/s eta 0:00:00 2022-05-18T03:14:05.3854729Z Collecting charset-normalizer~=2.0.0 2022-05-18T03:14:05.3894669Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-05-18T03:14:05.4389700Z Collecting urllib3<1.27,>=1.21.1 2022-05-18T03:14:05.4432460Z Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB) 2022-05-18T03:14:05.4487823Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.0/139.0 kB 45.7 MB/s eta 0:00:00 2022-05-18T03:14:05.5129609Z Using legacy 'setup.py install' for future, since package 'wheel' is not installed. 2022-05-18T03:14:05.5701924Z Installing collected packages: types-dataclasses, certifi, wheel, urllib3, typing_extensions, six, pyyaml, psutil, numpy, idna, future, expecttest, charset-normalizer, requests, astunparse 2022-05-18T03:14:07.7291349Z Running setup.py install for future: started 2022-05-18T03:14:08.2965556Z Running setup.py install for future: finished with status 'done' 2022-05-18T03:14:08.3850352Z Successfully installed astunparse-1.6.3 certifi-2021.10.8 charset-normalizer-2.0.12 expecttest-0.1.3 future-0.18.2 idna-3.3 numpy-1.22.3 psutil-5.9.0 pyyaml-6.0 requests-2.27.1 six-1.16.0 types-dataclasses-0.6.5 typing_extensions-4.2.0 urllib3-1.26.9 wheel-0.37.1 2022-05-18T03:14:08.6593312Z + python3 -mpip install boto3==1.16.34 2022-05-18T03:14:09.5617802Z Collecting boto3==1.16.34 2022-05-18T03:14:09.5842105Z Downloading boto3-1.16.34-py2.py3-none-any.whl (129 kB) 2022-05-18T03:14:09.5920319Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 129.7/129.7 kB 27.5 MB/s eta 0:00:00 2022-05-18T03:14:09.6194869Z Collecting s3transfer<0.4.0,>=0.3.0 2022-05-18T03:14:09.6229013Z Downloading s3transfer-0.3.7-py2.py3-none-any.whl (73 kB) 2022-05-18T03:14:09.6277060Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.4/73.4 kB 30.5 MB/s eta 0:00:00 2022-05-18T03:14:09.6462968Z Collecting jmespath<1.0.0,>=0.7.1 2022-05-18T03:14:09.6515619Z Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 2022-05-18T03:14:10.2269972Z Collecting botocore<1.20.0,>=1.19.34 2022-05-18T03:14:10.2320335Z Downloading botocore-1.19.63-py2.py3-none-any.whl (7.2 MB) 2022-05-18T03:14:10.2952974Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.2/7.2 MB 120.1 MB/s eta 0:00:00 2022-05-18T03:14:10.3545912Z Collecting python-dateutil<3.0.0,>=2.1 2022-05-18T03:14:10.3589170Z Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 2022-05-18T03:14:10.3648504Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 71.1 MB/s eta 0:00:00 2022-05-18T03:14:10.3683448Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /opt/hostedtoolcache/Python/3.8.12/x64/lib/python3.8/site-packages (from botocore<1.20.0,>=1.19.34->boto3==1.16.34) (1.26.9) 2022-05-18T03:14:10.5395411Z Requirement already satisfied: six>=1.5 in /opt/hostedtoolcache/Python/3.8.12/x64/lib/python3.8/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.20.0,>=1.19.34->boto3==1.16.34) (1.16.0) 2022-05-18T03:14:10.6441914Z Installing collected packages: python-dateutil, jmespath, botocore, s3transfer, boto3 2022-05-18T03:14:11.2431299Z Successfully installed boto3-1.16.34 botocore-1.19.63 jmespath-0.10.0 python-dateutil-2.8.2 s3transfer-0.3.7 2022-05-18T03:14:11.4441513Z + pip3 install typing-extensions==3.10 --user 2022-05-18T03:14:11.9579200Z Collecting typing-extensions==3.10 2022-05-18T03:14:11.9795919Z Downloading typing_extensions-3.10.0.0-py3-none-any.whl (26 kB) 2022-05-18T03:14:12.0559938Z Installing collected packages: typing-extensions 2022-05-18T03:14:12.0775779Z Successfully installed typing-extensions-3.10.0.0 2022-05-18T03:14:12.2266191Z + pip3 install -r requirements-flake8.txt --user 2022-05-18T03:14:12.7042528Z Collecting git+https://github.com/malfet/flake8-coding.git (from -r requirements-flake8.txt (line 5)) 2022-05-18T03:14:12.7049496Z Cloning https://github.com/malfet/flake8-coding.git to /tmp/pip-req-build-sx1272_t 2022-05-18T03:14:12.7099638Z Running command git clone --filter=blob:none --quiet https://github.com/malfet/flake8-coding.git /tmp/pip-req-build-sx1272_t 2022-05-18T03:14:13.0540305Z Resolved https://github.com/malfet/flake8-coding.git to commit 1106d953dde998ab6dd7f951efc804dea562d609 2022-05-18T03:14:13.0550279Z Preparing metadata (setup.py): started 2022-05-18T03:14:13.2292146Z Preparing metadata (setup.py): finished with status 'done' 2022-05-18T03:14:13.2949551Z Collecting flake8==3.8.2 2022-05-18T03:14:13.3126558Z Downloading flake8-3.8.2-py2.py3-none-any.whl (72 kB) 2022-05-18T03:14:13.3195422Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.7/72.7 kB 20.4 MB/s eta 0:00:00 2022-05-18T03:14:13.3470696Z Collecting flake8-bugbear==20.1.4 2022-05-18T03:14:13.3512747Z Downloading flake8_bugbear-20.1.4-py36.py37.py38-none-any.whl (15 kB) 2022-05-18T03:14:13.3842952Z Collecting flake8-comprehensions==3.3.0 2022-05-18T03:14:13.3887310Z Downloading flake8_comprehensions-3.3.0-py3-none-any.whl (7.2 kB) 2022-05-18T03:14:13.4057320Z Collecting flake8-executable==2.0.4 2022-05-18T03:14:13.4101534Z Downloading flake8_executable-2.0.4-py3-none-any.whl (35 kB) 2022-05-18T03:14:13.4331945Z Collecting flake8-pyi==20.5.0 2022-05-18T03:14:13.4395135Z Downloading flake8_pyi-20.5.0-py36-none-any.whl (9.6 kB) 2022-05-18T03:14:13.4561052Z Collecting mccabe==0.6.1 2022-05-18T03:14:13.4598328Z Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB) 2022-05-18T03:14:13.4840372Z Collecting pycodestyle==2.6.0 2022-05-18T03:14:13.4878235Z Downloading pycodestyle-2.6.0-py2.py3-none-any.whl (41 kB) 2022-05-18T03:14:13.4917135Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 20.1 MB/s eta 0:00:00 2022-05-18T03:14:13.5186326Z Collecting pyflakes==2.2.0 2022-05-18T03:14:13.5225664Z Downloading pyflakes-2.2.0-py2.py3-none-any.whl (66 kB) 2022-05-18T03:14:13.5267175Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.0/67.0 kB 28.9 MB/s eta 0:00:00 2022-05-18T03:14:13.5688999Z Collecting attrs>=19.2.0 2022-05-18T03:14:13.5721791Z Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-05-18T03:14:13.5762584Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 kB 26.2 MB/s eta 0:00:00 2022-05-18T03:14:13.6500789Z Building wheels for collected packages: flake8-coding 2022-05-18T03:14:13.6507465Z Building wheel for flake8-coding (setup.py): started 2022-05-18T03:14:13.9884951Z Building wheel for flake8-coding (setup.py): finished with status 'done' 2022-05-18T03:14:13.9893598Z Created wheel for flake8-coding: filename=flake8_coding-1.3.3-py2.py3-none-any.whl size=7694 sha256=595685bb5ad11c42637515fdf144a760518d1ab916d63b5336317d6c256a3f8f 2022-05-18T03:14:13.9897090Z Stored in directory: /tmp/pip-ephem-wheel-cache-mcxa_d52/wheels/97/c9/c5/ce96ffa9054386aa2a474ffbbada74461e711a7284d7ac6d67 2022-05-18T03:14:13.9922282Z Successfully built flake8-coding 2022-05-18T03:14:14.1029835Z Installing collected packages: mccabe, pyflakes, pycodestyle, attrs, flake8, flake8-pyi, flake8-executable, flake8-comprehensions, flake8-coding, flake8-bugbear 2022-05-18T03:14:14.2911129Z Successfully installed attrs-21.4.0 flake8-3.8.2 flake8-bugbear-20.1.4 flake8-coding-1.3.3 flake8-comprehensions-3.3.0 flake8-executable-2.0.4 flake8-pyi-20.5.0 mccabe-0.6.1 pycodestyle-2.6.0 pyflakes-2.2.0 2022-05-18T03:14:14.4474332Z + python3 -mpip install -r requirements.txt --user 2022-05-18T03:14:14.9268403Z Ignoring dataclasses: markers 'python_version < "3.7"' don't match your environment 2022-05-18T03:14:14.9273165Z Requirement already satisfied: astunparse in /opt/hostedtoolcache/Python/3.8.12/x64/lib/python3.8/site-packages (from -r requirements.txt (line 2)) (1.6.3) 2022-05-18T03:14:14.9277998Z Requirement already satisfied: expecttest in /opt/hostedtoolcache/Python/3.8.12/x64/lib/python3.8/site-packages (from -r requirements.txt (line 3)) (0.1.3) 2022-05-18T03:14:14.9282339Z Requirement already satisfied: future in /opt/hostedtoolcache/Python/3.8.12/x64/lib/python3.8/site-packages (from -r requirements.txt (line 4)) (0.18.2) 2022-05-18T03:14:14.9286641Z Requirement already satisfied: numpy in /opt/hostedtoolcache/Python/3.8.12/x64/lib/python3.8/site-packages (from -r requirements.txt (line 5)) (1.22.3) 2022-05-18T03:14:14.9291428Z Requirement already satisfied: psutil in /opt/hostedtoolcache/Python/3.8.12/x64/lib/python3.8/site-packages (from -r requirements.txt (line 6)) (5.9.0) 2022-05-18T03:14:14.9295738Z Requirement already satisfied: pyyaml in /opt/hostedtoolcache/Python/3.8.12/x64/lib/python3.8/site-packages (from -r requirements.txt (line 7)) (6.0) 2022-05-18T03:14:14.9299979Z Requirement already satisfied: requests in /opt/hostedtoolcache/Python/3.8.12/x64/lib/python3.8/site-packages (from -r requirements.txt (line 8)) (2.27.1) 2022-05-18T03:14:14.9304304Z Requirement already satisfied: setuptools in /opt/hostedtoolcache/Python/3.8.12/x64/lib/python3.8/site-packages (from -r requirements.txt (line 9)) (56.0.0) 2022-05-18T03:14:14.9308528Z Requirement already satisfied: six in /opt/hostedtoolcache/Python/3.8.12/x64/lib/python3.8/site-packages (from -r requirements.txt (line 10)) (1.16.0) 2022-05-18T03:14:14.9312776Z Requirement already satisfied: types-dataclasses in /opt/hostedtoolcache/Python/3.8.12/x64/lib/python3.8/site-packages (from -r requirements.txt (line 11)) (0.6.5) 2022-05-18T03:14:14.9327581Z Requirement already satisfied: typing_extensions in /home/runner/.local/lib/python3.8/site-packages (from -r requirements.txt (line 12)) (3.10.0.0) 2022-05-18T03:14:14.9360898Z Requirement already satisfied: wheel<1.0,>=0.23.0 in /opt/hostedtoolcache/Python/3.8.12/x64/lib/python3.8/site-packages (from astunparse->-r requirements.txt (line 2)) (0.37.1) 2022-05-18T03:14:14.9576919Z Requirement already satisfied: certifi>=2017.4.17 in /opt/hostedtoolcache/Python/3.8.12/x64/lib/python3.8/site-packages (from requests->-r requirements.txt (line 8)) (2021.10.8) 2022-05-18T03:14:14.9595063Z Requirement already satisfied: idna<4,>=2.5 in /opt/hostedtoolcache/Python/3.8.12/x64/lib/python3.8/site-packages (from requests->-r requirements.txt (line 8)) (3.3) 2022-05-18T03:14:14.9601366Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/hostedtoolcache/Python/3.8.12/x64/lib/python3.8/site-packages (from requests->-r requirements.txt (line 8)) (1.26.9) 2022-05-18T03:14:14.9614161Z Requirement already satisfied: charset-normalizer~=2.0.0 in /opt/hostedtoolcache/Python/3.8.12/x64/lib/python3.8/site-packages (from requests->-r requirements.txt (line 8)) (2.0.12) 2022-05-18T03:14:15.2046407Z + python3 -mpip install mypy==0.812 --user 2022-05-18T03:14:15.7995226Z Collecting mypy==0.812 2022-05-18T03:14:15.8214783Z Downloading mypy-0.812-cp38-cp38-manylinux2010_x86_64.whl (22.5 MB) 2022-05-18T03:14:16.0317610Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 22.5/22.5 MB 77.0 MB/s eta 0:00:00 2022-05-18T03:14:16.1968678Z Collecting typed-ast<1.5.0,>=1.4.0 2022-05-18T03:14:16.2048902Z Downloading typed_ast-1.4.3-cp38-cp38-manylinux1_x86_64.whl (774 kB) 2022-05-18T03:14:16.2150973Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 774.0/774.0 kB 104.6 MB/s eta 0:00:00 2022-05-18T03:14:16.2310340Z Collecting mypy-extensions<0.5.0,>=0.4.3 2022-05-18T03:14:16.2356045Z Downloading mypy_extensions-0.4.3-py2.py3-none-any.whl (4.5 kB) 2022-05-18T03:14:16.2389892Z Requirement already satisfied: typing-extensions>=3.7.4 in /home/runner/.local/lib/python3.8/site-packages (from mypy==0.812) (3.10.0.0) 2022-05-18T03:14:16.3622663Z Installing collected packages: typed-ast, mypy-extensions, mypy 2022-05-18T03:14:17.6056196Z Successfully installed mypy-0.812 mypy-extensions-0.4.3 typed-ast-1.4.3 2022-05-18T03:14:17.7684535Z + make setup_lint 2022-05-18T03:14:17.8046385Z pip3 install lintrunner 2022-05-18T03:14:18.3182851Z Collecting lintrunner 2022-05-18T03:14:18.3449247Z Downloading lintrunner-0.9.2-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (2.3 MB) 2022-05-18T03:14:18.3721546Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 95.5 MB/s eta 0:00:00 2022-05-18T03:14:18.4890759Z Installing collected packages: lintrunner 2022-05-18T03:14:18.5399448Z Successfully installed lintrunner-0.9.2 2022-05-18T03:14:18.6979475Z lintrunner init 2022-05-18T03:14:18.7023182Z [2022-05-18T03:14:18Z INFO lintrunner::linter] Initializing linter: 'FLAKE8' 2022-05-18T03:14:18.7348404Z $ pip3 install --user flake8==3.8.2 flake8-bugbear==20.1.4 flake8-comprehensions==3.3.0 flake8-executable==2.0.4 flake8-pyi==20.5.0 mccabe==0.6.1 pycodestyle==2.6.0 pyflakes==2.2.0 2022-05-18T03:14:19.2076847Z Requirement already satisfied: flake8==3.8.2 in /home/runner/.local/lib/python3.8/site-packages (3.8.2) 2022-05-18T03:14:19.2083412Z Requirement already satisfied: flake8-bugbear==20.1.4 in /home/runner/.local/lib/python3.8/site-packages (20.1.4) 2022-05-18T03:14:19.2090951Z Requirement already satisfied: flake8-comprehensions==3.3.0 in /home/runner/.local/lib/python3.8/site-packages (3.3.0) 2022-05-18T03:14:19.2099539Z Requirement already satisfied: flake8-executable==2.0.4 in /home/runner/.local/lib/python3.8/site-packages (2.0.4) 2022-05-18T03:14:19.2106778Z Requirement already satisfied: flake8-pyi==20.5.0 in /home/runner/.local/lib/python3.8/site-packages (20.5.0) 2022-05-18T03:14:19.2113692Z Requirement already satisfied: mccabe==0.6.1 in /home/runner/.local/lib/python3.8/site-packages (0.6.1) 2022-05-18T03:14:19.2120637Z Requirement already satisfied: pycodestyle==2.6.0 in /home/runner/.local/lib/python3.8/site-packages (2.6.0) 2022-05-18T03:14:19.2137220Z Requirement already satisfied: pyflakes==2.2.0 in /home/runner/.local/lib/python3.8/site-packages (2.2.0) 2022-05-18T03:14:19.2235534Z Requirement already satisfied: attrs>=19.2.0 in /home/runner/.local/lib/python3.8/site-packages (from flake8-bugbear==20.1.4) (21.4.0) 2022-05-18T03:14:19.4813832Z took 746ms 2022-05-18T03:14:19.4891063Z [2022-05-18T03:14:19Z INFO lintrunner::linter] Initializing linter: 'CLANGFORMAT' 2022-05-18T03:14:19.5516449Z INFO: .lintbin/clang-format does not exist. 2022-05-18T03:14:19.5517272Z INFO: Downloading https://oss-clang-format.s3.us-east-2.amazonaws.com/linux64/clang-format-linux64 to .lintbin/clang-format 2022-05-18T03:14:19.7270722Z INFO: Downloaded clang-format successfully. 2022-05-18T03:14:19.7349755Z INFO: Using clang-format located at .lintbin/clang-format 2022-05-18T03:14:19.7449497Z [2022-05-18T03:14:19Z INFO lintrunner::linter] Initializing linter: 'MYPY' 2022-05-18T03:14:19.7770232Z $ pip3 install --user numpy==1.20 expecttest==0.1.3 mypy==0.950 types-requests==2.27.25 types-six==1.16.15 types-PyYAML==6.0.7 types-tabulate==0.8.8 types-protobuf==3.19.18 types-pkg-resources==0.1.3 types-Jinja2==2.11.9 junitparser==2.1.1 rich==10.9.0 pyyaml==6.0 2022-05-18T03:14:20.6221813Z Collecting numpy==1.20 2022-05-18T03:14:20.6382158Z Downloading numpy-1.20.0-cp38-cp38-manylinux2010_x86_64.whl (15.4 MB) 2022-05-18T03:14:20.7923677Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.4/15.4 MB 85.7 MB/s eta 0:00:00 2022-05-18T03:14:20.8395947Z Requirement already satisfied: expecttest==0.1.3 in /opt/hostedtoolcache/Python/3.8.12/x64/lib/python3.8/site-packages (0.1.3) 2022-05-18T03:14:20.9461295Z Collecting mypy==0.950 2022-05-18T03:14:20.9513192Z Downloading mypy-0.950-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (17.6 MB) 2022-05-18T03:14:21.0980946Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.6/17.6 MB 91.5 MB/s eta 0:00:00 2022-05-18T03:14:21.1839084Z Collecting types-requests==2.27.25 2022-05-18T03:14:21.1883231Z Downloading types_requests-2.27.25-py3-none-any.whl (12 kB) 2022-05-18T03:14:21.2099598Z Collecting types-six==1.16.15 2022-05-18T03:14:21.2147671Z Downloading types_six-1.16.15-py3-none-any.whl (14 kB) 2022-05-18T03:14:21.2364991Z Collecting types-PyYAML==6.0.7 2022-05-18T03:14:21.2395682Z Downloading types_PyYAML-6.0.7-py3-none-any.whl (13 kB) 2022-05-18T03:14:21.2571831Z Collecting types-tabulate==0.8.8 2022-05-18T03:14:21.2610764Z Downloading types_tabulate-0.8.8-py3-none-any.whl (2.5 kB) 2022-05-18T03:14:21.2943603Z Collecting types-protobuf==3.19.18 2022-05-18T03:14:21.2994273Z Downloading types_protobuf-3.19.18-py3-none-any.whl (52 kB) 2022-05-18T03:14:21.3034363Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.3/52.3 kB 25.2 MB/s eta 0:00:00 2022-05-18T03:14:21.3178263Z Collecting types-pkg-resources==0.1.3 2022-05-18T03:14:21.3282079Z Downloading types_pkg_resources-0.1.3-py2.py3-none-any.whl (4.8 kB) 2022-05-18T03:14:21.3442791Z Collecting types-Jinja2==2.11.9 2022-05-18T03:14:21.3476730Z Downloading types_Jinja2-2.11.9-py3-none-any.whl (18 kB) 2022-05-18T03:14:21.3746710Z Collecting junitparser==2.1.1 2022-05-18T03:14:21.3796336Z Downloading junitparser-2.1.1-py2.py3-none-any.whl (10 kB) 2022-05-18T03:14:21.4735311Z Collecting rich==10.9.0 2022-05-18T03:14:21.4850898Z Downloading rich-10.9.0-py3-none-any.whl (211 kB) 2022-05-18T03:14:21.4909366Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 211.2/211.2 kB 62.7 MB/s eta 0:00:00 2022-05-18T03:14:21.4946042Z Requirement already satisfied: pyyaml==6.0 in /opt/hostedtoolcache/Python/3.8.12/x64/lib/python3.8/site-packages (6.0) 2022-05-18T03:14:21.5044261Z Requirement already satisfied: typing-extensions>=3.10 in /home/runner/.local/lib/python3.8/site-packages (from mypy==0.950) (3.10.0.0) 2022-05-18T03:14:21.5269531Z Collecting tomli>=1.1.0 2022-05-18T03:14:21.5309281Z Downloading tomli-2.0.1-py3-none-any.whl (12 kB) 2022-05-18T03:14:21.5339185Z Requirement already satisfied: mypy-extensions>=0.4.3 in /home/runner/.local/lib/python3.8/site-packages (from mypy==0.950) (0.4.3) 2022-05-18T03:14:21.5525550Z Collecting types-urllib3<1.27 2022-05-18T03:14:21.5556879Z Downloading types_urllib3-1.26.14-py3-none-any.whl (13 kB) 2022-05-18T03:14:21.5784026Z Collecting types-MarkupSafe 2022-05-18T03:14:21.5826166Z Downloading types_MarkupSafe-1.1.10-py3-none-any.whl (4.0 kB) 2022-05-18T03:14:21.5870723Z Requirement already satisfied: future in /opt/hostedtoolcache/Python/3.8.12/x64/lib/python3.8/site-packages (from junitparser==2.1.1) (0.18.2) 2022-05-18T03:14:21.6309474Z Collecting pygments<3.0.0,>=2.6.0 2022-05-18T03:14:21.6354516Z Downloading Pygments-2.12.0-py3-none-any.whl (1.1 MB) 2022-05-18T03:14:21.6533638Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 69.7 MB/s eta 0:00:00 2022-05-18T03:14:21.6819256Z Collecting colorama<0.5.0,>=0.4.0 2022-05-18T03:14:21.6854267Z Downloading colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2022-05-18T03:14:21.7070706Z Collecting commonmark<0.10.0,>=0.9.0 2022-05-18T03:14:21.7105210Z Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) 2022-05-18T03:14:21.7147508Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 22.3 MB/s eta 0:00:00 2022-05-18T03:14:21.9084960Z Installing collected packages: types-urllib3, types-tabulate, types-six, types-PyYAML, types-protobuf, types-pkg-resources, types-MarkupSafe, commonmark, types-requests, types-Jinja2, tomli, pygments, numpy, junitparser, colorama, rich, mypy 2022-05-18T03:14:24.2481129Z Attempting uninstall: mypy 2022-05-18T03:14:24.2487710Z Found existing installation: mypy 0.812 2022-05-18T03:14:24.4185734Z Uninstalling mypy-0.812: 2022-05-18T03:14:24.4521722Z Successfully uninstalled mypy-0.812 2022-05-18T03:14:25.6337352Z Successfully installed colorama-0.4.4 commonmark-0.9.1 junitparser-2.1.1 mypy-0.950 numpy-1.20.0 pygments-2.12.0 rich-10.9.0 tomli-2.0.1 types-Jinja2-2.11.9 types-MarkupSafe-1.1.10 types-PyYAML-6.0.7 types-pkg-resources-0.1.3 types-protobuf-3.19.18 types-requests-2.27.25 types-six-1.16.15 types-tabulate-0.8.8 types-urllib3-1.26.14 2022-05-18T03:14:25.8251660Z took 6047ms 2022-05-18T03:14:25.8323935Z [2022-05-18T03:14:25Z INFO lintrunner::linter] Initializing linter: 'CLANGTIDY' 2022-05-18T03:14:25.8949915Z INFO: .lintbin/clang-tidy does not exist. 2022-05-18T03:14:25.8950911Z INFO: Downloading https://oss-clang-format.s3.us-east-2.amazonaws.com/linux64/clang-tidy to .lintbin/clang-tidy 2022-05-18T03:14:26.5302411Z INFO: Downloaded clang-tidy successfully. 2022-05-18T03:14:26.7367807Z INFO: Using clang-tidy located at .lintbin/clang-tidy 2022-05-18T03:14:26.7473169Z [2022-05-18T03:14:26Z INFO lintrunner::linter] Initializing linter: 'NATIVEFUNCTIONS' 2022-05-18T03:14:26.7796569Z $ pip3 install --user ruamel.yaml==0.17.4 2022-05-18T03:14:27.6389099Z Collecting ruamel.yaml==0.17.4 2022-05-18T03:14:27.6562403Z Downloading ruamel.yaml-0.17.4-py3-none-any.whl (101 kB) 2022-05-18T03:14:27.6629682Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.9/101.9 kB 27.8 MB/s eta 0:00:00 2022-05-18T03:14:27.7063008Z Collecting ruamel.yaml.clib>=0.1.2 2022-05-18T03:14:27.7132137Z Downloading ruamel.yaml.clib-0.2.6-cp38-cp38-manylinux1_x86_64.whl (570 kB) 2022-05-18T03:14:27.7227234Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.4/570.4 kB 81.9 MB/s eta 0:00:00 2022-05-18T03:14:27.8509957Z Installing collected packages: ruamel.yaml.clib, ruamel.yaml 2022-05-18T03:14:27.9524952Z Successfully installed ruamel.yaml-0.17.4 ruamel.yaml.clib-0.2.6 2022-05-18T03:14:28.1248603Z took 1344ms 2022-05-18T03:14:28.1325471Z [2022-05-18T03:14:28Z INFO lintrunner::linter] Initializing linter: 'CMAKE' 2022-05-18T03:14:28.1664755Z $ pip3 install --user cmakelint==1.4.1 2022-05-18T03:14:28.7022774Z Collecting cmakelint==1.4.1 2022-05-18T03:14:28.7228506Z Downloading cmakelint-1.4.1-py3-none-any.whl (12 kB) 2022-05-18T03:14:28.8615803Z Installing collected packages: cmakelint 2022-05-18T03:14:28.8807327Z Successfully installed cmakelint-1.4.1 2022-05-18T03:14:29.0329516Z took 866ms 2022-05-18T03:14:29.0400248Z [2022-05-18T03:14:29Z INFO lintrunner::linter] Initializing linter: 'SHELLCHECK' 2022-05-18T03:14:29.0739280Z $ pip3 install --user shellcheck-py==0.7.2.1 2022-05-18T03:14:29.5834883Z Collecting shellcheck-py==0.7.2.1 2022-05-18T03:14:29.6113094Z Downloading shellcheck_py-0.7.2.1-py2.py3-none-manylinux1_x86_64.whl (2.0 MB) 2022-05-18T03:14:29.6416430Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 75.4 MB/s eta 0:00:00 2022-05-18T03:14:29.7731522Z Installing collected packages: shellcheck-py 2022-05-18T03:14:29.8187790Z Successfully installed shellcheck-py-0.7.2.1 2022-05-18T03:14:29.9701618Z took 895ms 2022-05-18T03:14:29.9782177Z [2022-05-18T03:14:29Z INFO lintrunner::linter] Initializing linter: 'ACTIONLINT' 2022-05-18T03:14:30.0419628Z INFO: .lintbin/actionlint does not exist. 2022-05-18T03:14:30.0420957Z INFO: Downloading https://oss-clang-format.s3.us-east-2.amazonaws.com/linux64/actionlint to .lintbin/actionlint 2022-05-18T03:14:30.2266590Z INFO: Downloaded actionlint successfully. 2022-05-18T03:14:30.2428305Z INFO: Using actionlint located at .lintbin/actionlint 2022-05-18T03:14:30.2532034Z [2022-05-18T03:14:30Z INFO lintrunner::linter] Initializing linter: 'BLACK' 2022-05-18T03:14:30.2873055Z $ pip3 install --user black==22.3.0 2022-05-18T03:14:30.8290283Z Collecting black==22.3.0 2022-05-18T03:14:30.8489663Z Downloading black-22.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB) 2022-05-18T03:14:30.8681136Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 90.3 MB/s eta 0:00:00 2022-05-18T03:14:30.8906060Z Requirement already satisfied: mypy-extensions>=0.4.3 in /home/runner/.local/lib/python3.8/site-packages (from black==22.3.0) (0.4.3) 2022-05-18T03:14:30.8920796Z Requirement already satisfied: tomli>=1.1.0 in /home/runner/.local/lib/python3.8/site-packages (from black==22.3.0) (2.0.1) 2022-05-18T03:14:30.9118344Z Collecting platformdirs>=2 2022-05-18T03:14:30.9155603Z Downloading platformdirs-2.5.2-py3-none-any.whl (14 kB) 2022-05-18T03:14:30.9198324Z Requirement already satisfied: typing-extensions>=3.10.0.0 in /home/runner/.local/lib/python3.8/site-packages (from black==22.3.0) (3.10.0.0) 2022-05-18T03:14:30.9490121Z Collecting click>=8.0.0 2022-05-18T03:14:30.9528131Z Downloading click-8.1.3-py3-none-any.whl (96 kB) 2022-05-18T03:14:30.9575106Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 37.1 MB/s eta 0:00:00 2022-05-18T03:14:30.9723318Z Collecting pathspec>=0.9.0 2022-05-18T03:14:30.9773395Z Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) 2022-05-18T03:14:31.1400227Z Installing collected packages: platformdirs, pathspec, click, black 2022-05-18T03:14:31.3358776Z Successfully installed black-22.3.0 click-8.1.3 pathspec-0.9.0 platformdirs-2.5.2 2022-05-18T03:14:31.4960107Z took 1208ms 2022-05-18T03:14:31.5057708Z ##[group]Run python3 -m unittest discover -vs tools/test -p 'test_*.py' 2022-05-18T03:14:31.5058082Z python3 -m unittest discover -vs tools/test -p 'test_*.py' 2022-05-18T03:14:31.5058395Z python3 -m unittest discover -vs .github/scripts -p 'test_*.py' 2022-05-18T03:14:31.5102013Z shell: /usr/bin/bash -e {0} 2022-05-18T03:14:31.5102210Z env: 2022-05-18T03:14:31.5102441Z pythonLocation: /opt/hostedtoolcache/Python/3.8.12/x64 2022-05-18T03:14:31.5102724Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.12/x64/lib 2022-05-18T03:14:31.5102950Z ##[endgroup] 2022-05-18T03:14:32.8965165Z test_build_jobs (test_cmake.TestCMake) 2022-05-18T03:14:33.3802913Z Tests that the number of build jobs comes out correctly. ... ok 2022-05-18T03:14:33.3845170Z test_indexed_grads (test_codegen.TestCreateDerivative) ... ok 2022-05-18T03:14:33.3849362Z test_named_grads (test_codegen.TestCreateDerivative) ... ok 2022-05-18T03:14:33.3866345Z test_named_grads_and_indexed_grads (test_codegen.TestCreateDerivative) ... ok 2022-05-18T03:14:33.3885175Z test_non_differentiable_output (test_codegen.TestCreateDerivative) ... ok 2022-05-18T03:14:33.3897315Z test_non_differentiable_output_invalid_type (test_codegen.TestGenAutogradFunctions) ... ok 2022-05-18T03:14:33.3908007Z test_non_differentiable_output_output_differentiability (test_codegen.TestGenAutogradFunctions) ... ok 2022-05-18T03:14:33.3928792Z test_conflicting_ufunc (test_codegen_model.TestCodegenModel) ... ok 2022-05-18T03:14:33.3945995Z test_invalid_cudafunctoronself_for_binary_op (test_codegen_model.TestCodegenModel) ... ok 2022-05-18T03:14:33.3949223Z test_nonstructured_ufunc (test_codegen_model.TestCodegenModel) ... ok 2022-05-18T03:14:33.3953574Z test_overlapping_ufunc_and_dispatch (test_codegen_model.TestCodegenModel) ... ok 2022-05-18T03:14:33.3960543Z test_scalaronly_shadowed (test_codegen_model.TestCodegenModel) ... expected failure 2022-05-18T03:14:34.0358314Z test_backend_autograd_kernel_mismatch_functional_inplace (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-05-18T03:14:34.7015838Z test_backend_autograd_kernel_mismatch_out_functional (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-05-18T03:14:35.3457113Z test_backend_has_no_autograd_key_but_provides_entries (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-05-18T03:14:35.9997324Z test_backend_invalid_dispatch_key (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-05-18T03:14:36.6149753Z test_device_guard_non_bool (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-05-18T03:14:37.2638722Z test_empty_backend (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-05-18T03:14:37.9088874Z test_missing_backend (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-05-18T03:14:38.5526220Z test_missing_cpp_namespace (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-05-18T03:14:39.1631100Z test_nonlist_supported (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-05-18T03:14:39.7931431Z test_op_appears_in_supported_and_autograd_lists (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-05-18T03:14:40.4461726Z test_supported_invalid_op (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-05-18T03:14:41.1145171Z test_unrecognized_key (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-05-18T03:14:41.7363467Z test_use_out_as_primary_non_bool (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-05-18T03:14:42.4519357Z test_valid_multiple_ops (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-05-18T03:14:43.1983894Z test_valid_single_op (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-05-18T03:14:43.9716763Z test_valid_with_autograd_ops (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-05-18T03:14:44.6295833Z test_valid_zero_ops (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-05-18T03:14:45.2937631Z test_valid_zero_ops_doesnt_require_backend_dispatch_key (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-05-18T03:14:45.9577378Z test_whitespace_cpp_namespace (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-05-18T03:14:45.9584713Z test_closes_pr_body (test_import_test_stats.TestGetDisabledIssues) ... ok 2022-05-18T03:14:45.9592364Z test_fixes_commit_messages (test_import_test_stats.TestGetDisabledIssues) ... ok 2022-05-18T03:14:45.9599819Z test_issue_links (test_import_test_stats.TestGetDisabledIssues) ... ok 2022-05-18T03:14:45.9607557Z test_not_accepted (test_import_test_stats.TestGetDisabledIssues) ... ok 2022-05-18T03:14:45.9615138Z test_resolves_pr_commits (test_import_test_stats.TestGetDisabledIssues) ... ok 2022-05-18T03:14:45.9622793Z test_spacing (test_import_test_stats.TestGetDisabledIssues) ... ok 2022-05-18T03:14:45.9642148Z test_analysis (test_stats.TestPrintTestStats) ... ok 2022-05-18T03:14:45.9656344Z test_graph (test_stats.TestPrintTestStats) ... ok 2022-05-18T03:14:45.9658873Z test_regression_info (test_stats.TestPrintTestStats) ... ok 2022-05-18T03:14:45.9660917Z test_regression_info_new_job (test_stats.TestPrintTestStats) ... ok 2022-05-18T03:14:45.9662295Z test_simplify (test_stats.TestPrintTestStats) ... ok 2022-05-18T03:14:45.9663121Z test_help_examples (test_test_history.TestTestHistory) ... skipped 'Skipping as this test is fragile, issue #73083' 2022-05-18T03:14:45.9664010Z test_calculate_1_shard_with_complete_test_times (test_test_selections.TestCalculateShards) ... ok 2022-05-18T03:14:45.9694273Z test_calculate_2_shards_against_optimal_shards (test_test_selections.TestCalculateShards) ... ok 2022-05-18T03:14:45.9697182Z test_calculate_2_shards_with_complete_test_times (test_test_selections.TestCalculateShards) ... ok 2022-05-18T03:14:45.9697921Z test_calculate_2_shards_with_incomplete_test_times (test_test_selections.TestCalculateShards) ... ok 2022-05-18T03:14:45.9698541Z test_calculate_5_shards_with_complete_test_times (test_test_selections.TestCalculateShards) ... ok 2022-05-18T03:14:45.9701220Z test_calculate_5_shards_with_incomplete_test_times (test_test_selections.TestCalculateShards) ... ok 2022-05-18T03:14:45.9701920Z Ignoring disabled issues: [] 2022-05-18T03:14:45.9702621Z Ignoring disabled issues: ['123', '143', '345', '10283'] 2022-05-18T03:14:45.9703248Z Ignoring disabled issues: ['123', '143', '345', '10283'] 2022-05-18T03:14:45.9703544Z 2022-05-18T03:14:45.9764518Z Ignoring disabled issues: ['75198', '75123'] 2022-05-18T03:14:45.9765499Z Ignoring disabled issues: [] 2022-05-18T03:14:45.9766654Z Ignoring disabled issues: ['123', '143', '345', '10283'] 2022-05-18T03:14:45.9767977Z Ignoring disabled issues: ['123', '143', '345', '10283', '2348', '75123', '2134'] 2022-05-18T03:14:45.9769194Z ---------------------------------------------------------------------- 2022-05-18T03:14:45.9770417Z Ran 49 tests in 13.074s 2022-05-18T03:14:45.9771567Z 2022-05-18T03:14:45.9772068Z OK (skipped=1, expected failures=1) 2022-05-18T03:14:46.2038976Z test_is_iterable (test_gitutils.TestPeekableIterator) ... ok 2022-05-18T03:14:46.2039790Z test_iterator (test_gitutils.TestPeekableIterator) ... ok 2022-05-18T03:14:46.2040226Z test_peek (test_gitutils.TestPeekableIterator) ... ok 2022-05-18T03:14:46.2040620Z test_checksuites_pagination (test_trymerge.TestGitHubPR) 2022-05-18T03:14:46.2308628Z Tests that PR with lots of checksuits can be fetched ... ok 2022-05-18T03:14:46.2309161Z test_comments_pagination (test_trymerge.TestGitHubPR) 2022-05-18T03:14:46.2395666Z Tests that PR with 50+ comments can be fetched ... ok 2022-05-18T03:14:46.2396383Z test_get_author_many_commits (test_trymerge.TestGitHubPR) 2022-05-18T03:14:46.2486528Z Tests that authors for all commits can be fetched ... ok 2022-05-18T03:14:46.2487279Z test_get_author_many_reviews (test_trymerge.TestGitHubPR) 2022-05-18T03:14:46.2573895Z Tests that all reviews can be fetched ... ok 2022-05-18T03:14:46.2574378Z test_get_author_null (test_trymerge.TestGitHubPR) 2022-05-18T03:14:46.2713231Z Tests that PR author can be computed ... ok 2022-05-18T03:14:46.2713768Z test_get_last_comment (test_trymerge.TestGitHubPR) 2022-05-18T03:14:46.2759211Z Tests that last comment can be fetched ... ok 2022-05-18T03:14:46.2760078Z test_gql_complexity (test_trymerge.TestGitHubPR) 2022-05-18T03:14:46.2846070Z Fetch comments and conclusions for PR with 60 commits ... ok 2022-05-18T03:14:46.2846635Z test_internal_changes (test_trymerge.TestGitHubPR) 2022-05-18T03:14:46.2965885Z Tests that PR with internal changes is detected ... ok 2022-05-18T03:14:46.2966415Z test_large_diff (test_trymerge.TestGitHubPR) 2022-05-18T03:14:46.3047303Z Tests that PR with 100+ files can be fetched ... ok 2022-05-18T03:14:46.3048064Z test_lint_fails (test_trymerge.TestGitHubPR) 2022-05-18T03:14:46.3343178Z Tests that PR fails mandatory lint check ... ok 2022-05-18T03:14:46.3343716Z test_match_rules (test_trymerge.TestGitHubPR) 2022-05-18T03:14:46.3475366Z Tests that PR passes merge rules ... ok 2022-05-18T03:14:46.3476277Z test_pending_status_check (test_trymerge.TestGitHubPR) 2022-05-18T03:14:46.3686141Z Tests that PR with nonexistent/pending status checks fails with the right reason. ... ok 2022-05-18T03:14:46.3686778Z test_team_members (test_trymerge.TestGitHubPR) 2022-05-18T03:14:46.3769415Z Test fetching team members works ... ok 2022-05-18T03:14:46.3769940Z test_no_need_to_rebase (test_tryrebase.TestRebase) 2022-05-18T03:14:46.3820634Z Tests branch already up to date ... ok 2022-05-18T03:14:46.3821297Z test_rebase (test_tryrebase.TestRebase) 2022-05-18T03:14:46.3875323Z Tests rebase successfully ... ok 2022-05-18T03:14:46.3875829Z 2022-05-18T03:14:46.3876681Z ---------------------------------------------------------------------- 2022-05-18T03:14:46.3877173Z Ran 18 tests in 0.184s 2022-05-18T03:14:46.3877415Z 2022-05-18T03:14:46.3877546Z OK 2022-05-18T03:14:46.4064845Z Post job cleanup. 2022-05-18T03:14:46.4102796Z Post job cleanup. 2022-05-18T03:14:46.5199921Z [command]/usr/bin/git version 2022-05-18T03:14:46.5244940Z git version 2.36.1 2022-05-18T03:14:46.5288611Z Temporarily overriding HOME='/home/runner/actions-runner/_work/_temp/88061081-f1f5-4fff-ab7d-42e70189f32d' before making global git config changes 2022-05-18T03:14:46.5289343Z Adding repository directory to the temporary git global config as a safe directory 2022-05-18T03:14:46.5295157Z [command]/usr/bin/git config --global --add safe.directory /home/runner/actions-runner/_work/pytorch/pytorch 2022-05-18T03:14:46.5336080Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-05-18T03:14:46.5371586Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-05-18T03:14:46.5605346Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-05-18T03:14:46.5633533Z http.https://github.com/.extraheader 2022-05-18T03:14:46.5643620Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-05-18T03:14:46.5679331Z [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-05-18T03:14:46.6015631Z Post job cleanup. 2022-05-18T03:14:46.7382700Z Cleaning up orphan processes