2022-11-23T00:48:09.9514049Z Requested labels: linux.20_04.16x 2022-11-23T00:48:09.9514127Z Job defined at: pytorch/pytorch/.github/workflows/lint.yml@refs/heads/master 2022-11-23T00:48:09.9514149Z Waiting for a runner to pick up this job... 2022-11-23T00:48:10.2488897Z Job is about to start running on the runner: linux.20_04.16x_081fb877a463 (organization) 2022-11-23T00:48:12.5468191Z Current runner version: '2.299.1' 2022-11-23T00:48:12.5476413Z Runner name: 'linux.20_04.16x_081fb877a463' 2022-11-23T00:48:12.5476906Z Runner group name: 'Default' 2022-11-23T00:48:12.5478070Z Machine name: 'runner' 2022-11-23T00:48:12.5511580Z ##[group]Operating System 2022-11-23T00:48:12.5512234Z Ubuntu 2022-11-23T00:48:12.5512556Z 20.04.5 2022-11-23T00:48:12.5512855Z LTS 2022-11-23T00:48:12.5513153Z ##[endgroup] 2022-11-23T00:48:12.5513458Z ##[group]Runner Image 2022-11-23T00:48:12.5513771Z Image: ubuntu-20.04 2022-11-23T00:48:12.5514023Z Version: 20221024.1 2022-11-23T00:48:12.5514504Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20221024.1/images/linux/Ubuntu2004-Readme.md 2022-11-23T00:48:12.5515248Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20221024.1 2022-11-23T00:48:12.5515651Z ##[endgroup] 2022-11-23T00:48:12.5516737Z ##[group]GITHUB_TOKEN Permissions 2022-11-23T00:48:12.5517434Z Actions: write 2022-11-23T00:48:12.5518109Z Checks: write 2022-11-23T00:48:12.5518426Z Contents: write 2022-11-23T00:48:12.5518747Z Deployments: write 2022-11-23T00:48:12.5519080Z Discussions: write 2022-11-23T00:48:12.5519329Z Issues: write 2022-11-23T00:48:12.5519606Z Metadata: read 2022-11-23T00:48:12.5519939Z Packages: write 2022-11-23T00:48:12.5520187Z Pages: write 2022-11-23T00:48:12.5520665Z PullRequests: write 2022-11-23T00:48:12.5521009Z RepositoryProjects: write 2022-11-23T00:48:12.5521319Z SecurityEvents: write 2022-11-23T00:48:12.5521685Z Statuses: write 2022-11-23T00:48:12.5521994Z ##[endgroup] 2022-11-23T00:48:12.5527679Z Secret source: Actions 2022-11-23T00:48:12.5528172Z Prepare workflow directory 2022-11-23T00:48:12.6833365Z Prepare all required actions 2022-11-23T00:48:12.7061528Z Getting action download info 2022-11-23T00:48:12.9966379Z Download action repository 'pytorch/pytorch@master' (SHA:1cfd3858ac54fe3883534309081631a0a892ba3f) 2022-11-23T00:48:27.9766002Z Download action repository 'actions/setup-python@v4' (SHA:13ae5bb136fac2878aff31522b9efb785519f984) 2022-11-23T00:48:28.5152219Z Getting action download info 2022-11-23T00:48:28.6815058Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2022-11-23T00:48:29.1945746Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-11-23T00:48:29.1946415Z with: 2022-11-23T00:48:29.1946671Z submodules: false 2022-11-23T00:48:29.1946951Z fetch-depth: 1 2022-11-23T00:48:29.1947218Z ##[endgroup] 2022-11-23T00:48:29.2319217Z ##[group]Run retry () { 2022-11-23T00:48:29.2319731Z retry () { 2022-11-23T00:48:29.2319986Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-11-23T00:48:29.2320248Z } 2022-11-23T00:48:29.2320524Z echo "${GITHUB_WORKSPACE}" 2022-11-23T00:48:29.2320888Z if [ -z "${NO_SUDO}" ]; then 2022-11-23T00:48:29.2321269Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-11-23T00:48:29.2321573Z else 2022-11-23T00:48:29.2321931Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-11-23T00:48:29.2322136Z fi 2022-11-23T00:48:29.2322378Z mkdir "${GITHUB_WORKSPACE}" 2022-11-23T00:48:29.2408175Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T00:48:29.2408624Z env: 2022-11-23T00:48:29.2408790Z NO_SUDO: 2022-11-23T00:48:29.2408983Z ##[endgroup] 2022-11-23T00:48:29.2786017Z /home/runner/work/pytorch/pytorch 2022-11-23T00:48:29.4524389Z ##[group]Run malfet/checkout@silent-checkout 2022-11-23T00:48:29.4524726Z with: 2022-11-23T00:48:29.4525004Z ref: 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T00:48:29.4525328Z fetch-depth: 1 2022-11-23T00:48:29.4525566Z submodules: false 2022-11-23T00:48:29.4525996Z quiet-checkout: true 2022-11-23T00:48:29.4526471Z repository: pytorch/pytorch 2022-11-23T00:48:29.4528380Z token: *** 2022-11-23T00:48:29.4528607Z ssh-strict: true 2022-11-23T00:48:29.4530631Z persist-credentials: true 2022-11-23T00:48:29.4531245Z clean: true 2022-11-23T00:48:29.4532817Z lfs: false 2022-11-23T00:48:29.4533532Z set-safe-directory: true 2022-11-23T00:48:29.4534272Z ##[endgroup] 2022-11-23T00:48:29.8726442Z Syncing repository: pytorch/pytorch 2022-11-23T00:48:29.8728569Z ##[group]Getting Git version info 2022-11-23T00:48:29.8729160Z Working directory is '/home/runner/work/pytorch/pytorch' 2022-11-23T00:48:29.8729592Z [command]/usr/bin/git version 2022-11-23T00:48:30.1594288Z git version 2.38.1 2022-11-23T00:48:30.1664034Z ##[endgroup] 2022-11-23T00:48:30.1718424Z Temporarily overriding HOME='/home/runner/work/_temp/f3d57691-3030-47e3-9f10-3eb58489138e' before making global git config changes 2022-11-23T00:48:30.1719290Z Adding repository directory to the temporary git global config as a safe directory 2022-11-23T00:48:30.1725301Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2022-11-23T00:48:30.2164918Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2022-11-23T00:48:30.2171564Z ##[group]Initializing the repository 2022-11-23T00:48:30.2177659Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2022-11-23T00:48:30.2973880Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-11-23T00:48:30.2975179Z hint: is subject to change. To configure the initial branch name to use in all 2022-11-23T00:48:30.2975787Z hint: of your new repositories, which will suppress this warning, call: 2022-11-23T00:48:30.2976359Z hint: 2022-11-23T00:48:30.2977311Z hint: git config --global init.defaultBranch 2022-11-23T00:48:30.2977681Z hint: 2022-11-23T00:48:30.2978256Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-11-23T00:48:30.2979277Z hint: 'development'. The just-created branch can be renamed via this command: 2022-11-23T00:48:30.2979707Z hint: 2022-11-23T00:48:30.2980071Z hint: git branch -m 2022-11-23T00:48:30.2982889Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2022-11-23T00:48:30.3040259Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-11-23T00:48:30.3491089Z ##[endgroup] 2022-11-23T00:48:30.3492843Z ##[group]Disabling automatic garbage collection 2022-11-23T00:48:30.3510643Z [command]/usr/bin/git config --local gc.auto 0 2022-11-23T00:48:30.3710239Z ##[endgroup] 2022-11-23T00:48:30.3751307Z ##[group]Setting up auth 2022-11-23T00:48:30.3753732Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-23T00:48:30.3892794Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-11-23T00:48:30.7632508Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-23T00:48:30.7960444Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2022-11-23T00:48:30.9274659Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-11-23T00:48:30.9607413Z ##[endgroup] 2022-11-23T00:48:30.9609020Z ##[group]Fetching the repository 2022-11-23T00:48:30.9626591Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T00:48:40.3809417Z ##[endgroup] 2022-11-23T00:48:40.3811722Z ##[group]Determining the checkout info 2022-11-23T00:48:40.3812856Z ##[endgroup] 2022-11-23T00:48:40.3813590Z ##[group]Checking out the ref 2022-11-23T00:48:40.3861754Z [command]/usr/bin/git checkout --quiet --force 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T00:48:42.5155101Z ##[endgroup] 2022-11-23T00:48:42.5519971Z [command]/usr/bin/git log -1 --format='%H' 2022-11-23T00:48:42.5640701Z '1cfd3858ac54fe3883534309081631a0a892ba3f' 2022-11-23T00:48:42.7072700Z ##[group]Run actions/setup-python@v4 2022-11-23T00:48:42.7076067Z with: 2022-11-23T00:48:42.7077589Z python-version: 3.8 2022-11-23T00:48:42.7078148Z architecture: x64 2022-11-23T00:48:42.7078914Z check-latest: false 2022-11-23T00:48:42.7079234Z cache: pip 2022-11-23T00:48:42.7080306Z cache-dependency-path: **/.github/requirements-gha-cache.txt 2022-11-23T00:48:42.7082060Z token: *** 2022-11-23T00:48:42.7082260Z update-environment: true 2022-11-23T00:48:42.7082898Z ##[endgroup] 2022-11-23T00:48:43.6856881Z Successfully set up CPython (3.8.14) 2022-11-23T00:48:45.5028260Z [command]/opt/hostedtoolcache/Python/3.8.14/x64/bin/pip cache dir 2022-11-23T00:48:49.3675318Z /home/runner/.cache/pip 2022-11-23T00:48:51.8362294Z Received 20971520 of 859872174 (2.4%), 15.9 MBs/sec 2022-11-23T00:48:53.1485788Z Received 50331648 of 859872174 (5.9%), 18.7 MBs/sec 2022-11-23T00:48:54.1853515Z Received 79691776 of 859872174 (9.3%), 21.1 MBs/sec 2022-11-23T00:48:55.2657769Z Received 109051904 of 859872174 (12.7%), 22.2 MBs/sec 2022-11-23T00:48:56.2858148Z Received 142606336 of 859872174 (16.6%), 23.8 MBs/sec 2022-11-23T00:48:57.2968399Z Received 176160768 of 859872174 (20.5%), 25.0 MBs/sec 2022-11-23T00:48:58.3135131Z Received 213909504 of 859872174 (24.9%), 26.4 MBs/sec 2022-11-23T00:48:59.3456954Z Received 251658240 of 859872174 (29.3%), 27.4 MBs/sec 2022-11-23T00:49:00.3473723Z Received 289406976 of 859872174 (33.7%), 28.3 MBs/sec 2022-11-23T00:49:01.3506647Z Received 335544320 of 859872174 (39.0%), 29.7 MBs/sec 2022-11-23T00:49:02.3783739Z Received 385875968 of 859872174 (44.9%), 31.2 MBs/sec 2022-11-23T00:49:03.3790038Z Received 436207616 of 859872174 (50.7%), 32.5 MBs/sec 2022-11-23T00:49:04.4047976Z Received 482344960 of 859872174 (56.1%), 33.3 MBs/sec 2022-11-23T00:49:05.4165127Z Received 515899392 of 859872174 (60.0%), 33.2 MBs/sec 2022-11-23T00:49:06.4294586Z Received 557842432 of 859872174 (64.9%), 33.6 MBs/sec 2022-11-23T00:49:07.5105669Z Received 587202560 of 859872174 (68.3%), 33.1 MBs/sec 2022-11-23T00:49:08.5458937Z Received 624951296 of 859872174 (72.7%), 33.2 MBs/sec 2022-11-23T00:49:09.5573274Z Received 654311424 of 859872174 (76.1%), 32.9 MBs/sec 2022-11-23T00:49:10.5655923Z Received 692060160 of 859872174 (80.5%), 33.0 MBs/sec 2022-11-23T00:49:12.1803773Z Received 725614592 of 859872174 (84.4%), 32.0 MBs/sec 2022-11-23T00:49:13.5648363Z Received 742391808 of 859872174 (86.3%), 30.8 MBs/sec 2022-11-23T00:49:14.7977445Z Received 771751936 of 859872174 (89.8%), 30.4 MBs/sec 2022-11-23T00:49:16.2302870Z Received 775946240 of 859872174 (90.2%), 28.9 MBs/sec 2022-11-23T00:49:17.5288985Z Received 796917760 of 859872174 (92.7%), 28.2 MBs/sec 2022-11-23T00:49:18.7481292Z Received 822083584 of 859872174 (95.6%), 27.8 MBs/sec 2022-11-23T00:49:19.8971514Z Received 834666496 of 859872174 (97.1%), 27.2 MBs/sec 2022-11-23T00:49:24.7605534Z Received 859872174 of 859872174 (100.0%), 24.0 MBs/sec 2022-11-23T00:49:24.7612583Z Cache Size: ~820 MB (859872174 B) 2022-11-23T00:49:24.7739489Z [command]/usr/bin/tar --use-compress-program unzstd -xf /home/runner/work/_temp/25a30799-f9b6-49a8-aded-ad8d183ea531/cache.tzst -P -C /home/runner/work/pytorch/pytorch 2022-11-23T00:49:28.8493154Z Cache restored successfully 2022-11-23T00:49:29.0813047Z Cache restored from key: setup-python-Linux-20.04-Ubuntu-python-3.8.14-pip-157589691c1bb3ae3e300d85f54d14c0011ee8da75047bf2caae1583f529f651 2022-11-23T00:49:29.2347778Z ##[group]Run pip install -r .github/requirements-gha-cache.txt --user 2022-11-23T00:49:29.2348397Z pip install -r .github/requirements-gha-cache.txt --user 2022-11-23T00:49:29.2617037Z shell: /usr/bin/bash -e {0} 2022-11-23T00:49:29.2617585Z env: 2022-11-23T00:49:29.2617912Z pythonLocation: /opt/hostedtoolcache/Python/3.8.14/x64 2022-11-23T00:49:29.2618280Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.8.14/x64/lib/pkgconfig 2022-11-23T00:49:29.2618779Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.14/x64 2022-11-23T00:49:29.2619225Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.14/x64 2022-11-23T00:49:29.2619569Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.14/x64 2022-11-23T00:49:29.2622401Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.14/x64/lib 2022-11-23T00:49:29.2623014Z ##[endgroup] 2022-11-23T00:49:31.8625747Z Collecting boto3==1.19.12 2022-11-23T00:49:31.8674039Z Using cached boto3-1.19.12-py3-none-any.whl (131 kB) 2022-11-23T00:49:32.0960699Z Collecting cffi==1.15.0 2022-11-23T00:49:32.1759686Z Downloading cffi-1.15.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (446 kB) 2022-11-23T00:49:32.2056528Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 446.7/446.7 kB 23.7 MB/s eta 0:00:00 2022-11-23T00:49:32.2326991Z Collecting dataclasses==0.6 2022-11-23T00:49:32.2568160Z Downloading dataclasses-0.6-py3-none-any.whl (14 kB) 2022-11-23T00:49:32.2964145Z Collecting jinja2==3.0.1 2022-11-23T00:49:32.3011227Z Downloading Jinja2-3.0.1-py3-none-any.whl (133 kB) 2022-11-23T00:49:32.3103707Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.7/133.7 kB 33.9 MB/s eta 0:00:00 2022-11-23T00:49:32.3570834Z Collecting lintrunner==0.9.2 2022-11-23T00:49:32.4010141Z Downloading lintrunner-0.9.2-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (2.3 MB) 2022-11-23T00:49:32.4705554Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 36.4 MB/s eta 0:00:00 2022-11-23T00:49:32.5652729Z Collecting ninja==1.10.0.post1 2022-11-23T00:49:32.5735846Z Downloading ninja-1.10.0.post1-py3-none-manylinux1_x86_64.whl (102 kB) 2022-11-23T00:49:32.5824344Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 102.9/102.9 kB 22.5 MB/s eta 0:00:00 2022-11-23T00:49:32.6022313Z Collecting pynvml==11.4.1 2022-11-23T00:49:32.6121698Z Downloading pynvml-11.4.1-py3-none-any.whl (46 kB) 2022-11-23T00:49:32.6228035Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.0/47.0 kB 8.8 MB/s eta 0:00:00 2022-11-23T00:49:32.7119525Z Collecting pyyaml==6.0 2022-11-23T00:49:32.7175656Z Using cached PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-11-23T00:49:32.7899856Z Collecting requests==2.26 2022-11-23T00:49:32.7989411Z Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) 2022-11-23T00:49:32.8111081Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.3/62.3 kB 7.7 MB/s eta 0:00:00 2022-11-23T00:49:32.9449942Z Collecting rich==10.9.0 2022-11-23T00:49:32.9492300Z Using cached rich-10.9.0-py3-none-any.whl (211 kB) 2022-11-23T00:49:32.9844209Z Collecting rockset==0.8.10 2022-11-23T00:49:32.9878807Z Using cached rockset-0.8.10-py3-none-any.whl (422 kB) 2022-11-23T00:49:33.0320632Z Collecting jmespath<1.0.0,>=0.7.1 2022-11-23T00:49:33.0344181Z Using cached jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 2022-11-23T00:49:33.7914953Z Collecting botocore<1.23.0,>=1.22.12 2022-11-23T00:49:33.9159592Z Using cached botocore-1.22.12-py3-none-any.whl (8.1 MB) 2022-11-23T00:49:34.0065544Z Collecting s3transfer<0.6.0,>=0.5.0 2022-11-23T00:49:34.0088074Z Using cached s3transfer-0.5.2-py3-none-any.whl (79 kB) 2022-11-23T00:49:34.0271008Z Collecting pycparser 2022-11-23T00:49:34.0404980Z Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) 2022-11-23T00:49:34.0461653Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 43.2 MB/s eta 0:00:00 2022-11-23T00:49:34.1168341Z Collecting MarkupSafe>=2.0 2022-11-23T00:49:34.1189195Z Using cached MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) 2022-11-23T00:49:34.1743841Z Collecting certifi>=2017.4.17 2022-11-23T00:49:34.1766011Z Using cached certifi-2022.9.24-py3-none-any.whl (161 kB) 2022-11-23T00:49:34.1995952Z Collecting idna<4,>=2.5 2022-11-23T00:49:34.2016050Z Using cached idna-3.4-py3-none-any.whl (61 kB) 2022-11-23T00:49:34.2905353Z Collecting charset-normalizer~=2.0.0 2022-11-23T00:49:34.2955675Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-11-23T00:49:34.3465518Z Collecting urllib3<1.27,>=1.21.1 2022-11-23T00:49:34.3488286Z Using cached urllib3-1.26.12-py2.py3-none-any.whl (140 kB) 2022-11-23T00:49:34.4120058Z Collecting pygments<3.0.0,>=2.6.0 2022-11-23T00:49:34.4219440Z Using cached Pygments-2.13.0-py3-none-any.whl (1.1 MB) 2022-11-23T00:49:34.4601823Z Collecting commonmark<0.10.0,>=0.9.0 2022-11-23T00:49:34.4645534Z Using cached commonmark-0.9.1-py2.py3-none-any.whl (51 kB) 2022-11-23T00:49:34.5058829Z Collecting colorama<0.5.0,>=0.4.0 2022-11-23T00:49:34.5156488Z Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2022-11-23T00:49:34.5575464Z Collecting docopt>=0.6.2 2022-11-23T00:49:34.5603296Z Using cached docopt-0.6.2.tar.gz (25 kB) 2022-11-23T00:49:34.5682851Z Preparing metadata (setup.py): started 2022-11-23T00:49:36.1735732Z Preparing metadata (setup.py): finished with status 'done' 2022-11-23T00:49:36.2608410Z Collecting requests-toolbelt>=0.9.1 2022-11-23T00:49:36.2794557Z Downloading requests_toolbelt-0.10.1-py2.py3-none-any.whl (54 kB) 2022-11-23T00:49:36.2920919Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 8.4 MB/s eta 0:00:00 2022-11-23T00:49:36.3267294Z Collecting geojson>=2.5.0 2022-11-23T00:49:36.3310248Z Using cached geojson-2.5.0-py2.py3-none-any.whl (14 kB) 2022-11-23T00:49:36.8021210Z Collecting sqlalchemy>=1.3.10 2022-11-23T00:49:36.8362268Z Downloading SQLAlchemy-1.4.44-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB) 2022-11-23T00:49:36.9433561Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 18.9 MB/s eta 0:00:00 2022-11-23T00:49:37.2923300Z Collecting protobuf>=3.6.0 2022-11-23T00:49:37.3236474Z Downloading protobuf-4.21.9-cp37-abi3-manylinux2014_x86_64.whl (408 kB) 2022-11-23T00:49:37.3337177Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 408.4/408.4 kB 74.2 MB/s eta 0:00:00 2022-11-23T00:49:37.3588921Z Collecting texttable>=0.8.7 2022-11-23T00:49:37.3627098Z Downloading texttable-1.6.6-py2.py3-none-any.whl (11 kB) 2022-11-23T00:49:37.4118429Z Collecting python-dateutil<3.0.0,>=2.1 2022-11-23T00:49:37.4143458Z Using cached python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 2022-11-23T00:49:38.4875180Z Collecting greenlet!=0.4.17 2022-11-23T00:49:38.5298957Z Downloading greenlet-2.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (544 kB) 2022-11-23T00:49:38.5894656Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 544.0/544.0 kB 14.7 MB/s eta 0:00:00 2022-11-23T00:49:38.6997787Z Collecting six>=1.5 2022-11-23T00:49:38.7041619Z Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-11-23T00:49:38.9805475Z Installing collected packages: texttable, ninja, geojson, docopt, dataclasses, commonmark, urllib3, six, pyyaml, pynvml, pygments, pycparser, protobuf, MarkupSafe, lintrunner, jmespath, idna, greenlet, colorama, charset-normalizer, certifi, sqlalchemy, rich, requests, python-dateutil, jinja2, cffi, requests-toolbelt, botocore, s3transfer, rockset, boto3 2022-11-23T00:49:39.1552341Z DEPRECATION: docopt is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559 2022-11-23T00:49:39.1565318Z Running setup.py install for docopt: started 2022-11-23T00:49:39.6725227Z Running setup.py install for docopt: finished with status 'done' 2022-11-23T00:49:45.7447406Z Successfully installed MarkupSafe-2.1.1 boto3-1.19.12 botocore-1.22.12 certifi-2022.9.24 cffi-1.15.0 charset-normalizer-2.0.12 colorama-0.4.6 commonmark-0.9.1 dataclasses-0.6 docopt-0.6.2 geojson-2.5.0 greenlet-2.0.1 idna-3.4 jinja2-3.0.1 jmespath-0.10.0 lintrunner-0.9.2 ninja-1.10.0.post1 protobuf-4.21.9 pycparser-2.21 pygments-2.13.0 pynvml-11.4.1 python-dateutil-2.8.2 pyyaml-6.0 requests-2.26.0 requests-toolbelt-0.10.1 rich-10.9.0 rockset-0.8.10 s3transfer-0.5.2 six-1.16.0 sqlalchemy-1.4.44 texttable-1.6.6 urllib3-1.26.12 2022-11-23T00:49:46.1373255Z 2022-11-23T00:49:46.1380636Z [notice] A new release of pip available: 22.3 -> 22.3.1 2022-11-23T00:49:46.1383549Z [notice] To update, run: pip install --upgrade pip 2022-11-23T00:49:48.9881606Z ##[group]Run lintrunner init 2022-11-23T00:49:48.9882023Z lintrunner init 2022-11-23T00:49:49.0033599Z shell: /usr/bin/bash -e {0} 2022-11-23T00:49:49.0034067Z env: 2022-11-23T00:49:49.0034586Z pythonLocation: /opt/hostedtoolcache/Python/3.8.14/x64 2022-11-23T00:49:49.0035106Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.8.14/x64/lib/pkgconfig 2022-11-23T00:49:49.0035616Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.14/x64 2022-11-23T00:49:49.0036042Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.14/x64 2022-11-23T00:49:49.0036355Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.14/x64 2022-11-23T00:49:49.0036808Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.14/x64/lib 2022-11-23T00:49:49.0037106Z ##[endgroup] 2022-11-23T00:49:49.0320298Z [2022-11-23T00:49:49Z INFO lintrunner::linter] Initializing linter: 'FLAKE8' 2022-11-23T00:49:49.1056736Z $ 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-11-23T00:49:50.5890363Z Collecting flake8==3.8.2 2022-11-23T00:49:50.5952312Z Using cached flake8-3.8.2-py2.py3-none-any.whl (72 kB) 2022-11-23T00:49:50.6515989Z Collecting flake8-bugbear==20.1.4 2022-11-23T00:49:50.6603816Z Using cached flake8_bugbear-20.1.4-py36.py37.py38-none-any.whl (15 kB) 2022-11-23T00:49:50.7124413Z Collecting flake8-comprehensions==3.3.0 2022-11-23T00:49:50.7190476Z Using cached flake8_comprehensions-3.3.0-py3-none-any.whl (7.2 kB) 2022-11-23T00:49:50.7442322Z Collecting flake8-executable==2.0.4 2022-11-23T00:49:50.7471148Z Using cached flake8_executable-2.0.4-py3-none-any.whl (35 kB) 2022-11-23T00:49:50.7836422Z Collecting flake8-pyi==20.5.0 2022-11-23T00:49:50.7869065Z Using cached flake8_pyi-20.5.0-py36-none-any.whl (9.6 kB) 2022-11-23T00:49:50.8128274Z Collecting mccabe==0.6.1 2022-11-23T00:49:50.8163802Z Using cached mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB) 2022-11-23T00:49:50.8602960Z Collecting pycodestyle==2.6.0 2022-11-23T00:49:50.8636717Z Using cached pycodestyle-2.6.0-py2.py3-none-any.whl (41 kB) 2022-11-23T00:49:50.8962492Z Collecting pyflakes==2.2.0 2022-11-23T00:49:50.9009064Z Using cached pyflakes-2.2.0-py2.py3-none-any.whl (66 kB) 2022-11-23T00:49:50.9917375Z Collecting attrs>=19.2.0 2022-11-23T00:49:50.9951304Z Using cached attrs-22.1.0-py2.py3-none-any.whl (58 kB) 2022-11-23T00:49:51.2755101Z Installing collected packages: mccabe, pyflakes, pycodestyle, attrs, flake8, flake8-pyi, flake8-executable, flake8-comprehensions, flake8-bugbear 2022-11-23T00:49:51.6630365Z Successfully installed attrs-22.1.0 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-11-23T00:49:51.8226225Z 2022-11-23T00:49:51.8230739Z [notice] A new release of pip available: 22.3 -> 22.3.1 2022-11-23T00:49:51.8231656Z [notice] To update, run: pip install --upgrade pip 2022-11-23T00:49:52.3995278Z took 3291ms 2022-11-23T00:49:52.4269599Z [2022-11-23T00:49:52Z INFO lintrunner::linter] Initializing linter: 'CLANGFORMAT' 2022-11-23T00:49:52.5487761Z INFO: .lintbin/clang-format does not exist. 2022-11-23T00:49:52.5489768Z INFO: Downloading https://oss-clang-format.s3.us-east-2.amazonaws.com/linux64/clang-format-linux64 to .lintbin/clang-format 2022-11-23T00:49:52.7789426Z INFO: Downloaded clang-format successfully. 2022-11-23T00:49:52.7920824Z INFO: Using clang-format located at .lintbin/clang-format 2022-11-23T00:49:52.8713458Z [2022-11-23T00:49:52Z INFO lintrunner::linter] Initializing linter: 'MYPY' 2022-11-23T00:49:52.9172336Z $ pip3 install --user numpy==1.21.6 expecttest==0.1.3 mypy==0.960 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-11-23T00:49:54.2451269Z Collecting numpy==1.21.6 2022-11-23T00:49:54.4156718Z Using cached numpy-1.21.6-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) 2022-11-23T00:49:54.6104550Z Collecting expecttest==0.1.3 2022-11-23T00:49:54.6214163Z Using cached expecttest-0.1.3-py3-none-any.whl (6.5 kB) 2022-11-23T00:49:54.7687123Z Collecting mypy==0.960 2022-11-23T00:49:54.9796924Z Using cached mypy-0.960-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (17.8 MB) 2022-11-23T00:49:55.1658230Z Collecting types-requests==2.27.25 2022-11-23T00:49:55.1688470Z Using cached types_requests-2.27.25-py3-none-any.whl (12 kB) 2022-11-23T00:49:55.2164650Z Collecting types-six==1.16.15 2022-11-23T00:49:55.2206464Z Using cached types_six-1.16.15-py3-none-any.whl (14 kB) 2022-11-23T00:49:55.2509263Z Collecting types-PyYAML==6.0.7 2022-11-23T00:49:55.2532273Z Using cached types_PyYAML-6.0.7-py3-none-any.whl (13 kB) 2022-11-23T00:49:55.2763834Z Collecting types-tabulate==0.8.8 2022-11-23T00:49:55.2789259Z Using cached types_tabulate-0.8.8-py3-none-any.whl (2.5 kB) 2022-11-23T00:49:55.3094638Z Collecting types-protobuf==3.19.18 2022-11-23T00:49:55.3111894Z Using cached types_protobuf-3.19.18-py3-none-any.whl (52 kB) 2022-11-23T00:49:55.3294268Z Collecting types-pkg-resources==0.1.3 2022-11-23T00:49:55.3312689Z Using cached types_pkg_resources-0.1.3-py2.py3-none-any.whl (4.8 kB) 2022-11-23T00:49:55.3884241Z Collecting types-Jinja2==2.11.9 2022-11-23T00:49:55.3918727Z Using cached types_Jinja2-2.11.9-py3-none-any.whl (18 kB) 2022-11-23T00:49:55.4369818Z Collecting junitparser==2.1.1 2022-11-23T00:49:55.4498910Z Using cached junitparser-2.1.1-py2.py3-none-any.whl (10 kB) 2022-11-23T00:49:55.4539536Z Requirement already satisfied: rich==10.9.0 in /home/runner/.local/lib/python3.8/site-packages (10.9.0) 2022-11-23T00:49:55.4545853Z Requirement already satisfied: pyyaml==6.0 in /home/runner/.local/lib/python3.8/site-packages (6.0) 2022-11-23T00:49:55.4809895Z Collecting mypy-extensions>=0.4.3 2022-11-23T00:49:55.4829658Z Using cached mypy_extensions-0.4.3-py2.py3-none-any.whl (4.5 kB) 2022-11-23T00:49:55.5139697Z Collecting typing-extensions>=3.10 2022-11-23T00:49:55.5172831Z Using cached typing_extensions-4.4.0-py3-none-any.whl (26 kB) 2022-11-23T00:49:55.5533197Z Collecting tomli>=1.1.0 2022-11-23T00:49:55.5567724Z Using cached tomli-2.0.1-py3-none-any.whl (12 kB) 2022-11-23T00:49:55.6081625Z Collecting types-urllib3<1.27 2022-11-23T00:49:55.6356480Z Downloading types_urllib3-1.26.25.4-py3-none-any.whl (14 kB) 2022-11-23T00:49:55.6723819Z Collecting types-MarkupSafe 2022-11-23T00:49:55.6757081Z Using cached types_MarkupSafe-1.1.10-py3-none-any.whl (4.0 kB) 2022-11-23T00:49:55.7267512Z Collecting future 2022-11-23T00:49:55.7366055Z Using cached future-0.18.2.tar.gz (829 kB) 2022-11-23T00:49:55.8528847Z Preparing metadata (setup.py): started 2022-11-23T00:49:56.1780136Z Preparing metadata (setup.py): finished with status 'done' 2022-11-23T00:49:56.1987888Z Requirement already satisfied: commonmark<0.10.0,>=0.9.0 in /home/runner/.local/lib/python3.8/site-packages (from rich==10.9.0) (0.9.1) 2022-11-23T00:49:56.2000594Z Requirement already satisfied: colorama<0.5.0,>=0.4.0 in /home/runner/.local/lib/python3.8/site-packages (from rich==10.9.0) (0.4.6) 2022-11-23T00:49:56.2013318Z Requirement already satisfied: pygments<3.0.0,>=2.6.0 in /home/runner/.local/lib/python3.8/site-packages (from rich==10.9.0) (2.13.0) 2022-11-23T00:49:56.5532709Z Installing collected packages: types-urllib3, types-tabulate, types-six, types-PyYAML, types-protobuf, types-pkg-resources, types-MarkupSafe, mypy-extensions, typing-extensions, types-requests, types-Jinja2, tomli, numpy, future, expecttest, mypy, junitparser 2022-11-23T00:50:03.5830142Z DEPRECATION: future is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559 2022-11-23T00:50:03.5832703Z Running setup.py install for future: started 2022-11-23T00:50:04.9698705Z Running setup.py install for future: finished with status 'done' 2022-11-23T00:50:07.0720965Z Successfully installed expecttest-0.1.3 future-0.18.2 junitparser-2.1.1 mypy-0.960 mypy-extensions-0.4.3 numpy-1.21.6 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.25.4 typing-extensions-4.4.0 2022-11-23T00:50:07.2341085Z 2022-11-23T00:50:07.2350610Z [notice] A new release of pip available: 22.3 -> 22.3.1 2022-11-23T00:50:07.2351836Z [notice] To update, run: pip install --upgrade pip 2022-11-23T00:50:08.3036396Z took 15386ms 2022-11-23T00:50:08.3173341Z [2022-11-23T00:50:08Z INFO lintrunner::linter] Initializing linter: 'CLANGTIDY' 2022-11-23T00:50:08.4186677Z INFO: .lintbin/clang-tidy does not exist. 2022-11-23T00:50:08.4187984Z INFO: Downloading https://oss-clang-format.s3.us-east-2.amazonaws.com/linux64/clang-tidy to .lintbin/clang-tidy 2022-11-23T00:50:09.3455663Z INFO: Downloaded clang-tidy successfully. 2022-11-23T00:50:09.6470754Z INFO: Using clang-tidy located at .lintbin/clang-tidy 2022-11-23T00:50:09.6809092Z [2022-11-23T00:50:09Z INFO lintrunner::linter] Initializing linter: 'NATIVEFUNCTIONS' 2022-11-23T00:50:09.7294578Z $ pip3 install --user ruamel.yaml==0.17.4 2022-11-23T00:50:11.0969196Z Collecting ruamel.yaml==0.17.4 2022-11-23T00:50:11.1034553Z Using cached ruamel.yaml-0.17.4-py3-none-any.whl (101 kB) 2022-11-23T00:50:11.2424530Z Collecting ruamel.yaml.clib>=0.1.2 2022-11-23T00:50:11.2513402Z Using cached ruamel.yaml.clib-0.2.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (555 kB) 2022-11-23T00:50:11.4931217Z Installing collected packages: ruamel.yaml.clib, ruamel.yaml 2022-11-23T00:50:11.7424555Z Successfully installed ruamel.yaml-0.17.4 ruamel.yaml.clib-0.2.7 2022-11-23T00:50:11.9625509Z 2022-11-23T00:50:11.9629940Z [notice] A new release of pip available: 22.3 -> 22.3.1 2022-11-23T00:50:11.9630579Z [notice] To update, run: pip install --upgrade pip 2022-11-23T00:50:12.8832903Z took 3156ms 2022-11-23T00:50:12.9021195Z [2022-11-23T00:50:12Z INFO lintrunner::linter] Initializing linter: 'CMAKE' 2022-11-23T00:50:12.9715731Z $ pip3 install --user cmakelint==1.4.1 2022-11-23T00:50:14.0348014Z Collecting cmakelint==1.4.1 2022-11-23T00:50:14.0377383Z Using cached cmakelint-1.4.1-py3-none-any.whl (12 kB) 2022-11-23T00:50:14.2452517Z Installing collected packages: cmakelint 2022-11-23T00:50:14.2718082Z Successfully installed cmakelint-1.4.1 2022-11-23T00:50:14.4037135Z 2022-11-23T00:50:14.4042672Z [notice] A new release of pip available: 22.3 -> 22.3.1 2022-11-23T00:50:14.4044214Z [notice] To update, run: pip install --upgrade pip 2022-11-23T00:50:14.7485835Z took 1781ms 2022-11-23T00:50:14.7603262Z [2022-11-23T00:50:14Z INFO lintrunner::linter] Initializing linter: 'SHELLCHECK' 2022-11-23T00:50:14.7975867Z $ pip3 install --user shellcheck-py==0.7.2.1 2022-11-23T00:50:16.1948557Z Collecting shellcheck-py==0.7.2.1 2022-11-23T00:50:16.2033103Z Using cached shellcheck_py-0.7.2.1-py2.py3-none-manylinux1_x86_64.whl (2.0 MB) 2022-11-23T00:50:16.4018550Z Installing collected packages: shellcheck-py 2022-11-23T00:50:16.4971016Z Successfully installed shellcheck-py-0.7.2.1 2022-11-23T00:50:16.8015814Z 2022-11-23T00:50:16.8031685Z [notice] A new release of pip available: 22.3 -> 22.3.1 2022-11-23T00:50:16.8033566Z [notice] To update, run: pip install --upgrade pip 2022-11-23T00:50:17.4765292Z took 2675ms 2022-11-23T00:50:17.5130003Z [2022-11-23T00:50:17Z INFO lintrunner::linter] Initializing linter: 'ACTIONLINT' 2022-11-23T00:50:17.6763145Z INFO: .lintbin/actionlint does not exist. 2022-11-23T00:50:17.6777461Z INFO: Downloading https://oss-clang-format.s3.us-east-2.amazonaws.com/actionlint/1.6.21/Linux_arm64/actionlint to .lintbin/actionlint 2022-11-23T00:50:17.9654757Z INFO: Downloaded actionlint successfully. 2022-11-23T00:50:17.9890173Z INFO: Using actionlint located at .lintbin/actionlint 2022-11-23T00:50:18.0158555Z [2022-11-23T00:50:18Z INFO lintrunner::linter] Initializing linter: 'WORKFLOWSYNC' 2022-11-23T00:50:18.0785968Z $ pip3 install --user PyYAML==6.0 2022-11-23T00:50:19.5701209Z Requirement already satisfied: PyYAML==6.0 in /home/runner/.local/lib/python3.8/site-packages (6.0) 2022-11-23T00:50:19.9341848Z 2022-11-23T00:50:19.9347528Z [notice] A new release of pip available: 22.3 -> 22.3.1 2022-11-23T00:50:19.9348180Z [notice] To update, run: pip install --upgrade pip 2022-11-23T00:50:20.2158066Z took 2136ms 2022-11-23T00:50:20.2307239Z [2022-11-23T00:50:20Z INFO lintrunner::linter] Initializing linter: 'UFMT' 2022-11-23T00:50:20.2868168Z $ pip3 install --user black==22.3.0 ufmt==1.3.3 usort==1.0.2 --no-binary=black 2022-11-23T00:50:21.9186781Z DEPRECATION: --no-binary currently disables reading from the cache of locally built wheels. In the future --no-binary will not influence the wheel cache. pip 23.1 will enforce this behaviour change. A possible replacement is to use the --no-cache-dir option. You can use the flag --use-feature=no-binary-enable-wheel-cache to test the upcoming behaviour. Discussion can be found at https://github.com/pypa/pip/issues/11453 2022-11-23T00:50:22.0085816Z Collecting black==22.3.0 2022-11-23T00:50:22.0139557Z Using cached black-22.3.0.tar.gz (554 kB) 2022-11-23T00:50:22.1176633Z Installing build dependencies: started 2022-11-23T00:50:27.4591734Z Installing build dependencies: finished with status 'done' 2022-11-23T00:50:27.4627066Z Getting requirements to build wheel: started 2022-11-23T00:50:28.2355548Z Getting requirements to build wheel: finished with status 'done' 2022-11-23T00:50:28.2422669Z Preparing metadata (pyproject.toml): started 2022-11-23T00:50:30.5761964Z Preparing metadata (pyproject.toml): finished with status 'done' 2022-11-23T00:50:30.6144909Z Collecting ufmt==1.3.3 2022-11-23T00:50:30.6178756Z Using cached ufmt-1.3.3-py3-none-any.whl (11 kB) 2022-11-23T00:50:30.6642505Z Collecting usort==1.0.2 2022-11-23T00:50:30.6684413Z Using cached usort-1.0.2-py3-none-any.whl (23 kB) 2022-11-23T00:50:30.7006661Z Requirement already satisfied: typing-extensions>=3.10.0.0 in /home/runner/.local/lib/python3.8/site-packages (from black==22.3.0) (4.4.0) 2022-11-23T00:50:30.8058203Z Collecting click>=8.0.0 2022-11-23T00:50:30.8117363Z Using cached click-8.1.3-py3-none-any.whl (96 kB) 2022-11-23T00:50:30.8477274Z Collecting pathspec>=0.9.0 2022-11-23T00:50:30.8734641Z Downloading pathspec-0.10.2-py3-none-any.whl (28 kB) 2022-11-23T00:50:30.9237809Z Collecting platformdirs>=2 2022-11-23T00:50:30.9411480Z Downloading platformdirs-2.5.4-py3-none-any.whl (14 kB) 2022-11-23T00:50:30.9541897Z 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-11-23T00:50:30.9570550Z 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-11-23T00:50:30.9827907Z Collecting moreorless>=0.4.0 2022-11-23T00:50:30.9849819Z Using cached moreorless-0.4.0-py2.py3-none-any.whl (9.3 kB) 2022-11-23T00:50:31.0309895Z Collecting tomlkit>=0.7.2 2022-11-23T00:50:31.0414699Z Downloading tomlkit-0.11.6-py3-none-any.whl (35 kB) 2022-11-23T00:50:31.1157356Z Collecting trailrunner>=1.1.1 2022-11-23T00:50:31.1188861Z Using cached trailrunner-1.2.1-py3-none-any.whl (10 kB) 2022-11-23T00:50:31.2139307Z Collecting LibCST>=0.3.7 2022-11-23T00:50:31.2276206Z Downloading libcst-0.4.9-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.8 MB) 2022-11-23T00:50:31.2859862Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 62.4 MB/s eta 0:00:00 2022-11-23T00:50:31.4656276Z Collecting toml>=0.10.0 2022-11-23T00:50:31.4688445Z Using cached toml-0.10.2-py2.py3-none-any.whl (16 kB) 2022-11-23T00:50:31.4909162Z Collecting stdlibs>=2021.4.1 2022-11-23T00:50:31.4936265Z Using cached stdlibs-2022.10.9-py3-none-any.whl (49 kB) 2022-11-23T00:50:31.4987023Z Requirement already satisfied: attrs>=21.2.0 in /home/runner/.local/lib/python3.8/site-packages (from usort==1.0.2) (22.1.0) 2022-11-23T00:50:31.5582294Z Requirement already satisfied: pyyaml>=5.2 in /home/runner/.local/lib/python3.8/site-packages (from LibCST>=0.3.7->usort==1.0.2) (6.0) 2022-11-23T00:50:31.5889988Z Collecting typing-inspect>=0.4.0 2022-11-23T00:50:31.5937874Z Using cached typing_inspect-0.8.0-py3-none-any.whl (8.7 kB) 2022-11-23T00:50:31.6432932Z Building wheels for collected packages: black 2022-11-23T00:50:31.6450982Z Building wheel for black (pyproject.toml): started 2022-11-23T00:50:33.3967154Z Building wheel for black (pyproject.toml): finished with status 'done' 2022-11-23T00:50:33.4092948Z Created wheel for black: filename=black-22.3.0-py3-none-any.whl size=153843 sha256=6fa165f3dcfe8801eafac3e0170ba1908617138a96e73ff9d700da42153e7af9 2022-11-23T00:50:33.4094770Z Stored in directory: /home/runner/.cache/pip/wheels/3c/08/c6/0a04e65d79edb94eab5c5f1769844f002570435174726ecff4 2022-11-23T00:50:33.4335470Z Successfully built black 2022-11-23T00:50:33.9248893Z Installing collected packages: typing-inspect, tomlkit, toml, stdlibs, platformdirs, pathspec, click, trailrunner, moreorless, LibCST, black, usort, ufmt 2022-11-23T00:50:35.1207177Z Successfully installed LibCST-0.4.9 black-22.3.0 click-8.1.3 moreorless-0.4.0 pathspec-0.10.2 platformdirs-2.5.4 stdlibs-2022.10.9 toml-0.10.2 tomlkit-0.11.6 trailrunner-1.2.1 typing-inspect-0.8.0 ufmt-1.3.3 usort-1.0.2 2022-11-23T00:50:35.2398200Z 2022-11-23T00:50:35.2403086Z [notice] A new release of pip available: 22.3 -> 22.3.1 2022-11-23T00:50:35.2403753Z [notice] To update, run: pip install --upgrade pip 2022-11-23T00:50:35.4424130Z took 15154ms 2022-11-23T00:50:35.4646811Z ##[group]Run python3 -m tools.linter.clang_tidy.generate_build_files 2022-11-23T00:50:35.4647293Z python3 -m tools.linter.clang_tidy.generate_build_files 2022-11-23T00:50:35.4647619Z python3 -m tools.generate_torch_version --is_debug=false 2022-11-23T00:50:35.4647965Z python3 -m tools.pyi.gen_pyi \ 2022-11-23T00:50:35.4648330Z  --native-functions-path aten/src/ATen/native/native_functions.yaml \ 2022-11-23T00:50:35.4648692Z  --tags-path aten/src/ATen/native/tags.yaml \ 2022-11-23T00:50:35.4649007Z  --deprecated-functions-path "tools/autograd/deprecated.yaml" 2022-11-23T00:50:35.4723647Z shell: /usr/bin/bash -e {0} 2022-11-23T00:50:35.4723862Z env: 2022-11-23T00:50:35.4724118Z pythonLocation: /opt/hostedtoolcache/Python/3.8.14/x64 2022-11-23T00:50:35.4724435Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.8.14/x64/lib/pkgconfig 2022-11-23T00:50:35.4724797Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.14/x64 2022-11-23T00:50:35.4725113Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.14/x64 2022-11-23T00:50:35.4725403Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.14/x64 2022-11-23T00:50:35.4725681Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.14/x64/lib 2022-11-23T00:50:35.4725924Z ##[endgroup] 2022-11-23T00:52:04.5032970Z Running: ['git', 'submodule', 'update', '--init', '--recursive'] 2022-11-23T00:52:04.5035477Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2022-11-23T00:52:04.5036195Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2022-11-23T00:52:04.5053896Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2022-11-23T00:52:04.5054493Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2022-11-23T00:52:04.5055045Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2022-11-23T00:52:04.5056644Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2022-11-23T00:52:04.5062283Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2022-11-23T00:52:04.5062786Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-11-23T00:52:04.5063497Z Submodule path 'third_party/cpuinfo': checked out '8ec7bd91ad0470e61cf38f618cc1f270dede599c' 2022-11-23T00:52:04.5064127Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2022-11-23T00:52:04.5064756Z Submodule path 'third_party/cudnn_frontend': checked out '171a7a986f7fbd9ed71bd0cf3c7ad4f55843d6b3' 2022-11-23T00:52:04.5065938Z Submodule path 'third_party/cutlass': checked out 'b72cbf957df8cf84a6d0ff91c190ad51a9c1d24a' 2022-11-23T00:52:04.5087377Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2022-11-23T00:52:04.5088060Z Submodule path 'third_party/fbgemm': checked out '4d1738b3142a6cb0c032cd639e239566010b054a' 2022-11-23T00:52:04.5088744Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2022-11-23T00:52:04.5089377Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2022-11-23T00:52:04.5090028Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2022-11-23T00:52:04.5090876Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2022-11-23T00:52:04.5091568Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2022-11-23T00:52:04.5092137Z Submodule path 'third_party/fmt': checked out '7bdf0628b1276379886c7f6dda2cef2b3b374f0b' 2022-11-23T00:52:04.5141778Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2022-11-23T00:52:04.5144152Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2022-11-23T00:52:04.5144763Z Submodule path 'third_party/gloo': checked out '4a5e339b764261d20fc409071dc7a8b8989aa195' 2022-11-23T00:52:04.5145346Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2022-11-23T00:52:04.5145862Z Submodule path 'third_party/ideep': checked out '5ddc65efe0428bbce2942b3ce5e3ce15239abe2f' 2022-11-23T00:52:04.5146370Z Submodule path 'third_party/ideep/mkl-dnn': checked out 'd19d0f795c60695bd32f894c6f01771b2dfbe24d' 2022-11-23T00:52:04.5147004Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out '650085b2f3643aad05c629425983491d63b5c289' 2022-11-23T00:52:04.5147592Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2022-11-23T00:52:04.5148344Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2022-11-23T00:52:04.5149009Z Submodule path 'third_party/kineto': checked out '6c1629809068efd78a8d56b4aa479c7ec49ae562' 2022-11-23T00:52:04.5149897Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2022-11-23T00:52:04.5150646Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2022-11-23T00:52:04.5151228Z Submodule path 'third_party/nccl/nccl': checked out 'f89fd4777d2ef9229c039ff750ae21da01626f52' 2022-11-23T00:52:04.5151802Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2022-11-23T00:52:04.5152489Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2022-11-23T00:52:04.5153244Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2022-11-23T00:52:04.5154003Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-11-23T00:52:04.5156473Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2022-11-23T00:52:04.5157022Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2022-11-23T00:52:04.5157574Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2022-11-23T00:52:04.5158321Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-11-23T00:52:04.5158991Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2022-11-23T00:52:04.5159695Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-11-23T00:52:04.5160223Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2022-11-23T00:52:04.5160680Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2022-11-23T00:52:04.5161209Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2022-11-23T00:52:04.5161775Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2022-11-23T00:52:04.5162503Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2022-11-23T00:52:04.5163010Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2022-11-23T00:52:04.5163687Z Submodule path 'third_party/pybind11': checked out '80dc998efced8ceb2be59756668a7e90e8bef917' 2022-11-23T00:52:04.5164311Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2022-11-23T00:52:04.5165627Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2022-11-23T00:52:04.5166208Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2022-11-23T00:52:04.5166688Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2022-11-23T00:52:04.5167200Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2022-11-23T00:52:04.5167680Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2022-11-23T00:52:04.5168224Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2022-11-23T00:52:04.5168851Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2022-11-23T00:52:04.5169495Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2022-11-23T00:52:04.5170118Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2022-11-23T00:52:04.5170710Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-11-23T00:52:04.5171277Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2022-11-23T00:52:04.5171916Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2022-11-23T00:52:04.5172558Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2022-11-23T00:52:04.5173654Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2022-11-23T00:52:04.5174230Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2022-11-23T00:52:04.5174864Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2022-11-23T00:52:04.5175762Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2022-11-23T00:52:04.5176464Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2022-11-23T00:52:04.5177094Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2022-11-23T00:52:04.5177687Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2022-11-23T00:52:04.5178231Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2022-11-23T00:52:04.5178783Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2022-11-23T00:52:04.5179361Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2022-11-23T00:52:04.5179929Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2022-11-23T00:52:04.5180525Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2022-11-23T00:52:04.5181107Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2022-11-23T00:52:04.5181980Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2022-11-23T00:52:04.5182699Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2022-11-23T00:52:04.5183290Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2022-11-23T00:52:04.5184074Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2022-11-23T00:52:04.5184750Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2022-11-23T00:52:04.5185393Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2022-11-23T00:52:04.5186099Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2022-11-23T00:52:04.5186846Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2022-11-23T00:52:04.5187424Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2022-11-23T00:52:04.5187978Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2022-11-23T00:52:04.5188906Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2022-11-23T00:52:04.5189503Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2022-11-23T00:52:04.5190087Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2022-11-23T00:52:04.5190657Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2022-11-23T00:52:04.5191303Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2022-11-23T00:52:04.5191972Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2022-11-23T00:52:04.5192654Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2022-11-23T00:52:04.5193643Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2022-11-23T00:52:04.5194528Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2022-11-23T00:52:04.5195112Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2022-11-23T00:52:04.5195933Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2022-11-23T00:52:04.5196708Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2022-11-23T00:52:04.5197350Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2022-11-23T00:52:04.5198193Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2022-11-23T00:52:04.5198946Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2022-11-23T00:52:04.5199660Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2022-11-23T00:52:04.5200112Z Cloning into '/home/runner/work/pytorch/pytorch/android/libs/fbjni'... 2022-11-23T00:52:04.5200665Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/FP16'... 2022-11-23T00:52:04.5201177Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/FXdiv'... 2022-11-23T00:52:04.5201710Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/NNPACK'... 2022-11-23T00:52:04.5202392Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/QNNPACK'... 2022-11-23T00:52:04.5202993Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2022-11-23T00:52:04.5203497Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/XNNPACK'... 2022-11-23T00:52:04.5204215Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/benchmark'... 2022-11-23T00:52:04.5204738Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/cpuinfo'... 2022-11-23T00:52:04.5205211Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/cub'... 2022-11-23T00:52:04.5205725Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/cudnn_frontend'... 2022-11-23T00:52:04.5206186Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/cutlass'... 2022-11-23T00:52:04.5511952Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/eigen'... 2022-11-23T00:52:04.5514431Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm'... 2022-11-23T00:52:04.5514850Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/flatbuffers'... 2022-11-23T00:52:04.5515252Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fmt'... 2022-11-23T00:52:04.5515654Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/foxi'... 2022-11-23T00:52:04.5516237Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2022-11-23T00:52:04.5516711Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/gloo'... 2022-11-23T00:52:04.5517169Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/googletest'... 2022-11-23T00:52:04.5517599Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/ideep'... 2022-11-23T00:52:04.5517988Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/ios-cmake'... 2022-11-23T00:52:04.5518430Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/ittapi'... 2022-11-23T00:52:04.5518850Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto'... 2022-11-23T00:52:04.5519280Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/nccl/nccl'... 2022-11-23T00:52:04.5519715Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/neon2sse'... 2022-11-23T00:52:04.5520106Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/nlohmann'... 2022-11-23T00:52:04.5520531Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/onnx'... 2022-11-23T00:52:04.5521865Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/onnx-tensorrt'... 2022-11-23T00:52:04.5522304Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/pocketfft'... 2022-11-23T00:52:04.5522730Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/protobuf'... 2022-11-23T00:52:04.5523143Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/psimd'... 2022-11-23T00:52:04.5523536Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/pthreadpool'... 2022-11-23T00:52:04.5523937Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/pybind11'... 2022-11-23T00:52:04.5524337Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/python-enum'... 2022-11-23T00:52:04.5524798Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/python-peachpy'... 2022-11-23T00:52:04.5525256Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/python-six'... 2022-11-23T00:52:04.5525865Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/sleef'... 2022-11-23T00:52:04.5526271Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tbb'... 2022-11-23T00:52:04.5526703Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe'... 2022-11-23T00:52:04.5527088Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/zstd'... 2022-11-23T00:52:04.5527649Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2022-11-23T00:52:04.5528244Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2022-11-23T00:52:04.5528871Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2022-11-23T00:52:04.5529552Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2022-11-23T00:52:04.5530504Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2022-11-23T00:52:04.5531001Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2022-11-23T00:52:04.5531448Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2022-11-23T00:52:04.5531966Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2022-11-23T00:52:04.5532508Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2022-11-23T00:52:04.5532974Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2022-11-23T00:52:04.5533527Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-11-23T00:52:04.5534110Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2022-11-23T00:52:04.5534679Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2022-11-23T00:52:04.5535366Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2022-11-23T00:52:04.5535947Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2022-11-23T00:52:04.5536478Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2022-11-23T00:52:04.5537049Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2022-11-23T00:52:04.5537699Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2022-11-23T00:52:04.5538322Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2022-11-23T00:52:04.5538915Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2022-11-23T00:52:04.5539465Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2022-11-23T00:52:04.5539962Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2022-11-23T00:52:04.5540576Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-11-23T00:52:04.5541265Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-11-23T00:52:04.5542165Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2022-11-23T00:52:04.5542756Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2022-11-23T00:52:04.5543467Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-11-23T00:52:04.5544104Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2022-11-23T00:52:04.5544762Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2022-11-23T00:52:04.5545393Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2022-11-23T00:52:04.5545907Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2022-11-23T00:52:04.5546495Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2022-11-23T00:52:04.5547098Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2022-11-23T00:52:04.5547704Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2022-11-23T00:52:04.5548294Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2022-11-23T00:52:04.5548913Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2022-11-23T00:52:04.5549504Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2022-11-23T00:52:04.5550015Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2022-11-23T00:52:04.5550501Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2022-11-23T00:52:04.5551113Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2022-11-23T00:52:04.5551716Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-11-23T00:53:34.6120854Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2022-11-23T00:53:34.6121958Z Running: ['time', '/opt/hostedtoolcache/Python/3.8.14/x64/bin/python3', 'setup.py', '--cmake-only', 'build'] 2022-11-23T00:53:34.6122531Z -- The CXX compiler identification is Clang 11.0.0 2022-11-23T00:53:34.6137156Z -- The C compiler identification is Clang 11.0.0 2022-11-23T00:53:34.6137890Z -- Detecting CXX compiler ABI info 2022-11-23T00:53:34.6139656Z -- Detecting CXX compiler ABI info - done 2022-11-23T00:53:34.6140456Z -- Check for working CXX compiler: /usr/bin/clang++ - skipped 2022-11-23T00:53:34.6141237Z -- Detecting CXX compile features 2022-11-23T00:53:34.6146368Z -- Detecting CXX compile features - done 2022-11-23T00:53:34.6158593Z -- Detecting C compiler ABI info 2022-11-23T00:53:34.6159796Z -- Detecting C compiler ABI info - done 2022-11-23T00:53:34.6160333Z -- Check for working C compiler: /usr/bin/clang - skipped 2022-11-23T00:53:34.6160822Z -- Detecting C compile features 2022-11-23T00:53:34.6161331Z -- Detecting C compile features - done 2022-11-23T00:53:34.6161868Z -- Not forcing any particular BLAS to be found 2022-11-23T00:53:34.6162553Z -- Could not find ccache. Consider installing ccache to speed up compilation. 2022-11-23T00:53:34.6163037Z -- Performing Test COMPILER_WORKS 2022-11-23T00:53:34.6163416Z -- Performing Test COMPILER_WORKS - Success 2022-11-23T00:53:34.6163954Z -- Performing Test SUPPORT_GLIBCXX_USE_C99 2022-11-23T00:53:34.6164462Z -- Performing Test SUPPORT_GLIBCXX_USE_C99 - Success 2022-11-23T00:53:34.6164966Z -- Performing Test CAFFE2_EXCEPTION_PTR_SUPPORTED 2022-11-23T00:53:34.6165616Z -- Performing Test CAFFE2_EXCEPTION_PTR_SUPPORTED - Success 2022-11-23T00:53:34.6170179Z -- std::exception_ptr is supported. 2022-11-23T00:53:34.6170935Z -- Performing Test CAFFE2_NEED_TO_TURN_OFF_DEPRECATION_WARNING 2022-11-23T00:53:34.6171548Z -- Performing Test CAFFE2_NEED_TO_TURN_OFF_DEPRECATION_WARNING - Failed 2022-11-23T00:53:34.6172093Z -- Turning off deprecation warning due to glog. 2022-11-23T00:53:34.6172405Z -- Performing Test C_HAS_AVX_1 2022-11-23T00:53:34.6172706Z -- Performing Test C_HAS_AVX_1 - Failed 2022-11-23T00:53:34.6173020Z -- Performing Test C_HAS_AVX_2 2022-11-23T00:53:34.6173377Z -- Performing Test C_HAS_AVX_2 - Success 2022-11-23T00:53:34.6173650Z -- Performing Test C_HAS_AVX2_1 2022-11-23T00:53:34.6173984Z -- Performing Test C_HAS_AVX2_1 - Failed 2022-11-23T00:53:34.6174314Z -- Performing Test C_HAS_AVX2_2 2022-11-23T00:53:34.6174869Z -- Performing Test C_HAS_AVX2_2 - Success 2022-11-23T00:53:34.6175358Z -- Performing Test C_HAS_AVX512_1 2022-11-23T00:53:34.6177615Z -- Performing Test C_HAS_AVX512_1 - Failed 2022-11-23T00:53:34.6178141Z -- Performing Test C_HAS_AVX512_2 2022-11-23T00:53:34.6178539Z -- Performing Test C_HAS_AVX512_2 - Success 2022-11-23T00:53:34.6179043Z -- Performing Test CXX_HAS_AVX_1 2022-11-23T00:53:34.6179470Z -- Performing Test CXX_HAS_AVX_1 - Failed 2022-11-23T00:53:34.6179804Z -- Performing Test CXX_HAS_AVX_2 2022-11-23T00:53:34.6180181Z -- Performing Test CXX_HAS_AVX_2 - Success 2022-11-23T00:53:34.6180496Z -- Performing Test CXX_HAS_AVX2_1 2022-11-23T00:53:34.6180974Z -- Performing Test CXX_HAS_AVX2_1 - Failed 2022-11-23T00:53:34.6181690Z -- Performing Test CXX_HAS_AVX2_2 2022-11-23T00:53:34.6182065Z -- Performing Test CXX_HAS_AVX2_2 - Success 2022-11-23T00:53:34.6182393Z -- Performing Test CXX_HAS_AVX512_1 2022-11-23T00:53:34.6182733Z -- Performing Test CXX_HAS_AVX512_1 - Failed 2022-11-23T00:53:34.6183109Z -- Performing Test CXX_HAS_AVX512_2 2022-11-23T00:53:34.6183556Z -- Performing Test CXX_HAS_AVX512_2 - Success 2022-11-23T00:53:34.6183988Z -- Current compiler supports avx2 extension. Will build perfkernels. 2022-11-23T00:53:34.6184401Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS 2022-11-23T00:53:34.6184840Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS - Success 2022-11-23T00:53:34.6185286Z -- Current compiler supports avx512f extension. Will build fbgemm. 2022-11-23T00:53:34.6185703Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY 2022-11-23T00:53:34.6186102Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY - Success 2022-11-23T00:53:34.6186535Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY 2022-11-23T00:53:34.6186943Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY - Success 2022-11-23T00:53:34.6187329Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC 2022-11-23T00:53:34.6187697Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC - Success 2022-11-23T00:53:34.6188214Z -- Could NOT find CUDA (missing: CUDA_TOOLKIT_ROOT_DIR CUDA_NVCC_EXECUTABLE CUDA_INCLUDE_DIRS CUDA_CUDART_LIBRARY) 2022-11-23T00:53:34.6189144Z -- Building using own protobuf under third_party per request. 2022-11-23T00:53:34.6189507Z -- Use custom protobuf build. 2022-11-23T00:53:34.6189808Z -- 2022-11-23T00:53:34.6190098Z -- 3.13.0.0 2022-11-23T00:53:34.6190433Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2022-11-23T00:53:34.6190834Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2022-11-23T00:53:34.6191291Z -- Check if compiler accepts -pthread 2022-11-23T00:53:34.6191672Z -- Check if compiler accepts -pthread - yes 2022-11-23T00:53:34.6191947Z -- Found Threads: TRUE 2022-11-23T00:53:34.6192445Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS 2022-11-23T00:53:34.6192865Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS - Success 2022-11-23T00:53:34.6193881Z -- Caffe2 protobuf include directory: $$ 2022-11-23T00:53:34.6194433Z -- Trying to find preferred BLAS backend of choice: MKL 2022-11-23T00:53:34.6194822Z -- MKL_THREADING = OMP 2022-11-23T00:53:34.6195092Z -- Looking for sys/types.h 2022-11-23T00:53:34.6195407Z -- Looking for sys/types.h - found 2022-11-23T00:53:34.6195688Z -- Looking for stdint.h 2022-11-23T00:53:34.6196009Z -- Looking for stdint.h - found 2022-11-23T00:53:34.6196298Z -- Looking for stddef.h 2022-11-23T00:53:34.6196542Z -- Looking for stddef.h - found 2022-11-23T00:53:34.6196850Z -- Check size of void* 2022-11-23T00:53:34.6197254Z -- Check size of void* - done 2022-11-23T00:53:34.6197564Z -- MKL_THREADING = OMP 2022-11-23T00:53:34.6197835Z -- MKL_THREADING = OMP 2022-11-23T00:53:34.6198199Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - iomp5 - pthread - m - dl] 2022-11-23T00:53:34.6198593Z -- Library mkl_intel_lp64: not found 2022-11-23T00:53:34.6199063Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - iomp5 - pthread - m - dl] 2022-11-23T00:53:34.6199391Z -- Library mkl_intel: not found 2022-11-23T00:53:34.6201584Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - guide - pthread - m - dl] 2022-11-23T00:53:34.6201952Z -- Library mkl_intel_lp64: not found 2022-11-23T00:53:34.6202411Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - guide - pthread - m - dl] 2022-11-23T00:53:34.6202727Z -- Library mkl_intel: not found 2022-11-23T00:53:34.6203111Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - pthread - m - dl] 2022-11-23T00:53:34.6203481Z -- Library mkl_intel_lp64: not found 2022-11-23T00:53:34.6203876Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - pthread - m - dl] 2022-11-23T00:53:34.6204253Z -- Library mkl_intel: not found 2022-11-23T00:53:34.6204643Z -- Checking for [mkl_intel_lp64 - mkl_sequential - mkl_core - m - dl] 2022-11-23T00:53:34.6205274Z -- Library mkl_intel_lp64: not found 2022-11-23T00:53:34.6206132Z -- Checking for [mkl_intel - mkl_sequential - mkl_core - m - dl] 2022-11-23T00:53:34.6206707Z -- Library mkl_intel: not found 2022-11-23T00:53:34.6207241Z -- Checking for [mkl_intel_lp64 - mkl_core - iomp5 - pthread - m - dl] 2022-11-23T00:53:34.6207742Z -- Library mkl_intel_lp64: not found 2022-11-23T00:53:34.6208154Z -- Checking for [mkl_intel - mkl_core - iomp5 - pthread - m - dl] 2022-11-23T00:53:34.6208870Z -- Library mkl_intel: not found 2022-11-23T00:53:34.6209238Z -- Checking for [mkl_intel_lp64 - mkl_core - guide - pthread - m - dl] 2022-11-23T00:53:34.6209638Z -- Library mkl_intel_lp64: not found 2022-11-23T00:53:34.6210007Z -- Checking for [mkl_intel - mkl_core - guide - pthread - m - dl] 2022-11-23T00:53:34.6210321Z -- Library mkl_intel: not found 2022-11-23T00:53:34.6210657Z -- Checking for [mkl_intel_lp64 - mkl_core - pthread - m - dl] 2022-11-23T00:53:34.6210980Z -- Library mkl_intel_lp64: not found 2022-11-23T00:53:34.6211376Z -- Checking for [mkl_intel - mkl_core - pthread - m - dl] 2022-11-23T00:53:34.6211882Z -- Library mkl_intel: not found 2022-11-23T00:53:34.6212223Z -- Checking for [mkl - guide - pthread - m] 2022-11-23T00:53:34.6212505Z -- Library mkl: not found 2022-11-23T00:53:34.6213029Z -- MKL library not found 2022-11-23T00:53:34.6213299Z -- Checking for [blis] 2022-11-23T00:53:34.6213600Z -- Library blis: BLAS_blis_LIBRARY-NOTFOUND 2022-11-23T00:53:34.6213921Z -- Checking for [Accelerate] 2022-11-23T00:53:34.6214290Z -- Library Accelerate: BLAS_Accelerate_LIBRARY-NOTFOUND 2022-11-23T00:53:34.6214583Z -- Checking for [vecLib] 2022-11-23T00:53:34.6214897Z -- Library vecLib: BLAS_vecLib_LIBRARY-NOTFOUND 2022-11-23T00:53:34.6215273Z -- Checking for [flexiblas] 2022-11-23T00:53:34.6215661Z -- Library flexiblas: BLAS_flexiblas_LIBRARY-NOTFOUND 2022-11-23T00:53:34.6216000Z -- Checking for [openblas] 2022-11-23T00:53:34.6216331Z -- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND 2022-11-23T00:53:34.6216680Z -- Checking for [openblas - pthread - m] 2022-11-23T00:53:34.6217063Z -- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND 2022-11-23T00:53:34.6217430Z -- Checking for [openblas - pthread - m - gomp] 2022-11-23T00:53:34.6217888Z -- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND 2022-11-23T00:53:34.6218198Z -- Checking for [goto2 - gfortran] 2022-11-23T00:53:34.6218542Z -- Library goto2: BLAS_goto2_LIBRARY-NOTFOUND 2022-11-23T00:53:34.6218893Z -- Checking for [goto2 - gfortran - pthread] 2022-11-23T00:53:34.6219219Z -- Library goto2: BLAS_goto2_LIBRARY-NOTFOUND 2022-11-23T00:53:34.6219517Z -- Checking for [acml - gfortran] 2022-11-23T00:53:34.6219843Z -- Library acml: BLAS_acml_LIBRARY-NOTFOUND 2022-11-23T00:53:34.6220172Z -- Checking for [blis] 2022-11-23T00:53:34.6220513Z -- Library blis: BLAS_blis_LIBRARY-NOTFOUND 2022-11-23T00:53:34.6220993Z -- Could NOT find Atlas (missing: Atlas_CLAPACK_INCLUDE_DIR Atlas_CBLAS_LIBRARY Atlas_BLAS_LIBRARY) 2022-11-23T00:53:34.6221684Z -- Checking for [ptf77blas - atlas - gfortran] 2022-11-23T00:53:34.6222190Z -- Library ptf77blas: BLAS_ptf77blas_LIBRARY-NOTFOUND 2022-11-23T00:53:34.6222522Z -- Checking for [] 2022-11-23T00:53:34.6222824Z -- Looking for sgemm_ 2022-11-23T00:53:34.6223371Z -- Looking for sgemm_ - not found 2022-11-23T00:53:34.6223683Z -- Cannot find a library with BLAS API. Not using BLAS. 2022-11-23T00:53:34.6224142Z -- Using pocketfft in directory: /home/runner/work/pytorch/pytorch/third_party/pocketfft/ 2022-11-23T00:53:34.6224586Z -- The ASM compiler identification is Clang with GNU-like command-line 2022-11-23T00:53:34.6224979Z -- Found assembler: /usr/bin/clang 2022-11-23T00:53:34.6225411Z -- Brace yourself, we are building NNPACK 2022-11-23T00:53:34.6225963Z -- Performing Test NNPACK_ARCH_IS_X86_32 2022-11-23T00:53:34.6226321Z -- Performing Test NNPACK_ARCH_IS_X86_32 - Failed 2022-11-23T00:53:34.6226779Z -- Found PythonInterp: /opt/hostedtoolcache/Python/3.8.14/x64/bin/python3 (found version "3.8.14") 2022-11-23T00:53:34.6227152Z -- NNPACK backend is x86-64 2022-11-23T00:53:34.6227623Z -- Found Python: /opt/hostedtoolcache/Python/3.8.14/x64/bin/python3.8 (found version "3.8.14") found components: Interpreter 2022-11-23T00:53:34.6228007Z -- Failed to find LLVM FileCheck 2022-11-23T00:53:34.6228332Z -- Found Git: /usr/bin/git (found version "2.38.1") 2022-11-23T00:53:34.6228632Z -- git version: v1.6.1 normalized to 1.6.1 2022-11-23T00:53:34.6229015Z -- Version: 1.6.1 2022-11-23T00:53:34.6229279Z -- Looking for shm_open in rt 2022-11-23T00:53:34.6229577Z -- Looking for shm_open in rt - found 2022-11-23T00:53:34.6229901Z -- Performing Test HAVE_CXX_FLAG_STD_CXX11 2022-11-23T00:53:34.6230238Z -- Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success 2022-11-23T00:53:34.6230527Z -- Performing Test HAVE_CXX_FLAG_WALL 2022-11-23T00:53:34.6230874Z -- Performing Test HAVE_CXX_FLAG_WALL - Success 2022-11-23T00:53:34.6231180Z -- Performing Test HAVE_CXX_FLAG_WEXTRA 2022-11-23T00:53:34.6231538Z -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success 2022-11-23T00:53:34.6231910Z -- Performing Test HAVE_CXX_FLAG_WSHADOW 2022-11-23T00:53:34.6232215Z -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success 2022-11-23T00:53:34.6232566Z -- Performing Test HAVE_CXX_FLAG_WERROR 2022-11-23T00:53:34.6232882Z -- Performing Test HAVE_CXX_FLAG_WERROR - Success 2022-11-23T00:53:34.6233361Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE 2022-11-23T00:53:34.6233724Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success 2022-11-23T00:53:34.6234109Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC 2022-11-23T00:53:34.6234422Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success 2022-11-23T00:53:34.6234786Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS 2022-11-23T00:53:34.6235173Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success 2022-11-23T00:53:34.6235552Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 2022-11-23T00:53:34.6235921Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success 2022-11-23T00:53:34.6236244Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING 2022-11-23T00:53:34.6236634Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success 2022-11-23T00:53:34.6237008Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS 2022-11-23T00:53:34.6237411Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success 2022-11-23T00:53:34.6237773Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED 2022-11-23T00:53:34.6238148Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success 2022-11-23T00:53:34.6238474Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING 2022-11-23T00:53:34.6238828Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success 2022-11-23T00:53:34.6239177Z -- Performing Test HAVE_CXX_FLAG_WD654 2022-11-23T00:53:34.6239526Z -- Performing Test HAVE_CXX_FLAG_WD654 - Failed 2022-11-23T00:53:34.6239878Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY 2022-11-23T00:53:34.6240279Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success 2022-11-23T00:53:34.6240636Z -- Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES 2022-11-23T00:53:34.6240991Z -- Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES 2022-11-23T00:53:34.6241385Z -- Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- failed to compile 2022-11-23T00:53:34.6241782Z -- Performing Test HAVE_CXX_FLAG_COVERAGE 2022-11-23T00:53:34.6242308Z -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success 2022-11-23T00:53:34.6242611Z -- Performing Test HAVE_STD_REGEX 2022-11-23T00:53:34.6242919Z -- Performing Test HAVE_STD_REGEX 2022-11-23T00:53:34.6243248Z -- Performing Test HAVE_STD_REGEX -- success 2022-11-23T00:53:34.6243586Z -- Performing Test HAVE_GNU_POSIX_REGEX 2022-11-23T00:53:34.6243903Z -- Performing Test HAVE_GNU_POSIX_REGEX 2022-11-23T00:53:34.6244281Z -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile 2022-11-23T00:53:34.6244586Z -- Performing Test HAVE_POSIX_REGEX 2022-11-23T00:53:34.6244998Z -- Performing Test HAVE_POSIX_REGEX 2022-11-23T00:53:34.6245363Z -- Performing Test HAVE_POSIX_REGEX -- success 2022-11-23T00:53:34.6245712Z -- Performing Test HAVE_STEADY_CLOCK 2022-11-23T00:53:34.6246027Z -- Performing Test HAVE_STEADY_CLOCK 2022-11-23T00:53:34.6246377Z -- Performing Test HAVE_STEADY_CLOCK -- success 2022-11-23T00:53:34.6246721Z -- Performing Test COMPILER_SUPPORTS_AVX512 2022-11-23T00:53:34.6247063Z -- Performing Test COMPILER_SUPPORTS_AVX512 - Success 2022-11-23T00:53:34.6247389Z -- MKL_THREADING = OMP 2022-11-23T00:53:34.6247672Z -- MKL_THREADING = OMP 2022-11-23T00:53:34.6247933Z -- Found OpenMP_C: -fopenmp=libomp 2022-11-23T00:53:34.6248248Z -- Found OpenMP_CXX: -fopenmp=libomp 2022-11-23T00:53:34.6248536Z -- Found OpenMP: TRUE 2022-11-23T00:53:34.6248853Z -- Performing Test __CxxFlag__fno_threadsafe_statics 2022-11-23T00:53:34.6249228Z -- Performing Test __CxxFlag__fno_threadsafe_statics - Success 2022-11-23T00:53:34.6249632Z -- Performing Test __CxxFlag__fno_semantic_interposition 2022-11-23T00:53:34.6249995Z -- Performing Test __CxxFlag__fno_semantic_interposition - Success 2022-11-23T00:53:34.6250365Z -- Performing Test __CxxFlag__fmerge_all_constants 2022-11-23T00:53:34.6250734Z -- Performing Test __CxxFlag__fmerge_all_constants - Success 2022-11-23T00:53:34.6251092Z -- Performing Test __CxxFlag__fno_enforce_eh_specs 2022-11-23T00:53:34.6251525Z -- Performing Test __CxxFlag__fno_enforce_eh_specs - Failed 2022-11-23T00:53:34.6251909Z -- Could NOT find Numa (missing: Numa_INCLUDE_DIR Numa_LIBRARIES) 2022-11-23T00:53:34.6252584Z -- Using third party subdirectory Eigen. 2022-11-23T00:53:34.6253097Z -- Found PythonInterp: /opt/hostedtoolcache/Python/3.8.14/x64/bin/python3 (found suitable version "3.8.14", minimum required is "3.0") 2022-11-23T00:53:34.6253798Z -- Found PythonLibs: /opt/hostedtoolcache/Python/3.8.14/x64/lib/libpython3.8.so.1.0 (found suitable version "3.8.14", minimum required is "3.0") 2022-11-23T00:53:34.6254220Z -- Using third_party/pybind11. 2022-11-23T00:53:34.6254650Z -- pybind11 include dirs: /home/runner/work/pytorch/pytorch/cmake/../third_party/pybind11/include 2022-11-23T00:53:34.6254997Z -- Checking for module 'mpi-c' 2022-11-23T00:53:34.6255268Z -- No package 'mpi-c' found 2022-11-23T00:53:34.6255647Z -- Could NOT find MPI_C (missing: MPI_C_LIB_NAMES MPI_C_HEADER_DIR MPI_C_WORKS) 2022-11-23T00:53:34.6256008Z -- Checking for module 'mpi-cxx' 2022-11-23T00:53:34.6256298Z -- No package 'mpi-cxx' found 2022-11-23T00:53:34.6256797Z -- Could NOT find MPI_CXX (missing: MPI_CXX_LIB_NAMES MPI_CXX_HEADER_DIR MPI_CXX_WORKS) 2022-11-23T00:53:34.6257188Z -- Could NOT find MPI (missing: MPI_C_FOUND MPI_CXX_FOUND) 2022-11-23T00:53:34.6257519Z -- Adding OpenMP CXX_FLAGS: -fopenmp=libomp 2022-11-23T00:53:34.6257885Z -- Will link against OpenMP libraries: /usr/lib/llvm-11/lib/libomp.so 2022-11-23T00:53:34.6258230Z -- Disabling kernel asserts for ROCm 2022-11-23T00:53:34.6258540Z -- Performing Test UV_LINT_W4 2022-11-23T00:53:34.6258850Z -- Performing Test UV_LINT_W4 - Failed 2022-11-23T00:53:34.6259166Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC 2022-11-23T00:53:34.6259651Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC - Failed 2022-11-23T00:53:34.6260130Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC 2022-11-23T00:53:34.6260513Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC - Failed 2022-11-23T00:53:34.6260905Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC 2022-11-23T00:53:34.6261757Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC - Failed 2022-11-23T00:53:34.6262155Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC 2022-11-23T00:53:34.6262566Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC - Failed 2022-11-23T00:53:34.6262959Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC 2022-11-23T00:53:34.6263397Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC - Failed 2022-11-23T00:53:34.6263820Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC 2022-11-23T00:53:34.6264486Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC - Failed 2022-11-23T00:53:34.6264819Z -- Performing Test UV_LINT_NO_HIDES_LOCAL 2022-11-23T00:53:34.6265185Z -- Performing Test UV_LINT_NO_HIDES_LOCAL - Failed 2022-11-23T00:53:34.6265570Z -- Performing Test UV_LINT_NO_HIDES_PARAM 2022-11-23T00:53:34.6265962Z -- Performing Test UV_LINT_NO_HIDES_PARAM - Failed 2022-11-23T00:53:34.6266326Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL 2022-11-23T00:53:34.6266660Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL - Failed 2022-11-23T00:53:34.6267015Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC 2022-11-23T00:53:34.6267430Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC - Failed 2022-11-23T00:53:34.6267821Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC 2022-11-23T00:53:34.6268206Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC - Failed 2022-11-23T00:53:34.6268539Z -- Performing Test UV_LINT_WALL 2022-11-23T00:53:34.6268816Z -- Performing Test UV_LINT_WALL - Success 2022-11-23T00:53:34.6269131Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER 2022-11-23T00:53:34.6269496Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER - Success 2022-11-23T00:53:34.6269867Z -- Performing Test UV_LINT_STRICT_PROTOTYPES 2022-11-23T00:53:34.6270269Z -- Performing Test UV_LINT_STRICT_PROTOTYPES - Success 2022-11-23T00:53:34.6270570Z -- Performing Test UV_LINT_EXTRA 2022-11-23T00:53:34.6270911Z -- Performing Test UV_LINT_EXTRA - Success 2022-11-23T00:53:34.6271215Z -- Performing Test UV_LINT_UTF8_MSVC 2022-11-23T00:53:34.6271730Z -- Performing Test UV_LINT_UTF8_MSVC - Failed 2022-11-23T00:53:34.6272037Z -- Performing Test UV_F_STRICT_ALIASING 2022-11-23T00:53:34.6272378Z -- Performing Test UV_F_STRICT_ALIASING - Success 2022-11-23T00:53:34.6272647Z -- summary of build options: 2022-11-23T00:53:34.6272941Z Install prefix: /home/runner/work/pytorch/pytorch/torch 2022-11-23T00:53:34.6273208Z Target system: Linux 2022-11-23T00:53:34.6273492Z Compiler: 2022-11-23T00:53:34.6273826Z C compiler: /usr/bin/clang 2022-11-23T00:53:34.6274092Z CFLAGS: -fopenmp=libomp 2022-11-23T00:53:34.6274267Z 2022-11-23T00:53:34.6274457Z -- Found uv: 1.38.1 (found version "1.38.1") 2022-11-23T00:53:34.6274765Z -- Gloo build as SHARED library 2022-11-23T00:53:34.6275206Z -- Found PythonInterp: /opt/hostedtoolcache/Python/3.8.14/x64/bin/python3 (found version "3.8.14") 2022-11-23T00:53:34.6275818Z -- Found PythonLibs: /opt/hostedtoolcache/Python/3.8.14/x64/lib/libpython3.8.so.1.0 (found version "3.8.14") 2022-11-23T00:53:34.6276163Z -- 2022-11-23T00:53:34.6276373Z -- ******** Summary ******** 2022-11-23T00:53:34.6276657Z -- CMake version : 3.24.2 2022-11-23T00:53:34.6276982Z -- CMake command : /usr/local/bin/cmake 2022-11-23T00:53:34.6277290Z -- System : Linux 2022-11-23T00:53:34.6277589Z -- C++ compiler : /usr/bin/clang++ 2022-11-23T00:53:34.6277916Z -- C++ compiler version : 11.0.0 2022-11-23T00:53:34.6278431Z -- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp=libomp -Wnon-virtual-dtor 2022-11-23T00:53:34.6278836Z -- Build type : Release 2022-11-23T00:53:34.6279223Z -- Compile definitions : ONNX_ML=1;ONNXIFI_ENABLE_EXT=1;__STDC_FORMAT_MACROS 2022-11-23T00:53:34.6279781Z -- CMAKE_PREFIX_PATH : /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages 2022-11-23T00:53:34.6280380Z -- CMAKE_INSTALL_PREFIX : /home/runner/work/pytorch/pytorch/torch 2022-11-23T00:53:34.6281004Z -- CMAKE_MODULE_PATH : /home/runner/work/pytorch/pytorch/cmake/Modules;/home/runner/work/pytorch/pytorch/cmake/public/../Modules_CUDA_fix 2022-11-23T00:53:34.6281325Z -- 2022-11-23T00:53:34.6281594Z -- ONNX version : 1.12.0 2022-11-23T00:53:34.6281902Z -- ONNX NAMESPACE : onnx_torch 2022-11-23T00:53:34.6282187Z -- ONNX_USE_LITE_PROTO : OFF 2022-11-23T00:53:34.6282474Z -- USE_PROTOBUF_SHARED_LIBS : OFF 2022-11-23T00:53:34.6282770Z -- Protobuf_USE_STATIC_LIBS : ON 2022-11-23T00:53:34.6283065Z -- ONNX_DISABLE_EXCEPTIONS : OFF 2022-11-23T00:53:34.6283348Z -- ONNX_WERROR : OFF 2022-11-23T00:53:34.6283671Z -- ONNX_BUILD_TESTS : OFF 2022-11-23T00:53:34.6283940Z -- ONNX_BUILD_BENCHMARKS : OFF 2022-11-23T00:53:34.6284206Z -- ONNXIFI_DUMMY_BACKEND : OFF 2022-11-23T00:53:34.6284485Z -- ONNXIFI_ENABLE_EXT : OFF 2022-11-23T00:53:34.6284713Z -- 2022-11-23T00:53:34.6284956Z -- Protobuf compiler : 2022-11-23T00:53:34.6285256Z -- Protobuf includes : 2022-11-23T00:53:34.6285510Z -- Protobuf libraries : 2022-11-23T00:53:34.6285793Z -- BUILD_ONNX_PYTHON : OFF 2022-11-23T00:53:34.6286012Z -- 2022-11-23T00:53:34.6286270Z -- ******** Summary ******** 2022-11-23T00:53:34.6286527Z -- CMake version : 3.24.2 2022-11-23T00:53:34.6286822Z -- CMake command : /usr/local/bin/cmake 2022-11-23T00:53:34.6287108Z -- System : Linux 2022-11-23T00:53:34.6287390Z -- C++ compiler : /usr/bin/clang++ 2022-11-23T00:53:34.6287756Z -- C++ compiler version : 11.0.0 2022-11-23T00:53:34.6288266Z -- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp=libomp -Wnon-virtual-dtor 2022-11-23T00:53:34.6288802Z -- Build type : Release 2022-11-23T00:53:34.6289137Z -- Compile definitions : ONNX_ML=1;ONNXIFI_ENABLE_EXT=1 2022-11-23T00:53:34.6289593Z -- CMAKE_PREFIX_PATH : /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages 2022-11-23T00:53:34.6290179Z -- CMAKE_INSTALL_PREFIX : /home/runner/work/pytorch/pytorch/torch 2022-11-23T00:53:34.6290772Z -- CMAKE_MODULE_PATH : /home/runner/work/pytorch/pytorch/cmake/Modules;/home/runner/work/pytorch/pytorch/cmake/public/../Modules_CUDA_fix 2022-11-23T00:53:34.6291215Z -- 2022-11-23T00:53:34.6291512Z -- ONNX version : 1.4.1 2022-11-23T00:53:34.6291781Z -- ONNX NAMESPACE : onnx_torch 2022-11-23T00:53:34.6292164Z -- ONNX_BUILD_TESTS : OFF 2022-11-23T00:53:34.6292459Z -- ONNX_BUILD_BENCHMARKS : OFF 2022-11-23T00:53:34.6292809Z -- ONNX_USE_LITE_PROTO : OFF 2022-11-23T00:53:34.6293121Z -- ONNXIFI_DUMMY_BACKEND : OFF 2022-11-23T00:53:34.6293340Z -- 2022-11-23T00:53:34.6293607Z -- Protobuf compiler : 2022-11-23T00:53:34.6293891Z -- Protobuf includes : 2022-11-23T00:53:34.6294157Z -- Protobuf libraries : 2022-11-23T00:53:34.6294427Z -- BUILD_ONNX_PYTHON : OFF 2022-11-23T00:53:34.6294813Z -- Could not find CUDA with FP16 support, compiling without torch.CudaHalfTensor 2022-11-23T00:53:34.6295153Z -- Adding -DNDEBUG to compile flags 2022-11-23T00:53:34.6295480Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 2022-11-23T00:53:34.6295846Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 - False 2022-11-23T00:53:34.6296217Z -- Could not find hardware support for NEON on this machine. 2022-11-23T00:53:34.6296531Z -- No OMAP3 processor on this machine. 2022-11-23T00:53:34.6296807Z -- No OMAP4 processor on this machine. 2022-11-23T00:53:34.6297067Z -- MKL_THREADING = OMP 2022-11-23T00:53:34.6297442Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - iomp5 - pthread - m - dl] 2022-11-23T00:53:34.6297788Z -- Library mkl_intel_lp64: not found 2022-11-23T00:53:34.6298166Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - iomp5 - pthread - m - dl] 2022-11-23T00:53:34.6298582Z -- Library mkl_intel: not found 2022-11-23T00:53:34.6298958Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - guide - pthread - m - dl] 2022-11-23T00:53:34.6299294Z -- Library mkl_intel_lp64: not found 2022-11-23T00:53:34.6299676Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - guide - pthread - m - dl] 2022-11-23T00:53:34.6300006Z -- Library mkl_intel: not found 2022-11-23T00:53:34.6300392Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - pthread - m - dl] 2022-11-23T00:53:34.6300729Z -- Library mkl_intel_lp64: not found 2022-11-23T00:53:34.6301078Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - pthread - m - dl] 2022-11-23T00:53:34.6301695Z -- Library mkl_intel: not found 2022-11-23T00:53:34.6302126Z -- Checking for [mkl_intel_lp64 - mkl_sequential - mkl_core - m - dl] 2022-11-23T00:53:34.6302717Z -- Library mkl_intel_lp64: not found 2022-11-23T00:53:34.6303110Z -- Checking for [mkl_intel - mkl_sequential - mkl_core - m - dl] 2022-11-23T00:53:34.6303402Z -- Library mkl_intel: not found 2022-11-23T00:53:34.6303751Z -- Checking for [mkl_intel_lp64 - mkl_core - iomp5 - pthread - m - dl] 2022-11-23T00:53:34.6304071Z -- Library mkl_intel_lp64: not found 2022-11-23T00:53:34.6304412Z -- Checking for [mkl_intel - mkl_core - iomp5 - pthread - m - dl] 2022-11-23T00:53:34.6304719Z -- Library mkl_intel: not found 2022-11-23T00:53:34.6305177Z -- Checking for [mkl_intel_lp64 - mkl_core - guide - pthread - m - dl] 2022-11-23T00:53:34.6305482Z -- Library mkl_intel_lp64: not found 2022-11-23T00:53:34.6305817Z -- Checking for [mkl_intel - mkl_core - guide - pthread - m - dl] 2022-11-23T00:53:34.6306122Z -- Library mkl_intel: not found 2022-11-23T00:53:34.6306452Z -- Checking for [mkl_intel_lp64 - mkl_core - pthread - m - dl] 2022-11-23T00:53:34.6306760Z -- Library mkl_intel_lp64: not found 2022-11-23T00:53:34.6307085Z -- Checking for [mkl_intel - mkl_core - pthread - m - dl] 2022-11-23T00:53:34.6307368Z -- Library mkl_intel: not found 2022-11-23T00:53:34.6307663Z -- Checking for [mkl - guide - pthread - m] 2022-11-23T00:53:34.6308116Z -- Library mkl: not found 2022-11-23T00:53:34.6308364Z -- MKL library not found 2022-11-23T00:53:34.6308609Z -- Checking for [blis] 2022-11-23T00:53:34.6308889Z -- Library blis: BLAS_blis_LIBRARY-NOTFOUND 2022-11-23T00:53:34.6309172Z -- Checking for [Accelerate] 2022-11-23T00:53:34.6309501Z -- Library Accelerate: BLAS_Accelerate_LIBRARY-NOTFOUND 2022-11-23T00:53:34.6309790Z -- Checking for [vecLib] 2022-11-23T00:53:34.6310092Z -- Library vecLib: BLAS_vecLib_LIBRARY-NOTFOUND 2022-11-23T00:53:34.6310357Z -- Checking for [flexiblas] 2022-11-23T00:53:34.6310736Z -- Library flexiblas: BLAS_flexiblas_LIBRARY-NOTFOUND 2022-11-23T00:53:34.6311027Z -- Checking for [openblas] 2022-11-23T00:53:34.6311348Z -- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND 2022-11-23T00:53:34.6311662Z -- Checking for [openblas - pthread - m] 2022-11-23T00:53:34.6311991Z -- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND 2022-11-23T00:53:34.6312315Z -- Checking for [openblas - pthread - m - gomp] 2022-11-23T00:53:34.6312656Z -- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND 2022-11-23T00:53:34.6312959Z -- Checking for [goto2 - gfortran] 2022-11-23T00:53:34.6313280Z -- Library goto2: BLAS_goto2_LIBRARY-NOTFOUND 2022-11-23T00:53:34.6313619Z -- Checking for [goto2 - gfortran - pthread] 2022-11-23T00:53:34.6313921Z -- Library goto2: BLAS_goto2_LIBRARY-NOTFOUND 2022-11-23T00:53:34.6314205Z -- Checking for [acml - gfortran] 2022-11-23T00:53:34.6314574Z -- Library acml: BLAS_acml_LIBRARY-NOTFOUND 2022-11-23T00:53:34.6314862Z -- Checking for [blis] 2022-11-23T00:53:34.6315155Z -- Library blis: BLAS_blis_LIBRARY-NOTFOUND 2022-11-23T00:53:34.6315588Z -- Could NOT find Atlas (missing: Atlas_CLAPACK_INCLUDE_DIR Atlas_CBLAS_LIBRARY Atlas_BLAS_LIBRARY) 2022-11-23T00:53:34.6315954Z -- Checking for [ptf77blas - atlas - gfortran] 2022-11-23T00:53:34.6316321Z -- Library ptf77blas: BLAS_ptf77blas_LIBRARY-NOTFOUND 2022-11-23T00:53:34.6316608Z -- Checking for [] 2022-11-23T00:53:34.6317015Z -- Cannot find a library with BLAS API. Not using BLAS. 2022-11-23T00:53:34.6317312Z -- LAPACK requires BLAS 2022-11-23T00:53:34.6317648Z -- Cannot find a library with LAPACK API. Not using LAPACK. 2022-11-23T00:53:34.6318001Z -- USE_CUDNN is set to 0. Compiling without cuDNN support 2022-11-23T00:53:34.6318346Z -- MIOpen not found. Compiling without MIOpen support 2022-11-23T00:53:34.6318653Z -- MKL_THREADING = OMP 2022-11-23T00:53:34.6319028Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - iomp5 - pthread - m - dl] 2022-11-23T00:53:34.6319373Z -- Library mkl_intel_lp64: not found 2022-11-23T00:53:34.6319754Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - iomp5 - pthread - m - dl] 2022-11-23T00:53:34.6320118Z -- Library mkl_intel: not found 2022-11-23T00:53:34.6320515Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - guide - pthread - m - dl] 2022-11-23T00:53:34.6320864Z -- Library mkl_intel_lp64: not found 2022-11-23T00:53:34.6321244Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - guide - pthread - m - dl] 2022-11-23T00:53:34.6321570Z -- Library mkl_intel: not found 2022-11-23T00:53:34.6321920Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - pthread - m - dl] 2022-11-23T00:53:34.6322246Z -- Library mkl_intel_lp64: not found 2022-11-23T00:53:34.6322609Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - pthread - m - dl] 2022-11-23T00:53:34.6322924Z -- Library mkl_intel: not found 2022-11-23T00:53:34.6323268Z -- Checking for [mkl_intel_lp64 - mkl_sequential - mkl_core - m - dl] 2022-11-23T00:53:34.6323595Z -- Library mkl_intel_lp64: not found 2022-11-23T00:53:34.6323919Z -- Checking for [mkl_intel - mkl_sequential - mkl_core - m - dl] 2022-11-23T00:53:34.6324229Z -- Library mkl_intel: not found 2022-11-23T00:53:34.6324572Z -- Checking for [mkl_intel_lp64 - mkl_core - iomp5 - pthread - m - dl] 2022-11-23T00:53:34.6324901Z -- Library mkl_intel_lp64: not found 2022-11-23T00:53:34.6325237Z -- Checking for [mkl_intel - mkl_core - iomp5 - pthread - m - dl] 2022-11-23T00:53:34.6325642Z -- Library mkl_intel: not found 2022-11-23T00:53:34.6325985Z -- Checking for [mkl_intel_lp64 - mkl_core - guide - pthread - m - dl] 2022-11-23T00:53:34.6326302Z -- Library mkl_intel_lp64: not found 2022-11-23T00:53:34.6326641Z -- Checking for [mkl_intel - mkl_core - guide - pthread - m - dl] 2022-11-23T00:53:34.6326968Z -- Library mkl_intel: not found 2022-11-23T00:53:34.6327309Z -- Checking for [mkl_intel_lp64 - mkl_core - pthread - m - dl] 2022-11-23T00:53:34.6327654Z -- Library mkl_intel_lp64: not found 2022-11-23T00:53:34.6328051Z -- Checking for [mkl_intel - mkl_core - pthread - m - dl] 2022-11-23T00:53:34.6328360Z -- Library mkl_intel: not found 2022-11-23T00:53:34.6328663Z -- Checking for [mkl - guide - pthread - m] 2022-11-23T00:53:34.6328937Z -- Library mkl: not found 2022-11-23T00:53:34.6329188Z -- MKL library not found 2022-11-23T00:53:34.6329431Z -- Checking for [blis] 2022-11-23T00:53:34.6329728Z -- Library blis: BLAS_blis_LIBRARY-NOTFOUND 2022-11-23T00:53:34.6330013Z -- Checking for [Accelerate] 2022-11-23T00:53:34.6330374Z -- Library Accelerate: BLAS_Accelerate_LIBRARY-NOTFOUND 2022-11-23T00:53:34.6330658Z -- Checking for [vecLib] 2022-11-23T00:53:34.6330954Z -- Library vecLib: BLAS_vecLib_LIBRARY-NOTFOUND 2022-11-23T00:53:34.6331260Z -- Checking for [flexiblas] 2022-11-23T00:53:34.6331623Z -- Library flexiblas: BLAS_flexiblas_LIBRARY-NOTFOUND 2022-11-23T00:53:34.6332011Z -- Checking for [openblas] 2022-11-23T00:53:34.6332382Z -- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND 2022-11-23T00:53:34.6332714Z -- Checking for [openblas - pthread - m] 2022-11-23T00:53:34.6333113Z -- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND 2022-11-23T00:53:34.6333460Z -- Checking for [openblas - pthread - m - gomp] 2022-11-23T00:53:34.6333930Z -- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND 2022-11-23T00:53:34.6334365Z -- Checking for [goto2 - gfortran] 2022-11-23T00:53:34.6335034Z -- Library goto2: BLAS_goto2_LIBRARY-NOTFOUND 2022-11-23T00:53:34.6335547Z -- Checking for [goto2 - gfortran - pthread] 2022-11-23T00:53:34.6336011Z -- Library goto2: BLAS_goto2_LIBRARY-NOTFOUND 2022-11-23T00:53:34.6336397Z -- Checking for [acml - gfortran] 2022-11-23T00:53:34.6336777Z -- Library acml: BLAS_acml_LIBRARY-NOTFOUND 2022-11-23T00:53:34.6337125Z -- Checking for [blis] 2022-11-23T00:53:34.6337409Z -- Library blis: BLAS_blis_LIBRARY-NOTFOUND 2022-11-23T00:53:34.6337879Z -- Could NOT find Atlas (missing: Atlas_CLAPACK_INCLUDE_DIR Atlas_CBLAS_LIBRARY Atlas_BLAS_LIBRARY) 2022-11-23T00:53:34.6338266Z -- Checking for [ptf77blas - atlas - gfortran] 2022-11-23T00:53:34.6338637Z -- Library ptf77blas: BLAS_ptf77blas_LIBRARY-NOTFOUND 2022-11-23T00:53:34.6338975Z -- Checking for [] 2022-11-23T00:53:34.6339279Z -- Cannot find a library with BLAS API. Not using BLAS. 2022-11-23T00:53:34.6339572Z -- MKLDNN_CPU_RUNTIME = OMP 2022-11-23T00:53:34.6339961Z -- cmake version: 3.24.2 2022-11-23T00:53:34.6340265Z -- DNNL_TARGET_ARCH: X64 2022-11-23T00:53:34.6340573Z -- DNNL_LIBRARY_NAME: dnnl 2022-11-23T00:53:34.6340875Z -- Found OpenMP_C: -fopenmp=libomp 2022-11-23T00:53:34.6341244Z -- Found OpenMP_CXX: -fopenmp=libomp 2022-11-23T00:53:34.6342201Z -- Could NOT find Doxyrest (missing: DOXYREST_EXECUTABLE) 2022-11-23T00:53:34.6342750Z -- Found PythonInterp: /opt/hostedtoolcache/Python/3.8.14/x64/bin/python3 (found suitable version "3.8.14", minimum required is "2.7") 2022-11-23T00:53:34.6343189Z -- Could NOT find Sphinx (missing: SPHINX_EXECUTABLE) 2022-11-23T00:53:34.6343563Z -- Enabled workload: TRAINING 2022-11-23T00:53:34.6343842Z -- Enabled primitives: ALL 2022-11-23T00:53:34.6344141Z -- Enabled primitive CPU ISA: ALL 2022-11-23T00:53:34.6344454Z -- Enabled primitive GPU ISA: ALL 2022-11-23T00:53:34.6344737Z -- Primitive cache is enabled 2022-11-23T00:53:34.6345180Z -- Looking for /home/runner/work/pytorch/pytorch/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.h 2022-11-23T00:53:34.6345728Z -- Looking for /home/runner/work/pytorch/pytorch/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.h - found 2022-11-23T00:53:34.6346470Z -- Looking for /home/runner/work/pytorch/pytorch/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph_types.h 2022-11-23T00:53:34.6347020Z -- Looking for /home/runner/work/pytorch/pytorch/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph_types.h - found 2022-11-23T00:53:34.6347565Z -- Looking for C++ include /home/runner/work/pytorch/pytorch/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.hpp 2022-11-23T00:53:34.6348131Z -- Looking for C++ include /home/runner/work/pytorch/pytorch/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.hpp - found 2022-11-23T00:53:34.6348565Z -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 2022-11-23T00:53:34.6348877Z -- Cannot find Doxygen package 2022-11-23T00:53:34.6349207Z -- DNNL_GRAPH_BUILD_FOR_CI is set to be OFF 2022-11-23T00:53:34.6349530Z -- Compiling oneDNN Graph with CPU runtime OMP support 2022-11-23T00:53:34.6349891Z -- Compiling oneDNN Graph with GPU runtime NONE support 2022-11-23T00:53:34.6350205Z -- Graph compiler backend is disabled. 2022-11-23T00:53:34.6350651Z -- Set version definitions to /home/runner/work/pytorch/pytorch/third_party/ideep/mkl-dnn/src/utils/verbose.cpp 2022-11-23T00:53:34.6351025Z -- Compiled partition cache is enabled 2022-11-23T00:53:34.6351299Z -- Found MKL-DNN: TRUE 2022-11-23T00:53:34.6351572Z -- Looking for clock_gettime in rt 2022-11-23T00:53:34.6351861Z -- Looking for clock_gettime in rt - found 2022-11-23T00:53:34.6352115Z -- Looking for mmap 2022-11-23T00:53:34.6352370Z -- Looking for mmap - found 2022-11-23T00:53:34.6352640Z -- Looking for shm_open 2022-11-23T00:53:34.6352883Z -- Looking for shm_open - found 2022-11-23T00:53:34.6353138Z -- Looking for shm_unlink 2022-11-23T00:53:34.6353400Z -- Looking for shm_unlink - found 2022-11-23T00:53:34.6353671Z -- Looking for malloc_usable_size 2022-11-23T00:53:34.6353960Z -- Looking for malloc_usable_size - found 2022-11-23T00:53:34.6354351Z -- Performing Test C_HAS_THREAD 2022-11-23T00:53:34.6354669Z -- Performing Test C_HAS_THREAD - Success 2022-11-23T00:53:34.6354961Z -- Version: 7.1.3 2022-11-23T00:53:34.6355232Z -- Build type: Release 2022-11-23T00:53:34.6355474Z -- CXX_STANDARD: 14 2022-11-23T00:53:34.6355731Z -- Performing Test has_std_14_flag 2022-11-23T00:53:34.6356031Z -- Performing Test has_std_14_flag - Success 2022-11-23T00:53:34.6356332Z -- Performing Test has_std_1y_flag 2022-11-23T00:53:34.6356633Z -- Performing Test has_std_1y_flag - Success 2022-11-23T00:53:34.6356962Z -- Performing Test SUPPORTS_USER_DEFINED_LITERALS 2022-11-23T00:53:34.6357307Z -- Performing Test SUPPORTS_USER_DEFINED_LITERALS - Success 2022-11-23T00:53:34.6357861Z -- Performing Test FMT_HAS_VARIANT 2022-11-23T00:53:34.6358235Z -- Performing Test FMT_HAS_VARIANT - Success 2022-11-23T00:53:34.6358558Z -- Required features: cxx_variadic_templates 2022-11-23T00:53:34.6358857Z -- Performing Test HAS_NULLPTR_WARNING 2022-11-23T00:53:34.6359196Z -- Performing Test HAS_NULLPTR_WARNING - Success 2022-11-23T00:53:34.6359461Z -- Looking for strtod_l 2022-11-23T00:53:34.6359723Z -- Looking for strtod_l - not found 2022-11-23T00:53:34.6360016Z -- Using CPU-only version of Kineto 2022-11-23T00:53:34.6360298Z -- Configuring Kineto dependency: 2022-11-23T00:53:34.6360687Z -- KINETO_SOURCE_DIR = /home/runner/work/pytorch/pytorch/third_party/kineto/libkineto 2022-11-23T00:53:34.6360998Z -- KINETO_BUILD_TESTS = OFF 2022-11-23T00:53:34.6361263Z -- KINETO_LIBRARY_TYPE = static 2022-11-23T00:53:34.6361679Z -- Found PythonInterp: /opt/hostedtoolcache/Python/3.8.14/x64/bin/python3 (found version "3.8.14") 2022-11-23T00:53:34.6362130Z -- Kineto: FMT_SOURCE_DIR = /home/runner/work/pytorch/pytorch/third_party/fmt 2022-11-23T00:53:34.6362591Z -- Kineto: FMT_INCLUDE_DIR = /home/runner/work/pytorch/pytorch/third_party/fmt/include 2022-11-23T00:53:34.6362915Z -- Configured Kineto (CPU) 2022-11-23T00:53:34.6363192Z -- Performing Test HAS_WERROR_RETURN_TYPE 2022-11-23T00:53:34.6363520Z -- Performing Test HAS_WERROR_RETURN_TYPE - Success 2022-11-23T00:53:34.6363925Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR 2022-11-23T00:53:34.6364266Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR - Success 2022-11-23T00:53:34.6364602Z -- Performing Test HAS_WERROR_BRACED_SCALAR_INIT 2022-11-23T00:53:34.6364947Z -- Performing Test HAS_WERROR_BRACED_SCALAR_INIT - Success 2022-11-23T00:53:34.6365276Z -- Performing Test HAS_WERROR_RANGE_LOOP_CONSTRUCT 2022-11-23T00:53:34.6365632Z -- Performing Test HAS_WERROR_RANGE_LOOP_CONSTRUCT - Success 2022-11-23T00:53:34.6365944Z -- Performing Test HAS_WNARROWING 2022-11-23T00:53:34.6366245Z -- Performing Test HAS_WNARROWING - Success 2022-11-23T00:53:34.6366578Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS 2022-11-23T00:53:34.6366931Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS - Success 2022-11-23T00:53:34.6367253Z -- Performing Test HAS_WNO_TYPE_LIMITS 2022-11-23T00:53:34.6367610Z -- Performing Test HAS_WNO_TYPE_LIMITS - Success 2022-11-23T00:53:34.6367923Z -- Performing Test HAS_WNO_ARRAY_BOUNDS 2022-11-23T00:53:34.6368242Z -- Performing Test HAS_WNO_ARRAY_BOUNDS - Success 2022-11-23T00:53:34.6368552Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS 2022-11-23T00:53:34.6368869Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS - Success 2022-11-23T00:53:34.6369191Z -- Performing Test HAS_WUNUSED_LOCAL_TYPEDEFS 2022-11-23T00:53:34.6369531Z -- Performing Test HAS_WUNUSED_LOCAL_TYPEDEFS - Success 2022-11-23T00:53:34.6369868Z -- Performing Test HAS_WNO_UNUSED_PARAMETER 2022-11-23T00:53:34.6370230Z -- Performing Test HAS_WNO_UNUSED_PARAMETER - Success 2022-11-23T00:53:34.6370534Z -- Performing Test HAS_WNO_UNUSED_FUNCTION 2022-11-23T00:53:34.6370861Z -- Performing Test HAS_WNO_UNUSED_FUNCTION - Success 2022-11-23T00:53:34.6371172Z -- Performing Test HAS_WNO_UNUSED_RESULT 2022-11-23T00:53:34.6371489Z -- Performing Test HAS_WNO_UNUSED_RESULT - Success 2022-11-23T00:53:34.6371802Z -- Performing Test HAS_WNO_STRICT_OVERFLOW 2022-11-23T00:53:34.6372256Z -- Performing Test HAS_WNO_STRICT_OVERFLOW - Success 2022-11-23T00:53:34.6372567Z -- Performing Test HAS_WNO_STRICT_ALIASING 2022-11-23T00:53:34.6372889Z -- Performing Test HAS_WNO_STRICT_ALIASING - Success 2022-11-23T00:53:34.6373238Z -- Performing Test HAS_WNO_ERROR_DEPRECATED_DECLARATIONS 2022-11-23T00:53:34.6373616Z -- Performing Test HAS_WNO_ERROR_DEPRECATED_DECLARATIONS - Success 2022-11-23T00:53:34.6373962Z -- Performing Test HAS_WVLA_EXTENSION 2022-11-23T00:53:34.6374277Z -- Performing Test HAS_WVLA_EXTENSION - Success 2022-11-23T00:53:34.6374609Z -- Performing Test HAS_WNO_ERROR_PEDANTIC 2022-11-23T00:53:34.6374948Z -- Performing Test HAS_WNO_ERROR_PEDANTIC - Success 2022-11-23T00:53:34.6375280Z -- Performing Test HAS_WNO_ERROR_REDUNDANT_DECLS 2022-11-23T00:53:34.6375626Z -- Performing Test HAS_WNO_ERROR_REDUNDANT_DECLS - Success 2022-11-23T00:53:34.6375963Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST 2022-11-23T00:53:34.6376293Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST - Success 2022-11-23T00:53:34.6376643Z -- Performing Test HAS_WCONSTANT_CONVERSION 2022-11-23T00:53:34.6376978Z -- Performing Test HAS_WCONSTANT_CONVERSION - Success 2022-11-23T00:53:34.6377335Z -- Performing Test HAS_WNO_INVALID_PARTIAL_SPECIALIZATION 2022-11-23T00:53:34.6377720Z -- Performing Test HAS_WNO_INVALID_PARTIAL_SPECIALIZATION - Success 2022-11-23T00:53:34.6378086Z -- Performing Test HAS_WNO_TYPEDEF_REDEFINITION 2022-11-23T00:53:34.6378418Z -- Performing Test HAS_WNO_TYPEDEF_REDEFINITION - Success 2022-11-23T00:53:34.6378769Z -- Performing Test HAS_WNO_UNUSED_PRIVATE_FIELD 2022-11-23T00:53:34.6379109Z -- Performing Test HAS_WNO_UNUSED_PRIVATE_FIELD - Success 2022-11-23T00:53:34.6379462Z -- Performing Test HAS_WNO_INCONSISTENT_MISSING_OVERRIDE 2022-11-23T00:53:34.6379837Z -- Performing Test HAS_WNO_INCONSISTENT_MISSING_OVERRIDE - Success 2022-11-23T00:53:34.6380190Z -- Performing Test HAS_WNO_ALIGNED_ALLOCATION_UNAVAILABLE 2022-11-23T00:53:34.6380584Z -- Performing Test HAS_WNO_ALIGNED_ALLOCATION_UNAVAILABLE - Failed 2022-11-23T00:53:34.6380922Z -- Performing Test HAS_WNO_C++14_EXTENSIONS 2022-11-23T00:53:34.6381709Z -- Performing Test HAS_WNO_C++14_EXTENSIONS - Success 2022-11-23T00:53:34.6382057Z -- Performing Test HAS_WNO_CONSTEXPR_NOT_CONST 2022-11-23T00:53:34.6382430Z -- Performing Test HAS_WNO_CONSTEXPR_NOT_CONST - Success 2022-11-23T00:53:34.6382735Z -- Performing Test HAS_WNO_MISSING_BRACES 2022-11-23T00:53:34.6383056Z -- Performing Test HAS_WNO_MISSING_BRACES - Success 2022-11-23T00:53:34.6383383Z -- Performing Test HAS_WUNUSED_LAMBDA_CAPTURE 2022-11-23T00:53:34.6383726Z -- Performing Test HAS_WUNUSED_LAMBDA_CAPTURE - Success 2022-11-23T00:53:34.6384055Z -- Performing Test HAS_WUNUSED_LOCAL_TYPEDEF 2022-11-23T00:53:34.6384393Z -- Performing Test HAS_WUNUSED_LOCAL_TYPEDEF - Success 2022-11-23T00:53:34.6384695Z -- Performing Test HAS_QUNUSED_ARGUMENTS 2022-11-23T00:53:34.6385028Z -- Performing Test HAS_QUNUSED_ARGUMENTS - Success 2022-11-23T00:53:34.6385342Z -- Performing Test HAS_FCOLOR_DIAGNOSTICS 2022-11-23T00:53:34.6385678Z -- Performing Test HAS_FCOLOR_DIAGNOSTICS - Success 2022-11-23T00:53:34.6386017Z -- Performing Test HAS_FDIAGNOSTICS_COLOR_ALWAYS 2022-11-23T00:53:34.6386355Z -- Performing Test HAS_FDIAGNOSTICS_COLOR_ALWAYS - Success 2022-11-23T00:53:34.6386696Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE 2022-11-23T00:53:34.6387048Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE - Failed 2022-11-23T00:53:34.6387392Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED 2022-11-23T00:53:34.6387740Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED - Failed 2022-11-23T00:53:34.6388095Z -- Performing Test HAS_FNO_MATH_ERRNO 2022-11-23T00:53:34.6388462Z -- Performing Test HAS_FNO_MATH_ERRNO - Success 2022-11-23T00:53:34.6388770Z -- Performing Test HAS_FNO_TRAPPING_MATH 2022-11-23T00:53:34.6389091Z -- Performing Test HAS_FNO_TRAPPING_MATH - Success 2022-11-23T00:53:34.6389396Z -- Performing Test HAS_WERROR_FORMAT 2022-11-23T00:53:34.6389708Z -- Performing Test HAS_WERROR_FORMAT - Success 2022-11-23T00:53:34.6390159Z -- Performing Test HAS_WERROR_CAST_FUNCTION_TYPE 2022-11-23T00:53:34.6390522Z -- Performing Test HAS_WERROR_CAST_FUNCTION_TYPE - Failed 2022-11-23T00:53:34.6390853Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW 2022-11-23T00:53:34.6391192Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW - Failed 2022-11-23T00:53:34.6391490Z -- Looking for backtrace 2022-11-23T00:53:34.6391757Z -- Looking for backtrace - found 2022-11-23T00:53:34.6392074Z -- backtrace facility detected in default set of libraries 2022-11-23T00:53:34.6392383Z -- Found Backtrace: /usr/include 2022-11-23T00:53:34.6392635Z -- don't use NUMA 2022-11-23T00:53:34.6392877Z -- headers outputs: 2022-11-23T00:53:34.6393114Z -- sources outputs: 2022-11-23T00:53:34.6393367Z -- declarations_yaml outputs: 2022-11-23T00:53:34.6393686Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT 2022-11-23T00:53:34.6394064Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT - Failed 2022-11-23T00:53:34.6394396Z -- Using ATen parallel backend: OMP 2022-11-23T00:53:34.6394799Z -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.1.1f") 2022-11-23T00:53:34.6395121Z -- Check size of long double 2022-11-23T00:53:34.6395393Z -- Check size of long double - done 2022-11-23T00:53:34.6395737Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE 2022-11-23T00:53:34.6396140Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE - Success 2022-11-23T00:53:34.6396513Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 2022-11-23T00:53:34.6396880Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 - Success 2022-11-23T00:53:34.6397196Z -- Performing Test COMPILER_SUPPORTS_SSE2 2022-11-23T00:53:34.6397538Z -- Performing Test COMPILER_SUPPORTS_SSE2 - Success 2022-11-23T00:53:34.6397935Z -- Performing Test COMPILER_SUPPORTS_SSE4 2022-11-23T00:53:34.6398318Z -- Performing Test COMPILER_SUPPORTS_SSE4 - Success 2022-11-23T00:53:34.6398677Z -- Performing Test COMPILER_SUPPORTS_AVX 2022-11-23T00:53:34.6399038Z -- Performing Test COMPILER_SUPPORTS_AVX - Success 2022-11-23T00:53:34.6399364Z -- Performing Test COMPILER_SUPPORTS_FMA4 2022-11-23T00:53:34.6399783Z -- Performing Test COMPILER_SUPPORTS_FMA4 - Success 2022-11-23T00:53:34.6400120Z -- Performing Test COMPILER_SUPPORTS_AVX2 2022-11-23T00:53:34.6400488Z -- Performing Test COMPILER_SUPPORTS_AVX2 - Success 2022-11-23T00:53:34.6400830Z -- Performing Test COMPILER_SUPPORTS_AVX512F 2022-11-23T00:53:34.6401182Z -- Performing Test COMPILER_SUPPORTS_AVX512F - Success 2022-11-23T00:53:34.6401577Z -- Found OpenMP_C: -fopenmp=libomp (found version "5.0") 2022-11-23T00:53:34.6401978Z -- Found OpenMP_CXX: -fopenmp=libomp (found version "5.0") 2022-11-23T00:53:34.6402342Z -- Found OpenMP: TRUE (found version "5.0") 2022-11-23T00:53:34.6402675Z -- Performing Test COMPILER_SUPPORTS_OPENMP 2022-11-23T00:53:34.6403007Z -- Performing Test COMPILER_SUPPORTS_OPENMP - Success 2022-11-23T00:53:34.6403371Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES 2022-11-23T00:53:34.6403780Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES - Success 2022-11-23T00:53:34.6404145Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH 2022-11-23T00:53:34.6404515Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH - Failed 2022-11-23T00:53:34.6404941Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM 2022-11-23T00:53:34.6405295Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM - Success 2022-11-23T00:53:34.6405685Z -- Configuring build for SLEEF-v3.6.0 2022-11-23T00:53:34.6406244Z -- Using option `-Wall -Wno-unused -Wno-attributes -Wno-unused-result -ffp-contract=off -fno-math-errno -fno-trapping-math` to compile libsleef 2022-11-23T00:53:34.6406759Z -- Building shared libs : OFF 2022-11-23T00:53:34.6407184Z -- Building static test bins: OFF 2022-11-23T00:53:34.6407541Z -- MPFR : LIB_MPFR-NOTFOUND 2022-11-23T00:53:34.6407825Z -- GMP : /usr/lib/x86_64-linux-gnu/libgmp.so 2022-11-23T00:53:34.6408168Z -- RT : /usr/lib/x86_64-linux-gnu/librt.so 2022-11-23T00:53:34.6408449Z -- FFTW3 : LIBFFTW3-NOTFOUND 2022-11-23T00:53:34.6408718Z -- OPENSSL : 1.1.1f 2022-11-23T00:53:34.6409136Z -- SDE : SDE_COMMAND-NOTFOUND 2022-11-23T00:53:34.6409405Z -- RUNNING_ON_TRAVIS : 2022-11-23T00:53:34.6409702Z -- COMPILER_SUPPORTS_OPENMP : 1 2022-11-23T00:53:34.6410036Z -- Performing Test HAS_WNO_UNUSED_VARIABLE 2022-11-23T00:53:34.6410677Z -- Performing Test HAS_WNO_UNUSED_VARIABLE - Success 2022-11-23T00:53:34.6411079Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER 2022-11-23T00:53:34.6411432Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER - Failed 2022-11-23T00:53:34.6411939Z -- /usr/bin/clang++ /home/runner/work/pytorch/pytorch/torch/abi-check.cpp -o /home/runner/work/pytorch/pytorch/build/abi-check 2022-11-23T00:53:34.6412337Z -- Determined _GLIBCXX_USE_CXX11_ABI=1 2022-11-23T00:53:34.6412634Z -- pytorch is compiling with OpenMP. 2022-11-23T00:53:34.6412931Z OpenMP CXX_FLAGS: -fopenmp=libomp. 2022-11-23T00:53:34.6413251Z OpenMP libraries: /usr/lib/llvm-11/lib/libomp.so. 2022-11-23T00:53:34.6413541Z -- Caffe2 is compiling with OpenMP. 2022-11-23T00:53:34.6413838Z OpenMP CXX_FLAGS: -fopenmp=libomp. 2022-11-23T00:53:34.6414183Z OpenMP libraries: /usr/lib/llvm-11/lib/libomp.so. 2022-11-23T00:53:34.6414587Z -- Using lib/python3.8/site-packages as python relative installation path 2022-11-23T00:53:34.6414887Z -- 2022-11-23T00:53:34.6415160Z -- ******** Summary ******** 2022-11-23T00:53:34.6415372Z -- General: 2022-11-23T00:53:34.6415619Z -- CMake version : 3.24.2 2022-11-23T00:53:34.6415921Z -- CMake command : /usr/local/bin/cmake 2022-11-23T00:53:34.6416216Z -- System : Linux 2022-11-23T00:53:34.6416501Z -- C++ compiler : /usr/bin/clang++ 2022-11-23T00:53:34.6416761Z -- C++ compiler id : Clang 2022-11-23T00:53:34.6417031Z -- C++ compiler version : 11.0.0 2022-11-23T00:53:34.6417297Z -- Using ccache if found : ON 2022-11-23T00:53:34.6417663Z -- Found ccache : CCACHE_PROGRAM-NOTFOUND 2022-11-23T00:53:34.6420732Z -- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp=libomp -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOCUPTI -DUSE_FBGEMM -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=braced-scalar-init -Werror=range-loop-construct -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wvla-extension -Wno-range-loop-analysis -Wno-pass-failed -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -Wconstant-conversion -Wno-invalid-partial-specialization -Wno-typedef-redefinition -Wno-unused-private-field -Wno-inconsistent-missing-override -Wno-c++14-extensions -Wno-constexpr-not-const -Wno-missing-braces -Wunused-lambda-capture -Wunused-local-typedef -Qunused-arguments -fcolor-diagnostics -fdiagnostics-color=always -fno-math-errno -fno-trapping-math -Werror=format 2022-11-23T00:53:34.6424420Z -- Build type : Release 2022-11-23T00:53:34.6425103Z -- Compile definitions : ONNX_ML=1;ONNXIFI_ENABLE_EXT=1;ONNX_NAMESPACE=onnx_torch;HAVE_MMAP=1;_FILE_OFFSET_BITS=64;HAVE_SHM_OPEN=1;HAVE_SHM_UNLINK=1;HAVE_MALLOC_USABLE_SIZE=1;USE_EXTERNAL_MZCRC;MINIZ_DISABLE_ZIP_READER_CRC32_CHECKS 2022-11-23T00:53:34.6425739Z -- CMAKE_PREFIX_PATH : /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages 2022-11-23T00:53:34.6426158Z -- CMAKE_INSTALL_PREFIX : /home/runner/work/pytorch/pytorch/torch 2022-11-23T00:53:34.6426490Z -- USE_GOLD_LINKER : OFF 2022-11-23T00:53:34.6426725Z -- 2022-11-23T00:53:34.6426964Z -- TORCH_VERSION : 1.14.0 2022-11-23T00:53:34.6427236Z -- CAFFE2_VERSION : 1.14.0 2022-11-23T00:53:34.6427488Z -- BUILD_CAFFE2 : OFF 2022-11-23T00:53:34.6427751Z -- BUILD_CAFFE2_OPS : OFF 2022-11-23T00:53:34.6428038Z -- BUILD_STATIC_RUNTIME_BENCHMARK: OFF 2022-11-23T00:53:34.6428476Z -- BUILD_TENSOREXPR_BENCHMARK: OFF 2022-11-23T00:53:34.6428771Z -- BUILD_NVFUSER_BENCHMARK: OFF 2022-11-23T00:53:34.6429022Z -- BUILD_BINARY : OFF 2022-11-23T00:53:34.6429283Z -- BUILD_CUSTOM_PROTOBUF : ON 2022-11-23T00:53:34.6429626Z -- Link local protobuf : ON 2022-11-23T00:53:34.6429890Z -- BUILD_DOCS : OFF 2022-11-23T00:53:34.6430178Z -- BUILD_PYTHON : True 2022-11-23T00:53:34.6430528Z -- Python version : 3.8.14 2022-11-23T00:53:34.6430893Z -- Python executable : /opt/hostedtoolcache/Python/3.8.14/x64/bin/python3 2022-11-23T00:53:34.6431232Z -- Pythonlibs version : 3.8.14 2022-11-23T00:53:34.6431677Z -- Python library : /opt/hostedtoolcache/Python/3.8.14/x64/lib/libpython3.8.so.1.0 2022-11-23T00:53:34.6432139Z -- Python includes : /opt/hostedtoolcache/Python/3.8.14/x64/include/python3.8 2022-11-23T00:53:34.6432545Z -- Python site-packages: lib/python3.8/site-packages 2022-11-23T00:53:34.6433005Z -- BUILD_SHARED_LIBS : ON 2022-11-23T00:53:34.6433601Z -- CAFFE2_USE_MSVC_STATIC_RUNTIME : OFF 2022-11-23T00:53:34.6433985Z -- BUILD_TEST : True 2022-11-23T00:53:34.6434288Z -- BUILD_JNI : OFF 2022-11-23T00:53:34.6434576Z -- BUILD_MOBILE_AUTOGRAD : OFF 2022-11-23T00:53:34.6434863Z -- BUILD_LITE_INTERPRETER: OFF 2022-11-23T00:53:34.6435115Z -- INTERN_BUILD_MOBILE : 2022-11-23T00:53:34.6435376Z -- TRACING_BASED : OFF 2022-11-23T00:53:34.6435629Z -- USE_BLAS : 0 2022-11-23T00:53:34.6435881Z -- USE_LAPACK : 0 2022-11-23T00:53:34.6436135Z -- USE_ASAN : OFF 2022-11-23T00:53:34.6436372Z -- USE_TSAN : OFF 2022-11-23T00:53:34.6436629Z -- USE_CPP_CODE_COVERAGE : OFF 2022-11-23T00:53:34.6436884Z -- USE_CUDA : OFF 2022-11-23T00:53:34.6437139Z -- USE_ROCM : OFF 2022-11-23T00:53:34.6437395Z -- USE_EIGEN_FOR_BLAS : ON 2022-11-23T00:53:34.6437640Z -- USE_FBGEMM : ON 2022-11-23T00:53:34.6437903Z -- USE_FAKELOWP : OFF 2022-11-23T00:53:34.6438262Z -- USE_KINETO : ON 2022-11-23T00:53:34.6438515Z -- USE_FFMPEG : OFF 2022-11-23T00:53:34.6438771Z -- USE_GFLAGS : OFF 2022-11-23T00:53:34.6439005Z -- USE_GLOG : OFF 2022-11-23T00:53:34.6439254Z -- USE_LEVELDB : OFF 2022-11-23T00:53:34.6439547Z -- USE_LITE_PROTO : OFF 2022-11-23T00:53:34.6439815Z -- USE_LMDB : OFF 2022-11-23T00:53:34.6440062Z -- USE_METAL : OFF 2022-11-23T00:53:34.6440317Z -- USE_PYTORCH_METAL : OFF 2022-11-23T00:53:34.6440580Z -- USE_PYTORCH_METAL_EXPORT : OFF 2022-11-23T00:53:34.6440845Z -- USE_MPS : OFF 2022-11-23T00:53:34.6441093Z -- USE_FFTW : OFF 2022-11-23T00:53:34.6441338Z -- USE_MKL : OFF 2022-11-23T00:53:34.6441593Z -- USE_MKLDNN : ON 2022-11-23T00:53:34.6441869Z -- USE_MKLDNN_ACL : OFF 2022-11-23T00:53:34.6442175Z -- USE_MKLDNN_CBLAS : OFF 2022-11-23T00:53:34.6442427Z -- USE_UCC : OFF 2022-11-23T00:53:34.6442698Z -- USE_ITT : ON 2022-11-23T00:53:34.6442970Z -- USE_NCCL : 0 2022-11-23T00:53:34.6443207Z -- USE_NNPACK : ON 2022-11-23T00:53:34.6443457Z -- USE_NUMPY : ON 2022-11-23T00:53:34.6443714Z -- USE_OBSERVERS : ON 2022-11-23T00:53:34.6443973Z -- USE_OPENCL : OFF 2022-11-23T00:53:34.6444225Z -- USE_OPENCV : OFF 2022-11-23T00:53:34.6444465Z -- USE_OPENMP : ON 2022-11-23T00:53:34.6444715Z -- USE_TBB : OFF 2022-11-23T00:53:34.6444962Z -- USE_VULKAN : OFF 2022-11-23T00:53:34.6445222Z -- USE_PROF : OFF 2022-11-23T00:53:34.6445471Z -- USE_QNNPACK : ON 2022-11-23T00:53:34.6445716Z -- USE_PYTORCH_QNNPACK : ON 2022-11-23T00:53:34.6446004Z -- USE_XNNPACK : ON 2022-11-23T00:53:34.6446255Z -- USE_REDIS : OFF 2022-11-23T00:53:34.6446654Z -- USE_ROCKSDB : OFF 2022-11-23T00:53:34.6446947Z -- USE_ZMQ : OFF 2022-11-23T00:53:34.6447239Z -- USE_DISTRIBUTED : ON 2022-11-23T00:53:34.6447481Z -- USE_MPI : OFF 2022-11-23T00:53:34.6447737Z -- USE_GLOO : ON 2022-11-23T00:53:34.6448003Z -- USE_GLOO_WITH_OPENSSL : OFF 2022-11-23T00:53:34.6448343Z -- USE_TENSORPIPE : ON 2022-11-23T00:53:34.6450422Z -- Public Dependencies : caffe2::Threads 2022-11-23T00:53:34.6451180Z -- Private Dependencies : pthreadpool;cpuinfo;qnnpack;pytorch_qnnpack;nnpack;XNNPACK;fbgemm;ittnotify;fp16;tensorpipe;gloo;foxi_loader;rt;fmt::fmt-header-only;kineto;dl 2022-11-23T00:53:34.6451625Z -- USE_COREML_DELEGATE : OFF 2022-11-23T00:53:34.6451884Z -- BUILD_LAZY_TS_BACKEND : ON 2022-11-23T00:53:34.6452166Z -- TORCH_DISABLE_GPU_ASSERTS : ON 2022-11-23T00:53:34.6452420Z -- Configuring done 2022-11-23T00:53:34.6452664Z -- Generating done 2022-11-23T00:53:34.6453017Z -- Build files have been written to: /home/runner/work/pytorch/pytorch/build 2022-11-23T00:53:34.6453376Z Building wheel torch-1.14.0a0+git1cfd385 2022-11-23T00:53:34.6453657Z -- Building version 1.14.0a0+git1cfd385 2022-11-23T00:53:34.6455207Z cmake -GNinja -DBUILD_PYTHON=True -DBUILD_TEST=True -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/home/runner/work/pytorch/pytorch/torch -DCMAKE_PREFIX_PATH=/opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages -DJAVA_HOME=/usr/lib/jvm/temurin-11-jdk-amd64 -DNUMPY_INCLUDE_DIR=/home/runner/.local/lib/python3.8/site-packages/numpy/core/include -DPYTHON_EXECUTABLE=/opt/hostedtoolcache/Python/3.8.14/x64/bin/python3 -DPYTHON_INCLUDE_DIR=/opt/hostedtoolcache/Python/3.8.14/x64/include/python3.8 -DPYTHON_LIBRARY=/opt/hostedtoolcache/Python/3.8.14/x64/lib/libpython3.8.so.1.0 -DTORCH_BUILD_VERSION=1.14.0a0+git1cfd385 -DUSE_NCCL=0 -DUSE_NUMPY=True /home/runner/work/pytorch/pytorch 2022-11-23T00:53:34.6456448Z Finished running cmake. Run "ccmake build" or "cmake-gui build" to adjust build options and "python setup.py install" to build. 2022-11-23T00:53:34.6457067Z CMake Warning (dev) at /usr/local/share/cmake-3.24/Modules/CMakeDependentOption.cmake:89 (message): 2022-11-23T00:53:34.6457551Z Policy CMP0127 is not set: cmake_dependent_option() supports full Condition 2022-11-23T00:53:34.6458030Z Syntax. Run "cmake --help-policy CMP0127" for policy details. Use the 2022-11-23T00:53:34.6458402Z cmake_policy command to set the policy and suppress this warning. 2022-11-23T00:53:34.6458674Z Call Stack (most recent call first): 2022-11-23T00:53:34.6458915Z CMakeLists.txt:249 (cmake_dependent_option) 2022-11-23T00:53:34.6459304Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-11-23T00:53:34.6459493Z 2022-11-23T00:53:34.6459784Z CMake Warning (dev) at /usr/local/share/cmake-3.24/Modules/CMakeDependentOption.cmake:89 (message): 2022-11-23T00:53:34.6460164Z Policy CMP0127 is not set: cmake_dependent_option() supports full Condition 2022-11-23T00:53:34.6460580Z Syntax. Run "cmake --help-policy CMP0127" for policy details. Use the 2022-11-23T00:53:34.6460923Z cmake_policy command to set the policy and suppress this warning. 2022-11-23T00:53:34.6461213Z Call Stack (most recent call first): 2022-11-23T00:53:34.6462497Z CMakeLists.txt:280 (cmake_dependent_option) 2022-11-23T00:53:34.6463085Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-11-23T00:53:34.6463344Z 2022-11-23T00:53:34.6463517Z CUDA_TOOLKIT_ROOT_DIR not found or specified 2022-11-23T00:53:34.6463863Z CMake Warning at cmake/public/cuda.cmake:31 (message): 2022-11-23T00:53:34.6464253Z Caffe2: CUDA cannot be found. Depending on whether you are building Caffe2 2022-11-23T00:53:34.6464605Z or a Caffe2 dependent library, the next warning / error will give you more 2022-11-23T00:53:34.6464858Z info. 2022-11-23T00:53:34.6465211Z Call Stack (most recent call first): 2022-11-23T00:53:34.6465457Z cmake/Dependencies.cmake:43 (include) 2022-11-23T00:53:34.6465702Z CMakeLists.txt:719 (include) 2022-11-23T00:53:34.6466020Z 2022-11-23T00:53:34.6466030Z 2022-11-23T00:53:34.6466167Z CMake Warning at cmake/Dependencies.cmake:66 (message): 2022-11-23T00:53:34.6466610Z Not compiling with CUDA. Suppress this warning with -DUSE_CUDA=OFF. 2022-11-23T00:53:34.6466891Z Call Stack (most recent call first): 2022-11-23T00:53:34.6467118Z CMakeLists.txt:719 (include) 2022-11-23T00:53:34.6467251Z 2022-11-23T00:53:34.6467257Z 2022-11-23T00:53:34.6467395Z CMake Warning at cmake/Dependencies.cmake:225 (message): 2022-11-23T00:53:34.6467685Z MKL could not be found. Defaulting to Eigen 2022-11-23T00:53:34.6467929Z Call Stack (most recent call first): 2022-11-23T00:53:34.6468162Z CMakeLists.txt:719 (include) 2022-11-23T00:53:34.6468280Z 2022-11-23T00:53:34.6468298Z 2022-11-23T00:53:34.6468421Z CMake Warning at cmake/Dependencies.cmake:263 (message): 2022-11-23T00:53:34.6468733Z Preferred BLAS (MKL) cannot be found, now searching for a general BLAS 2022-11-23T00:53:34.6468979Z library 2022-11-23T00:53:34.6469197Z Call Stack (most recent call first): 2022-11-23T00:53:34.6469467Z CMakeLists.txt:719 (include) 2022-11-23T00:53:34.6469666Z 2022-11-23T00:53:34.6469671Z 2022-11-23T00:53:34.6470042Z CMake Warning (dev) at /usr/local/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-11-23T00:53:34.6470428Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-11-23T00:53:34.6470760Z does not match the name of the calling package (OpenMP). This can lead to 2022-11-23T00:53:34.6471087Z problems in calling code that expects `find_package` result variables 2022-11-23T00:53:34.6471382Z (e.g., `_FOUND`) to follow a certain pattern. 2022-11-23T00:53:34.6471627Z Call Stack (most recent call first): 2022-11-23T00:53:34.6471914Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-11-23T00:53:34.6472221Z third_party/fbgemm/CMakeLists.txt:85 (find_package) 2022-11-23T00:53:34.6472625Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-11-23T00:53:34.6472867Z 2022-11-23T00:53:34.6473191Z CMake Warning (dev) at /usr/local/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-11-23T00:53:34.6473590Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-11-23T00:53:34.6473976Z does not match the name of the calling package (OpenMP). This can lead to 2022-11-23T00:53:34.6474362Z problems in calling code that expects `find_package` result variables 2022-11-23T00:53:34.6474652Z (e.g., `_FOUND`) to follow a certain pattern. 2022-11-23T00:53:34.6474883Z Call Stack (most recent call first): 2022-11-23T00:53:34.6475178Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-11-23T00:53:34.6475491Z third_party/fbgemm/CMakeLists.txt:85 (find_package) 2022-11-23T00:53:34.6475869Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-11-23T00:53:34.6476059Z 2022-11-23T00:53:34.6476214Z CMake Warning at third_party/fbgemm/CMakeLists.txt:87 (message): 2022-11-23T00:53:34.6476598Z OpenMP found! OpenMP_C_INCLUDE_DIRS = 2022-11-23T00:53:34.6476730Z 2022-11-23T00:53:34.6476746Z 2022-11-23T00:53:34.6476878Z CMake Warning at third_party/fbgemm/CMakeLists.txt:186 (message): 2022-11-23T00:53:34.6477134Z ========== 2022-11-23T00:53:34.6477286Z 2022-11-23T00:53:34.6477292Z 2022-11-23T00:53:34.6477443Z CMake Warning at third_party/fbgemm/CMakeLists.txt:187 (message): 2022-11-23T00:53:34.6477746Z CMAKE_BUILD_TYPE = Release 2022-11-23T00:53:34.6477928Z 2022-11-23T00:53:34.6477934Z 2022-11-23T00:53:34.6478103Z CMake Warning at third_party/fbgemm/CMakeLists.txt:188 (message): 2022-11-23T00:53:34.6478386Z CMAKE_CXX_FLAGS_DEBUG is -g 2022-11-23T00:53:34.6478520Z 2022-11-23T00:53:34.6478525Z 2022-11-23T00:53:34.6478691Z CMake Warning at third_party/fbgemm/CMakeLists.txt:189 (message): 2022-11-23T00:53:34.6479063Z CMAKE_CXX_FLAGS_RELEASE is -O3 -DNDEBUG 2022-11-23T00:53:34.6479223Z 2022-11-23T00:53:34.6479228Z 2022-11-23T00:53:34.6479536Z CMake Warning at third_party/fbgemm/CMakeLists.txt:190 (message): 2022-11-23T00:53:34.6479785Z ========== 2022-11-23T00:53:34.6479895Z 2022-11-23T00:53:34.6479900Z 2022-11-23T00:53:34.6479996Z ** AsmJit Summary ** 2022-11-23T00:53:34.6480281Z ASMJIT_DIR=/home/runner/work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit 2022-11-23T00:53:34.6480633Z ASMJIT_TEST=FALSE 2022-11-23T00:53:34.6480972Z ASMJIT_TARGET_TYPE=STATIC 2022-11-23T00:53:34.6481228Z ASMJIT_DEPS=pthread;rt 2022-11-23T00:53:34.6481452Z ASMJIT_LIBS=asmjit;pthread;rt 2022-11-23T00:53:34.6481775Z ASMJIT_CFLAGS=-DASMJIT_STATIC 2022-11-23T00:53:34.6482307Z ASMJIT_PRIVATE_CFLAGS=-Wall;-Wextra;-Wconversion;-fno-math-errno;-fno-threadsafe-statics;-fno-semantic-interposition;-DASMJIT_STATIC 2022-11-23T00:53:34.6482704Z ASMJIT_PRIVATE_CFLAGS_DBG= 2022-11-23T00:53:34.6483039Z ASMJIT_PRIVATE_CFLAGS_REL=-O2;-fmerge-all-constants 2022-11-23T00:53:34.6483368Z CMake Warning at cmake/Dependencies.cmake:893 (message): 2022-11-23T00:53:34.6483755Z Not compiling with NUMA. Suppress this warning with -DUSE_NUMA=OFF 2022-11-23T00:53:34.6484042Z Call Stack (most recent call first): 2022-11-23T00:53:34.6484273Z CMakeLists.txt:719 (include) 2022-11-23T00:53:34.6484433Z 2022-11-23T00:53:34.6484438Z 2022-11-23T00:53:34.6484577Z CMake Warning at cmake/Dependencies.cmake:1167 (message): 2022-11-23T00:53:34.6484950Z Not compiling with MPI. Suppress this warning with -DUSE_MPI=OFF 2022-11-23T00:53:34.6485238Z Call Stack (most recent call first): 2022-11-23T00:53:34.6485472Z CMakeLists.txt:719 (include) 2022-11-23T00:53:34.6485603Z 2022-11-23T00:53:34.6485609Z 2022-11-23T00:53:34.6485947Z CMake Warning (dev) at /usr/local/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-11-23T00:53:34.6486384Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-11-23T00:53:34.6486725Z does not match the name of the calling package (OpenMP). This can lead to 2022-11-23T00:53:34.6487063Z problems in calling code that expects `find_package` result variables 2022-11-23T00:53:34.6487421Z (e.g., `_FOUND`) to follow a certain pattern. 2022-11-23T00:53:34.6487670Z Call Stack (most recent call first): 2022-11-23T00:53:34.6487956Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-11-23T00:53:34.6488301Z cmake/Dependencies.cmake:1222 (find_package) 2022-11-23T00:53:34.6488684Z CMakeLists.txt:719 (include) 2022-11-23T00:53:34.6489056Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-11-23T00:53:34.6489284Z 2022-11-23T00:53:34.6489649Z CMake Warning (dev) at /usr/local/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-11-23T00:53:34.6490131Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-11-23T00:53:34.6490681Z does not match the name of the calling package (OpenMP). This can lead to 2022-11-23T00:53:34.6491228Z problems in calling code that expects `find_package` result variables 2022-11-23T00:53:34.6491697Z (e.g., `_FOUND`) to follow a certain pattern. 2022-11-23T00:53:34.6492088Z Call Stack (most recent call first): 2022-11-23T00:53:34.6492490Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-11-23T00:53:34.6493048Z cmake/Dependencies.cmake:1222 (find_package) 2022-11-23T00:53:34.6493641Z CMakeLists.txt:719 (include) 2022-11-23T00:53:34.6494071Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-11-23T00:53:34.6494275Z 2022-11-23T00:53:34.6494464Z CMake Warning (dev) at third_party/gloo/CMakeLists.txt:21 (option): 2022-11-23T00:53:34.6494894Z Policy CMP0077 is not set: option() honors normal variables. Run "cmake 2022-11-23T00:53:34.6495348Z --help-policy CMP0077" for policy details. Use the cmake_policy command to 2022-11-23T00:53:34.6495698Z set the policy and suppress this warning. 2022-11-23T00:53:34.6495849Z 2022-11-23T00:53:34.6496121Z For compatibility with older versions of CMake, option is clearing the 2022-11-23T00:53:34.6496469Z normal variable 'BUILD_BENCHMARK'. 2022-11-23T00:53:34.6496874Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-11-23T00:53:34.6497157Z 2022-11-23T00:53:34.6497349Z CMake Warning (dev) at third_party/gloo/CMakeLists.txt:36 (option): 2022-11-23T00:53:34.6497655Z Policy CMP0077 is not set: option() honors normal variables. Run "cmake 2022-11-23T00:53:34.6498100Z --help-policy CMP0077" for policy details. Use the cmake_policy command to 2022-11-23T00:53:34.6498423Z set the policy and suppress this warning. 2022-11-23T00:53:34.6498572Z 2022-11-23T00:53:34.6498746Z For compatibility with older versions of CMake, option is clearing the 2022-11-23T00:53:34.6499106Z normal variable 'USE_RCCL'. 2022-11-23T00:53:34.6499504Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-11-23T00:53:34.6499684Z 2022-11-23T00:53:34.6499840Z CMake Warning at cmake/Dependencies.cmake:1538 (message): 2022-11-23T00:53:34.6500105Z Metal is only used in ios builds. 2022-11-23T00:53:34.6500428Z Call Stack (most recent call first): 2022-11-23T00:53:34.6500695Z CMakeLists.txt:719 (include) 2022-11-23T00:53:34.6500836Z 2022-11-23T00:53:34.6500841Z 2022-11-23T00:53:34.6501142Z Generated: /home/runner/work/pytorch/pytorch/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2022-11-23T00:53:34.6501982Z Generated: /home/runner/work/pytorch/pytorch/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2022-11-23T00:53:34.6502525Z Generated: /home/runner/work/pytorch/pytorch/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2022-11-23T00:53:34.6502886Z CMake Warning at cmake/Dependencies.cmake:1738 (message): 2022-11-23T00:53:34.6503296Z Not compiling with MAGMA. Suppress this warning with -DUSE_MAGMA=OFF. 2022-11-23T00:53:34.6503595Z Call Stack (most recent call first): 2022-11-23T00:53:34.6503903Z CMakeLists.txt:719 (include) 2022-11-23T00:53:34.6504036Z 2022-11-23T00:53:34.6504041Z 2022-11-23T00:53:34.6504158Z disabling CUDA because NOT USE_CUDA is set 2022-11-23T00:53:34.6504662Z disabling ROCM because NOT USE_ROCM is set 2022-11-23T00:53:34.6505007Z -- Will build oneDNN Graph 2022-11-23T00:53:34.6505629Z CMake Deprecation Warning at third_party/ideep/mkl-dnn/CMakeLists.txt:36 (cmake_policy): 2022-11-23T00:53:34.6505990Z The OLD behavior for policy CMP0025 will be removed from a future version 2022-11-23T00:53:34.6506310Z of CMake. 2022-11-23T00:53:34.6506550Z 2022-11-23T00:53:34.6506947Z The cmake-policies(7) manual explains that the OLD behaviors of all 2022-11-23T00:53:34.6507317Z policies are deprecated and that a policy should be set to OLD only under 2022-11-23T00:53:34.6507755Z specific short-term circumstances. Projects should be ported to the NEW 2022-11-23T00:53:34.6508136Z behavior and not rely on setting a policy to OLD. 2022-11-23T00:53:34.6508314Z 2022-11-23T00:53:34.6508319Z 2022-11-23T00:53:34.6508647Z CMake Warning (dev) at /usr/local/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-11-23T00:53:34.6509056Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-11-23T00:53:34.6509402Z does not match the name of the calling package (OpenMP). This can lead to 2022-11-23T00:53:34.6509755Z problems in calling code that expects `find_package` result variables 2022-11-23T00:53:34.6510145Z (e.g., `_FOUND`) to follow a certain pattern. 2022-11-23T00:53:34.6510394Z Call Stack (most recent call first): 2022-11-23T00:53:34.6510753Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-11-23T00:53:34.6511191Z third_party/ideep/mkl-dnn/third_party/oneDNN/cmake/OpenMP.cmake:69 (find_package) 2022-11-23T00:53:34.6511650Z third_party/ideep/mkl-dnn/third_party/oneDNN/CMakeLists.txt:117 (include) 2022-11-23T00:53:34.6512081Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-11-23T00:53:34.6512263Z 2022-11-23T00:53:34.6512725Z CMake Warning (dev) at /usr/local/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-11-23T00:53:34.6513146Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-11-23T00:53:34.6513804Z does not match the name of the calling package (OpenMP). This can lead to 2022-11-23T00:53:34.6514160Z problems in calling code that expects `find_package` result variables 2022-11-23T00:53:34.6514462Z (e.g., `_FOUND`) to follow a certain pattern. 2022-11-23T00:53:34.6514731Z Call Stack (most recent call first): 2022-11-23T00:53:34.6515043Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-11-23T00:53:34.6515801Z third_party/ideep/mkl-dnn/third_party/oneDNN/cmake/OpenMP.cmake:69 (find_package) 2022-11-23T00:53:34.6516281Z third_party/ideep/mkl-dnn/third_party/oneDNN/CMakeLists.txt:117 (include) 2022-11-23T00:53:34.6516690Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-11-23T00:53:34.6516892Z 2022-11-23T00:53:34.6517249Z CMake Warning (dev) at /usr/local/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-11-23T00:53:34.6517706Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-11-23T00:53:34.6518183Z does not match the name of the calling package (OpenMP). This can lead to 2022-11-23T00:53:34.6518532Z problems in calling code that expects `find_package` result variables 2022-11-23T00:53:34.6518872Z (e.g., `_FOUND`) to follow a certain pattern. 2022-11-23T00:53:34.6519208Z Call Stack (most recent call first): 2022-11-23T00:53:34.6519535Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-11-23T00:53:34.6519935Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:62 (find_package) 2022-11-23T00:53:34.6520344Z third_party/ideep/mkl-dnn/CMakeLists.txt:179 (include) 2022-11-23T00:53:34.6520785Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-11-23T00:53:34.6520955Z 2022-11-23T00:53:34.6521314Z CMake Warning (dev) at /usr/local/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-11-23T00:53:34.6521878Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-11-23T00:53:34.6522221Z does not match the name of the calling package (OpenMP). This can lead to 2022-11-23T00:53:34.6522545Z problems in calling code that expects `find_package` result variables 2022-11-23T00:53:34.6522845Z (e.g., `_FOUND`) to follow a certain pattern. 2022-11-23T00:53:34.6523105Z Call Stack (most recent call first): 2022-11-23T00:53:34.6523389Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-11-23T00:53:34.6523796Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:62 (find_package) 2022-11-23T00:53:34.6524263Z third_party/ideep/mkl-dnn/CMakeLists.txt:179 (include) 2022-11-23T00:53:34.6524685Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-11-23T00:53:34.6524865Z 2022-11-23T00:53:34.6524980Z INFO CUDA_SOURCE_DIR = 2022-11-23T00:53:34.6525210Z INFO ROCM_SOURCE_DIR = 2022-11-23T00:53:34.6525587Z INFO CUPTI unavailable or disabled - not building GPU profilers 2022-11-23T00:53:34.6525887Z INFO CUPTI_INCLUDE_DIR = /extras/CUPTI/include 2022-11-23T00:53:34.6526154Z INFO ROCTRACER_INCLUDE_DIR = /include/roctracer 2022-11-23T00:53:34.6526658Z CMake Warning (dev) at /usr/local/share/cmake-3.24/Modules/CMakeDependentOption.cmake:89 (message): 2022-11-23T00:53:34.6527406Z Policy CMP0127 is not set: cmake_dependent_option() supports full Condition 2022-11-23T00:53:34.6527918Z Syntax. Run "cmake --help-policy CMP0127" for policy details. Use the 2022-11-23T00:53:34.6528230Z cmake_policy command to set the policy and suppress this warning. 2022-11-23T00:53:34.6528558Z Call Stack (most recent call first): 2022-11-23T00:53:34.6528830Z CMakeLists.txt:722 (cmake_dependent_option) 2022-11-23T00:53:34.6529281Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-11-23T00:53:34.6529462Z 2022-11-23T00:53:34.6529783Z disabling CUDA because USE_CUDA is set false 2022-11-23T00:53:34.6530170Z CMake Deprecation Warning at third_party/sleef/CMakeLists.txt:91 (cmake_policy): 2022-11-23T00:53:34.6530547Z The OLD behavior for policy CMP0066 will be removed from a future version 2022-11-23T00:53:34.6530999Z of CMake. 2022-11-23T00:53:34.6531164Z 2022-11-23T00:53:34.6531486Z The cmake-policies(7) manual explains that the OLD behaviors of all 2022-11-23T00:53:34.6531911Z policies are deprecated and that a policy should be set to OLD only under 2022-11-23T00:53:34.6532360Z specific short-term circumstances. Projects should be ported to the NEW 2022-11-23T00:53:34.6532762Z behavior and not rely on setting a policy to OLD. 2022-11-23T00:53:34.6533146Z 2022-11-23T00:53:34.6533152Z 2022-11-23T00:53:34.6533541Z Target system: Linux-5.15.0-1022-azure 2022-11-23T00:53:34.6533796Z Target processor: x86_64 2022-11-23T00:53:34.6534129Z Host system: Linux-5.15.0-1022-azure 2022-11-23T00:53:34.6534884Z Host processor: x86_64 2022-11-23T00:53:34.6536078Z Detected C compiler: Clang @ /usr/bin/clang 2022-11-23T00:53:34.6536324Z CMake: 3.24.2 2022-11-23T00:53:34.6536649Z Make program: /home/runner/.local/bin/ninja 2022-11-23T00:53:34.6537018Z AT_INSTALL_INCLUDE_DIR include/ATen/core 2022-11-23T00:53:34.6537544Z core header install: /home/runner/work/pytorch/pytorch/build/aten/src/ATen/core/TensorBody.h 2022-11-23T00:53:34.6538261Z core header install: /home/runner/work/pytorch/pytorch/build/aten/src/ATen/core/aten_interned_strings.h 2022-11-23T00:53:34.6538753Z core header install: /home/runner/work/pytorch/pytorch/build/aten/src/ATen/core/enum_tag.h 2022-11-23T00:53:34.6539158Z CMake Warning (dev) at torch/CMakeLists.txt:386: 2022-11-23T00:53:34.6539640Z Syntax Warning in cmake code at column 107 2022-11-23T00:53:34.6539886Z 2022-11-23T00:53:34.6540155Z Argument not separated from preceding token by whitespace. 2022-11-23T00:53:34.6540866Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-11-23T00:53:34.6541077Z 2022-11-23T00:53:34.6541587Z CMake Warning (dev) at torch/CMakeLists.txt:386: 2022-11-23T00:53:34.6542693Z Syntax Warning in cmake code at column 115 2022-11-23T00:53:34.6542953Z 2022-11-23T00:53:34.6543164Z Argument not separated from preceding token by whitespace. 2022-11-23T00:53:34.6543798Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-11-23T00:53:34.6544034Z 2022-11-23T00:53:34.6544443Z CMake Warning (dev) at /usr/local/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-11-23T00:53:34.6545213Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-11-23T00:53:34.6545680Z does not match the name of the calling package (OpenMP). This can lead to 2022-11-23T00:53:34.6546149Z problems in calling code that expects `find_package` result variables 2022-11-23T00:53:34.6546586Z (e.g., `_FOUND`) to follow a certain pattern. 2022-11-23T00:53:34.6546946Z Call Stack (most recent call first): 2022-11-23T00:53:34.6547380Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-11-23T00:53:34.6547774Z caffe2/CMakeLists.txt:1224 (find_package) 2022-11-23T00:53:34.6548205Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-11-23T00:53:34.6548425Z 2022-11-23T00:53:34.6548778Z CMake Warning (dev) at /usr/local/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-11-23T00:53:34.6549304Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-11-23T00:53:34.6549657Z does not match the name of the calling package (OpenMP). This can lead to 2022-11-23T00:53:34.6550196Z problems in calling code that expects `find_package` result variables 2022-11-23T00:53:34.6550639Z (e.g., `_FOUND`) to follow a certain pattern. 2022-11-23T00:53:34.6551135Z Call Stack (most recent call first): 2022-11-23T00:53:34.6551583Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-11-23T00:53:34.6552204Z caffe2/CMakeLists.txt:1224 (find_package) 2022-11-23T00:53:34.6552717Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-11-23T00:53:34.6552928Z 2022-11-23T00:53:34.6553075Z CMake Warning at CMakeLists.txt:1091 (message): 2022-11-23T00:53:34.6553480Z Generated cmake files are only fully tested if one builds with system glog, 2022-11-23T00:53:34.6554069Z gflags, and protobuf. Other settings may generate files that are not well 2022-11-23T00:53:34.6554262Z tested. 2022-11-23T00:53:34.6554269Z 2022-11-23T00:53:34.6554274Z 2022-11-23T00:53:34.6554380Z CMake Warning: 2022-11-23T00:53:34.6554692Z Manually-specified variables were not used by the project: 2022-11-23T00:53:34.6554700Z 2022-11-23T00:53:34.6554803Z JAVA_HOME 2022-11-23T00:53:34.6554810Z 2022-11-23T00:53:34.6554814Z 2022-11-23T00:53:34.6555012Z 63.06user 18.66system 1:30.07elapsed 90%CPU (0avgtext+0avgdata 147676maxresident)k 2022-11-23T00:54:24.2151666Z 205624inputs+113752outputs (1231major+3564188minor)pagefaults 0swaps 2022-11-23T00:54:24.2157909Z Running: ['time', '/opt/hostedtoolcache/Python/3.8.14/x64/bin/python3', '-m', 'torchgen.gen', '-s', 'aten/src/ATen', '-d', 'build/aten/src/ATen', '--per-operator-headers'] 2022-11-23T00:54:24.2159762Z 2022-11-23T00:54:24.2161474Z 34.84user 0.91system 0:35.79elapsed 99%CPU (0avgtext+0avgdata 196496maxresident)k 2022-11-23T00:54:24.2162059Z 0inputs+128392outputs (0major+54611minor)pagefaults 0swaps 2022-11-23T00:54:24.2170929Z Running: ['time', '/opt/hostedtoolcache/Python/3.8.14/x64/bin/python3', 'tools/setup_helpers/generate_code.py', '--native-functions-path', 'aten/src/ATen/native/native_functions.yaml', '--tags-path', 'aten/src/ATen/native/tags.yaml', '--gen_lazy_ts_backend'] 2022-11-23T00:54:24.2171777Z 2022-11-23T00:54:24.2172038Z 13.56user 0.21system 0:13.78elapsed 99%CPU (0avgtext+0avgdata 59664maxresident)k 2022-11-23T00:54:24.2172560Z 0inputs+49656outputs (0major+23312minor)pagefaults 0swaps 2022-11-23T00:54:32.9275278Z ##[group]Run set +e 2022-11-23T00:54:32.9275842Z set +e 2022-11-23T00:54:32.9277038Z if ! lintrunner --force-color --all-files --tee-json=lint.json; then 2022-11-23T00:54:32.9277509Z  echo "" 2022-11-23T00:54:32.9278180Z  echo -e "\e[1m\e[36mYou can reproduce these results locally by using \`lintrunner\`.\e[0m" 2022-11-23T00:54:32.9278719Z  echo -e "\e[1m\e[36mSee https://github.com/pytorch/pytorch/wiki/lintrunner for setup instructions.\e[0m" 2022-11-23T00:54:32.9279868Z  exit 1 2022-11-23T00:54:32.9280546Z fi 2022-11-23T00:54:32.9396322Z shell: /usr/bin/bash -e {0} 2022-11-23T00:54:32.9396567Z env: 2022-11-23T00:54:32.9396880Z pythonLocation: /opt/hostedtoolcache/Python/3.8.14/x64 2022-11-23T00:54:32.9397224Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.8.14/x64/lib/pkgconfig 2022-11-23T00:54:32.9397537Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.14/x64 2022-11-23T00:54:32.9398113Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.14/x64 2022-11-23T00:54:32.9398465Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.14/x64 2022-11-23T00:54:32.9398820Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.14/x64/lib 2022-11-23T00:54:32.9399073Z ##[endgroup] 2022-11-23T01:16:45.4515623Z ok No lint issues. 2022-11-23T01:16:45.4644381Z Post job cleanup. 2022-11-23T01:16:45.6518800Z Cache hit occurred on the primary key setup-python-Linux-20.04-Ubuntu-python-3.8.14-pip-157589691c1bb3ae3e300d85f54d14c0011ee8da75047bf2caae1583f529f651, not saving cache. 2022-11-23T01:16:45.6687971Z Post job cleanup. 2022-11-23T01:16:45.6743195Z Post job cleanup. 2022-11-23T01:16:45.8071578Z [command]/usr/bin/git version 2022-11-23T01:16:45.8139169Z git version 2.38.1 2022-11-23T01:16:45.8202197Z Temporarily overriding HOME='/home/runner/work/_temp/1b607d50-7401-4e8e-a329-fb61682b745b' before making global git config changes 2022-11-23T01:16:45.8203020Z Adding repository directory to the temporary git global config as a safe directory 2022-11-23T01:16:45.8205589Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2022-11-23T01:16:45.8246568Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-23T01:16:45.8284894Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-11-23T01:16:45.8576972Z Entering 'android/libs/fbjni' 2022-11-23T01:16:45.8904752Z Entering 'third_party/FP16' 2022-11-23T01:16:45.8948854Z Entering 'third_party/FXdiv' 2022-11-23T01:16:45.8992737Z Entering 'third_party/NNPACK' 2022-11-23T01:16:45.9032376Z Entering 'third_party/QNNPACK' 2022-11-23T01:16:45.9072723Z Entering 'third_party/VulkanMemoryAllocator' 2022-11-23T01:16:45.9108733Z Entering 'third_party/XNNPACK' 2022-11-23T01:16:45.9168456Z Entering 'third_party/benchmark' 2022-11-23T01:16:45.9203960Z Entering 'third_party/cpuinfo' 2022-11-23T01:16:45.9243321Z Entering 'third_party/cub' 2022-11-23T01:16:45.9281441Z Entering 'third_party/cudnn_frontend' 2022-11-23T01:16:45.9329950Z Entering 'third_party/cutlass' 2022-11-23T01:16:45.9375906Z Entering 'third_party/eigen' 2022-11-23T01:16:45.9421666Z Entering 'third_party/fbgemm' 2022-11-23T01:16:45.9460112Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-11-23T01:16:45.9494863Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-11-23T01:16:45.9534967Z Entering 'third_party/fbgemm/third_party/googletest' 2022-11-23T01:16:45.9572264Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-11-23T01:16:45.9611873Z Entering 'third_party/flatbuffers' 2022-11-23T01:16:45.9653773Z Entering 'third_party/fmt' 2022-11-23T01:16:45.9688107Z Entering 'third_party/foxi' 2022-11-23T01:16:45.9722911Z Entering 'third_party/gemmlowp/gemmlowp' 2022-11-23T01:16:45.9759383Z Entering 'third_party/gloo' 2022-11-23T01:16:45.9796091Z Entering 'third_party/googletest' 2022-11-23T01:16:45.9833815Z Entering 'third_party/ideep' 2022-11-23T01:16:45.9881044Z Entering 'third_party/ideep/mkl-dnn' 2022-11-23T01:16:45.9965585Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-11-23T01:16:46.0023429Z Entering 'third_party/ios-cmake' 2022-11-23T01:16:46.0063132Z Entering 'third_party/ittapi' 2022-11-23T01:16:46.0099765Z Entering 'third_party/kineto' 2022-11-23T01:16:46.0134998Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-11-23T01:16:46.0171461Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-11-23T01:16:46.0210093Z Entering 'third_party/nccl/nccl' 2022-11-23T01:16:46.0250111Z Entering 'third_party/neon2sse' 2022-11-23T01:16:46.0284929Z Entering 'third_party/nlohmann' 2022-11-23T01:16:46.0322112Z Entering 'third_party/onnx' 2022-11-23T01:16:46.0374084Z Entering 'third_party/onnx/third_party/benchmark' 2022-11-23T01:16:46.0414696Z Entering 'third_party/onnx/third_party/pybind11' 2022-11-23T01:16:46.0451546Z Entering 'third_party/onnx-tensorrt' 2022-11-23T01:16:46.0485732Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-11-23T01:16:46.0525306Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-11-23T01:16:46.0563928Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-11-23T01:16:46.0604068Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-11-23T01:16:46.0648542Z Entering 'third_party/pocketfft' 2022-11-23T01:16:46.0685508Z Entering 'third_party/protobuf' 2022-11-23T01:16:46.0723328Z Entering 'third_party/protobuf/third_party/benchmark' 2022-11-23T01:16:46.0759066Z Entering 'third_party/protobuf/third_party/googletest' 2022-11-23T01:16:46.0800650Z Entering 'third_party/psimd' 2022-11-23T01:16:46.0839425Z Entering 'third_party/pthreadpool' 2022-11-23T01:16:46.0874455Z Entering 'third_party/pybind11' 2022-11-23T01:16:46.0916419Z Entering 'third_party/python-enum' 2022-11-23T01:16:46.0960080Z Entering 'third_party/python-peachpy' 2022-11-23T01:16:46.0998897Z Entering 'third_party/python-six' 2022-11-23T01:16:46.1046850Z Entering 'third_party/sleef' 2022-11-23T01:16:46.1102884Z Entering 'third_party/tbb' 2022-11-23T01:16:46.1146949Z Entering 'third_party/tensorpipe' 2022-11-23T01:16:46.1185089Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-11-23T01:16:46.1221457Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-11-23T01:16:46.1264797Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-11-23T01:16:46.1304704Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-11-23T01:16:46.1339185Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-11-23T01:16:46.1380940Z Entering 'third_party/zstd' 2022-11-23T01:16:46.1437766Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-23T01:16:46.1477826Z http.https://github.com/.extraheader 2022-11-23T01:16:46.1487856Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-11-23T01:16:46.1529105Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2022-11-23T01:16:46.1784917Z Entering 'android/libs/fbjni' 2022-11-23T01:16:46.1823234Z Entering 'third_party/FP16' 2022-11-23T01:16:46.1863067Z Entering 'third_party/FXdiv' 2022-11-23T01:16:46.1899869Z Entering 'third_party/NNPACK' 2022-11-23T01:16:46.1936780Z Entering 'third_party/QNNPACK' 2022-11-23T01:16:46.1976630Z Entering 'third_party/VulkanMemoryAllocator' 2022-11-23T01:16:46.2012937Z Entering 'third_party/XNNPACK' 2022-11-23T01:16:46.2059764Z Entering 'third_party/benchmark' 2022-11-23T01:16:46.2107748Z Entering 'third_party/cpuinfo' 2022-11-23T01:16:46.2157221Z Entering 'third_party/cub' 2022-11-23T01:16:46.2205983Z Entering 'third_party/cudnn_frontend' 2022-11-23T01:16:46.2251566Z Entering 'third_party/cutlass' 2022-11-23T01:16:46.2295279Z Entering 'third_party/eigen' 2022-11-23T01:16:46.2335075Z Entering 'third_party/fbgemm' 2022-11-23T01:16:46.2368468Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-11-23T01:16:46.2401975Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-11-23T01:16:46.2439306Z Entering 'third_party/fbgemm/third_party/googletest' 2022-11-23T01:16:46.2473337Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-11-23T01:16:46.2512217Z Entering 'third_party/flatbuffers' 2022-11-23T01:16:46.2549390Z Entering 'third_party/fmt' 2022-11-23T01:16:46.2589274Z Entering 'third_party/foxi' 2022-11-23T01:16:46.2626694Z Entering 'third_party/gemmlowp/gemmlowp' 2022-11-23T01:16:46.2662114Z Entering 'third_party/gloo' 2022-11-23T01:16:46.2699950Z Entering 'third_party/googletest' 2022-11-23T01:16:46.2738516Z Entering 'third_party/ideep' 2022-11-23T01:16:46.2776019Z Entering 'third_party/ideep/mkl-dnn' 2022-11-23T01:16:46.2812603Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-11-23T01:16:46.2855882Z Entering 'third_party/ios-cmake' 2022-11-23T01:16:46.2894238Z Entering 'third_party/ittapi' 2022-11-23T01:16:46.2934918Z Entering 'third_party/kineto' 2022-11-23T01:16:46.2970973Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-11-23T01:16:46.3004392Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-11-23T01:16:46.3041543Z Entering 'third_party/nccl/nccl' 2022-11-23T01:16:46.3078487Z Entering 'third_party/neon2sse' 2022-11-23T01:16:46.3111148Z Entering 'third_party/nlohmann' 2022-11-23T01:16:46.3151621Z Entering 'third_party/onnx' 2022-11-23T01:16:46.3200916Z Entering 'third_party/onnx/third_party/benchmark' 2022-11-23T01:16:46.3254844Z Entering 'third_party/onnx/third_party/pybind11' 2022-11-23T01:16:46.3308737Z Entering 'third_party/onnx-tensorrt' 2022-11-23T01:16:46.3351365Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-11-23T01:16:46.3390548Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-11-23T01:16:46.3426338Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-11-23T01:16:46.3461551Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-11-23T01:16:46.3507314Z Entering 'third_party/pocketfft' 2022-11-23T01:16:46.3543347Z Entering 'third_party/protobuf' 2022-11-23T01:16:46.3586818Z Entering 'third_party/protobuf/third_party/benchmark' 2022-11-23T01:16:46.3624532Z Entering 'third_party/protobuf/third_party/googletest' 2022-11-23T01:16:46.3661886Z Entering 'third_party/psimd' 2022-11-23T01:16:46.3698158Z Entering 'third_party/pthreadpool' 2022-11-23T01:16:46.3737133Z Entering 'third_party/pybind11' 2022-11-23T01:16:46.3772272Z Entering 'third_party/python-enum' 2022-11-23T01:16:46.3807464Z Entering 'third_party/python-peachpy' 2022-11-23T01:16:46.3841534Z Entering 'third_party/python-six' 2022-11-23T01:16:46.3875635Z Entering 'third_party/sleef' 2022-11-23T01:16:46.3922418Z Entering 'third_party/tbb' 2022-11-23T01:16:46.3962959Z Entering 'third_party/tensorpipe' 2022-11-23T01:16:46.3999545Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-11-23T01:16:46.4037954Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-11-23T01:16:46.4070237Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-11-23T01:16:46.4104824Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-11-23T01:16:46.4140754Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-11-23T01:16:46.4182163Z Entering 'third_party/zstd' 2022-11-23T01:16:46.4572587Z Cleaning up orphan processes