2022-08-17T12:06:33.7989556Z Requested labels: linux.2xlarge 2022-08-17T12:06:33.7989661Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/pull/82657/merge 2022-08-17T12:06:33.7989684Z Waiting for a runner to pick up this job... 2022-08-17T12:06:36.1514880Z Job is about to start running on the runner: i-0a8d63262b8c505f2 (repository) 2022-08-17T12:06:42.4997981Z Current runner version: '2.295.0' 2022-08-17T12:06:42.5003577Z Runner name: 'i-0a8d63262b8c505f2' 2022-08-17T12:06:42.5004065Z Runner group name: 'Default' 2022-08-17T12:06:42.5004715Z Machine name: 'ip-10-0-8-175' 2022-08-17T12:06:42.5006620Z ##[group]GITHUB_TOKEN Permissions 2022-08-17T12:06:42.5007238Z Actions: read 2022-08-17T12:06:42.5007578Z Checks: read 2022-08-17T12:06:42.5007874Z Contents: read 2022-08-17T12:06:42.5008128Z Deployments: read 2022-08-17T12:06:42.5008430Z Discussions: read 2022-08-17T12:06:42.5008752Z Issues: read 2022-08-17T12:06:42.5008994Z Metadata: read 2022-08-17T12:06:42.5009280Z Packages: read 2022-08-17T12:06:42.5009565Z Pages: read 2022-08-17T12:06:42.5009825Z PullRequests: read 2022-08-17T12:06:42.5010188Z RepositoryProjects: read 2022-08-17T12:06:42.5010526Z SecurityEvents: read 2022-08-17T12:06:42.5010786Z Statuses: read 2022-08-17T12:06:42.5011072Z ##[endgroup] 2022-08-17T12:06:42.5014118Z Secret source: None 2022-08-17T12:06:42.5014741Z Prepare workflow directory 2022-08-17T12:06:42.5912367Z Prepare all required actions 2022-08-17T12:06:42.6065599Z Getting action download info 2022-08-17T12:06:42.7945817Z Download action repository 'pytorch/pytorch@master' (SHA:2a096e940d33a33c4eb6df1c2ed4da607bd31a7f) 2022-08-17T12:06:45.2127515Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a) 2022-08-17T12:06:45.3166110Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:3c1d75049465d7dfa70acca6d80b9c5c06ff4886) 2022-08-17T12:06:45.5491646Z Getting action download info 2022-08-17T12:06:45.7071866Z Download action repository 'malfet/checkout@silent-checkout' (SHA:f63e9e15406be6060f159846cd2e098f759c5246) 2022-08-17T12:06:45.9687216Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-08-17T12:06:45.9687547Z with: 2022-08-17T12:06:45.9687750Z submodules: recursive 2022-08-17T12:06:45.9687975Z fetch-depth: 0 2022-08-17T12:06:45.9688174Z env: 2022-08-17T12:06:45.9688374Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:06:45.9688602Z ##[endgroup] 2022-08-17T12:06:45.9904105Z ##[group]Run retry () { 2022-08-17T12:06:45.9904549Z retry () { 2022-08-17T12:06:45.9904851Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-08-17T12:06:45.9905157Z } 2022-08-17T12:06:45.9905439Z echo "${GITHUB_WORKSPACE}" 2022-08-17T12:06:45.9905766Z if [ -z "${NO_SUDO}" ]; then 2022-08-17T12:06:45.9906073Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-08-17T12:06:45.9906367Z else 2022-08-17T12:06:45.9906652Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-08-17T12:06:45.9906897Z fi 2022-08-17T12:06:45.9907262Z mkdir "${GITHUB_WORKSPACE}" 2022-08-17T12:06:45.9923176Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:06:45.9923472Z env: 2022-08-17T12:06:45.9923741Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:06:45.9924086Z NO_SUDO: 2022-08-17T12:06:45.9924319Z ##[endgroup] 2022-08-17T12:06:46.0091266Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:06:46.0426091Z ##[group]Run malfet/checkout@silent-checkout 2022-08-17T12:06:46.0426372Z with: 2022-08-17T12:06:46.0426643Z ref: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:06:46.0426877Z fetch-depth: 0 2022-08-17T12:06:46.0427089Z submodules: recursive 2022-08-17T12:06:46.0427305Z quiet-checkout: true 2022-08-17T12:06:46.0427524Z repository: pytorch/pytorch 2022-08-17T12:06:46.0427898Z token: *** 2022-08-17T12:06:46.0428105Z ssh-strict: true 2022-08-17T12:06:46.0428318Z persist-credentials: true 2022-08-17T12:06:46.0428539Z clean: true 2022-08-17T12:06:46.0428741Z lfs: false 2022-08-17T12:06:46.0428944Z set-safe-directory: true 2022-08-17T12:06:46.0429154Z env: 2022-08-17T12:06:46.0429355Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:06:46.0429558Z ##[endgroup] 2022-08-17T12:06:46.1539936Z Syncing repository: pytorch/pytorch 2022-08-17T12:06:46.1541552Z ##[group]Getting Git version info 2022-08-17T12:06:46.1542283Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-08-17T12:06:46.1542778Z [command]/usr/bin/git version 2022-08-17T12:06:46.1543010Z git version 2.37.1 2022-08-17T12:06:46.1543627Z ##[endgroup] 2022-08-17T12:06:46.1554880Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/289270e1-442e-4a9c-a241-58eb18e6dfec' before making global git config changes 2022-08-17T12:06:46.1555346Z Adding repository directory to the temporary git global config as a safe directory 2022-08-17T12:06:46.1555849Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:06:46.1590584Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-08-17T12:06:46.1594662Z ##[group]Initializing the repository 2022-08-17T12:06:46.1599209Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:06:46.1626821Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-08-17T12:06:46.1627304Z hint: is subject to change. To configure the initial branch name to use in all 2022-08-17T12:06:46.1627866Z hint: of your new repositories, which will suppress this warning, call: 2022-08-17T12:06:46.1628298Z hint: 2022-08-17T12:06:46.1628801Z hint: git config --global init.defaultBranch 2022-08-17T12:06:46.1629219Z hint: 2022-08-17T12:06:46.1629757Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-08-17T12:06:46.1630495Z hint: 'development'. The just-created branch can be renamed via this command: 2022-08-17T12:06:46.1630778Z hint: 2022-08-17T12:06:46.1631152Z hint: git branch -m 2022-08-17T12:06:46.1631547Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-08-17T12:06:46.1639410Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-08-17T12:06:46.1666444Z ##[endgroup] 2022-08-17T12:06:46.1666873Z ##[group]Disabling automatic garbage collection 2022-08-17T12:06:46.1671094Z [command]/usr/bin/git config --local gc.auto 0 2022-08-17T12:06:46.1695103Z ##[endgroup] 2022-08-17T12:06:46.1695492Z ##[group]Setting up auth 2022-08-17T12:06:46.1702896Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-08-17T12:06:46.1729394Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-08-17T12:06:46.1977664Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-08-17T12:06:46.2005408Z [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-08-17T12:06:46.2237358Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-08-17T12:06:46.2274388Z ##[endgroup] 2022-08-17T12:06:46.2274806Z ##[group]Fetching the repository 2022-08-17T12:06:46.2280688Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --quiet --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2022-08-17T12:07:32.2020151Z [command]/usr/bin/git rev-parse --verify --quiet ce6a3c605df99d1df57c0dda75c06d748e54ed2a^{object} 2022-08-17T12:07:32.2049738Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules origin ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:07:33.1502566Z ##[endgroup] 2022-08-17T12:07:33.1503026Z ##[group]Determining the checkout info 2022-08-17T12:07:33.1503998Z ##[endgroup] 2022-08-17T12:07:33.1504366Z ##[group]Checking out the ref 2022-08-17T12:07:33.1509437Z [command]/usr/bin/git checkout --quiet --force ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:07:34.3496994Z ##[endgroup] 2022-08-17T12:07:34.3497603Z ##[group]Setting up auth for fetching submodules 2022-08-17T12:07:34.3503356Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-08-17T12:07:34.3544017Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2022-08-17T12:07:34.3569977Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2022-08-17T12:07:34.3597519Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2022-08-17T12:07:34.3619670Z ##[endgroup] 2022-08-17T12:07:34.3620167Z ##[group]Fetching submodules 2022-08-17T12:07:34.3623694Z [command]/usr/bin/git submodule sync --recursive 2022-08-17T12:07:34.3871234Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2022-08-17T12:07:34.4105108Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2022-08-17T12:07:34.4106135Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2022-08-17T12:07:34.4107804Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2022-08-17T12:07:34.4109834Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2022-08-17T12:07:34.4111984Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2022-08-17T12:07:34.4114410Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2022-08-17T12:07:34.4116841Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2022-08-17T12:07:34.4119120Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2022-08-17T12:07:34.4121659Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2022-08-17T12:07:34.4124302Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2022-08-17T12:07:34.4126989Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2022-08-17T12:07:34.4129908Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2022-08-17T12:07:34.4133293Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2022-08-17T12:07:34.4135976Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2022-08-17T12:07:34.4139036Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2022-08-17T12:07:34.4143194Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:07:34.4146435Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2022-08-17T12:07:34.4150597Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2022-08-17T12:07:34.4153932Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2022-08-17T12:07:34.4157295Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2022-08-17T12:07:34.4160992Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2022-08-17T12:07:34.4164794Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2022-08-17T12:07:34.4168671Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2022-08-17T12:07:34.4172823Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2022-08-17T12:07:34.4176855Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2022-08-17T12:07:34.4181399Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2022-08-17T12:07:34.4185826Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2022-08-17T12:07:34.4190367Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2022-08-17T12:07:34.4194931Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2022-08-17T12:07:34.4199732Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2022-08-17T12:07:34.4204401Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2022-08-17T12:07:34.4209358Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2022-08-17T12:07:34.4214165Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2022-08-17T12:07:34.4219321Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2022-08-17T12:07:34.4224776Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2022-08-17T12:07:34.4229901Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2022-08-17T12:07:34.4235250Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2022-08-17T12:07:34.4240626Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2022-08-17T12:07:34.4246288Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2022-08-17T12:07:34.4271478Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2022-08-17T12:07:34.6864184Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2022-08-17T12:07:34.8854135Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2022-08-17T12:07:35.0710916Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2022-08-17T12:07:35.3436658Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2022-08-17T12:07:35.6216368Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2022-08-17T12:07:40.8196607Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2022-08-17T12:07:41.1840087Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2022-08-17T12:07:41.7077802Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2022-08-17T12:07:43.1146971Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2022-08-17T12:07:44.1019180Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2022-08-17T12:07:49.1818678Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2022-08-17T12:07:49.7906198Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2022-08-17T12:07:51.0880597Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2022-08-17T12:07:52.2061717Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2022-08-17T12:07:52.3877102Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2022-08-17T12:07:52.8196850Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2022-08-17T12:07:53.1346820Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2022-08-17T12:07:54.1053525Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2022-08-17T12:07:54.5029871Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2022-08-17T12:07:54.6932349Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2022-08-17T12:07:54.9353419Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2022-08-17T12:07:56.1961494Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2022-08-17T12:07:56.8006112Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2022-08-17T12:07:57.1540328Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2022-08-17T12:08:03.0138379Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2022-08-17T12:08:04.8042307Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2022-08-17T12:08:05.2530226Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2022-08-17T12:08:05.8433113Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2022-08-17T12:08:10.8043034Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2022-08-17T12:08:11.0065644Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2022-08-17T12:08:11.2864649Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2022-08-17T12:08:12.2522348Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2022-08-17T12:08:12.4696955Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2022-08-17T12:08:12.9295077Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2022-08-17T12:08:13.2224851Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2022-08-17T12:08:13.7895614Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2022-08-17T12:08:15.8115502Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2022-08-17T12:08:16.2649982Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2022-08-17T12:08:18.3840746Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2022-08-17T12:08:18.3934366Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2022-08-17T12:08:18.4005130Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2022-08-17T12:08:18.4205879Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2022-08-17T12:08:18.4405767Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2022-08-17T12:08:18.9787638Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2022-08-17T12:08:18.9971990Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-08-17T12:08:19.0873524Z Submodule path 'third_party/cpuinfo': checked out '5916273f79a21551890fd3d56fc5375a78d1598d' 2022-08-17T12:08:19.1182489Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2022-08-17T12:08:19.3782805Z Submodule path 'third_party/cudnn_frontend': checked out '43709ab96c47e26eebcdac72f93f946d44ceffa8' 2022-08-17T12:08:19.5947616Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2022-08-17T12:08:19.6350147Z Submodule path 'third_party/fbgemm': checked out '499cd22f5c2e26041e4f190f628b48478a89a030' 2022-08-17T12:08:19.6363697Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:08:19.6365883Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:08:19.6368249Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:08:19.6370770Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:08:19.6393735Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2022-08-17T12:08:20.4558853Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2022-08-17T12:08:20.9434665Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2022-08-17T12:08:21.9389766Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2022-08-17T12:08:22.3073350Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2022-08-17T12:08:22.3982170Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2022-08-17T12:08:22.4504677Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2022-08-17T12:08:22.4592164Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2022-08-17T12:08:22.5380065Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2022-08-17T12:08:22.5686209Z Submodule path 'third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2022-08-17T12:08:22.5764455Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2022-08-17T12:08:22.6123845Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2022-08-17T12:08:22.6334444Z Submodule path 'third_party/gloo': checked out '5b143513263133af2b95547e97c07cebeb72bf72' 2022-08-17T12:08:22.6754435Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2022-08-17T12:08:22.6853131Z Submodule path 'third_party/ideep': checked out '8a114a51c116b55c4ceb689b98746786bd00c29b' 2022-08-17T12:08:22.6865673Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2022-08-17T12:08:22.6886286Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2022-08-17T12:08:30.4369336Z Submodule path 'third_party/ideep/mkl-dnn': checked out '888a87a954e4fddb4d81fd10858eb834f2441b46' 2022-08-17T12:08:30.4384159Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:08:30.4405888Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2022-08-17T12:08:37.0846040Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out '52b5f107dd9cf10910aaa19cb47f3abf9b349815' 2022-08-17T12:08:37.0937040Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2022-08-17T12:08:37.1061992Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2022-08-17T12:08:37.1908441Z Submodule path 'third_party/kineto': checked out '0703c78999061b8329dfab7ec5046fc5764a5573' 2022-08-17T12:08:37.1923328Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:08:37.1925511Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:08:37.1948273Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2022-08-17T12:08:38.4718264Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2022-08-17T12:08:39.7007489Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2022-08-17T12:08:39.7495249Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2022-08-17T12:08:39.7668744Z Submodule path 'third_party/nccl/nccl': checked out '19ab67d1727d337d10d0a48cbaf5cd119b8d88f1' 2022-08-17T12:08:39.7792378Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2022-08-17T12:08:39.8748697Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2022-08-17T12:08:40.0909827Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2022-08-17T12:08:40.0935425Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2022-08-17T12:08:40.0937037Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2022-08-17T12:08:40.0959699Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2022-08-17T12:08:40.6855249Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2022-08-17T12:08:41.4902871Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-08-17T12:08:41.5189080Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2022-08-17T12:08:41.5326382Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2022-08-17T12:08:41.5338699Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:08:41.5360463Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2022-08-17T12:08:43.3124946Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2022-08-17T12:08:43.3143201Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:08:43.3145441Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:08:43.3168258Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2022-08-17T12:08:43.6998571Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2022-08-17T12:08:44.4963978Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-08-17T12:08:44.5546541Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2022-08-17T12:08:44.5559165Z 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-08-17T12:08:44.5581688Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2022-08-17T12:08:44.7663254Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-08-17T12:08:44.7744483Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2022-08-17T12:08:45.0038766Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2022-08-17T12:08:45.0055505Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:08:45.0057518Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2022-08-17T12:08:45.0080780Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2022-08-17T12:08:45.3903840Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2022-08-17T12:08:46.4490493Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2022-08-17T12:08:46.5105267Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2022-08-17T12:08:46.5181628Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2022-08-17T12:08:46.5275856Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2022-08-17T12:08:46.5578145Z Submodule path 'third_party/pybind11': checked out 'aa304c9c7d725ffb9d10af08a3b34cb372307020' 2022-08-17T12:08:46.5658041Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2022-08-17T12:08:46.5911972Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2022-08-17T12:08:46.5996472Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2022-08-17T12:08:46.6395491Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2022-08-17T12:08:46.7369878Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2022-08-17T12:08:46.7607824Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2022-08-17T12:08:46.7622222Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:08:46.7623667Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:08:46.7625722Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:08:46.7627949Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:08:46.7650194Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2022-08-17T12:08:47.7611183Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2022-08-17T12:08:49.0547886Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2022-08-17T12:08:50.2086449Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2022-08-17T12:08:51.1024846Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2022-08-17T12:08:51.1154128Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2022-08-17T12:08:51.1749047Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2022-08-17T12:08:51.1999401Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2022-08-17T12:08:51.2011205Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:08:51.2033484Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2022-08-17T12:08:51.4551223Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-08-17T12:08:51.5749480Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2022-08-17T12:08:51.5776240Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2022-08-17T12:08:51.6025877Z Entering 'android/libs/fbjni' 2022-08-17T12:08:51.6058752Z Entering 'third_party/FP16' 2022-08-17T12:08:51.6091748Z Entering 'third_party/FXdiv' 2022-08-17T12:08:51.6125685Z Entering 'third_party/NNPACK' 2022-08-17T12:08:51.6160066Z Entering 'third_party/QNNPACK' 2022-08-17T12:08:51.6194924Z Entering 'third_party/XNNPACK' 2022-08-17T12:08:51.6239704Z Entering 'third_party/benchmark' 2022-08-17T12:08:51.6273586Z Entering 'third_party/cpuinfo' 2022-08-17T12:08:51.6307150Z Entering 'third_party/cub' 2022-08-17T12:08:51.6339709Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:08:51.6379534Z Entering 'third_party/eigen' 2022-08-17T12:08:51.6415924Z Entering 'third_party/fbgemm' 2022-08-17T12:08:51.6449537Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:08:51.6482690Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:08:51.6517385Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:08:51.6550149Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:08:51.6583372Z Entering 'third_party/flatbuffers' 2022-08-17T12:08:51.6618509Z Entering 'third_party/fmt' 2022-08-17T12:08:51.6651934Z Entering 'third_party/foxi' 2022-08-17T12:08:51.6685364Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:08:51.6718817Z Entering 'third_party/gloo' 2022-08-17T12:08:51.6752290Z Entering 'third_party/googletest' 2022-08-17T12:08:51.6786814Z Entering 'third_party/ideep' 2022-08-17T12:08:51.6819499Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:08:51.6854981Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:08:51.6894624Z Entering 'third_party/ios-cmake' 2022-08-17T12:08:51.6929501Z Entering 'third_party/ittapi' 2022-08-17T12:08:51.6962611Z Entering 'third_party/kineto' 2022-08-17T12:08:51.6996080Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:08:51.7030317Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:08:51.7064540Z Entering 'third_party/nccl/nccl' 2022-08-17T12:08:51.7097940Z Entering 'third_party/neon2sse' 2022-08-17T12:08:51.7131098Z Entering 'third_party/nlohmann' 2022-08-17T12:08:51.7165880Z Entering 'third_party/onnx' 2022-08-17T12:08:51.7211628Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:08:51.7245676Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:08:51.7280861Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:08:51.7314123Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:08:51.7351601Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:08:51.7385215Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:08:51.7418376Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:08:51.7454554Z Entering 'third_party/pocketfft' 2022-08-17T12:08:51.7487678Z Entering 'third_party/protobuf' 2022-08-17T12:08:51.7524497Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:08:51.7557486Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:08:51.7592339Z Entering 'third_party/psimd' 2022-08-17T12:08:51.7625830Z Entering 'third_party/pthreadpool' 2022-08-17T12:08:51.7658781Z Entering 'third_party/pybind11' 2022-08-17T12:08:51.7692709Z Entering 'third_party/python-enum' 2022-08-17T12:08:51.7725197Z Entering 'third_party/python-peachpy' 2022-08-17T12:08:51.7758616Z Entering 'third_party/python-six' 2022-08-17T12:08:51.7793085Z Entering 'third_party/sleef' 2022-08-17T12:08:51.7826075Z Entering 'third_party/tbb' 2022-08-17T12:08:51.7861577Z Entering 'third_party/tensorpipe' 2022-08-17T12:08:51.7901863Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:08:51.7933344Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:08:51.7966172Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:08:51.7999158Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:08:51.8032195Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:08:51.8067053Z Entering 'third_party/zstd' 2022-08-17T12:08:51.8108817Z ##[endgroup] 2022-08-17T12:08:51.8109194Z ##[group]Persisting credentials for submodules 2022-08-17T12:08:51.8115969Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || : 2022-08-17T12:08:51.8363937Z Entering 'android/libs/fbjni' 2022-08-17T12:08:51.8396737Z Entering 'third_party/FP16' 2022-08-17T12:08:51.8429249Z Entering 'third_party/FXdiv' 2022-08-17T12:08:51.8462583Z Entering 'third_party/NNPACK' 2022-08-17T12:08:51.8495638Z Entering 'third_party/QNNPACK' 2022-08-17T12:08:51.8529578Z Entering 'third_party/XNNPACK' 2022-08-17T12:08:51.8572001Z Entering 'third_party/benchmark' 2022-08-17T12:08:51.8605381Z Entering 'third_party/cpuinfo' 2022-08-17T12:08:51.8639254Z Entering 'third_party/cub' 2022-08-17T12:08:51.8673138Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:08:51.8712240Z Entering 'third_party/eigen' 2022-08-17T12:08:51.8747835Z Entering 'third_party/fbgemm' 2022-08-17T12:08:51.8781450Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:08:51.8814461Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:08:51.8848342Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:08:51.8880783Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:08:51.8915696Z Entering 'third_party/flatbuffers' 2022-08-17T12:08:51.8951450Z Entering 'third_party/fmt' 2022-08-17T12:08:51.8984648Z Entering 'third_party/foxi' 2022-08-17T12:08:51.9017741Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:08:51.9052463Z Entering 'third_party/gloo' 2022-08-17T12:08:51.9086017Z Entering 'third_party/googletest' 2022-08-17T12:08:51.9118391Z Entering 'third_party/ideep' 2022-08-17T12:08:51.9150904Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:08:51.9185778Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:08:51.9224134Z Entering 'third_party/ios-cmake' 2022-08-17T12:08:51.9256552Z Entering 'third_party/ittapi' 2022-08-17T12:08:51.9289339Z Entering 'third_party/kineto' 2022-08-17T12:08:51.9322735Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:08:51.9355254Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:08:51.9389242Z Entering 'third_party/nccl/nccl' 2022-08-17T12:08:51.9421281Z Entering 'third_party/neon2sse' 2022-08-17T12:08:51.9452834Z Entering 'third_party/nlohmann' 2022-08-17T12:08:51.9488387Z Entering 'third_party/onnx' 2022-08-17T12:08:51.9532231Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:08:51.9565419Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:08:51.9600461Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:08:51.9632368Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:08:51.9668815Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:08:51.9701975Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:08:51.9733108Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:08:51.9769280Z Entering 'third_party/pocketfft' 2022-08-17T12:08:51.9801774Z Entering 'third_party/protobuf' 2022-08-17T12:08:51.9837654Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:08:51.9870576Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:08:51.9904586Z Entering 'third_party/psimd' 2022-08-17T12:08:51.9936720Z Entering 'third_party/pthreadpool' 2022-08-17T12:08:51.9969360Z Entering 'third_party/pybind11' 2022-08-17T12:08:52.0003397Z Entering 'third_party/python-enum' 2022-08-17T12:08:52.0035296Z Entering 'third_party/python-peachpy' 2022-08-17T12:08:52.0067363Z Entering 'third_party/python-six' 2022-08-17T12:08:52.0099452Z Entering 'third_party/sleef' 2022-08-17T12:08:52.0133172Z Entering 'third_party/tbb' 2022-08-17T12:08:52.0166935Z Entering 'third_party/tensorpipe' 2022-08-17T12:08:52.0199658Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:08:52.0232896Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:08:52.0264319Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:08:52.0297042Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:08:52.0328897Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:08:52.0364881Z Entering 'third_party/zstd' 2022-08-17T12:08:52.0408966Z [command]/usr/bin/git submodule foreach --recursive git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url 2022-08-17T12:08:52.0655981Z Entering 'android/libs/fbjni' 2022-08-17T12:08:52.0687329Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2022-08-17T12:08:52.0699937Z Entering 'third_party/FP16' 2022-08-17T12:08:52.0730829Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2022-08-17T12:08:52.0744014Z Entering 'third_party/FXdiv' 2022-08-17T12:08:52.0774724Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2022-08-17T12:08:52.0789522Z Entering 'third_party/NNPACK' 2022-08-17T12:08:52.0820867Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2022-08-17T12:08:52.0834481Z Entering 'third_party/QNNPACK' 2022-08-17T12:08:52.0865665Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2022-08-17T12:08:52.0879307Z Entering 'third_party/XNNPACK' 2022-08-17T12:08:52.0910731Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2022-08-17T12:08:52.0934700Z Entering 'third_party/benchmark' 2022-08-17T12:08:52.0965527Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2022-08-17T12:08:52.0979348Z Entering 'third_party/cpuinfo' 2022-08-17T12:08:52.1009537Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2022-08-17T12:08:52.1024154Z Entering 'third_party/cub' 2022-08-17T12:08:52.1054398Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2022-08-17T12:08:52.1070035Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:08:52.1100350Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2022-08-17T12:08:52.1118980Z Entering 'third_party/eigen' 2022-08-17T12:08:52.1150337Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2022-08-17T12:08:52.1165661Z Entering 'third_party/fbgemm' 2022-08-17T12:08:52.1197967Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2022-08-17T12:08:52.1211264Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:08:52.1241711Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2022-08-17T12:08:52.1254517Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:08:52.1284586Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2022-08-17T12:08:52.1299040Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:08:52.1329893Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2022-08-17T12:08:52.1343696Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:08:52.1374075Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2022-08-17T12:08:52.1388658Z Entering 'third_party/flatbuffers' 2022-08-17T12:08:52.1419438Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2022-08-17T12:08:52.1434308Z Entering 'third_party/fmt' 2022-08-17T12:08:52.1464818Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2022-08-17T12:08:52.1478027Z Entering 'third_party/foxi' 2022-08-17T12:08:52.1508546Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2022-08-17T12:08:52.1522021Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:08:52.1554185Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2022-08-17T12:08:52.1568324Z Entering 'third_party/gloo' 2022-08-17T12:08:52.1599017Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2022-08-17T12:08:52.1613287Z Entering 'third_party/googletest' 2022-08-17T12:08:52.1644110Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2022-08-17T12:08:52.1657735Z Entering 'third_party/ideep' 2022-08-17T12:08:52.1687999Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2022-08-17T12:08:52.1701852Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:08:52.1731657Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2022-08-17T12:08:52.1746312Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:08:52.1776162Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/config remote.origin.url 2022-08-17T12:08:52.1801162Z Entering 'third_party/ios-cmake' 2022-08-17T12:08:52.1831040Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2022-08-17T12:08:52.1844420Z Entering 'third_party/ittapi' 2022-08-17T12:08:52.1874604Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2022-08-17T12:08:52.1887851Z Entering 'third_party/kineto' 2022-08-17T12:08:52.1918038Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2022-08-17T12:08:52.1931755Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:08:52.1961588Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2022-08-17T12:08:52.1975139Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:08:52.2004968Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2022-08-17T12:08:52.2019410Z Entering 'third_party/nccl/nccl' 2022-08-17T12:08:52.2049459Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2022-08-17T12:08:52.2062842Z Entering 'third_party/neon2sse' 2022-08-17T12:08:52.2093314Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2022-08-17T12:08:52.2106440Z Entering 'third_party/nlohmann' 2022-08-17T12:08:52.2136146Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2022-08-17T12:08:52.2150270Z Entering 'third_party/onnx' 2022-08-17T12:08:52.2179977Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2022-08-17T12:08:52.2204097Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:08:52.2235874Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-08-17T12:08:52.2249387Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:08:52.2279625Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-08-17T12:08:52.2295036Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:08:52.2324382Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2022-08-17T12:08:52.2337174Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:08:52.2367197Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2022-08-17T12:08:52.2384413Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:08:52.2414729Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-08-17T12:08:52.2428335Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:08:52.2458670Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-08-17T12:08:52.2471374Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:08:52.2503738Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2022-08-17T12:08:52.2520633Z Entering 'third_party/pocketfft' 2022-08-17T12:08:52.2550093Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2022-08-17T12:08:52.2563817Z Entering 'third_party/protobuf' 2022-08-17T12:08:52.2593955Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2022-08-17T12:08:52.2610073Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:08:52.2640539Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2022-08-17T12:08:52.2654073Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:08:52.2685784Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2022-08-17T12:08:52.2700971Z Entering 'third_party/psimd' 2022-08-17T12:08:52.2730860Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2022-08-17T12:08:52.2744120Z Entering 'third_party/pthreadpool' 2022-08-17T12:08:52.2774216Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2022-08-17T12:08:52.2788668Z Entering 'third_party/pybind11' 2022-08-17T12:08:52.2819050Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2022-08-17T12:08:52.2832797Z Entering 'third_party/python-enum' 2022-08-17T12:08:52.2863562Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2022-08-17T12:08:52.2876901Z Entering 'third_party/python-peachpy' 2022-08-17T12:08:52.2907680Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2022-08-17T12:08:52.2920624Z Entering 'third_party/python-six' 2022-08-17T12:08:52.2952037Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2022-08-17T12:08:52.2965087Z Entering 'third_party/sleef' 2022-08-17T12:08:52.2995156Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2022-08-17T12:08:52.3008928Z Entering 'third_party/tbb' 2022-08-17T12:08:52.3038850Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2022-08-17T12:08:52.3054443Z Entering 'third_party/tensorpipe' 2022-08-17T12:08:52.3086540Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2022-08-17T12:08:52.3099973Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:08:52.3132226Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2022-08-17T12:08:52.3145781Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:08:52.3175869Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2022-08-17T12:08:52.3189806Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:08:52.3220147Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2022-08-17T12:08:52.3235028Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:08:52.3266067Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2022-08-17T12:08:52.3279264Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:08:52.3311216Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2022-08-17T12:08:52.3327280Z Entering 'third_party/zstd' 2022-08-17T12:08:52.3358174Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2022-08-17T12:08:52.3966050Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2022-08-17T12:08:52.4214667Z Entering 'android/libs/fbjni' 2022-08-17T12:08:52.4249575Z Entering 'third_party/FP16' 2022-08-17T12:08:52.4282705Z Entering 'third_party/FXdiv' 2022-08-17T12:08:52.4316788Z Entering 'third_party/NNPACK' 2022-08-17T12:08:52.4350486Z Entering 'third_party/QNNPACK' 2022-08-17T12:08:52.4383369Z Entering 'third_party/XNNPACK' 2022-08-17T12:08:52.4426249Z Entering 'third_party/benchmark' 2022-08-17T12:08:52.4458766Z Entering 'third_party/cpuinfo' 2022-08-17T12:08:52.4491639Z Entering 'third_party/cub' 2022-08-17T12:08:52.4523936Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:08:52.4561018Z Entering 'third_party/eigen' 2022-08-17T12:08:52.4595745Z Entering 'third_party/fbgemm' 2022-08-17T12:08:52.4628897Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:08:52.4661251Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:08:52.4693492Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:08:52.4725834Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:08:52.4758425Z Entering 'third_party/flatbuffers' 2022-08-17T12:08:52.4792307Z Entering 'third_party/fmt' 2022-08-17T12:08:52.4824696Z Entering 'third_party/foxi' 2022-08-17T12:08:52.4856810Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:08:52.4889412Z Entering 'third_party/gloo' 2022-08-17T12:08:52.4922378Z Entering 'third_party/googletest' 2022-08-17T12:08:52.4955435Z Entering 'third_party/ideep' 2022-08-17T12:08:52.4988708Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:08:52.5024892Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:08:52.5062951Z Entering 'third_party/ios-cmake' 2022-08-17T12:08:52.5096018Z Entering 'third_party/ittapi' 2022-08-17T12:08:52.5130888Z Entering 'third_party/kineto' 2022-08-17T12:08:52.5164304Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:08:52.5197251Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:08:52.5231894Z Entering 'third_party/nccl/nccl' 2022-08-17T12:08:52.5265785Z Entering 'third_party/neon2sse' 2022-08-17T12:08:52.5299098Z Entering 'third_party/nlohmann' 2022-08-17T12:08:52.5333618Z Entering 'third_party/onnx' 2022-08-17T12:08:52.5378086Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:08:52.5411644Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:08:52.5446279Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:08:52.5481032Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:08:52.5518359Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:08:52.5552416Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:08:52.5586168Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:08:52.5625639Z Entering 'third_party/pocketfft' 2022-08-17T12:08:52.5659323Z Entering 'third_party/protobuf' 2022-08-17T12:08:52.5695943Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:08:52.5730030Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:08:52.5764136Z Entering 'third_party/psimd' 2022-08-17T12:08:52.5797720Z Entering 'third_party/pthreadpool' 2022-08-17T12:08:52.5831324Z Entering 'third_party/pybind11' 2022-08-17T12:08:52.5865211Z Entering 'third_party/python-enum' 2022-08-17T12:08:52.5898534Z Entering 'third_party/python-peachpy' 2022-08-17T12:08:52.5931263Z Entering 'third_party/python-six' 2022-08-17T12:08:52.5964258Z Entering 'third_party/sleef' 2022-08-17T12:08:52.5997274Z Entering 'third_party/tbb' 2022-08-17T12:08:52.6032395Z Entering 'third_party/tensorpipe' 2022-08-17T12:08:52.6066193Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:08:52.6099058Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:08:52.6130987Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:08:52.6163366Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:08:52.6195410Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:08:52.6230051Z Entering 'third_party/zstd' 2022-08-17T12:08:52.6275379Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2022-08-17T12:08:52.6517763Z Entering 'android/libs/fbjni' 2022-08-17T12:08:52.6550660Z Entering 'third_party/FP16' 2022-08-17T12:08:52.6583656Z Entering 'third_party/FXdiv' 2022-08-17T12:08:52.6616044Z Entering 'third_party/NNPACK' 2022-08-17T12:08:52.6648854Z Entering 'third_party/QNNPACK' 2022-08-17T12:08:52.6682773Z Entering 'third_party/XNNPACK' 2022-08-17T12:08:52.6725920Z Entering 'third_party/benchmark' 2022-08-17T12:08:52.6759840Z Entering 'third_party/cpuinfo' 2022-08-17T12:08:52.6793423Z Entering 'third_party/cub' 2022-08-17T12:08:52.6827436Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:08:52.6865770Z Entering 'third_party/eigen' 2022-08-17T12:08:52.6900324Z Entering 'third_party/fbgemm' 2022-08-17T12:08:52.6933287Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:08:52.6965879Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:08:52.6999735Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:08:52.7031457Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:08:52.7064565Z Entering 'third_party/flatbuffers' 2022-08-17T12:08:52.7099489Z Entering 'third_party/fmt' 2022-08-17T12:08:52.7132236Z Entering 'third_party/foxi' 2022-08-17T12:08:52.7164465Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:08:52.7197289Z Entering 'third_party/gloo' 2022-08-17T12:08:52.7229790Z Entering 'third_party/googletest' 2022-08-17T12:08:52.7262400Z Entering 'third_party/ideep' 2022-08-17T12:08:52.7294756Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:08:52.7329088Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:08:52.7366786Z Entering 'third_party/ios-cmake' 2022-08-17T12:08:52.7399655Z Entering 'third_party/ittapi' 2022-08-17T12:08:52.7432111Z Entering 'third_party/kineto' 2022-08-17T12:08:52.7464871Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:08:52.7496975Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:08:52.7530890Z Entering 'third_party/nccl/nccl' 2022-08-17T12:08:52.7563606Z Entering 'third_party/neon2sse' 2022-08-17T12:08:52.7595631Z Entering 'third_party/nlohmann' 2022-08-17T12:08:52.7629946Z Entering 'third_party/onnx' 2022-08-17T12:08:52.7673530Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:08:52.7706889Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:08:52.7741392Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:08:52.7772955Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:08:52.7810831Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:08:52.7844142Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:08:52.7877186Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:08:52.7915064Z Entering 'third_party/pocketfft' 2022-08-17T12:08:52.7950340Z Entering 'third_party/protobuf' 2022-08-17T12:08:52.7987529Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:08:52.8021812Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:08:52.8055431Z Entering 'third_party/psimd' 2022-08-17T12:08:52.8089187Z Entering 'third_party/pthreadpool' 2022-08-17T12:08:52.8122807Z Entering 'third_party/pybind11' 2022-08-17T12:08:52.8155911Z Entering 'third_party/python-enum' 2022-08-17T12:08:52.8188660Z Entering 'third_party/python-peachpy' 2022-08-17T12:08:52.8223068Z Entering 'third_party/python-six' 2022-08-17T12:08:52.8255665Z Entering 'third_party/sleef' 2022-08-17T12:08:52.8289020Z Entering 'third_party/tbb' 2022-08-17T12:08:52.8323874Z Entering 'third_party/tensorpipe' 2022-08-17T12:08:52.8358170Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:08:52.8390145Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:08:52.8422084Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:08:52.8454136Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:08:52.8485670Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:08:52.8521153Z Entering 'third_party/zstd' 2022-08-17T12:08:52.8561891Z ##[endgroup] 2022-08-17T12:08:52.8598268Z [command]/usr/bin/git log -1 --format='%H' 2022-08-17T12:08:52.8620965Z 'ce6a3c605df99d1df57c0dda75c06d748e54ed2a' 2022-08-17T12:08:52.8729094Z Prepare all required actions 2022-08-17T12:08:52.8756637Z ##[group]Run ./.github/actions/setup-linux 2022-08-17T12:08:52.8756833Z env: 2022-08-17T12:08:52.8757007Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:52.8757179Z ##[endgroup] 2022-08-17T12:08:52.8772487Z ##[group]Run set -euo pipefail 2022-08-17T12:08:52.8772798Z set -euo pipefail 2022-08-17T12:08:52.8773013Z function get_ec2_metadata() { 2022-08-17T12:08:52.8773297Z  # Pulled from instance metadata endpoint for EC2 2022-08-17T12:08:52.8773699Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2022-08-17T12:08:52.8774007Z  category=$1 2022-08-17T12:08:52.8774318Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2022-08-17T12:08:52.8774591Z } 2022-08-17T12:08:52.8774834Z echo "ami-id: $(get_ec2_metadata ami-id)" 2022-08-17T12:08:52.8775182Z echo "instance-id: $(get_ec2_metadata instance-id)" 2022-08-17T12:08:52.8775519Z echo "instance-type: $(get_ec2_metadata instance-type)" 2022-08-17T12:08:52.8775902Z echo "system info $(uname -a)" 2022-08-17T12:08:52.8787821Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:08:52.8788103Z env: 2022-08-17T12:08:52.8788383Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:52.8788584Z ##[endgroup] 2022-08-17T12:08:52.8863394Z ami-id: ami-096198a0bccc6bad4 2022-08-17T12:08:52.8910155Z instance-id: i-0a8d63262b8c505f2 2022-08-17T12:08:52.8954931Z instance-type: c5.2xlarge 2022-08-17T12:08:52.8961728Z system info Linux ip-10-0-8-175.ec2.internal 4.14.252-195.483.amzn2.x86_64 #1 SMP Mon Nov 1 20:58:46 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-08-17T12:08:52.9005356Z ##[group]Run if systemctl is-active --quiet docker; then 2022-08-17T12:08:52.9005640Z if systemctl is-active --quiet docker; then 2022-08-17T12:08:52.9005882Z  echo "Docker daemon is running..."; 2022-08-17T12:08:52.9006072Z else 2022-08-17T12:08:52.9006309Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2022-08-17T12:08:52.9006534Z fi 2022-08-17T12:08:52.9017146Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:08:52.9017355Z env: 2022-08-17T12:08:52.9017527Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:52.9017699Z ##[endgroup] 2022-08-17T12:08:52.9057737Z Docker daemon is running... 2022-08-17T12:08:52.9073572Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-08-17T12:08:52.9073917Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-08-17T12:08:52.9074196Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-08-17T12:08:52.9074643Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2022-08-17T12:08:52.9074972Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2022-08-17T12:08:52.9085042Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:08:52.9085251Z env: 2022-08-17T12:08:52.9085408Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:52.9085597Z AWS_RETRY_MODE: standard 2022-08-17T12:08:52.9085779Z AWS_MAX_ATTEMPTS: 5 2022-08-17T12:08:52.9085958Z AWS_DEFAULT_REGION: us-east-1 2022-08-17T12:08:52.9086143Z ##[endgroup] 2022-08-17T12:08:53.6504459Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2022-08-17T12:08:53.6504799Z Configure a credential helper to remove this warning. See 2022-08-17T12:08:53.6506672Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2022-08-17T12:08:53.6507108Z Login Succeeded 2022-08-17T12:08:53.6507226Z 2022-08-17T12:08:53.6537847Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-08-17T12:08:53.6538145Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-08-17T12:08:53.6538480Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-08-17T12:08:53.6550098Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:08:53.6550323Z env: 2022-08-17T12:08:53.6550496Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:53.6550666Z ##[endgroup] 2022-08-17T12:08:53.6609191Z Prepare all required actions 2022-08-17T12:08:53.6609431Z Getting action download info 2022-08-17T12:08:53.8288092Z Download action repository 'seemethere/add-github-ssh-key@v1' (SHA:105f7619adc4054f5f1be5f79ebd354d82384638) 2022-08-17T12:08:53.9445693Z ##[group]Run ./.github/actions/setup-ssh 2022-08-17T12:08:53.9445892Z with: 2022-08-17T12:08:53.9446239Z github-secret: *** 2022-08-17T12:08:53.9446412Z env: 2022-08-17T12:08:53.9446579Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:53.9446748Z ##[endgroup] 2022-08-17T12:08:53.9466630Z ##[group]Run seemethere/add-github-ssh-key@v1 2022-08-17T12:08:53.9466838Z with: 2022-08-17T12:08:53.9467117Z GITHUB_TOKEN: *** 2022-08-17T12:08:53.9467298Z activate-with-label: false 2022-08-17T12:08:53.9467498Z label: with-ssh 2022-08-17T12:08:53.9467687Z remove-existing-keys: true 2022-08-17T12:08:53.9467854Z env: 2022-08-17T12:08:53.9468021Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:53.9468205Z ##[endgroup] 2022-08-17T12:08:54.3017199Z Grabbing public ssh keys from https://github.com/IvanYashchuk.keys 2022-08-17T12:08:54.3690557Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2022-08-17T12:08:54.3703738Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2022-08-17T12:08:54.3725561Z Login using: ssh ec2-user@ec2-54-92-240-132.compute-1.amazonaws.com 2022-08-17T12:08:54.3770349Z Prepare all required actions 2022-08-17T12:08:54.3788584Z ##[group]Run ./.github/actions/pull-docker-image 2022-08-17T12:08:54.3788792Z with: 2022-08-17T12:08:54.3789115Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:08:54.3789417Z env: 2022-08-17T12:08:54.3789600Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:54.3789782Z ##[endgroup] 2022-08-17T12:08:54.3802704Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-08-17T12:08:54.3802978Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-08-17T12:08:54.3803245Z # ignore output since only exit code is used for conditional 2022-08-17T12:08:54.3803510Z # only pull docker image if it's not available locally 2022-08-17T12:08:54.3803804Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2022-08-17T12:08:54.3804112Z  retry docker pull "${DOCKER_IMAGE}" 2022-08-17T12:08:54.3804294Z fi 2022-08-17T12:08:54.3815525Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:08:54.3815742Z env: 2022-08-17T12:08:54.3815902Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:54.3816257Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:08:54.3816588Z ##[endgroup] 2022-08-17T12:08:54.6283156Z a347f7e7645f04fc68e4f87c73cf0385233153b8: Pulling from pytorch/pytorch-linux-focal-py3.7-gcc7 2022-08-17T12:08:54.6283702Z 3b65ec22a9e9: Pulling fs layer 2022-08-17T12:08:54.6284071Z ef46a21e4004: Pulling fs layer 2022-08-17T12:08:54.6284325Z 0cd966808131: Pulling fs layer 2022-08-17T12:08:54.6284574Z d96ffce08e66: Pulling fs layer 2022-08-17T12:08:54.6284866Z 6c71e48d181e: Pulling fs layer 2022-08-17T12:08:54.6285533Z 3e0259f02183: Pulling fs layer 2022-08-17T12:08:54.6285812Z 9dc5c789901b: Pulling fs layer 2022-08-17T12:08:54.6286083Z 4ec60a8f4b0d: Pulling fs layer 2022-08-17T12:08:54.6286372Z efb8d44a1237: Pulling fs layer 2022-08-17T12:08:54.6286632Z 0846fd5f50b1: Pulling fs layer 2022-08-17T12:08:54.6286908Z 2f02b9c38fdd: Pulling fs layer 2022-08-17T12:08:54.6287241Z 5e6332363e8c: Pulling fs layer 2022-08-17T12:08:54.6287504Z 7864323978cb: Pulling fs layer 2022-08-17T12:08:54.6288065Z 4ce5b8109bcb: Pulling fs layer 2022-08-17T12:08:54.6288408Z 9a5798f00c55: Pulling fs layer 2022-08-17T12:08:54.6288713Z b477457c93ae: Pulling fs layer 2022-08-17T12:08:54.6289060Z b8835462091e: Pulling fs layer 2022-08-17T12:08:54.6289400Z 5c88d6b28819: Pulling fs layer 2022-08-17T12:08:54.6289609Z 8b38f067771b: Pulling fs layer 2022-08-17T12:08:54.6289911Z b5dbbce4b04e: Pulling fs layer 2022-08-17T12:08:54.6290272Z 00a3d832f66e: Pulling fs layer 2022-08-17T12:08:54.6290595Z 682b682d9e93: Pulling fs layer 2022-08-17T12:08:54.6290914Z f62d6a29ee25: Pulling fs layer 2022-08-17T12:08:54.6291180Z 9f2aa5b7f4ee: Pulling fs layer 2022-08-17T12:08:54.6291472Z c1cc323d4a98: Pulling fs layer 2022-08-17T12:08:54.6291819Z d323eef1e7e1: Pulling fs layer 2022-08-17T12:08:54.6292171Z ade3e8c67ae6: Pulling fs layer 2022-08-17T12:08:54.6292420Z a492728f4507: Pulling fs layer 2022-08-17T12:08:54.6292600Z fd9ccd86a681: Pulling fs layer 2022-08-17T12:08:54.6292792Z d932c4ca853a: Pulling fs layer 2022-08-17T12:08:54.6292977Z 6c71e48d181e: Waiting 2022-08-17T12:08:54.6293150Z 15c8440a96aa: Pulling fs layer 2022-08-17T12:08:54.6293330Z 3e0259f02183: Waiting 2022-08-17T12:08:54.6293508Z 337a233ac028: Pulling fs layer 2022-08-17T12:08:54.6293685Z 97be5b091dd9: Pulling fs layer 2022-08-17T12:08:54.6293875Z 2ada12616b22: Pulling fs layer 2022-08-17T12:08:54.6294066Z e69a2cbb6fd4: Pulling fs layer 2022-08-17T12:08:54.6294234Z 9dc5c789901b: Waiting 2022-08-17T12:08:54.6294416Z 0044ee4ac606: Pulling fs layer 2022-08-17T12:08:54.6294595Z d96ffce08e66: Waiting 2022-08-17T12:08:54.6294764Z e601349e520b: Pulling fs layer 2022-08-17T12:08:54.6295069Z 4ec60a8f4b0d: Waiting 2022-08-17T12:08:54.6295240Z 5e6332363e8c: Waiting 2022-08-17T12:08:54.6295390Z 9a5798f00c55: Waiting 2022-08-17T12:08:54.6295568Z 591a21ed2ab8: Pulling fs layer 2022-08-17T12:08:54.6295744Z b477457c93ae: Waiting 2022-08-17T12:08:54.6295908Z e4521e0c3854: Pulling fs layer 2022-08-17T12:08:54.6296083Z 7864323978cb: Waiting 2022-08-17T12:08:54.6296259Z f568ee9f41e3: Pulling fs layer 2022-08-17T12:08:54.6296431Z b8835462091e: Waiting 2022-08-17T12:08:54.6296606Z 19df37b4c74c: Pulling fs layer 2022-08-17T12:08:54.6296784Z 682b682d9e93: Waiting 2022-08-17T12:08:54.6296940Z efb8d44a1237: Waiting 2022-08-17T12:08:54.6297119Z c363a482236a: Pulling fs layer 2022-08-17T12:08:54.6297297Z f62d6a29ee25: Waiting 2022-08-17T12:08:54.6297466Z dcf43507e80e: Pulling fs layer 2022-08-17T12:08:54.6297646Z 0846fd5f50b1: Waiting 2022-08-17T12:08:54.6297833Z cdeff5e8900e: Pulling fs layer 2022-08-17T12:08:54.6298015Z 432ead746a51: Pulling fs layer 2022-08-17T12:08:54.6298202Z 7887f902330e: Pulling fs layer 2022-08-17T12:08:54.6298390Z 0107d101d703: Pulling fs layer 2022-08-17T12:08:54.6298564Z 424513ba624b: Pulling fs layer 2022-08-17T12:08:54.6298743Z d323eef1e7e1: Waiting 2022-08-17T12:08:54.6298930Z d9c9fd17b60c: Pulling fs layer 2022-08-17T12:08:54.6299122Z aa1eabed864f: Pulling fs layer 2022-08-17T12:08:54.6299300Z c483592d5074: Pulling fs layer 2022-08-17T12:08:54.6299478Z 4ce5b8109bcb: Waiting 2022-08-17T12:08:54.6299664Z 07f2aa52159a: Pulling fs layer 2022-08-17T12:08:54.6299840Z 13f262da6a6c: Pulling fs layer 2022-08-17T12:08:54.6300075Z ade3e8c67ae6: Waiting 2022-08-17T12:08:54.6300329Z 1e128c6311be: Pulling fs layer 2022-08-17T12:08:54.6300681Z a492728f4507: Waiting 2022-08-17T12:08:54.6300854Z 15c8440a96aa: Waiting 2022-08-17T12:08:54.6301062Z 0a364ea25255: Pulling fs layer 2022-08-17T12:08:54.6301340Z 9b8f9a96d4e8: Pulling fs layer 2022-08-17T12:08:54.6301571Z 708682444671: Pulling fs layer 2022-08-17T12:08:54.6301749Z c1cc323d4a98: Waiting 2022-08-17T12:08:54.6301913Z 589913fd2607: Pulling fs layer 2022-08-17T12:08:54.6302095Z 337a233ac028: Waiting 2022-08-17T12:08:54.6302275Z 7b3f9f48221a: Pulling fs layer 2022-08-17T12:08:54.6302760Z 9f2aa5b7f4ee: Waiting 2022-08-17T12:08:54.6302968Z e4521e0c3854: Waiting 2022-08-17T12:08:54.6303138Z 2f02b9c38fdd: Waiting 2022-08-17T12:08:54.6303328Z 19df37b4c74c: Waiting 2022-08-17T12:08:54.6303887Z cdeff5e8900e: Waiting 2022-08-17T12:08:54.6304206Z dcf43507e80e: Waiting 2022-08-17T12:08:54.6304543Z 432ead746a51: Waiting 2022-08-17T12:08:54.6304696Z fd9ccd86a681: Waiting 2022-08-17T12:08:54.6304867Z 97be5b091dd9: Waiting 2022-08-17T12:08:54.6305031Z f568ee9f41e3: Waiting 2022-08-17T12:08:54.6305193Z e69a2cbb6fd4: Waiting 2022-08-17T12:08:54.6305525Z 0107d101d703: Waiting 2022-08-17T12:08:54.6305723Z c363a482236a: Waiting 2022-08-17T12:08:54.6305929Z 424513ba624b: Waiting 2022-08-17T12:08:54.6306208Z d9c9fd17b60c: Waiting 2022-08-17T12:08:54.6306508Z 708682444671: Waiting 2022-08-17T12:08:54.6306787Z 589913fd2607: Waiting 2022-08-17T12:08:54.6306982Z b5dbbce4b04e: Waiting 2022-08-17T12:08:54.6307154Z 00a3d832f66e: Waiting 2022-08-17T12:08:54.6307307Z 07f2aa52159a: Waiting 2022-08-17T12:08:54.6307476Z 13f262da6a6c: Waiting 2022-08-17T12:08:54.6307638Z 7b3f9f48221a: Waiting 2022-08-17T12:08:54.6307787Z 1e128c6311be: Waiting 2022-08-17T12:08:54.6307956Z 0044ee4ac606: Waiting 2022-08-17T12:08:54.6308119Z 0a364ea25255: Waiting 2022-08-17T12:08:54.6308270Z 591a21ed2ab8: Waiting 2022-08-17T12:08:54.6308444Z aa1eabed864f: Waiting 2022-08-17T12:08:54.6308611Z 5c88d6b28819: Waiting 2022-08-17T12:08:54.6308759Z e601349e520b: Waiting 2022-08-17T12:08:54.6308920Z c483592d5074: Waiting 2022-08-17T12:08:54.7093562Z ef46a21e4004: Download complete 2022-08-17T12:08:54.7791060Z d96ffce08e66: Verifying Checksum 2022-08-17T12:08:54.7791500Z d96ffce08e66: Download complete 2022-08-17T12:08:54.8647748Z 6c71e48d181e: Verifying Checksum 2022-08-17T12:08:54.8648172Z 6c71e48d181e: Download complete 2022-08-17T12:08:54.9481300Z 3e0259f02183: Verifying Checksum 2022-08-17T12:08:54.9481876Z 3e0259f02183: Download complete 2022-08-17T12:08:54.9800813Z 3b65ec22a9e9: Download complete 2022-08-17T12:08:55.0257523Z 9dc5c789901b: Verifying Checksum 2022-08-17T12:08:55.0257967Z 9dc5c789901b: Download complete 2022-08-17T12:08:55.0632376Z 4ec60a8f4b0d: Verifying Checksum 2022-08-17T12:08:55.0632801Z 4ec60a8f4b0d: Download complete 2022-08-17T12:08:55.1375736Z efb8d44a1237: Download complete 2022-08-17T12:08:55.1924625Z 0846fd5f50b1: Download complete 2022-08-17T12:08:55.2695837Z 5e6332363e8c: Verifying Checksum 2022-08-17T12:08:55.2696243Z 5e6332363e8c: Download complete 2022-08-17T12:08:55.4226287Z 7864323978cb: Verifying Checksum 2022-08-17T12:08:55.4226626Z 7864323978cb: Download complete 2022-08-17T12:08:55.6649751Z 3b65ec22a9e9: Pull complete 2022-08-17T12:08:55.7562932Z ef46a21e4004: Pull complete 2022-08-17T12:08:56.0138205Z 2f02b9c38fdd: Verifying Checksum 2022-08-17T12:08:56.0138471Z 2f02b9c38fdd: Download complete 2022-08-17T12:08:56.0955047Z 9a5798f00c55: Verifying Checksum 2022-08-17T12:08:56.0955368Z 9a5798f00c55: Download complete 2022-08-17T12:08:56.1589533Z b477457c93ae: Verifying Checksum 2022-08-17T12:08:56.1589794Z b477457c93ae: Download complete 2022-08-17T12:08:56.6582520Z b8835462091e: Verifying Checksum 2022-08-17T12:08:56.6582881Z b8835462091e: Download complete 2022-08-17T12:08:56.7376595Z 5c88d6b28819: Download complete 2022-08-17T12:08:56.8586751Z 8b38f067771b: Verifying Checksum 2022-08-17T12:08:56.8587053Z 8b38f067771b: Download complete 2022-08-17T12:08:56.9359998Z b5dbbce4b04e: Download complete 2022-08-17T12:08:57.0101424Z 00a3d832f66e: Verifying Checksum 2022-08-17T12:08:57.0101691Z 00a3d832f66e: Download complete 2022-08-17T12:08:57.0834476Z 682b682d9e93: Download complete 2022-08-17T12:08:57.3383497Z f62d6a29ee25: Verifying Checksum 2022-08-17T12:08:57.3384027Z f62d6a29ee25: Download complete 2022-08-17T12:08:57.4192829Z 9f2aa5b7f4ee: Download complete 2022-08-17T12:08:57.4988050Z c1cc323d4a98: Verifying Checksum 2022-08-17T12:08:57.4988425Z c1cc323d4a98: Download complete 2022-08-17T12:08:57.7450378Z 0cd966808131: Verifying Checksum 2022-08-17T12:08:57.7450820Z 0cd966808131: Download complete 2022-08-17T12:08:57.8077683Z ade3e8c67ae6: Verifying Checksum 2022-08-17T12:08:57.8077956Z ade3e8c67ae6: Download complete 2022-08-17T12:08:57.8977684Z a492728f4507: Verifying Checksum 2022-08-17T12:08:57.8978072Z a492728f4507: Download complete 2022-08-17T12:08:57.9696789Z fd9ccd86a681: Verifying Checksum 2022-08-17T12:08:57.9697348Z fd9ccd86a681: Download complete 2022-08-17T12:08:58.0363896Z d932c4ca853a: Verifying Checksum 2022-08-17T12:08:58.0364150Z d932c4ca853a: Download complete 2022-08-17T12:08:58.0908319Z 15c8440a96aa: Download complete 2022-08-17T12:08:58.4375813Z d323eef1e7e1: Verifying Checksum 2022-08-17T12:08:58.4377449Z d323eef1e7e1: Download complete 2022-08-17T12:08:58.5138179Z 97be5b091dd9: Download complete 2022-08-17T12:08:58.5942585Z 2ada12616b22: Verifying Checksum 2022-08-17T12:08:58.5942978Z 2ada12616b22: Download complete 2022-08-17T12:08:58.6965142Z e69a2cbb6fd4: Download complete 2022-08-17T12:08:58.7641779Z 0044ee4ac606: Download complete 2022-08-17T12:08:58.8385763Z e601349e520b: Download complete 2022-08-17T12:08:58.9210013Z 591a21ed2ab8: Download complete 2022-08-17T12:08:58.9907870Z e4521e0c3854: Verifying Checksum 2022-08-17T12:08:59.0539147Z f568ee9f41e3: Download complete 2022-08-17T12:08:59.1186239Z 19df37b4c74c: Download complete 2022-08-17T12:08:59.1907656Z c363a482236a: Verifying Checksum 2022-08-17T12:08:59.1908131Z c363a482236a: Download complete 2022-08-17T12:08:59.2615871Z dcf43507e80e: Verifying Checksum 2022-08-17T12:08:59.2616242Z dcf43507e80e: Download complete 2022-08-17T12:08:59.3298741Z cdeff5e8900e: Verifying Checksum 2022-08-17T12:08:59.3299159Z cdeff5e8900e: Download complete 2022-08-17T12:08:59.7866468Z 432ead746a51: Verifying Checksum 2022-08-17T12:08:59.7866904Z 432ead746a51: Download complete 2022-08-17T12:08:59.8430029Z 7887f902330e: Verifying Checksum 2022-08-17T12:08:59.8430387Z 7887f902330e: Download complete 2022-08-17T12:08:59.9136952Z 0107d101d703: Verifying Checksum 2022-08-17T12:08:59.9137563Z 0107d101d703: Download complete 2022-08-17T12:09:00.0034734Z 424513ba624b: Verifying Checksum 2022-08-17T12:09:00.0035229Z 424513ba624b: Download complete 2022-08-17T12:09:00.0829900Z d9c9fd17b60c: Verifying Checksum 2022-08-17T12:09:00.0830336Z d9c9fd17b60c: Download complete 2022-08-17T12:09:00.3369919Z aa1eabed864f: Verifying Checksum 2022-08-17T12:09:00.3370728Z aa1eabed864f: Download complete 2022-08-17T12:09:00.3426488Z 337a233ac028: Verifying Checksum 2022-08-17T12:09:00.3426833Z 337a233ac028: Download complete 2022-08-17T12:09:00.4060189Z c483592d5074: Verifying Checksum 2022-08-17T12:09:00.4060671Z c483592d5074: Download complete 2022-08-17T12:09:00.4240372Z 07f2aa52159a: Verifying Checksum 2022-08-17T12:09:00.4240773Z 07f2aa52159a: Download complete 2022-08-17T12:09:00.4826266Z 1e128c6311be: Download complete 2022-08-17T12:09:00.5712018Z 0a364ea25255: Verifying Checksum 2022-08-17T12:09:00.5712343Z 0a364ea25255: Download complete 2022-08-17T12:09:00.6446357Z 9b8f9a96d4e8: Download complete 2022-08-17T12:09:00.7185969Z 708682444671: Download complete 2022-08-17T12:09:00.7694066Z 589913fd2607: Verifying Checksum 2022-08-17T12:09:00.7694427Z 589913fd2607: Download complete 2022-08-17T12:09:01.3588403Z 7b3f9f48221a: Verifying Checksum 2022-08-17T12:09:01.3588769Z 7b3f9f48221a: Download complete 2022-08-17T12:09:03.4451967Z 13f262da6a6c: Verifying Checksum 2022-08-17T12:09:03.4452345Z 13f262da6a6c: Download complete 2022-08-17T12:09:04.3883622Z 0cd966808131: Pull complete 2022-08-17T12:09:04.6334831Z d96ffce08e66: Pull complete 2022-08-17T12:09:04.7997794Z 6c71e48d181e: Pull complete 2022-08-17T12:09:04.9992024Z 3e0259f02183: Pull complete 2022-08-17T12:09:05.1461808Z 9dc5c789901b: Pull complete 2022-08-17T12:09:05.3709783Z 4ec60a8f4b0d: Pull complete 2022-08-17T12:09:05.6083922Z efb8d44a1237: Pull complete 2022-08-17T12:09:05.8482404Z 0846fd5f50b1: Pull complete 2022-08-17T12:09:07.6816111Z 2f02b9c38fdd: Pull complete 2022-08-17T12:09:07.9152202Z 5e6332363e8c: Pull complete 2022-08-17T12:09:08.0819716Z 7864323978cb: Pull complete 2022-08-17T12:09:11.8814563Z 4ce5b8109bcb: Verifying Checksum 2022-08-17T12:09:11.8814814Z 4ce5b8109bcb: Download complete 2022-08-17T12:09:35.9395207Z 4ce5b8109bcb: Pull complete 2022-08-17T12:09:36.0320660Z 9a5798f00c55: Pull complete 2022-08-17T12:09:36.1282071Z b477457c93ae: Pull complete 2022-08-17T12:09:36.8842766Z b8835462091e: Pull complete 2022-08-17T12:09:36.9770382Z 5c88d6b28819: Pull complete 2022-08-17T12:09:37.0703654Z 8b38f067771b: Pull complete 2022-08-17T12:09:37.1577252Z b5dbbce4b04e: Pull complete 2022-08-17T12:09:37.2298750Z 00a3d832f66e: Pull complete 2022-08-17T12:09:37.3183161Z 682b682d9e93: Pull complete 2022-08-17T12:09:37.7349203Z f62d6a29ee25: Pull complete 2022-08-17T12:09:37.8086878Z 9f2aa5b7f4ee: Pull complete 2022-08-17T12:09:37.8801432Z c1cc323d4a98: Pull complete 2022-08-17T12:09:39.7814403Z d323eef1e7e1: Pull complete 2022-08-17T12:09:39.9645667Z ade3e8c67ae6: Pull complete 2022-08-17T12:09:40.1719166Z a492728f4507: Pull complete 2022-08-17T12:09:40.4168768Z fd9ccd86a681: Pull complete 2022-08-17T12:09:40.5445761Z d932c4ca853a: Pull complete 2022-08-17T12:09:40.6941522Z 15c8440a96aa: Pull complete 2022-08-17T12:09:45.2302598Z 337a233ac028: Pull complete 2022-08-17T12:09:45.4013785Z 97be5b091dd9: Pull complete 2022-08-17T12:09:45.5084736Z 2ada12616b22: Pull complete 2022-08-17T12:09:45.5959874Z e69a2cbb6fd4: Pull complete 2022-08-17T12:09:45.6759029Z 0044ee4ac606: Pull complete 2022-08-17T12:09:45.7712841Z e601349e520b: Pull complete 2022-08-17T12:09:45.8480653Z 591a21ed2ab8: Pull complete 2022-08-17T12:09:45.9362376Z e4521e0c3854: Pull complete 2022-08-17T12:09:46.0244959Z f568ee9f41e3: Pull complete 2022-08-17T12:09:46.1162472Z 19df37b4c74c: Pull complete 2022-08-17T12:09:46.1999214Z c363a482236a: Pull complete 2022-08-17T12:09:46.2990229Z dcf43507e80e: Pull complete 2022-08-17T12:09:46.3965804Z cdeff5e8900e: Pull complete 2022-08-17T12:09:47.6418095Z 432ead746a51: Pull complete 2022-08-17T12:09:47.8727367Z 7887f902330e: Pull complete 2022-08-17T12:09:48.0581552Z 0107d101d703: Pull complete 2022-08-17T12:09:48.2963268Z 424513ba624b: Pull complete 2022-08-17T12:09:48.5312937Z d9c9fd17b60c: Pull complete 2022-08-17T12:09:48.9350202Z aa1eabed864f: Pull complete 2022-08-17T12:09:49.2032725Z c483592d5074: Pull complete 2022-08-17T12:09:49.4351907Z 07f2aa52159a: Pull complete 2022-08-17T12:09:53.3170482Z 13f262da6a6c: Pull complete 2022-08-17T12:09:53.5519147Z 1e128c6311be: Pull complete 2022-08-17T12:09:53.7873122Z 0a364ea25255: Pull complete 2022-08-17T12:09:54.0154827Z 9b8f9a96d4e8: Pull complete 2022-08-17T12:09:54.2357001Z 708682444671: Pull complete 2022-08-17T12:09:54.4280766Z 589913fd2607: Pull complete 2022-08-17T12:09:55.9042878Z 7b3f9f48221a: Pull complete 2022-08-17T12:09:55.9116493Z Digest: sha256:594372be36f848ede98fd4597227797d5fa59cc4886edb7b024f352b98e83e00 2022-08-17T12:09:55.9138707Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:09:55.9158733Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:09:55.9205857Z ##[group]Run python3 -m pip install psutil==5.9.1 2022-08-17T12:09:55.9206135Z python3 -m pip install psutil==5.9.1 2022-08-17T12:09:55.9206378Z python3 -m pip install pynvml==11.4.1 2022-08-17T12:09:55.9206651Z python3 -m tools.stats.monitor > usage_log.txt 2>&1 & 2022-08-17T12:09:55.9206919Z echo "::set-output name=monitor-script-pid::${!}" 2022-08-17T12:09:55.9217842Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:09:55.9218060Z env: 2022-08-17T12:09:55.9218221Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:09:55.9218412Z ##[endgroup] 2022-08-17T12:09:56.4351997Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T12:09:56.6844821Z Collecting psutil==5.9.1 2022-08-17T12:09:56.6976808Z Downloading psutil-5.9.1-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (281 kB) 2022-08-17T12:09:56.7434415Z Installing collected packages: psutil 2022-08-17T12:09:56.8618827Z Successfully installed psutil-5.9.1 2022-08-17T12:09:57.2047256Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T12:09:57.2553602Z Collecting pynvml==11.4.1 2022-08-17T12:09:57.2693197Z Downloading pynvml-11.4.1-py3-none-any.whl (46 kB) 2022-08-17T12:09:57.3029039Z Installing collected packages: pynvml 2022-08-17T12:09:57.3451463Z Successfully installed pynvml-11.4.1 2022-08-17T12:09:57.3949728Z Prepare all required actions 2022-08-17T12:09:57.3950044Z Getting action download info 2022-08-17T12:09:57.5564336Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:ada9688bc02703b63dc0e606da280613803449a5) 2022-08-17T12:09:57.7121538Z Download action repository 'actions/download-artifact@v2' (SHA:f023be2c48cc18debc3bacd34cb396e0295e2869) 2022-08-17T12:09:57.8538157Z ##[group]Run ./.github/actions/download-build-artifacts 2022-08-17T12:09:57.8538379Z with: 2022-08-17T12:09:57.8538550Z name: linux-focal-py3.7-gcc7 2022-08-17T12:09:57.8538739Z env: 2022-08-17T12:09:57.8538909Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:09:57.8539081Z ##[endgroup] 2022-08-17T12:09:57.8564299Z ##[group]Run seemethere/download-artifact-s3@v4 2022-08-17T12:09:57.8564526Z with: 2022-08-17T12:09:57.8564716Z name: linux-focal-py3.7-gcc7 2022-08-17T12:09:57.8564910Z s3-bucket: gha-artifacts 2022-08-17T12:09:57.8565101Z region: us-east-1 2022-08-17T12:09:57.8565265Z env: 2022-08-17T12:09:57.8565454Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:09:57.8565638Z ##[endgroup] 2022-08-17T12:09:58.2520688Z Found 1 objects with prefix pytorch/pytorch/2875102080/linux-focal-py3.7-gcc7/ 2022-08-17T12:09:58.2521175Z Starting download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2022-08-17T12:10:01.1999530Z Finished download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2022-08-17T12:10:01.1999765Z 2022-08-17T12:10:01.2000534Z Artifact download has finished successfully 2022-08-17T12:10:01.2094792Z ##[group]Run unzip -o artifacts.zip 2022-08-17T12:10:01.2095023Z unzip -o artifacts.zip 2022-08-17T12:10:01.2106750Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:10:01.2106981Z env: 2022-08-17T12:10:01.2107160Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:01.2107348Z ##[endgroup] 2022-08-17T12:10:01.2158984Z Archive: artifacts.zip 2022-08-17T12:10:01.2160151Z creating: dist/ 2022-08-17T12:10:01.9578035Z inflating: dist/torch-1.13.0a0+gitce6a3c6-cp37-cp37m-linux_x86_64.whl 2022-08-17T12:10:01.9578501Z creating: build/custom_test_artifacts/ 2022-08-17T12:10:01.9578811Z creating: build/custom_test_artifacts/custom-op-build/ 2022-08-17T12:10:01.9579170Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/ 2022-08-17T12:10:01.9580980Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeOutput.log 2022-08-17T12:10:01.9581699Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/ 2022-08-17T12:10:01.9582424Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2022-08-17T12:10:01.9582847Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/ 2022-08-17T12:10:01.9583270Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2022-08-17T12:10:01.9584296Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2022-08-17T12:10:01.9585462Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2022-08-17T12:10:01.9586236Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2022-08-17T12:10:01.9586693Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2022-08-17T12:10:01.9588029Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-08-17T12:10:01.9589086Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2022-08-17T12:10:01.9590547Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2022-08-17T12:10:01.9591260Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2022-08-17T12:10:01.9592379Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2022-08-17T12:10:01.9593156Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2022-08-17T12:10:01.9593586Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ 2022-08-17T12:10:01.9594062Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeError.log 2022-08-17T12:10:01.9594570Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache 2022-08-17T12:10:01.9595012Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ 2022-08-17T12:10:01.9595550Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.ts 2022-08-17T12:10:01.9596071Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.make 2022-08-17T12:10:01.9596573Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make 2022-08-17T12:10:01.9596989Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt 2022-08-17T12:10:01.9597527Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake 2022-08-17T12:10:01.9598026Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make 2022-08-17T12:10:01.9598522Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake 2022-08-17T12:10:01.9598947Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make 2022-08-17T12:10:01.9599384Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make 2022-08-17T12:10:01.9613836Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o.d 2022-08-17T12:10:01.9700963Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o 2022-08-17T12:10:01.9701724Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ 2022-08-17T12:10:01.9702564Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.ts 2022-08-17T12:10:01.9703440Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.make 2022-08-17T12:10:01.9704275Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make 2022-08-17T12:10:01.9705080Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt 2022-08-17T12:10:01.9705791Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake 2022-08-17T12:10:01.9706245Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make 2022-08-17T12:10:01.9706709Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake 2022-08-17T12:10:01.9707152Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make 2022-08-17T12:10:01.9707604Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make 2022-08-17T12:10:01.9720835Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d 2022-08-17T12:10:01.9782947Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2022-08-17T12:10:01.9783780Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-08-17T12:10:01.9784610Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt 2022-08-17T12:10:01.9785603Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks 2022-08-17T12:10:01.9786412Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 2022-08-17T12:10:01.9786899Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake 2022-08-17T12:10:01.9787617Z inflating: build/custom_test_artifacts/custom-op-build/CMakeCache.txt 2022-08-17T12:10:01.9788289Z inflating: build/custom_test_artifacts/custom-op-build/Makefile 2022-08-17T12:10:01.9788851Z inflating: build/custom_test_artifacts/custom-op-build/cmake_install.cmake 2022-08-17T12:10:01.9859135Z inflating: build/custom_test_artifacts/custom-op-build/libcustom_ops.so 2022-08-17T12:10:01.9906581Z inflating: build/custom_test_artifacts/custom-op-build/test_custom_ops 2022-08-17T12:10:01.9907226Z creating: build/custom_test_artifacts/jit-hook-build/ 2022-08-17T12:10:01.9907659Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ 2022-08-17T12:10:01.9909500Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeOutput.log 2022-08-17T12:10:01.9910226Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/ 2022-08-17T12:10:01.9910948Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2022-08-17T12:10:01.9911346Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/ 2022-08-17T12:10:01.9911759Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2022-08-17T12:10:01.9912658Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2022-08-17T12:10:01.9914052Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2022-08-17T12:10:01.9914812Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2022-08-17T12:10:01.9915236Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2022-08-17T12:10:01.9916421Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-08-17T12:10:01.9917683Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2022-08-17T12:10:01.9919178Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2022-08-17T12:10:01.9919977Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2022-08-17T12:10:01.9920970Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2022-08-17T12:10:01.9921817Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2022-08-17T12:10:01.9922523Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ 2022-08-17T12:10:01.9923246Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeError.log 2022-08-17T12:10:01.9923971Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache 2022-08-17T12:10:01.9924714Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ 2022-08-17T12:10:01.9925468Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.ts 2022-08-17T12:10:01.9926050Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.make 2022-08-17T12:10:01.9926886Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make 2022-08-17T12:10:01.9927698Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt 2022-08-17T12:10:01.9928152Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake 2022-08-17T12:10:01.9928768Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make 2022-08-17T12:10:01.9929219Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake 2022-08-17T12:10:01.9929721Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make 2022-08-17T12:10:01.9930153Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make 2022-08-17T12:10:01.9943149Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d 2022-08-17T12:10:01.9991777Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2022-08-17T12:10:01.9992681Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-08-17T12:10:01.9993495Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt 2022-08-17T12:10:01.9994287Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks 2022-08-17T12:10:01.9994865Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 2022-08-17T12:10:01.9995333Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake 2022-08-17T12:10:01.9996017Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt 2022-08-17T12:10:01.9996675Z inflating: build/custom_test_artifacts/jit-hook-build/Makefile 2022-08-17T12:10:01.9997258Z inflating: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake 2022-08-17T12:10:02.0035359Z inflating: build/custom_test_artifacts/jit-hook-build/test_jit_hooks 2022-08-17T12:10:02.0035928Z creating: build/custom_test_artifacts/custom-backend-build/ 2022-08-17T12:10:02.0036300Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ 2022-08-17T12:10:02.0037970Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeOutput.log 2022-08-17T12:10:02.0038730Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/ 2022-08-17T12:10:02.0039410Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2022-08-17T12:10:02.0039851Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/ 2022-08-17T12:10:02.0040284Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2022-08-17T12:10:02.0041385Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2022-08-17T12:10:02.0042667Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2022-08-17T12:10:02.0043485Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2022-08-17T12:10:02.0043931Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2022-08-17T12:10:02.0045154Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-08-17T12:10:02.0046432Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2022-08-17T12:10:02.0047811Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2022-08-17T12:10:02.0048700Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2022-08-17T12:10:02.0049860Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2022-08-17T12:10:02.0050914Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2022-08-17T12:10:02.0051713Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ 2022-08-17T12:10:02.0052462Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeError.log 2022-08-17T12:10:02.0053420Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache 2022-08-17T12:10:02.0054263Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ 2022-08-17T12:10:02.0055126Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.ts 2022-08-17T12:10:02.0056006Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.make 2022-08-17T12:10:02.0056896Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make 2022-08-17T12:10:02.0057542Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt 2022-08-17T12:10:02.0058015Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake 2022-08-17T12:10:02.0058491Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make 2022-08-17T12:10:02.0058952Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake 2022-08-17T12:10:02.0059418Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make 2022-08-17T12:10:02.0059889Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make 2022-08-17T12:10:02.0060908Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d 2022-08-17T12:10:02.0187774Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2022-08-17T12:10:02.0188615Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ 2022-08-17T12:10:02.0189497Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.ts 2022-08-17T12:10:02.0190054Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.make 2022-08-17T12:10:02.0190751Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make 2022-08-17T12:10:02.0191604Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt 2022-08-17T12:10:02.0192545Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake 2022-08-17T12:10:02.0193428Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make 2022-08-17T12:10:02.0193920Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake 2022-08-17T12:10:02.0194573Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make 2022-08-17T12:10:02.0195300Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make 2022-08-17T12:10:02.0211474Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d 2022-08-17T12:10:02.0261640Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2022-08-17T12:10:02.0262550Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-08-17T12:10:02.0263429Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt 2022-08-17T12:10:02.0264147Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks 2022-08-17T12:10:02.0264569Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 2022-08-17T12:10:02.0265671Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake 2022-08-17T12:10:02.0266958Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt 2022-08-17T12:10:02.0268071Z inflating: build/custom_test_artifacts/custom-backend-build/Makefile 2022-08-17T12:10:02.0269592Z inflating: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake 2022-08-17T12:10:02.0368111Z inflating: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so 2022-08-17T12:10:02.0403944Z inflating: build/custom_test_artifacts/custom-backend-build/test_custom_backend 2022-08-17T12:10:02.0404408Z creating: build/lib/ 2022-08-17T12:10:02.0404797Z inflating: build/lib/libclog.a 2022-08-17T12:10:02.0458885Z inflating: build/lib/libgtest.a 2022-08-17T12:10:02.0467009Z inflating: build/lib/libpthreadpool.a 2022-08-17T12:10:02.0543677Z inflating: build/lib/libbenchmark.a 2022-08-17T12:10:02.0628115Z inflating: build/lib/libprotobuf-lite.a 2022-08-17T12:10:02.0635059Z inflating: build/lib/libittnotify.a 2022-08-17T12:10:02.0659899Z inflating: build/lib/libtensorpipe_uv.a 2022-08-17T12:10:02.0750118Z inflating: build/lib/libgloo.a 2022-08-17T12:10:02.1164946Z inflating: build/lib/libprotobuf.a 2022-08-17T12:10:02.1224826Z inflating: build/lib/libasmjit.a 2022-08-17T12:10:02.1239949Z inflating: build/lib/libfmt.a 2022-08-17T12:10:02.1240606Z inflating: build/lib/libfoxi_loader.a 2022-08-17T12:10:02.1294988Z inflating: build/lib/libc10.so 2022-08-17T12:10:02.1296038Z inflating: build/lib/libtorch_global_deps.so 2022-08-17T12:10:02.1303553Z inflating: build/lib/libcpuinfo.a 2022-08-17T12:10:02.1310963Z inflating: build/lib/libcpuinfo_internals.a 2022-08-17T12:10:02.1323184Z inflating: build/lib/libqnnpack.a 2022-08-17T12:10:02.1325112Z inflating: build/lib/libnnpack_reference_layers.a 2022-08-17T12:10:02.1772340Z inflating: build/lib/libprotoc.a 2022-08-17T12:10:02.1788346Z inflating: build/lib/libgmock.a 2022-08-17T12:10:02.1809965Z inflating: build/lib/libpytorch_qnnpack.a 2022-08-17T12:10:02.1810560Z inflating: build/lib/libgtest_main.a 2022-08-17T12:10:02.1811234Z inflating: build/lib/libbenchmark_main.a 2022-08-17T12:10:02.8115214Z inflating: build/lib/libdnnl.a 2022-08-17T12:10:02.8131637Z inflating: build/lib/libnnpack.a 2022-08-17T12:10:02.8643686Z inflating: build/lib/libtensorpipe.a 2022-08-17T12:10:02.9819606Z inflating: build/lib/libfbgemm.a 2022-08-17T12:10:03.0694015Z inflating: build/lib/libdnnl_graph.a 2022-08-17T12:10:03.0694437Z inflating: build/lib/libgmock_main.a 2022-08-17T12:10:03.0885236Z inflating: build/lib/libkineto.a 2022-08-17T12:10:03.0920459Z inflating: build/lib/libcaffe2_protos.a 2022-08-17T12:10:03.0957312Z inflating: build/lib/libonnx_proto.a 2022-08-17T12:10:03.1067272Z inflating: build/lib/libXNNPACK.a 2022-08-17T12:10:03.1593119Z inflating: build/lib/libonnx.a 2022-08-17T12:10:04.9223213Z inflating: build/lib/libtorch_cpu.so 2022-08-17T12:10:04.9223751Z inflating: build/lib/libtorch.so 2022-08-17T12:10:04.9242551Z inflating: build/lib/libjitbackend_test.so 2022-08-17T12:10:04.9284116Z inflating: build/lib/libtorchbind_test.so 2022-08-17T12:10:04.9308157Z inflating: build/lib/libbackend_with_compiler.so 2022-08-17T12:10:04.9311678Z inflating: build/lib/libshm.so 2022-08-17T12:10:05.0571720Z inflating: build/lib/libtorch_python.so 2022-08-17T12:10:05.0602505Z inflating: build/lib/libnnapi_backend.so 2022-08-17T12:10:05.0602741Z creating: build/bin/ 2022-08-17T12:10:05.0643991Z inflating: build/bin/c10_CompileTimeFunctionPointer_test 2022-08-17T12:10:05.0687253Z inflating: build/bin/c10_DeviceGuard_test 2022-08-17T12:10:05.0729406Z inflating: build/bin/c10_Device_test 2022-08-17T12:10:05.0778648Z inflating: build/bin/c10_DispatchKeySet_test 2022-08-17T12:10:05.0818782Z inflating: build/bin/c10_StreamGuard_test 2022-08-17T12:10:05.0860791Z inflating: build/bin/c10_SymInt_test 2022-08-17T12:10:05.0909002Z inflating: build/bin/c10_InlineDeviceGuard_test 2022-08-17T12:10:05.0956048Z inflating: build/bin/c10_InlineStreamGuard_test 2022-08-17T12:10:05.1005556Z inflating: build/bin/c10_SizesAndStrides_test 2022-08-17T12:10:05.1046149Z inflating: build/bin/c10_Array_test 2022-08-17T12:10:05.1091219Z inflating: build/bin/c10_Bitset_test 2022-08-17T12:10:05.1134881Z inflating: build/bin/c10_C++17_test 2022-08-17T12:10:05.1175665Z inflating: build/bin/c10_ConstexprCrc_test 2022-08-17T12:10:05.1217208Z inflating: build/bin/c10_DeadlockDetection_test 2022-08-17T12:10:05.1259570Z inflating: build/bin/c10_Half_test 2022-08-17T12:10:05.1307517Z inflating: build/bin/c10_LeftRight_test 2022-08-17T12:10:05.1360615Z inflating: build/bin/c10_Metaprogramming_test 2022-08-17T12:10:05.1403452Z inflating: build/bin/c10_Synchronized_test 2022-08-17T12:10:05.1525191Z inflating: build/bin/c10_SmallVectorTest 2022-08-17T12:10:05.1573234Z inflating: build/bin/c10_ThreadLocal_test 2022-08-17T12:10:05.1615430Z inflating: build/bin/c10_TypeList_test 2022-08-17T12:10:05.1655885Z inflating: build/bin/c10_TypeTraits_test 2022-08-17T12:10:05.1699953Z inflating: build/bin/c10_TypeIndex_test 2022-08-17T12:10:05.1743169Z inflating: build/bin/c10_accumulate_test 2022-08-17T12:10:05.1789861Z inflating: build/bin/c10_bfloat16_test 2022-08-17T12:10:05.1835086Z inflating: build/bin/c10_complex_math_test 2022-08-17T12:10:05.1881783Z inflating: build/bin/c10_complex_test 2022-08-17T12:10:05.1973820Z inflating: build/bin/c10_either_test 2022-08-17T12:10:05.2017547Z inflating: build/bin/c10_exception_test 2022-08-17T12:10:05.2059357Z inflating: build/bin/c10_flags_test 2022-08-17T12:10:05.2101783Z inflating: build/bin/c10_irange_test 2022-08-17T12:10:05.2243170Z inflating: build/bin/c10_intrusive_ptr_test 2022-08-17T12:10:05.2291414Z inflating: build/bin/c10_logging_test 2022-08-17T12:10:05.2354184Z inflating: build/bin/c10_optional_test 2022-08-17T12:10:05.2400153Z inflating: build/bin/c10_registry_test 2022-08-17T12:10:05.2452688Z inflating: build/bin/c10_ordered_preserving_dict_test 2022-08-17T12:10:05.2502216Z inflating: build/bin/c10_string_view_test 2022-08-17T12:10:05.2545210Z inflating: build/bin/c10_tempfile_test 2022-08-17T12:10:05.2592370Z inflating: build/bin/c10_typeid_test 2022-08-17T12:10:05.2639850Z inflating: build/bin/c10_intrusive_ptr_benchmark 2022-08-17T12:10:05.3050320Z inflating: build/bin/protoc-3.13.0.0 2022-08-17T12:10:05.3460354Z inflating: build/bin/protoc 2022-08-17T12:10:05.3735685Z inflating: build/bin/vec_test_all_types_AVX2 2022-08-17T12:10:05.3982818Z inflating: build/bin/vec_test_all_types_DEFAULT 2022-08-17T12:10:05.4027660Z inflating: build/bin/HashStoreTest 2022-08-17T12:10:05.4078587Z inflating: build/bin/TCPStoreTest 2022-08-17T12:10:05.4123450Z inflating: build/bin/FileStoreTest 2022-08-17T12:10:05.4125905Z inflating: build/bin/example_allreduce 2022-08-17T12:10:05.4180211Z inflating: build/bin/ProcessGroupGlooTest 2022-08-17T12:10:05.4228439Z inflating: build/bin/scalar_test 2022-08-17T12:10:05.4272362Z inflating: build/bin/Dimname_test 2022-08-17T12:10:05.4322202Z inflating: build/bin/apply_utils_test 2022-08-17T12:10:05.4371438Z inflating: build/bin/atest 2022-08-17T12:10:05.4422406Z inflating: build/bin/basic 2022-08-17T12:10:05.4483396Z inflating: build/bin/Dict_test 2022-08-17T12:10:05.4531998Z inflating: build/bin/NamedTensor_test 2022-08-17T12:10:05.4578748Z inflating: build/bin/half_test 2022-08-17T12:10:05.4621343Z inflating: build/bin/wrapdim_test 2022-08-17T12:10:05.4666392Z inflating: build/bin/broadcast_test 2022-08-17T12:10:05.4707956Z inflating: build/bin/dlconvertor_test 2022-08-17T12:10:05.4755192Z inflating: build/bin/scalar_tensor_test 2022-08-17T12:10:05.4802059Z inflating: build/bin/native_test 2022-08-17T12:10:05.4845696Z inflating: build/bin/undefined_tensor_test 2022-08-17T12:10:05.4847017Z inflating: build/bin/verify_api_visibility 2022-08-17T12:10:05.4849017Z inflating: build/bin/thread_init_test 2022-08-17T12:10:05.4896007Z inflating: build/bin/test_parallel 2022-08-17T12:10:05.4944727Z inflating: build/bin/quantized_test 2022-08-17T12:10:05.4987148Z inflating: build/bin/weakref_test 2022-08-17T12:10:05.5029017Z inflating: build/bin/operators_test 2022-08-17T12:10:05.5076796Z inflating: build/bin/extension_backend_test 2022-08-17T12:10:05.5118077Z inflating: build/bin/lazy_tensor_test 2022-08-17T12:10:05.5183446Z inflating: build/bin/tensor_iterator_test 2022-08-17T12:10:05.5227599Z inflating: build/bin/math_kernel_test 2022-08-17T12:10:05.5271573Z inflating: build/bin/memory_overlapping_test 2022-08-17T12:10:05.5315038Z inflating: build/bin/cpu_profiling_allocator_test 2022-08-17T12:10:05.5364370Z inflating: build/bin/cpu_generator_test 2022-08-17T12:10:05.5406064Z inflating: build/bin/variant_test 2022-08-17T12:10:05.5449629Z inflating: build/bin/mobile_memory_cleanup 2022-08-17T12:10:05.5504518Z inflating: build/bin/pow_test 2022-08-17T12:10:05.5546399Z inflating: build/bin/reduce_ops_test 2022-08-17T12:10:05.5590429Z inflating: build/bin/memory_format_test 2022-08-17T12:10:05.5633293Z inflating: build/bin/reportMemoryUsage_test 2022-08-17T12:10:05.5712928Z inflating: build/bin/ivalue_test 2022-08-17T12:10:05.5770609Z inflating: build/bin/vmap_test 2022-08-17T12:10:05.5867632Z inflating: build/bin/cpu_rng_test 2022-08-17T12:10:05.5918973Z inflating: build/bin/type_test 2022-08-17T12:10:05.5961064Z inflating: build/bin/dispatch_key_set_test 2022-08-17T12:10:05.6004043Z inflating: build/bin/stride_properties_test 2022-08-17T12:10:05.6096150Z inflating: build/bin/List_test 2022-08-17T12:10:05.6146727Z inflating: build/bin/IListRef_test 2022-08-17T12:10:05.6249477Z inflating: build/bin/kernel_function_legacy_test 2022-08-17T12:10:05.6303919Z inflating: build/bin/KernelFunction_test 2022-08-17T12:10:05.6386416Z inflating: build/bin/kernel_function_test 2022-08-17T12:10:05.6492870Z inflating: build/bin/kernel_lambda_legacy_test 2022-08-17T12:10:05.6579526Z inflating: build/bin/kernel_lambda_test 2022-08-17T12:10:05.6630167Z inflating: build/bin/kernel_stackbased_test 2022-08-17T12:10:05.6710931Z inflating: build/bin/make_boxed_from_unboxed_functor_test 2022-08-17T12:10:05.6755088Z inflating: build/bin/CppSignature_test 2022-08-17T12:10:05.6795324Z inflating: build/bin/op_allowlist_test 2022-08-17T12:10:05.6843506Z inflating: build/bin/backend_fallback_test 2022-08-17T12:10:05.6887945Z inflating: build/bin/inline_container_test 2022-08-17T12:10:05.7128490Z inflating: build/bin/op_registration_test 2022-08-17T12:10:05.7142046Z inflating: build/bin/tutorial_tensorexpr 2022-08-17T12:10:05.7187180Z inflating: build/bin/test_dist_autograd 2022-08-17T12:10:05.7246155Z inflating: build/bin/test_cpp_rpc 2022-08-17T12:10:05.7248315Z inflating: build/bin/parallel_benchmark 2022-08-17T12:10:05.7308061Z inflating: build/bin/test_mobile_nnc 2022-08-17T12:10:05.7990015Z inflating: build/bin/test_tensorexpr 2022-08-17T12:10:05.7998504Z inflating: build/bin/aot_model_compiler_test 2022-08-17T12:10:05.8296176Z inflating: build/bin/test_lazy 2022-08-17T12:10:05.9308885Z inflating: build/bin/test_api 2022-08-17T12:10:05.9313984Z inflating: build/bin/torch_shm_manager 2022-08-17T12:10:05.9807394Z inflating: build/bin/test_jit 2022-08-17T12:10:05.9808680Z inflating: .pytorch-test-times.json 2022-08-17T12:10:05.9832286Z ##[group]Run df -H 2022-08-17T12:10:05.9832555Z df -H 2022-08-17T12:10:05.9843713Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:10:05.9843931Z env: 2022-08-17T12:10:05.9844105Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:05.9844372Z ##[endgroup] 2022-08-17T12:10:05.9876246Z Filesystem Size Used Avail Use% Mounted on 2022-08-17T12:10:05.9876655Z devtmpfs 8.2G 0 8.2G 0% /dev 2022-08-17T12:10:05.9876986Z tmpfs 8.2G 0 8.2G 0% /dev/shm 2022-08-17T12:10:05.9877434Z tmpfs 8.2G 463k 8.2G 1% /run 2022-08-17T12:10:05.9877857Z tmpfs 8.2G 0 8.2G 0% /sys/fs/cgroup 2022-08-17T12:10:05.9878071Z /dev/nvme0n1p1 162G 16G 147G 10% / 2022-08-17T12:10:05.9878270Z tmpfs 1.7G 0 1.7G 0% /run/user/0 2022-08-17T12:10:05.9910898Z ##[group]Run .github/scripts/parse_ref.py 2022-08-17T12:10:05.9911138Z .github/scripts/parse_ref.py 2022-08-17T12:10:05.9921670Z shell: /usr/bin/bash -e {0} 2022-08-17T12:10:05.9921841Z env: 2022-08-17T12:10:05.9922013Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:05.9922202Z ##[endgroup] 2022-08-17T12:10:06.0144269Z ##[group]Run set -x 2022-08-17T12:10:06.0144521Z set -x 2022-08-17T12:10:06.0144687Z  2022-08-17T12:10:06.0144886Z if [[ $TEST_CONFIG == 'multigpu' ]]; then 2022-08-17T12:10:06.0145131Z  TEST_COMMAND=.jenkins/pytorch/multigpu-test.sh 2022-08-17T12:10:06.0145389Z elif [[ $BUILD_ENVIRONMENT == *onnx* ]]; then 2022-08-17T12:10:06.0145625Z  TEST_COMMAND=.jenkins/caffe2/test.sh 2022-08-17T12:10:06.0145821Z else 2022-08-17T12:10:06.0146009Z  TEST_COMMAND=.jenkins/pytorch/test.sh 2022-08-17T12:10:06.0146207Z fi 2022-08-17T12:10:06.0146362Z  2022-08-17T12:10:06.0146583Z COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2022-08-17T12:10:06.0146816Z  2022-08-17T12:10:06.0147028Z # sanitize the input commit message and PR body here: 2022-08-17T12:10:06.0147228Z # 2022-08-17T12:10:06.0147502Z # trim all new lines from commit messages + PR_BODY to avoid issues with batch environment 2022-08-17T12:10:06.0147873Z # variable copying. see https://github.com/pytorch/pytorch/pull/80043#issuecomment-1167796028 2022-08-17T12:10:06.0148174Z COMMIT_MESSAGES="${COMMIT_MESSAGES//[$'\n\r']}" 2022-08-17T12:10:06.0148402Z PR_BODY="${PR_BODY//[$'\n\r']}" 2022-08-17T12:10:06.0148584Z  2022-08-17T12:10:06.0148830Z # then trim all special characters like single and double quotes to avoid unescaped inputs to 2022-08-17T12:10:06.0149106Z # wreak havoc internally 2022-08-17T12:10:06.0149341Z export COMMIT_MESSAGES="${COMMIT_MESSAGES//[\'\"]}" 2022-08-17T12:10:06.0149581Z export PR_BODY="${PR_BODY//[\'\"]}" 2022-08-17T12:10:06.0149757Z  2022-08-17T12:10:06.0149982Z # detached container should get cleaned up by teardown_ec2_linux 2022-08-17T12:10:06.0150274Z # TODO: Stop building test binaries as part of the build phase 2022-08-17T12:10:06.0150532Z # Used for GPU_FLAG since that doesn't play nice 2022-08-17T12:10:06.0150771Z # shellcheck disable=SC2086,SC2090 2022-08-17T12:10:06.0150991Z container_name=$(docker run \ 2022-08-17T12:10:06.0151191Z  ${GPU_FLAG:-} \ 2022-08-17T12:10:06.0151373Z  -e BUILD_ENVIRONMENT \ 2022-08-17T12:10:06.0151567Z  -e PR_NUMBER \ 2022-08-17T12:10:06.0151754Z  -e GITHUB_ACTIONS \ 2022-08-17T12:10:06.0151930Z  -e BASE_SHA \ 2022-08-17T12:10:06.0152107Z  -e BRANCH \ 2022-08-17T12:10:06.0152279Z  -e SHA1 \ 2022-08-17T12:10:06.0152539Z  -e AWS_DEFAULT_REGION \ 2022-08-17T12:10:06.0152741Z  -e IN_WHEEL_TEST \ 2022-08-17T12:10:06.0152931Z  -e SHARD_NUMBER \ 2022-08-17T12:10:06.0153106Z  -e TEST_CONFIG \ 2022-08-17T12:10:06.0153296Z  -e NUM_TEST_SHARDS \ 2022-08-17T12:10:06.0153484Z  -e PR_BODY \ 2022-08-17T12:10:06.0153662Z  -e COMMIT_MESSAGES \ 2022-08-17T12:10:06.0153872Z  -e PYTORCH_RETRY_TEST_CASES \ 2022-08-17T12:10:06.0154100Z  -e PYTORCH_OVERRIDE_FLAKY_SIGNAL \ 2022-08-17T12:10:06.0154378Z  -e PR_LABELS \ 2022-08-17T12:10:06.0154589Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2022-08-17T12:10:06.0154801Z  -e SCCACHE_BUCKET \ 2022-08-17T12:10:06.0154988Z  -e XLA_CUDA \ 2022-08-17T12:10:06.0155181Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2022-08-17T12:10:06.0155428Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2022-08-17T12:10:06.0155664Z  --ulimit stack=10485760:83886080 \ 2022-08-17T12:10:06.0155876Z  --security-opt seccomp=unconfined \ 2022-08-17T12:10:06.0156097Z  --cap-add=SYS_PTRACE \ 2022-08-17T12:10:06.0156288Z  --ipc=host \ 2022-08-17T12:10:06.0156465Z  --shm-size="${SHM_SIZE}" \ 2022-08-17T12:10:06.0156649Z  --tty \ 2022-08-17T12:10:06.0156863Z  --detach \ 2022-08-17T12:10:06.0157046Z  --name="${container_name}" \ 2022-08-17T12:10:06.0157242Z  --user jenkins \ 2022-08-17T12:10:06.0157476Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2022-08-17T12:10:06.0157723Z  -w /var/lib/jenkins/workspace \ 2022-08-17T12:10:06.0157914Z  "${DOCKER_IMAGE}" 2022-08-17T12:10:06.0158085Z ) 2022-08-17T12:10:06.0158330Z docker exec -t "${container_name}" sh -c "pip install dist/*.whl && ${TEST_COMMAND}" 2022-08-17T12:10:06.0168943Z shell: /usr/bin/bash -e {0} 2022-08-17T12:10:06.0169126Z env: 2022-08-17T12:10:06.0169301Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:06.0169523Z BUILD_ENVIRONMENT: linux-focal-py3.7-gcc7 2022-08-17T12:10:06.0169736Z PR_NUMBER: 82657 2022-08-17T12:10:06.0169915Z BRANCH: pull/82657 2022-08-17T12:10:06.0170115Z SHA1: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:10:06.0170362Z BASE_SHA: 343b5f86512f75f8f3bd4b90749c0459743b9e72 2022-08-17T12:10:06.0170578Z PYTORCH_RETRY_TEST_CASES: 1 2022-08-17T12:10:06.0170774Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2022-08-17T12:10:06.0170976Z TEST_CONFIG: docs_test 2022-08-17T12:10:06.0171154Z SHARD_NUMBER: 1 2022-08-17T12:10:06.0171324Z NUM_TEST_SHARDS: 1 2022-08-17T12:10:06.0171848Z PR_BODY: ### Description This PR replaces `DecompositionInterpreter` with a context manager which decomposes a function into prims only if the decomposition is executable by nvFuser. Partitioning of the graph is removed because it's handled by the `execute(..., executor="nvfuser")` function. ### Testing Existing tests in `test/test_fx_backends.py`. 2022-08-17T12:10:06.0172423Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-08-17T12:10:06.0172648Z SHM_SIZE: 1g 2022-08-17T12:10:06.0172975Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:10:06.0173278Z XLA_CUDA: 2022-08-17T12:10:06.0173535Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-08-17T12:10:06.0173795Z ##[endgroup] 2022-08-17T12:10:06.0196562Z + [[ docs_test == \m\u\l\t\i\g\p\u ]] 2022-08-17T12:10:06.0197163Z + [[ linux-focal-py3.7-gcc7 == *onnx* ]] 2022-08-17T12:10:06.0197492Z + TEST_COMMAND=.jenkins/pytorch/test.sh 2022-08-17T12:10:06.0199747Z ++ git cherry -v origin/master 2022-08-17T12:10:06.0299176Z + COMMIT_MESSAGES='+ 52429d4ec9d162496e677edd78a883288d617a90 Add a helper for make_fx 2022-08-17T12:10:06.0299791Z + 80daf93686965f0383b5fa106ed8782b6905d891 Map torch.ops.aten calls to refs using decomposition_table 2022-08-17T12:10:06.0300245Z + e03d99a2da7e26168d8878f4e77d86f9c1af572a Use TorchRefsNvfuserCapabilityMode for fx.passes.backends.nvfuser 2022-08-17T12:10:06.0300793Z + a2242f67da754bd2714e056764d0cea51f8cdaed Fix output of PartitionedInterpreter to use _out_spec 2022-08-17T12:10:06.0301144Z + fcca9240398d1cf986a5606a61c50f7903d4ee96 Remove incorrect asserts from tests 2022-08-17T12:10:06.0301557Z + 209563d78b9998025726c92d4fa419151454f79e Add a link to the discussion about torch.ops.aten->refs path 2022-08-17T12:10:06.0302028Z + d3f1f74e60a1d82de78a545b7a7a177e3de6c8a2 Revert changes to torch/fx/passes/backends/nvfuser.py 2022-08-17T12:10:06.0302465Z + ce6a3c605df99d1df57c0dda75c06d748e54ed2a Add aten->refs->prims under TorchRefsMode test' 2022-08-17T12:10:06.0304662Z + COMMIT_MESSAGES='+ 52429d4ec9d162496e677edd78a883288d617a90 Add a helper for make_fx+ 80daf93686965f0383b5fa106ed8782b6905d891 Map torch.ops.aten calls to refs using decomposition_table+ e03d99a2da7e26168d8878f4e77d86f9c1af572a Use TorchRefsNvfuserCapabilityMode for fx.passes.backends.nvfuser+ a2242f67da754bd2714e056764d0cea51f8cdaed Fix output of PartitionedInterpreter to use _out_spec+ fcca9240398d1cf986a5606a61c50f7903d4ee96 Remove incorrect asserts from tests+ 209563d78b9998025726c92d4fa419151454f79e Add a link to the discussion about torch.ops.aten->refs path+ d3f1f74e60a1d82de78a545b7a7a177e3de6c8a2 Revert changes to torch/fx/passes/backends/nvfuser.py+ ce6a3c605df99d1df57c0dda75c06d748e54ed2a Add aten->refs->prims under TorchRefsMode test' 2022-08-17T12:10:06.0306141Z + PR_BODY='### DescriptionThis PR replaces `DecompositionInterpreter` with a context manager which decomposes a function into prims only if the decomposition is executable by nvFuser.Partitioning of the graph is removed because it'\''s handled by the `execute(..., executor="nvfuser")` function.### TestingExisting tests in `test/test_fx_backends.py`.' 2022-08-17T12:10:06.0308807Z + export 'COMMIT_MESSAGES=+ 52429d4ec9d162496e677edd78a883288d617a90 Add a helper for make_fx+ 80daf93686965f0383b5fa106ed8782b6905d891 Map torch.ops.aten calls to refs using decomposition_table+ e03d99a2da7e26168d8878f4e77d86f9c1af572a Use TorchRefsNvfuserCapabilityMode for fx.passes.backends.nvfuser+ a2242f67da754bd2714e056764d0cea51f8cdaed Fix output of PartitionedInterpreter to use _out_spec+ fcca9240398d1cf986a5606a61c50f7903d4ee96 Remove incorrect asserts from tests+ 209563d78b9998025726c92d4fa419151454f79e Add a link to the discussion about torch.ops.aten->refs path+ d3f1f74e60a1d82de78a545b7a7a177e3de6c8a2 Revert changes to torch/fx/passes/backends/nvfuser.py+ ce6a3c605df99d1df57c0dda75c06d748e54ed2a Add aten->refs->prims under TorchRefsMode test' 2022-08-17T12:10:06.0311160Z + COMMIT_MESSAGES='+ 52429d4ec9d162496e677edd78a883288d617a90 Add a helper for make_fx+ 80daf93686965f0383b5fa106ed8782b6905d891 Map torch.ops.aten calls to refs using decomposition_table+ e03d99a2da7e26168d8878f4e77d86f9c1af572a Use TorchRefsNvfuserCapabilityMode for fx.passes.backends.nvfuser+ a2242f67da754bd2714e056764d0cea51f8cdaed Fix output of PartitionedInterpreter to use _out_spec+ fcca9240398d1cf986a5606a61c50f7903d4ee96 Remove incorrect asserts from tests+ 209563d78b9998025726c92d4fa419151454f79e Add a link to the discussion about torch.ops.aten->refs path+ d3f1f74e60a1d82de78a545b7a7a177e3de6c8a2 Revert changes to torch/fx/passes/backends/nvfuser.py+ ce6a3c605df99d1df57c0dda75c06d748e54ed2a Add aten->refs->prims under TorchRefsMode test' 2022-08-17T12:10:06.0313748Z + export 'PR_BODY=### DescriptionThis PR replaces `DecompositionInterpreter` with a context manager which decomposes a function into prims only if the decomposition is executable by nvFuser.Partitioning of the graph is removed because its handled by the `execute(..., executor=nvfuser)` function.### TestingExisting tests in `test/test_fx_backends.py`.' 2022-08-17T12:10:06.0315695Z + PR_BODY='### DescriptionThis PR replaces `DecompositionInterpreter` with a context manager which decomposes a function into prims only if the decomposition is executable by nvFuser.Partitioning of the graph is removed because its handled by the `execute(..., executor=nvfuser)` function.### TestingExisting tests in `test/test_fx_backends.py`.' 2022-08-17T12:10:06.0318154Z +++ nproc --ignore=2 2022-08-17T12:10:06.0492507Z ++ docker run -e BUILD_ENVIRONMENT -e PR_NUMBER -e GITHUB_ACTIONS -e BASE_SHA -e BRANCH -e SHA1 -e AWS_DEFAULT_REGION -e IN_WHEEL_TEST -e SHARD_NUMBER -e TEST_CONFIG -e NUM_TEST_SHARDS -e PR_BODY -e COMMIT_MESSAGES -e PYTORCH_RETRY_TEST_CASES -e PYTORCH_OVERRIDE_FLAKY_SIGNAL -e PR_LABELS -e MAX_JOBS=6 -e SCCACHE_BUCKET -e XLA_CUDA -e XLA_CLANG_CACHE_S3_BUCKET_NAME --env-file=/tmp/github_env_2875102080 --ulimit stack=10485760:83886080 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --ipc=host --shm-size=1g --tty --detach --name= --user jenkins -v /home/ec2-user/actions-runner/_work/pytorch/pytorch:/var/lib/jenkins/workspace -w /var/lib/jenkins/workspace 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:10:17.3650406Z + container_name=4e1e265b41e7718b1ffa47caad0d65d5c51919ec602fe2847809d302312a22f4 2022-08-17T12:10:17.3651470Z + docker exec -t 4e1e265b41e7718b1ffa47caad0d65d5c51919ec602fe2847809d302312a22f4 sh -c 'pip install dist/*.whl && .jenkins/pytorch/test.sh' 2022-08-17T12:10:17.7838627Z Processing ./dist/torch-1.13.0a0+gitce6a3c6-cp37-cp37m-linux_x86_64.whl 2022-08-17T12:10:17.8554685Z Requirement already satisfied: typing-extensions in /opt/conda/lib/python3.7/site-packages (from torch==1.13.0a0+gitce6a3c6) (4.3.0) 2022-08-17T12:10:18.3009888Z Installing collected packages: torch 2022-08-17T12:10:24.9225236Z Successfully installed torch-1.13.0a0+gitce6a3c6 2022-08-17T12:10:24.9830666Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2022-08-17T12:10:24.9985660Z + TORCH_INSTALL_DIR=/opt/conda/lib/python3.7/site-packages/torch 2022-08-17T12:10:24.9986333Z + TORCH_BIN_DIR=/opt/conda/lib/python3.7/site-packages/torch/bin 2022-08-17T12:10:24.9986705Z + TORCH_LIB_DIR=/opt/conda/lib/python3.7/site-packages/torch/lib 2022-08-17T12:10:24.9987142Z + TORCH_TEST_DIR=/opt/conda/lib/python3.7/site-packages/torch/test 2022-08-17T12:10:24.9987486Z + BUILD_DIR=build 2022-08-17T12:10:24.9987686Z + BUILD_RENAMED_DIR=build_renamed 2022-08-17T12:10:24.9987883Z + BUILD_BIN_DIR=build/bin 2022-08-17T12:10:24.9988151Z + [[ linux-focal-py3.7-gcc7 != *bazel* ]] 2022-08-17T12:10:24.9988557Z ++ realpath build/custom_test_artifacts 2022-08-17T12:10:24.9994770Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=/var/lib/jenkins/workspace/build/custom_test_artifacts 2022-08-17T12:10:24.9997616Z ++ dirname .jenkins/pytorch/test.sh 2022-08-17T12:10:25.0003541Z + source .jenkins/pytorch/common.sh 2022-08-17T12:10:25.0006073Z +++ dirname .jenkins/pytorch/common.sh 2022-08-17T12:10:25.0010913Z ++ source .jenkins/pytorch/common_utils.sh 2022-08-17T12:10:25.0012711Z +++ declare -f -t trap_add 2022-08-17T12:10:25.0015581Z ++ set -ex 2022-08-17T12:10:25.0015931Z ++ [[ linux-focal-py3.7-gcc7 == *rocm* ]] 2022-08-17T12:10:25.0016185Z ++ BUILD_TEST_LIBTORCH=0 2022-08-17T12:10:25.0016998Z ++ [[ docs_test == *xla* ]] 2022-08-17T12:10:25.0017324Z ++ [[ linux-focal-py3.7-gcc7 == *centos* ]] 2022-08-17T12:10:25.0017622Z ++ [[ linux-focal-py3.7-gcc7 == *linux-bionic* ]] 2022-08-17T12:10:25.0017952Z ++ [[ linux-focal-py3.7-gcc7 == *linux-focal* ]] 2022-08-17T12:10:25.0018156Z ++ which conda 2022-08-17T12:10:25.0024624Z /opt/conda/bin/conda 2022-08-17T12:10:25.0025125Z ++ conda install -q -y cmake 2022-08-17T12:10:26.9210878Z Collecting package metadata (current_repodata.json): ...working... done 2022-08-17T12:10:27.3422979Z Solving environment: ...working... done 2022-08-17T12:10:27.4241857Z 2022-08-17T12:10:27.4242439Z ## Package Plan ## 2022-08-17T12:10:27.4242747Z 2022-08-17T12:10:27.4242932Z environment location: /opt/conda 2022-08-17T12:10:27.4243186Z 2022-08-17T12:10:27.4243334Z added / updated specs: 2022-08-17T12:10:27.4243832Z - cmake 2022-08-17T12:10:27.4243993Z 2022-08-17T12:10:27.4244003Z 2022-08-17T12:10:27.4244180Z The following packages will be downloaded: 2022-08-17T12:10:27.4244426Z 2022-08-17T12:10:27.4244592Z package | build 2022-08-17T12:10:27.4245087Z ---------------------------|----------------- 2022-08-17T12:10:27.4245628Z bzip2-1.0.8 | h7b6447c_0 78 KB 2022-08-17T12:10:27.4246176Z c-ares-1.18.1 | h7f8727e_0 114 KB 2022-08-17T12:10:27.4246699Z cmake-3.22.1 | h1fce559_0 7.3 MB 2022-08-17T12:10:27.4247479Z expat-2.4.4 | h295c915_0 169 KB 2022-08-17T12:10:27.4247870Z krb5-1.19.2 | hac12032_0 1.2 MB 2022-08-17T12:10:27.4248348Z libcurl-7.84.0 | h91b91d3_0 337 KB 2022-08-17T12:10:27.4248901Z libedit-3.1.20210910 | h7f8727e_0 166 KB 2022-08-17T12:10:27.4249263Z libev-4.33 | h7f8727e_1 111 KB 2022-08-17T12:10:27.4249562Z libnghttp2-1.46.0 | hce63b2e_0 680 KB 2022-08-17T12:10:27.4249916Z libssh2-1.10.0 | h8f2d780_0 274 KB 2022-08-17T12:10:27.4250775Z libuv-1.40.0 | h7b6447c_0 736 KB 2022-08-17T12:10:27.4251215Z lz4-c-1.9.3 | h295c915_1 185 KB 2022-08-17T12:10:27.4251832Z rhash-1.4.1 | h3c74f83_1 203 KB 2022-08-17T12:10:27.4252334Z zstd-1.5.2 | ha4553b6_0 488 KB 2022-08-17T12:10:27.4252876Z ------------------------------------------------------------ 2022-08-17T12:10:27.4253331Z Total: 12.0 MB 2022-08-17T12:10:27.4253546Z 2022-08-17T12:10:27.4253748Z The following NEW packages will be INSTALLED: 2022-08-17T12:10:27.4254008Z 2022-08-17T12:10:27.4265855Z bzip2 pkgs/main/linux-64::bzip2-1.0.8-h7b6447c_0 2022-08-17T12:10:27.4266258Z c-ares pkgs/main/linux-64::c-ares-1.18.1-h7f8727e_0 2022-08-17T12:10:27.4266623Z cmake pkgs/main/linux-64::cmake-3.22.1-h1fce559_0 2022-08-17T12:10:27.4266974Z expat pkgs/main/linux-64::expat-2.4.4-h295c915_0 2022-08-17T12:10:27.4267314Z krb5 pkgs/main/linux-64::krb5-1.19.2-hac12032_0 2022-08-17T12:10:27.4267665Z libcurl pkgs/main/linux-64::libcurl-7.84.0-h91b91d3_0 2022-08-17T12:10:27.4268039Z libedit pkgs/main/linux-64::libedit-3.1.20210910-h7f8727e_0 2022-08-17T12:10:27.4268404Z libev pkgs/main/linux-64::libev-4.33-h7f8727e_1 2022-08-17T12:10:27.4268774Z libnghttp2 pkgs/main/linux-64::libnghttp2-1.46.0-hce63b2e_0 2022-08-17T12:10:27.4269130Z libssh2 pkgs/main/linux-64::libssh2-1.10.0-h8f2d780_0 2022-08-17T12:10:27.4269484Z libuv pkgs/main/linux-64::libuv-1.40.0-h7b6447c_0 2022-08-17T12:10:27.4269827Z lz4-c pkgs/main/linux-64::lz4-c-1.9.3-h295c915_1 2022-08-17T12:10:27.4270155Z rhash pkgs/main/linux-64::rhash-1.4.1-h3c74f83_1 2022-08-17T12:10:27.4270498Z zstd pkgs/main/linux-64::zstd-1.5.2-ha4553b6_0 2022-08-17T12:10:27.4270642Z 2022-08-17T12:10:27.4270647Z 2022-08-17T12:10:28.2450770Z Preparing transaction: ...working... done 2022-08-17T12:10:28.6440283Z Verifying transaction: ...working... done 2022-08-17T12:10:28.9407550Z Executing transaction: ...working... done 2022-08-17T12:10:29.1396972Z ++ [[ linux-focal-py3.7-gcc7 == *centos* ]] 2022-08-17T12:10:29.1397376Z + echo 'Environment variables' 2022-08-17T12:10:29.1397613Z Environment variables 2022-08-17T12:10:29.1397965Z + env 2022-08-17T12:10:29.1414056Z INSTALLED_DB=yes 2022-08-17T12:10:29.1414846Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:10:29.1415462Z BUILD_ENVIRONMENT=linux-focal-py3.7-gcc7 2022-08-17T12:10:29.1416171Z PYTORCH_OVERRIDE_FLAKY_SIGNAL=1 2022-08-17T12:10:29.1416550Z HOSTNAME=4e1e265b41e7 2022-08-17T12:10:29.1417369Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_b5892bd7-b41c-456d-8e86-6989504a399a 2022-08-17T12:10:29.1417944Z GITHUB_ACTION=__self 2022-08-17T12:10:29.1418418Z GITHUB_RUN_NUMBER=40757 2022-08-17T12:10:29.1418727Z TEST_CONFIG=docs_test 2022-08-17T12:10:29.1419148Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2022-08-17T12:10:29.1419552Z GITHUB_TRIGGERING_ACTOR=IvanYashchuk 2022-08-17T12:10:29.1419923Z GITHUB_REF_TYPE=branch 2022-08-17T12:10:29.1420395Z TORCH_CUDA_ARCH_LIST=Maxwell 2022-08-17T12:10:29.1420973Z BASE_SHA=343b5f86512f75f8f3bd4b90749c0459743b9e72 2022-08-17T12:10:29.1421578Z XLA_CUDA= 2022-08-17T12:10:29.1422780Z *** 2022-08-17T12:10:29.1423118Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2022-08-17T12:10:29.1423355Z GITHUB_ACTIONS=true 2022-08-17T12:10:29.1423690Z SHA1=ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:10:29.1424038Z GITHUB_SHA=e9efe573711d9f8141e152403ee143f5875669e7 2022-08-17T12:10:29.1424347Z UCC_HOME=/usr 2022-08-17T12:10:29.1424598Z GITHUB_REF=refs/pull/82657/merge 2022-08-17T12:10:29.1424852Z SHARD_NUMBER=1 2022-08-17T12:10:29.1425098Z GITHUB_REF_PROTECTED=false 2022-08-17T12:10:29.1425343Z HOME=/var/lib/jenkins 2022-08-17T12:10:29.1425647Z GITHUB_API_URL=https://api.github.com 2022-08-17T12:10:29.1425913Z INSTALLED_THRIFT= 2022-08-17T12:10:29.1426146Z UCX_COMMIT=v1.13.x 2022-08-17T12:10:29.1426415Z NUM_TEST_SHARDS=1 2022-08-17T12:10:29.1426775Z UCX_HOME=/usr 2022-08-17T12:10:29.1445005Z PYTORCH_RETRY_TEST_CASES=1 2022-08-17T12:10:29.1445540Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_b5892bd7-b41c-456d-8e86-6989504a399a 2022-08-17T12:10:29.1446042Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2022-08-17T12:10:29.1446303Z GITHUB_EVENT_NAME=pull_request 2022-08-17T12:10:29.1446512Z GITHUB_RUN_ID=2875102080 2022-08-17T12:10:29.1446969Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_b5892bd7-b41c-456d-8e86-6989504a399a 2022-08-17T12:10:29.1447274Z GITHUB_ACTOR=IvanYashchuk 2022-08-17T12:10:29.1447496Z PR_NUMBER=82657 2022-08-17T12:10:29.1447668Z DESIRED_CUDA= 2022-08-17T12:10:29.1447829Z GITHUB_RUN_ATTEMPT=1 2022-08-17T12:10:29.1448099Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2022-08-17T12:10:29.1448329Z TERM=xterm 2022-08-17T12:10:29.1448498Z INSTALLED_VISION=yes 2022-08-17T12:10:29.1448665Z BRANCH=pull/82657 2022-08-17T12:10:29.1448903Z OPENSSL_ROOT_DIR=/opt/openssl 2022-08-17T12:10:29.1449103Z CUDA_PATH=/usr/local/cuda 2022-08-17T12:10:29.1449459Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2022-08-17T12:10:29.1449816Z GITHUB_SERVER_URL=https://github.com 2022-08-17T12:10:29.1450069Z UCC_COMMIT=a7bda274b10f8adf5bb729f01da064f4e735fb23 2022-08-17T12:10:29.1450279Z INSTALLED_ANDROID= 2022-08-17T12:10:29.1450495Z SHLVL=1 2022-08-17T12:10:29.1450649Z MAX_JOBS=6 2022-08-17T12:10:29.1452168Z COMMIT_MESSAGES=+ 52429d4ec9d162496e677edd78a883288d617a90 Add a helper for make_fx+ 80daf93686965f0383b5fa106ed8782b6905d891 Map torch.ops.aten calls to refs using decomposition_table+ e03d99a2da7e26168d8878f4e77d86f9c1af572a Use TorchRefsNvfuserCapabilityMode for fx.passes.backends.nvfuser+ a2242f67da754bd2714e056764d0cea51f8cdaed Fix output of PartitionedInterpreter to use _out_spec+ fcca9240398d1cf986a5606a61c50f7903d4ee96 Remove incorrect asserts from tests+ 209563d78b9998025726c92d4fa419151454f79e Add a link to the discussion about torch.ops.aten->refs path+ d3f1f74e60a1d82de78a545b7a7a177e3de6c8a2 Revert changes to torch/fx/passes/backends/nvfuser.py+ ce6a3c605df99d1df57c0dda75c06d748e54ed2a Add aten->refs->prims under TorchRefsMode test 2022-08-17T12:10:29.1453179Z GITHUB_REF_NAME=82657/merge 2022-08-17T12:10:29.1453565Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2022-08-17T12:10:29.1453810Z GITHUB_JOB=test 2022-08-17T12:10:29.1454004Z GITHUB_REPOSITORY=pytorch/pytorch 2022-08-17T12:10:29.1454209Z GITHUB_RETENTION_DAYS=90 2022-08-17T12:10:29.1454386Z OPENSSL_DIR=/opt/openssl 2022-08-17T12:10:29.1454579Z GITHUB_ACTION_REPOSITORY= 2022-08-17T12:10:29.1454893Z PATH=/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-08-17T12:10:29.1455167Z GITHUB_BASE_REF=master 2022-08-17T12:10:29.1455338Z CI=true 2022-08-17T12:10:29.1455516Z GITHUB_REPOSITORY_OWNER=pytorch 2022-08-17T12:10:29.1455756Z INSTALLED_PROTOBUF=yes 2022-08-17T12:10:29.1456004Z GITHUB_HEAD_REF=fx-passes-nvfuser 2022-08-17T12:10:29.1456200Z GITHUB_ACTION_REF= 2022-08-17T12:10:29.1456568Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2022-08-17T12:10:29.1456799Z GITHUB_WORKFLOW=pull 2022-08-17T12:10:29.1456996Z DEBIAN_FRONTEND=noninteractive 2022-08-17T12:10:29.1457543Z PR_BODY=### DescriptionThis PR replaces `DecompositionInterpreter` with a context manager which decomposes a function into prims only if the decomposition is executable by nvFuser.Partitioning of the graph is removed because its handled by the `execute(..., executor=nvfuser)` function.### TestingExisting tests in `test/test_fx_backends.py`. 2022-08-17T12:10:29.1458045Z _=/usr/bin/env 2022-08-17T12:10:29.1458252Z + echo 'Testing pytorch' 2022-08-17T12:10:29.1458432Z Testing pytorch 2022-08-17T12:10:29.1458609Z + export LANG=C.UTF-8 2022-08-17T12:10:29.1458797Z + LANG=C.UTF-8 2022-08-17T12:10:29.1484406Z + PR_NUMBER=82657 2022-08-17T12:10:29.1484888Z + [[ docs_test == \d\e\f\a\u\l\t ]] 2022-08-17T12:10:29.1485218Z + [[ docs_test == \d\i\s\t\r\i\b\u\t\e\d ]] 2022-08-17T12:10:29.1485536Z + [[ docs_test == \s\l\o\w ]] 2022-08-17T12:10:29.1486061Z + [[ linux-focal-py3.7-gcc7 == *slow-gradcheck* ]] 2022-08-17T12:10:29.1486445Z + [[ linux-focal-py3.7-gcc7 == *cuda* ]] 2022-08-17T12:10:29.1486731Z + [[ linux-focal-py3.7-gcc7 == *rocm* ]] 2022-08-17T12:10:29.1487005Z + [[ linux-focal-py3.7-gcc7 == *cuda11* ]] 2022-08-17T12:10:29.1487211Z + [[ docs_test == *crossref* ]] 2022-08-17T12:10:29.1487404Z + [[ docs_test == *dynamo* ]] 2022-08-17T12:10:29.1487611Z + [[ -n 82657 ]] 2022-08-17T12:10:29.1487782Z + [[ -z '' ]] 2022-08-17T12:10:29.1490163Z + export PYTORCH_TEST_SKIP_CUDA_MEM_LEAK_CHECK=1 2022-08-17T12:10:29.1490481Z + PYTORCH_TEST_SKIP_CUDA_MEM_LEAK_CHECK=1 2022-08-17T12:10:29.1490798Z + [[ linux-focal-py3.7-gcc7 == *rocm* ]] 2022-08-17T12:10:29.1491075Z + [[ linux-focal-py3.7-gcc7 != *-bazel-* ]] 2022-08-17T12:10:29.1491321Z + pip_install --user ninja 2022-08-17T12:10:29.1491599Z + pip install --progress-bar off --user ninja 2022-08-17T12:10:29.5549392Z Collecting ninja 2022-08-17T12:10:29.5697769Z Downloading ninja-1.10.2.3-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (108 kB) 2022-08-17T12:10:29.9703053Z Installing collected packages: ninja 2022-08-17T12:10:29.9789257Z  WARNING: The script ninja is installed in '/var/lib/jenkins/.local/bin' which is not on PATH. 2022-08-17T12:10:29.9789770Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-08-17T12:10:29.9832353Z Successfully installed ninja-1.10.2.3 2022-08-17T12:10:30.0496342Z + export PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-08-17T12:10:30.0497040Z + PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-08-17T12:10:30.0497515Z + [[ linux-focal-py3.7-gcc7 == *asan* ]] 2022-08-17T12:10:30.0497741Z + [[ docs_test == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2022-08-17T12:10:30.0497976Z + [[ docs_test == \n\o\g\p\u\_\A\V\X\5\1\2 ]] 2022-08-17T12:10:30.0502628Z + [[ linux-focal-py3.7-gcc7 == *tbb* ]] 2022-08-17T12:10:30.0514086Z + [[ linux-focal-py3.7-gcc7 == *libtorch* ]] 2022-08-17T12:10:30.0514422Z + [[ linux-focal-py3.7-gcc7 == *-bazel-* ]] 2022-08-17T12:10:30.0515982Z + cd test 2022-08-17T12:10:30.0516576Z + python -c 'import torch; print(torch.__config__.show())' 2022-08-17T12:10:30.9677972Z PyTorch built with: 2022-08-17T12:10:30.9678427Z - GCC 7.5 2022-08-17T12:10:30.9678646Z - C++ Version: 201402 2022-08-17T12:10:30.9679076Z - Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2022-08-17T12:10:30.9679500Z - Intel(R) MKL-DNN v2.6.0 (Git Hash 52b5f107dd9cf10910aaa19cb47f3abf9b349815) 2022-08-17T12:10:30.9679818Z - OpenMP 201511 (a.k.a. OpenMP 4.5) 2022-08-17T12:10:30.9680097Z - LAPACK is enabled (usually provided by MKL) 2022-08-17T12:10:30.9680511Z - NNPACK is enabled 2022-08-17T12:10:30.9680739Z - CPU capability usage: AVX2 2022-08-17T12:10:30.9683126Z - Build settings: BLAS_INFO=mkl, BUILD_TYPE=Release, CXX_COMPILER=/opt/cache/bin/c++, CXX_FLAGS= -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -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-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Werror -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Wno-stringop-overflow, LAPACK_INFO=mkl, PERF_WITH_AVX=1, PERF_WITH_AVX2=1, PERF_WITH_AVX512=1, TORCH_VERSION=1.13.0, USE_CUDA=OFF, USE_CUDNN=OFF, USE_EXCEPTION_PTR=1, USE_GFLAGS=OFF, USE_GLOG=OFF, USE_MKL=ON, USE_MKLDNN=ON, USE_MPI=OFF, USE_NCCL=OFF, USE_NNPACK=ON, USE_OPENMP=ON, USE_ROCM=OFF, 2022-08-17T12:10:30.9684780Z 2022-08-17T12:10:31.1361629Z + cd test 2022-08-17T12:10:31.1362061Z + python -c 'import torch; print(torch.__config__.parallel_info())' 2022-08-17T12:10:32.0303254Z ATen/Parallel: 2022-08-17T12:10:32.0303615Z at::get_num_threads() : 4 2022-08-17T12:10:32.0303994Z at::get_num_interop_threads() : 4 2022-08-17T12:10:32.0304387Z OpenMP 201511 (a.k.a. OpenMP 4.5) 2022-08-17T12:10:32.0304725Z omp_get_max_threads() : 4 2022-08-17T12:10:32.0305328Z Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2022-08-17T12:10:32.0305618Z mkl_get_max_threads() : 4 2022-08-17T12:10:32.0305939Z Intel(R) MKL-DNN v2.6.0 (Git Hash 52b5f107dd9cf10910aaa19cb47f3abf9b349815) 2022-08-17T12:10:32.0306215Z std::thread::hardware_concurrency() : 8 2022-08-17T12:10:32.0306423Z Environment variables: 2022-08-17T12:10:32.0306604Z OMP_NUM_THREADS : [not set] 2022-08-17T12:10:32.0306803Z MKL_NUM_THREADS : [not set] 2022-08-17T12:10:32.0306999Z ATen parallel backend: OpenMP 2022-08-17T12:10:32.0307113Z 2022-08-17T12:10:32.1959253Z + [[ docs_test == *deploy* ]] 2022-08-17T12:10:32.1959600Z + [[ docs_test == *backward* ]] 2022-08-17T12:10:32.1959895Z + [[ docs_test == *xla* ]] 2022-08-17T12:10:32.1960232Z + [[ docs_test == \j\i\t\_\l\e\g\a\c\y ]] 2022-08-17T12:10:32.1960802Z + [[ linux-focal-py3.7-gcc7 == *libtorch* ]] 2022-08-17T12:10:32.1961136Z + [[ docs_test == distributed ]] 2022-08-17T12:10:32.1961409Z + [[ docs_test == *dynamo* ]] 2022-08-17T12:10:32.1961709Z + [[ docs_test == *dynamo* ]] 2022-08-17T12:10:32.1961975Z + [[ 1 == 1 ]] 2022-08-17T12:10:32.1962271Z + [[ 1 -gt 1 ]] 2022-08-17T12:10:32.1962530Z + [[ 1 == 2 ]] 2022-08-17T12:10:32.1962829Z + [[ 1 -gt 2 ]] 2022-08-17T12:10:32.1963207Z + [[ linux-focal-py3.7-gcc7 == *vulkan* ]] 2022-08-17T12:10:32.1963683Z + [[ linux-focal-py3.7-gcc7 == *-bazel-* ]] 2022-08-17T12:10:32.1964299Z + [[ linux-focal-py3.7-gcc7 == *-mobile-lightweight-dispatch* ]] 2022-08-17T12:10:32.1964717Z + [[ docs_test = docs_test ]] 2022-08-17T12:10:32.1964986Z + test_docs_test 2022-08-17T12:10:32.1965366Z + .jenkins/pytorch/docs-test.sh 2022-08-17T12:10:32.1997507Z ++ [[ linux-focal-py3.7-gcc7 == *rocm* ]] 2022-08-17T12:10:32.1997929Z ++ BUILD_TEST_LIBTORCH=0 2022-08-17T12:10:32.1998254Z ++ [[ docs_test == *xla* ]] 2022-08-17T12:10:32.1998519Z ++ [[ linux-focal-py3.7-gcc7 == *centos* ]] 2022-08-17T12:10:32.1998802Z ++ [[ linux-focal-py3.7-gcc7 == *linux-bionic* ]] 2022-08-17T12:10:32.1999098Z ++ [[ linux-focal-py3.7-gcc7 == *linux-focal* ]] 2022-08-17T12:10:32.1999309Z ++ which conda 2022-08-17T12:10:32.2005036Z /opt/conda/bin/conda 2022-08-17T12:10:32.2006044Z ++ conda install -q -y cmake 2022-08-17T12:10:33.3752612Z Collecting package metadata (current_repodata.json): ...working... done 2022-08-17T12:10:34.1756338Z Solving environment: ...working... done 2022-08-17T12:10:34.2437582Z 2022-08-17T12:10:34.2438093Z # All requested packages already installed. 2022-08-17T12:10:34.2438258Z 2022-08-17T12:10:34.4452231Z ++ [[ linux-focal-py3.7-gcc7 == *centos* ]] 2022-08-17T12:10:34.4452740Z + echo 'Testing pytorch docs' 2022-08-17T12:10:34.4452938Z Testing pytorch docs 2022-08-17T12:10:34.4453117Z + cd docs 2022-08-17T12:10:34.4453343Z + pip_install -r requirements.txt 2022-08-17T12:10:34.4453622Z + pip install --progress-bar off -r requirements.txt 2022-08-17T12:10:34.7967799Z Obtaining pytorch_sphinx_theme from git+https://github.com/pytorch/pytorch_sphinx_theme.git#egg=pytorch_sphinx_theme (from -r requirements.txt (line 2)) 2022-08-17T12:10:34.7970976Z Cloning https://github.com/pytorch/pytorch_sphinx_theme.git to ./src/pytorch-sphinx-theme 2022-08-17T12:10:34.8248558Z Running command git clone --filter=blob:none --quiet https://github.com/pytorch/pytorch_sphinx_theme.git /var/lib/jenkins/workspace/docs/src/pytorch-sphinx-theme 2022-08-17T12:10:35.2868998Z Resolved https://github.com/pytorch/pytorch_sphinx_theme.git to commit 363c40f1e33a4e4fb2ae10d2f0a4f01287140ee5 2022-08-17T12:10:36.4101126Z Preparing metadata (setup.py) ... [?25l- \ | done 2022-08-17T12:10:36.5114182Z [?25hCollecting sphinx==5.0.0 2022-08-17T12:10:36.5327727Z Downloading Sphinx-5.0.0-py3-none-any.whl (3.1 MB) 2022-08-17T12:10:36.6006250Z Collecting sphinxcontrib.katex 2022-08-17T12:10:36.6041802Z Downloading sphinxcontrib_katex-0.8.6-py3-none-any.whl (10 kB) 2022-08-17T12:10:36.7603202Z Collecting matplotlib 2022-08-17T12:10:36.7654244Z Downloading matplotlib-3.5.3-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (11.2 MB) 2022-08-17T12:10:36.9165253Z Collecting tensorboard 2022-08-17T12:10:36.9233527Z Downloading tensorboard-2.10.0-py3-none-any.whl (5.9 MB) 2022-08-17T12:10:36.9999906Z Collecting python-etcd>=0.4.5 2022-08-17T12:10:37.0035356Z Downloading python-etcd-0.4.5.tar.gz (37 kB) 2022-08-17T12:10:38.1929412Z Preparing metadata (setup.py) ... [?25l- \ done 2022-08-17T12:10:38.2182515Z [?25hCollecting sphinx_copybutton 2022-08-17T12:10:38.2216992Z Downloading sphinx_copybutton-0.5.0-py3-none-any.whl (12 kB) 2022-08-17T12:10:38.2495016Z Collecting sphinx-panels 2022-08-17T12:10:38.2536618Z Downloading sphinx_panels-0.6.0-py3-none-any.whl (87 kB) 2022-08-17T12:10:38.2915027Z Collecting sphinxcontrib-applehelp 2022-08-17T12:10:38.2949186Z Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) 2022-08-17T12:10:38.3110510Z Collecting sphinxcontrib-devhelp 2022-08-17T12:10:38.3142748Z Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) 2022-08-17T12:10:38.3310274Z Collecting sphinxcontrib-qthelp 2022-08-17T12:10:38.3343998Z Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) 2022-08-17T12:10:38.3507657Z Collecting sphinxcontrib-jsmath 2022-08-17T12:10:38.3545472Z Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) 2022-08-17T12:10:38.3705507Z Collecting sphinxcontrib-serializinghtml>=1.1.5 2022-08-17T12:10:38.3738294Z Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) 2022-08-17T12:10:38.3906989Z Collecting sphinxcontrib-htmlhelp>=2.0.0 2022-08-17T12:10:38.3939499Z Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) 2022-08-17T12:10:38.4242433Z Collecting Jinja2>=2.3 2022-08-17T12:10:38.4283855Z Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) 2022-08-17T12:10:38.4508712Z Collecting imagesize 2022-08-17T12:10:38.4566594Z Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) 2022-08-17T12:10:38.4610474Z Requirement already satisfied: importlib-metadata>=4.4 in /opt/conda/lib/python3.7/site-packages (from sphinx==5.0.0->-r requirements.txt (line 1)) (4.12.0) 2022-08-17T12:10:38.4733963Z Collecting snowballstemmer>=1.1 2022-08-17T12:10:38.4772039Z Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) 2022-08-17T12:10:38.4972664Z Collecting alabaster<0.8,>=0.7 2022-08-17T12:10:38.5005963Z Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) 2022-08-17T12:10:38.5358689Z Collecting Pygments>=2.0 2022-08-17T12:10:38.5413872Z Downloading Pygments-2.13.0-py3-none-any.whl (1.1 MB) 2022-08-17T12:10:38.5583867Z Requirement already satisfied: packaging in /opt/conda/lib/python3.7/site-packages (from sphinx==5.0.0->-r requirements.txt (line 1)) (21.3) 2022-08-17T12:10:38.5802877Z Collecting babel>=1.3 2022-08-17T12:10:38.5850675Z Downloading Babel-2.10.3-py3-none-any.whl (9.5 MB) 2022-08-17T12:10:38.7126815Z Collecting docutils<0.19,>=0.14 2022-08-17T12:10:38.7163658Z Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) 2022-08-17T12:10:38.7277274Z Requirement already satisfied: requests>=2.5.0 in /opt/conda/lib/python3.7/site-packages (from sphinx==5.0.0->-r requirements.txt (line 1)) (2.28.1) 2022-08-17T12:10:38.8144974Z Collecting fonttools>=4.22.0 2022-08-17T12:10:38.8296754Z Downloading fonttools-4.35.0-py3-none-any.whl (947 kB) 2022-08-17T12:10:38.9104537Z Collecting kiwisolver>=1.0.1 2022-08-17T12:10:38.9140180Z Downloading kiwisolver-1.4.4-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.1 MB) 2022-08-17T12:10:38.9291608Z Requirement already satisfied: numpy>=1.17 in /opt/conda/lib/python3.7/site-packages (from matplotlib->-r requirements.txt (line 4)) (1.18.5) 2022-08-17T12:10:38.9299317Z Requirement already satisfied: python-dateutil>=2.7 in /opt/conda/lib/python3.7/site-packages (from matplotlib->-r requirements.txt (line 4)) (2.8.2) 2022-08-17T12:10:38.9416982Z Collecting cycler>=0.10 2022-08-17T12:10:38.9450074Z Downloading cycler-0.11.0-py3-none-any.whl (6.4 kB) 2022-08-17T12:10:38.9486741Z Requirement already satisfied: pillow>=6.2.0 in /opt/conda/lib/python3.7/site-packages (from matplotlib->-r requirements.txt (line 4)) (9.2.0) 2022-08-17T12:10:38.9493940Z Requirement already satisfied: pyparsing>=2.2.1 in /opt/conda/lib/python3.7/site-packages (from matplotlib->-r requirements.txt (line 4)) (3.0.9) 2022-08-17T12:10:38.9614193Z Requirement already satisfied: tensorboard-plugin-wit>=1.6.0 in /opt/conda/lib/python3.7/site-packages (from tensorboard->-r requirements.txt (line 5)) (1.8.1) 2022-08-17T12:10:39.1758005Z Collecting protobuf<3.20,>=3.9.2 2022-08-17T12:10:39.1841869Z Downloading protobuf-3.19.4-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) 2022-08-17T12:10:39.2000338Z Requirement already satisfied: wheel>=0.26 in /opt/conda/lib/python3.7/site-packages (from tensorboard->-r requirements.txt (line 5)) (0.37.1) 2022-08-17T12:10:39.2007346Z Requirement already satisfied: absl-py>=0.4 in /opt/conda/lib/python3.7/site-packages (from tensorboard->-r requirements.txt (line 5)) (1.2.0) 2022-08-17T12:10:39.2014208Z Requirement already satisfied: google-auth<3,>=1.6.3 in /opt/conda/lib/python3.7/site-packages (from tensorboard->-r requirements.txt (line 5)) (2.10.0) 2022-08-17T12:10:39.2022105Z Requirement already satisfied: werkzeug>=1.0.1 in /opt/conda/lib/python3.7/site-packages (from tensorboard->-r requirements.txt (line 5)) (2.2.2) 2022-08-17T12:10:39.2029199Z Requirement already satisfied: google-auth-oauthlib<0.5,>=0.4.1 in /opt/conda/lib/python3.7/site-packages (from tensorboard->-r requirements.txt (line 5)) (0.4.6) 2022-08-17T12:10:39.2036788Z Requirement already satisfied: grpcio>=1.24.3 in /opt/conda/lib/python3.7/site-packages (from tensorboard->-r requirements.txt (line 5)) (1.47.0) 2022-08-17T12:10:39.2043773Z Requirement already satisfied: tensorboard-data-server<0.7.0,>=0.6.0 in /opt/conda/lib/python3.7/site-packages (from tensorboard->-r requirements.txt (line 5)) (0.6.1) 2022-08-17T12:10:39.2050089Z Requirement already satisfied: markdown>=2.6.8 in /opt/conda/lib/python3.7/site-packages (from tensorboard->-r requirements.txt (line 5)) (3.4.1) 2022-08-17T12:10:39.2057928Z Requirement already satisfied: setuptools>=41.0.0 in /opt/conda/lib/python3.7/site-packages (from tensorboard->-r requirements.txt (line 5)) (61.2.0) 2022-08-17T12:10:39.2091821Z Requirement already satisfied: urllib3>=1.7.1 in /opt/conda/lib/python3.7/site-packages (from python-etcd>=0.4.5->-r requirements.txt (line 7)) (1.26.11) 2022-08-17T12:10:39.2251445Z Collecting dnspython>=1.13.0 2022-08-17T12:10:39.2300770Z Downloading dnspython-2.2.1-py3-none-any.whl (269 kB) 2022-08-17T12:10:39.2826154Z Collecting sphinx-panels 2022-08-17T12:10:39.2885976Z Downloading sphinx_panels-0.5.2-py3-none-any.whl (87 kB) 2022-08-17T12:10:39.3234338Z Downloading sphinx_panels-0.5.1-py3-none-any.whl (87 kB) 2022-08-17T12:10:39.3712098Z Downloading sphinx_panels-0.5.0-py3-none-any.whl (87 kB) 2022-08-17T12:10:39.3942448Z Downloading sphinx_panels-0.4.1-py3-none-any.whl (74 kB) 2022-08-17T12:10:39.4749295Z Collecting pytz>=2015.7 2022-08-17T12:10:39.4794017Z Downloading pytz-2022.2.1-py2.py3-none-any.whl (500 kB) 2022-08-17T12:10:39.5585678Z Requirement already satisfied: six>=1.9.0 in /opt/conda/lib/python3.7/site-packages (from google-auth<3,>=1.6.3->tensorboard->-r requirements.txt (line 5)) (1.16.0) 2022-08-17T12:10:39.5591995Z Requirement already satisfied: pyasn1-modules>=0.2.1 in /opt/conda/lib/python3.7/site-packages (from google-auth<3,>=1.6.3->tensorboard->-r requirements.txt (line 5)) (0.2.8) 2022-08-17T12:10:39.5604006Z Requirement already satisfied: rsa<5,>=3.1.4 in /opt/conda/lib/python3.7/site-packages (from google-auth<3,>=1.6.3->tensorboard->-r requirements.txt (line 5)) (4.9) 2022-08-17T12:10:39.5612095Z Requirement already satisfied: cachetools<6.0,>=2.0.0 in /opt/conda/lib/python3.7/site-packages (from google-auth<3,>=1.6.3->tensorboard->-r requirements.txt (line 5)) (5.2.0) 2022-08-17T12:10:39.5656711Z Requirement already satisfied: requests-oauthlib>=0.7.0 in /opt/conda/lib/python3.7/site-packages (from google-auth-oauthlib<0.5,>=0.4.1->tensorboard->-r requirements.txt (line 5)) (1.3.1) 2022-08-17T12:10:39.5885942Z Requirement already satisfied: zipp>=0.5 in /opt/conda/lib/python3.7/site-packages (from importlib-metadata>=4.4->sphinx==5.0.0->-r requirements.txt (line 1)) (3.8.1) 2022-08-17T12:10:39.5899823Z Requirement already satisfied: typing-extensions>=3.6.4 in /opt/conda/lib/python3.7/site-packages (from importlib-metadata>=4.4->sphinx==5.0.0->-r requirements.txt (line 1)) (4.3.0) 2022-08-17T12:10:39.5939253Z Requirement already satisfied: MarkupSafe>=2.0 in /opt/conda/lib/python3.7/site-packages (from Jinja2>=2.3->sphinx==5.0.0->-r requirements.txt (line 1)) (2.1.1) 2022-08-17T12:10:39.6404905Z Requirement already satisfied: idna<4,>=2.5 in /opt/conda/lib/python3.7/site-packages (from requests>=2.5.0->sphinx==5.0.0->-r requirements.txt (line 1)) (3.3) 2022-08-17T12:10:39.6412082Z Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.7/site-packages (from requests>=2.5.0->sphinx==5.0.0->-r requirements.txt (line 1)) (2022.6.15) 2022-08-17T12:10:39.6418933Z Requirement already satisfied: charset-normalizer<3,>=2 in /opt/conda/lib/python3.7/site-packages (from requests>=2.5.0->sphinx==5.0.0->-r requirements.txt (line 1)) (2.0.4) 2022-08-17T12:10:39.7257088Z Requirement already satisfied: pyasn1<0.5.0,>=0.4.6 in /opt/conda/lib/python3.7/site-packages (from pyasn1-modules>=0.2.1->google-auth<3,>=1.6.3->tensorboard->-r requirements.txt (line 5)) (0.4.8) 2022-08-17T12:10:39.7346354Z Requirement already satisfied: oauthlib>=3.0.0 in /opt/conda/lib/python3.7/site-packages (from requests-oauthlib>=0.7.0->google-auth-oauthlib<0.5,>=0.4.1->tensorboard->-r requirements.txt (line 5)) (3.2.0) 2022-08-17T12:10:39.7842520Z Building wheels for collected packages: python-etcd 2022-08-17T12:10:41.3090519Z Building wheel for python-etcd (setup.py) ... [?25l- \ | / - done 2022-08-17T12:10:41.3100381Z [?25h Created wheel for python-etcd: filename=python_etcd-0.4.5-py3-none-any.whl size=38501 sha256=afd2fda237958e9998124fddb63c663262f9c85a70687c4d07ec44eb961fcf66 2022-08-17T12:10:41.3102738Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/4b/c1/8f/237c058a9a16e922bc31e593f1cd4b210d2070336de2930735 2022-08-17T12:10:41.3127036Z Successfully built python-etcd 2022-08-17T12:10:41.7308645Z Installing collected packages: snowballstemmer, pytz, alabaster, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, protobuf, kiwisolver, Jinja2, imagesize, fonttools, docutils, dnspython, cycler, babel, sphinx, python-etcd, matplotlib, sphinxcontrib.katex, sphinx-panels, sphinx_copybutton, pytorch_sphinx_theme, tensorboard 2022-08-17T12:10:42.6017849Z Attempting uninstall: protobuf 2022-08-17T12:10:42.6025143Z Found existing installation: protobuf 3.20.1 2022-08-17T12:10:42.6153230Z Uninstalling protobuf-3.20.1: 2022-08-17T12:10:42.8149943Z Successfully uninstalled protobuf-3.20.1 2022-08-17T12:10:45.7097185Z Running setup.py develop for pytorch_sphinx_theme 2022-08-17T12:10:47.7447354Z Successfully installed Jinja2-3.1.2 Pygments-2.13.0 alabaster-0.7.12 babel-2.10.3 cycler-0.11.0 dnspython-2.2.1 docutils-0.18.1 fonttools-4.35.0 imagesize-1.4.1 kiwisolver-1.4.4 matplotlib-3.5.3 protobuf-3.19.4 python-etcd-0.4.5 pytorch_sphinx_theme-0.0.24 pytz-2022.2.1 snowballstemmer-2.2.0 sphinx-5.0.0 sphinx-panels-0.4.1 sphinx_copybutton-0.5.0 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib.katex-0.8.6 tensorboard-2.10.0 2022-08-17T12:10:47.8785412Z + make doctest 2022-08-17T12:10:49.6272258Z Saved activation image for ELU at source/scripts/activation_images/ELU.png 2022-08-17T12:10:49.7215117Z Saved activation image for Hardshrink at source/scripts/activation_images/Hardshrink.png 2022-08-17T12:10:49.8166341Z Saved activation image for Hardtanh at source/scripts/activation_images/Hardtanh.png 2022-08-17T12:10:49.9076908Z Saved activation image for Hardsigmoid at source/scripts/activation_images/Hardsigmoid.png 2022-08-17T12:10:50.0010278Z Saved activation image for Hardswish at source/scripts/activation_images/Hardswish.png 2022-08-17T12:10:50.0952949Z Saved activation image for LeakyReLU at source/scripts/activation_images/LeakyReLU.png 2022-08-17T12:10:50.2422726Z Saved activation image for LogSigmoid at source/scripts/activation_images/LogSigmoid.png 2022-08-17T12:10:50.3358201Z Saved activation image for PReLU at source/scripts/activation_images/PReLU.png 2022-08-17T12:10:50.4274927Z Saved activation image for ReLU at source/scripts/activation_images/ReLU.png 2022-08-17T12:10:50.5211108Z Saved activation image for ReLU6 at source/scripts/activation_images/ReLU6.png 2022-08-17T12:10:50.6180291Z Saved activation image for RReLU at source/scripts/activation_images/RReLU.png 2022-08-17T12:10:50.7112746Z Saved activation image for SELU at source/scripts/activation_images/SELU.png 2022-08-17T12:10:50.8037965Z Saved activation image for SiLU at source/scripts/activation_images/SiLU.png 2022-08-17T12:10:50.8961876Z Saved activation image for Mish at source/scripts/activation_images/Mish.png 2022-08-17T12:10:50.9903015Z Saved activation image for CELU at source/scripts/activation_images/CELU.png 2022-08-17T12:10:51.0885289Z Saved activation image for GELU at source/scripts/activation_images/GELU.png 2022-08-17T12:10:51.1800744Z Saved activation image for Sigmoid at source/scripts/activation_images/Sigmoid.png 2022-08-17T12:10:51.2727462Z Saved activation image for Softplus at source/scripts/activation_images/Softplus.png 2022-08-17T12:10:51.3662766Z Saved activation image for Softshrink at source/scripts/activation_images/Softshrink.png 2022-08-17T12:10:51.4576026Z Saved activation image for Softsign at source/scripts/activation_images/Softsign.png 2022-08-17T12:10:51.5480580Z Saved activation image for Tanh at source/scripts/activation_images/Tanh.png 2022-08-17T12:10:51.6403097Z Saved activation image for Tanhshrink at source/scripts/activation_images/Tanhshrink.png 2022-08-17T12:10:54.3937509Z Running Sphinx v5.0.0 2022-08-17T12:10:55.2897259Z /var/lib/jenkins/workspace/docs/source/conf.py:34: UserWarning: unable to load "torchvision" package 2022-08-17T12:10:55.2898229Z warnings.warn('unable to load "torchvision" package') 2022-08-17T12:10:55.4183912Z making output directory... done 2022-08-17T12:10:55.4265699Z [autosummary] generating autosummary for: amp.rst, autograd.rst, backends.rst, benchmark_utils.rst, bottleneck.rst, checkpoint.rst, community/contribution_guide.rst, community/design.rst, community/governance.rst, community/persons_of_interest.rst, ..., tensor_attributes.rst, tensor_view.rst, tensorboard.rst, tensors.rst, testing.rst, torch.ao.ns._numeric_suite.rst, torch.ao.ns._numeric_suite_fx.rst, torch.overrides.rst, torch.rst, type_info.rst 2022-08-17T12:10:55.9922019Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T12:11:07.2239450Z [autosummary] generating autosummary for: /var/lib/jenkins/workspace/docs/source/generated/torch.Generator.rst, /var/lib/jenkins/workspace/docs/source/generated/torch.Tensor.abs.rst, /var/lib/jenkins/workspace/docs/source/generated/torch.Tensor.abs_.rst, /var/lib/jenkins/workspace/docs/source/generated/torch.Tensor.absolute.rst, /var/lib/jenkins/workspace/docs/source/generated/torch.Tensor.absolute_.rst, /var/lib/jenkins/workspace/docs/source/generated/torch.Tensor.acos.rst, /var/lib/jenkins/workspace/docs/source/generated/torch.Tensor.acos_.rst, /var/lib/jenkins/workspace/docs/source/generated/torch.Tensor.acosh.rst, /var/lib/jenkins/workspace/docs/source/generated/torch.Tensor.acosh_.rst, /var/lib/jenkins/workspace/docs/source/generated/torch.Tensor.add.rst, ..., /var/lib/jenkins/workspace/docs/source/generated/torch.vdot.rst, /var/lib/jenkins/workspace/docs/source/generated/torch.view_as_complex.rst, /var/lib/jenkins/workspace/docs/source/generated/torch.view_as_real.rst, /var/lib/jenkins/workspace/docs/source/generated/torch.vmap.rst, /var/lib/jenkins/workspace/docs/source/generated/torch.vsplit.rst, /var/lib/jenkins/workspace/docs/source/generated/torch.vstack.rst, /var/lib/jenkins/workspace/docs/source/generated/torch.where.rst, /var/lib/jenkins/workspace/docs/source/generated/torch.xlogy.rst, /var/lib/jenkins/workspace/docs/source/generated/torch.zeros.rst, /var/lib/jenkins/workspace/docs/source/generated/torch.zeros_like.rst 2022-08-17T12:11:07.2663647Z loading intersphinx inventory from https://docs.python.org/3/objects.inv... 2022-08-17T12:11:07.2668542Z loading intersphinx inventory from https://numpy.org/doc/stable/objects.inv... 2022-08-17T12:11:07.4593934Z building [mo]: targets for 0 po files that are out of date 2022-08-17T12:11:07.4594563Z building [doctest]: targets for 110 source files that are out of date 2022-08-17T12:11:07.4769752Z updating environment: [new config] 1743 added, 0 changed, 0 removed 2022-08-17T12:11:08.0781375Z reading sources... [ 2%] amp .. generated/torch.Tensor.abs_ 2022-08-17T12:11:08.1263213Z reading sources... [ 5%] generated/torch.Tensor.absolute .. generated/torch.Tensor.argsort 2022-08-17T12:11:08.1738649Z reading sources... [ 7%] generated/torch.Tensor.argwhere .. generated/torch.Tensor.cholesky_inverse 2022-08-17T12:11:08.2180984Z reading sources... [ 10%] generated/torch.Tensor.cholesky_solve .. generated/torch.Tensor.diagonal_scatter 2022-08-17T12:11:08.2713175Z reading sources... [ 13%] generated/torch.Tensor.diff .. generated/torch.Tensor.fmax 2022-08-17T12:11:08.3242531Z reading sources... [ 15%] generated/torch.Tensor.fmin .. generated/torch.Tensor.index_reduce 2022-08-17T12:11:09.5651338Z reading sources... [ 18%] generated/torch.Tensor.index_reduce_ .. generated/torch.Tensor.lgamma 2022-08-17T12:11:09.8604338Z reading sources... [ 21%] generated/torch.Tensor.lgamma_ .. generated/torch.Tensor.minimum 2022-08-17T12:11:09.9173030Z reading sources... [ 23%] generated/torch.Tensor.mm .. generated/torch.Tensor.ormqr 2022-08-17T12:11:09.9920504Z reading sources... [ 26%] generated/torch.Tensor.outer .. generated/torch.Tensor.round 2022-08-17T12:11:11.1851508Z reading sources... [ 28%] generated/torch.Tensor.round_ .. generated/torch.Tensor.std 2022-08-17T12:11:11.2594903Z reading sources... [ 31%] generated/torch.Tensor.stft .. generated/torch.Tensor.true_divide 2022-08-17T12:11:11.6260968Z reading sources... [ 34%] generated/torch.Tensor.true_divide_ .. generated/torch.arccosh 2022-08-17T12:11:11.7151795Z reading sources... [ 36%] generated/torch.arcsin .. generated/torch.autograd.profiler.profile.total_average 2022-08-17T12:11:11.9043534Z reading sources... [ 39%] generated/torch.baddbmm .. generated/torch.cuda.Event 2022-08-17T12:11:12.2681178Z reading sources... [ 42%] generated/torch.cuda.ExternalStream .. generated/torch.cuda.mem_get_info 2022-08-17T12:11:12.2682440Z /opt/conda/lib/python3.7/site-packages/torch/distributed/distributed_c10d.py:192: UserWarning: torch.distributed.reduce_op is deprecated, please use torch.distributed.ReduceOp instead 2022-08-17T12:11:12.2683213Z "torch.distributed.reduce_op is deprecated, please use " 2022-08-17T12:11:13.4378872Z reading sources... [ 44%] generated/torch.cuda.memory_allocated .. generated/torch.eig 2022-08-17T12:11:13.4379960Z /opt/conda/lib/python3.7/site-packages/torch/distributed/distributed_c10d.py:192: UserWarning: torch.distributed.reduce_op is deprecated, please use torch.distributed.ReduceOp instead 2022-08-17T12:11:13.4380800Z "torch.distributed.reduce_op is deprecated, please use " 2022-08-17T12:11:14.1786523Z reading sources... [ 47%] generated/torch.einsum .. generated/torch.floor_divide 2022-08-17T12:11:14.5733417Z reading sources... [ 50%] generated/torch.fmax .. generated/torch.inner 2022-08-17T12:11:14.6796411Z reading sources... [ 52%] generated/torch.inverse .. generated/torch.ldexp 2022-08-17T12:11:14.7908281Z reading sources... [ 55%] generated/torch.le .. generated/torch.linalg.vector_norm 2022-08-17T12:11:15.9737955Z reading sources... [ 57%] generated/torch.linspace .. generated/torch.mvlgamma 2022-08-17T12:11:16.0718868Z reading sources... [ 60%] generated/torch.nan_to_num .. generated/torch.nn.Dropout2d 2022-08-17T12:11:16.4841956Z reading sources... [ 63%] generated/torch.nn.Dropout3d .. generated/torch.nn.LeakyReLU 2022-08-17T12:11:16.6006708Z reading sources... [ 65%] generated/torch.nn.Linear .. generated/torch.nn.SoftMarginLoss 2022-08-17T12:11:16.7087764Z reading sources... [ 68%] generated/torch.nn.Softmax .. generated/torch.nn.functional.cosine_embedding_loss 2022-08-17T12:11:17.1378879Z reading sources... [ 71%] generated/torch.nn.functional.cosine_similarity .. generated/torch.nn.functional.max_unpool1d 2022-08-17T12:11:17.5869040Z reading sources... [ 73%] generated/torch.nn.functional.max_unpool2d .. generated/torch.nn.intrinsic.ConvBn1d 2022-08-17T12:11:17.7386967Z reading sources... [ 76%] generated/torch.nn.intrinsic.ConvBn2d .. generated/torch.nn.quantized.Conv2d 2022-08-17T12:11:18.1951677Z reading sources... [ 78%] generated/torch.nn.quantized.Conv3d .. generated/torch.nn.quantized.functional.upsample 2022-08-17T12:11:18.2618936Z reading sources... [ 81%] generated/torch.nn.quantized.functional.upsample_bilinear .. generated/torch.not_equal 2022-08-17T12:11:18.5586559Z reading sources... [ 84%] generated/torch.numel .. generated/torch.polar 2022-08-17T12:11:18.8245600Z reading sources... [ 86%] generated/torch.polygamma .. generated/torch.quantization.observer.default_per_channel_weight_observer 2022-08-17T12:11:19.0948693Z reading sources... [ 89%] generated/torch.quantization.observer.default_placeholder_observer .. generated/torch.reciprocal 2022-08-17T12:11:19.1622867Z reading sources... [ 92%] generated/torch.remainder .. generated/torch.sparse.sampled_addmm 2022-08-17T12:11:21.1067040Z reading sources... [ 94%] generated/torch.sparse.softmax .. generated/torch.true_divide 2022-08-17T12:11:21.8063417Z reading sources... [ 97%] generated/torch.trunc .. notes/cpu_threading_torchscript_inference 2022-08-17T12:11:21.8110107Z reading sources... [100%] notes/cuda .. type_info 2022-08-17T12:11:21.8110291Z 2022-08-17T12:11:21.8118520Z looking for now-outdated files... none found 2022-08-17T12:11:21.9098941Z pickling environment... done 2022-08-17T12:11:21.9105311Z checking consistency... done 2022-08-17T12:11:21.9107189Z running tests... 2022-08-17T12:11:21.9297056Z 2022-08-17T12:11:21.9297597Z Document: jit 2022-08-17T12:11:21.9298017Z ------------- 2022-08-17T12:11:22.0564319Z /opt/conda/lib/python3.7/site-packages/torch/jit/_trace.py:827: TracerWarning: Trace had nondeterministic nodes. Did you forget call .eval() on your model? Nodes: 2022-08-17T12:11:22.0564982Z %13 : Float(4, strides=[1], requires_grad=0, device=cpu) = aten::rand(%8, %9, %10, %11, %12) # :2:0 2022-08-17T12:11:22.0565539Z This may cause errors in trace checking. To disable trace checking, pass check_trace=False to torch.jit.trace() 2022-08-17T12:11:22.0565958Z _module_class, 2022-08-17T12:11:22.0566614Z /opt/conda/lib/python3.7/site-packages/torch/jit/_trace.py:827: TracerWarning: Output nr 1. of the traced function does not match the corresponding output of the Python function. Detailed error: 2022-08-17T12:11:22.0567017Z Tensor-likes are not close! 2022-08-17T12:11:22.0567153Z 2022-08-17T12:11:22.0567247Z Mismatched elements: 4 / 12 (33.3%) 2022-08-17T12:11:22.0567586Z Greatest absolute difference: 0.4817027449607849 at index (0, 3) (up to 1e-05 allowed) 2022-08-17T12:11:22.0567964Z Greatest relative difference: 24.28681203757686 at index (0, 3) (up to 1e-05 allowed) 2022-08-17T12:11:22.0568240Z _module_class, 2022-08-17T12:11:22.0604039Z /opt/conda/lib/python3.7/site-packages/torch/jit/_trace.py:827: TracerWarning: Trace had nondeterministic nodes. Did you forget call .eval() on your model? Nodes: 2022-08-17T12:11:22.0604879Z %14 : Float(1, 4, strides=[4, 1], requires_grad=0, device=cpu) = aten::rand(%9, %10, %11, %12, %13) # :2:0 2022-08-17T12:11:22.0605570Z This may cause errors in trace checking. To disable trace checking, pass check_trace=False to torch.jit.trace() 2022-08-17T12:11:22.0605958Z _module_class, 2022-08-17T12:11:22.0606467Z /opt/conda/lib/python3.7/site-packages/torch/jit/_trace.py:827: TracerWarning: Output nr 1. of the traced function does not match the corresponding output of the Python function. Detailed error: 2022-08-17T12:11:22.0606859Z Tensor-likes are not close! 2022-08-17T12:11:22.0606986Z 2022-08-17T12:11:22.0607078Z Mismatched elements: 4 / 8 (50.0%) 2022-08-17T12:11:22.0607414Z Greatest absolute difference: 0.8603174686431885 at index (0, 3) (up to 1e-05 allowed) 2022-08-17T12:11:22.0607775Z Greatest relative difference: 13.920389785866597 at index (0, 3) (up to 1e-05 allowed) 2022-08-17T12:11:22.0608009Z _module_class, 2022-08-17T12:11:22.0904927Z 1 items passed all tests: 2022-08-17T12:11:22.0905281Z 15 tests in default 2022-08-17T12:11:22.0905607Z 15 tests in 1 items. 2022-08-17T12:11:22.0905911Z 15 passed and 0 failed. 2022-08-17T12:11:22.0906091Z Test passed. 2022-08-17T12:11:22.4302959Z 2022-08-17T12:11:22.4303426Z Document: jit_language_reference_v2 2022-08-17T12:11:22.4303828Z ----------------------------------- 2022-08-17T12:11:22.4488432Z 1 items passed all tests: 2022-08-17T12:11:22.4488838Z 10 tests in default 2022-08-17T12:11:22.4489107Z 10 tests in 1 items. 2022-08-17T12:11:22.4489283Z 10 passed and 0 failed. 2022-08-17T12:11:22.4489463Z Test passed. 2022-08-17T12:11:23.3675024Z 2022-08-17T12:11:23.3675465Z Document: jit_language_reference 2022-08-17T12:11:23.3676025Z -------------------------------- 2022-08-17T12:11:23.3933286Z /opt/conda/lib/python3.7/site-packages/torch/jit/_recursive.py:257: UserWarning: 'mods' was found in ScriptModule constants, but it is a non-constant submodule. Consider removing it. 2022-08-17T12:11:23.3933785Z " but it is a non-constant {}. Consider removing it.".format(name, hint)) 2022-08-17T12:11:23.4138757Z 1 items passed all tests: 2022-08-17T12:11:23.4139118Z 11 tests in default 2022-08-17T12:11:23.4139439Z 11 tests in 1 items. 2022-08-17T12:11:23.4139636Z 11 passed and 0 failed. 2022-08-17T12:11:23.4139802Z Test passed. 2022-08-17T12:11:23.8350138Z 2022-08-17T12:11:23.8350716Z Doctest summary 2022-08-17T12:11:23.8351065Z =============== 2022-08-17T12:11:23.8351381Z 36 tests 2022-08-17T12:11:23.8351673Z 0 failures in tests 2022-08-17T12:11:23.8352022Z 0 failures in setup code 2022-08-17T12:11:23.8352354Z 0 failures in cleanup code 2022-08-17T12:11:23.8353643Z build succeeded. 2022-08-17T12:11:23.8353883Z 2022-08-17T12:11:23.8354921Z Testing of doctests in the sources finished, look at the results in build/doctest/output.txt. 2022-08-17T12:11:24.7475317Z Prepare all required actions 2022-08-17T12:11:24.7475606Z Getting action download info 2022-08-17T12:11:24.9295055Z ##[group]Run ./.github/actions/get-workflow-job-id 2022-08-17T12:11:24.9295275Z with: 2022-08-17T12:11:24.9295602Z github-token: *** 2022-08-17T12:11:24.9295757Z env: 2022-08-17T12:11:24.9295929Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:11:24.9296126Z ##[endgroup] 2022-08-17T12:11:24.9321262Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a 2022-08-17T12:11:24.9321479Z with: 2022-08-17T12:11:24.9321636Z shell: bash 2022-08-17T12:11:24.9321810Z timeout_minutes: 10 2022-08-17T12:11:24.9321974Z max_attempts: 5 2022-08-17T12:11:24.9322150Z retry_wait_seconds: 30 2022-08-17T12:11:24.9322531Z command: set -eux python3 -m pip install requests==2.26.0 GHA_WORKFLOW_JOB_ID=$(python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}") echo "::set-output name=job-id::${GHA_WORKFLOW_JOB_ID}" 2022-08-17T12:11:24.9322952Z polling_interval_seconds: 1 2022-08-17T12:11:24.9323135Z warning_on_retry: true 2022-08-17T12:11:24.9323326Z continue_on_error: false 2022-08-17T12:11:24.9323499Z env: 2022-08-17T12:11:24.9323655Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:11:24.9323956Z GITHUB_TOKEN: *** 2022-08-17T12:11:24.9324131Z ##[endgroup] 2022-08-17T12:11:25.1510351Z 2022-08-17T12:11:25.1562212Z + python3 -m pip install requests==2.26.0 2022-08-17T12:11:25.3633043Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T12:11:25.4620322Z Collecting requests==2.26.0 2022-08-17T12:11:25.4760350Z Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) 2022-08-17T12:11:25.5187009Z Collecting idna<4,>=2.5; python_version >= "3" 2022-08-17T12:11:25.5221222Z Downloading idna-3.3-py3-none-any.whl (61 kB) 2022-08-17T12:11:25.5637666Z Collecting certifi>=2017.4.17 2022-08-17T12:11:25.5674142Z Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 2022-08-17T12:11:25.6228139Z Collecting charset-normalizer~=2.0.0; python_version >= "3" 2022-08-17T12:11:25.6263455Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-08-17T12:11:25.7095175Z Collecting urllib3<1.27,>=1.21.1 2022-08-17T12:11:25.7132400Z Downloading urllib3-1.26.11-py2.py3-none-any.whl (139 kB) 2022-08-17T12:11:25.7864001Z Installing collected packages: idna, certifi, charset-normalizer, urllib3, requests 2022-08-17T12:11:25.8873766Z WARNING: The script normalizer is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-08-17T12:11:25.8874268Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-08-17T12:11:25.9812495Z Successfully installed certifi-2022.6.15 charset-normalizer-2.0.12 idna-3.3 requests-2.26.0 urllib3-1.26.11 2022-08-17T12:11:26.0264853Z ++ python3 .github/scripts/get_workflow_job_id.py 2875102080 i-0a8d63262b8c505f2 2022-08-17T12:11:29.4973049Z + GHA_WORKFLOW_JOB_ID=7878166303 2022-08-17T12:11:29.4973814Z + echo '::set-output name=job-id::7878166303' 2022-08-17T12:11:30.1607020Z Command completed after 1 attempt(s). 2022-08-17T12:11:30.1607231Z 2022-08-17T12:11:30.1722435Z ##[group]Run kill "$MONITOR_SCRIPT_PID" 2022-08-17T12:11:30.1722669Z kill "$MONITOR_SCRIPT_PID" 2022-08-17T12:11:30.1742493Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:11:30.1742728Z env: 2022-08-17T12:11:30.1742896Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:11:30.1743102Z MONITOR_SCRIPT_PID: 14242 2022-08-17T12:11:30.1743293Z ##[endgroup] 2022-08-17T12:11:30.1823342Z Prepare all required actions 2022-08-17T12:11:30.1823610Z Getting action download info 2022-08-17T12:11:30.3332131Z Download action repository 'actions/upload-artifact@v2' (SHA:82c141cc518b40d92cc801eee768e7aafc9c2fa2) 2022-08-17T12:11:30.4771548Z ##[group]Run ./.github/actions/upload-test-artifacts 2022-08-17T12:11:30.4771768Z with: 2022-08-17T12:11:30.4771989Z file-suffix: test-docs_test-1-1-linux.2xlarge_7878166303 2022-08-17T12:11:30.4772189Z env: 2022-08-17T12:11:30.4772362Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:11:30.4772551Z ##[endgroup] 2022-08-17T12:11:30.4796856Z ##[group]Run # Remove any previous test jsons if they exist 2022-08-17T12:11:30.4797139Z # Remove any previous test jsons if they exist 2022-08-17T12:11:30.4797369Z rm -f test-jsons-*.zip 2022-08-17T12:11:30.4797598Z zip -r "test-jsons-${FILE_SUFFIX}.zip" test -i '*.json' 2022-08-17T12:11:30.4808683Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:11:30.4808933Z env: 2022-08-17T12:11:30.4809094Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:11:30.4809331Z FILE_SUFFIX: test-docs_test-1-1-linux.2xlarge_7878166303 2022-08-17T12:11:30.4809544Z ##[endgroup] 2022-08-17T12:11:30.4936926Z adding: test/allowlist_for_publicAPI.json (deflated 80%) 2022-08-17T12:11:30.4972418Z adding: test/benchmark_utils/callgrind_artifacts.json (deflated 92%) 2022-08-17T12:11:30.4978351Z adding: test/profiler_utils_mock_events.json (deflated 87%) 2022-08-17T12:11:30.4999380Z ##[group]Run # Remove any previous test reports if they exist 2022-08-17T12:11:30.4999678Z # Remove any previous test reports if they exist 2022-08-17T12:11:30.4999916Z rm -f test-reports-*.zip 2022-08-17T12:11:30.5000165Z zip -r "test-reports-${FILE_SUFFIX}.zip" test -i '*.xml' 2022-08-17T12:11:30.5011460Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:11:30.5011680Z env: 2022-08-17T12:11:30.5011838Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:11:30.5012088Z FILE_SUFFIX: test-docs_test-1-1-linux.2xlarge_7878166303 2022-08-17T12:11:30.5012307Z ##[endgroup] 2022-08-17T12:11:30.5079423Z zip warning: zip file empty 2022-08-17T12:11:30.5098066Z ##[group]Run # Remove any previous test reports if they exist 2022-08-17T12:11:30.5098367Z # Remove any previous test reports if they exist 2022-08-17T12:11:30.5098602Z rm -f usage-log-*.zip 2022-08-17T12:11:30.5098867Z # this workflow is also run in bazel build test, but we dont generate usage reports for it 2022-08-17T12:11:30.5099157Z # so check to see if the file exists first 2022-08-17T12:11:30.5099386Z if [ -f 'usage_log.txt' ]; then 2022-08-17T12:11:30.5099633Z  zip "usage-log-${FILE_SUFFIX}.zip" 'usage_log.txt' 2022-08-17T12:11:30.5099836Z fi 2022-08-17T12:11:30.5110862Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:11:30.5111080Z env: 2022-08-17T12:11:30.5111240Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:11:30.5111489Z FILE_SUFFIX: test-docs_test-1-1-linux.2xlarge_7878166303 2022-08-17T12:11:30.5111706Z ##[endgroup] 2022-08-17T12:11:30.5150606Z adding: usage_log.txt (deflated 90%) 2022-08-17T12:11:30.5185844Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-08-17T12:11:30.5186052Z with: 2022-08-17T12:11:30.5186253Z s3-prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T12:11:30.5186456Z retention-days: 14 2022-08-17T12:11:30.5186646Z if-no-files-found: warn 2022-08-17T12:11:30.5186846Z path: test-jsons-*.zip 2022-08-17T12:11:30.5187027Z name: artifact 2022-08-17T12:11:30.5187193Z s3-bucket: gha-artifacts 2022-08-17T12:11:30.5187383Z region: us-east-1 2022-08-17T12:11:30.5187545Z env: 2022-08-17T12:11:30.5187700Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:11:30.5187886Z ##[endgroup] 2022-08-17T12:11:30.8633926Z NOTE: s3-prefix specified, ignoring name parameter 2022-08-17T12:11:30.8634288Z With the provided path, there will be 1 file uploaded 2022-08-17T12:11:30.8634758Z Uploading to s3 prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T12:11:30.8680339Z Starting upload of test-jsons-test-docs_test-1-1-linux.2xlarge_7878166303.zip 2022-08-17T12:11:31.0630985Z Finished upload of test-jsons-test-docs_test-1-1-linux.2xlarge_7878166303.zip 2022-08-17T12:11:31.0753420Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-08-17T12:11:31.0753637Z with: 2022-08-17T12:11:31.0753839Z s3-prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T12:11:31.0754042Z retention-days: 14 2022-08-17T12:11:31.0754235Z if-no-files-found: error 2022-08-17T12:11:31.0754436Z path: test-reports-*.zip 2022-08-17T12:11:31.0754605Z name: artifact 2022-08-17T12:11:31.0754784Z s3-bucket: gha-artifacts 2022-08-17T12:11:31.0754976Z region: us-east-1 2022-08-17T12:11:31.0755138Z env: 2022-08-17T12:11:31.0755295Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:11:31.0755486Z ##[endgroup] 2022-08-17T12:11:31.3913424Z NOTE: s3-prefix specified, ignoring name parameter 2022-08-17T12:11:31.3913986Z With the provided path, there will be 1 file uploaded 2022-08-17T12:11:31.3914342Z Uploading to s3 prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T12:11:31.3920639Z Starting upload of test-reports-test-docs_test-1-1-linux.2xlarge_7878166303.zip 2022-08-17T12:11:31.4821222Z Finished upload of test-reports-test-docs_test-1-1-linux.2xlarge_7878166303.zip 2022-08-17T12:11:31.4940223Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-08-17T12:11:31.4940436Z with: 2022-08-17T12:11:31.4940857Z s3-prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T12:11:31.4941059Z retention-days: 14 2022-08-17T12:11:31.4941255Z if-no-files-found: ignore 2022-08-17T12:11:31.4941452Z path: usage-log-*.zip 2022-08-17T12:11:31.4941618Z name: artifact 2022-08-17T12:11:31.4941801Z s3-bucket: gha-artifacts 2022-08-17T12:11:31.4941988Z region: us-east-1 2022-08-17T12:11:31.4942156Z env: 2022-08-17T12:11:31.4942310Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:11:31.4942493Z ##[endgroup] 2022-08-17T12:11:31.8098198Z NOTE: s3-prefix specified, ignoring name parameter 2022-08-17T12:11:31.8098742Z With the provided path, there will be 1 file uploaded 2022-08-17T12:11:31.8099125Z Uploading to s3 prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T12:11:31.8105563Z Starting upload of usage-log-test-docs_test-1-1-linux.2xlarge_7878166303.zip 2022-08-17T12:11:31.9421080Z Finished upload of usage-log-test-docs_test-1-1-linux.2xlarge_7878166303.zip 2022-08-17T12:11:31.9575407Z ##[group]Run set -x 2022-08-17T12:11:31.9575608Z set -x 2022-08-17T12:11:31.9575830Z python3 -m pip install -r requirements.txt 2022-08-17T12:11:31.9576085Z python3 -m pip install boto3==1.19.12 2022-08-17T12:11:31.9576385Z python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-08-17T12:11:31.9587918Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:11:31.9588247Z env: 2022-08-17T12:11:31.9588428Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:11:31.9588625Z AWS_DEFAULT_REGION: us-east-1 2022-08-17T12:11:31.9588820Z BRANCH: pull/82657 2022-08-17T12:11:31.9589005Z TEST_CONFIG: docs_test 2022-08-17T12:11:31.9589172Z SHARD_NUMBER: 1 2022-08-17T12:11:31.9589386Z BUILD_ENVIRONMENT: linux-focal-py3.7-gcc7 2022-08-17T12:11:31.9589603Z PR_NUMBER: 82657 2022-08-17T12:11:31.9589779Z PYTORCH_RETRY_TEST_CASES: 1 2022-08-17T12:11:31.9589985Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2022-08-17T12:11:31.9590258Z SHA1: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:11:31.9590451Z TAG: 2022-08-17T12:11:31.9590617Z WORKFLOW_ID: 2875102080 2022-08-17T12:11:31.9590933Z GITHUB_TOKEN: *** 2022-08-17T12:11:31.9591112Z GHA_WORKFLOW_JOB_ID: 7878166303 2022-08-17T12:11:31.9591303Z ##[endgroup] 2022-08-17T12:11:31.9616188Z + python3 -m pip install -r requirements.txt 2022-08-17T12:11:32.1706597Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T12:11:32.2307934Z Collecting astunparse 2022-08-17T12:11:32.2464114Z Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) 2022-08-17T12:11:32.2698532Z Collecting expecttest 2022-08-17T12:11:32.2737472Z Downloading expecttest-0.1.3-py3-none-any.whl (6.5 kB) 2022-08-17T12:11:32.3012475Z Collecting future 2022-08-17T12:11:32.3045978Z Downloading future-0.18.2.tar.gz (829 kB) 2022-08-17T12:11:33.1602649Z Collecting numpy 2022-08-17T12:11:33.1647618Z Downloading numpy-1.21.6-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) 2022-08-17T12:11:33.3738445Z Requirement already satisfied: psutil in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 6)) (5.9.1) 2022-08-17T12:11:33.4565041Z Collecting pyyaml 2022-08-17T12:11:33.4604912Z Downloading PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596 kB) 2022-08-17T12:11:33.4767429Z Requirement already satisfied: requests in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 8)) (2.26.0) 2022-08-17T12:11:33.4886574Z Requirement already satisfied: setuptools in /usr/lib/python3.7/site-packages (from -r requirements.txt (line 9)) (49.1.3) 2022-08-17T12:11:33.5316110Z Collecting six 2022-08-17T12:11:33.5356132Z Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-08-17T12:11:33.5617702Z Collecting types-dataclasses 2022-08-17T12:11:33.5650510Z Downloading types_dataclasses-0.6.6-py3-none-any.whl (2.9 kB) 2022-08-17T12:11:33.5948728Z Collecting typing_extensions 2022-08-17T12:11:33.5981616Z Downloading typing_extensions-4.3.0-py3-none-any.whl (25 kB) 2022-08-17T12:11:33.6362661Z Collecting sympy 2022-08-17T12:11:33.6403160Z Downloading sympy-1.10.1-py3-none-any.whl (6.4 MB) 2022-08-17T12:11:33.7902708Z Collecting wheel<1.0,>=0.23.0 2022-08-17T12:11:33.7936703Z Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) 2022-08-17T12:11:33.8027754Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 8)) (2.0.12) 2022-08-17T12:11:33.8046463Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 8)) (1.26.11) 2022-08-17T12:11:33.8196323Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 8)) (2022.6.15) 2022-08-17T12:11:33.8205306Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 8)) (3.3) 2022-08-17T12:11:33.8403387Z Collecting mpmath>=0.19 2022-08-17T12:11:33.8440821Z Downloading mpmath-1.2.1-py3-none-any.whl (532 kB) 2022-08-17T12:11:33.8627360Z Using legacy 'setup.py install' for future, since package 'wheel' is not installed. 2022-08-17T12:11:33.8975984Z Installing collected packages: six, wheel, astunparse, expecttest, future, numpy, pyyaml, types-dataclasses, typing-extensions, mpmath, sympy 2022-08-17T12:11:33.9276558Z WARNING: The script wheel is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-08-17T12:11:33.9277066Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-08-17T12:11:33.9499212Z Running setup.py install for future: started 2022-08-17T12:11:34.4162710Z Running setup.py install for future: finished with status 'done' 2022-08-17T12:11:35.9510833Z WARNING: The scripts f2py, f2py3 and f2py3.7 are installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-08-17T12:11:35.9511351Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-08-17T12:11:43.1367883Z WARNING: The script isympy is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-08-17T12:11:43.1368419Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-08-17T12:11:43.1574590Z Successfully installed astunparse-1.6.3 expecttest-0.1.3 future-0.18.2 mpmath-1.2.1 numpy-1.21.6 pyyaml-6.0 six-1.16.0 sympy-1.10.1 types-dataclasses-0.6.6 typing-extensions-4.3.0 wheel-0.37.1 2022-08-17T12:11:43.2182435Z + python3 -m pip install boto3==1.19.12 2022-08-17T12:11:43.4231790Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T12:11:44.0308858Z Collecting boto3==1.19.12 2022-08-17T12:11:44.0468893Z Downloading boto3-1.19.12-py3-none-any.whl (131 kB) 2022-08-17T12:11:44.0849203Z Collecting jmespath<1.0.0,>=0.7.1 2022-08-17T12:11:44.0881938Z Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 2022-08-17T12:11:44.1207633Z Collecting s3transfer<0.6.0,>=0.5.0 2022-08-17T12:11:44.1239149Z Downloading s3transfer-0.5.2-py3-none-any.whl (79 kB) 2022-08-17T12:11:44.8426658Z Collecting botocore<1.23.0,>=1.22.12 2022-08-17T12:11:44.8468782Z Downloading botocore-1.22.12-py3-none-any.whl (8.1 MB) 2022-08-17T12:11:44.9947881Z Collecting python-dateutil<3.0.0,>=2.1 2022-08-17T12:11:44.9981809Z Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 2022-08-17T12:11:45.0105739Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /home/ec2-user/.local/lib/python3.7/site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.26.11) 2022-08-17T12:11:45.0250806Z Requirement already satisfied: six>=1.5 in /home/ec2-user/.local/lib/python3.7/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.16.0) 2022-08-17T12:11:45.0870897Z Installing collected packages: jmespath, python-dateutil, botocore, s3transfer, boto3 2022-08-17T12:11:45.7007581Z Successfully installed boto3-1.19.12 botocore-1.22.12 jmespath-0.10.0 python-dateutil-2.8.2 s3transfer-0.5.2 2022-08-17T12:11:45.7459801Z + python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-08-17T12:11:45.9661150Z No tests in reports found in test 2022-08-17T12:11:46.0068600Z Prepare all required actions 2022-08-17T12:11:46.0087671Z ##[group]Run ./.github/actions/teardown-linux 2022-08-17T12:11:46.0087876Z with: 2022-08-17T12:11:46.0088011Z env: 2022-08-17T12:11:46.0088178Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:11:46.0088610Z ##[endgroup] 2022-08-17T12:11:46.0103393Z ##[group]Run .github/scripts/wait_for_ssh_to_drain.sh 2022-08-17T12:11:46.0103649Z .github/scripts/wait_for_ssh_to_drain.sh 2022-08-17T12:11:46.0117271Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:11:46.0117493Z env: 2022-08-17T12:11:46.0117668Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:11:46.0117856Z ##[endgroup] 2022-08-17T12:11:46.0173679Z Holding runner for 2 hours until all ssh sessions have logged out 2022-08-17T12:11:46.0244441Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2022-08-17T12:11:46.0244957Z # ignore expansion of "docker ps -q" since it could be empty 2022-08-17T12:11:46.0245555Z # shellcheck disable=SC2046 2022-08-17T12:11:46.0245916Z docker stop $(docker ps -q) || true 2022-08-17T12:11:46.0246298Z # Prune all of the docker images 2022-08-17T12:11:46.0246669Z docker system prune -af 2022-08-17T12:11:46.0261382Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:11:46.0261751Z env: 2022-08-17T12:11:46.0262028Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:11:46.0262293Z ##[endgroup] 2022-08-17T12:11:47.3574449Z 4e1e265b41e7 2022-08-17T12:11:48.0122533Z Deleted Containers: 2022-08-17T12:11:48.0122885Z 4e1e265b41e7718b1ffa47caad0d65d5c51919ec602fe2847809d302312a22f4 2022-08-17T12:11:48.0123074Z 2022-08-17T12:11:50.4014653Z Deleted Images: 2022-08-17T12:11:50.4015711Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:11:50.4016456Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7@sha256:594372be36f848ede98fd4597227797d5fa59cc4886edb7b024f352b98e83e00 2022-08-17T12:11:50.4016908Z deleted: sha256:fb4c52c9a9c8679dec38b68a7227616f7f41963ed9ff1a94b43b6c75db8d7fa9 2022-08-17T12:11:50.4017261Z deleted: sha256:2d0cb2547b4b9d8c0f0fc36a7ada2414ec9c7ebe26ac314329ddb7e1de17c69e 2022-08-17T12:11:50.4017605Z deleted: sha256:cc1340d7adf94b69ab2c9bff768e58cdd4d90642578cc8d4ea7f66da4cf23112 2022-08-17T12:11:50.4017932Z deleted: sha256:2b53265715948c54131d502fa8411815ec14b774a174417b5d22ef95971e7607 2022-08-17T12:11:50.4018261Z deleted: sha256:af6a91d2dd2cdd053bec86007fbc8bd5aef700d1f3ef930e9e22754cd97df924 2022-08-17T12:11:50.4018601Z deleted: sha256:2038eb381b9d1d80921507af4ea6c25c5582317b818aed4519202ff9584064ba 2022-08-17T12:11:50.4018921Z deleted: sha256:1dcdae05f2b226ec30f553376a83bfce0dbdf1ee39e078f881ed36d9fe65fb05 2022-08-17T12:11:50.4019266Z deleted: sha256:8ae9c853740306f9590b2659a9fc5eded4c272aafa6ca44c68f1ac1399a73e9d 2022-08-17T12:11:50.4019590Z deleted: sha256:8f612883fb0c9ea2471913600953f02d71cb0cb9193bbba140181474020c289b 2022-08-17T12:11:50.4019905Z deleted: sha256:8221e32a6bff1df86fb9a9a3a7a7470b6e6c856e2e15d557ee7dd80cc8ac24d8 2022-08-17T12:11:50.4020242Z deleted: sha256:4d84d7e8f5272ca06346a623a6e2befb2f8edc0d33ca6daf13ba33910510bf85 2022-08-17T12:11:50.4020806Z deleted: sha256:4b0c58d507f1ecd6bd478a50970d9c747ef4e2ce6fc1b7d2b80baf5f600cfe62 2022-08-17T12:11:50.4021136Z deleted: sha256:141213ff2809e06b118ff9eddbe2ec020e9c6d12b0e43da0c1e7b88c58d0f24a 2022-08-17T12:11:50.4021492Z deleted: sha256:e5fafbe3aac06b308b1cdb6938a0233c8abaa3229e3eef32dbca7cd6ef7f2bf7 2022-08-17T12:11:50.4021846Z deleted: sha256:01cc8d1326c081adec11dd67dc86f0d4d5f776d8cbf24ed9d69532d194452c29 2022-08-17T12:11:50.4022187Z deleted: sha256:a2f16c946b5d1f79c8b1a56dc41ea1dd5ad4c5e878d019093e299fa1ad9f947c 2022-08-17T12:11:50.4022504Z deleted: sha256:9d7165cf550ddcb549ad533e22bd404661e2f59765680a98d05370482edf3ae8 2022-08-17T12:11:50.4022822Z deleted: sha256:dd96707e0bc09ea43a4f200ef9dad8327a52200126e830dc9f678f6499835b80 2022-08-17T12:11:50.4023313Z deleted: sha256:4a8bc9baed7e3c646f1791e45fcc9158d4b49d5126a38c089fd743a9d996dd55 2022-08-17T12:11:50.4023624Z deleted: sha256:988088eda79f6d72724b7321dd7dd84674b286c73064b3f330ee76599d75a686 2022-08-17T12:11:50.4023944Z deleted: sha256:2374db1c0d6af1d3fda08553755550caa403d05bd962525deadb1e79ef6dc3a9 2022-08-17T12:11:50.4024278Z deleted: sha256:38c4ccb6efb209d5d1d7fe4d692c33e6778e04d0b049a505b970ac80647c8021 2022-08-17T12:11:50.4024619Z deleted: sha256:2bcc0c4f43849c357f23b0f8e492ea2d6b1a48f4ff4da7bb1ff23668ee07f794 2022-08-17T12:11:50.4024927Z deleted: sha256:ef60874b6600721074a89182041a8f8e1b8ff4c9572a7de5d1b69e89ce8780be 2022-08-17T12:11:50.4025234Z deleted: sha256:8f58e1722c3247e2107f12f6a7aa773d569c9cd7148281b5fa119270ee0e301d 2022-08-17T12:11:50.4025560Z deleted: sha256:f50690cb9e6bdf8228aca3df995490a49bad2f2346fd2b4cb16aaf2bb3935293 2022-08-17T12:11:50.4025876Z deleted: sha256:1d0892db23be9ad9bfc1107a6c67f40aa11623428758509038c105a5937ff9f3 2022-08-17T12:11:50.4026257Z deleted: sha256:043f10238c4fdad7165d655316155eeeb475e8f365fa17126a694c4521d4ae79 2022-08-17T12:11:50.4026569Z deleted: sha256:553b5f6dfe83a94efad47e40546556b505415957bcc1663ff9c9569474e7e5ad 2022-08-17T12:11:50.4026897Z deleted: sha256:37753eb9cdc0f259b223d407ea0c9a9f189d0e6f8fc75bba7bfe7b8bb6107360 2022-08-17T12:11:50.4027209Z deleted: sha256:474d4748a6db06332a7f40faa666d4b24cf2407c0122e2aa2087390f65f4dbd1 2022-08-17T12:11:50.4027528Z deleted: sha256:1ede402f033e02651f0c166142559bc4611e9c1064af65d7f20e7c83f50c9a64 2022-08-17T12:11:50.4027851Z deleted: sha256:801cc279fd42150f0d92def07783b1acd9c14e7f275afbd6d17bdd3f13253186 2022-08-17T12:11:50.4028178Z deleted: sha256:eee9b1cc2de733433acd46d45ae3334201cd0565bd7c708b9cdfba46964f14f9 2022-08-17T12:11:50.4028509Z deleted: sha256:53fb226ef291c5fd0368a0463c06418b9b6bdc9f9216e621191b7658c857b345 2022-08-17T12:11:50.4028822Z deleted: sha256:4b78144a1e3f787fc836428a41b3f814b6a778fdad392680d573514fb5b9f2c7 2022-08-17T12:11:50.4029173Z deleted: sha256:f9edf9a450f9ddcf7efc2b42fa77dd9a37bc0207ffedbedce3536a4954990321 2022-08-17T12:11:50.4029507Z deleted: sha256:ecd1bd81a07b193ea24963c873e861324def6234a394b0cb1028d21f4f3641e7 2022-08-17T12:11:50.4029833Z deleted: sha256:01898bcfbc799c6b94e0def2782a011c2e100aa9e2a27f6eb7429684f3748770 2022-08-17T12:11:50.4030153Z deleted: sha256:682b0b412fc7c00587b773aa6a33bf184c28814b7036dc88c022c9d45c0a437c 2022-08-17T12:11:50.4030464Z deleted: sha256:57fce6ee1a3613c7040f3ef361aa48be78abd9a4105fe439c95e386bb12d13a0 2022-08-17T12:11:50.4030794Z deleted: sha256:51bf4e16b50a0652e9491556b6cea015da597559b58a507b67cebfe8a688ae3d 2022-08-17T12:11:50.4031117Z deleted: sha256:c24d44cff78a90fb4905a141bb9e6a7fb59a6dd63a974436952f9ec590078426 2022-08-17T12:11:50.4031449Z deleted: sha256:39ab34fc8a2a9f2aa438abef98d79822a33c30dbf03980a45c62f027253f3c7e 2022-08-17T12:11:50.4031768Z deleted: sha256:90dbe860572cf2e3d5e0b324bd84e2e9d1b6293ff3a180bec3b9419469e16996 2022-08-17T12:11:50.4032111Z deleted: sha256:39ee4dbd2638c415fb28b35c14fe55dacb2aab2c7ca47bef8407c839b5c69bdf 2022-08-17T12:11:50.4032539Z deleted: sha256:fadd72835ebf8d726a99a39b82c26aa1a2f443bc6892b300ac9e42ca9bc01fdf 2022-08-17T12:11:50.4032875Z deleted: sha256:245afb53fdc4b0ff4caa5a68d68722a4c341eed2284179368feef358e4018f2d 2022-08-17T12:11:50.4033205Z deleted: sha256:215f0022beb0eec34838c527256a6a32bde4281e1c3e1506c97881354f539786 2022-08-17T12:11:50.4033513Z deleted: sha256:775f18a80d2412c731729719e69143252dd4b2f4f2f556a5f1ded320ca220de6 2022-08-17T12:11:50.4033814Z deleted: sha256:b140655968278b483da972e18ea3578ea839d9f05e78843809c8b546ed899834 2022-08-17T12:11:50.4034115Z deleted: sha256:107411100b28d8ebcd204ea5baca21a2093e1e48e8aac5576898abc4295704ec 2022-08-17T12:11:50.4034435Z deleted: sha256:8fde7a40967705a136524cea4a68d44ae0a155f069680fab698e5555d9b96d34 2022-08-17T12:11:50.4034767Z deleted: sha256:d6e6a8cab95ba133a8182ec71cdb7cea77e4b02173aa90ca3af0300f55a84fd0 2022-08-17T12:11:50.4035093Z deleted: sha256:08bf5babfd0b448a8d39227aff88e6c3b10f48d9651561e742e668912b3dbc5c 2022-08-17T12:11:50.4035472Z deleted: sha256:734f2fd68c5f68d7f9691bc1502d405aca5054c090668a7f86201ab189801118 2022-08-17T12:11:50.4035801Z deleted: sha256:4f4b7ba1e23c2573eda42a3170ec1f097cd4fb77b4ff142ce9e7a4d08feb08cb 2022-08-17T12:11:50.4036131Z deleted: sha256:21c2921e9c1426096c1faf5e1bee42e4c78b43550961584e000bf8afa3c91440 2022-08-17T12:11:50.4036449Z deleted: sha256:0c0d4ea4a7f43436cc2b7785ac11cf898afcaf3c0ee1b9e52e103bffa9b32ebf 2022-08-17T12:11:50.4036786Z deleted: sha256:c3f11d77a5de76ec836c52333d45ac3742c7b27d3d83feba6ec978e223715c67 2022-08-17T12:11:50.4036973Z 2022-08-17T12:11:50.4090417Z Total reclaimed space: 7.315GB 2022-08-17T12:11:50.4140629Z Post job cleanup. 2022-08-17T12:11:50.4170763Z Post job cleanup. 2022-08-17T12:11:50.7490410Z [command]/usr/bin/git version 2022-08-17T12:11:50.7728776Z git version 2.37.1 2022-08-17T12:11:50.7797677Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/45e14489-e249-4761-87d2-165a25693987' before making global git config changes 2022-08-17T12:11:50.7798218Z Adding repository directory to the temporary git global config as a safe directory 2022-08-17T12:11:50.7803904Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:11:50.7851352Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-08-17T12:11:50.7884536Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-08-17T12:11:50.8223914Z Entering 'android/libs/fbjni' 2022-08-17T12:11:50.8258157Z Entering 'third_party/FP16' 2022-08-17T12:11:50.8292351Z Entering 'third_party/FXdiv' 2022-08-17T12:11:50.8325345Z Entering 'third_party/NNPACK' 2022-08-17T12:11:50.8358226Z Entering 'third_party/QNNPACK' 2022-08-17T12:11:50.8391450Z Entering 'third_party/XNNPACK' 2022-08-17T12:11:50.8433930Z Entering 'third_party/benchmark' 2022-08-17T12:11:50.8466738Z Entering 'third_party/cpuinfo' 2022-08-17T12:11:50.8499759Z Entering 'third_party/cub' 2022-08-17T12:11:50.8533736Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:11:50.8570928Z Entering 'third_party/eigen' 2022-08-17T12:11:50.8606865Z Entering 'third_party/fbgemm' 2022-08-17T12:11:50.8641095Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:11:50.8673593Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:11:50.8707240Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:11:50.8739089Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:11:50.8772741Z Entering 'third_party/flatbuffers' 2022-08-17T12:11:50.8806418Z Entering 'third_party/fmt' 2022-08-17T12:11:50.8839315Z Entering 'third_party/foxi' 2022-08-17T12:11:50.8872298Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:11:50.8905574Z Entering 'third_party/gloo' 2022-08-17T12:11:50.8939091Z Entering 'third_party/googletest' 2022-08-17T12:11:50.8971746Z Entering 'third_party/ideep' 2022-08-17T12:11:50.9004821Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:11:50.9038050Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:11:50.9076700Z Entering 'third_party/ios-cmake' 2022-08-17T12:11:50.9108744Z Entering 'third_party/ittapi' 2022-08-17T12:11:50.9140856Z Entering 'third_party/kineto' 2022-08-17T12:11:50.9172808Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:11:50.9204744Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:11:50.9238539Z Entering 'third_party/nccl/nccl' 2022-08-17T12:11:50.9271607Z Entering 'third_party/neon2sse' 2022-08-17T12:11:50.9305529Z Entering 'third_party/nlohmann' 2022-08-17T12:11:50.9339087Z Entering 'third_party/onnx' 2022-08-17T12:11:50.9382472Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:11:50.9414741Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:11:50.9450096Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:11:50.9482386Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:11:50.9517359Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:11:50.9550849Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:11:50.9583540Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:11:50.9620245Z Entering 'third_party/pocketfft' 2022-08-17T12:11:50.9653301Z Entering 'third_party/protobuf' 2022-08-17T12:11:50.9689486Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:11:50.9721889Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:11:50.9756570Z Entering 'third_party/psimd' 2022-08-17T12:11:50.9789613Z Entering 'third_party/pthreadpool' 2022-08-17T12:11:50.9822304Z Entering 'third_party/pybind11' 2022-08-17T12:11:50.9855628Z Entering 'third_party/python-enum' 2022-08-17T12:11:50.9888194Z Entering 'third_party/python-peachpy' 2022-08-17T12:11:50.9922343Z Entering 'third_party/python-six' 2022-08-17T12:11:50.9955664Z Entering 'third_party/sleef' 2022-08-17T12:11:50.9988650Z Entering 'third_party/tbb' 2022-08-17T12:11:51.0025553Z Entering 'third_party/tensorpipe' 2022-08-17T12:11:51.0058962Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:11:51.0091025Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:11:51.0123735Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:11:51.0156273Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:11:51.0188740Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:11:51.0224551Z Entering 'third_party/zstd' 2022-08-17T12:11:51.0273461Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-08-17T12:11:51.0298864Z http.https://github.com/.extraheader 2022-08-17T12:11:51.0307156Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-08-17T12:11:51.0338651Z [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-08-17T12:11:51.0586566Z Entering 'android/libs/fbjni' 2022-08-17T12:11:51.0605128Z http.https://github.com/.extraheader 2022-08-17T12:11:51.0631302Z Entering 'third_party/FP16' 2022-08-17T12:11:51.0650741Z http.https://github.com/.extraheader 2022-08-17T12:11:51.0678450Z Entering 'third_party/FXdiv' 2022-08-17T12:11:51.0698008Z http.https://github.com/.extraheader 2022-08-17T12:11:51.0723751Z Entering 'third_party/NNPACK' 2022-08-17T12:11:51.0743236Z http.https://github.com/.extraheader 2022-08-17T12:11:51.0769042Z Entering 'third_party/QNNPACK' 2022-08-17T12:11:51.0788416Z http.https://github.com/.extraheader 2022-08-17T12:11:51.0813809Z Entering 'third_party/XNNPACK' 2022-08-17T12:11:51.0833542Z http.https://github.com/.extraheader 2022-08-17T12:11:51.0869193Z Entering 'third_party/benchmark' 2022-08-17T12:11:51.0888434Z http.https://github.com/.extraheader 2022-08-17T12:11:51.0914805Z Entering 'third_party/cpuinfo' 2022-08-17T12:11:51.0934441Z http.https://github.com/.extraheader 2022-08-17T12:11:51.0961027Z Entering 'third_party/cub' 2022-08-17T12:11:51.0979576Z http.https://github.com/.extraheader 2022-08-17T12:11:51.1004754Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:11:51.1023936Z http.https://github.com/.extraheader 2022-08-17T12:11:51.1054621Z Entering 'third_party/eigen' 2022-08-17T12:11:51.1075179Z http.https://github.com/.extraheader 2022-08-17T12:11:51.1102928Z Entering 'third_party/fbgemm' 2022-08-17T12:11:51.1122377Z http.https://github.com/.extraheader 2022-08-17T12:11:51.1147999Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:11:51.1166952Z http.https://github.com/.extraheader 2022-08-17T12:11:51.1192253Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:11:51.1210955Z http.https://github.com/.extraheader 2022-08-17T12:11:51.1237374Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:11:51.1256216Z http.https://github.com/.extraheader 2022-08-17T12:11:51.1281850Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:11:51.1301036Z http.https://github.com/.extraheader 2022-08-17T12:11:51.1327586Z Entering 'third_party/flatbuffers' 2022-08-17T12:11:51.1348623Z http.https://github.com/.extraheader 2022-08-17T12:11:51.1375835Z Entering 'third_party/fmt' 2022-08-17T12:11:51.1395291Z http.https://github.com/.extraheader 2022-08-17T12:11:51.1420712Z Entering 'third_party/foxi' 2022-08-17T12:11:51.1439830Z http.https://github.com/.extraheader 2022-08-17T12:11:51.1465613Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:11:51.1484401Z http.https://github.com/.extraheader 2022-08-17T12:11:51.1509868Z Entering 'third_party/gloo' 2022-08-17T12:11:51.1529022Z http.https://github.com/.extraheader 2022-08-17T12:11:51.1554679Z Entering 'third_party/googletest' 2022-08-17T12:11:51.1573988Z http.https://github.com/.extraheader 2022-08-17T12:11:51.1600029Z Entering 'third_party/ideep' 2022-08-17T12:11:51.1619389Z http.https://github.com/.extraheader 2022-08-17T12:11:51.1644370Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:11:51.1662928Z http.https://github.com/.extraheader 2022-08-17T12:11:51.1690264Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:11:51.1709873Z http.https://github.com/.extraheader 2022-08-17T12:11:51.1741585Z Entering 'third_party/ios-cmake' 2022-08-17T12:11:51.1760858Z http.https://github.com/.extraheader 2022-08-17T12:11:51.1786370Z Entering 'third_party/ittapi' 2022-08-17T12:11:51.1805669Z http.https://github.com/.extraheader 2022-08-17T12:11:51.1830939Z Entering 'third_party/kineto' 2022-08-17T12:11:51.1849985Z http.https://github.com/.extraheader 2022-08-17T12:11:51.1876980Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:11:51.1896406Z http.https://github.com/.extraheader 2022-08-17T12:11:51.1922195Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:11:51.1940801Z http.https://github.com/.extraheader 2022-08-17T12:11:51.1967987Z Entering 'third_party/nccl/nccl' 2022-08-17T12:11:51.1988322Z http.https://github.com/.extraheader 2022-08-17T12:11:51.2014362Z Entering 'third_party/neon2sse' 2022-08-17T12:11:51.2034186Z http.https://github.com/.extraheader 2022-08-17T12:11:51.2059542Z Entering 'third_party/nlohmann' 2022-08-17T12:11:51.2079026Z http.https://github.com/.extraheader 2022-08-17T12:11:51.2106384Z Entering 'third_party/onnx' 2022-08-17T12:11:51.2125998Z http.https://github.com/.extraheader 2022-08-17T12:11:51.2163998Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:11:51.2183773Z http.https://github.com/.extraheader 2022-08-17T12:11:51.2210205Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:11:51.2229566Z http.https://github.com/.extraheader 2022-08-17T12:11:51.2257455Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:11:51.2278224Z http.https://github.com/.extraheader 2022-08-17T12:11:51.2303936Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:11:51.2322968Z http.https://github.com/.extraheader 2022-08-17T12:11:51.2353459Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:11:51.2372478Z http.https://github.com/.extraheader 2022-08-17T12:11:51.2398554Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:11:51.2417736Z http.https://github.com/.extraheader 2022-08-17T12:11:51.2444514Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:11:51.2464080Z http.https://github.com/.extraheader 2022-08-17T12:11:51.2494346Z Entering 'third_party/pocketfft' 2022-08-17T12:11:51.2514002Z http.https://github.com/.extraheader 2022-08-17T12:11:51.2539724Z Entering 'third_party/protobuf' 2022-08-17T12:11:51.2560323Z http.https://github.com/.extraheader 2022-08-17T12:11:51.2588595Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:11:51.2608165Z http.https://github.com/.extraheader 2022-08-17T12:11:51.2633791Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:11:51.2652809Z http.https://github.com/.extraheader 2022-08-17T12:11:51.2680609Z Entering 'third_party/psimd' 2022-08-17T12:11:51.2699612Z http.https://github.com/.extraheader 2022-08-17T12:11:51.2725550Z Entering 'third_party/pthreadpool' 2022-08-17T12:11:51.2745050Z http.https://github.com/.extraheader 2022-08-17T12:11:51.2770607Z Entering 'third_party/pybind11' 2022-08-17T12:11:51.2791205Z http.https://github.com/.extraheader 2022-08-17T12:11:51.2816865Z Entering 'third_party/python-enum' 2022-08-17T12:11:51.2836888Z http.https://github.com/.extraheader 2022-08-17T12:11:51.2862145Z Entering 'third_party/python-peachpy' 2022-08-17T12:11:51.2881777Z http.https://github.com/.extraheader 2022-08-17T12:11:51.2907522Z Entering 'third_party/python-six' 2022-08-17T12:11:51.2927012Z http.https://github.com/.extraheader 2022-08-17T12:11:51.2952108Z Entering 'third_party/sleef' 2022-08-17T12:11:51.2972352Z http.https://github.com/.extraheader 2022-08-17T12:11:51.2998147Z Entering 'third_party/tbb' 2022-08-17T12:11:51.3017601Z http.https://github.com/.extraheader 2022-08-17T12:11:51.3045402Z Entering 'third_party/tensorpipe' 2022-08-17T12:11:51.3065133Z http.https://github.com/.extraheader 2022-08-17T12:11:51.3091897Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:11:51.3110983Z http.https://github.com/.extraheader 2022-08-17T12:11:51.3136726Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:11:51.3155758Z http.https://github.com/.extraheader 2022-08-17T12:11:51.3180856Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:11:51.3199594Z http.https://github.com/.extraheader 2022-08-17T12:11:51.3225861Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:11:51.3245082Z http.https://github.com/.extraheader 2022-08-17T12:11:51.3269665Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:11:51.3288801Z http.https://github.com/.extraheader 2022-08-17T12:11:51.3316855Z Entering 'third_party/zstd' 2022-08-17T12:11:51.3336248Z http.https://github.com/.extraheader 2022-08-17T12:11:51.3558059Z Cleaning up orphan processes