2022-09-27T15:11:55.4134677Z Requested labels: linux.20_04.16x 2022-09-27T15:11:55.4134747Z Job defined at: pytorch/pytorch/.github/workflows/lint.yml@refs/pull/85462/merge 2022-09-27T15:11:55.4134770Z Waiting for a runner to pick up this job... 2022-09-27T15:14:17.7558689Z Job is about to start running on the runner: linux.20_04.16x_42f16a467bb0 (organization) 2022-09-27T15:14:20.8853172Z Current runner version: '2.296.2' 2022-09-27T15:14:20.8858615Z Runner name: 'linux.20_04.16x_42f16a467bb0' 2022-09-27T15:14:20.8859083Z Runner group name: 'Default' 2022-09-27T15:14:20.8859689Z Machine name: 'runner' 2022-09-27T15:14:20.8877641Z ##[group]Operating System 2022-09-27T15:14:20.8878128Z Ubuntu 2022-09-27T15:14:20.8878478Z 20.04.5 2022-09-27T15:14:20.8878706Z LTS 2022-09-27T15:14:20.8879010Z ##[endgroup] 2022-09-27T15:14:20.8879312Z ##[group]Runner Image 2022-09-27T15:14:20.8879613Z Image: ubuntu-20.04 2022-09-27T15:14:20.8879945Z Version: 20220922.2 2022-09-27T15:14:20.8880448Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20220922.2/images/linux/Ubuntu2004-Readme.md 2022-09-27T15:14:20.8881060Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20220922.2 2022-09-27T15:14:20.8881465Z ##[endgroup] 2022-09-27T15:14:20.8882435Z ##[group]GITHUB_TOKEN Permissions 2022-09-27T15:14:20.8883034Z Actions: read 2022-09-27T15:14:20.8883464Z Checks: read 2022-09-27T15:14:20.8883812Z Contents: read 2022-09-27T15:14:20.8884135Z Deployments: read 2022-09-27T15:14:20.8884418Z Discussions: read 2022-09-27T15:14:20.8884729Z Issues: read 2022-09-27T15:14:20.8885023Z Metadata: read 2022-09-27T15:14:20.8885307Z Packages: read 2022-09-27T15:14:20.8885596Z Pages: read 2022-09-27T15:14:20.8885925Z PullRequests: read 2022-09-27T15:14:20.8886233Z RepositoryProjects: read 2022-09-27T15:14:20.8886579Z SecurityEvents: read 2022-09-27T15:14:20.8886912Z Statuses: read 2022-09-27T15:14:20.8887171Z ##[endgroup] 2022-09-27T15:14:20.8890469Z Secret source: None 2022-09-27T15:14:20.8890967Z Prepare workflow directory 2022-09-27T15:14:20.9834818Z Prepare all required actions 2022-09-27T15:14:20.9997267Z Getting action download info 2022-09-27T15:14:21.2055831Z Download action repository 'pytorch/pytorch@master' (SHA:01dbbeeeb5ab7ede28e333982e98713282a0e4b8) 2022-09-27T15:14:26.4748503Z Download action repository 'actions/setup-python@v2' (SHA:7f80679172b057fc5e90d70d197929d454754a5a) 2022-09-27T15:14:26.6992148Z Download action repository 'nick-fields/retry@7d4a37704547a311dbb66ebdf5b23ec19374a767' (SHA:7d4a37704547a311dbb66ebdf5b23ec19374a767) 2022-09-27T15:14:26.9366310Z Getting action download info 2022-09-27T15:14:27.0930514Z Download action repository 'malfet/checkout@silent-checkout' (SHA:f63e9e15406be6060f159846cd2e098f759c5246) 2022-09-27T15:14:27.3985688Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-09-27T15:14:27.3986000Z with: 2022-09-27T15:14:27.3986189Z submodules: false 2022-09-27T15:14:27.3986374Z fetch-depth: 1 2022-09-27T15:14:27.3986565Z ##[endgroup] 2022-09-27T15:14:27.4233941Z ##[group]Run retry () { 2022-09-27T15:14:27.4234224Z retry () { 2022-09-27T15:14:27.4234463Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-09-27T15:14:27.4234693Z } 2022-09-27T15:14:27.4234898Z echo "${GITHUB_WORKSPACE}" 2022-09-27T15:14:27.4235130Z if [ -z "${NO_SUDO}" ]; then 2022-09-27T15:14:27.4235396Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-09-27T15:14:27.4235595Z else 2022-09-27T15:14:27.4235807Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-09-27T15:14:27.4236008Z fi 2022-09-27T15:14:27.4236188Z mkdir "${GITHUB_WORKSPACE}" 2022-09-27T15:14:27.4285521Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:14:27.4285772Z env: 2022-09-27T15:14:27.4285944Z NO_SUDO: 2022-09-27T15:14:27.4286123Z ##[endgroup] 2022-09-27T15:14:27.4510855Z /home/runner/work/pytorch/pytorch 2022-09-27T15:14:27.5495733Z ##[group]Run malfet/checkout@silent-checkout 2022-09-27T15:14:27.5496089Z with: 2022-09-27T15:14:27.5496360Z ref: 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:14:27.5496696Z fetch-depth: 1 2022-09-27T15:14:27.5496924Z submodules: false 2022-09-27T15:14:27.5497245Z quiet-checkout: true 2022-09-27T15:14:27.5497523Z repository: pytorch/pytorch 2022-09-27T15:14:27.5497942Z token: *** 2022-09-27T15:14:27.5498390Z ssh-strict: true 2022-09-27T15:14:27.5498675Z persist-credentials: true 2022-09-27T15:14:27.5498905Z clean: true 2022-09-27T15:14:27.5499142Z lfs: false 2022-09-27T15:14:27.5499398Z set-safe-directory: true 2022-09-27T15:14:27.5499638Z ##[endgroup] 2022-09-27T15:14:27.6761680Z Syncing repository: pytorch/pytorch 2022-09-27T15:14:27.6763172Z ##[group]Getting Git version info 2022-09-27T15:14:27.6763639Z Working directory is '/home/runner/work/pytorch/pytorch' 2022-09-27T15:14:27.6764091Z [command]/usr/bin/git version 2022-09-27T15:14:28.0572173Z git version 2.37.3 2022-09-27T15:14:28.0602875Z ##[endgroup] 2022-09-27T15:14:28.0624215Z Temporarily overriding HOME='/home/runner/work/_temp/9b1c1081-d310-489e-ac55-c98afab69ac1' before making global git config changes 2022-09-27T15:14:28.0624799Z Adding repository directory to the temporary git global config as a safe directory 2022-09-27T15:14:28.0633953Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2022-09-27T15:14:28.0815985Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2022-09-27T15:14:28.0821589Z ##[group]Initializing the repository 2022-09-27T15:14:28.0827040Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2022-09-27T15:14:28.2381590Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-09-27T15:14:28.2382261Z hint: is subject to change. To configure the initial branch name to use in all 2022-09-27T15:14:28.2382991Z hint: of your new repositories, which will suppress this warning, call: 2022-09-27T15:14:28.2383483Z hint: 2022-09-27T15:14:28.2384173Z hint: git config --global init.defaultBranch 2022-09-27T15:14:28.2384627Z hint: 2022-09-27T15:14:28.2385293Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-09-27T15:14:28.2386110Z hint: 'development'. The just-created branch can be renamed via this command: 2022-09-27T15:14:28.2386619Z hint: 2022-09-27T15:14:28.2387136Z hint: git branch -m 2022-09-27T15:14:28.2387752Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2022-09-27T15:14:28.2401923Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-09-27T15:14:28.2592511Z ##[endgroup] 2022-09-27T15:14:28.2593180Z ##[group]Disabling automatic garbage collection 2022-09-27T15:14:28.2599647Z [command]/usr/bin/git config --local gc.auto 0 2022-09-27T15:14:28.2634898Z ##[endgroup] 2022-09-27T15:14:28.2635507Z ##[group]Setting up auth 2022-09-27T15:14:28.2645122Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-09-27T15:14:28.2682635Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-09-27T15:14:28.6006930Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-09-27T15:14:28.6057131Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2022-09-27T15:14:28.6285456Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-09-27T15:14:28.6324137Z ##[endgroup] 2022-09-27T15:14:28.6324551Z ##[group]Fetching the repository 2022-09-27T15:14:28.6332490Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:14:36.8070747Z ##[endgroup] 2022-09-27T15:14:36.8071527Z ##[group]Determining the checkout info 2022-09-27T15:14:36.8072153Z ##[endgroup] 2022-09-27T15:14:36.8072603Z ##[group]Checking out the ref 2022-09-27T15:14:36.8077555Z [command]/usr/bin/git checkout --quiet --force 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:14:37.8768057Z ##[endgroup] 2022-09-27T15:14:37.9245475Z [command]/usr/bin/git log -1 --format='%H' 2022-09-27T15:14:37.9282047Z '52424e2bf38e454d535881fed9628d3e20f4f944' 2022-09-27T15:14:37.9448309Z ##[group]Run actions/setup-python@v2 2022-09-27T15:14:37.9448528Z with: 2022-09-27T15:14:37.9448715Z python-version: 3.8 2022-09-27T15:14:37.9448906Z architecture: x64 2022-09-27T15:14:37.9449092Z cache: pip 2022-09-27T15:14:37.9449366Z cache-dependency-path: **/.github/requirements-gha-cache.txt 2022-09-27T15:14:37.9449731Z token: *** 2022-09-27T15:14:37.9449890Z ##[endgroup] 2022-09-27T15:14:38.2721105Z Successfully setup CPython (3.8.14) 2022-09-27T15:14:38.9790270Z [command]/opt/hostedtoolcache/Python/3.8.14/x64/bin/pip cache dir 2022-09-27T15:14:51.3462187Z /home/runner/.cache/pip 2022-09-27T15:14:52.0083293Z Received 22075 of 22075 (100.0%), 1.6 MBs/sec 2022-09-27T15:14:52.0083635Z Cache Size: ~0 MB (22075 B) 2022-09-27T15:14:52.0102905Z [command]/usr/bin/tar --use-compress-program zstd -d -xf /home/runner/work/_temp/750829fa-490d-4505-8dcb-1282f8e6c200/cache.tzst -P -C /home/runner/work/pytorch/pytorch 2022-09-27T15:14:52.0372520Z Cache restored successfully 2022-09-27T15:14:52.0377198Z Cache restored from key: setup-python-Linux-python-3.8.14-pip-dae8d773de3e25150591aa0222fdfeac421a6f168b2099e46b0c862f729fb8a2 2022-09-27T15:14:52.0525875Z ##[group]Run nick-fields/retry@7d4a37704547a311dbb66ebdf5b23ec19374a767 2022-09-27T15:14:52.0526223Z with: 2022-09-27T15:14:52.0526450Z timeout_minutes: 5 2022-09-27T15:14:52.0526698Z max_attempts: 3 2022-09-27T15:14:52.0526961Z command: pip install lintrunner==0.9.2 2022-09-27T15:14:52.0527249Z retry_wait_seconds: 10 2022-09-27T15:14:52.0527518Z polling_interval_seconds: 1 2022-09-27T15:14:52.0527787Z warning_on_retry: true 2022-09-27T15:14:52.0528045Z continue_on_error: false 2022-09-27T15:14:52.0528285Z env: 2022-09-27T15:14:52.0528587Z pythonLocation: /opt/hostedtoolcache/Python/3.8.14/x64 2022-09-27T15:14:52.0528980Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.14/x64/lib 2022-09-27T15:14:52.0529292Z ##[endgroup] 2022-09-27T15:14:52.0972924Z 2022-09-27T15:14:54.4663342Z Collecting lintrunner==0.9.2 2022-09-27T15:14:54.6130903Z Downloading lintrunner-0.9.2-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (2.3 MB) 2022-09-27T15:14:54.6591245Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 53.1 MB/s eta 0:00:00 2022-09-27T15:14:54.7254100Z Installing collected packages: lintrunner 2022-09-27T15:14:54.7823698Z Successfully installed lintrunner-0.9.2 2022-09-27T15:14:55.1048808Z Command completed after 1 attempt(s). 2022-09-27T15:14:55.1049347Z 2022-09-27T15:14:55.1116629Z ##[group]Run lintrunner init 2022-09-27T15:14:55.1116937Z lintrunner init 2022-09-27T15:14:55.1167881Z shell: /usr/bin/bash -e {0} 2022-09-27T15:14:55.1168092Z env: 2022-09-27T15:14:55.1168344Z pythonLocation: /opt/hostedtoolcache/Python/3.8.14/x64 2022-09-27T15:14:55.1168654Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.14/x64/lib 2022-09-27T15:14:55.1168884Z ##[endgroup] 2022-09-27T15:14:55.1282163Z [2022-09-27T15:14:55Z INFO lintrunner::linter] Initializing linter: 'FLAKE8' 2022-09-27T15:14:55.1620737Z $ 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-09-27T15:14:55.6474791Z Collecting flake8==3.8.2 2022-09-27T15:14:55.6681289Z Downloading flake8-3.8.2-py2.py3-none-any.whl (72 kB) 2022-09-27T15:14:55.6742955Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.7/72.7 kB 18.3 MB/s eta 0:00:00 2022-09-27T15:14:55.7025898Z Collecting flake8-bugbear==20.1.4 2022-09-27T15:14:55.7063228Z Downloading flake8_bugbear-20.1.4-py36.py37.py38-none-any.whl (15 kB) 2022-09-27T15:14:55.7323215Z Collecting flake8-comprehensions==3.3.0 2022-09-27T15:14:55.7362941Z Downloading flake8_comprehensions-3.3.0-py3-none-any.whl (7.2 kB) 2022-09-27T15:14:55.7522331Z Collecting flake8-executable==2.0.4 2022-09-27T15:14:55.7561020Z Downloading flake8_executable-2.0.4-py3-none-any.whl (35 kB) 2022-09-27T15:14:55.7783253Z Collecting flake8-pyi==20.5.0 2022-09-27T15:14:55.7820544Z Downloading flake8_pyi-20.5.0-py36-none-any.whl (9.6 kB) 2022-09-27T15:14:55.7997171Z Collecting mccabe==0.6.1 2022-09-27T15:14:55.8034289Z Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB) 2022-09-27T15:14:55.8227402Z Collecting pycodestyle==2.6.0 2022-09-27T15:14:55.8266368Z Downloading pycodestyle-2.6.0-py2.py3-none-any.whl (41 kB) 2022-09-27T15:14:55.8306697Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 18.3 MB/s eta 0:00:00 2022-09-27T15:14:55.8524573Z Collecting pyflakes==2.2.0 2022-09-27T15:14:55.8587183Z Downloading pyflakes-2.2.0-py2.py3-none-any.whl (66 kB) 2022-09-27T15:14:55.8628244Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.0/67.0 kB 29.2 MB/s eta 0:00:00 2022-09-27T15:14:55.9070312Z Collecting attrs>=19.2.0 2022-09-27T15:14:55.9109230Z Downloading attrs-22.1.0-py2.py3-none-any.whl (58 kB) 2022-09-27T15:14:55.9151307Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 23.7 MB/s eta 0:00:00 2022-09-27T15:14:56.0406400Z Installing collected packages: mccabe, pyflakes, pycodestyle, attrs, flake8, flake8-pyi, flake8-executable, flake8-comprehensions, flake8-bugbear 2022-09-27T15:14:56.5456767Z 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-09-27T15:14:56.6723455Z took 1509ms 2022-09-27T15:14:56.6798624Z [2022-09-27T15:14:56Z INFO lintrunner::linter] Initializing linter: 'CLANGFORMAT' 2022-09-27T15:14:56.7426582Z INFO: .lintbin/clang-format does not exist. 2022-09-27T15:14:56.7427403Z INFO: Downloading https://oss-clang-format.s3.us-east-2.amazonaws.com/linux64/clang-format-linux64 to .lintbin/clang-format 2022-09-27T15:14:56.9948545Z INFO: Downloaded clang-format successfully. 2022-09-27T15:14:57.0026280Z INFO: Using clang-format located at .lintbin/clang-format 2022-09-27T15:14:57.0123178Z [2022-09-27T15:14:57Z INFO lintrunner::linter] Initializing linter: 'MYPY' 2022-09-27T15:14:57.0456693Z $ 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-09-27T15:14:57.8441455Z Collecting numpy==1.21.6 2022-09-27T15:14:57.8710016Z Downloading numpy-1.21.6-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) 2022-09-27T15:14:57.9852947Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.7/15.7 MB 124.4 MB/s eta 0:00:00 2022-09-27T15:14:58.0476084Z Collecting expecttest==0.1.3 2022-09-27T15:14:58.0534366Z Downloading expecttest-0.1.3-py3-none-any.whl (6.5 kB) 2022-09-27T15:14:58.1616738Z Collecting mypy==0.960 2022-09-27T15:14:58.1673044Z Downloading 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-09-27T15:14:58.2896041Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.8/17.8 MB 118.9 MB/s eta 0:00:00 2022-09-27T15:14:58.3804833Z Collecting types-requests==2.27.25 2022-09-27T15:14:58.3854680Z Downloading types_requests-2.27.25-py3-none-any.whl (12 kB) 2022-09-27T15:14:58.4080184Z Collecting types-six==1.16.15 2022-09-27T15:14:58.4135158Z Downloading types_six-1.16.15-py3-none-any.whl (14 kB) 2022-09-27T15:14:58.4364756Z Collecting types-PyYAML==6.0.7 2022-09-27T15:14:58.4409003Z Downloading types_PyYAML-6.0.7-py3-none-any.whl (13 kB) 2022-09-27T15:14:58.4580560Z Collecting types-tabulate==0.8.8 2022-09-27T15:14:58.4660997Z Downloading types_tabulate-0.8.8-py3-none-any.whl (2.5 kB) 2022-09-27T15:14:58.4943276Z Collecting types-protobuf==3.19.18 2022-09-27T15:14:58.5055514Z Downloading types_protobuf-3.19.18-py3-none-any.whl (52 kB) 2022-09-27T15:14:58.5101871Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.3/52.3 kB 24.8 MB/s eta 0:00:00 2022-09-27T15:14:58.5241683Z Collecting types-pkg-resources==0.1.3 2022-09-27T15:14:58.5285014Z Downloading types_pkg_resources-0.1.3-py2.py3-none-any.whl (4.8 kB) 2022-09-27T15:14:58.5450535Z Collecting types-Jinja2==2.11.9 2022-09-27T15:14:58.5505503Z Downloading types_Jinja2-2.11.9-py3-none-any.whl (18 kB) 2022-09-27T15:14:58.5762663Z Collecting junitparser==2.1.1 2022-09-27T15:14:58.5847772Z Downloading junitparser-2.1.1-py2.py3-none-any.whl (10 kB) 2022-09-27T15:14:58.6739027Z Collecting rich==10.9.0 2022-09-27T15:14:58.6812537Z Downloading rich-10.9.0-py3-none-any.whl (211 kB) 2022-09-27T15:14:58.6866180Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 211.2/211.2 kB 69.9 MB/s eta 0:00:00 2022-09-27T15:14:58.7438652Z Collecting pyyaml==6.0 2022-09-27T15:14:58.7561509Z Downloading PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-09-27T15:14:58.7655036Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 701.2/701.2 kB 100.1 MB/s eta 0:00:00 2022-09-27T15:14:58.8006241Z Collecting tomli>=1.1.0 2022-09-27T15:14:58.8071526Z Downloading tomli-2.0.1-py3-none-any.whl (12 kB) 2022-09-27T15:14:58.8221082Z Collecting mypy-extensions>=0.4.3 2022-09-27T15:14:58.8263026Z Downloading mypy_extensions-0.4.3-py2.py3-none-any.whl (4.5 kB) 2022-09-27T15:14:58.8473530Z Collecting typing-extensions>=3.10 2022-09-27T15:14:58.8522593Z Downloading typing_extensions-4.3.0-py3-none-any.whl (25 kB) 2022-09-27T15:14:58.8769312Z Collecting types-urllib3<1.27 2022-09-27T15:14:58.8812319Z Downloading types_urllib3-1.26.25-py3-none-any.whl (14 kB) 2022-09-27T15:14:58.9051124Z Collecting types-MarkupSafe 2022-09-27T15:14:58.9091051Z Downloading types_MarkupSafe-1.1.10-py3-none-any.whl (4.0 kB) 2022-09-27T15:14:58.9306000Z Collecting future 2022-09-27T15:14:58.9345317Z Downloading future-0.18.2.tar.gz (829 kB) 2022-09-27T15:14:58.9438405Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 829.2/829.2 kB 120.9 MB/s eta 0:00:00 2022-09-27T15:14:59.0321194Z Preparing metadata (setup.py): started 2022-09-27T15:15:06.9937046Z Preparing metadata (setup.py): finished with status 'done' 2022-09-27T15:15:07.0501246Z Collecting commonmark<0.10.0,>=0.9.0 2022-09-27T15:15:07.0550918Z Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) 2022-09-27T15:15:07.0596360Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 21.7 MB/s eta 0:00:00 2022-09-27T15:15:07.1024237Z Collecting pygments<3.0.0,>=2.6.0 2022-09-27T15:15:07.1086131Z Downloading Pygments-2.13.0-py3-none-any.whl (1.1 MB) 2022-09-27T15:15:07.1198672Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 123.3 MB/s eta 0:00:00 2022-09-27T15:15:07.1486580Z Collecting colorama<0.5.0,>=0.4.0 2022-09-27T15:15:07.1530512Z Downloading colorama-0.4.5-py2.py3-none-any.whl (16 kB) 2022-09-27T15:15:07.1807428Z Using legacy 'setup.py install' for future, since package 'wheel' is not installed. 2022-09-27T15:15:07.3128752Z Installing collected packages: types-urllib3, types-tabulate, types-six, types-PyYAML, types-protobuf, types-pkg-resources, types-MarkupSafe, mypy-extensions, commonmark, typing-extensions, types-requests, types-Jinja2, tomli, pyyaml, pygments, numpy, future, expecttest, colorama, rich, mypy, junitparser 2022-09-27T15:15:10.3232277Z Running setup.py install for future: started 2022-09-27T15:15:13.7644780Z Running setup.py install for future: finished with status 'done' 2022-09-27T15:15:15.0710836Z Successfully installed colorama-0.4.5 commonmark-0.9.1 expecttest-0.1.3 future-0.18.2 junitparser-2.1.1 mypy-0.960 mypy-extensions-0.4.3 numpy-1.21.6 pygments-2.13.0 pyyaml-6.0 rich-10.9.0 tomli-2.0.1 types-Jinja2-2.11.9 types-MarkupSafe-1.1.10 types-PyYAML-6.0.7 types-pkg-resources-0.1.3 types-protobuf-3.19.18 types-requests-2.27.25 types-six-1.16.15 types-tabulate-0.8.8 types-urllib3-1.26.25 typing-extensions-4.3.0 2022-09-27T15:15:15.2411210Z took 18195ms 2022-09-27T15:15:15.2487081Z [2022-09-27T15:15:15Z INFO lintrunner::linter] Initializing linter: 'CLANGTIDY' 2022-09-27T15:15:15.3126787Z INFO: .lintbin/clang-tidy does not exist. 2022-09-27T15:15:15.3127947Z INFO: Downloading https://oss-clang-format.s3.us-east-2.amazonaws.com/linux64/clang-tidy to .lintbin/clang-tidy 2022-09-27T15:15:15.9570267Z INFO: Downloaded clang-tidy successfully. 2022-09-27T15:15:16.1631804Z INFO: Using clang-tidy located at .lintbin/clang-tidy 2022-09-27T15:15:16.1733261Z [2022-09-27T15:15:16Z INFO lintrunner::linter] Initializing linter: 'NATIVEFUNCTIONS' 2022-09-27T15:15:16.2066007Z $ pip3 install --user ruamel.yaml==0.17.4 2022-09-27T15:15:16.9880678Z Collecting ruamel.yaml==0.17.4 2022-09-27T15:15:17.0083220Z Downloading ruamel.yaml-0.17.4-py3-none-any.whl (101 kB) 2022-09-27T15:15:17.0160484Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.9/101.9 kB 20.6 MB/s eta 0:00:00 2022-09-27T15:15:17.0567072Z Collecting ruamel.yaml.clib>=0.1.2 2022-09-27T15:15:17.0648806Z Downloading ruamel.yaml.clib-0.2.6-cp38-cp38-manylinux1_x86_64.whl (570 kB) 2022-09-27T15:15:17.0729337Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.4/570.4 kB 102.6 MB/s eta 0:00:00 2022-09-27T15:15:17.1590369Z Installing collected packages: ruamel.yaml.clib, ruamel.yaml 2022-09-27T15:15:17.2615822Z Successfully installed ruamel.yaml-0.17.4 ruamel.yaml.clib-0.2.6 2022-09-27T15:15:17.3940956Z took 1187ms 2022-09-27T15:15:17.4008533Z [2022-09-27T15:15:17Z INFO lintrunner::linter] Initializing linter: 'CMAKE' 2022-09-27T15:15:17.4344403Z $ pip3 install --user cmakelint==1.4.1 2022-09-27T15:15:17.9099845Z Collecting cmakelint==1.4.1 2022-09-27T15:15:17.9315747Z Downloading cmakelint-1.4.1-py3-none-any.whl (12 kB) 2022-09-27T15:15:18.0171842Z Installing collected packages: cmakelint 2022-09-27T15:15:18.0342145Z Successfully installed cmakelint-1.4.1 2022-09-27T15:15:18.1532584Z took 718ms 2022-09-27T15:15:18.1605654Z [2022-09-27T15:15:18Z INFO lintrunner::linter] Initializing linter: 'SHELLCHECK' 2022-09-27T15:15:18.1957906Z $ pip3 install --user shellcheck-py==0.7.2.1 2022-09-27T15:15:18.6693285Z Collecting shellcheck-py==0.7.2.1 2022-09-27T15:15:18.6940342Z Downloading shellcheck_py-0.7.2.1-py2.py3-none-manylinux1_x86_64.whl (2.0 MB) 2022-09-27T15:15:18.7313719Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 59.0 MB/s eta 0:00:00 2022-09-27T15:15:18.8218268Z Installing collected packages: shellcheck-py 2022-09-27T15:15:18.8676323Z Successfully installed shellcheck-py-0.7.2.1 2022-09-27T15:15:18.9897820Z took 793ms 2022-09-27T15:15:18.9976003Z [2022-09-27T15:15:18Z INFO lintrunner::linter] Initializing linter: 'ACTIONLINT' 2022-09-27T15:15:19.0627640Z INFO: .lintbin/actionlint does not exist. 2022-09-27T15:15:19.0628736Z INFO: Downloading https://oss-clang-format.s3.us-east-2.amazonaws.com/actionlint/1.6.15/Linux_arm64/actionlint to .lintbin/actionlint 2022-09-27T15:15:19.4852484Z INFO: Downloaded actionlint successfully. 2022-09-27T15:15:19.5018565Z INFO: Using actionlint located at .lintbin/actionlint 2022-09-27T15:15:19.5118135Z [2022-09-27T15:15:19Z INFO lintrunner::linter] Initializing linter: 'WORKFLOWSYNC' 2022-09-27T15:15:19.5467671Z $ pip3 install --user PyYAML==6.0 2022-09-27T15:15:19.9889357Z Requirement already satisfied: PyYAML==6.0 in /home/runner/.local/lib/python3.8/site-packages (6.0) 2022-09-27T15:15:20.1971884Z took 650ms 2022-09-27T15:15:20.2051160Z [2022-09-27T15:15:20Z INFO lintrunner::linter] Initializing linter: 'UFMT' 2022-09-27T15:15:20.2388313Z $ pip3 install --user black==22.3.0 ufmt==1.3.3 usort==1.0.2 2022-09-27T15:15:20.7435189Z Collecting black==22.3.0 2022-09-27T15:15:20.8399907Z Downloading black-22.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB) 2022-09-27T15:15:20.8577639Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 98.5 MB/s eta 0:00:00 2022-09-27T15:15:20.8845263Z Collecting ufmt==1.3.3 2022-09-27T15:15:20.8902245Z Downloading ufmt-1.3.3-py3-none-any.whl (11 kB) 2022-09-27T15:15:20.9118466Z Collecting usort==1.0.2 2022-09-27T15:15:20.9168420Z Downloading usort-1.0.2-py3-none-any.whl (23 kB) 2022-09-27T15:15:20.9497293Z Collecting pathspec>=0.9.0 2022-09-27T15:15:20.9537260Z Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) 2022-09-27T15:15:20.9744843Z Collecting platformdirs>=2 2022-09-27T15:15:20.9797226Z Downloading platformdirs-2.5.2-py3-none-any.whl (14 kB) 2022-09-27T15:15:20.9833231Z 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-09-27T15:15:20.9838942Z 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-09-27T15:15:21.0116059Z Collecting click>=8.0.0 2022-09-27T15:15:21.0349425Z Downloading click-8.1.3-py3-none-any.whl (96 kB) 2022-09-27T15:15:21.0402458Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 34.7 MB/s eta 0:00:00 2022-09-27T15:15:21.0434244Z Requirement already satisfied: typing-extensions>=3.10.0.0 in /home/runner/.local/lib/python3.8/site-packages (from black==22.3.0) (4.3.0) 2022-09-27T15:15:21.1027393Z Collecting tomlkit>=0.7.2 2022-09-27T15:15:21.1067663Z Downloading tomlkit-0.11.4-py3-none-any.whl (35 kB) 2022-09-27T15:15:21.1345481Z Collecting trailrunner>=1.1.1 2022-09-27T15:15:21.1439368Z Downloading trailrunner-1.2.1-py3-none-any.whl (10 kB) 2022-09-27T15:15:21.1600014Z Collecting moreorless>=0.4.0 2022-09-27T15:15:21.1645791Z Downloading moreorless-0.4.0-py2.py3-none-any.whl (9.3 kB) 2022-09-27T15:15:21.2370967Z Collecting LibCST>=0.3.7 2022-09-27T15:15:21.2418934Z Downloading libcst-0.4.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.7 MB) 2022-09-27T15:15:21.2781027Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.7/2.7 MB 80.9 MB/s eta 0:00:00 2022-09-27T15:15:21.3089812Z Collecting toml>=0.10.0 2022-09-27T15:15:21.3419441Z Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) 2022-09-27T15:15:21.3481060Z 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-09-27T15:15:21.3661695Z Collecting stdlibs>=2021.4.1 2022-09-27T15:15:21.3714406Z Downloading stdlibs-2022.6.8-py3-none-any.whl (49 kB) 2022-09-27T15:15:21.3753381Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.0/49.0 kB 24.6 MB/s eta 0:00:00 2022-09-27T15:15:21.4384778Z Collecting typing-inspect>=0.4.0 2022-09-27T15:15:21.4433828Z Downloading typing_inspect-0.8.0-py3-none-any.whl (8.7 kB) 2022-09-27T15:15:21.4463110Z 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-09-27T15:15:21.5913341Z Installing collected packages: typing-inspect, tomlkit, toml, stdlibs, platformdirs, pathspec, click, trailrunner, moreorless, LibCST, black, usort, ufmt 2022-09-27T15:15:22.3923201Z Successfully installed LibCST-0.4.7 black-22.3.0 click-8.1.3 moreorless-0.4.0 pathspec-0.10.1 platformdirs-2.5.2 stdlibs-2022.6.8 toml-0.10.2 tomlkit-0.11.4 trailrunner-1.2.1 typing-inspect-0.8.0 ufmt-1.3.3 usort-1.0.2 2022-09-27T15:15:22.5228591Z took 2283ms 2022-09-27T15:15:22.5342963Z ##[group]Run python3 -m tools.linter.clang_tidy.generate_build_files 2022-09-27T15:15:22.5343439Z python3 -m tools.linter.clang_tidy.generate_build_files 2022-09-27T15:15:22.5343849Z python3 -m tools.generate_torch_version --is_debug=false 2022-09-27T15:15:22.5344205Z python3 -m tools.pyi.gen_pyi \ 2022-09-27T15:15:22.5344586Z  --native-functions-path aten/src/ATen/native/native_functions.yaml \ 2022-09-27T15:15:22.5345001Z  --tags-path aten/src/ATen/native/tags.yaml \ 2022-09-27T15:15:22.5345424Z  --deprecated-functions-path "tools/autograd/deprecated.yaml" 2022-09-27T15:15:22.5399936Z shell: /usr/bin/bash -e {0} 2022-09-27T15:15:22.5400191Z env: 2022-09-27T15:15:22.5400508Z pythonLocation: /opt/hostedtoolcache/Python/3.8.14/x64 2022-09-27T15:15:22.5400905Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.14/x64/lib 2022-09-27T15:15:22.5401212Z ##[endgroup] 2022-09-27T15:16:37.3391572Z Running: ['git', 'submodule', 'update', '--init', '--recursive'] 2022-09-27T15:16:37.3392368Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2022-09-27T15:16:37.3393011Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2022-09-27T15:16:37.3393610Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2022-09-27T15:16:37.3394220Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2022-09-27T15:16:37.3394957Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2022-09-27T15:16:37.3395697Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2022-09-27T15:16:37.3396360Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2022-09-27T15:16:37.3397277Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-09-27T15:16:37.3397942Z Submodule path 'third_party/cpuinfo': checked out '8ec7bd91ad0470e61cf38f618cc1f270dede599c' 2022-09-27T15:16:37.3398556Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2022-09-27T15:16:37.3399176Z Submodule path 'third_party/cudnn_frontend': checked out '171a7a986f7fbd9ed71bd0cf3c7ad4f55843d6b3' 2022-09-27T15:16:37.3399813Z Submodule path 'third_party/cutlass': checked out 'b72cbf957df8cf84a6d0ff91c190ad51a9c1d24a' 2022-09-27T15:16:37.3400431Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2022-09-27T15:16:37.3401031Z Submodule path 'third_party/fbgemm': checked out '499cd22f5c2e26041e4f190f628b48478a89a030' 2022-09-27T15:16:37.3410175Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2022-09-27T15:16:37.3411129Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2022-09-27T15:16:37.3412129Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2022-09-27T15:16:37.3413280Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2022-09-27T15:16:37.3414410Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2022-09-27T15:16:37.3415356Z Submodule path 'third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2022-09-27T15:16:37.3415982Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2022-09-27T15:16:37.3416663Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2022-09-27T15:16:37.3417269Z Submodule path 'third_party/gloo': checked out '5b143513263133af2b95547e97c07cebeb72bf72' 2022-09-27T15:16:37.3417862Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2022-09-27T15:16:37.3418962Z Submodule path 'third_party/ideep': checked out '77d662b313a762e82b389d3fd965e0098f12cd99' 2022-09-27T15:16:37.3419608Z Submodule path 'third_party/ideep/mkl-dnn': checked out '888a87a954e4fddb4d81fd10858eb834f2441b46' 2022-09-27T15:16:37.3420307Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out '52b5f107dd9cf10910aaa19cb47f3abf9b349815' 2022-09-27T15:16:37.3420961Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2022-09-27T15:16:37.3421588Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2022-09-27T15:16:37.3422190Z Submodule path 'third_party/kineto': checked out '0703c78999061b8329dfab7ec5046fc5764a5573' 2022-09-27T15:16:37.3422835Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2022-09-27T15:16:37.3423539Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2022-09-27T15:16:37.3424200Z Submodule path 'third_party/nccl/nccl': checked out 'f89fd4777d2ef9229c039ff750ae21da01626f52' 2022-09-27T15:16:37.3424809Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2022-09-27T15:16:37.3425400Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2022-09-27T15:16:37.3426008Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2022-09-27T15:16:37.3426683Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-09-27T15:16:37.3427369Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2022-09-27T15:16:37.3428031Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2022-09-27T15:16:37.3428721Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2022-09-27T15:16:37.3429486Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-09-27T15:16:37.3430250Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2022-09-27T15:16:37.3431079Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-09-27T15:16:37.3431780Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2022-09-27T15:16:37.3432398Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2022-09-27T15:16:37.3433085Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2022-09-27T15:16:37.3433812Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2022-09-27T15:16:37.3434454Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2022-09-27T15:16:37.3435077Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2022-09-27T15:16:37.3435700Z Submodule path 'third_party/pybind11': checked out 'aa304c9c7d725ffb9d10af08a3b34cb372307020' 2022-09-27T15:16:37.3436341Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2022-09-27T15:16:37.3437334Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2022-09-27T15:16:37.3437981Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2022-09-27T15:16:37.3438614Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2022-09-27T15:16:37.3439260Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2022-09-27T15:16:37.3439731Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2022-09-27T15:16:37.3440268Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2022-09-27T15:16:37.3440823Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2022-09-27T15:16:37.3441357Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2022-09-27T15:16:37.3441912Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2022-09-27T15:16:37.3442557Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-09-27T15:16:37.3443077Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2022-09-27T15:16:37.3443624Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2022-09-27T15:16:37.3444187Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2022-09-27T15:16:37.3444909Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2022-09-27T15:16:37.3445475Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2022-09-27T15:16:37.3446020Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2022-09-27T15:16:37.3446727Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2022-09-27T15:16:37.3447394Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2022-09-27T15:16:37.3447956Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2022-09-27T15:16:37.3448517Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2022-09-27T15:16:37.3449035Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2022-09-27T15:16:37.3449605Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2022-09-27T15:16:37.3450163Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2022-09-27T15:16:37.3450688Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2022-09-27T15:16:37.3451212Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2022-09-27T15:16:37.3451770Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2022-09-27T15:16:37.3452300Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2022-09-27T15:16:37.3452810Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2022-09-27T15:16:37.3453381Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2022-09-27T15:16:37.3453941Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2022-09-27T15:16:37.3454488Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2022-09-27T15:16:37.3455085Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2022-09-27T15:16:37.3455691Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2022-09-27T15:16:37.3456238Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2022-09-27T15:16:37.3456763Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2022-09-27T15:16:37.3457287Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2022-09-27T15:16:37.3457844Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2022-09-27T15:16:37.3458379Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2022-09-27T15:16:37.3458898Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2022-09-27T15:16:37.3459465Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2022-09-27T15:16:37.3460034Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2022-09-27T15:16:37.3460604Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2022-09-27T15:16:37.3461184Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2022-09-27T15:16:37.3461804Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2022-09-27T15:16:37.3462401Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2022-09-27T15:16:37.3462957Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2022-09-27T15:16:37.3463557Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2022-09-27T15:16:37.3464138Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2022-09-27T15:16:37.3464670Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2022-09-27T15:16:37.3465180Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2022-09-27T15:16:37.3465718Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2022-09-27T15:16:37.3466260Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2022-09-27T15:16:37.3466710Z Cloning into '/home/runner/work/pytorch/pytorch/android/libs/fbjni'... 2022-09-27T15:16:37.3467105Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/FP16'... 2022-09-27T15:16:37.3467504Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/FXdiv'... 2022-09-27T15:16:37.3467902Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/NNPACK'... 2022-09-27T15:16:37.3468301Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/QNNPACK'... 2022-09-27T15:16:37.3468741Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2022-09-27T15:16:37.3469169Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/XNNPACK'... 2022-09-27T15:16:37.3469562Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/benchmark'... 2022-09-27T15:16:37.3469963Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/cpuinfo'... 2022-09-27T15:16:37.3470353Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/cub'... 2022-09-27T15:16:37.3470758Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/cudnn_frontend'... 2022-09-27T15:16:37.3471270Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/cutlass'... 2022-09-27T15:16:37.3471672Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/eigen'... 2022-09-27T15:16:37.3472055Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm'... 2022-09-27T15:16:37.3472460Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/flatbuffers'... 2022-09-27T15:16:37.3472860Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fmt'... 2022-09-27T15:16:37.3473246Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/foxi'... 2022-09-27T15:16:37.3473662Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2022-09-27T15:16:37.3474067Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/gloo'... 2022-09-27T15:16:37.3474456Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/googletest'... 2022-09-27T15:16:37.3474856Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/ideep'... 2022-09-27T15:16:37.3475263Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/ios-cmake'... 2022-09-27T15:16:37.3475669Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/ittapi'... 2022-09-27T15:16:37.3476114Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto'... 2022-09-27T15:16:37.3476813Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/nccl/nccl'... 2022-09-27T15:16:37.3477481Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/neon2sse'... 2022-09-27T15:16:37.3477948Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/nlohmann'... 2022-09-27T15:16:37.3478362Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/onnx'... 2022-09-27T15:16:37.3478837Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/onnx-tensorrt'... 2022-09-27T15:16:37.3479373Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/pocketfft'... 2022-09-27T15:16:37.3479874Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/protobuf'... 2022-09-27T15:16:37.3480374Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/psimd'... 2022-09-27T15:16:37.3480862Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/pthreadpool'... 2022-09-27T15:16:37.3481308Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/pybind11'... 2022-09-27T15:16:37.3481815Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/python-enum'... 2022-09-27T15:16:37.3482301Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/python-peachpy'... 2022-09-27T15:16:37.3482782Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/python-six'... 2022-09-27T15:16:37.3483263Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/sleef'... 2022-09-27T15:16:37.3483743Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tbb'... 2022-09-27T15:16:37.3484168Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe'... 2022-09-27T15:16:37.3484633Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/zstd'... 2022-09-27T15:16:37.3485234Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2022-09-27T15:16:37.3485908Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2022-09-27T15:16:37.3486578Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2022-09-27T15:16:37.3487311Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2022-09-27T15:16:37.3487932Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2022-09-27T15:16:37.3488419Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2022-09-27T15:16:37.3488982Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2022-09-27T15:16:37.3489690Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2022-09-27T15:16:37.3490284Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2022-09-27T15:16:37.3490821Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2022-09-27T15:16:37.3491467Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-09-27T15:16:37.3492067Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2022-09-27T15:16:37.3492661Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2022-09-27T15:16:37.3493384Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2022-09-27T15:16:37.3494035Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2022-09-27T15:16:37.3494588Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2022-09-27T15:16:37.3495237Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2022-09-27T15:16:37.3495903Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2022-09-27T15:16:37.3496505Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2022-09-27T15:16:37.3497025Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2022-09-27T15:16:37.3497586Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2022-09-27T15:16:37.3498165Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2022-09-27T15:16:37.3498835Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-09-27T15:16:37.3499621Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-09-27T15:16:37.3500291Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2022-09-27T15:16:37.3500898Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2022-09-27T15:16:37.3501623Z 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-09-27T15:16:37.3502351Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2022-09-27T15:16:37.3503023Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2022-09-27T15:16:37.3503677Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2022-09-27T15:16:37.3504276Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2022-09-27T15:16:37.3504841Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2022-09-27T15:16:37.3505501Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2022-09-27T15:16:37.3506180Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2022-09-27T15:16:37.3506955Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2022-09-27T15:16:37.3507673Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2022-09-27T15:16:37.3508272Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2022-09-27T15:16:37.3508766Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2022-09-27T15:16:37.3509298Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2022-09-27T15:16:37.3509845Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2022-09-27T15:16:37.3510545Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-09-27T15:17:32.0910301Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2022-09-27T15:17:32.0911050Z Running: ['time', '/opt/hostedtoolcache/Python/3.8.14/x64/bin/python3', 'setup.py', '--cmake-only', 'build'] 2022-09-27T15:17:32.0912651Z -- The CXX compiler identification is Clang 11.0.0 2022-09-27T15:17:32.0913449Z -- The C compiler identification is Clang 11.0.0 2022-09-27T15:17:32.0913780Z -- Detecting CXX compiler ABI info 2022-09-27T15:17:32.0914088Z -- Detecting CXX compiler ABI info - done 2022-09-27T15:17:32.0914443Z -- Check for working CXX compiler: /usr/bin/clang++ - skipped 2022-09-27T15:17:32.0914763Z -- Detecting CXX compile features 2022-09-27T15:17:32.0915059Z -- Detecting CXX compile features - done 2022-09-27T15:17:32.0915354Z -- Detecting C compiler ABI info 2022-09-27T15:17:32.0915655Z -- Detecting C compiler ABI info - done 2022-09-27T15:17:32.0915993Z -- Check for working C compiler: /usr/bin/clang - skipped 2022-09-27T15:17:32.0916312Z -- Detecting C compile features 2022-09-27T15:17:32.0916816Z -- Detecting C compile features - done 2022-09-27T15:17:32.0917138Z -- Not forcing any particular BLAS to be found 2022-09-27T15:17:32.0917535Z -- Could not find ccache. Consider installing ccache to speed up compilation. 2022-09-27T15:17:32.0917865Z -- Performing Test COMPILER_WORKS 2022-09-27T15:17:32.0918182Z -- Performing Test COMPILER_WORKS - Success 2022-09-27T15:17:32.0926109Z -- Performing Test SUPPORT_GLIBCXX_USE_C99 2022-09-27T15:17:32.0926586Z -- Performing Test SUPPORT_GLIBCXX_USE_C99 - Success 2022-09-27T15:17:32.0927046Z -- Performing Test CAFFE2_EXCEPTION_PTR_SUPPORTED 2022-09-27T15:17:32.0927640Z -- Performing Test CAFFE2_EXCEPTION_PTR_SUPPORTED - Success 2022-09-27T15:17:32.0928397Z -- std::exception_ptr is supported. 2022-09-27T15:17:32.0928869Z -- Performing Test CAFFE2_NEED_TO_TURN_OFF_DEPRECATION_WARNING 2022-09-27T15:17:32.0929396Z -- Performing Test CAFFE2_NEED_TO_TURN_OFF_DEPRECATION_WARNING - Failed 2022-09-27T15:17:32.0929887Z -- Turning off deprecation warning due to glog. 2022-09-27T15:17:32.0930260Z -- Performing Test C_HAS_AVX_1 2022-09-27T15:17:32.0930633Z -- Performing Test C_HAS_AVX_1 - Failed 2022-09-27T15:17:32.0930974Z -- Performing Test C_HAS_AVX_2 2022-09-27T15:17:32.0931342Z -- Performing Test C_HAS_AVX_2 - Success 2022-09-27T15:17:32.0931704Z -- Performing Test C_HAS_AVX2_1 2022-09-27T15:17:32.0932073Z -- Performing Test C_HAS_AVX2_1 - Failed 2022-09-27T15:17:32.0932435Z -- Performing Test C_HAS_AVX2_2 2022-09-27T15:17:32.0932792Z -- Performing Test C_HAS_AVX2_2 - Success 2022-09-27T15:17:32.0933163Z -- Performing Test C_HAS_AVX512_1 2022-09-27T15:17:32.0933550Z -- Performing Test C_HAS_AVX512_1 - Failed 2022-09-27T15:17:32.0933917Z -- Performing Test C_HAS_AVX512_2 2022-09-27T15:17:32.0934519Z -- Performing Test C_HAS_AVX512_2 - Success 2022-09-27T15:17:32.0935054Z -- Performing Test CXX_HAS_AVX_1 2022-09-27T15:17:32.0935633Z -- Performing Test CXX_HAS_AVX_1 - Failed 2022-09-27T15:17:32.0936727Z -- Performing Test CXX_HAS_AVX_2 2022-09-27T15:17:32.0937549Z -- Performing Test CXX_HAS_AVX_2 - Success 2022-09-27T15:17:32.0938132Z -- Performing Test CXX_HAS_AVX2_1 2022-09-27T15:17:32.0938724Z -- Performing Test CXX_HAS_AVX2_1 - Failed 2022-09-27T15:17:32.0939317Z -- Performing Test CXX_HAS_AVX2_2 2022-09-27T15:17:32.0939957Z -- Performing Test CXX_HAS_AVX2_2 - Success 2022-09-27T15:17:32.0940552Z -- Performing Test CXX_HAS_AVX512_1 2022-09-27T15:17:32.0941158Z -- Performing Test CXX_HAS_AVX512_1 - Failed 2022-09-27T15:17:32.0941805Z -- Performing Test CXX_HAS_AVX512_2 2022-09-27T15:17:32.0942635Z -- Performing Test CXX_HAS_AVX512_2 - Success 2022-09-27T15:17:32.0943109Z -- Current compiler supports avx2 extension. Will build perfkernels. 2022-09-27T15:17:32.0943620Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS 2022-09-27T15:17:32.0944133Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS - Success 2022-09-27T15:17:32.0944643Z -- Current compiler supports avx512f extension. Will build fbgemm. 2022-09-27T15:17:32.0945130Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY 2022-09-27T15:17:32.0945619Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY - Success 2022-09-27T15:17:32.0946098Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY 2022-09-27T15:17:32.0946606Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY - Success 2022-09-27T15:17:32.0947064Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC 2022-09-27T15:17:32.0947513Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC - Success 2022-09-27T15:17:32.0948136Z -- Could NOT find CUDA (missing: CUDA_TOOLKIT_ROOT_DIR CUDA_NVCC_EXECUTABLE CUDA_INCLUDE_DIRS CUDA_CUDART_LIBRARY) 2022-09-27T15:17:32.0948690Z -- Building using own protobuf under third_party per request. 2022-09-27T15:17:32.0949071Z -- Use custom protobuf build. 2022-09-27T15:17:32.0949349Z -- 2022-09-27T15:17:32.0949608Z -- 3.13.0.0 2022-09-27T15:17:32.0949954Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2022-09-27T15:17:32.0950387Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2022-09-27T15:17:32.0950774Z -- Check if compiler accepts -pthread 2022-09-27T15:17:32.0951170Z -- Check if compiler accepts -pthread - yes 2022-09-27T15:17:32.0951518Z -- Found Threads: TRUE 2022-09-27T15:17:32.0951903Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS 2022-09-27T15:17:32.0952364Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS - Success 2022-09-27T15:17:32.0953044Z -- Caffe2 protobuf include directory: $$ 2022-09-27T15:17:32.0953631Z -- Trying to find preferred BLAS backend of choice: MKL 2022-09-27T15:17:32.0953994Z -- MKL_THREADING = OMP 2022-09-27T15:17:32.0954317Z -- Looking for sys/types.h 2022-09-27T15:17:32.0954659Z -- Looking for sys/types.h - found 2022-09-27T15:17:32.0954989Z -- Looking for stdint.h 2022-09-27T15:17:32.0955305Z -- Looking for stdint.h - found 2022-09-27T15:17:32.0955626Z -- Looking for stddef.h 2022-09-27T15:17:32.0955963Z -- Looking for stddef.h - found 2022-09-27T15:17:32.0956274Z -- Check size of void* 2022-09-27T15:17:32.0956882Z -- Check size of void* - done 2022-09-27T15:17:32.0957195Z -- MKL_THREADING = OMP 2022-09-27T15:17:32.0957501Z -- MKL_THREADING = OMP 2022-09-27T15:17:32.0958006Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - iomp5 - pthread - m - dl] 2022-09-27T15:17:32.0958455Z -- Library mkl_intel_lp64: not found 2022-09-27T15:17:32.0958948Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - iomp5 - pthread - m - dl] 2022-09-27T15:17:32.0959373Z -- Library mkl_intel: not found 2022-09-27T15:17:32.0959853Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - guide - pthread - m - dl] 2022-09-27T15:17:32.0960287Z -- Library mkl_intel_lp64: not found 2022-09-27T15:17:32.0960776Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - guide - pthread - m - dl] 2022-09-27T15:17:32.0961191Z -- Library mkl_intel: not found 2022-09-27T15:17:32.0961930Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - pthread - m - dl] 2022-09-27T15:17:32.0962355Z -- Library mkl_intel_lp64: not found 2022-09-27T15:17:32.0962828Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - pthread - m - dl] 2022-09-27T15:17:32.0963243Z -- Library mkl_intel: not found 2022-09-27T15:17:32.0963683Z -- Checking for [mkl_intel_lp64 - mkl_sequential - mkl_core - m - dl] 2022-09-27T15:17:32.0964097Z -- Library mkl_intel_lp64: not found 2022-09-27T15:17:32.0964533Z -- Checking for [mkl_intel - mkl_sequential - mkl_core - m - dl] 2022-09-27T15:17:32.0964912Z -- Library mkl_intel: not found 2022-09-27T15:17:32.0965357Z -- Checking for [mkl_intel_lp64 - mkl_core - iomp5 - pthread - m - dl] 2022-09-27T15:17:32.0965770Z -- Library mkl_intel_lp64: not found 2022-09-27T15:17:32.0966207Z -- Checking for [mkl_intel - mkl_core - iomp5 - pthread - m - dl] 2022-09-27T15:17:32.0966599Z -- Library mkl_intel: not found 2022-09-27T15:17:32.0967038Z -- Checking for [mkl_intel_lp64 - mkl_core - guide - pthread - m - dl] 2022-09-27T15:17:32.0967438Z -- Library mkl_intel_lp64: not found 2022-09-27T15:17:32.0967867Z -- Checking for [mkl_intel - mkl_core - guide - pthread - m - dl] 2022-09-27T15:17:32.0968258Z -- Library mkl_intel: not found 2022-09-27T15:17:32.0968678Z -- Checking for [mkl_intel_lp64 - mkl_core - pthread - m - dl] 2022-09-27T15:17:32.0969078Z -- Library mkl_intel_lp64: not found 2022-09-27T15:17:32.0969483Z -- Checking for [mkl_intel - mkl_core - pthread - m - dl] 2022-09-27T15:17:32.0969863Z -- Library mkl_intel: not found 2022-09-27T15:17:32.0970238Z -- Checking for [mkl - guide - pthread - m] 2022-09-27T15:17:32.0970588Z -- Library mkl: not found 2022-09-27T15:17:32.0970902Z -- MKL library not found 2022-09-27T15:17:32.0971210Z -- Checking for [blis] 2022-09-27T15:17:32.0971579Z -- Library blis: BLAS_blis_LIBRARY-NOTFOUND 2022-09-27T15:17:32.0971944Z -- Checking for [Accelerate] 2022-09-27T15:17:32.0972371Z -- Library Accelerate: BLAS_Accelerate_LIBRARY-NOTFOUND 2022-09-27T15:17:32.0972754Z -- Checking for [vecLib] 2022-09-27T15:17:32.0973137Z -- Library vecLib: BLAS_vecLib_LIBRARY-NOTFOUND 2022-09-27T15:17:32.0973488Z -- Checking for [flexiblas] 2022-09-27T15:17:32.0973898Z -- Library flexiblas: BLAS_flexiblas_LIBRARY-NOTFOUND 2022-09-27T15:17:32.0974267Z -- Checking for [openblas] 2022-09-27T15:17:32.0974671Z -- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND 2022-09-27T15:17:32.0975082Z -- Checking for [openblas - pthread - m] 2022-09-27T15:17:32.0975492Z -- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND 2022-09-27T15:17:32.0975917Z -- Checking for [openblas - pthread - m - gomp] 2022-09-27T15:17:32.0976386Z -- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND 2022-09-27T15:17:32.0976760Z -- Checking for [goto2 - gfortran] 2022-09-27T15:17:32.0977153Z -- Library goto2: BLAS_goto2_LIBRARY-NOTFOUND 2022-09-27T15:17:32.0977560Z -- Checking for [goto2 - gfortran - pthread] 2022-09-27T15:17:32.0977970Z -- Library goto2: BLAS_goto2_LIBRARY-NOTFOUND 2022-09-27T15:17:32.0978346Z -- Checking for [acml - gfortran] 2022-09-27T15:17:32.0978733Z -- Library acml: BLAS_acml_LIBRARY-NOTFOUND 2022-09-27T15:17:32.0979061Z -- Checking for [blis] 2022-09-27T15:17:32.0979431Z -- Library blis: BLAS_blis_LIBRARY-NOTFOUND 2022-09-27T15:17:32.0979976Z -- Could NOT find Atlas (missing: Atlas_CLAPACK_INCLUDE_DIR Atlas_CBLAS_LIBRARY Atlas_BLAS_LIBRARY) 2022-09-27T15:17:32.0980468Z -- Checking for [ptf77blas - atlas - gfortran] 2022-09-27T15:17:32.0980905Z -- Library ptf77blas: BLAS_ptf77blas_LIBRARY-NOTFOUND 2022-09-27T15:17:32.0981244Z -- Checking for [] 2022-09-27T15:17:32.0981545Z -- Looking for sgemm_ 2022-09-27T15:17:32.0981879Z -- Looking for sgemm_ - not found 2022-09-27T15:17:32.0982286Z -- Cannot find a library with BLAS API. Not using BLAS. 2022-09-27T15:17:32.0982832Z -- Using pocketfft in directory: /home/runner/work/pytorch/pytorch/third_party/pocketfft/ 2022-09-27T15:17:32.0983394Z -- The ASM compiler identification is Clang with GNU-like command-line 2022-09-27T15:17:32.0983973Z -- Found assembler: /usr/bin/clang 2022-09-27T15:17:32.0984363Z -- Brace yourself, we are building NNPACK 2022-09-27T15:17:32.0984759Z -- Performing Test NNPACK_ARCH_IS_X86_32 2022-09-27T15:17:32.0985176Z -- Performing Test NNPACK_ARCH_IS_X86_32 - Failed 2022-09-27T15:17:32.0985735Z -- Found PythonInterp: /opt/hostedtoolcache/Python/3.8.14/x64/bin/python3 (found version "3.8.14") 2022-09-27T15:17:32.0986170Z -- NNPACK backend is x86-64 2022-09-27T15:17:32.0986757Z -- Found Python: /opt/hostedtoolcache/Python/3.8.14/x64/bin/python3.8 (found version "3.8.14") found components: Interpreter 2022-09-27T15:17:32.0987233Z -- Failed to find LLVM FileCheck 2022-09-27T15:17:32.0987638Z -- Found Git: /usr/bin/git (found version "2.37.3") 2022-09-27T15:17:32.0988041Z -- git version: v1.6.1 normalized to 1.6.1 2022-09-27T15:17:32.0988397Z -- Version: 1.6.1 2022-09-27T15:17:32.0988703Z -- Looking for shm_open in rt 2022-09-27T15:17:32.0989061Z -- Looking for shm_open in rt - found 2022-09-27T15:17:32.0989454Z -- Performing Test HAVE_CXX_FLAG_STD_CXX11 2022-09-27T15:17:32.0989877Z -- Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success 2022-09-27T15:17:32.0990269Z -- Performing Test HAVE_CXX_FLAG_WALL 2022-09-27T15:17:32.0990666Z -- Performing Test HAVE_CXX_FLAG_WALL - Success 2022-09-27T15:17:32.0991042Z -- Performing Test HAVE_CXX_FLAG_WEXTRA 2022-09-27T15:17:32.0991444Z -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success 2022-09-27T15:17:32.0991845Z -- Performing Test HAVE_CXX_FLAG_WSHADOW 2022-09-27T15:17:32.0992250Z -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success 2022-09-27T15:17:32.0992653Z -- Performing Test HAVE_CXX_FLAG_WERROR 2022-09-27T15:17:32.0993048Z -- Performing Test HAVE_CXX_FLAG_WERROR - Success 2022-09-27T15:17:32.0993474Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE 2022-09-27T15:17:32.0993935Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success 2022-09-27T15:17:32.0994353Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC 2022-09-27T15:17:32.0994768Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success 2022-09-27T15:17:32.0995576Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS 2022-09-27T15:17:32.0996023Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success 2022-09-27T15:17:32.0996693Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 2022-09-27T15:17:32.0997198Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success 2022-09-27T15:17:32.0997647Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING 2022-09-27T15:17:32.0998105Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success 2022-09-27T15:17:32.0998584Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS 2022-09-27T15:17:32.0999082Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success 2022-09-27T15:17:32.0999546Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED 2022-09-27T15:17:32.0999992Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success 2022-09-27T15:17:32.1000431Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING 2022-09-27T15:17:32.1000885Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success 2022-09-27T15:17:32.1001310Z -- Performing Test HAVE_CXX_FLAG_WD654 2022-09-27T15:17:32.1001701Z -- Performing Test HAVE_CXX_FLAG_WD654 - Failed 2022-09-27T15:17:32.1002113Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY 2022-09-27T15:17:32.1002554Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success 2022-09-27T15:17:32.1002990Z -- Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES 2022-09-27T15:17:32.1003410Z -- Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES 2022-09-27T15:17:32.1003882Z -- Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- failed to compile 2022-09-27T15:17:32.1004319Z -- Performing Test HAVE_CXX_FLAG_COVERAGE 2022-09-27T15:17:32.1004735Z -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success 2022-09-27T15:17:32.1005118Z -- Performing Test HAVE_STD_REGEX 2022-09-27T15:17:32.1005469Z -- Performing Test HAVE_STD_REGEX 2022-09-27T15:17:32.1005848Z -- Performing Test HAVE_STD_REGEX -- success 2022-09-27T15:17:32.1006223Z -- Performing Test HAVE_GNU_POSIX_REGEX 2022-09-27T15:17:32.1006936Z -- Performing Test HAVE_GNU_POSIX_REGEX 2022-09-27T15:17:32.1007285Z -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile 2022-09-27T15:17:32.1007598Z -- Performing Test HAVE_POSIX_REGEX 2022-09-27T15:17:32.1007887Z -- Performing Test HAVE_POSIX_REGEX 2022-09-27T15:17:32.1008181Z -- Performing Test HAVE_POSIX_REGEX -- success 2022-09-27T15:17:32.1008482Z -- Performing Test HAVE_STEADY_CLOCK 2022-09-27T15:17:32.1008779Z -- Performing Test HAVE_STEADY_CLOCK 2022-09-27T15:17:32.1009091Z -- Performing Test HAVE_STEADY_CLOCK -- success 2022-09-27T15:17:32.1009411Z -- Performing Test COMPILER_SUPPORTS_AVX512 2022-09-27T15:17:32.1009738Z -- Performing Test COMPILER_SUPPORTS_AVX512 - Success 2022-09-27T15:17:32.1010020Z -- MKL_THREADING = OMP 2022-09-27T15:17:32.1010264Z -- MKL_THREADING = OMP 2022-09-27T15:17:32.1010540Z -- Found OpenMP_C: -fopenmp=libomp 2022-09-27T15:17:32.1010832Z -- Found OpenMP_CXX: -fopenmp=libomp 2022-09-27T15:17:32.1011102Z -- Found OpenMP: TRUE 2022-09-27T15:17:32.1011403Z -- Performing Test __CxxFlag__fno_threadsafe_statics 2022-09-27T15:17:32.1011766Z -- Performing Test __CxxFlag__fno_threadsafe_statics - Success 2022-09-27T15:17:32.1012134Z -- Performing Test __CxxFlag__fno_semantic_interposition 2022-09-27T15:17:32.1012512Z -- Performing Test __CxxFlag__fno_semantic_interposition - Success 2022-09-27T15:17:32.1012868Z -- Performing Test __CxxFlag__fmerge_all_constants 2022-09-27T15:17:32.1013208Z -- Performing Test __CxxFlag__fmerge_all_constants - Success 2022-09-27T15:17:32.1013549Z -- Performing Test __CxxFlag__fno_enforce_eh_specs 2022-09-27T15:17:32.1013901Z -- Performing Test __CxxFlag__fno_enforce_eh_specs - Failed 2022-09-27T15:17:32.1014276Z -- Could NOT find Numa (missing: Numa_INCLUDE_DIR Numa_LIBRARIES) 2022-09-27T15:17:32.1014610Z -- Using third party subdirectory Eigen. 2022-09-27T15:17:32.1015104Z -- Found PythonInterp: /opt/hostedtoolcache/Python/3.8.14/x64/bin/python3 (found suitable version "3.8.14", minimum required is "3.0") 2022-09-27T15:17:32.1015716Z -- 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-09-27T15:17:32.1016089Z -- Using third_party/pybind11. 2022-09-27T15:17:32.1016496Z -- pybind11 include dirs: /home/runner/work/pytorch/pytorch/cmake/../third_party/pybind11/include 2022-09-27T15:17:32.1016836Z -- Checking for module 'mpi-c' 2022-09-27T15:17:32.1017099Z -- No package 'mpi-c' found 2022-09-27T15:17:32.1017469Z -- Could NOT find MPI_C (missing: MPI_C_LIB_NAMES MPI_C_HEADER_DIR MPI_C_WORKS) 2022-09-27T15:17:32.1017781Z -- Checking for module 'mpi-cxx' 2022-09-27T15:17:32.1018051Z -- No package 'mpi-cxx' found 2022-09-27T15:17:32.1018435Z -- Could NOT find MPI_CXX (missing: MPI_CXX_LIB_NAMES MPI_CXX_HEADER_DIR MPI_CXX_WORKS) 2022-09-27T15:17:32.1018828Z -- Could NOT find MPI (missing: MPI_C_FOUND MPI_CXX_FOUND) 2022-09-27T15:17:32.1019161Z -- Adding OpenMP CXX_FLAGS: -fopenmp=libomp 2022-09-27T15:17:32.1019587Z -- Will link against OpenMP libraries: /usr/lib/llvm-11/lib/libomp.so 2022-09-27T15:17:32.1019893Z -- Performing Test UV_LINT_W4 2022-09-27T15:17:32.1020178Z -- Performing Test UV_LINT_W4 - Failed 2022-09-27T15:17:32.1020502Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC 2022-09-27T15:17:32.1020870Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC - Failed 2022-09-27T15:17:32.1021236Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC 2022-09-27T15:17:32.1021611Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC - Failed 2022-09-27T15:17:32.1021943Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC 2022-09-27T15:17:32.1022284Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC - Failed 2022-09-27T15:17:32.1022632Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC 2022-09-27T15:17:32.1023002Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC - Failed 2022-09-27T15:17:32.1023370Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC 2022-09-27T15:17:32.1023734Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC - Failed 2022-09-27T15:17:32.1024270Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC 2022-09-27T15:17:32.1024685Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC - Failed 2022-09-27T15:17:32.1025037Z -- Performing Test UV_LINT_NO_HIDES_LOCAL 2022-09-27T15:17:32.1025365Z -- Performing Test UV_LINT_NO_HIDES_LOCAL - Failed 2022-09-27T15:17:32.1025681Z -- Performing Test UV_LINT_NO_HIDES_PARAM 2022-09-27T15:17:32.1025992Z -- Performing Test UV_LINT_NO_HIDES_PARAM - Failed 2022-09-27T15:17:32.1026313Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL 2022-09-27T15:17:32.1026638Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL - Failed 2022-09-27T15:17:32.1026989Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC 2022-09-27T15:17:32.1027367Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC - Failed 2022-09-27T15:17:32.1027705Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC 2022-09-27T15:17:32.1028012Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC - Failed 2022-09-27T15:17:32.1028311Z -- Performing Test UV_LINT_WALL 2022-09-27T15:17:32.1028602Z -- Performing Test UV_LINT_WALL - Success 2022-09-27T15:17:32.1028919Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER 2022-09-27T15:17:32.1029265Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER - Success 2022-09-27T15:17:32.1029582Z -- Performing Test UV_LINT_STRICT_PROTOTYPES 2022-09-27T15:17:32.1029925Z -- Performing Test UV_LINT_STRICT_PROTOTYPES - Success 2022-09-27T15:17:32.1030231Z -- Performing Test UV_LINT_EXTRA 2022-09-27T15:17:32.1030525Z -- Performing Test UV_LINT_EXTRA - Success 2022-09-27T15:17:32.1030817Z -- Performing Test UV_LINT_UTF8_MSVC 2022-09-27T15:17:32.1031124Z -- Performing Test UV_LINT_UTF8_MSVC - Failed 2022-09-27T15:17:32.1031418Z -- Performing Test UV_F_STRICT_ALIASING 2022-09-27T15:17:32.1031743Z -- Performing Test UV_F_STRICT_ALIASING - Success 2022-09-27T15:17:32.1032029Z -- summary of build options: 2022-09-27T15:17:32.1032298Z Install prefix: /home/runner/work/pytorch/pytorch/torch 2022-09-27T15:17:32.1032555Z Target system: Linux 2022-09-27T15:17:32.1032739Z Compiler: 2022-09-27T15:17:32.1032944Z C compiler: /usr/bin/clang 2022-09-27T15:17:32.1033223Z CFLAGS: -fopenmp=libomp 2022-09-27T15:17:32.1033362Z 2022-09-27T15:17:32.1033531Z -- Found uv: 1.38.1 (found version "1.38.1") 2022-09-27T15:17:32.1033807Z -- Gloo build as SHARED library 2022-09-27T15:17:32.1034226Z -- Found PythonInterp: /opt/hostedtoolcache/Python/3.8.14/x64/bin/python3 (found version "3.8.14") 2022-09-27T15:17:32.1034727Z -- Found PythonLibs: /opt/hostedtoolcache/Python/3.8.14/x64/lib/libpython3.8.so.1.0 (found version "3.8.14") 2022-09-27T15:17:32.1035031Z -- 2022-09-27T15:17:32.1035254Z -- ******** Summary ******** 2022-09-27T15:17:32.1035522Z -- CMake version : 3.24.2 2022-09-27T15:17:32.1035828Z -- CMake command : /usr/local/bin/cmake 2022-09-27T15:17:32.1036098Z -- System : Linux 2022-09-27T15:17:32.1036387Z -- C++ compiler : /usr/bin/clang++ 2022-09-27T15:17:32.1036834Z -- C++ compiler version : 11.0.0 2022-09-27T15:17:32.1037329Z -- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp=libomp -Wnon-virtual-dtor 2022-09-27T15:17:32.1037744Z -- Build type : Release 2022-09-27T15:17:32.1038114Z -- Compile definitions : ONNX_ML=1;ONNXIFI_ENABLE_EXT=1;__STDC_FORMAT_MACROS 2022-09-27T15:17:32.1038568Z -- CMAKE_PREFIX_PATH : /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages 2022-09-27T15:17:32.1038995Z -- CMAKE_INSTALL_PREFIX : /home/runner/work/pytorch/pytorch/torch 2022-09-27T15:17:32.1039529Z -- CMAKE_MODULE_PATH : /home/runner/work/pytorch/pytorch/cmake/Modules;/home/runner/work/pytorch/pytorch/cmake/public/../Modules_CUDA_fix 2022-09-27T15:17:32.1039867Z -- 2022-09-27T15:17:32.1040106Z -- ONNX version : 1.12.0 2022-09-27T15:17:32.1040394Z -- ONNX NAMESPACE : onnx_torch 2022-09-27T15:17:32.1040840Z -- ONNX_USE_LITE_PROTO : OFF 2022-09-27T15:17:32.1041129Z -- USE_PROTOBUF_SHARED_LIBS : OFF 2022-09-27T15:17:32.1041414Z -- Protobuf_USE_STATIC_LIBS : ON 2022-09-27T15:17:32.1041697Z -- ONNX_DISABLE_EXCEPTIONS : OFF 2022-09-27T15:17:32.1041973Z -- ONNX_WERROR : OFF 2022-09-27T15:17:32.1042220Z -- ONNX_BUILD_TESTS : OFF 2022-09-27T15:17:32.1042489Z -- ONNX_BUILD_BENCHMARKS : OFF 2022-09-27T15:17:32.1042774Z -- ONNXIFI_DUMMY_BACKEND : OFF 2022-09-27T15:17:32.1043054Z -- ONNXIFI_ENABLE_EXT : OFF 2022-09-27T15:17:32.1043271Z -- 2022-09-27T15:17:32.1043508Z -- Protobuf compiler : 2022-09-27T15:17:32.1043766Z -- Protobuf includes : 2022-09-27T15:17:32.1044037Z -- Protobuf libraries : 2022-09-27T15:17:32.1044311Z -- BUILD_ONNX_PYTHON : OFF 2022-09-27T15:17:32.1044526Z -- 2022-09-27T15:17:32.1044746Z -- ******** Summary ******** 2022-09-27T15:17:32.1044990Z -- CMake version : 3.24.2 2022-09-27T15:17:32.1045288Z -- CMake command : /usr/local/bin/cmake 2022-09-27T15:17:32.1045565Z -- System : Linux 2022-09-27T15:17:32.1045846Z -- C++ compiler : /usr/bin/clang++ 2022-09-27T15:17:32.1046123Z -- C++ compiler version : 11.0.0 2022-09-27T15:17:32.1046596Z -- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp=libomp -Wnon-virtual-dtor 2022-09-27T15:17:32.1046988Z -- Build type : Release 2022-09-27T15:17:32.1047315Z -- Compile definitions : ONNX_ML=1;ONNXIFI_ENABLE_EXT=1 2022-09-27T15:17:32.1047749Z -- CMAKE_PREFIX_PATH : /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages 2022-09-27T15:17:32.1048167Z -- CMAKE_INSTALL_PREFIX : /home/runner/work/pytorch/pytorch/torch 2022-09-27T15:17:32.1048698Z -- CMAKE_MODULE_PATH : /home/runner/work/pytorch/pytorch/cmake/Modules;/home/runner/work/pytorch/pytorch/cmake/public/../Modules_CUDA_fix 2022-09-27T15:17:32.1049026Z -- 2022-09-27T15:17:32.1049262Z -- ONNX version : 1.4.1 2022-09-27T15:17:32.1049542Z -- ONNX NAMESPACE : onnx_torch 2022-09-27T15:17:32.1049811Z -- ONNX_BUILD_TESTS : OFF 2022-09-27T15:17:32.1050073Z -- ONNX_BUILD_BENCHMARKS : OFF 2022-09-27T15:17:32.1050337Z -- ONNX_USE_LITE_PROTO : OFF 2022-09-27T15:17:32.1050591Z -- ONNXIFI_DUMMY_BACKEND : OFF 2022-09-27T15:17:32.1050810Z -- 2022-09-27T15:17:32.1051043Z -- Protobuf compiler : 2022-09-27T15:17:32.1051306Z -- Protobuf includes : 2022-09-27T15:17:32.1051569Z -- Protobuf libraries : 2022-09-27T15:17:32.1051818Z -- BUILD_ONNX_PYTHON : OFF 2022-09-27T15:17:32.1052196Z -- Could not find CUDA with FP16 support, compiling without torch.CudaHalfTensor 2022-09-27T15:17:32.1052539Z -- Adding -DNDEBUG to compile flags 2022-09-27T15:17:32.1052869Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 2022-09-27T15:17:32.1053246Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 - False 2022-09-27T15:17:32.1053607Z -- Could not find hardware support for NEON on this machine. 2022-09-27T15:17:32.1053927Z -- No OMAP3 processor on this machine. 2022-09-27T15:17:32.1054213Z -- No OMAP4 processor on this machine. 2022-09-27T15:17:32.1054474Z -- MKL_THREADING = OMP 2022-09-27T15:17:32.1054851Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - iomp5 - pthread - m - dl] 2022-09-27T15:17:32.1055193Z -- Library mkl_intel_lp64: not found 2022-09-27T15:17:32.1055555Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - iomp5 - pthread - m - dl] 2022-09-27T15:17:32.1055886Z -- Library mkl_intel: not found 2022-09-27T15:17:32.1056268Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - guide - pthread - m - dl] 2022-09-27T15:17:32.1056603Z -- Library mkl_intel_lp64: not found 2022-09-27T15:17:32.1056980Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - guide - pthread - m - dl] 2022-09-27T15:17:32.1057307Z -- Library mkl_intel: not found 2022-09-27T15:17:32.1057836Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - pthread - m - dl] 2022-09-27T15:17:32.1058182Z -- Library mkl_intel_lp64: not found 2022-09-27T15:17:32.1058547Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - pthread - m - dl] 2022-09-27T15:17:32.1058870Z -- Library mkl_intel: not found 2022-09-27T15:17:32.1059214Z -- Checking for [mkl_intel_lp64 - mkl_sequential - mkl_core - m - dl] 2022-09-27T15:17:32.1059523Z -- Library mkl_intel_lp64: not found 2022-09-27T15:17:32.1059868Z -- Checking for [mkl_intel - mkl_sequential - mkl_core - m - dl] 2022-09-27T15:17:32.1060173Z -- Library mkl_intel: not found 2022-09-27T15:17:32.1060521Z -- Checking for [mkl_intel_lp64 - mkl_core - iomp5 - pthread - m - dl] 2022-09-27T15:17:32.1060840Z -- Library mkl_intel_lp64: not found 2022-09-27T15:17:32.1061178Z -- Checking for [mkl_intel - mkl_core - iomp5 - pthread - m - dl] 2022-09-27T15:17:32.1061468Z -- Library mkl_intel: not found 2022-09-27T15:17:32.1061808Z -- Checking for [mkl_intel_lp64 - mkl_core - guide - pthread - m - dl] 2022-09-27T15:17:32.1062130Z -- Library mkl_intel_lp64: not found 2022-09-27T15:17:32.1062463Z -- Checking for [mkl_intel - mkl_core - guide - pthread - m - dl] 2022-09-27T15:17:32.1062771Z -- Library mkl_intel: not found 2022-09-27T15:17:32.1063093Z -- Checking for [mkl_intel_lp64 - mkl_core - pthread - m - dl] 2022-09-27T15:17:32.1063391Z -- Library mkl_intel_lp64: not found 2022-09-27T15:17:32.1063714Z -- Checking for [mkl_intel - mkl_core - pthread - m - dl] 2022-09-27T15:17:32.1064012Z -- Library mkl_intel: not found 2022-09-27T15:17:32.1064302Z -- Checking for [mkl - guide - pthread - m] 2022-09-27T15:17:32.1064572Z -- Library mkl: not found 2022-09-27T15:17:32.1064806Z -- MKL library not found 2022-09-27T15:17:32.1065046Z -- Checking for [blis] 2022-09-27T15:17:32.1065339Z -- Library blis: BLAS_blis_LIBRARY-NOTFOUND 2022-09-27T15:17:32.1065627Z -- Checking for [Accelerate] 2022-09-27T15:17:32.1065950Z -- Library Accelerate: BLAS_Accelerate_LIBRARY-NOTFOUND 2022-09-27T15:17:32.1066230Z -- Checking for [vecLib] 2022-09-27T15:17:32.1066532Z -- Library vecLib: BLAS_vecLib_LIBRARY-NOTFOUND 2022-09-27T15:17:32.1066817Z -- Checking for [flexiblas] 2022-09-27T15:17:32.1067133Z -- Library flexiblas: BLAS_flexiblas_LIBRARY-NOTFOUND 2022-09-27T15:17:32.1067453Z -- Checking for [openblas] 2022-09-27T15:17:32.1067768Z -- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND 2022-09-27T15:17:32.1068073Z -- Checking for [openblas - pthread - m] 2022-09-27T15:17:32.1068403Z -- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND 2022-09-27T15:17:32.1068740Z -- Checking for [openblas - pthread - m - gomp] 2022-09-27T15:17:32.1069081Z -- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND 2022-09-27T15:17:32.1069387Z -- Checking for [goto2 - gfortran] 2022-09-27T15:17:32.1069678Z -- Library goto2: BLAS_goto2_LIBRARY-NOTFOUND 2022-09-27T15:17:32.1069997Z -- Checking for [goto2 - gfortran - pthread] 2022-09-27T15:17:32.1070317Z -- Library goto2: BLAS_goto2_LIBRARY-NOTFOUND 2022-09-27T15:17:32.1070609Z -- Checking for [acml - gfortran] 2022-09-27T15:17:32.1070912Z -- Library acml: BLAS_acml_LIBRARY-NOTFOUND 2022-09-27T15:17:32.1071182Z -- Checking for [blis] 2022-09-27T15:17:32.1071456Z -- Library blis: BLAS_blis_LIBRARY-NOTFOUND 2022-09-27T15:17:32.1071881Z -- Could NOT find Atlas (missing: Atlas_CLAPACK_INCLUDE_DIR Atlas_CBLAS_LIBRARY Atlas_BLAS_LIBRARY) 2022-09-27T15:17:32.1072266Z -- Checking for [ptf77blas - atlas - gfortran] 2022-09-27T15:17:32.1072614Z -- Library ptf77blas: BLAS_ptf77blas_LIBRARY-NOTFOUND 2022-09-27T15:17:32.1072889Z -- Checking for [] 2022-09-27T15:17:32.1073179Z -- Cannot find a library with BLAS API. Not using BLAS. 2022-09-27T15:17:32.1073466Z -- LAPACK requires BLAS 2022-09-27T15:17:32.1073786Z -- Cannot find a library with LAPACK API. Not using LAPACK. 2022-09-27T15:17:32.1074141Z -- USE_CUDNN is set to 0. Compiling without cuDNN support 2022-09-27T15:17:32.1074488Z -- MIOpen not found. Compiling without MIOpen support 2022-09-27T15:17:32.1074902Z -- MKL_THREADING = OMP 2022-09-27T15:17:32.1075274Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - iomp5 - pthread - m - dl] 2022-09-27T15:17:32.1075617Z -- Library mkl_intel_lp64: not found 2022-09-27T15:17:32.1075999Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - iomp5 - pthread - m - dl] 2022-09-27T15:17:32.1076331Z -- Library mkl_intel: not found 2022-09-27T15:17:32.1076893Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - guide - pthread - m - dl] 2022-09-27T15:17:32.1077248Z -- Library mkl_intel_lp64: not found 2022-09-27T15:17:32.1077622Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - guide - pthread - m - dl] 2022-09-27T15:17:32.1077946Z -- Library mkl_intel: not found 2022-09-27T15:17:32.1078312Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - pthread - m - dl] 2022-09-27T15:17:32.1078646Z -- Library mkl_intel_lp64: not found 2022-09-27T15:17:32.1079015Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - pthread - m - dl] 2022-09-27T15:17:32.1079339Z -- Library mkl_intel: not found 2022-09-27T15:17:32.1079671Z -- Checking for [mkl_intel_lp64 - mkl_sequential - mkl_core - m - dl] 2022-09-27T15:17:32.1079992Z -- Library mkl_intel_lp64: not found 2022-09-27T15:17:32.1080332Z -- Checking for [mkl_intel - mkl_sequential - mkl_core - m - dl] 2022-09-27T15:17:32.1080637Z -- Library mkl_intel: not found 2022-09-27T15:17:32.1080982Z -- Checking for [mkl_intel_lp64 - mkl_core - iomp5 - pthread - m - dl] 2022-09-27T15:17:32.1081289Z -- Library mkl_intel_lp64: not found 2022-09-27T15:17:32.1081627Z -- Checking for [mkl_intel - mkl_core - iomp5 - pthread - m - dl] 2022-09-27T15:17:32.1081932Z -- Library mkl_intel: not found 2022-09-27T15:17:32.1082273Z -- Checking for [mkl_intel_lp64 - mkl_core - guide - pthread - m - dl] 2022-09-27T15:17:32.1082598Z -- Library mkl_intel_lp64: not found 2022-09-27T15:17:32.1082936Z -- Checking for [mkl_intel - mkl_core - guide - pthread - m - dl] 2022-09-27T15:17:32.1083233Z -- Library mkl_intel: not found 2022-09-27T15:17:32.1083563Z -- Checking for [mkl_intel_lp64 - mkl_core - pthread - m - dl] 2022-09-27T15:17:32.1083873Z -- Library mkl_intel_lp64: not found 2022-09-27T15:17:32.1084197Z -- Checking for [mkl_intel - mkl_core - pthread - m - dl] 2022-09-27T15:17:32.1084493Z -- Library mkl_intel: not found 2022-09-27T15:17:32.1084772Z -- Checking for [mkl - guide - pthread - m] 2022-09-27T15:17:32.1085045Z -- Library mkl: not found 2022-09-27T15:17:32.1085292Z -- MKL library not found 2022-09-27T15:17:32.1085535Z -- Checking for [blis] 2022-09-27T15:17:32.1085828Z -- Library blis: BLAS_blis_LIBRARY-NOTFOUND 2022-09-27T15:17:32.1086110Z -- Checking for [Accelerate] 2022-09-27T15:17:32.1086423Z -- Library Accelerate: BLAS_Accelerate_LIBRARY-NOTFOUND 2022-09-27T15:17:32.1086711Z -- Checking for [vecLib] 2022-09-27T15:17:32.1087011Z -- Library vecLib: BLAS_vecLib_LIBRARY-NOTFOUND 2022-09-27T15:17:32.1087294Z -- Checking for [flexiblas] 2022-09-27T15:17:32.1087619Z -- Library flexiblas: BLAS_flexiblas_LIBRARY-NOTFOUND 2022-09-27T15:17:32.1087898Z -- Checking for [openblas] 2022-09-27T15:17:32.1088213Z -- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND 2022-09-27T15:17:32.1088532Z -- Checking for [openblas - pthread - m] 2022-09-27T15:17:32.1088866Z -- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND 2022-09-27T15:17:32.1089195Z -- Checking for [openblas - pthread - m - gomp] 2022-09-27T15:17:32.1089520Z -- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND 2022-09-27T15:17:32.1089821Z -- Checking for [goto2 - gfortran] 2022-09-27T15:17:32.1090130Z -- Library goto2: BLAS_goto2_LIBRARY-NOTFOUND 2022-09-27T15:17:32.1090445Z -- Checking for [goto2 - gfortran - pthread] 2022-09-27T15:17:32.1090764Z -- Library goto2: BLAS_goto2_LIBRARY-NOTFOUND 2022-09-27T15:17:32.1091052Z -- Checking for [acml - gfortran] 2022-09-27T15:17:32.1091336Z -- Library acml: BLAS_acml_LIBRARY-NOTFOUND 2022-09-27T15:17:32.1091603Z -- Checking for [blis] 2022-09-27T15:17:32.1092071Z -- Library blis: BLAS_blis_LIBRARY-NOTFOUND 2022-09-27T15:17:32.1092505Z -- Could NOT find Atlas (missing: Atlas_CLAPACK_INCLUDE_DIR Atlas_CBLAS_LIBRARY Atlas_BLAS_LIBRARY) 2022-09-27T15:17:32.1092892Z -- Checking for [ptf77blas - atlas - gfortran] 2022-09-27T15:17:32.1093223Z -- Library ptf77blas: BLAS_ptf77blas_LIBRARY-NOTFOUND 2022-09-27T15:17:32.1093501Z -- Checking for [] 2022-09-27T15:17:32.1093809Z -- Cannot find a library with BLAS API. Not using BLAS. 2022-09-27T15:17:32.1094098Z -- MKLDNN_CPU_RUNTIME = OMP 2022-09-27T15:17:32.1094352Z -- cmake version: 3.24.2 2022-09-27T15:17:32.1094601Z -- DNNL_TARGET_ARCH: X64 2022-09-27T15:17:32.1094837Z -- DNNL_LIBRARY_NAME: dnnl 2022-09-27T15:17:32.1095113Z -- Found OpenMP_C: -fopenmp=libomp 2022-09-27T15:17:32.1095409Z -- Found OpenMP_CXX: -fopenmp=libomp 2022-09-27T15:17:32.1095749Z -- Could NOT find Doxyrest (missing: DOXYREST_EXECUTABLE) 2022-09-27T15:17:32.1096271Z -- Found PythonInterp: /opt/hostedtoolcache/Python/3.8.14/x64/bin/python3 (found suitable version "3.8.14", minimum required is "2.7") 2022-09-27T15:17:32.1096697Z -- Could NOT find Sphinx (missing: SPHINX_EXECUTABLE) 2022-09-27T15:17:32.1096991Z -- Enabled workload: TRAINING 2022-09-27T15:17:32.1097250Z -- Enabled primitives: ALL 2022-09-27T15:17:32.1097522Z -- Enabled primitive CPU ISA: ALL 2022-09-27T15:17:32.1097798Z -- Enabled primitive GPU ISA: ALL 2022-09-27T15:17:32.1098067Z -- Primitive cache is enabled 2022-09-27T15:17:32.1098478Z -- Looking for /home/runner/work/pytorch/pytorch/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.h 2022-09-27T15:17:32.1099007Z -- Looking for /home/runner/work/pytorch/pytorch/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.h - found 2022-09-27T15:17:32.1099548Z -- Looking for /home/runner/work/pytorch/pytorch/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph_types.h 2022-09-27T15:17:32.1100093Z -- Looking for /home/runner/work/pytorch/pytorch/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph_types.h - found 2022-09-27T15:17:32.1100657Z -- Looking for C++ include /home/runner/work/pytorch/pytorch/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.hpp 2022-09-27T15:17:32.1101220Z -- Looking for C++ include /home/runner/work/pytorch/pytorch/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.hpp - found 2022-09-27T15:17:32.1101657Z -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 2022-09-27T15:17:32.1101945Z -- Cannot find Doxygen package 2022-09-27T15:17:32.1102240Z -- DNNL_GRAPH_BUILD_FOR_CI is set to be OFF 2022-09-27T15:17:32.1102574Z -- Compiling oneDNN Graph with CPU runtime OMP support 2022-09-27T15:17:32.1102888Z -- Graph compiler backend is disabled. 2022-09-27T15:17:32.1103333Z -- Set version definitions to /home/runner/work/pytorch/pytorch/third_party/ideep/mkl-dnn/src/utils/verbose.cpp 2022-09-27T15:17:32.1103714Z -- Compiled partition cache is enabled 2022-09-27T15:17:32.1103967Z -- Found MKL-DNN: TRUE 2022-09-27T15:17:32.1104230Z -- Looking for clock_gettime in rt 2022-09-27T15:17:32.1104530Z -- Looking for clock_gettime in rt - found 2022-09-27T15:17:32.1104787Z -- Looking for mmap 2022-09-27T15:17:32.1105035Z -- Looking for mmap - found 2022-09-27T15:17:32.1105270Z -- Looking for shm_open 2022-09-27T15:17:32.1105529Z -- Looking for shm_open - found 2022-09-27T15:17:32.1105784Z -- Looking for shm_unlink 2022-09-27T15:17:32.1106049Z -- Looking for shm_unlink - found 2022-09-27T15:17:32.1106318Z -- Looking for malloc_usable_size 2022-09-27T15:17:32.1106592Z -- Looking for malloc_usable_size - found 2022-09-27T15:17:32.1106874Z -- Performing Test C_HAS_THREAD 2022-09-27T15:17:32.1107165Z -- Performing Test C_HAS_THREAD - Success 2022-09-27T15:17:32.1107419Z -- Version: 7.0.3 2022-09-27T15:17:32.1107652Z -- Build type: Release 2022-09-27T15:17:32.1107877Z -- CXX_STANDARD: 14 2022-09-27T15:17:32.1108139Z -- Performing Test has_std_14_flag 2022-09-27T15:17:32.1108441Z -- Performing Test has_std_14_flag - Success 2022-09-27T15:17:32.1108732Z -- Performing Test has_std_1y_flag 2022-09-27T15:17:32.1109152Z -- Performing Test has_std_1y_flag - Success 2022-09-27T15:17:32.1109473Z -- Performing Test SUPPORTS_USER_DEFINED_LITERALS 2022-09-27T15:17:32.1109840Z -- Performing Test SUPPORTS_USER_DEFINED_LITERALS - Success 2022-09-27T15:17:32.1110157Z -- Performing Test FMT_HAS_VARIANT 2022-09-27T15:17:32.1110457Z -- Performing Test FMT_HAS_VARIANT - Success 2022-09-27T15:17:32.1110774Z -- Required features: cxx_variadic_templates 2022-09-27T15:17:32.1111074Z -- Performing Test HAS_NULLPTR_WARNING 2022-09-27T15:17:32.1111383Z -- Performing Test HAS_NULLPTR_WARNING - Success 2022-09-27T15:17:32.1111657Z -- Looking for strtod_l 2022-09-27T15:17:32.1111931Z -- Looking for strtod_l - not found 2022-09-27T15:17:32.1112212Z -- Using CPU-only version of Kineto 2022-09-27T15:17:32.1112495Z -- Configuring Kineto dependency: 2022-09-27T15:17:32.1112875Z -- KINETO_SOURCE_DIR = /home/runner/work/pytorch/pytorch/third_party/kineto/libkineto 2022-09-27T15:17:32.1113208Z -- KINETO_BUILD_TESTS = OFF 2022-09-27T15:17:32.1113481Z -- KINETO_LIBRARY_TYPE = static 2022-09-27T15:17:32.1113897Z -- Found PythonInterp: /opt/hostedtoolcache/Python/3.8.14/x64/bin/python3 (found version "3.8.14") 2022-09-27T15:17:32.1114352Z -- Kineto: FMT_SOURCE_DIR = /home/runner/work/pytorch/pytorch/third_party/fmt 2022-09-27T15:17:32.1114783Z -- Kineto: FMT_INCLUDE_DIR = /home/runner/work/pytorch/pytorch/third_party/fmt/include 2022-09-27T15:17:32.1115098Z -- Configured Kineto (CPU) 2022-09-27T15:17:32.1115388Z -- Performing Test HAS_WERROR_RETURN_TYPE 2022-09-27T15:17:32.1115718Z -- Performing Test HAS_WERROR_RETURN_TYPE - Success 2022-09-27T15:17:32.1116048Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR 2022-09-27T15:17:32.1116576Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR - Success 2022-09-27T15:17:32.1116952Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS 2022-09-27T15:17:32.1117317Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS - Success 2022-09-27T15:17:32.1117651Z -- Performing Test HAS_WNO_TYPE_LIMITS 2022-09-27T15:17:32.1117975Z -- Performing Test HAS_WNO_TYPE_LIMITS - Success 2022-09-27T15:17:32.1118283Z -- Performing Test HAS_WNO_ARRAY_BOUNDS 2022-09-27T15:17:32.1118600Z -- Performing Test HAS_WNO_ARRAY_BOUNDS - Success 2022-09-27T15:17:32.1118912Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS 2022-09-27T15:17:32.1119242Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS - Success 2022-09-27T15:17:32.1119597Z -- Performing Test HAS_WNO_UNUSED_PARAMETER 2022-09-27T15:17:32.1119931Z -- Performing Test HAS_WNO_UNUSED_PARAMETER - Success 2022-09-27T15:17:32.1120252Z -- Performing Test HAS_WNO_UNUSED_FUNCTION 2022-09-27T15:17:32.1120585Z -- Performing Test HAS_WNO_UNUSED_FUNCTION - Success 2022-09-27T15:17:32.1120886Z -- Performing Test HAS_WNO_UNUSED_RESULT 2022-09-27T15:17:32.1121206Z -- Performing Test HAS_WNO_UNUSED_RESULT - Success 2022-09-27T15:17:32.1121520Z -- Performing Test HAS_WNO_STRICT_OVERFLOW 2022-09-27T15:17:32.1121852Z -- Performing Test HAS_WNO_STRICT_OVERFLOW - Success 2022-09-27T15:17:32.1122169Z -- Performing Test HAS_WNO_STRICT_ALIASING 2022-09-27T15:17:32.1122489Z -- Performing Test HAS_WNO_STRICT_ALIASING - Success 2022-09-27T15:17:32.1122843Z -- Performing Test HAS_WNO_ERROR_DEPRECATED_DECLARATIONS 2022-09-27T15:17:32.1123224Z -- Performing Test HAS_WNO_ERROR_DEPRECATED_DECLARATIONS - Success 2022-09-27T15:17:32.1123562Z -- Performing Test HAS_WNO_ERROR_PEDANTIC 2022-09-27T15:17:32.1123894Z -- Performing Test HAS_WNO_ERROR_PEDANTIC - Success 2022-09-27T15:17:32.1124229Z -- Performing Test HAS_WNO_ERROR_REDUNDANT_DECLS 2022-09-27T15:17:32.1124565Z -- Performing Test HAS_WNO_ERROR_REDUNDANT_DECLS - Success 2022-09-27T15:17:32.1124901Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST 2022-09-27T15:17:32.1125247Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST - Success 2022-09-27T15:17:32.1125575Z -- Performing Test HAS_WCONSTANT_CONVERSION 2022-09-27T15:17:32.1125908Z -- Performing Test HAS_WCONSTANT_CONVERSION - Success 2022-09-27T15:17:32.1126253Z -- Performing Test HAS_WNO_INVALID_PARTIAL_SPECIALIZATION 2022-09-27T15:17:32.1126821Z -- Performing Test HAS_WNO_INVALID_PARTIAL_SPECIALIZATION - Success 2022-09-27T15:17:32.1127186Z -- Performing Test HAS_WNO_TYPEDEF_REDEFINITION 2022-09-27T15:17:32.1127535Z -- Performing Test HAS_WNO_TYPEDEF_REDEFINITION - Success 2022-09-27T15:17:32.1127872Z -- Performing Test HAS_WNO_UNUSED_PRIVATE_FIELD 2022-09-27T15:17:32.1128224Z -- Performing Test HAS_WNO_UNUSED_PRIVATE_FIELD - Success 2022-09-27T15:17:32.1128576Z -- Performing Test HAS_WNO_INCONSISTENT_MISSING_OVERRIDE 2022-09-27T15:17:32.1128956Z -- Performing Test HAS_WNO_INCONSISTENT_MISSING_OVERRIDE - Success 2022-09-27T15:17:32.1129327Z -- Performing Test HAS_WNO_ALIGNED_ALLOCATION_UNAVAILABLE 2022-09-27T15:17:32.1129709Z -- Performing Test HAS_WNO_ALIGNED_ALLOCATION_UNAVAILABLE - Failed 2022-09-27T15:17:32.1130060Z -- Performing Test HAS_WNO_C++14_EXTENSIONS 2022-09-27T15:17:32.1130395Z -- Performing Test HAS_WNO_C++14_EXTENSIONS - Success 2022-09-27T15:17:32.1130713Z -- Performing Test HAS_WNO_CONSTEXPR_NOT_CONST 2022-09-27T15:17:32.1131059Z -- Performing Test HAS_WNO_CONSTEXPR_NOT_CONST - Success 2022-09-27T15:17:32.1131381Z -- Performing Test HAS_WNO_MISSING_BRACES 2022-09-27T15:17:32.1131705Z -- Performing Test HAS_WNO_MISSING_BRACES - Success 2022-09-27T15:17:32.1132027Z -- Performing Test HAS_QUNUSED_ARGUMENTS 2022-09-27T15:17:32.1132341Z -- Performing Test HAS_QUNUSED_ARGUMENTS - Success 2022-09-27T15:17:32.1132658Z -- Performing Test HAS_FCOLOR_DIAGNOSTICS 2022-09-27T15:17:32.1132984Z -- Performing Test HAS_FCOLOR_DIAGNOSTICS - Success 2022-09-27T15:17:32.1133319Z -- Performing Test HAS_FDIAGNOSTICS_COLOR_ALWAYS 2022-09-27T15:17:32.1133675Z -- Performing Test HAS_FDIAGNOSTICS_COLOR_ALWAYS - Success 2022-09-27T15:17:32.1134021Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE 2022-09-27T15:17:32.1134362Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE - Failed 2022-09-27T15:17:32.1134702Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED 2022-09-27T15:17:32.1135044Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED - Failed 2022-09-27T15:17:32.1135364Z -- Performing Test HAS_FNO_MATH_ERRNO 2022-09-27T15:17:32.1135679Z -- Performing Test HAS_FNO_MATH_ERRNO - Success 2022-09-27T15:17:32.1135987Z -- Performing Test HAS_FNO_TRAPPING_MATH 2022-09-27T15:17:32.1136299Z -- Performing Test HAS_FNO_TRAPPING_MATH - Success 2022-09-27T15:17:32.1136604Z -- Performing Test HAS_WERROR_FORMAT 2022-09-27T15:17:32.1136918Z -- Performing Test HAS_WERROR_FORMAT - Success 2022-09-27T15:17:32.1137244Z -- Performing Test HAS_WERROR_CAST_FUNCTION_TYPE 2022-09-27T15:17:32.1137596Z -- Performing Test HAS_WERROR_CAST_FUNCTION_TYPE - Failed 2022-09-27T15:17:32.1137910Z -- Performing Test HAS_WERROR_SIGN_COMPARE 2022-09-27T15:17:32.1138241Z -- Performing Test HAS_WERROR_SIGN_COMPARE - Success 2022-09-27T15:17:32.1138567Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW 2022-09-27T15:17:32.1138903Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW - Failed 2022-09-27T15:17:32.1139185Z -- Looking for backtrace 2022-09-27T15:17:32.1139438Z -- Looking for backtrace - found 2022-09-27T15:17:32.1139774Z -- backtrace facility detected in default set of libraries 2022-09-27T15:17:32.1140087Z -- Found Backtrace: /usr/include 2022-09-27T15:17:32.1140333Z -- don't use NUMA 2022-09-27T15:17:32.1140564Z -- headers outputs: 2022-09-27T15:17:32.1140801Z -- sources outputs: 2022-09-27T15:17:32.1141043Z -- declarations_yaml outputs: 2022-09-27T15:17:32.1141366Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT 2022-09-27T15:17:32.1141734Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT - Failed 2022-09-27T15:17:32.1142056Z -- Using ATen parallel backend: OMP 2022-09-27T15:17:32.1142449Z -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.1.1f") 2022-09-27T15:17:32.1142763Z -- Check size of long double 2022-09-27T15:17:32.1143034Z -- Check size of long double - done 2022-09-27T15:17:32.1143350Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE 2022-09-27T15:17:32.1143708Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE - Success 2022-09-27T15:17:32.1144184Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 2022-09-27T15:17:32.1144536Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 - Success 2022-09-27T15:17:32.1144849Z -- Performing Test COMPILER_SUPPORTS_SSE2 2022-09-27T15:17:32.1145187Z -- Performing Test COMPILER_SUPPORTS_SSE2 - Success 2022-09-27T15:17:32.1145513Z -- Performing Test COMPILER_SUPPORTS_SSE4 2022-09-27T15:17:32.1145843Z -- Performing Test COMPILER_SUPPORTS_SSE4 - Success 2022-09-27T15:17:32.1146160Z -- Performing Test COMPILER_SUPPORTS_AVX 2022-09-27T15:17:32.1146482Z -- Performing Test COMPILER_SUPPORTS_AVX - Success 2022-09-27T15:17:32.1146815Z -- Performing Test COMPILER_SUPPORTS_FMA4 2022-09-27T15:17:32.1147146Z -- Performing Test COMPILER_SUPPORTS_FMA4 - Success 2022-09-27T15:17:32.1147467Z -- Performing Test COMPILER_SUPPORTS_AVX2 2022-09-27T15:17:32.1147796Z -- Performing Test COMPILER_SUPPORTS_AVX2 - Success 2022-09-27T15:17:32.1148126Z -- Performing Test COMPILER_SUPPORTS_AVX512F 2022-09-27T15:17:32.1148455Z -- Performing Test COMPILER_SUPPORTS_AVX512F - Success 2022-09-27T15:17:32.1148819Z -- Found OpenMP_C: -fopenmp=libomp (found version "5.0") 2022-09-27T15:17:32.1149186Z -- Found OpenMP_CXX: -fopenmp=libomp (found version "5.0") 2022-09-27T15:17:32.1149519Z -- Found OpenMP: TRUE (found version "5.0") 2022-09-27T15:17:32.1149839Z -- Performing Test COMPILER_SUPPORTS_OPENMP 2022-09-27T15:17:32.1150166Z -- Performing Test COMPILER_SUPPORTS_OPENMP - Success 2022-09-27T15:17:32.1150508Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES 2022-09-27T15:17:32.1150864Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES - Success 2022-09-27T15:17:32.1151213Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH 2022-09-27T15:17:32.1151571Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH - Failed 2022-09-27T15:17:32.1151924Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM 2022-09-27T15:17:32.1152273Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM - Success 2022-09-27T15:17:32.1152597Z -- Configuring build for SLEEF-v3.6.0 2022-09-27T15:17:32.1153143Z -- Using option `-Wall -Wno-unused -Wno-attributes -Wno-unused-result -ffp-contract=off -fno-math-errno -fno-trapping-math` to compile libsleef 2022-09-27T15:17:32.1153564Z -- Building shared libs : OFF 2022-09-27T15:17:32.1153840Z -- Building static test bins: OFF 2022-09-27T15:17:32.1154106Z -- MPFR : LIB_MPFR-NOTFOUND 2022-09-27T15:17:32.1154392Z -- GMP : /usr/lib/x86_64-linux-gnu/libgmp.so 2022-09-27T15:17:32.1154694Z -- RT : /usr/lib/x86_64-linux-gnu/librt.so 2022-09-27T15:17:32.1154970Z -- FFTW3 : LIBFFTW3-NOTFOUND 2022-09-27T15:17:32.1155212Z -- OPENSSL : 1.1.1f 2022-09-27T15:17:32.1155464Z -- SDE : SDE_COMMAND-NOTFOUND 2022-09-27T15:17:32.1155704Z -- RUNNING_ON_TRAVIS : 2022-09-27T15:17:32.1155972Z -- COMPILER_SUPPORTS_OPENMP : 1 2022-09-27T15:17:32.1156271Z -- Performing Test HAS_WNO_UNUSED_VARIABLE 2022-09-27T15:17:32.1156850Z -- Performing Test HAS_WNO_UNUSED_VARIABLE - Success 2022-09-27T15:17:32.1157196Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER 2022-09-27T15:17:32.1157549Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER - Failed 2022-09-27T15:17:32.1158054Z -- /usr/bin/clang++ /home/runner/work/pytorch/pytorch/torch/abi-check.cpp -o /home/runner/work/pytorch/pytorch/build/abi-check 2022-09-27T15:17:32.1158457Z -- Determined _GLIBCXX_USE_CXX11_ABI=1 2022-09-27T15:17:32.1158754Z -- pytorch is compiling with OpenMP. 2022-09-27T15:17:32.1159055Z OpenMP CXX_FLAGS: -fopenmp=libomp. 2022-09-27T15:17:32.1159379Z OpenMP libraries: /usr/lib/llvm-11/lib/libomp.so. 2022-09-27T15:17:32.1159671Z -- Caffe2 is compiling with OpenMP. 2022-09-27T15:17:32.1159962Z OpenMP CXX_FLAGS: -fopenmp=libomp. 2022-09-27T15:17:32.1160281Z OpenMP libraries: /usr/lib/llvm-11/lib/libomp.so. 2022-09-27T15:17:32.1160671Z -- Using lib/python3.8/site-packages as python relative installation path 2022-09-27T15:17:32.1160951Z -- 2022-09-27T15:17:32.1161162Z -- ******** Summary ******** 2022-09-27T15:17:32.1161386Z -- General: 2022-09-27T15:17:32.1161633Z -- CMake version : 3.24.2 2022-09-27T15:17:32.1162104Z -- CMake command : /usr/local/bin/cmake 2022-09-27T15:17:32.1162386Z -- System : Linux 2022-09-27T15:17:32.1162667Z -- C++ compiler : /usr/bin/clang++ 2022-09-27T15:17:32.1162931Z -- C++ compiler id : Clang 2022-09-27T15:17:32.1163202Z -- C++ compiler version : 11.0.0 2022-09-27T15:17:32.1163470Z -- Using ccache if found : ON 2022-09-27T15:17:32.1163780Z -- Found ccache : CCACHE_PROGRAM-NOTFOUND 2022-09-27T15:17:32.1166243Z -- 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 -DEDGE_PROFILER_USE_KINETO -O2 -fPIC -Wno-narrowing -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -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 -Qunused-arguments -fcolor-diagnostics -fdiagnostics-color=always -fno-math-errno -fno-trapping-math -Werror=format 2022-09-27T15:17:32.1168241Z -- Build type : Release 2022-09-27T15:17:32.1168875Z -- 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-09-27T15:17:32.1169488Z -- CMAKE_PREFIX_PATH : /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages 2022-09-27T15:17:32.1169915Z -- CMAKE_INSTALL_PREFIX : /home/runner/work/pytorch/pytorch/torch 2022-09-27T15:17:32.1170235Z -- USE_GOLD_LINKER : OFF 2022-09-27T15:17:32.1170453Z -- 2022-09-27T15:17:32.1170690Z -- TORCH_VERSION : 1.13.0 2022-09-27T15:17:32.1170959Z -- CAFFE2_VERSION : 1.13.0 2022-09-27T15:17:32.1171210Z -- BUILD_CAFFE2 : OFF 2022-09-27T15:17:32.1171472Z -- BUILD_CAFFE2_OPS : OFF 2022-09-27T15:17:32.1171761Z -- BUILD_STATIC_RUNTIME_BENCHMARK: OFF 2022-09-27T15:17:32.1172049Z -- BUILD_TENSOREXPR_BENCHMARK: OFF 2022-09-27T15:17:32.1172326Z -- BUILD_NVFUSER_BENCHMARK: OFF 2022-09-27T15:17:32.1172579Z -- BUILD_BINARY : OFF 2022-09-27T15:17:32.1172839Z -- BUILD_CUSTOM_PROTOBUF : ON 2022-09-27T15:17:32.1173104Z -- Link local protobuf : ON 2022-09-27T15:17:32.1173361Z -- BUILD_DOCS : OFF 2022-09-27T15:17:32.1173617Z -- BUILD_PYTHON : True 2022-09-27T15:17:32.1173871Z -- Python version : 3.8.14 2022-09-27T15:17:32.1174245Z -- Python executable : /opt/hostedtoolcache/Python/3.8.14/x64/bin/python3 2022-09-27T15:17:32.1174578Z -- Pythonlibs version : 3.8.14 2022-09-27T15:17:32.1174970Z -- Python library : /opt/hostedtoolcache/Python/3.8.14/x64/lib/libpython3.8.so.1.0 2022-09-27T15:17:32.1175409Z -- Python includes : /opt/hostedtoolcache/Python/3.8.14/x64/include/python3.8 2022-09-27T15:17:32.1175866Z -- Python site-packages: lib/python3.8/site-packages 2022-09-27T15:17:32.1176157Z -- BUILD_SHARED_LIBS : ON 2022-09-27T15:17:32.1176455Z -- CAFFE2_USE_MSVC_STATIC_RUNTIME : OFF 2022-09-27T15:17:32.1176733Z -- BUILD_TEST : True 2022-09-27T15:17:32.1176987Z -- BUILD_JNI : OFF 2022-09-27T15:17:32.1177249Z -- BUILD_MOBILE_AUTOGRAD : OFF 2022-09-27T15:17:32.1177506Z -- BUILD_LITE_INTERPRETER: OFF 2022-09-27T15:17:32.1177769Z -- INTERN_BUILD_MOBILE : 2022-09-27T15:17:32.1178028Z -- TRACING_BASED : OFF 2022-09-27T15:17:32.1178277Z -- USE_BLAS : 0 2022-09-27T15:17:32.1178607Z -- USE_LAPACK : 0 2022-09-27T15:17:32.1178934Z -- USE_ASAN : OFF 2022-09-27T15:17:32.1179189Z -- USE_CPP_CODE_COVERAGE : OFF 2022-09-27T15:17:32.1179451Z -- USE_CUDA : OFF 2022-09-27T15:17:32.1179697Z -- USE_ROCM : OFF 2022-09-27T15:17:32.1179952Z -- USE_EIGEN_FOR_BLAS : ON 2022-09-27T15:17:32.1180208Z -- USE_FBGEMM : ON 2022-09-27T15:17:32.1180458Z -- USE_FAKELOWP : OFF 2022-09-27T15:17:32.1180715Z -- USE_KINETO : ON 2022-09-27T15:17:32.1180972Z -- USE_FFMPEG : OFF 2022-09-27T15:17:32.1181224Z -- USE_GFLAGS : OFF 2022-09-27T15:17:32.1181472Z -- USE_GLOG : OFF 2022-09-27T15:17:32.1181707Z -- USE_LEVELDB : OFF 2022-09-27T15:17:32.1181958Z -- USE_LITE_PROTO : OFF 2022-09-27T15:17:32.1182207Z -- USE_LMDB : OFF 2022-09-27T15:17:32.1182451Z -- USE_METAL : OFF 2022-09-27T15:17:32.1182702Z -- USE_PYTORCH_METAL : OFF 2022-09-27T15:17:32.1182977Z -- USE_PYTORCH_METAL_EXPORT : OFF 2022-09-27T15:17:32.1183242Z -- USE_MPS : OFF 2022-09-27T15:17:32.1183490Z -- USE_FFTW : OFF 2022-09-27T15:17:32.1183731Z -- USE_MKL : OFF 2022-09-27T15:17:32.1183977Z -- USE_MKLDNN : ON 2022-09-27T15:17:32.1184217Z -- USE_MKLDNN_ACL : OFF 2022-09-27T15:17:32.1184470Z -- USE_MKLDNN_CBLAS : OFF 2022-09-27T15:17:32.1184718Z -- USE_UCC : OFF 2022-09-27T15:17:32.1184960Z -- USE_ITT : ON 2022-09-27T15:17:32.1185205Z -- USE_NCCL : 0 2022-09-27T15:17:32.1185440Z -- USE_NNPACK : ON 2022-09-27T15:17:32.1185690Z -- USE_NUMPY : ON 2022-09-27T15:17:32.1185942Z -- USE_OBSERVERS : ON 2022-09-27T15:17:32.1186197Z -- USE_OPENCL : OFF 2022-09-27T15:17:32.1186447Z -- USE_OPENCV : OFF 2022-09-27T15:17:32.1186697Z -- USE_OPENMP : ON 2022-09-27T15:17:32.1186940Z -- USE_TBB : OFF 2022-09-27T15:17:32.1187188Z -- USE_VULKAN : OFF 2022-09-27T15:17:32.1187437Z -- USE_PROF : OFF 2022-09-27T15:17:32.1187692Z -- USE_QNNPACK : ON 2022-09-27T15:17:32.1187949Z -- USE_PYTORCH_QNNPACK : ON 2022-09-27T15:17:32.1188191Z -- USE_XNNPACK : ON 2022-09-27T15:17:32.1188439Z -- USE_REDIS : OFF 2022-09-27T15:17:32.1188689Z -- USE_ROCKSDB : OFF 2022-09-27T15:17:32.1188935Z -- USE_ZMQ : OFF 2022-09-27T15:17:32.1189185Z -- USE_DISTRIBUTED : ON 2022-09-27T15:17:32.1189428Z -- USE_MPI : OFF 2022-09-27T15:17:32.1189691Z -- USE_GLOO : ON 2022-09-27T15:17:32.1189954Z -- USE_GLOO_WITH_OPENSSL : OFF 2022-09-27T15:17:32.1190221Z -- USE_TENSORPIPE : ON 2022-09-27T15:17:32.1190475Z -- USE_DEPLOY : 1 2022-09-27T15:17:32.1190901Z -- Public Dependencies : caffe2::Threads 2022-09-27T15:17:32.1191565Z -- Private Dependencies : pthreadpool;cpuinfo;qnnpack;pytorch_qnnpack;nnpack;XNNPACK;fbgemm;ittnotify;fp16;tensorpipe;gloo;foxi_loader;rt;fmt::fmt-header-only;kineto;dl 2022-09-27T15:17:32.1192010Z -- USE_COREML_DELEGATE : OFF 2022-09-27T15:17:32.1192282Z -- BUILD_LAZY_TS_BACKEND : ON 2022-09-27T15:17:32.1192529Z -- Configuring done 2022-09-27T15:17:32.1192758Z -- Generating done 2022-09-27T15:17:32.1193095Z -- Build files have been written to: /home/runner/work/pytorch/pytorch/build 2022-09-27T15:17:32.1193451Z Building wheel torch-1.13.0a0+git52424e2 2022-09-27T15:17:32.1193750Z -- Building version 1.13.0a0+git52424e2 2022-09-27T15:17:32.1195397Z cmake -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.13.0a0+git52424e2 -DUSE_DEPLOY=1 -DUSE_NCCL=0 -DUSE_NUMPY=True /home/runner/work/pytorch/pytorch 2022-09-27T15:17:32.1196784Z Finished running cmake. Run "ccmake build" or "cmake-gui build" to adjust build options and "python setup.py install" to build. 2022-09-27T15:17:32.1197320Z CMake Warning (dev) at /usr/local/share/cmake-3.24/Modules/CMakeDependentOption.cmake:89 (message): 2022-09-27T15:17:32.1197706Z Policy CMP0127 is not set: cmake_dependent_option() supports full Condition 2022-09-27T15:17:32.1198123Z Syntax. Run "cmake --help-policy CMP0127" for policy details. Use the 2022-09-27T15:17:32.1198455Z cmake_policy command to set the policy and suppress this warning. 2022-09-27T15:17:32.1198730Z Call Stack (most recent call first): 2022-09-27T15:17:32.1198975Z CMakeLists.txt:256 (cmake_dependent_option) 2022-09-27T15:17:32.1199348Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:17:32.1199536Z 2022-09-27T15:17:32.1199829Z CMake Warning (dev) at /usr/local/share/cmake-3.24/Modules/CMakeDependentOption.cmake:89 (message): 2022-09-27T15:17:32.1200211Z Policy CMP0127 is not set: cmake_dependent_option() supports full Condition 2022-09-27T15:17:32.1200619Z Syntax. Run "cmake --help-policy CMP0127" for policy details. Use the 2022-09-27T15:17:32.1200942Z cmake_policy command to set the policy and suppress this warning. 2022-09-27T15:17:32.1201214Z Call Stack (most recent call first): 2022-09-27T15:17:32.1201454Z CMakeLists.txt:287 (cmake_dependent_option) 2022-09-27T15:17:32.1201821Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:17:32.1202004Z 2022-09-27T15:17:32.1202121Z CUDA_TOOLKIT_ROOT_DIR not found or specified 2022-09-27T15:17:32.1202397Z CMake Warning at cmake/public/cuda.cmake:31 (message): 2022-09-27T15:17:32.1202714Z Caffe2: CUDA cannot be found. Depending on whether you are building Caffe2 2022-09-27T15:17:32.1203046Z or a Caffe2 dependent library, the next warning / error will give you more 2022-09-27T15:17:32.1203278Z info. 2022-09-27T15:17:32.1203477Z Call Stack (most recent call first): 2022-09-27T15:17:32.1203729Z cmake/Dependencies.cmake:43 (include) 2022-09-27T15:17:32.1203962Z CMakeLists.txt:725 (include) 2022-09-27T15:17:32.1204099Z 2022-09-27T15:17:32.1204105Z 2022-09-27T15:17:32.1204237Z CMake Warning at cmake/Dependencies.cmake:66 (message): 2022-09-27T15:17:32.1204619Z Not compiling with CUDA. Suppress this warning with -DUSE_CUDA=OFF. 2022-09-27T15:17:32.1204883Z Call Stack (most recent call first): 2022-09-27T15:17:32.1205114Z CMakeLists.txt:725 (include) 2022-09-27T15:17:32.1205247Z 2022-09-27T15:17:32.1205252Z 2022-09-27T15:17:32.1205387Z CMake Warning at cmake/Dependencies.cmake:221 (message): 2022-09-27T15:17:32.1205668Z MKL could not be found. Defaulting to Eigen 2022-09-27T15:17:32.1205917Z Call Stack (most recent call first): 2022-09-27T15:17:32.1206142Z CMakeLists.txt:725 (include) 2022-09-27T15:17:32.1206261Z 2022-09-27T15:17:32.1206267Z 2022-09-27T15:17:32.1206400Z CMake Warning at cmake/Dependencies.cmake:259 (message): 2022-09-27T15:17:32.1206717Z Preferred BLAS (MKL) cannot be found, now searching for a general BLAS 2022-09-27T15:17:32.1206975Z library 2022-09-27T15:17:32.1207174Z Call Stack (most recent call first): 2022-09-27T15:17:32.1207390Z CMakeLists.txt:725 (include) 2022-09-27T15:17:32.1207521Z 2022-09-27T15:17:32.1207527Z 2022-09-27T15:17:32.1207856Z CMake Warning (dev) at /usr/local/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-09-27T15:17:32.1208253Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-09-27T15:17:32.1208585Z does not match the name of the calling package (OpenMP). This can lead to 2022-09-27T15:17:32.1208984Z problems in calling code that expects `find_package` result variables 2022-09-27T15:17:32.1209333Z (e.g., `_FOUND`) to follow a certain pattern. 2022-09-27T15:17:32.1209566Z Call Stack (most recent call first): 2022-09-27T15:17:32.1209860Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-09-27T15:17:32.1210179Z third_party/fbgemm/CMakeLists.txt:61 (find_package) 2022-09-27T15:17:32.1210568Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:17:32.1210752Z 2022-09-27T15:17:32.1211079Z CMake Warning (dev) at /usr/local/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-09-27T15:17:32.1211482Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-09-27T15:17:32.1211823Z does not match the name of the calling package (OpenMP). This can lead to 2022-09-27T15:17:32.1212140Z problems in calling code that expects `find_package` result variables 2022-09-27T15:17:32.1212434Z (e.g., `_FOUND`) to follow a certain pattern. 2022-09-27T15:17:32.1212684Z Call Stack (most recent call first): 2022-09-27T15:17:32.1212976Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-09-27T15:17:32.1213286Z third_party/fbgemm/CMakeLists.txt:61 (find_package) 2022-09-27T15:17:32.1213673Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:17:32.1213843Z 2022-09-27T15:17:32.1213988Z CMake Warning at third_party/fbgemm/CMakeLists.txt:63 (message): 2022-09-27T15:17:32.1214280Z OpenMP found! OpenMP_C_INCLUDE_DIRS = 2022-09-27T15:17:32.1214426Z 2022-09-27T15:17:32.1214431Z 2022-09-27T15:17:32.1214575Z CMake Warning at third_party/fbgemm/CMakeLists.txt:162 (message): 2022-09-27T15:17:32.1214813Z ========== 2022-09-27T15:17:32.1214922Z 2022-09-27T15:17:32.1214928Z 2022-09-27T15:17:32.1215070Z CMake Warning at third_party/fbgemm/CMakeLists.txt:163 (message): 2022-09-27T15:17:32.1215329Z CMAKE_BUILD_TYPE = Release 2022-09-27T15:17:32.1215460Z 2022-09-27T15:17:32.1215468Z 2022-09-27T15:17:32.1215612Z CMake Warning at third_party/fbgemm/CMakeLists.txt:164 (message): 2022-09-27T15:17:32.1215886Z CMAKE_CXX_FLAGS_DEBUG is -g 2022-09-27T15:17:32.1216018Z 2022-09-27T15:17:32.1216023Z 2022-09-27T15:17:32.1216165Z CMake Warning at third_party/fbgemm/CMakeLists.txt:165 (message): 2022-09-27T15:17:32.1216502Z CMAKE_CXX_FLAGS_RELEASE is -O3 -DNDEBUG 2022-09-27T15:17:32.1216647Z 2022-09-27T15:17:32.1216652Z 2022-09-27T15:17:32.1216792Z CMake Warning at third_party/fbgemm/CMakeLists.txt:166 (message): 2022-09-27T15:17:32.1217029Z ========== 2022-09-27T15:17:32.1217138Z 2022-09-27T15:17:32.1217142Z 2022-09-27T15:17:32.1217227Z ** AsmJit Summary ** 2022-09-27T15:17:32.1217511Z ASMJIT_DIR=/home/runner/work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit 2022-09-27T15:17:32.1217773Z ASMJIT_TEST=FALSE 2022-09-27T15:17:32.1217981Z ASMJIT_TARGET_TYPE=STATIC 2022-09-27T15:17:32.1218197Z ASMJIT_DEPS=pthread;rt 2022-09-27T15:17:32.1218416Z ASMJIT_LIBS=asmjit;pthread;rt 2022-09-27T15:17:32.1218694Z ASMJIT_CFLAGS=-DASMJIT_STATIC 2022-09-27T15:17:32.1219194Z ASMJIT_PRIVATE_CFLAGS=-Wall;-Wextra;-Wconversion;-fno-math-errno;-fno-threadsafe-statics;-fno-semantic-interposition;-DASMJIT_STATIC 2022-09-27T15:17:32.1219609Z ASMJIT_PRIVATE_CFLAGS_DBG= 2022-09-27T15:17:32.1219937Z ASMJIT_PRIVATE_CFLAGS_REL=-O2;-fmerge-all-constants 2022-09-27T15:17:32.1220241Z CMake Warning at cmake/Dependencies.cmake:889 (message): 2022-09-27T15:17:32.1220625Z Not compiling with NUMA. Suppress this warning with -DUSE_NUMA=OFF 2022-09-27T15:17:32.1220905Z Call Stack (most recent call first): 2022-09-27T15:17:32.1221124Z CMakeLists.txt:725 (include) 2022-09-27T15:17:32.1221256Z 2022-09-27T15:17:32.1221262Z 2022-09-27T15:17:32.1221399Z CMake Warning at cmake/Dependencies.cmake:1163 (message): 2022-09-27T15:17:32.1221782Z Not compiling with MPI. Suppress this warning with -DUSE_MPI=OFF 2022-09-27T15:17:32.1222056Z Call Stack (most recent call first): 2022-09-27T15:17:32.1222360Z CMakeLists.txt:725 (include) 2022-09-27T15:17:32.1222546Z 2022-09-27T15:17:32.1222552Z 2022-09-27T15:17:32.1222882Z CMake Warning (dev) at /usr/local/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-09-27T15:17:32.1223283Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-09-27T15:17:32.1223604Z does not match the name of the calling package (OpenMP). This can lead to 2022-09-27T15:17:32.1223934Z problems in calling code that expects `find_package` result variables 2022-09-27T15:17:32.1224234Z (e.g., `_FOUND`) to follow a certain pattern. 2022-09-27T15:17:32.1224483Z Call Stack (most recent call first): 2022-09-27T15:17:32.1224773Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-09-27T15:17:32.1225075Z cmake/Dependencies.cmake:1218 (find_package) 2022-09-27T15:17:32.1225304Z CMakeLists.txt:725 (include) 2022-09-27T15:17:32.1225657Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:17:32.1225842Z 2022-09-27T15:17:32.1226171Z CMake Warning (dev) at /usr/local/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-09-27T15:17:32.1226571Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-09-27T15:17:32.1226910Z does not match the name of the calling package (OpenMP). This can lead to 2022-09-27T15:17:32.1227235Z problems in calling code that expects `find_package` result variables 2022-09-27T15:17:32.1227511Z (e.g., `_FOUND`) to follow a certain pattern. 2022-09-27T15:17:32.1227755Z Call Stack (most recent call first): 2022-09-27T15:17:32.1228043Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-09-27T15:17:32.1228344Z cmake/Dependencies.cmake:1218 (find_package) 2022-09-27T15:17:32.1228586Z CMakeLists.txt:725 (include) 2022-09-27T15:17:32.1228943Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:17:32.1229113Z 2022-09-27T15:17:32.1229264Z CMake Warning (dev) at third_party/gloo/CMakeLists.txt:21 (option): 2022-09-27T15:17:32.1229586Z Policy CMP0077 is not set: option() honors normal variables. Run "cmake 2022-09-27T15:17:32.1230001Z --help-policy CMP0077" for policy details. Use the cmake_policy command to 2022-09-27T15:17:32.1230302Z set the policy and suppress this warning. 2022-09-27T15:17:32.1230453Z 2022-09-27T15:17:32.1230610Z For compatibility with older versions of CMake, option is clearing the 2022-09-27T15:17:32.1230941Z normal variable 'BUILD_BENCHMARK'. 2022-09-27T15:17:32.1231292Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:17:32.1231473Z 2022-09-27T15:17:32.1231618Z CMake Warning (dev) at third_party/gloo/CMakeLists.txt:36 (option): 2022-09-27T15:17:32.1231937Z Policy CMP0077 is not set: option() honors normal variables. Run "cmake 2022-09-27T15:17:32.1232350Z --help-policy CMP0077" for policy details. Use the cmake_policy command to 2022-09-27T15:17:32.1232650Z set the policy and suppress this warning. 2022-09-27T15:17:32.1232808Z 2022-09-27T15:17:32.1232964Z For compatibility with older versions of CMake, option is clearing the 2022-09-27T15:17:32.1233279Z normal variable 'USE_RCCL'. 2022-09-27T15:17:32.1233617Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:17:32.1233797Z 2022-09-27T15:17:32.1233937Z CMake Warning at cmake/Dependencies.cmake:1509 (message): 2022-09-27T15:17:32.1234198Z Metal is only used in ios builds. 2022-09-27T15:17:32.1234427Z Call Stack (most recent call first): 2022-09-27T15:17:32.1234654Z CMakeLists.txt:725 (include) 2022-09-27T15:17:32.1234787Z 2022-09-27T15:17:32.1234792Z 2022-09-27T15:17:32.1235081Z Generated: /home/runner/work/pytorch/pytorch/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2022-09-27T15:17:32.1235591Z Generated: /home/runner/work/pytorch/pytorch/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2022-09-27T15:17:32.1236258Z Generated: /home/runner/work/pytorch/pytorch/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2022-09-27T15:17:32.1236803Z CMake Warning at cmake/Dependencies.cmake:1709 (message): 2022-09-27T15:17:32.1237259Z Not compiling with MAGMA. Suppress this warning with -DUSE_MAGMA=OFF. 2022-09-27T15:17:32.1237545Z Call Stack (most recent call first): 2022-09-27T15:17:32.1237776Z CMakeLists.txt:725 (include) 2022-09-27T15:17:32.1237918Z 2022-09-27T15:17:32.1237924Z 2022-09-27T15:17:32.1238042Z disabling CUDA because NOT USE_CUDA is set 2022-09-27T15:17:32.1238287Z disabling ROCM because NOT USE_ROCM is set 2022-09-27T15:17:32.1238566Z -- Will build oneDNN Graph 2022-09-27T15:17:32.1238962Z CMake Deprecation Warning at third_party/ideep/mkl-dnn/CMakeLists.txt:36 (cmake_policy): 2022-09-27T15:17:32.1239319Z The OLD behavior for policy CMP0025 will be removed from a future version 2022-09-27T15:17:32.1239567Z of CMake. 2022-09-27T15:17:32.1239676Z 2022-09-27T15:17:32.1239886Z The cmake-policies(7) manual explains that the OLD behaviors of all 2022-09-27T15:17:32.1240225Z policies are deprecated and that a policy should be set to OLD only under 2022-09-27T15:17:32.1240636Z specific short-term circumstances. Projects should be ported to the NEW 2022-09-27T15:17:32.1240943Z behavior and not rely on setting a policy to OLD. 2022-09-27T15:17:32.1241099Z 2022-09-27T15:17:32.1241105Z 2022-09-27T15:17:32.1241429Z CMake Warning (dev) at /usr/local/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-09-27T15:17:32.1241826Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-09-27T15:17:32.1242158Z does not match the name of the calling package (OpenMP). This can lead to 2022-09-27T15:17:32.1242472Z problems in calling code that expects `find_package` result variables 2022-09-27T15:17:32.1242762Z (e.g., `_FOUND`) to follow a certain pattern. 2022-09-27T15:17:32.1243007Z Call Stack (most recent call first): 2022-09-27T15:17:32.1243297Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-09-27T15:17:32.1243735Z third_party/ideep/mkl-dnn/third_party/oneDNN/cmake/OpenMP.cmake:69 (find_package) 2022-09-27T15:17:32.1244163Z third_party/ideep/mkl-dnn/third_party/oneDNN/CMakeLists.txt:117 (include) 2022-09-27T15:17:32.1244560Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:17:32.1244742Z 2022-09-27T15:17:32.1245064Z CMake Warning (dev) at /usr/local/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-09-27T15:17:32.1245466Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-09-27T15:17:32.1245804Z does not match the name of the calling package (OpenMP). This can lead to 2022-09-27T15:17:32.1246131Z problems in calling code that expects `find_package` result variables 2022-09-27T15:17:32.1246422Z (e.g., `_FOUND`) to follow a certain pattern. 2022-09-27T15:17:32.1246667Z Call Stack (most recent call first): 2022-09-27T15:17:32.1246949Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-09-27T15:17:32.1247384Z third_party/ideep/mkl-dnn/third_party/oneDNN/cmake/OpenMP.cmake:69 (find_package) 2022-09-27T15:17:32.1247808Z third_party/ideep/mkl-dnn/third_party/oneDNN/CMakeLists.txt:117 (include) 2022-09-27T15:17:32.1248221Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:17:32.1248401Z 2022-09-27T15:17:32.1248722Z CMake Warning (dev) at /usr/local/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-09-27T15:17:32.1249118Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-09-27T15:17:32.1249443Z does not match the name of the calling package (OpenMP). This can lead to 2022-09-27T15:17:32.1249768Z problems in calling code that expects `find_package` result variables 2022-09-27T15:17:32.1250060Z (e.g., `_FOUND`) to follow a certain pattern. 2022-09-27T15:17:32.1250303Z Call Stack (most recent call first): 2022-09-27T15:17:32.1250669Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-09-27T15:17:32.1251134Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:62 (find_package) 2022-09-27T15:17:32.1251492Z third_party/ideep/mkl-dnn/CMakeLists.txt:179 (include) 2022-09-27T15:17:32.1251877Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:17:32.1252059Z 2022-09-27T15:17:32.1252386Z CMake Warning (dev) at /usr/local/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-09-27T15:17:32.1252788Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-09-27T15:17:32.1253124Z does not match the name of the calling package (OpenMP). This can lead to 2022-09-27T15:17:32.1253456Z problems in calling code that expects `find_package` result variables 2022-09-27T15:17:32.1253754Z (e.g., `_FOUND`) to follow a certain pattern. 2022-09-27T15:17:32.1253988Z Call Stack (most recent call first): 2022-09-27T15:17:32.1254279Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-09-27T15:17:32.1254673Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:62 (find_package) 2022-09-27T15:17:32.1255037Z third_party/ideep/mkl-dnn/CMakeLists.txt:179 (include) 2022-09-27T15:17:32.1255420Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:17:32.1255601Z 2022-09-27T15:17:32.1255677Z INFO CUDA_SOURCE_DIR = 2022-09-27T15:17:32.1255886Z INFO ROCM_SOURCE_DIR = 2022-09-27T15:17:32.1256225Z INFO CUPTI unavailable or disabled - not building GPU profilers 2022-09-27T15:17:32.1256519Z INFO CUPTI_INCLUDE_DIR = /extras/CUPTI/include 2022-09-27T15:17:32.1256786Z INFO ROCTRACER_INCLUDE_DIR = /include/roctracer 2022-09-27T15:17:32.1257048Z disabling CUDA because USE_CUDA is set false 2022-09-27T15:17:32.1257347Z CMake Deprecation Warning at third_party/sleef/CMakeLists.txt:91 (cmake_policy): 2022-09-27T15:17:32.1257691Z The OLD behavior for policy CMP0066 will be removed from a future version 2022-09-27T15:17:32.1257946Z of CMake. 2022-09-27T15:17:32.1258057Z 2022-09-27T15:17:32.1258286Z The cmake-policies(7) manual explains that the OLD behaviors of all 2022-09-27T15:17:32.1258617Z policies are deprecated and that a policy should be set to OLD only under 2022-09-27T15:17:32.1259036Z specific short-term circumstances. Projects should be ported to the NEW 2022-09-27T15:17:32.1259332Z behavior and not rely on setting a policy to OLD. 2022-09-27T15:17:32.1259490Z 2022-09-27T15:17:32.1259496Z 2022-09-27T15:17:32.1259664Z Target system: Linux-5.15.0-1020-azure 2022-09-27T15:17:32.1259901Z Target processor: x86_64 2022-09-27T15:17:32.1260183Z Host system: Linux-5.15.0-1020-azure 2022-09-27T15:17:32.1260408Z Host processor: x86_64 2022-09-27T15:17:32.1260646Z Detected C compiler: Clang @ /usr/bin/clang 2022-09-27T15:17:32.1260882Z CMake: 3.24.2 2022-09-27T15:17:32.1261087Z Make program: /usr/bin/make 2022-09-27T15:17:32.1261220Z 2022-09-27T15:17:32.1261356Z *** Note: Parallel build is only supported with Ninja *** 2022-09-27T15:17:32.1261525Z 2022-09-27T15:17:32.1261637Z AT_INSTALL_INCLUDE_DIR include/ATen/core 2022-09-27T15:17:32.1261961Z core header install: /home/runner/work/pytorch/pytorch/build/aten/src/ATen/core/TensorBody.h 2022-09-27T15:17:32.1262360Z core header install: /home/runner/work/pytorch/pytorch/build/aten/src/ATen/core/aten_interned_strings.h 2022-09-27T15:17:32.1262735Z core header install: /home/runner/work/pytorch/pytorch/build/aten/src/ATen/core/enum_tag.h 2022-09-27T15:17:32.1263057Z CMake Warning (dev) at torch/CMakeLists.txt:473: 2022-09-27T15:17:32.1263322Z Syntax Warning in cmake code at column 107 2022-09-27T15:17:32.1263469Z 2022-09-27T15:17:32.1263613Z Argument not separated from preceding token by whitespace. 2022-09-27T15:17:32.1264008Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:17:32.1264191Z 2022-09-27T15:17:32.1264316Z CMake Warning (dev) at torch/CMakeLists.txt:473: 2022-09-27T15:17:32.1264568Z Syntax Warning in cmake code at column 115 2022-09-27T15:17:32.1264825Z 2022-09-27T15:17:32.1264970Z Argument not separated from preceding token by whitespace. 2022-09-27T15:17:32.1265364Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:17:32.1265547Z 2022-09-27T15:17:32.1265872Z CMake Warning (dev) at /usr/local/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-09-27T15:17:32.1266272Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-09-27T15:17:32.1266616Z does not match the name of the calling package (OpenMP). This can lead to 2022-09-27T15:17:32.1266948Z problems in calling code that expects `find_package` result variables 2022-09-27T15:17:32.1267224Z (e.g., `_FOUND`) to follow a certain pattern. 2022-09-27T15:17:32.1267468Z Call Stack (most recent call first): 2022-09-27T15:17:32.1267756Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-09-27T15:17:32.1268052Z caffe2/CMakeLists.txt:1263 (find_package) 2022-09-27T15:17:32.1268425Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:17:32.1268607Z 2022-09-27T15:17:32.1268929Z CMake Warning (dev) at /usr/local/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-09-27T15:17:32.1269315Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-09-27T15:17:32.1269649Z does not match the name of the calling package (OpenMP). This can lead to 2022-09-27T15:17:32.1269974Z problems in calling code that expects `find_package` result variables 2022-09-27T15:17:32.1270263Z (e.g., `_FOUND`) to follow a certain pattern. 2022-09-27T15:17:32.1270505Z Call Stack (most recent call first): 2022-09-27T15:17:32.1270794Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-09-27T15:17:32.1271078Z caffe2/CMakeLists.txt:1263 (find_package) 2022-09-27T15:17:32.1271442Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:17:32.1271625Z 2022-09-27T15:17:32.1271747Z CMake Warning at CMakeLists.txt:1090 (message): 2022-09-27T15:17:32.1272049Z Generated cmake files are only fully tested if one builds with system glog, 2022-09-27T15:17:32.1272384Z gflags, and protobuf. Other settings may generate files that are not well 2022-09-27T15:17:32.1272634Z tested. 2022-09-27T15:17:32.1272741Z 2022-09-27T15:17:32.1272747Z 2022-09-27T15:17:32.1272828Z CMake Warning: 2022-09-27T15:17:32.1273139Z Manually-specified variables were not used by the project: 2022-09-27T15:17:32.1273311Z 2022-09-27T15:17:32.1273386Z JAVA_HOME 2022-09-27T15:17:32.1273498Z 2022-09-27T15:17:32.1273502Z 2022-09-27T15:17:32.1273658Z 31.18user 6.39system 0:54.70elapsed 68%CPU (0avgtext+0avgdata 148300maxresident)k 2022-09-27T15:17:59.4805608Z 205816inputs+184216outputs (1234major+1810570minor)pagefaults 0swaps 2022-09-27T15:17:59.4806566Z 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-09-27T15:17:59.4812420Z 2022-09-27T15:17:59.4812936Z 17.81user 0.33system 0:18.14elapsed 99%CPU (0avgtext+0avgdata 197156maxresident)k 2022-09-27T15:17:59.4813402Z 0inputs+127208outputs (0major+54061minor)pagefaults 0swaps 2022-09-27T15:17:59.4814581Z 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-09-27T15:17:59.4815128Z 2022-09-27T15:17:59.4815334Z 9.17user 0.06system 0:09.23elapsed 99%CPU (0avgtext+0avgdata 59396maxresident)k 2022-09-27T15:17:59.4815760Z 0inputs+51008outputs (0major+23773minor)pagefaults 0swaps 2022-09-27T15:17:59.6130312Z fatal: No names found, cannot describe anything. 2022-09-27T15:18:05.8865141Z ##[group]Run set +e 2022-09-27T15:18:05.8865541Z set +e 2022-09-27T15:18:05.8866024Z if ! lintrunner --force-color --all-files --tee-json=lint.json; then 2022-09-27T15:18:05.8866605Z  echo "" 2022-09-27T15:18:05.8867077Z  echo -e "\e[1m\e[36mYou can reproduce these results locally by using \`lintrunner\`.\e[0m" 2022-09-27T15:18:05.8867678Z  echo -e "\e[1m\e[36mSee https://github.com/pytorch/pytorch/wiki/lintrunner for setup instructions.\e[0m" 2022-09-27T15:18:05.8868204Z  exit 1 2022-09-27T15:18:05.8868510Z fi 2022-09-27T15:18:05.8921108Z shell: /usr/bin/bash -e {0} 2022-09-27T15:18:05.8921481Z env: 2022-09-27T15:18:05.8921762Z pythonLocation: /opt/hostedtoolcache/Python/3.8.14/x64 2022-09-27T15:18:05.8922134Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.14/x64/lib 2022-09-27T15:18:05.8922441Z ##[endgroup] 2022-09-27T15:21:50.7035394Z ok No lint issues. 2022-09-27T15:21:50.7098802Z ##[group]Run # Use jq to massage the JSON lint output into GitHub Actions workflow commands. 2022-09-27T15:21:50.7099319Z # Use jq to massage the JSON lint output into GitHub Actions workflow commands. 2022-09-27T15:21:50.7099708Z jq --raw-output \ 2022-09-27T15:21:50.7100230Z  '"::\(if .severity == "advice" or .severity == "disabled" then "warning" else .severity end) file=\(.path),line=\(.line),col=\(.char),title=\(.code) \(.name)::" + (.description | gsub("\\n"; "%0A"))' \ 2022-09-27T15:21:50.7100708Z  lint.json 2022-09-27T15:21:50.7150769Z shell: /usr/bin/bash -e {0} 2022-09-27T15:21:50.7150979Z env: 2022-09-27T15:21:50.7151229Z pythonLocation: /opt/hostedtoolcache/Python/3.8.14/x64 2022-09-27T15:21:50.7151535Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.14/x64/lib 2022-09-27T15:21:50.7151781Z ##[endgroup] 2022-09-27T15:21:50.8468015Z Post job cleanup. 2022-09-27T15:21:50.9716602Z Cache hit occurred on the primary key setup-python-Linux-python-3.8.14-pip-dae8d773de3e25150591aa0222fdfeac421a6f168b2099e46b0c862f729fb8a2, not saving cache. 2022-09-27T15:21:50.9811104Z Post job cleanup. 2022-09-27T15:21:50.9843296Z Post job cleanup. 2022-09-27T15:21:51.0920632Z [command]/usr/bin/git version 2022-09-27T15:21:51.0970442Z git version 2.37.3 2022-09-27T15:21:51.1015258Z Temporarily overriding HOME='/home/runner/work/_temp/47c6e8ad-a3f4-4ea3-ab7a-e8304b86b7bc' before making global git config changes 2022-09-27T15:21:51.1015719Z Adding repository directory to the temporary git global config as a safe directory 2022-09-27T15:21:51.1020782Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2022-09-27T15:21:51.1068104Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-09-27T15:21:51.1106113Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-09-27T15:21:51.1361704Z Entering 'android/libs/fbjni' 2022-09-27T15:21:51.1522857Z Entering 'third_party/FP16' 2022-09-27T15:21:51.1565209Z Entering 'third_party/FXdiv' 2022-09-27T15:21:51.1604999Z Entering 'third_party/NNPACK' 2022-09-27T15:21:51.1648711Z Entering 'third_party/QNNPACK' 2022-09-27T15:21:51.1685066Z Entering 'third_party/VulkanMemoryAllocator' 2022-09-27T15:21:51.1720854Z Entering 'third_party/XNNPACK' 2022-09-27T15:21:51.1770684Z Entering 'third_party/benchmark' 2022-09-27T15:21:51.1816826Z Entering 'third_party/cpuinfo' 2022-09-27T15:21:51.1852114Z Entering 'third_party/cub' 2022-09-27T15:21:51.1887497Z Entering 'third_party/cudnn_frontend' 2022-09-27T15:21:51.1927598Z Entering 'third_party/cutlass' 2022-09-27T15:21:51.1974680Z Entering 'third_party/eigen' 2022-09-27T15:21:51.2012753Z Entering 'third_party/fbgemm' 2022-09-27T15:21:51.2048328Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-09-27T15:21:51.2086367Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-09-27T15:21:51.2121016Z Entering 'third_party/fbgemm/third_party/googletest' 2022-09-27T15:21:51.2157293Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-09-27T15:21:51.2194581Z Entering 'third_party/flatbuffers' 2022-09-27T15:21:51.2233581Z Entering 'third_party/fmt' 2022-09-27T15:21:51.2270127Z Entering 'third_party/foxi' 2022-09-27T15:21:51.2310425Z Entering 'third_party/gemmlowp/gemmlowp' 2022-09-27T15:21:51.2347627Z Entering 'third_party/gloo' 2022-09-27T15:21:51.2384691Z Entering 'third_party/googletest' 2022-09-27T15:21:51.2419352Z Entering 'third_party/ideep' 2022-09-27T15:21:51.2456005Z Entering 'third_party/ideep/mkl-dnn' 2022-09-27T15:21:51.2496274Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-09-27T15:21:51.2543117Z Entering 'third_party/ios-cmake' 2022-09-27T15:21:51.2581478Z Entering 'third_party/ittapi' 2022-09-27T15:21:51.2618071Z Entering 'third_party/kineto' 2022-09-27T15:21:51.2654220Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-09-27T15:21:51.2692805Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-09-27T15:21:51.2728593Z Entering 'third_party/nccl/nccl' 2022-09-27T15:21:51.2764257Z Entering 'third_party/neon2sse' 2022-09-27T15:21:51.2800841Z Entering 'third_party/nlohmann' 2022-09-27T15:21:51.2838626Z Entering 'third_party/onnx' 2022-09-27T15:21:51.2887118Z Entering 'third_party/onnx/third_party/benchmark' 2022-09-27T15:21:51.2923627Z Entering 'third_party/onnx/third_party/pybind11' 2022-09-27T15:21:51.2962797Z Entering 'third_party/onnx-tensorrt' 2022-09-27T15:21:51.2997734Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-09-27T15:21:51.3038657Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-09-27T15:21:51.3087185Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-09-27T15:21:51.3113543Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-09-27T15:21:51.3160710Z Entering 'third_party/pocketfft' 2022-09-27T15:21:51.3197907Z Entering 'third_party/protobuf' 2022-09-27T15:21:51.3237065Z Entering 'third_party/protobuf/third_party/benchmark' 2022-09-27T15:21:51.3273856Z Entering 'third_party/protobuf/third_party/googletest' 2022-09-27T15:21:51.3312432Z Entering 'third_party/psimd' 2022-09-27T15:21:51.3349126Z Entering 'third_party/pthreadpool' 2022-09-27T15:21:51.3384235Z Entering 'third_party/pybind11' 2022-09-27T15:21:51.3418369Z Entering 'third_party/python-enum' 2022-09-27T15:21:51.3455155Z Entering 'third_party/python-peachpy' 2022-09-27T15:21:51.3491922Z Entering 'third_party/python-six' 2022-09-27T15:21:51.3527085Z Entering 'third_party/sleef' 2022-09-27T15:21:51.3565010Z Entering 'third_party/tbb' 2022-09-27T15:21:51.3603477Z Entering 'third_party/tensorpipe' 2022-09-27T15:21:51.3642867Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-09-27T15:21:51.3679438Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-09-27T15:21:51.3714454Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-09-27T15:21:51.3751073Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-09-27T15:21:51.3788337Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-09-27T15:21:51.3826116Z Entering 'third_party/zstd' 2022-09-27T15:21:51.3883952Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-09-27T15:21:51.3920017Z http.https://github.com/.extraheader 2022-09-27T15:21:51.3929712Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-09-27T15:21:51.3971853Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2022-09-27T15:21:51.4228107Z Entering 'android/libs/fbjni' 2022-09-27T15:21:51.4265610Z Entering 'third_party/FP16' 2022-09-27T15:21:51.4302292Z Entering 'third_party/FXdiv' 2022-09-27T15:21:51.4338377Z Entering 'third_party/NNPACK' 2022-09-27T15:21:51.4375378Z Entering 'third_party/QNNPACK' 2022-09-27T15:21:51.4417296Z Entering 'third_party/VulkanMemoryAllocator' 2022-09-27T15:21:51.4453357Z Entering 'third_party/XNNPACK' 2022-09-27T15:21:51.4508035Z Entering 'third_party/benchmark' 2022-09-27T15:21:51.4543675Z Entering 'third_party/cpuinfo' 2022-09-27T15:21:51.4580837Z Entering 'third_party/cub' 2022-09-27T15:21:51.4616487Z Entering 'third_party/cudnn_frontend' 2022-09-27T15:21:51.4660317Z Entering 'third_party/cutlass' 2022-09-27T15:21:51.4705627Z Entering 'third_party/eigen' 2022-09-27T15:21:51.4744326Z Entering 'third_party/fbgemm' 2022-09-27T15:21:51.4782180Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-09-27T15:21:51.4816500Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-09-27T15:21:51.4852459Z Entering 'third_party/fbgemm/third_party/googletest' 2022-09-27T15:21:51.4890258Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-09-27T15:21:51.4928273Z Entering 'third_party/flatbuffers' 2022-09-27T15:21:51.4968844Z Entering 'third_party/fmt' 2022-09-27T15:21:51.5008734Z Entering 'third_party/foxi' 2022-09-27T15:21:51.5044077Z Entering 'third_party/gemmlowp/gemmlowp' 2022-09-27T15:21:51.5083213Z Entering 'third_party/gloo' 2022-09-27T15:21:51.5118727Z Entering 'third_party/googletest' 2022-09-27T15:21:51.5162978Z Entering 'third_party/ideep' 2022-09-27T15:21:51.5199769Z Entering 'third_party/ideep/mkl-dnn' 2022-09-27T15:21:51.5237669Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-09-27T15:21:51.5282169Z Entering 'third_party/ios-cmake' 2022-09-27T15:21:51.5318170Z Entering 'third_party/ittapi' 2022-09-27T15:21:51.5354614Z Entering 'third_party/kineto' 2022-09-27T15:21:51.5390488Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-09-27T15:21:51.5423497Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-09-27T15:21:51.5459049Z Entering 'third_party/nccl/nccl' 2022-09-27T15:21:51.5495694Z Entering 'third_party/neon2sse' 2022-09-27T15:21:51.5530669Z Entering 'third_party/nlohmann' 2022-09-27T15:21:51.5568799Z Entering 'third_party/onnx' 2022-09-27T15:21:51.5619632Z Entering 'third_party/onnx/third_party/benchmark' 2022-09-27T15:21:51.5654773Z Entering 'third_party/onnx/third_party/pybind11' 2022-09-27T15:21:51.5694721Z Entering 'third_party/onnx-tensorrt' 2022-09-27T15:21:51.5733487Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-09-27T15:21:51.5778126Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-09-27T15:21:51.5813951Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-09-27T15:21:51.5848079Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-09-27T15:21:51.5889383Z Entering 'third_party/pocketfft' 2022-09-27T15:21:51.5927979Z Entering 'third_party/protobuf' 2022-09-27T15:21:51.5967832Z Entering 'third_party/protobuf/third_party/benchmark' 2022-09-27T15:21:51.6005624Z Entering 'third_party/protobuf/third_party/googletest' 2022-09-27T15:21:51.6043830Z Entering 'third_party/psimd' 2022-09-27T15:21:51.6079365Z Entering 'third_party/pthreadpool' 2022-09-27T15:21:51.6116710Z Entering 'third_party/pybind11' 2022-09-27T15:21:51.6153320Z Entering 'third_party/python-enum' 2022-09-27T15:21:51.6193155Z Entering 'third_party/python-peachpy' 2022-09-27T15:21:51.6229948Z Entering 'third_party/python-six' 2022-09-27T15:21:51.6268694Z Entering 'third_party/sleef' 2022-09-27T15:21:51.6304208Z Entering 'third_party/tbb' 2022-09-27T15:21:51.6343224Z Entering 'third_party/tensorpipe' 2022-09-27T15:21:51.6379348Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-09-27T15:21:51.6414729Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-09-27T15:21:51.6453295Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-09-27T15:21:51.6491684Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-09-27T15:21:51.6529179Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-09-27T15:21:51.6572141Z Entering 'third_party/zstd' 2022-09-27T15:21:51.6859338Z Cleaning up orphan processes