2022-08-17T12:28:55.9805604Z Requested labels: linux.4xlarge.nvidia.gpu 2022-08-17T12:28:55.9805675Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/pull/82657/merge 2022-08-17T12:28:55.9805699Z Waiting for a runner to pick up this job... 2022-08-17T12:31:50.5973244Z Job is about to start running on the runner: i-05d5277d19ed9c5c0 (repository) 2022-08-17T12:31:56.0941211Z Current runner version: '2.295.0' 2022-08-17T12:31:56.0949029Z Runner name: 'i-05d5277d19ed9c5c0' 2022-08-17T12:31:56.0949735Z Runner group name: 'Default' 2022-08-17T12:31:56.0950468Z Machine name: 'ip-10-0-0-176' 2022-08-17T12:31:56.0953262Z ##[group]GITHUB_TOKEN Permissions 2022-08-17T12:31:56.0954191Z Actions: read 2022-08-17T12:31:56.0954639Z Checks: read 2022-08-17T12:31:56.0955062Z Contents: read 2022-08-17T12:31:56.0955498Z Deployments: read 2022-08-17T12:31:56.0955935Z Discussions: read 2022-08-17T12:31:56.0956310Z Issues: read 2022-08-17T12:31:56.0956728Z Metadata: read 2022-08-17T12:31:56.0957243Z Packages: read 2022-08-17T12:31:56.0957632Z Pages: read 2022-08-17T12:31:56.0958088Z PullRequests: read 2022-08-17T12:31:56.0958578Z RepositoryProjects: read 2022-08-17T12:31:56.0959000Z SecurityEvents: read 2022-08-17T12:31:56.0959469Z Statuses: read 2022-08-17T12:31:56.0959892Z ##[endgroup] 2022-08-17T12:31:56.0964148Z Secret source: None 2022-08-17T12:31:56.0965333Z Prepare workflow directory 2022-08-17T12:31:56.2255452Z Prepare all required actions 2022-08-17T12:31:56.2476965Z Getting action download info 2022-08-17T12:31:56.4527255Z Download action repository 'pytorch/pytorch@master' (SHA:2a096e940d33a33c4eb6df1c2ed4da607bd31a7f) 2022-08-17T12:31:59.5369114Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a) 2022-08-17T12:31:59.6565316Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:3c1d75049465d7dfa70acca6d80b9c5c06ff4886) 2022-08-17T12:31:59.9407779Z Getting action download info 2022-08-17T12:32:00.1002022Z Download action repository 'malfet/checkout@silent-checkout' (SHA:f63e9e15406be6060f159846cd2e098f759c5246) 2022-08-17T12:32:00.4274948Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-08-17T12:32:00.4275336Z with: 2022-08-17T12:32:00.4275587Z submodules: recursive 2022-08-17T12:32:00.4275859Z fetch-depth: 0 2022-08-17T12:32:00.4276075Z env: 2022-08-17T12:32:00.4276336Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:32:00.4276598Z ##[endgroup] 2022-08-17T12:32:00.4588000Z ##[group]Run retry () { 2022-08-17T12:32:00.4588315Z retry () { 2022-08-17T12:32:00.4588639Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-08-17T12:32:00.4588931Z } 2022-08-17T12:32:00.4589179Z echo "${GITHUB_WORKSPACE}" 2022-08-17T12:32:00.4589472Z if [ -z "${NO_SUDO}" ]; then 2022-08-17T12:32:00.4589779Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-08-17T12:32:00.4590060Z else 2022-08-17T12:32:00.4590314Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-08-17T12:32:00.4590578Z fi 2022-08-17T12:32:00.4590872Z mkdir "${GITHUB_WORKSPACE}" 2022-08-17T12:32:00.4609541Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:32:00.4609870Z env: 2022-08-17T12:32:00.4610115Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:32:00.4610354Z NO_SUDO: 2022-08-17T12:32:00.4610602Z ##[endgroup] 2022-08-17T12:32:00.4842905Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:32:00.5279237Z ##[group]Run malfet/checkout@silent-checkout 2022-08-17T12:32:00.5279595Z with: 2022-08-17T12:32:00.5279958Z ref: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:32:00.5280296Z fetch-depth: 0 2022-08-17T12:32:00.5280579Z submodules: recursive 2022-08-17T12:32:00.5280883Z quiet-checkout: true 2022-08-17T12:32:00.5281204Z repository: pytorch/pytorch 2022-08-17T12:32:00.5281706Z token: *** 2022-08-17T12:32:00.5281990Z ssh-strict: true 2022-08-17T12:32:00.5282459Z persist-credentials: true 2022-08-17T12:32:00.5282773Z clean: true 2022-08-17T12:32:00.5283039Z lfs: false 2022-08-17T12:32:00.5283341Z set-safe-directory: true 2022-08-17T12:32:00.5283633Z env: 2022-08-17T12:32:00.5283896Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:32:00.5284196Z ##[endgroup] 2022-08-17T12:32:00.6823788Z Syncing repository: pytorch/pytorch 2022-08-17T12:32:00.6825641Z ##[group]Getting Git version info 2022-08-17T12:32:00.6826415Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-08-17T12:32:00.6827003Z [command]/usr/bin/git version 2022-08-17T12:32:00.6827275Z git version 2.37.1 2022-08-17T12:32:00.6841756Z ##[endgroup] 2022-08-17T12:32:00.6864364Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/068cf9d9-43a9-4c9e-bdcf-6d3f178ab59d' before making global git config changes 2022-08-17T12:32:00.6864965Z Adding repository directory to the temporary git global config as a safe directory 2022-08-17T12:32:00.6873364Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:32:00.6917320Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-08-17T12:32:00.6923308Z ##[group]Initializing the repository 2022-08-17T12:32:00.6930473Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:32:00.6966587Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-08-17T12:32:00.6967459Z hint: is subject to change. To configure the initial branch name to use in all 2022-08-17T12:32:00.6968084Z hint: of your new repositories, which will suppress this warning, call: 2022-08-17T12:32:00.6968411Z hint: 2022-08-17T12:32:00.6968764Z hint: git config --global init.defaultBranch 2022-08-17T12:32:00.6969055Z hint: 2022-08-17T12:32:00.6969437Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-08-17T12:32:00.6969918Z hint: 'development'. The just-created branch can be renamed via this command: 2022-08-17T12:32:00.6970236Z hint: 2022-08-17T12:32:00.6970679Z hint: git branch -m 2022-08-17T12:32:00.6971671Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-08-17T12:32:00.6983660Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-08-17T12:32:00.7017579Z ##[endgroup] 2022-08-17T12:32:00.7018065Z ##[group]Disabling automatic garbage collection 2022-08-17T12:32:00.7023760Z [command]/usr/bin/git config --local gc.auto 0 2022-08-17T12:32:00.7056527Z ##[endgroup] 2022-08-17T12:32:00.7056981Z ##[group]Setting up auth 2022-08-17T12:32:00.7067277Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-08-17T12:32:00.7103430Z [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:32:00.7421005Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-08-17T12:32:00.7454819Z [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:32:00.7750961Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-08-17T12:32:00.7798732Z ##[endgroup] 2022-08-17T12:32:00.7799224Z ##[group]Fetching the repository 2022-08-17T12:32:00.7809018Z [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:32:49.1776158Z [command]/usr/bin/git rev-parse --verify --quiet ce6a3c605df99d1df57c0dda75c06d748e54ed2a^{object} 2022-08-17T12:32:49.1815514Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules origin ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:32:50.2865443Z ##[endgroup] 2022-08-17T12:32:50.2866060Z ##[group]Determining the checkout info 2022-08-17T12:32:50.2867769Z ##[endgroup] 2022-08-17T12:32:50.2868453Z ##[group]Checking out the ref 2022-08-17T12:32:50.2874415Z [command]/usr/bin/git checkout --quiet --force ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:32:51.9175466Z ##[endgroup] 2022-08-17T12:32:51.9176313Z ##[group]Setting up auth for fetching submodules 2022-08-17T12:32:51.9183010Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-08-17T12:32:51.9237906Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2022-08-17T12:32:51.9272255Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2022-08-17T12:32:51.9305710Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2022-08-17T12:32:51.9335850Z ##[endgroup] 2022-08-17T12:32:51.9336362Z ##[group]Fetching submodules 2022-08-17T12:32:51.9341557Z [command]/usr/bin/git submodule sync --recursive 2022-08-17T12:32:51.9655743Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2022-08-17T12:32:51.9952097Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2022-08-17T12:32:51.9954486Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2022-08-17T12:32:51.9957413Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2022-08-17T12:32:51.9960810Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2022-08-17T12:32:51.9964271Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2022-08-17T12:32:51.9968592Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2022-08-17T12:32:51.9972313Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2022-08-17T12:32:51.9975989Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2022-08-17T12:32:51.9979896Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2022-08-17T12:32:51.9984187Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2022-08-17T12:32:51.9988176Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2022-08-17T12:32:51.9992554Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2022-08-17T12:32:51.9997286Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2022-08-17T12:32:52.0001723Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2022-08-17T12:32:52.0007084Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2022-08-17T12:32:52.0011775Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:32:52.0016753Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2022-08-17T12:32:52.0021943Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2022-08-17T12:32:52.0027096Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2022-08-17T12:32:52.0032516Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2022-08-17T12:32:52.0038075Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2022-08-17T12:32:52.0043577Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2022-08-17T12:32:52.0050397Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2022-08-17T12:32:52.0056134Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2022-08-17T12:32:52.0062088Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2022-08-17T12:32:52.0068348Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2022-08-17T12:32:52.0074696Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2022-08-17T12:32:52.0081046Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2022-08-17T12:32:52.0088433Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2022-08-17T12:32:52.0094933Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2022-08-17T12:32:52.0101672Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2022-08-17T12:32:52.0108577Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2022-08-17T12:32:52.0115558Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2022-08-17T12:32:52.0122756Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2022-08-17T12:32:52.0130768Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2022-08-17T12:32:52.0138111Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2022-08-17T12:32:52.0145543Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2022-08-17T12:32:52.0153163Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2022-08-17T12:32:52.0160945Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2022-08-17T12:32:52.0189203Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2022-08-17T12:32:52.2967222Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2022-08-17T12:32:52.4976875Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2022-08-17T12:32:52.7184590Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2022-08-17T12:32:52.9955857Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2022-08-17T12:32:53.2803936Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2022-08-17T12:32:58.6225654Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2022-08-17T12:32:59.0505907Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2022-08-17T12:32:59.5931350Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2022-08-17T12:33:01.1736636Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2022-08-17T12:33:02.5577186Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2022-08-17T12:33:10.3144365Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2022-08-17T12:33:11.0036474Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2022-08-17T12:33:12.4411832Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2022-08-17T12:33:13.6457476Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2022-08-17T12:33:13.8555357Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2022-08-17T12:33:14.3478579Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2022-08-17T12:33:14.6879758Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2022-08-17T12:33:15.9024885Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2022-08-17T12:33:16.2977133Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2022-08-17T12:33:16.5154556Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2022-08-17T12:33:16.7534115Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2022-08-17T12:33:18.3420571Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2022-08-17T12:33:18.7921323Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2022-08-17T12:33:19.1800351Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2022-08-17T12:33:26.5624070Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2022-08-17T12:33:28.3094549Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2022-08-17T12:33:28.7542041Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2022-08-17T12:33:28.9907820Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2022-08-17T12:33:34.7104736Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2022-08-17T12:33:35.1184438Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2022-08-17T12:33:35.3245266Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2022-08-17T12:33:36.2089598Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2022-08-17T12:33:36.4232031Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2022-08-17T12:33:36.8694309Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2022-08-17T12:33:37.1756643Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2022-08-17T12:33:37.7515925Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2022-08-17T12:33:40.1019161Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2022-08-17T12:33:40.8359252Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2022-08-17T12:33:42.9912209Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2022-08-17T12:33:43.0032835Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2022-08-17T12:33:43.0122874Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2022-08-17T12:33:43.0394812Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2022-08-17T12:33:43.0660930Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2022-08-17T12:33:43.8118474Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2022-08-17T12:33:43.8362681Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-08-17T12:33:43.9565396Z Submodule path 'third_party/cpuinfo': checked out '5916273f79a21551890fd3d56fc5375a78d1598d' 2022-08-17T12:33:43.9959724Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2022-08-17T12:33:44.3478975Z Submodule path 'third_party/cudnn_frontend': checked out '43709ab96c47e26eebcdac72f93f946d44ceffa8' 2022-08-17T12:33:44.6380274Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2022-08-17T12:33:44.6917977Z Submodule path 'third_party/fbgemm': checked out '499cd22f5c2e26041e4f190f628b48478a89a030' 2022-08-17T12:33:44.6934940Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:33:44.6937859Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:33:44.6941067Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:33:44.6944272Z 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:33:44.6981442Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2022-08-17T12:33:45.5764570Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2022-08-17T12:33:46.1225296Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2022-08-17T12:33:47.1716489Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2022-08-17T12:33:47.4913765Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2022-08-17T12:33:47.6144211Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2022-08-17T12:33:47.6825253Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2022-08-17T12:33:47.6934506Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2022-08-17T12:33:47.7991370Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2022-08-17T12:33:47.8385232Z Submodule path 'third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2022-08-17T12:33:47.8482577Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2022-08-17T12:33:47.8940379Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2022-08-17T12:33:47.9226258Z Submodule path 'third_party/gloo': checked out '5b143513263133af2b95547e97c07cebeb72bf72' 2022-08-17T12:33:47.9770685Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2022-08-17T12:33:47.9892753Z Submodule path 'third_party/ideep': checked out '8a114a51c116b55c4ceb689b98746786bd00c29b' 2022-08-17T12:33:47.9908877Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2022-08-17T12:33:47.9933831Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2022-08-17T12:33:55.6059207Z Submodule path 'third_party/ideep/mkl-dnn': checked out '888a87a954e4fddb4d81fd10858eb834f2441b46' 2022-08-17T12:33:55.6078453Z 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:33:55.6105418Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2022-08-17T12:34:03.3649343Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out '52b5f107dd9cf10910aaa19cb47f3abf9b349815' 2022-08-17T12:34:03.3766943Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2022-08-17T12:34:03.3933207Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2022-08-17T12:34:03.5051387Z Submodule path 'third_party/kineto': checked out '0703c78999061b8329dfab7ec5046fc5764a5573' 2022-08-17T12:34:03.5069104Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:34:03.5071987Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:34:03.5098302Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2022-08-17T12:34:04.7873069Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2022-08-17T12:34:05.9467677Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2022-08-17T12:34:06.0103140Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2022-08-17T12:34:06.0334735Z Submodule path 'third_party/nccl/nccl': checked out '19ab67d1727d337d10d0a48cbaf5cd119b8d88f1' 2022-08-17T12:34:06.0486063Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2022-08-17T12:34:06.1779456Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2022-08-17T12:34:06.4817396Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2022-08-17T12:34:06.4850395Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2022-08-17T12:34:06.4854381Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2022-08-17T12:34:06.4880992Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2022-08-17T12:34:06.9393054Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2022-08-17T12:34:07.8270953Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-08-17T12:34:07.8642896Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2022-08-17T12:34:07.8815547Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2022-08-17T12:34:07.8832030Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:34:07.8857747Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2022-08-17T12:34:09.8786921Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2022-08-17T12:34:09.8809226Z 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:34:09.8812259Z 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:34:09.8838607Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2022-08-17T12:34:10.3338334Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2022-08-17T12:34:11.2201867Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-08-17T12:34:11.2952304Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2022-08-17T12:34:11.2968684Z 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:34:11.2993967Z 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:34:11.5152617Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-08-17T12:34:11.5254647Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2022-08-17T12:34:11.8341474Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2022-08-17T12:34:11.8364405Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:34:11.8368988Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2022-08-17T12:34:11.8395259Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2022-08-17T12:34:12.2863636Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2022-08-17T12:34:13.3633874Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2022-08-17T12:34:13.4433105Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2022-08-17T12:34:13.4527966Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2022-08-17T12:34:13.4649756Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2022-08-17T12:34:13.5046611Z Submodule path 'third_party/pybind11': checked out 'aa304c9c7d725ffb9d10af08a3b34cb372307020' 2022-08-17T12:34:13.5147100Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2022-08-17T12:34:13.5470061Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2022-08-17T12:34:13.5572942Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2022-08-17T12:34:13.6090005Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2022-08-17T12:34:13.7446994Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2022-08-17T12:34:13.7763912Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2022-08-17T12:34:13.7780930Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:34:13.7784613Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:34:13.7788498Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:34:13.7792508Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:34:13.7819728Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2022-08-17T12:34:14.8137781Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2022-08-17T12:34:15.1178676Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2022-08-17T12:34:17.4818886Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2022-08-17T12:34:18.4205163Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2022-08-17T12:34:18.4372827Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2022-08-17T12:34:18.5146692Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2022-08-17T12:34:18.5462919Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2022-08-17T12:34:18.5479173Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:34:18.5503750Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2022-08-17T12:34:18.7769209Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-08-17T12:34:18.9342595Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2022-08-17T12:34:18.9375558Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2022-08-17T12:34:18.9686160Z Entering 'android/libs/fbjni' 2022-08-17T12:34:18.9729548Z Entering 'third_party/FP16' 2022-08-17T12:34:18.9771416Z Entering 'third_party/FXdiv' 2022-08-17T12:34:18.9812507Z Entering 'third_party/NNPACK' 2022-08-17T12:34:18.9854752Z Entering 'third_party/QNNPACK' 2022-08-17T12:34:18.9895764Z Entering 'third_party/XNNPACK' 2022-08-17T12:34:18.9948518Z Entering 'third_party/benchmark' 2022-08-17T12:34:18.9990132Z Entering 'third_party/cpuinfo' 2022-08-17T12:34:19.0031226Z Entering 'third_party/cub' 2022-08-17T12:34:19.0072027Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:34:19.0121827Z Entering 'third_party/eigen' 2022-08-17T12:34:19.0165319Z Entering 'third_party/fbgemm' 2022-08-17T12:34:19.0206198Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:34:19.0246430Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:34:19.0287419Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:34:19.0329439Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:34:19.0371808Z Entering 'third_party/flatbuffers' 2022-08-17T12:34:19.0414677Z Entering 'third_party/fmt' 2022-08-17T12:34:19.0455825Z Entering 'third_party/foxi' 2022-08-17T12:34:19.0496659Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:34:19.0537253Z Entering 'third_party/gloo' 2022-08-17T12:34:19.0577992Z Entering 'third_party/googletest' 2022-08-17T12:34:19.0620986Z Entering 'third_party/ideep' 2022-08-17T12:34:19.0662295Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:34:19.0704126Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:34:19.0751634Z Entering 'third_party/ios-cmake' 2022-08-17T12:34:19.0792917Z Entering 'third_party/ittapi' 2022-08-17T12:34:19.0833302Z Entering 'third_party/kineto' 2022-08-17T12:34:19.0875181Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:34:19.0916027Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:34:19.0957833Z Entering 'third_party/nccl/nccl' 2022-08-17T12:34:19.0999145Z Entering 'third_party/neon2sse' 2022-08-17T12:34:19.1039937Z Entering 'third_party/nlohmann' 2022-08-17T12:34:19.1082812Z Entering 'third_party/onnx' 2022-08-17T12:34:19.1136676Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:34:19.1177205Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:34:19.1220893Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:34:19.1261427Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:34:19.1307145Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:34:19.1349156Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:34:19.1391359Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:34:19.1437245Z Entering 'third_party/pocketfft' 2022-08-17T12:34:19.1477882Z Entering 'third_party/protobuf' 2022-08-17T12:34:19.1524636Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:34:19.1565480Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:34:19.1607666Z Entering 'third_party/psimd' 2022-08-17T12:34:19.1648946Z Entering 'third_party/pthreadpool' 2022-08-17T12:34:19.1690256Z Entering 'third_party/pybind11' 2022-08-17T12:34:19.1731375Z Entering 'third_party/python-enum' 2022-08-17T12:34:19.1772689Z Entering 'third_party/python-peachpy' 2022-08-17T12:34:19.1813956Z Entering 'third_party/python-six' 2022-08-17T12:34:19.1855551Z Entering 'third_party/sleef' 2022-08-17T12:34:19.1896571Z Entering 'third_party/tbb' 2022-08-17T12:34:19.1939564Z Entering 'third_party/tensorpipe' 2022-08-17T12:34:19.1980518Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:34:19.2020159Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:34:19.2060527Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:34:19.2102027Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:34:19.2142083Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:34:19.2185248Z Entering 'third_party/zstd' 2022-08-17T12:34:19.2236560Z ##[endgroup] 2022-08-17T12:34:19.2238265Z ##[group]Persisting credentials for submodules 2022-08-17T12:34:19.2246265Z [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:34:19.2545233Z Entering 'android/libs/fbjni' 2022-08-17T12:34:19.2585641Z Entering 'third_party/FP16' 2022-08-17T12:34:19.2625600Z Entering 'third_party/FXdiv' 2022-08-17T12:34:19.2666145Z Entering 'third_party/NNPACK' 2022-08-17T12:34:19.2706961Z Entering 'third_party/QNNPACK' 2022-08-17T12:34:19.2747356Z Entering 'third_party/XNNPACK' 2022-08-17T12:34:19.2796886Z Entering 'third_party/benchmark' 2022-08-17T12:34:19.2837551Z Entering 'third_party/cpuinfo' 2022-08-17T12:34:19.2877905Z Entering 'third_party/cub' 2022-08-17T12:34:19.2918330Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:34:19.2963591Z Entering 'third_party/eigen' 2022-08-17T12:34:19.3006283Z Entering 'third_party/fbgemm' 2022-08-17T12:34:19.3045738Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:34:19.3085667Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:34:19.3125255Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:34:19.3165898Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:34:19.3206802Z Entering 'third_party/flatbuffers' 2022-08-17T12:34:19.3249801Z Entering 'third_party/fmt' 2022-08-17T12:34:19.3290115Z Entering 'third_party/foxi' 2022-08-17T12:34:19.3329693Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:34:19.3370542Z Entering 'third_party/gloo' 2022-08-17T12:34:19.3411257Z Entering 'third_party/googletest' 2022-08-17T12:34:19.3452062Z Entering 'third_party/ideep' 2022-08-17T12:34:19.3491437Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:34:19.3532329Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:34:19.3578696Z Entering 'third_party/ios-cmake' 2022-08-17T12:34:19.3618998Z Entering 'third_party/ittapi' 2022-08-17T12:34:19.3658673Z Entering 'third_party/kineto' 2022-08-17T12:34:19.3698741Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:34:19.3738258Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:34:19.3780961Z Entering 'third_party/nccl/nccl' 2022-08-17T12:34:19.3820603Z Entering 'third_party/neon2sse' 2022-08-17T12:34:19.3860147Z Entering 'third_party/nlohmann' 2022-08-17T12:34:19.3901144Z Entering 'third_party/onnx' 2022-08-17T12:34:19.3952620Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:34:19.3993512Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:34:19.4035679Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:34:19.4074912Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:34:19.4120928Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:34:19.4161507Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:34:19.4200820Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:34:19.4246465Z Entering 'third_party/pocketfft' 2022-08-17T12:34:19.4286319Z Entering 'third_party/protobuf' 2022-08-17T12:34:19.4330427Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:34:19.4370064Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:34:19.4412599Z Entering 'third_party/psimd' 2022-08-17T12:34:19.4452732Z Entering 'third_party/pthreadpool' 2022-08-17T12:34:19.4492332Z Entering 'third_party/pybind11' 2022-08-17T12:34:19.4532481Z Entering 'third_party/python-enum' 2022-08-17T12:34:19.4573072Z Entering 'third_party/python-peachpy' 2022-08-17T12:34:19.4612999Z Entering 'third_party/python-six' 2022-08-17T12:34:19.4653742Z Entering 'third_party/sleef' 2022-08-17T12:34:19.4694284Z Entering 'third_party/tbb' 2022-08-17T12:34:19.4736761Z Entering 'third_party/tensorpipe' 2022-08-17T12:34:19.4777839Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:34:19.4817729Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:34:19.4857883Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:34:19.4898592Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:34:19.4937582Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:34:19.4980738Z Entering 'third_party/zstd' 2022-08-17T12:34:19.5034091Z [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:34:19.5331306Z Entering 'android/libs/fbjni' 2022-08-17T12:34:19.5368253Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2022-08-17T12:34:19.5385333Z Entering 'third_party/FP16' 2022-08-17T12:34:19.5423289Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2022-08-17T12:34:19.5439843Z Entering 'third_party/FXdiv' 2022-08-17T12:34:19.5477223Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2022-08-17T12:34:19.5494589Z Entering 'third_party/NNPACK' 2022-08-17T12:34:19.5531838Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2022-08-17T12:34:19.5548969Z Entering 'third_party/QNNPACK' 2022-08-17T12:34:19.5586457Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2022-08-17T12:34:19.5603593Z Entering 'third_party/XNNPACK' 2022-08-17T12:34:19.5641263Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2022-08-17T12:34:19.5668625Z Entering 'third_party/benchmark' 2022-08-17T12:34:19.5705898Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2022-08-17T12:34:19.5723681Z Entering 'third_party/cpuinfo' 2022-08-17T12:34:19.5760558Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2022-08-17T12:34:19.5778370Z Entering 'third_party/cub' 2022-08-17T12:34:19.5816200Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2022-08-17T12:34:19.5833346Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:34:19.5870558Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2022-08-17T12:34:19.5893278Z Entering 'third_party/eigen' 2022-08-17T12:34:19.5930763Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2022-08-17T12:34:19.5949638Z Entering 'third_party/fbgemm' 2022-08-17T12:34:19.5988403Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2022-08-17T12:34:19.6004781Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:34:19.6041733Z 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:34:19.6058575Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:34:19.6095342Z 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:34:19.6112523Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:34:19.6149959Z 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:34:19.6167201Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:34:19.6203853Z 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:34:19.6222174Z Entering 'third_party/flatbuffers' 2022-08-17T12:34:19.6259415Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2022-08-17T12:34:19.6279089Z Entering 'third_party/fmt' 2022-08-17T12:34:19.6316801Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2022-08-17T12:34:19.6334814Z Entering 'third_party/foxi' 2022-08-17T12:34:19.6371985Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2022-08-17T12:34:19.6388685Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:34:19.6426303Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2022-08-17T12:34:19.6443456Z Entering 'third_party/gloo' 2022-08-17T12:34:19.6480366Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2022-08-17T12:34:19.6498008Z Entering 'third_party/googletest' 2022-08-17T12:34:19.6536605Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2022-08-17T12:34:19.6554034Z Entering 'third_party/ideep' 2022-08-17T12:34:19.6591467Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2022-08-17T12:34:19.6610114Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:34:19.6646611Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2022-08-17T12:34:19.6665048Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:34:19.6702729Z 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:34:19.6726090Z Entering 'third_party/ios-cmake' 2022-08-17T12:34:19.6763822Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2022-08-17T12:34:19.6780913Z Entering 'third_party/ittapi' 2022-08-17T12:34:19.6818784Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2022-08-17T12:34:19.6835740Z Entering 'third_party/kineto' 2022-08-17T12:34:19.6874251Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2022-08-17T12:34:19.6891606Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:34:19.6928700Z 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:34:19.6945469Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:34:19.6983948Z 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:34:19.7002279Z Entering 'third_party/nccl/nccl' 2022-08-17T12:34:19.7050947Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2022-08-17T12:34:19.7058193Z Entering 'third_party/neon2sse' 2022-08-17T12:34:19.7095669Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2022-08-17T12:34:19.7112628Z Entering 'third_party/nlohmann' 2022-08-17T12:34:19.7150415Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2022-08-17T12:34:19.7169196Z Entering 'third_party/onnx' 2022-08-17T12:34:19.7206789Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2022-08-17T12:34:19.7235600Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:34:19.7273335Z 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:34:19.7291184Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:34:19.7330534Z 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:34:19.7349882Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:34:19.7387512Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2022-08-17T12:34:19.7404089Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:34:19.7441957Z 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:34:19.7464242Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:34:19.7502450Z 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:34:19.7520148Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:34:19.7558408Z 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:34:19.7575817Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:34:19.7614367Z 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:34:19.7635400Z Entering 'third_party/pocketfft' 2022-08-17T12:34:19.7673778Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2022-08-17T12:34:19.7691036Z Entering 'third_party/protobuf' 2022-08-17T12:34:19.7729075Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2022-08-17T12:34:19.7748812Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:34:19.7787967Z 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:34:19.7804491Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:34:19.7842277Z 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:34:19.7861664Z Entering 'third_party/psimd' 2022-08-17T12:34:19.7899493Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2022-08-17T12:34:19.7916196Z Entering 'third_party/pthreadpool' 2022-08-17T12:34:19.7953763Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2022-08-17T12:34:19.7970560Z Entering 'third_party/pybind11' 2022-08-17T12:34:19.8008042Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2022-08-17T12:34:19.8024905Z Entering 'third_party/python-enum' 2022-08-17T12:34:19.8063659Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2022-08-17T12:34:19.8080131Z Entering 'third_party/python-peachpy' 2022-08-17T12:34:19.8118802Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2022-08-17T12:34:19.8135946Z Entering 'third_party/python-six' 2022-08-17T12:34:19.8174249Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2022-08-17T12:34:19.8190522Z Entering 'third_party/sleef' 2022-08-17T12:34:19.8228559Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2022-08-17T12:34:19.8244904Z Entering 'third_party/tbb' 2022-08-17T12:34:19.8282749Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2022-08-17T12:34:19.8301554Z Entering 'third_party/tensorpipe' 2022-08-17T12:34:19.8339230Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2022-08-17T12:34:19.8355538Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:34:19.8393382Z 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:34:19.8410480Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:34:19.8448045Z 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:34:19.8464242Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:34:19.8503434Z 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:34:19.8519822Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:34:19.8557902Z 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:34:19.8574311Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:34:19.8611952Z 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:34:19.8631253Z Entering 'third_party/zstd' 2022-08-17T12:34:19.8669035Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2022-08-17T12:34:19.9459509Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2022-08-17T12:34:19.9759935Z Entering 'android/libs/fbjni' 2022-08-17T12:34:19.9801717Z Entering 'third_party/FP16' 2022-08-17T12:34:19.9843110Z Entering 'third_party/FXdiv' 2022-08-17T12:34:19.9885614Z Entering 'third_party/NNPACK' 2022-08-17T12:34:19.9929211Z Entering 'third_party/QNNPACK' 2022-08-17T12:34:19.9970185Z Entering 'third_party/XNNPACK' 2022-08-17T12:34:20.0023003Z Entering 'third_party/benchmark' 2022-08-17T12:34:20.0065395Z Entering 'third_party/cpuinfo' 2022-08-17T12:34:20.0107546Z Entering 'third_party/cub' 2022-08-17T12:34:20.0152164Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:34:20.0199489Z Entering 'third_party/eigen' 2022-08-17T12:34:20.0243110Z Entering 'third_party/fbgemm' 2022-08-17T12:34:20.0284456Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:34:20.0325878Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:34:20.0367797Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:34:20.0409596Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:34:20.0452525Z Entering 'third_party/flatbuffers' 2022-08-17T12:34:20.0496966Z Entering 'third_party/fmt' 2022-08-17T12:34:20.0539206Z Entering 'third_party/foxi' 2022-08-17T12:34:20.0580334Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:34:20.0622471Z Entering 'third_party/gloo' 2022-08-17T12:34:20.0664610Z Entering 'third_party/googletest' 2022-08-17T12:34:20.0706366Z Entering 'third_party/ideep' 2022-08-17T12:34:20.0747613Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:34:20.0791881Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:34:20.0839876Z Entering 'third_party/ios-cmake' 2022-08-17T12:34:20.0881096Z Entering 'third_party/ittapi' 2022-08-17T12:34:20.0922233Z Entering 'third_party/kineto' 2022-08-17T12:34:20.0965359Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:34:20.1006481Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:34:20.1048951Z Entering 'third_party/nccl/nccl' 2022-08-17T12:34:20.1089974Z Entering 'third_party/neon2sse' 2022-08-17T12:34:20.1132051Z Entering 'third_party/nlohmann' 2022-08-17T12:34:20.1174336Z Entering 'third_party/onnx' 2022-08-17T12:34:20.1229239Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:34:20.1272703Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:34:20.1316421Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:34:20.1357113Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:34:20.1403399Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:34:20.1446019Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:34:20.1487715Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:34:20.1535355Z Entering 'third_party/pocketfft' 2022-08-17T12:34:20.1576741Z Entering 'third_party/protobuf' 2022-08-17T12:34:20.1621731Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:34:20.1663366Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:34:20.1707496Z Entering 'third_party/psimd' 2022-08-17T12:34:20.1748719Z Entering 'third_party/pthreadpool' 2022-08-17T12:34:20.1790442Z Entering 'third_party/pybind11' 2022-08-17T12:34:20.1833017Z Entering 'third_party/python-enum' 2022-08-17T12:34:20.1876398Z Entering 'third_party/python-peachpy' 2022-08-17T12:34:20.1920458Z Entering 'third_party/python-six' 2022-08-17T12:34:20.1963798Z Entering 'third_party/sleef' 2022-08-17T12:34:20.2006624Z Entering 'third_party/tbb' 2022-08-17T12:34:20.2051218Z Entering 'third_party/tensorpipe' 2022-08-17T12:34:20.2094289Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:34:20.2136537Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:34:20.2178110Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:34:20.2219232Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:34:20.2260245Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:34:20.2305079Z Entering 'third_party/zstd' 2022-08-17T12:34:20.2362340Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2022-08-17T12:34:20.2673010Z Entering 'android/libs/fbjni' 2022-08-17T12:34:20.2715073Z Entering 'third_party/FP16' 2022-08-17T12:34:20.2757820Z Entering 'third_party/FXdiv' 2022-08-17T12:34:20.2799357Z Entering 'third_party/NNPACK' 2022-08-17T12:34:20.2841420Z Entering 'third_party/QNNPACK' 2022-08-17T12:34:20.2885633Z Entering 'third_party/XNNPACK' 2022-08-17T12:34:20.2939188Z Entering 'third_party/benchmark' 2022-08-17T12:34:20.2980871Z Entering 'third_party/cpuinfo' 2022-08-17T12:34:20.3023508Z Entering 'third_party/cub' 2022-08-17T12:34:20.3065656Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:34:20.3113558Z Entering 'third_party/eigen' 2022-08-17T12:34:20.3157991Z Entering 'third_party/fbgemm' 2022-08-17T12:34:20.3201372Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:34:20.3242608Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:34:20.3284335Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:34:20.3328202Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:34:20.3370476Z Entering 'third_party/flatbuffers' 2022-08-17T12:34:20.3415032Z Entering 'third_party/fmt' 2022-08-17T12:34:20.3457939Z Entering 'third_party/foxi' 2022-08-17T12:34:20.3498999Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:34:20.3539947Z Entering 'third_party/gloo' 2022-08-17T12:34:20.3581949Z Entering 'third_party/googletest' 2022-08-17T12:34:20.3623984Z Entering 'third_party/ideep' 2022-08-17T12:34:20.3664993Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:34:20.3708159Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:34:20.3757905Z Entering 'third_party/ios-cmake' 2022-08-17T12:34:20.3800278Z Entering 'third_party/ittapi' 2022-08-17T12:34:20.3841882Z Entering 'third_party/kineto' 2022-08-17T12:34:20.3884646Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:34:20.3928158Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:34:20.3970656Z Entering 'third_party/nccl/nccl' 2022-08-17T12:34:20.4013076Z Entering 'third_party/neon2sse' 2022-08-17T12:34:20.4054916Z Entering 'third_party/nlohmann' 2022-08-17T12:34:20.4098075Z Entering 'third_party/onnx' 2022-08-17T12:34:20.4154029Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:34:20.4196622Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:34:20.4240770Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:34:20.4281486Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:34:20.4329390Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:34:20.4372674Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:34:20.4413872Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:34:20.4460398Z Entering 'third_party/pocketfft' 2022-08-17T12:34:20.4502364Z Entering 'third_party/protobuf' 2022-08-17T12:34:20.4547456Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:34:20.4587599Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:34:20.4631240Z Entering 'third_party/psimd' 2022-08-17T12:34:20.4673767Z Entering 'third_party/pthreadpool' 2022-08-17T12:34:20.4714958Z Entering 'third_party/pybind11' 2022-08-17T12:34:20.4756539Z Entering 'third_party/python-enum' 2022-08-17T12:34:20.4798440Z Entering 'third_party/python-peachpy' 2022-08-17T12:34:20.4839695Z Entering 'third_party/python-six' 2022-08-17T12:34:20.4881776Z Entering 'third_party/sleef' 2022-08-17T12:34:20.4922613Z Entering 'third_party/tbb' 2022-08-17T12:34:20.4966517Z Entering 'third_party/tensorpipe' 2022-08-17T12:34:20.5008096Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:34:20.5049309Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:34:20.5089866Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:34:20.5130890Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:34:20.5171738Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:34:20.5215820Z Entering 'third_party/zstd' 2022-08-17T12:34:20.5266521Z ##[endgroup] 2022-08-17T12:34:20.5309850Z [command]/usr/bin/git log -1 --format='%H' 2022-08-17T12:34:20.5337625Z 'ce6a3c605df99d1df57c0dda75c06d748e54ed2a' 2022-08-17T12:34:20.5481505Z Prepare all required actions 2022-08-17T12:34:20.5516297Z ##[group]Run ./.github/actions/setup-linux 2022-08-17T12:34:20.5516571Z env: 2022-08-17T12:34:20.5516811Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:34:20.5517051Z ##[endgroup] 2022-08-17T12:34:20.5537147Z ##[group]Run set -euo pipefail 2022-08-17T12:34:20.5537460Z set -euo pipefail 2022-08-17T12:34:20.5537743Z function get_ec2_metadata() { 2022-08-17T12:34:20.5538063Z  # Pulled from instance metadata endpoint for EC2 2022-08-17T12:34:20.5538541Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2022-08-17T12:34:20.5538944Z  category=$1 2022-08-17T12:34:20.5539273Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2022-08-17T12:34:20.5539566Z } 2022-08-17T12:34:20.5539840Z echo "ami-id: $(get_ec2_metadata ami-id)" 2022-08-17T12:34:20.5540206Z echo "instance-id: $(get_ec2_metadata instance-id)" 2022-08-17T12:34:20.5540595Z echo "instance-type: $(get_ec2_metadata instance-type)" 2022-08-17T12:34:20.5540934Z echo "system info $(uname -a)" 2022-08-17T12:34:20.5553512Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:34:20.5553794Z env: 2022-08-17T12:34:20.5554031Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:34:20.5554287Z ##[endgroup] 2022-08-17T12:34:20.5653529Z ami-id: ami-096198a0bccc6bad4 2022-08-17T12:34:20.5714195Z instance-id: i-05d5277d19ed9c5c0 2022-08-17T12:34:20.5773382Z instance-type: g3.4xlarge 2022-08-17T12:34:20.5781683Z system info Linux ip-10-0-0-176.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:34:20.5840398Z ##[group]Run if systemctl is-active --quiet docker; then 2022-08-17T12:34:20.5840783Z if systemctl is-active --quiet docker; then 2022-08-17T12:34:20.5841109Z  echo "Docker daemon is running..."; 2022-08-17T12:34:20.5841379Z else 2022-08-17T12:34:20.5841721Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2022-08-17T12:34:20.5842039Z fi 2022-08-17T12:34:20.5853556Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:34:20.5853842Z env: 2022-08-17T12:34:20.5854060Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:34:20.5854290Z ##[endgroup] 2022-08-17T12:34:20.5903592Z Docker daemon is running... 2022-08-17T12:34:20.5926031Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-08-17T12:34:20.5926546Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-08-17T12:34:20.5926970Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-08-17T12:34:20.5927580Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2022-08-17T12:34:20.5928084Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2022-08-17T12:34:20.5939950Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:34:20.5940286Z env: 2022-08-17T12:34:20.5940544Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:34:20.5940847Z AWS_RETRY_MODE: standard 2022-08-17T12:34:20.5941144Z AWS_MAX_ATTEMPTS: 5 2022-08-17T12:34:20.5941431Z AWS_DEFAULT_REGION: us-east-1 2022-08-17T12:34:20.5941729Z ##[endgroup] 2022-08-17T12:34:21.5216627Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2022-08-17T12:34:21.5217161Z Configure a credential helper to remove this warning. See 2022-08-17T12:34:21.5217714Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2022-08-17T12:34:21.5218007Z 2022-08-17T12:34:21.5219155Z Login Succeeded 2022-08-17T12:34:21.5296670Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-08-17T12:34:21.5297075Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-08-17T12:34:21.5297546Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-08-17T12:34:21.5310105Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:34:21.5310396Z env: 2022-08-17T12:34:21.5310631Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:34:21.5310869Z ##[endgroup] 2022-08-17T12:34:21.5384084Z Prepare all required actions 2022-08-17T12:34:21.5384489Z Getting action download info 2022-08-17T12:34:21.7217859Z Download action repository 'seemethere/add-github-ssh-key@v1' (SHA:105f7619adc4054f5f1be5f79ebd354d82384638) 2022-08-17T12:34:21.8615996Z ##[group]Run ./.github/actions/setup-ssh 2022-08-17T12:34:21.8616270Z with: 2022-08-17T12:34:21.8616724Z github-secret: *** 2022-08-17T12:34:21.8616968Z env: 2022-08-17T12:34:21.8617203Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:34:21.8617441Z ##[endgroup] 2022-08-17T12:34:21.8643723Z ##[group]Run seemethere/add-github-ssh-key@v1 2022-08-17T12:34:21.8644011Z with: 2022-08-17T12:34:21.8644402Z GITHUB_TOKEN: *** 2022-08-17T12:34:21.8644654Z activate-with-label: false 2022-08-17T12:34:21.8645305Z label: with-ssh 2022-08-17T12:34:21.8645613Z remove-existing-keys: true 2022-08-17T12:34:21.8645843Z env: 2022-08-17T12:34:21.8646073Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:34:21.8646325Z ##[endgroup] 2022-08-17T12:34:22.2889792Z Grabbing public ssh keys from https://github.com/IvanYashchuk.keys 2022-08-17T12:34:22.3624709Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2022-08-17T12:34:22.3644575Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2022-08-17T12:34:22.3680666Z Login using: ssh ec2-user@ec2-54-82-201-130.compute-1.amazonaws.com 2022-08-17T12:34:22.3736187Z Prepare all required actions 2022-08-17T12:34:22.3760274Z ##[group]Run ./.github/actions/pull-docker-image 2022-08-17T12:34:22.3760558Z with: 2022-08-17T12:34:22.3761034Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:34:22.3761475Z env: 2022-08-17T12:34:22.3761718Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:34:22.3761971Z ##[endgroup] 2022-08-17T12:34:22.3779479Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-08-17T12:34:22.3779842Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-08-17T12:34:22.3780198Z # ignore output since only exit code is used for conditional 2022-08-17T12:34:22.3780559Z # only pull docker image if it's not available locally 2022-08-17T12:34:22.3780958Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2022-08-17T12:34:22.3781360Z  retry docker pull "${DOCKER_IMAGE}" 2022-08-17T12:34:22.3781614Z fi 2022-08-17T12:34:22.3793982Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:34:22.3794274Z env: 2022-08-17T12:34:22.3794507Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:34:22.3794999Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:34:22.3795481Z ##[endgroup] 2022-08-17T12:34:22.6965939Z a347f7e7645f04fc68e4f87c73cf0385233153b8: Pulling from pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7 2022-08-17T12:34:22.6966551Z 58690f9b18fc: Pulling fs layer 2022-08-17T12:34:22.6967020Z b51569e7c507: Pulling fs layer 2022-08-17T12:34:22.6967629Z da8ef40b9eca: Pulling fs layer 2022-08-17T12:34:22.6968183Z fb15d46c38dc: Pulling fs layer 2022-08-17T12:34:22.6968726Z ab5791a99a99: Pulling fs layer 2022-08-17T12:34:22.6969229Z 96ddf408fc84: Pulling fs layer 2022-08-17T12:34:22.6969767Z 8a394cb72894: Pulling fs layer 2022-08-17T12:34:22.6970275Z 2b299d105f8c: Pulling fs layer 2022-08-17T12:34:22.6970806Z 1ce250986617: Pulling fs layer 2022-08-17T12:34:22.6971299Z 1639bcbdea8c: Pulling fs layer 2022-08-17T12:34:22.6971807Z 20c78567f77f: Pulling fs layer 2022-08-17T12:34:22.6972207Z f8067e9354e8: Pulling fs layer 2022-08-17T12:34:22.6972671Z 5965926e212e: Pulling fs layer 2022-08-17T12:34:22.6973542Z ecafb5f7f99b: Pulling fs layer 2022-08-17T12:34:22.6974146Z 7cf2ac3abca7: Pulling fs layer 2022-08-17T12:34:22.6974621Z 8a394cb72894: Waiting 2022-08-17T12:34:22.6974874Z 3defc4c608d8: Pulling fs layer 2022-08-17T12:34:22.6975176Z fb15d46c38dc: Waiting 2022-08-17T12:34:22.6975537Z df5be9ba2352: Pulling fs layer 2022-08-17T12:34:22.6975984Z 4507ebf6528f: Pulling fs layer 2022-08-17T12:34:22.6976509Z e8873074b464: Pulling fs layer 2022-08-17T12:34:22.6977084Z e5c75e98f975: Pulling fs layer 2022-08-17T12:34:22.6977624Z 5dbdda55e1a4: Pulling fs layer 2022-08-17T12:34:22.6978152Z 205142480e72: Pulling fs layer 2022-08-17T12:34:22.6978662Z 06da2820ff60: Pulling fs layer 2022-08-17T12:34:22.6979184Z 20c78567f77f: Waiting 2022-08-17T12:34:22.6979730Z d0892758b421: Pulling fs layer 2022-08-17T12:34:22.6980305Z 1639bcbdea8c: Waiting 2022-08-17T12:34:22.6980639Z 2b299d105f8c: Waiting 2022-08-17T12:34:22.6981046Z eceae61cc7c5: Pulling fs layer 2022-08-17T12:34:22.6981391Z f8067e9354e8: Waiting 2022-08-17T12:34:22.6981617Z ecafb5f7f99b: Waiting 2022-08-17T12:34:22.6981855Z ab5791a99a99: Waiting 2022-08-17T12:34:22.6982092Z 7cf2ac3abca7: Waiting 2022-08-17T12:34:22.6982329Z 7150b0dc3c01: Pulling fs layer 2022-08-17T12:34:22.6982595Z 74db5b43155e: Pulling fs layer 2022-08-17T12:34:22.6982850Z df5be9ba2352: Waiting 2022-08-17T12:34:22.6983069Z 205142480e72: Waiting 2022-08-17T12:34:22.6983312Z 814e7f4ba786: Pulling fs layer 2022-08-17T12:34:22.6983557Z 4507ebf6528f: Waiting 2022-08-17T12:34:22.6983774Z 3defc4c608d8: Waiting 2022-08-17T12:34:22.6984026Z 2c45f1e67651: Pulling fs layer 2022-08-17T12:34:22.6984413Z e5c75e98f975: Waiting 2022-08-17T12:34:22.6984643Z 06da2820ff60: Waiting 2022-08-17T12:34:22.6984878Z 5dbdda55e1a4: Waiting 2022-08-17T12:34:22.6985135Z e8f4a0d8a21b: Pulling fs layer 2022-08-17T12:34:22.6985373Z eceae61cc7c5: Waiting 2022-08-17T12:34:22.6985624Z 9e00ee98a388: Pulling fs layer 2022-08-17T12:34:22.6985872Z 7150b0dc3c01: Waiting 2022-08-17T12:34:22.6986089Z 74db5b43155e: Waiting 2022-08-17T12:34:22.6986345Z d24a1fb4fb9f: Pulling fs layer 2022-08-17T12:34:22.6986599Z 814e7f4ba786: Waiting 2022-08-17T12:34:22.6986858Z 9e00ee98a388: Waiting 2022-08-17T12:34:22.6987091Z fe58305e444a: Pulling fs layer 2022-08-17T12:34:22.6987363Z d5efc9aecef9: Pulling fs layer 2022-08-17T12:34:22.6987622Z fe58305e444a: Waiting 2022-08-17T12:34:22.6987854Z 9328a30c7435: Pulling fs layer 2022-08-17T12:34:22.6988103Z d24a1fb4fb9f: Waiting 2022-08-17T12:34:22.6988363Z baa0cdde5083: Pulling fs layer 2022-08-17T12:34:22.6988620Z 2bbd7220d6cf: Pulling fs layer 2022-08-17T12:34:22.6988872Z e8f4a0d8a21b: Waiting 2022-08-17T12:34:22.6989135Z f6bac8a31f11: Pulling fs layer 2022-08-17T12:34:22.6989390Z db02a9dd8bb8: Pulling fs layer 2022-08-17T12:34:22.6989661Z debd68c7f415: Pulling fs layer 2022-08-17T12:34:22.6989912Z 9328a30c7435: Waiting 2022-08-17T12:34:22.6990132Z baa0cdde5083: Waiting 2022-08-17T12:34:22.6990387Z 7ded5a6d6517: Pulling fs layer 2022-08-17T12:34:22.6990643Z f6bac8a31f11: Waiting 2022-08-17T12:34:22.6990878Z 5380d4723be1: Pulling fs layer 2022-08-17T12:34:22.6991127Z 7ded5a6d6517: Waiting 2022-08-17T12:34:22.6991378Z 0fdb4387f14e: Pulling fs layer 2022-08-17T12:34:22.6991627Z 5d7333db402a: Pulling fs layer 2022-08-17T12:34:22.6991892Z 915b14bf7d4c: Pulling fs layer 2022-08-17T12:34:22.6992140Z 5380d4723be1: Waiting 2022-08-17T12:34:22.6992372Z 06c8798dda65: Pulling fs layer 2022-08-17T12:34:22.6992619Z 0fdb4387f14e: Waiting 2022-08-17T12:34:22.6992876Z 0ba70d4b3a9d: Pulling fs layer 2022-08-17T12:34:22.6993127Z 21c0e92bdc6d: Pulling fs layer 2022-08-17T12:34:22.6993398Z e3f673e92da9: Pulling fs layer 2022-08-17T12:34:22.6993649Z 5d7333db402a: Waiting 2022-08-17T12:34:22.6993884Z 5fe5aa6a6519: Pulling fs layer 2022-08-17T12:34:22.6994133Z 0ba70d4b3a9d: Waiting 2022-08-17T12:34:22.6994392Z 9ddc55f058d8: Pulling fs layer 2022-08-17T12:34:22.6994629Z 2bbd7220d6cf: Waiting 2022-08-17T12:34:22.6994883Z 2de946cb0c7a: Pulling fs layer 2022-08-17T12:34:22.6995138Z db02a9dd8bb8: Waiting 2022-08-17T12:34:22.6995444Z 6fc759a2ef89: Pulling fs layer 2022-08-17T12:34:22.6995695Z e3f673e92da9: Waiting 2022-08-17T12:34:22.6995933Z 21c0e92bdc6d: Waiting 2022-08-17T12:34:22.6996161Z 66097053893f: Pulling fs layer 2022-08-17T12:34:22.6996410Z 9ddc55f058d8: Waiting 2022-08-17T12:34:22.6996647Z debd68c7f415: Waiting 2022-08-17T12:34:22.6996901Z 40ede4ae0cf1: Pulling fs layer 2022-08-17T12:34:22.6997136Z 2de946cb0c7a: Waiting 2022-08-17T12:34:22.6997373Z 6fc759a2ef89: Waiting 2022-08-17T12:34:22.6997610Z 40ede4ae0cf1: Waiting 2022-08-17T12:34:22.6997824Z d0892758b421: Waiting 2022-08-17T12:34:22.6998059Z 915b14bf7d4c: Waiting 2022-08-17T12:34:22.6998293Z e8873074b464: Waiting 2022-08-17T12:34:22.6998502Z 5965926e212e: Waiting 2022-08-17T12:34:22.6998734Z 5fe5aa6a6519: Waiting 2022-08-17T12:34:22.7595390Z da8ef40b9eca: Verifying Checksum 2022-08-17T12:34:22.7595681Z da8ef40b9eca: Download complete 2022-08-17T12:34:22.7649509Z b51569e7c507: Verifying Checksum 2022-08-17T12:34:22.7649834Z b51569e7c507: Download complete 2022-08-17T12:34:22.8379278Z fb15d46c38dc: Verifying Checksum 2022-08-17T12:34:22.8379604Z fb15d46c38dc: Download complete 2022-08-17T12:34:22.9364148Z ab5791a99a99: Verifying Checksum 2022-08-17T12:34:22.9364459Z ab5791a99a99: Download complete 2022-08-17T12:34:23.0164811Z 8a394cb72894: Download complete 2022-08-17T12:34:23.0503737Z 96ddf408fc84: Verifying Checksum 2022-08-17T12:34:23.0504044Z 96ddf408fc84: Download complete 2022-08-17T12:34:23.1398474Z 2b299d105f8c: Download complete 2022-08-17T12:34:23.2266700Z 1639bcbdea8c: Verifying Checksum 2022-08-17T12:34:23.2267016Z 1639bcbdea8c: Download complete 2022-08-17T12:34:23.2573319Z 58690f9b18fc: Verifying Checksum 2022-08-17T12:34:23.2573663Z 58690f9b18fc: Download complete 2022-08-17T12:34:23.3595568Z f8067e9354e8: Download complete 2022-08-17T12:34:23.4766646Z 5965926e212e: Verifying Checksum 2022-08-17T12:34:23.4767266Z 5965926e212e: Download complete 2022-08-17T12:34:24.7469881Z 58690f9b18fc: Pull complete 2022-08-17T12:34:24.8447052Z b51569e7c507: Pull complete 2022-08-17T12:34:24.9763006Z da8ef40b9eca: Pull complete 2022-08-17T12:34:25.0924064Z fb15d46c38dc: Pull complete 2022-08-17T12:34:25.3948593Z ab5791a99a99: Pull complete 2022-08-17T12:34:25.7538907Z 96ddf408fc84: Pull complete 2022-08-17T12:34:25.8553158Z 8a394cb72894: Pull complete 2022-08-17T12:34:25.9847398Z 2b299d105f8c: Pull complete 2022-08-17T12:34:26.0932460Z ecafb5f7f99b: Verifying Checksum 2022-08-17T12:34:26.0932797Z ecafb5f7f99b: Download complete 2022-08-17T12:34:26.1916064Z 7cf2ac3abca7: Verifying Checksum 2022-08-17T12:34:26.1916379Z 7cf2ac3abca7: Download complete 2022-08-17T12:34:26.2813719Z 3defc4c608d8: Download complete 2022-08-17T12:34:26.3612801Z df5be9ba2352: Download complete 2022-08-17T12:34:27.4634158Z 4507ebf6528f: Download complete 2022-08-17T12:34:27.5571253Z e8873074b464: Verifying Checksum 2022-08-17T12:34:27.5571598Z e8873074b464: Download complete 2022-08-17T12:34:27.6925333Z e5c75e98f975: Verifying Checksum 2022-08-17T12:34:27.6925867Z e5c75e98f975: Download complete 2022-08-17T12:34:34.0948891Z 1ce250986617: Verifying Checksum 2022-08-17T12:34:34.0949246Z 1ce250986617: Download complete 2022-08-17T12:34:34.1671718Z 205142480e72: Verifying Checksum 2022-08-17T12:34:34.1672267Z 205142480e72: Download complete 2022-08-17T12:34:34.2609948Z 06da2820ff60: Verifying Checksum 2022-08-17T12:34:34.2610550Z 06da2820ff60: Download complete 2022-08-17T12:34:34.8132370Z d0892758b421: Verifying Checksum 2022-08-17T12:34:34.8132994Z d0892758b421: Download complete 2022-08-17T12:34:34.8903335Z eceae61cc7c5: Verifying Checksum 2022-08-17T12:34:34.8903935Z eceae61cc7c5: Download complete 2022-08-17T12:34:34.9720052Z 7150b0dc3c01: Verifying Checksum 2022-08-17T12:34:34.9720401Z 7150b0dc3c01: Download complete 2022-08-17T12:34:35.0480107Z 74db5b43155e: Download complete 2022-08-17T12:34:35.9907971Z 814e7f4ba786: Verifying Checksum 2022-08-17T12:34:36.0682900Z 2c45f1e67651: Download complete 2022-08-17T12:34:36.1379854Z e8f4a0d8a21b: Verifying Checksum 2022-08-17T12:34:36.1380737Z e8f4a0d8a21b: Download complete 2022-08-17T12:34:36.2342646Z 9e00ee98a388: Verifying Checksum 2022-08-17T12:34:36.2343004Z 9e00ee98a388: Download complete 2022-08-17T12:34:36.3084318Z d24a1fb4fb9f: Verifying Checksum 2022-08-17T12:34:36.3084681Z d24a1fb4fb9f: Download complete 2022-08-17T12:34:36.3769282Z fe58305e444a: Verifying Checksum 2022-08-17T12:34:37.3322373Z fe58305e444a: Download complete 2022-08-17T12:34:37.3322958Z d5efc9aecef9: Verifying Checksum 2022-08-17T12:34:37.3323520Z d5efc9aecef9: Download complete 2022-08-17T12:34:37.4047864Z 9328a30c7435: Verifying Checksum 2022-08-17T12:34:37.4048199Z 9328a30c7435: Download complete 2022-08-17T12:34:37.5277314Z baa0cdde5083: Verifying Checksum 2022-08-17T12:34:37.5277780Z baa0cdde5083: Download complete 2022-08-17T12:34:37.5333704Z 20c78567f77f: Verifying Checksum 2022-08-17T12:34:37.5334221Z 20c78567f77f: Download complete 2022-08-17T12:34:37.6088428Z f6bac8a31f11: Verifying Checksum 2022-08-17T12:34:37.6088760Z f6bac8a31f11: Download complete 2022-08-17T12:34:37.6769830Z db02a9dd8bb8: Verifying Checksum 2022-08-17T12:34:37.6770431Z db02a9dd8bb8: Download complete 2022-08-17T12:34:37.8448502Z 2bbd7220d6cf: Verifying Checksum 2022-08-17T12:34:37.8448841Z 2bbd7220d6cf: Download complete 2022-08-17T12:34:37.9210969Z 7ded5a6d6517: Verifying Checksum 2022-08-17T12:34:37.9211453Z 7ded5a6d6517: Download complete 2022-08-17T12:34:37.9282005Z debd68c7f415: Verifying Checksum 2022-08-17T12:34:37.9282618Z debd68c7f415: Download complete 2022-08-17T12:34:37.9932691Z 0fdb4387f14e: Verifying Checksum 2022-08-17T12:34:37.9933294Z 0fdb4387f14e: Download complete 2022-08-17T12:34:38.0733754Z 5d7333db402a: Verifying Checksum 2022-08-17T12:34:38.0734356Z 5d7333db402a: Download complete 2022-08-17T12:34:38.3972499Z 5380d4723be1: Verifying Checksum 2022-08-17T12:34:38.3972836Z 5380d4723be1: Download complete 2022-08-17T12:34:38.4774232Z 06c8798dda65: Verifying Checksum 2022-08-17T12:34:38.4774663Z 06c8798dda65: Download complete 2022-08-17T12:34:38.5506215Z 0ba70d4b3a9d: Verifying Checksum 2022-08-17T12:34:38.5506665Z 0ba70d4b3a9d: Download complete 2022-08-17T12:34:38.6259741Z 21c0e92bdc6d: Download complete 2022-08-17T12:34:38.6965984Z e3f673e92da9: Verifying Checksum 2022-08-17T12:34:38.6966633Z e3f673e92da9: Download complete 2022-08-17T12:34:38.8446977Z 5fe5aa6a6519: Verifying Checksum 2022-08-17T12:34:38.8447441Z 5fe5aa6a6519: Download complete 2022-08-17T12:34:38.9248862Z 9ddc55f058d8: Verifying Checksum 2022-08-17T12:34:38.9249542Z 9ddc55f058d8: Download complete 2022-08-17T12:34:39.5393481Z 2de946cb0c7a: Verifying Checksum 2022-08-17T12:34:39.5394084Z 2de946cb0c7a: Download complete 2022-08-17T12:34:39.6045693Z 6fc759a2ef89: Verifying Checksum 2022-08-17T12:34:39.6046234Z 6fc759a2ef89: Download complete 2022-08-17T12:34:41.3212601Z 915b14bf7d4c: Verifying Checksum 2022-08-17T12:34:41.3213000Z 915b14bf7d4c: Download complete 2022-08-17T12:34:41.4092247Z 40ede4ae0cf1: Verifying Checksum 2022-08-17T12:34:41.4092772Z 40ede4ae0cf1: Download complete 2022-08-17T12:34:45.8091601Z 1ce250986617: Pull complete 2022-08-17T12:34:45.8816078Z 5dbdda55e1a4: Verifying Checksum 2022-08-17T12:34:45.8816439Z 5dbdda55e1a4: Download complete 2022-08-17T12:34:45.9251501Z 1639bcbdea8c: Pull complete 2022-08-17T12:35:03.0700097Z 20c78567f77f: Pull complete 2022-08-17T12:35:04.9173490Z f8067e9354e8: Pull complete 2022-08-17T12:35:06.7911941Z 5965926e212e: Pull complete 2022-08-17T12:35:09.5947045Z 66097053893f: Verifying Checksum 2022-08-17T12:35:09.5949966Z 66097053893f: Download complete 2022-08-17T12:35:14.4839461Z ecafb5f7f99b: Pull complete 2022-08-17T12:35:16.3304593Z 7cf2ac3abca7: Pull complete 2022-08-17T12:35:18.0393982Z 3defc4c608d8: Pull complete 2022-08-17T12:35:19.8953093Z df5be9ba2352: Pull complete 2022-08-17T12:35:24.0114922Z 4507ebf6528f: Pull complete 2022-08-17T12:35:26.3734969Z e8873074b464: Pull complete 2022-08-17T12:35:28.7868274Z e5c75e98f975: Pull complete 2022-08-17T12:35:58.1503847Z 5dbdda55e1a4: Pull complete 2022-08-17T12:35:58.4379512Z 205142480e72: Pull complete 2022-08-17T12:35:58.5539314Z 06da2820ff60: Pull complete 2022-08-17T12:35:59.5622066Z d0892758b421: Pull complete 2022-08-17T12:35:59.6730291Z eceae61cc7c5: Pull complete 2022-08-17T12:35:59.7890391Z 7150b0dc3c01: Pull complete 2022-08-17T12:35:59.9127472Z 74db5b43155e: Pull complete 2022-08-17T12:36:02.3476694Z 814e7f4ba786: Pull complete 2022-08-17T12:36:02.4649078Z 2c45f1e67651: Pull complete 2022-08-17T12:36:02.5727695Z e8f4a0d8a21b: Pull complete 2022-08-17T12:36:02.7213396Z 9e00ee98a388: Pull complete 2022-08-17T12:36:02.8376931Z d24a1fb4fb9f: Pull complete 2022-08-17T12:36:02.9580751Z fe58305e444a: Pull complete 2022-08-17T12:36:07.0932015Z d5efc9aecef9: Pull complete 2022-08-17T12:36:08.9820670Z 9328a30c7435: Pull complete 2022-08-17T12:36:10.8745191Z baa0cdde5083: Pull complete 2022-08-17T12:36:13.2853240Z 2bbd7220d6cf: Pull complete 2022-08-17T12:36:15.2009922Z f6bac8a31f11: Pull complete 2022-08-17T12:36:18.3491099Z db02a9dd8bb8: Pull complete 2022-08-17T12:36:21.4830365Z debd68c7f415: Pull complete 2022-08-17T12:36:24.0897470Z 7ded5a6d6517: Pull complete 2022-08-17T12:36:27.8711579Z 5380d4723be1: Pull complete 2022-08-17T12:36:29.6959767Z 0fdb4387f14e: Pull complete 2022-08-17T12:36:31.5674154Z 5d7333db402a: Pull complete 2022-08-17T12:36:39.1714068Z 915b14bf7d4c: Pull complete 2022-08-17T12:36:41.0476898Z 06c8798dda65: Pull complete 2022-08-17T12:36:43.1161500Z 0ba70d4b3a9d: Pull complete 2022-08-17T12:36:44.9882414Z 21c0e92bdc6d: Pull complete 2022-08-17T12:36:46.8678474Z e3f673e92da9: Pull complete 2022-08-17T12:36:49.9190664Z 5fe5aa6a6519: Pull complete 2022-08-17T12:36:50.4570711Z 9ddc55f058d8: Pull complete 2022-08-17T12:36:52.4087996Z 2de946cb0c7a: Pull complete 2022-08-17T12:36:52.5091474Z 6fc759a2ef89: Pull complete 2022-08-17T12:37:35.3268849Z 66097053893f: Pull complete 2022-08-17T12:37:37.3315277Z 40ede4ae0cf1: Pull complete 2022-08-17T12:37:38.7106039Z Digest: sha256:7266e3a030a3137c99e8eee0ab0a2325da39cb6d5d4ebb842d8d99bbd4147d2e 2022-08-17T12:37:39.2110115Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:37:39.4930966Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:37:39.5015328Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a 2022-08-17T12:37:39.5015675Z with: 2022-08-17T12:37:39.5015905Z timeout_minutes: 10 2022-08-17T12:37:39.5016134Z max_attempts: 3 2022-08-17T12:37:39.5016519Z command: set -ex bash .github/scripts/install_nvidia_utils_linux.sh echo "GPU_FLAG=--gpus all" >> "${GITHUB_ENV}" 2022-08-17T12:37:39.5016902Z retry_wait_seconds: 10 2022-08-17T12:37:39.5017150Z polling_interval_seconds: 1 2022-08-17T12:37:39.5017417Z warning_on_retry: true 2022-08-17T12:37:39.5017676Z continue_on_error: false 2022-08-17T12:37:39.5017893Z env: 2022-08-17T12:37:39.5018123Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:37:39.5018386Z ##[endgroup] 2022-08-17T12:37:39.5469506Z 2022-08-17T12:37:39.5542906Z == Installing nvidia container toolkit for amzn2 == 2022-08-17T12:37:39.5545730Z + bash .github/scripts/install_nvidia_utils_linux.sh 2022-08-17T12:37:39.5546198Z + sudo yum install -y yum-utils 2022-08-17T12:37:40.0293168Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2022-08-17T12:37:40.3872411Z Package yum-utils-1.1.31-46.amzn2.0.1.noarch already installed and latest version 2022-08-17T12:37:40.3873176Z Nothing to do 2022-08-17T12:37:40.4074768Z + sudo yum-config-manager --add-repo https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo 2022-08-17T12:37:41.0529786Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2022-08-17T12:37:41.0827756Z adding repo from: https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo 2022-08-17T12:37:41.0828508Z grabbing file https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo to /etc/yum.repos.d/nvidia-docker.repo 2022-08-17T12:37:41.0829273Z repo saved to /etc/yum.repos.d/nvidia-docker.repo 2022-08-17T12:37:41.0981062Z + sudo yum install -y nvidia-docker2 2022-08-17T12:37:41.5615603Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2022-08-17T12:37:41.6048077Z Retrieving key from https://nvidia.github.io/libnvidia-container/gpgkey 2022-08-17T12:37:41.6149739Z Importing GPG key 0xF796ECB0: 2022-08-17T12:37:41.6150555Z Userid : "NVIDIA CORPORATION (Open Source Projects) " 2022-08-17T12:37:41.6150990Z Fingerprint: c95b 321b 61e8 8c18 09c4 f759 ddca e044 f796 ecb0 2022-08-17T12:37:43.3142063Z From : https://nvidia.github.io/libnvidia-container/gpgkey 2022-08-17T12:37:43.3142650Z Retrieving key from https://nvidia.github.io/nvidia-container-runtime/gpgkey 2022-08-17T12:37:43.3278221Z Importing GPG key 0xF796ECB0: 2022-08-17T12:37:43.3278742Z Userid : "NVIDIA CORPORATION (Open Source Projects) " 2022-08-17T12:37:43.3279367Z Fingerprint: c95b 321b 61e8 8c18 09c4 f759 ddca e044 f796 ecb0 2022-08-17T12:37:43.3280978Z From : https://nvidia.github.io/nvidia-container-runtime/gpgkey 2022-08-17T12:37:43.5499726Z Retrieving key from https://nvidia.github.io/nvidia-docker/gpgkey 2022-08-17T12:37:43.5584841Z Importing GPG key 0xF796ECB0: 2022-08-17T12:37:43.5585527Z Userid : "NVIDIA CORPORATION (Open Source Projects) " 2022-08-17T12:37:43.5585935Z Fingerprint: c95b 321b 61e8 8c18 09c4 f759 ddca e044 f796 ecb0 2022-08-17T12:37:43.5586374Z From : https://nvidia.github.io/nvidia-docker/gpgkey 2022-08-17T12:38:03.2806916Z Resolving Dependencies 2022-08-17T12:38:03.2812843Z --> Running transaction check 2022-08-17T12:38:03.2813703Z ---> Package nvidia-docker2.noarch 0:2.11.0-1 will be installed 2022-08-17T12:38:03.2838215Z --> Processing Dependency: nvidia-container-toolkit >= 1.10.0-1 for package: nvidia-docker2-2.11.0-1.noarch 2022-08-17T12:38:03.3166589Z --> Running transaction check 2022-08-17T12:38:03.3167768Z ---> Package nvidia-container-toolkit.x86_64 0:1.10.0-1 will be installed 2022-08-17T12:38:03.3203026Z --> Processing Dependency: libnvidia-container-tools < 2.0.0 for package: nvidia-container-toolkit-1.10.0-1.x86_64 2022-08-17T12:38:03.3327491Z --> Processing Dependency: libnvidia-container-tools >= 1.10.0-1 for package: nvidia-container-toolkit-1.10.0-1.x86_64 2022-08-17T12:38:03.3328553Z --> Running transaction check 2022-08-17T12:38:03.3329063Z ---> Package libnvidia-container-tools.x86_64 0:1.10.0-1 will be installed 2022-08-17T12:38:03.3340072Z --> Processing Dependency: libnvidia-container1(x86-64) >= 1.10.0-1 for package: libnvidia-container-tools-1.10.0-1.x86_64 2022-08-17T12:38:03.3369586Z --> Processing Dependency: libnvidia-container.so.1(NVC_1.0)(64bit) for package: libnvidia-container-tools-1.10.0-1.x86_64 2022-08-17T12:38:03.3371202Z --> Processing Dependency: libnvidia-container.so.1()(64bit) for package: libnvidia-container-tools-1.10.0-1.x86_64 2022-08-17T12:38:03.3371757Z --> Running transaction check 2022-08-17T12:38:03.3372289Z ---> Package libnvidia-container1.x86_64 0:1.10.0-1 will be installed 2022-08-17T12:38:03.6224518Z --> Finished Dependency Resolution 2022-08-17T12:38:03.6835008Z 2022-08-17T12:38:03.6835629Z Dependencies Resolved 2022-08-17T12:38:03.6847330Z 2022-08-17T12:38:03.6848178Z ================================================================================ 2022-08-17T12:38:03.6848922Z Package Arch Version Repository Size 2022-08-17T12:38:03.6849648Z ================================================================================ 2022-08-17T12:38:03.6852708Z Installing: 2022-08-17T12:38:03.6853668Z nvidia-docker2 noarch 2.11.0-1 libnvidia-container 8.7 k 2022-08-17T12:38:03.6854396Z Installing for dependencies: 2022-08-17T12:38:03.6854970Z libnvidia-container-tools x86_64 1.10.0-1 libnvidia-container 49 k 2022-08-17T12:38:03.6855584Z libnvidia-container1 x86_64 1.10.0-1 libnvidia-container 1.0 M 2022-08-17T12:38:03.6856321Z nvidia-container-toolkit x86_64 1.10.0-1 libnvidia-container 3.1 M 2022-08-17T12:38:03.6857309Z 2022-08-17T12:38:03.6857481Z Transaction Summary 2022-08-17T12:38:03.6857862Z ================================================================================ 2022-08-17T12:38:03.6858271Z Install 1 Package (+3 Dependent packages) 2022-08-17T12:38:03.6858454Z 2022-08-17T12:38:03.6858668Z Total download size: 4.1 M 2022-08-17T12:38:03.6859022Z Installed size: 12 M 2022-08-17T12:38:03.6859355Z Downloading packages: 2022-08-17T12:38:03.8135036Z -------------------------------------------------------------------------------- 2022-08-17T12:38:03.8135561Z Total 32 MB/s | 4.1 MB 00:00 2022-08-17T12:38:03.8178227Z Running transaction check 2022-08-17T12:38:03.8239178Z Running transaction test 2022-08-17T12:38:03.8385818Z Transaction test succeeded 2022-08-17T12:38:03.8388973Z Running transaction 2022-08-17T12:38:08.3882253Z Installing : libnvidia-container1-1.10.0-1.x86_64 1/4 2022-08-17T12:38:08.7661842Z Installing : libnvidia-container-tools-1.10.0-1.x86_64 2/4 2022-08-17T12:38:08.7820192Z Installing : nvidia-container-toolkit-1.10.0-1.x86_64 3/4 2022-08-17T12:38:08.8149008Z Installing : nvidia-docker2-2.11.0-1.noarch 4/4 2022-08-17T12:38:08.8255713Z Verifying : libnvidia-container-tools-1.10.0-1.x86_64 1/4 2022-08-17T12:38:08.8344965Z Verifying : libnvidia-container1-1.10.0-1.x86_64 2/4 2022-08-17T12:38:08.8426013Z Verifying : nvidia-container-toolkit-1.10.0-1.x86_64 3/4 2022-08-17T12:38:08.9019839Z Verifying : nvidia-docker2-2.11.0-1.noarch 4/4 2022-08-17T12:38:08.9020602Z 2022-08-17T12:38:08.9020884Z Installed: 2022-08-17T12:38:08.9022472Z nvidia-docker2.noarch 0:2.11.0-1 2022-08-17T12:38:08.9022979Z 2022-08-17T12:38:08.9023238Z Dependency Installed: 2022-08-17T12:38:08.9024102Z libnvidia-container-tools.x86_64 0:1.10.0-1 2022-08-17T12:38:08.9025940Z libnvidia-container1.x86_64 0:1.10.0-1 2022-08-17T12:38:08.9026741Z nvidia-container-toolkit.x86_64 0:1.10.0-1 2022-08-17T12:38:08.9027034Z 2022-08-17T12:38:08.9027186Z Complete! 2022-08-17T12:38:08.9975382Z + sudo systemctl restart docker 2022-08-17T12:38:09.5491525Z == Installing nvidia driver NVIDIA-Linux-x86_64-515.57.run == 2022-08-17T12:38:09.5494243Z + sudo yum groupinstall -y 'Development Tools' 2022-08-17T12:38:09.9975337Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2022-08-17T12:38:10.0139958Z Existing lock /var/run/yum.pid: another copy is running as pid 16972. 2022-08-17T12:38:10.0140468Z Another app is currently holding the yum lock; waiting for it to exit... 2022-08-17T12:38:10.0146873Z The other application is: yum 2022-08-17T12:38:10.0147189Z Memory : 87 M RSS (304 MB VSZ) 2022-08-17T12:38:10.0148055Z Started: Wed Aug 17 12:38:08 2022 - 00:02 ago 2022-08-17T12:38:10.0148519Z State : Running, pid: 16972 2022-08-17T12:38:12.0173523Z Another app is currently holding the yum lock; waiting for it to exit... 2022-08-17T12:38:12.0178307Z The other application is: yum 2022-08-17T12:38:12.0178730Z Memory : 158 M RSS (376 MB VSZ) 2022-08-17T12:38:12.0179461Z Started: Wed Aug 17 12:38:08 2022 - 00:04 ago 2022-08-17T12:38:12.0179785Z State : Running, pid: 16972 2022-08-17T12:38:15.0484307Z Resolving Dependencies 2022-08-17T12:38:15.0488511Z --> Running transaction check 2022-08-17T12:38:15.0491388Z ---> Package autoconf.noarch 0:2.69-11.amzn2 will be installed 2022-08-17T12:38:15.0715857Z --> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-11.amzn2.noarch 2022-08-17T12:38:15.1061539Z --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.amzn2.noarch 2022-08-17T12:38:15.1064796Z ---> Package automake.noarch 0:1.13.4-3.1.amzn2 will be installed 2022-08-17T12:38:15.1150923Z --> Processing Dependency: perl(Thread::Queue) for package: automake-1.13.4-3.1.amzn2.noarch 2022-08-17T12:38:15.1151735Z --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.1.amzn2.noarch 2022-08-17T12:38:15.1152310Z ---> Package bison.x86_64 0:3.0.4-6.amzn2.0.2 will be installed 2022-08-17T12:38:15.1255628Z ---> Package byacc.x86_64 0:1.9.20130304-3.amzn2.0.2 will be installed 2022-08-17T12:38:15.1265549Z ---> Package cscope.x86_64 0:15.8-10.amzn2.0.2 will be installed 2022-08-17T12:38:15.1315708Z --> Processing Dependency: emacs-filesystem for package: cscope-15.8-10.amzn2.0.2.x86_64 2022-08-17T12:38:15.1341212Z ---> Package ctags.x86_64 0:5.8-13.amzn2.0.2 will be installed 2022-08-17T12:38:15.1353905Z ---> Package diffstat.x86_64 0:1.57-4.amzn2.0.2 will be installed 2022-08-17T12:38:15.1365046Z ---> Package doxygen.x86_64 1:1.8.5-4.amzn2 will be installed 2022-08-17T12:38:15.1465769Z ---> Package elfutils.x86_64 0:0.176-2.amzn2 will be installed 2022-08-17T12:38:15.1628873Z ---> Package flex.x86_64 0:2.5.37-3.amzn2.0.3 will be installed 2022-08-17T12:38:15.1663794Z ---> Package gcc.x86_64 0:7.3.1-15.amzn2 will be installed 2022-08-17T12:38:15.1827421Z --> Processing Dependency: cpp = 7.3.1-15.amzn2 for package: gcc-7.3.1-15.amzn2.x86_64 2022-08-17T12:38:15.1842865Z --> Processing Dependency: libsanitizer >= 7.3.1-15.amzn2 for package: gcc-7.3.1-15.amzn2.x86_64 2022-08-17T12:38:15.1893821Z --> Processing Dependency: libquadmath >= 7.3.1-15.amzn2 for package: gcc-7.3.1-15.amzn2.x86_64 2022-08-17T12:38:15.1942256Z --> Processing Dependency: libmpx >= 7.3.1-15.amzn2 for package: gcc-7.3.1-15.amzn2.x86_64 2022-08-17T12:38:15.1993174Z --> Processing Dependency: libitm >= 7.3.1-15.amzn2 for package: gcc-7.3.1-15.amzn2.x86_64 2022-08-17T12:38:15.2042122Z --> Processing Dependency: libcilkrts >= 7.3.1-15.amzn2 for package: gcc-7.3.1-15.amzn2.x86_64 2022-08-17T12:38:15.2092404Z --> Processing Dependency: libatomic >= 7.3.1-15.amzn2 for package: gcc-7.3.1-15.amzn2.x86_64 2022-08-17T12:38:15.2141912Z --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-7.3.1-15.amzn2.x86_64 2022-08-17T12:38:15.2288789Z --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-7.3.1-15.amzn2.x86_64 2022-08-17T12:38:15.2311148Z --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-7.3.1-15.amzn2.x86_64 2022-08-17T12:38:15.2334170Z ---> Package gcc-c++.x86_64 0:7.3.1-15.amzn2 will be installed 2022-08-17T12:38:15.2373032Z ---> Package gcc-gfortran.x86_64 0:7.3.1-15.amzn2 will be installed 2022-08-17T12:38:15.2417951Z --> Processing Dependency: libgfortran.so.4()(64bit) for package: gcc-gfortran-7.3.1-15.amzn2.x86_64 2022-08-17T12:38:15.2479445Z ---> Package indent.x86_64 0:2.2.11-13.amzn2.0.2 will be installed 2022-08-17T12:38:15.2502884Z ---> Package intltool.noarch 0:0.50.2-7.amzn2 will be installed 2022-08-17T12:38:15.2556577Z --> Processing Dependency: perl(XML::Parser) for package: intltool-0.50.2-7.amzn2.noarch 2022-08-17T12:38:15.2572462Z --> Processing Dependency: gettext-devel for package: intltool-0.50.2-7.amzn2.noarch 2022-08-17T12:38:15.2592380Z ---> Package libtool.x86_64 0:2.4.2-22.2.amzn2.0.2 will be installed 2022-08-17T12:38:15.2629604Z ---> Package patch.x86_64 0:2.7.1-12.amzn2.0.2 will be installed 2022-08-17T12:38:15.2671251Z ---> Package patchutils.x86_64 0:0.3.3-4.amzn2.0.1 will be installed 2022-08-17T12:38:15.2702267Z ---> Package rcs.x86_64 0:5.9.0-5.amzn2.0.2 will be installed 2022-08-17T12:38:15.2745554Z ---> Package rpm-build.x86_64 0:4.11.3-48.amzn2.0.2 will be installed 2022-08-17T12:38:15.2984510Z --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-48.amzn2.0.2.x86_64 2022-08-17T12:38:15.3003829Z ---> Package rpm-sign.x86_64 0:4.11.3-48.amzn2.0.2 will be installed 2022-08-17T12:38:15.3039938Z ---> Package subversion.x86_64 0:1.7.14-16.amzn2.0.1 will be installed 2022-08-17T12:38:15.3201531Z --> Processing Dependency: subversion-libs(x86-64) = 1.7.14-16.amzn2.0.1 for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-08-17T12:38:15.3222036Z --> Processing Dependency: libsvn_wc-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-08-17T12:38:15.3223133Z --> Processing Dependency: libsvn_subr-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-08-17T12:38:15.3223764Z --> Processing Dependency: libsvn_repos-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-08-17T12:38:15.3224746Z --> Processing Dependency: libsvn_ra_svn-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-08-17T12:38:15.3225432Z --> Processing Dependency: libsvn_ra_neon-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-08-17T12:38:15.3226072Z --> Processing Dependency: libsvn_ra_local-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-08-17T12:38:15.3226697Z --> Processing Dependency: libsvn_ra-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-08-17T12:38:15.3227317Z --> Processing Dependency: libsvn_fs_util-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-08-17T12:38:15.3227943Z --> Processing Dependency: libsvn_fs_fs-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-08-17T12:38:15.3228567Z --> Processing Dependency: libsvn_fs_base-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-08-17T12:38:15.3229179Z --> Processing Dependency: libsvn_fs-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-08-17T12:38:15.3229799Z --> Processing Dependency: libsvn_diff-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-08-17T12:38:15.3230407Z --> Processing Dependency: libsvn_delta-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-08-17T12:38:15.3231023Z --> Processing Dependency: libsvn_client-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-08-17T12:38:15.3231635Z --> Processing Dependency: libneon.so.27()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-08-17T12:38:15.3252337Z --> Processing Dependency: libaprutil-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-08-17T12:38:15.3274777Z --> Processing Dependency: libapr-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-08-17T12:38:15.3300613Z ---> Package swig.x86_64 0:3.0.12-11.amzn2.0.3 will be installed 2022-08-17T12:38:15.3329152Z ---> Package system-rpm-config.noarch 0:9.1.0-76.amzn2.0.14 will be installed 2022-08-17T12:38:15.3373188Z --> Processing Dependency: dwz >= 0.4 for package: system-rpm-config-9.1.0-76.amzn2.0.14.noarch 2022-08-17T12:38:15.3391300Z --> Processing Dependency: perl-srpm-macros for package: system-rpm-config-9.1.0-76.amzn2.0.14.noarch 2022-08-17T12:38:15.3405264Z --> Processing Dependency: go-srpm-macros for package: system-rpm-config-9.1.0-76.amzn2.0.14.noarch 2022-08-17T12:38:15.3570669Z ---> Package systemtap.x86_64 0:4.5-1.amzn2.0.1 will be installed 2022-08-17T12:38:15.3586713Z --> Processing Dependency: systemtap-devel = 4.5-1.amzn2.0.1 for package: systemtap-4.5-1.amzn2.0.1.x86_64 2022-08-17T12:38:15.3599399Z --> Processing Dependency: systemtap-client = 4.5-1.amzn2.0.1 for package: systemtap-4.5-1.amzn2.0.1.x86_64 2022-08-17T12:38:15.3611260Z --> Running transaction check 2022-08-17T12:38:15.3614563Z ---> Package apr.x86_64 0:1.7.0-9.amzn2 will be installed 2022-08-17T12:38:15.3699539Z ---> Package apr-util.x86_64 0:1.6.1-5.amzn2.0.2 will be installed 2022-08-17T12:38:15.3748574Z --> Processing Dependency: apr-util-bdb(x86-64) = 1.6.1-5.amzn2.0.2 for package: apr-util-1.6.1-5.amzn2.0.2.x86_64 2022-08-17T12:38:15.3764090Z ---> Package cpp.x86_64 0:7.3.1-15.amzn2 will be installed 2022-08-17T12:38:15.3847813Z ---> Package dwz.x86_64 0:0.11-3.amzn2.0.3 will be installed 2022-08-17T12:38:15.3863801Z ---> Package emacs-filesystem.noarch 1:27.2-4.amzn2.0.1 will be installed 2022-08-17T12:38:15.3864897Z ---> Package gdb.x86_64 0:8.0.1-36.amzn2.0.1 will be installed 2022-08-17T12:38:15.3951568Z ---> Package gettext-devel.x86_64 0:0.19.8.1-3.amzn2 will be installed 2022-08-17T12:38:15.4015992Z --> Processing Dependency: gettext-common-devel = 0.19.8.1-3.amzn2 for package: gettext-devel-0.19.8.1-3.amzn2.x86_64 2022-08-17T12:38:15.4025610Z ---> Package glibc-devel.x86_64 0:2.26-60.amzn2 will be installed 2022-08-17T12:38:15.4145398Z --> Processing Dependency: glibc-headers = 2.26-60.amzn2 for package: glibc-devel-2.26-60.amzn2.x86_64 2022-08-17T12:38:15.4172434Z --> Processing Dependency: glibc-headers for package: glibc-devel-2.26-60.amzn2.x86_64 2022-08-17T12:38:15.4173139Z ---> Package go-srpm-macros.noarch 0:3.0.15-23.amzn2.0.1 will be installed 2022-08-17T12:38:15.4178852Z ---> Package libatomic.x86_64 0:7.3.1-15.amzn2 will be installed 2022-08-17T12:38:15.4201010Z ---> Package libcilkrts.x86_64 0:7.3.1-15.amzn2 will be installed 2022-08-17T12:38:15.4241011Z ---> Package libgfortran.x86_64 0:7.3.1-15.amzn2 will be installed 2022-08-17T12:38:15.4289938Z ---> Package libitm.x86_64 0:7.3.1-15.amzn2 will be installed 2022-08-17T12:38:15.4315895Z ---> Package libmpc.x86_64 0:1.0.1-3.amzn2.0.2 will be installed 2022-08-17T12:38:15.4335651Z ---> Package libmpx.x86_64 0:7.3.1-15.amzn2 will be installed 2022-08-17T12:38:15.4360024Z ---> Package libquadmath.x86_64 0:7.3.1-15.amzn2 will be installed 2022-08-17T12:38:15.4396529Z ---> Package libsanitizer.x86_64 0:7.3.1-15.amzn2 will be installed 2022-08-17T12:38:15.4459225Z ---> Package m4.x86_64 0:1.4.16-10.amzn2.0.2 will be installed 2022-08-17T12:38:15.4483305Z ---> Package mpfr.x86_64 0:3.1.1-4.amzn2.0.2 will be installed 2022-08-17T12:38:15.4514374Z ---> Package neon.x86_64 0:0.30.0-3.amzn2.0.2 will be installed 2022-08-17T12:38:15.4593252Z --> Processing Dependency: libgnutls.so.28(GNUTLS_2_12)(64bit) for package: neon-0.30.0-3.amzn2.0.2.x86_64 2022-08-17T12:38:15.4631104Z --> Processing Dependency: libgnutls.so.28(GNUTLS_1_4)(64bit) for package: neon-0.30.0-3.amzn2.0.2.x86_64 2022-08-17T12:38:15.4632129Z --> Processing Dependency: libproxy.so.1()(64bit) for package: neon-0.30.0-3.amzn2.0.2.x86_64 2022-08-17T12:38:15.4653262Z --> Processing Dependency: libpakchois.so.0()(64bit) for package: neon-0.30.0-3.amzn2.0.2.x86_64 2022-08-17T12:38:15.4672961Z --> Processing Dependency: libgnutls.so.28()(64bit) for package: neon-0.30.0-3.amzn2.0.2.x86_64 2022-08-17T12:38:15.4681145Z ---> Package perl-Data-Dumper.x86_64 0:2.145-3.amzn2.0.2 will be installed 2022-08-17T12:38:15.4737390Z ---> Package perl-Test-Harness.noarch 0:3.28-3.amzn2 will be installed 2022-08-17T12:38:15.4875470Z ---> Package perl-Thread-Queue.noarch 0:3.02-2.amzn2 will be installed 2022-08-17T12:38:15.4891183Z ---> Package perl-XML-Parser.x86_64 0:2.41-10.amzn2.0.2 will be installed 2022-08-17T12:38:15.4914231Z ---> Package perl-srpm-macros.noarch 0:1-8.amzn2.0.1 will be installed 2022-08-17T12:38:15.4915238Z ---> Package subversion-libs.x86_64 0:1.7.14-16.amzn2.0.1 will be installed 2022-08-17T12:38:15.4964401Z ---> Package systemtap-client.x86_64 0:4.5-1.amzn2.0.1 will be installed 2022-08-17T12:38:15.5217393Z --> Processing Dependency: mokutil for package: systemtap-client-4.5-1.amzn2.0.1.x86_64 2022-08-17T12:38:15.5232548Z --> Processing Dependency: libavahi-common.so.3()(64bit) for package: systemtap-client-4.5-1.amzn2.0.1.x86_64 2022-08-17T12:38:15.5259476Z --> Processing Dependency: libavahi-client.so.3()(64bit) for package: systemtap-client-4.5-1.amzn2.0.1.x86_64 2022-08-17T12:38:15.5260273Z ---> Package systemtap-devel.x86_64 0:4.5-1.amzn2.0.1 will be installed 2022-08-17T12:38:15.5385294Z --> Processing Dependency: kernel-devel-uname-r for package: systemtap-devel-4.5-1.amzn2.0.1.x86_64 2022-08-17T12:38:15.6333712Z --> Running transaction check 2022-08-17T12:38:15.6334843Z ---> Package apr-util-bdb.x86_64 0:1.6.1-5.amzn2.0.2 will be installed 2022-08-17T12:38:15.6348632Z ---> Package avahi-libs.x86_64 0:0.6.31-20.amzn2 will be installed 2022-08-17T12:38:15.6382993Z ---> Package gettext-common-devel.noarch 0:0.19.8.1-3.amzn2 will be installed 2022-08-17T12:38:15.6384091Z ---> Package glibc-headers.x86_64 0:2.26-60.amzn2 will be installed 2022-08-17T12:38:15.6427517Z --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.26-60.amzn2.x86_64 2022-08-17T12:38:15.7448392Z --> Processing Dependency: kernel-headers for package: glibc-headers-2.26-60.amzn2.x86_64 2022-08-17T12:38:15.7449087Z ---> Package gnutls.x86_64 0:3.3.29-9.amzn2.0.1 will be installed 2022-08-17T12:38:15.7521644Z --> Processing Dependency: trousers >= 0.3.11.2 for package: gnutls-3.3.29-9.amzn2.0.1.x86_64 2022-08-17T12:38:15.7550116Z ---> Package kernel-devel.x86_64 0:4.14.287-215.504.amzn2 will be installed 2022-08-17T12:38:15.7579490Z --> Processing Dependency: elfutils-libelf-devel for package: kernel-devel-4.14.287-215.504.amzn2.x86_64 2022-08-17T12:38:15.7601173Z ---> Package libproxy.x86_64 0:0.4.11-10.amzn2.0.3 will be installed 2022-08-17T12:38:15.7641571Z --> Processing Dependency: libmodman.so.1()(64bit) for package: libproxy-0.4.11-10.amzn2.0.3.x86_64 2022-08-17T12:38:15.7661356Z ---> Package mokutil.x86_64 1:0.3.0-10.amzn2.0.1 will be installed 2022-08-17T12:38:15.7710815Z --> Processing Dependency: libefivar.so.1(libefivar.so.0)(64bit) for package: 1:mokutil-0.3.0-10.amzn2.0.1.x86_64 2022-08-17T12:38:15.7733395Z --> Processing Dependency: libefivar.so.1(LIBEFIVAR_0.24)(64bit) for package: 1:mokutil-0.3.0-10.amzn2.0.1.x86_64 2022-08-17T12:38:15.7734514Z --> Processing Dependency: libefivar.so.1()(64bit) for package: 1:mokutil-0.3.0-10.amzn2.0.1.x86_64 2022-08-17T12:38:15.7735030Z ---> Package pakchois.x86_64 0:0.4-10.amzn2.0.2 will be installed 2022-08-17T12:38:15.7755518Z --> Running transaction check 2022-08-17T12:38:15.7756444Z ---> Package efivar-libs.x86_64 0:31-4.amzn2.0.4 will be installed 2022-08-17T12:38:15.7783094Z ---> Package elfutils-libelf-devel.x86_64 0:0.176-2.amzn2 will be installed 2022-08-17T12:38:15.7796152Z --> Processing Dependency: pkgconfig(zlib) for package: elfutils-libelf-devel-0.176-2.amzn2.x86_64 2022-08-17T12:38:15.7821173Z ---> Package kernel-headers.x86_64 0:4.14.287-215.504.amzn2 will be installed 2022-08-17T12:38:15.7822072Z ---> Package libmodman.x86_64 0:2.0.1-8.amzn2.0.2 will be installed 2022-08-17T12:38:15.7850756Z ---> Package trousers.x86_64 0:0.3.14-2.amzn2.0.2 will be installed 2022-08-17T12:38:15.7920638Z --> Running transaction check 2022-08-17T12:38:15.7921049Z ---> Package zlib-devel.x86_64 0:1.2.7-19.amzn2.0.1 will be installed 2022-08-17T12:38:16.0463490Z --> Finished Dependency Resolution 2022-08-17T12:38:16.1681127Z 2022-08-17T12:38:16.1681700Z Dependencies Resolved 2022-08-17T12:38:16.1790277Z 2022-08-17T12:38:16.1790625Z ================================================================================ 2022-08-17T12:38:16.1790997Z Package Arch Version Repository Size 2022-08-17T12:38:16.1791370Z ================================================================================ 2022-08-17T12:38:16.1791700Z Installing for group install "Development Tools": 2022-08-17T12:38:16.1792635Z autoconf noarch 2.69-11.amzn2 amzn2-core 701 k 2022-08-17T12:38:16.1793461Z automake noarch 1.13.4-3.1.amzn2 amzn2-core 679 k 2022-08-17T12:38:16.1794314Z bison x86_64 3.0.4-6.amzn2.0.2 amzn2-core 674 k 2022-08-17T12:38:16.1794836Z byacc x86_64 1.9.20130304-3.amzn2.0.2 amzn2-core 66 k 2022-08-17T12:38:16.1795274Z cscope x86_64 15.8-10.amzn2.0.2 amzn2-core 204 k 2022-08-17T12:38:16.1795703Z ctags x86_64 5.8-13.amzn2.0.2 amzn2-core 157 k 2022-08-17T12:38:16.1796134Z diffstat x86_64 1.57-4.amzn2.0.2 amzn2-core 35 k 2022-08-17T12:38:16.1796546Z doxygen x86_64 1:1.8.5-4.amzn2 amzn2-core 3.5 M 2022-08-17T12:38:16.1796972Z elfutils x86_64 0.176-2.amzn2 amzn2-core 307 k 2022-08-17T12:38:16.1797593Z flex x86_64 2.5.37-3.amzn2.0.3 amzn2-core 291 k 2022-08-17T12:38:16.1798060Z gcc x86_64 7.3.1-15.amzn2 amzn2-core 22 M 2022-08-17T12:38:16.1798472Z gcc-c++ x86_64 7.3.1-15.amzn2 amzn2-core 13 M 2022-08-17T12:38:16.1798909Z gcc-gfortran x86_64 7.3.1-15.amzn2 amzn2-core 11 M 2022-08-17T12:38:16.1799346Z indent x86_64 2.2.11-13.amzn2.0.2 amzn2-core 150 k 2022-08-17T12:38:16.1799761Z intltool noarch 0.50.2-7.amzn2 amzn2-core 59 k 2022-08-17T12:38:16.1800196Z libtool x86_64 2.4.2-22.2.amzn2.0.2 amzn2-core 588 k 2022-08-17T12:38:16.1800623Z patch x86_64 2.7.1-12.amzn2.0.2 amzn2-core 110 k 2022-08-17T12:38:16.1801054Z patchutils x86_64 0.3.3-4.amzn2.0.1 amzn2-core 104 k 2022-08-17T12:38:16.1801463Z rcs x86_64 5.9.0-5.amzn2.0.2 amzn2-core 231 k 2022-08-17T12:38:16.1801895Z rpm-build x86_64 4.11.3-48.amzn2.0.2 amzn2-core 150 k 2022-08-17T12:38:16.1802334Z rpm-sign x86_64 4.11.3-48.amzn2.0.2 amzn2-core 50 k 2022-08-17T12:38:16.1802753Z subversion x86_64 1.7.14-16.amzn2.0.1 amzn2-core 1.0 M 2022-08-17T12:38:16.1803190Z swig x86_64 3.0.12-11.amzn2.0.3 amzn2-core 1.4 M 2022-08-17T12:38:16.1803642Z system-rpm-config noarch 9.1.0-76.amzn2.0.14 amzn2-core 90 k 2022-08-17T12:38:16.1804106Z systemtap x86_64 4.5-1.amzn2.0.1 amzn2-core 12 k 2022-08-17T12:38:16.1804408Z Installing for dependencies: 2022-08-17T12:38:16.1804821Z apr x86_64 1.7.0-9.amzn2 amzn2-core 122 k 2022-08-17T12:38:16.1805737Z apr-util x86_64 1.6.1-5.amzn2.0.2 amzn2-core 99 k 2022-08-17T12:38:16.1806167Z apr-util-bdb x86_64 1.6.1-5.amzn2.0.2 amzn2-core 19 k 2022-08-17T12:38:16.1806617Z avahi-libs x86_64 0.6.31-20.amzn2 amzn2-core 61 k 2022-08-17T12:38:16.1807051Z cpp x86_64 7.3.1-15.amzn2 amzn2-core 9.2 M 2022-08-17T12:38:16.1807583Z dwz x86_64 0.11-3.amzn2.0.3 amzn2-core 98 k 2022-08-17T12:38:16.1808017Z efivar-libs x86_64 31-4.amzn2.0.4 amzn2-core 68 k 2022-08-17T12:38:16.1808477Z elfutils-libelf-devel x86_64 0.176-2.amzn2 amzn2-core 40 k 2022-08-17T12:38:16.1808950Z emacs-filesystem noarch 1:27.2-4.amzn2.0.1 amzn2-core 67 k 2022-08-17T12:38:16.1809374Z gdb x86_64 8.0.1-36.amzn2.0.1 amzn2-core 3.1 M 2022-08-17T12:38:16.1809868Z gettext-common-devel noarch 0.19.8.1-3.amzn2 amzn2-core 410 k 2022-08-17T12:38:16.1810335Z gettext-devel x86_64 0.19.8.1-3.amzn2 amzn2-core 320 k 2022-08-17T12:38:16.1810794Z glibc-devel x86_64 2.26-60.amzn2 amzn2-core 994 k 2022-08-17T12:38:16.1811218Z glibc-headers x86_64 2.26-60.amzn2 amzn2-core 515 k 2022-08-17T12:38:16.1811657Z gnutls x86_64 3.3.29-9.amzn2.0.1 amzn2-core 661 k 2022-08-17T12:38:16.1812096Z go-srpm-macros noarch 3.0.15-23.amzn2.0.1 amzn2-core 23 k 2022-08-17T12:38:16.1812537Z kernel-devel x86_64 4.14.287-215.504.amzn2 amzn2-core 13 M 2022-08-17T12:38:16.1812983Z kernel-headers x86_64 4.14.287-215.504.amzn2 amzn2-core 1.2 M 2022-08-17T12:38:16.1813427Z libatomic x86_64 7.3.1-15.amzn2 amzn2-core 46 k 2022-08-17T12:38:16.1813857Z libcilkrts x86_64 7.3.1-15.amzn2 amzn2-core 85 k 2022-08-17T12:38:16.1814272Z libgfortran x86_64 7.3.1-15.amzn2 amzn2-core 536 k 2022-08-17T12:38:16.1814789Z libitm x86_64 7.3.1-15.amzn2 amzn2-core 85 k 2022-08-17T12:38:16.1815223Z libmodman x86_64 2.0.1-8.amzn2.0.2 amzn2-core 29 k 2022-08-17T12:38:16.1815640Z libmpc x86_64 1.0.1-3.amzn2.0.2 amzn2-core 52 k 2022-08-17T12:38:16.1816068Z libmpx x86_64 7.3.1-15.amzn2 amzn2-core 51 k 2022-08-17T12:38:16.1816499Z libproxy x86_64 0.4.11-10.amzn2.0.3 amzn2-core 61 k 2022-08-17T12:38:16.1816936Z libquadmath x86_64 7.3.1-15.amzn2 amzn2-core 189 k 2022-08-17T12:38:16.1817356Z libsanitizer x86_64 7.3.1-15.amzn2 amzn2-core 642 k 2022-08-17T12:38:16.1817782Z m4 x86_64 1.4.16-10.amzn2.0.2 amzn2-core 256 k 2022-08-17T12:38:16.1818203Z mokutil x86_64 1:0.3.0-10.amzn2.0.1 amzn2-core 39 k 2022-08-17T12:38:16.1818614Z mpfr x86_64 3.1.1-4.amzn2.0.2 amzn2-core 208 k 2022-08-17T12:38:16.1819039Z neon x86_64 0.30.0-3.amzn2.0.2 amzn2-core 166 k 2022-08-17T12:38:16.1819468Z pakchois x86_64 0.4-10.amzn2.0.2 amzn2-core 14 k 2022-08-17T12:38:16.1819924Z perl-Data-Dumper x86_64 2.145-3.amzn2.0.2 amzn2-core 48 k 2022-08-17T12:38:16.1820378Z perl-Test-Harness noarch 3.28-3.amzn2 amzn2-core 302 k 2022-08-17T12:38:16.1820849Z perl-Thread-Queue noarch 3.02-2.amzn2 amzn2-core 17 k 2022-08-17T12:38:16.1821326Z perl-XML-Parser x86_64 2.41-10.amzn2.0.2 amzn2-core 223 k 2022-08-17T12:38:16.1821775Z perl-srpm-macros noarch 1-8.amzn2.0.1 amzn2-core 4.7 k 2022-08-17T12:38:16.1822241Z subversion-libs x86_64 1.7.14-16.amzn2.0.1 amzn2-core 912 k 2022-08-17T12:38:16.1822701Z systemtap-client x86_64 4.5-1.amzn2.0.1 amzn2-core 3.7 M 2022-08-17T12:38:16.1823143Z systemtap-devel x86_64 4.5-1.amzn2.0.1 amzn2-core 2.3 M 2022-08-17T12:38:16.1823585Z trousers x86_64 0.3.14-2.amzn2.0.2 amzn2-core 294 k 2022-08-17T12:38:16.1824076Z zlib-devel x86_64 1.2.7-19.amzn2.0.1 amzn2-core 50 k 2022-08-17T12:38:16.1824294Z 2022-08-17T12:38:16.1824413Z Transaction Summary 2022-08-17T12:38:16.1824685Z ================================================================================ 2022-08-17T12:38:16.1825001Z Install 25 Packages (+43 Dependent packages) 2022-08-17T12:38:16.1825200Z 2022-08-17T12:38:16.1825337Z Total download size: 96 M 2022-08-17T12:38:16.1825583Z Installed size: 303 M 2022-08-17T12:38:16.1825845Z Downloading packages: 2022-08-17T12:38:16.1842725Z Delta RPMs disabled because /usr/bin/applydeltarpm not installed. 2022-08-17T12:38:17.7600463Z -------------------------------------------------------------------------------- 2022-08-17T12:38:17.7600903Z Total 61 MB/s | 96 MB 00:01 2022-08-17T12:38:17.8656915Z Running transaction check 2022-08-17T12:38:17.9442956Z Running transaction test 2022-08-17T12:38:18.3674194Z Transaction test succeeded 2022-08-17T12:38:18.3677884Z Running transaction 2022-08-17T12:38:18.8919466Z Installing : mpfr-3.1.1-4.amzn2.0.2.x86_64 1/68 2022-08-17T12:38:18.9377056Z Installing : libmpc-1.0.1-3.amzn2.0.2.x86_64 2/68 2022-08-17T12:38:18.9716588Z Installing : m4-1.4.16-10.amzn2.0.2.x86_64 3/68 2022-08-17T12:38:18.9940626Z Installing : apr-1.7.0-9.amzn2.x86_64 4/68 2022-08-17T12:38:19.0188848Z Installing : apr-util-bdb-1.6.1-5.amzn2.0.2.x86_64 5/68 2022-08-17T12:38:19.0472723Z Installing : apr-util-1.6.1-5.amzn2.0.2.x86_64 6/68 2022-08-17T12:38:19.0882429Z Installing : avahi-libs-0.6.31-20.amzn2.x86_64 7/68 2022-08-17T12:38:19.1252606Z Installing : libquadmath-7.3.1-15.amzn2.x86_64 8/68 2022-08-17T12:38:19.1457668Z Installing : patch-2.7.1-12.amzn2.0.2.x86_64 9/68 2022-08-17T12:38:19.2262966Z Installing : perl-Thread-Queue-3.02-2.amzn2.noarch 10/68 2022-08-17T12:38:20.2856779Z Installing : libgfortran-7.3.1-15.amzn2.x86_64 11/68 2022-08-17T12:38:20.3203163Z Installing : cpp-7.3.1-15.amzn2.x86_64 12/68 2022-08-17T12:38:20.3370774Z Installing : zlib-devel-1.2.7-19.amzn2.0.1.x86_64 13/68 2022-08-17T12:38:20.3565411Z Installing : elfutils-libelf-devel-0.176-2.amzn2.x86_64 14/68 2022-08-17T12:38:20.3876754Z Installing : libmodman-2.0.1-8.amzn2.0.2.x86_64 15/68 2022-08-17T12:38:20.4433473Z Installing : libproxy-0.4.11-10.amzn2.0.3.x86_64 16/68 2022-08-17T12:38:20.4958550Z Installing : perl-XML-Parser-2.41-10.amzn2.0.2.x86_64 17/68 2022-08-17T12:38:20.6023804Z Installing : elfutils-0.176-2.amzn2.x86_64 18/68 2022-08-17T12:38:20.6293548Z Installing : libsanitizer-7.3.1-15.amzn2.x86_64 19/68 2022-08-17T12:38:20.6508825Z Installing : 1:emacs-filesystem-27.2-4.amzn2.0.1.noarch 20/68 2022-08-17T12:38:20.6796689Z Installing : efivar-libs-31-4.amzn2.0.4.x86_64 21/68 2022-08-17T12:38:20.7069025Z Installing : 1:mokutil-0.3.0-10.amzn2.0.1.x86_64 22/68 2022-08-17T12:38:20.7853035Z Installing : dwz-0.11-3.amzn2.0.3.x86_64 23/68 2022-08-17T12:38:20.9590927Z Installing : trousers-0.3.14-2.amzn2.0.2.x86_64 24/68 2022-08-17T12:38:20.9921458Z Installing : gnutls-3.3.29-9.amzn2.0.1.x86_64 25/68 2022-08-17T12:38:21.3843142Z Installing : libitm-7.3.1-15.amzn2.x86_64 26/68 2022-08-17T12:38:21.6579246Z Installing : gdb-8.0.1-36.amzn2.0.1.x86_64 27/68 2022-08-17T12:38:21.8183360Z Installing : kernel-headers-4.14.287-215.504.amzn2.x86_64 28/68 2022-08-17T12:38:21.9472554Z Installing : glibc-headers-2.26-60.amzn2.x86_64 29/68 2022-08-17T12:38:21.9823924Z Installing : glibc-devel-2.26-60.amzn2.x86_64 30/68 2022-08-17T12:38:22.0106806Z Installing : libmpx-7.3.1-15.amzn2.x86_64 31/68 2022-08-17T12:38:22.0385318Z Installing : perl-srpm-macros-1-8.amzn2.0.1.noarch 32/68 2022-08-17T12:38:22.0599943Z Installing : system-rpm-config-9.1.0-76.amzn2.0.14.noarch 33/68 2022-08-17T12:38:22.0809133Z Installing : go-srpm-macros-3.0.15-23.amzn2.0.1.noarch 34/68 2022-08-17T12:38:22.1710029Z Installing : perl-Data-Dumper-2.145-3.amzn2.0.2.x86_64 35/68 2022-08-17T12:38:22.2115599Z Installing : autoconf-2.69-11.amzn2.noarch 36/68 2022-08-17T12:38:22.2849491Z Installing : gettext-common-devel-0.19.8.1-3.amzn2.noarch 37/68 2022-08-17T12:38:22.3647231Z Installing : gettext-devel-0.19.8.1-3.amzn2.x86_64 38/68 2022-08-17T12:38:22.4618333Z Installing : perl-Test-Harness-3.28-3.amzn2.noarch 39/68 2022-08-17T12:38:22.4931469Z Installing : automake-1.13.4-3.1.amzn2.noarch 40/68 2022-08-17T12:38:22.5217548Z Installing : libatomic-7.3.1-15.amzn2.x86_64 41/68 2022-08-17T12:38:24.5575195Z Installing : libcilkrts-7.3.1-15.amzn2.x86_64 42/68 2022-08-17T12:38:28.2572498Z Installing : gcc-7.3.1-15.amzn2.x86_64 43/68 2022-08-17T12:38:39.2328605Z Installing : kernel-devel-4.14.287-215.504.amzn2.x86_64 44/68 2022-08-17T12:38:39.8305246Z Installing : systemtap-devel-4.5-1.amzn2.0.1.x86_64 45/68 2022-08-17T12:38:39.8781428Z Installing : systemtap-client-4.5-1.amzn2.0.1.x86_64 46/68 2022-08-17T12:38:39.9310562Z Installing : pakchois-0.4-10.amzn2.0.2.x86_64 47/68 2022-08-17T12:38:40.0623615Z Installing : neon-0.30.0-3.amzn2.0.2.x86_64 48/68 2022-08-17T12:38:40.2355346Z Installing : subversion-libs-1.7.14-16.amzn2.0.1.x86_64 49/68 2022-08-17T12:38:40.3198542Z Installing : subversion-1.7.14-16.amzn2.0.1.x86_64 50/68 2022-08-17T12:38:41.5376928Z Installing : systemtap-4.5-1.amzn2.0.1.x86_64 51/68 2022-08-17T12:38:43.1421662Z Installing : gcc-gfortran-7.3.1-15.amzn2.x86_64 52/68 2022-08-17T12:38:43.2526839Z Installing : gcc-c++-7.3.1-15.amzn2.x86_64 53/68 2022-08-17T12:38:43.2866538Z Installing : libtool-2.4.2-22.2.amzn2.0.2.x86_64 54/68 2022-08-17T12:38:43.3227636Z Installing : intltool-0.50.2-7.amzn2.noarch 55/68 2022-08-17T12:38:43.3755686Z Installing : rpm-build-4.11.3-48.amzn2.0.2.x86_64 56/68 2022-08-17T12:38:43.4298642Z Installing : cscope-15.8-10.amzn2.0.2.x86_64 57/68 2022-08-17T12:38:43.5325611Z Installing : flex-2.5.37-3.amzn2.0.3.x86_64 58/68 2022-08-17T12:38:43.5934504Z Installing : bison-3.0.4-6.amzn2.0.2.x86_64 59/68 2022-08-17T12:38:43.6368767Z Installing : rcs-5.9.0-5.amzn2.0.2.x86_64 60/68 2022-08-17T12:38:43.6698790Z Installing : ctags-5.8-13.amzn2.0.2.x86_64 61/68 2022-08-17T12:38:43.7115715Z Installing : indent-2.2.11-13.amzn2.0.2.x86_64 62/68 2022-08-17T12:38:44.3741742Z Installing : patchutils-0.3.3-4.amzn2.0.1.x86_64 63/68 2022-08-17T12:38:44.4110831Z Installing : 1:doxygen-1.8.5-4.amzn2.x86_64 64/68 2022-08-17T12:38:44.4358264Z Installing : diffstat-1.57-4.amzn2.0.2.x86_64 65/68 2022-08-17T12:38:44.7359374Z Installing : byacc-1.9.20130304-3.amzn2.0.2.x86_64 66/68 2022-08-17T12:38:44.7690390Z Installing : swig-3.0.12-11.amzn2.0.3.x86_64 67/68 2022-08-17T12:38:44.8325475Z Installing : rpm-sign-4.11.3-48.amzn2.0.2.x86_64 68/68 2022-08-17T12:38:44.8809221Z Verifying : elfutils-libelf-devel-0.176-2.amzn2.x86_64 1/68 2022-08-17T12:38:44.8909639Z Verifying : perl-Thread-Queue-3.02-2.amzn2.noarch 2/68 2022-08-17T12:38:44.9001966Z Verifying : gettext-devel-0.19.8.1-3.amzn2.x86_64 3/68 2022-08-17T12:38:44.9115120Z Verifying : patch-2.7.1-12.amzn2.0.2.x86_64 4/68 2022-08-17T12:38:44.9215965Z Verifying : flex-2.5.37-3.amzn2.0.3.x86_64 5/68 2022-08-17T12:38:44.9334488Z Verifying : glibc-headers-2.26-60.amzn2.x86_64 6/68 2022-08-17T12:38:44.9467427Z Verifying : pakchois-0.4-10.amzn2.0.2.x86_64 7/68 2022-08-17T12:38:44.9559749Z Verifying : rpm-sign-4.11.3-48.amzn2.0.2.x86_64 8/68 2022-08-17T12:38:44.9651889Z Verifying : gcc-gfortran-7.3.1-15.amzn2.x86_64 9/68 2022-08-17T12:38:44.9801267Z Verifying : kernel-devel-4.14.287-215.504.amzn2.x86_64 10/68 2022-08-17T12:38:44.9893388Z Verifying : swig-3.0.12-11.amzn2.0.3.x86_64 11/68 2022-08-17T12:38:44.9983993Z Verifying : byacc-1.9.20130304-3.amzn2.0.2.x86_64 12/68 2022-08-17T12:38:45.0072903Z Verifying : libmpc-1.0.1-3.amzn2.0.2.x86_64 13/68 2022-08-17T12:38:45.0155499Z Verifying : libcilkrts-7.3.1-15.amzn2.x86_64 14/68 2022-08-17T12:38:45.0239955Z Verifying : go-srpm-macros-3.0.15-23.amzn2.0.1.noarch 15/68 2022-08-17T12:38:45.0326907Z Verifying : libproxy-0.4.11-10.amzn2.0.3.x86_64 16/68 2022-08-17T12:38:45.0406300Z Verifying : cscope-15.8-10.amzn2.0.2.x86_64 17/68 2022-08-17T12:38:45.0491287Z Verifying : diffstat-1.57-4.amzn2.0.2.x86_64 18/68 2022-08-17T12:38:45.0585154Z Verifying : 1:doxygen-1.8.5-4.amzn2.x86_64 19/68 2022-08-17T12:38:45.0666768Z Verifying : gcc-c++-7.3.1-15.amzn2.x86_64 20/68 2022-08-17T12:38:45.0747120Z Verifying : libatomic-7.3.1-15.amzn2.x86_64 21/68 2022-08-17T12:38:45.0826266Z Verifying : system-rpm-config-9.1.0-76.amzn2.0.14.noarch 22/68 2022-08-17T12:38:45.0908906Z Verifying : systemtap-devel-4.5-1.amzn2.0.1.x86_64 23/68 2022-08-17T12:38:45.0985859Z Verifying : perl-Test-Harness-3.28-3.amzn2.noarch 24/68 2022-08-17T12:38:45.1070331Z Verifying : autoconf-2.69-11.amzn2.noarch 25/68 2022-08-17T12:38:45.1149022Z Verifying : libquadmath-7.3.1-15.amzn2.x86_64 26/68 2022-08-17T12:38:45.1227251Z Verifying : intltool-0.50.2-7.amzn2.noarch 27/68 2022-08-17T12:38:45.1303179Z Verifying : apr-util-1.6.1-5.amzn2.0.2.x86_64 28/68 2022-08-17T12:38:45.1375181Z Verifying : glibc-devel-2.26-60.amzn2.x86_64 29/68 2022-08-17T12:38:45.1464791Z Verifying : cpp-7.3.1-15.amzn2.x86_64 30/68 2022-08-17T12:38:45.1529957Z Verifying : rpm-build-4.11.3-48.amzn2.0.2.x86_64 31/68 2022-08-17T12:38:45.1627328Z Verifying : gettext-common-devel-0.19.8.1-3.amzn2.noarch 32/68 2022-08-17T12:38:45.1711357Z Verifying : perl-Data-Dumper-2.145-3.amzn2.0.2.x86_64 33/68 2022-08-17T12:38:45.1789465Z Verifying : perl-srpm-macros-1-8.amzn2.0.1.noarch 34/68 2022-08-17T12:38:45.1866125Z Verifying : gnutls-3.3.29-9.amzn2.0.1.x86_64 35/68 2022-08-17T12:38:45.1934693Z Verifying : subversion-libs-1.7.14-16.amzn2.0.1.x86_64 36/68 2022-08-17T12:38:45.2012398Z Verifying : automake-1.13.4-3.1.amzn2.noarch 37/68 2022-08-17T12:38:45.2091246Z Verifying : apr-util-bdb-1.6.1-5.amzn2.0.2.x86_64 38/68 2022-08-17T12:38:45.2166475Z Verifying : libmpx-7.3.1-15.amzn2.x86_64 39/68 2022-08-17T12:38:45.2249934Z Verifying : avahi-libs-0.6.31-20.amzn2.x86_64 40/68 2022-08-17T12:38:45.2329864Z Verifying : kernel-headers-4.14.287-215.504.amzn2.x86_64 41/68 2022-08-17T12:38:45.2410358Z Verifying : bison-3.0.4-6.amzn2.0.2.x86_64 42/68 2022-08-17T12:38:45.2487322Z Verifying : libgfortran-7.3.1-15.amzn2.x86_64 43/68 2022-08-17T12:38:45.2590421Z Verifying : gdb-8.0.1-36.amzn2.0.1.x86_64 44/68 2022-08-17T12:38:45.2672532Z Verifying : patchutils-0.3.3-4.amzn2.0.1.x86_64 45/68 2022-08-17T12:38:45.2753406Z Verifying : libitm-7.3.1-15.amzn2.x86_64 46/68 2022-08-17T12:38:45.2831928Z Verifying : libtool-2.4.2-22.2.amzn2.0.2.x86_64 47/68 2022-08-17T12:38:45.2919638Z Verifying : gcc-7.3.1-15.amzn2.x86_64 48/68 2022-08-17T12:38:45.3013981Z Verifying : indent-2.2.11-13.amzn2.0.2.x86_64 49/68 2022-08-17T12:38:45.3109134Z Verifying : subversion-1.7.14-16.amzn2.0.1.x86_64 50/68 2022-08-17T12:38:45.3193993Z Verifying : apr-1.7.0-9.amzn2.x86_64 51/68 2022-08-17T12:38:45.3276609Z Verifying : ctags-5.8-13.amzn2.0.2.x86_64 52/68 2022-08-17T12:38:45.3360395Z Verifying : 1:mokutil-0.3.0-10.amzn2.0.1.x86_64 53/68 2022-08-17T12:38:45.3445531Z Verifying : mpfr-3.1.1-4.amzn2.0.2.x86_64 54/68 2022-08-17T12:38:45.3527237Z Verifying : trousers-0.3.14-2.amzn2.0.2.x86_64 55/68 2022-08-17T12:38:45.3609056Z Verifying : neon-0.30.0-3.amzn2.0.2.x86_64 56/68 2022-08-17T12:38:45.3685711Z Verifying : systemtap-4.5-1.amzn2.0.1.x86_64 57/68 2022-08-17T12:38:45.3767461Z Verifying : dwz-0.11-3.amzn2.0.3.x86_64 58/68 2022-08-17T12:38:45.3862658Z Verifying : systemtap-client-4.5-1.amzn2.0.1.x86_64 59/68 2022-08-17T12:38:45.3943399Z Verifying : efivar-libs-31-4.amzn2.0.4.x86_64 60/68 2022-08-17T12:38:45.4024432Z Verifying : rcs-5.9.0-5.amzn2.0.2.x86_64 61/68 2022-08-17T12:38:45.4108778Z Verifying : 1:emacs-filesystem-27.2-4.amzn2.0.1.noarch 62/68 2022-08-17T12:38:45.4180909Z Verifying : libsanitizer-7.3.1-15.amzn2.x86_64 63/68 2022-08-17T12:38:45.4249980Z Verifying : elfutils-0.176-2.amzn2.x86_64 64/68 2022-08-17T12:38:45.4327176Z Verifying : m4-1.4.16-10.amzn2.0.2.x86_64 65/68 2022-08-17T12:38:45.4397762Z Verifying : perl-XML-Parser-2.41-10.amzn2.0.2.x86_64 66/68 2022-08-17T12:38:45.4474042Z Verifying : libmodman-2.0.1-8.amzn2.0.2.x86_64 67/68 2022-08-17T12:38:45.5226531Z Verifying : zlib-devel-1.2.7-19.amzn2.0.1.x86_64 68/68 2022-08-17T12:38:45.5228439Z 2022-08-17T12:38:45.5229245Z Installed: 2022-08-17T12:38:45.5229918Z autoconf.noarch 0:2.69-11.amzn2 2022-08-17T12:38:45.5230545Z automake.noarch 0:1.13.4-3.1.amzn2 2022-08-17T12:38:45.5235829Z bison.x86_64 0:3.0.4-6.amzn2.0.2 2022-08-17T12:38:45.5236895Z byacc.x86_64 0:1.9.20130304-3.amzn2.0.2 2022-08-17T12:38:45.5237749Z cscope.x86_64 0:15.8-10.amzn2.0.2 2022-08-17T12:38:45.5238564Z ctags.x86_64 0:5.8-13.amzn2.0.2 2022-08-17T12:38:45.5239353Z diffstat.x86_64 0:1.57-4.amzn2.0.2 2022-08-17T12:38:45.5240159Z doxygen.x86_64 1:1.8.5-4.amzn2 2022-08-17T12:38:45.5240632Z elfutils.x86_64 0:0.176-2.amzn2 2022-08-17T12:38:45.5241035Z flex.x86_64 0:2.5.37-3.amzn2.0.3 2022-08-17T12:38:45.5241475Z gcc.x86_64 0:7.3.1-15.amzn2 2022-08-17T12:38:45.5241872Z gcc-c++.x86_64 0:7.3.1-15.amzn2 2022-08-17T12:38:45.5242281Z gcc-gfortran.x86_64 0:7.3.1-15.amzn2 2022-08-17T12:38:45.5242703Z indent.x86_64 0:2.2.11-13.amzn2.0.2 2022-08-17T12:38:45.5243136Z intltool.noarch 0:0.50.2-7.amzn2 2022-08-17T12:38:45.5243551Z libtool.x86_64 0:2.4.2-22.2.amzn2.0.2 2022-08-17T12:38:45.5243971Z patch.x86_64 0:2.7.1-12.amzn2.0.2 2022-08-17T12:38:45.5244525Z patchutils.x86_64 0:0.3.3-4.amzn2.0.1 2022-08-17T12:38:45.5245802Z rcs.x86_64 0:5.9.0-5.amzn2.0.2 2022-08-17T12:38:45.5246891Z rpm-build.x86_64 0:4.11.3-48.amzn2.0.2 2022-08-17T12:38:45.5247652Z rpm-sign.x86_64 0:4.11.3-48.amzn2.0.2 2022-08-17T12:38:45.5248096Z subversion.x86_64 0:1.7.14-16.amzn2.0.1 2022-08-17T12:38:45.5248510Z swig.x86_64 0:3.0.12-11.amzn2.0.3 2022-08-17T12:38:45.5248948Z system-rpm-config.noarch 0:9.1.0-76.amzn2.0.14 2022-08-17T12:38:45.5249379Z systemtap.x86_64 0:4.5-1.amzn2.0.1 2022-08-17T12:38:45.5249582Z 2022-08-17T12:38:45.5249704Z Dependency Installed: 2022-08-17T12:38:45.5250122Z apr.x86_64 0:1.7.0-9.amzn2 2022-08-17T12:38:45.5250539Z apr-util.x86_64 0:1.6.1-5.amzn2.0.2 2022-08-17T12:38:45.5250947Z apr-util-bdb.x86_64 0:1.6.1-5.amzn2.0.2 2022-08-17T12:38:45.5251373Z avahi-libs.x86_64 0:0.6.31-20.amzn2 2022-08-17T12:38:45.5251790Z cpp.x86_64 0:7.3.1-15.amzn2 2022-08-17T12:38:45.5252184Z dwz.x86_64 0:0.11-3.amzn2.0.3 2022-08-17T12:38:45.5252593Z efivar-libs.x86_64 0:31-4.amzn2.0.4 2022-08-17T12:38:45.5253041Z elfutils-libelf-devel.x86_64 0:0.176-2.amzn2 2022-08-17T12:38:45.5253495Z emacs-filesystem.noarch 1:27.2-4.amzn2.0.1 2022-08-17T12:38:45.5253908Z gdb.x86_64 0:8.0.1-36.amzn2.0.1 2022-08-17T12:38:45.5254343Z gettext-common-devel.noarch 0:0.19.8.1-3.amzn2 2022-08-17T12:38:45.5254794Z gettext-devel.x86_64 0:0.19.8.1-3.amzn2 2022-08-17T12:38:45.5255210Z glibc-devel.x86_64 0:2.26-60.amzn2 2022-08-17T12:38:45.5255634Z glibc-headers.x86_64 0:2.26-60.amzn2 2022-08-17T12:38:45.5256173Z gnutls.x86_64 0:3.3.29-9.amzn2.0.1 2022-08-17T12:38:45.5256624Z go-srpm-macros.noarch 0:3.0.15-23.amzn2.0.1 2022-08-17T12:38:45.5257048Z kernel-devel.x86_64 0:4.14.287-215.504.amzn2 2022-08-17T12:38:45.5257477Z kernel-headers.x86_64 0:4.14.287-215.504.amzn2 2022-08-17T12:38:45.5257899Z libatomic.x86_64 0:7.3.1-15.amzn2 2022-08-17T12:38:45.5258293Z libcilkrts.x86_64 0:7.3.1-15.amzn2 2022-08-17T12:38:45.5258706Z libgfortran.x86_64 0:7.3.1-15.amzn2 2022-08-17T12:38:45.5259120Z libitm.x86_64 0:7.3.1-15.amzn2 2022-08-17T12:38:45.5259532Z libmodman.x86_64 0:2.0.1-8.amzn2.0.2 2022-08-17T12:38:45.5259933Z libmpc.x86_64 0:1.0.1-3.amzn2.0.2 2022-08-17T12:38:45.5260344Z libmpx.x86_64 0:7.3.1-15.amzn2 2022-08-17T12:38:45.5260755Z libproxy.x86_64 0:0.4.11-10.amzn2.0.3 2022-08-17T12:38:45.5261156Z libquadmath.x86_64 0:7.3.1-15.amzn2 2022-08-17T12:38:45.5261574Z libsanitizer.x86_64 0:7.3.1-15.amzn2 2022-08-17T12:38:45.5261980Z m4.x86_64 0:1.4.16-10.amzn2.0.2 2022-08-17T12:38:45.5262382Z mokutil.x86_64 1:0.3.0-10.amzn2.0.1 2022-08-17T12:38:45.5262769Z mpfr.x86_64 0:3.1.1-4.amzn2.0.2 2022-08-17T12:38:45.5263241Z neon.x86_64 0:0.30.0-3.amzn2.0.2 2022-08-17T12:38:45.5263653Z pakchois.x86_64 0:0.4-10.amzn2.0.2 2022-08-17T12:38:45.5264071Z perl-Data-Dumper.x86_64 0:2.145-3.amzn2.0.2 2022-08-17T12:38:45.5264525Z perl-Test-Harness.noarch 0:3.28-3.amzn2 2022-08-17T12:38:45.5264984Z perl-Thread-Queue.noarch 0:3.02-2.amzn2 2022-08-17T12:38:45.5265444Z perl-XML-Parser.x86_64 0:2.41-10.amzn2.0.2 2022-08-17T12:38:45.5265881Z perl-srpm-macros.noarch 0:1-8.amzn2.0.1 2022-08-17T12:38:45.5266331Z subversion-libs.x86_64 0:1.7.14-16.amzn2.0.1 2022-08-17T12:38:45.5266769Z systemtap-client.x86_64 0:4.5-1.amzn2.0.1 2022-08-17T12:38:45.5267198Z systemtap-devel.x86_64 0:4.5-1.amzn2.0.1 2022-08-17T12:38:45.5267625Z trousers.x86_64 0:0.3.14-2.amzn2.0.2 2022-08-17T12:38:45.5268042Z zlib-devel.x86_64 0:1.2.7-19.amzn2.0.1 2022-08-17T12:38:45.5268243Z 2022-08-17T12:38:45.5268346Z Complete! 2022-08-17T12:38:45.5601945Z ++ uname -r 2022-08-17T12:38:45.5609719Z + sudo yum install -y 'kernel-devel-uname-r == 4.14.252-195.483.amzn2.x86_64' 2022-08-17T12:38:46.0650744Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2022-08-17T12:38:46.0810043Z Existing lock /var/run/yum.pid: another copy is running as pid 31899. 2022-08-17T12:38:46.0810938Z Another app is currently holding the yum lock; waiting for it to exit... 2022-08-17T12:38:46.0817261Z The other application is: yum 2022-08-17T12:38:46.0817871Z Memory : 90 M RSS (307 MB VSZ) 2022-08-17T12:38:46.0818654Z Started: Wed Aug 17 12:38:44 2022 - 00:02 ago 2022-08-17T12:38:46.0819211Z State : Running, pid: 31899 2022-08-17T12:38:48.0844301Z Another app is currently holding the yum lock; waiting for it to exit... 2022-08-17T12:38:48.0849460Z The other application is: yum 2022-08-17T12:38:48.0850401Z Memory : 158 M RSS (376 MB VSZ) 2022-08-17T12:38:48.0851258Z Started: Wed Aug 17 12:38:44 2022 - 00:04 ago 2022-08-17T12:38:48.0851829Z State : Running, pid: 31899 2022-08-17T12:38:51.3578637Z Resolving Dependencies 2022-08-17T12:38:51.3584730Z --> Running transaction check 2022-08-17T12:38:51.3585197Z ---> Package kernel-devel.x86_64 0:4.14.252-195.483.amzn2 will be installed 2022-08-17T12:38:51.6986798Z --> Finished Dependency Resolution 2022-08-17T12:38:51.8150996Z 2022-08-17T12:38:51.8151421Z Dependencies Resolved 2022-08-17T12:38:51.8156487Z 2022-08-17T12:38:51.8156986Z ================================================================================ 2022-08-17T12:38:51.8157341Z Package Arch Version Repository Size 2022-08-17T12:38:51.8157737Z ================================================================================ 2022-08-17T12:38:51.8158029Z Installing: 2022-08-17T12:38:51.8158544Z kernel-devel x86_64 4.14.252-195.483.amzn2 amzn2-core 13 M 2022-08-17T12:38:51.8158759Z 2022-08-17T12:38:51.8158868Z Transaction Summary 2022-08-17T12:38:51.8159154Z ================================================================================ 2022-08-17T12:38:51.8159381Z Install 1 Package 2022-08-17T12:38:51.8159558Z 2022-08-17T12:38:51.8160025Z Total download size: 13 M 2022-08-17T12:38:51.8160325Z Installed size: 60 M 2022-08-17T12:38:51.8160874Z Downloading packages: 2022-08-17T12:38:51.8169950Z Delta RPMs disabled because /usr/bin/applydeltarpm not installed. 2022-08-17T12:38:52.1116397Z Running transaction check 2022-08-17T12:38:52.1307779Z Running transaction test 2022-08-17T12:38:52.5400711Z Transaction test succeeded 2022-08-17T12:38:52.5404763Z Running transaction 2022-08-17T12:39:07.5981859Z Installing : kernel-devel-4.14.252-195.483.amzn2.x86_64 1/1 2022-08-17T12:39:07.6788087Z Verifying : kernel-devel-4.14.252-195.483.amzn2.x86_64 1/1 2022-08-17T12:39:07.6788729Z 2022-08-17T12:39:07.6788981Z Installed: 2022-08-17T12:39:07.6789505Z kernel-devel.x86_64 0:4.14.252-195.483.amzn2 2022-08-17T12:39:07.6789721Z 2022-08-17T12:39:07.6789828Z Complete! 2022-08-17T12:39:07.7143394Z + sudo modprobe backlight 2022-08-17T12:39:07.7331392Z + sudo curl -fsL -o /tmp/nvidia_driver https://s3.amazonaws.com/ossci-linux/nvidia_driver/NVIDIA-Linux-x86_64-515.57.run 2022-08-17T12:39:11.3972928Z + sudo /bin/bash /tmp/nvidia_driver -s --no-drm 2022-08-17T12:39:12.8171432Z Verifying archive integrity... OK 2022-08-17T12:39:39.4833411Z Uncompressing NVIDIA Accelerated Graphics Driver for Linux-x86_64 515.57................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ 2022-08-17T12:39:39.6229610Z 2022-08-17T12:39:39.6230461Z WARNING: The nvidia-drm module will not be installed. As a result, DRM-KMS will not function with this installation of the NVIDIA driver. 2022-08-17T12:39:39.6230841Z 2022-08-17T12:40:00.4325551Z 2022-08-17T12:40:00.4327217Z WARNING: nvidia-installer was forced to guess the X library path '/usr/lib64' and X module path '/usr/lib64/xorg/modules'; these paths were not queryable from the system. If X fails to find the NVIDIA X driver module, please install the `pkg-config` utility and the X.Org SDK/development package for your distribution and reinstall the driver. 2022-08-17T12:40:00.4328740Z 2022-08-17T12:40:08.7658842Z + sudo rm -fv /tmp/nvidia_driver 2022-08-17T12:40:08.8445755Z removed ‘/tmp/nvidia_driver’ 2022-08-17T12:40:08.8460609Z + nvidia-smi 2022-08-17T12:40:11.2213481Z Wed Aug 17 12:40:11 2022 2022-08-17T12:40:11.2214064Z +-----------------------------------------------------------------------------+ 2022-08-17T12:40:11.2214634Z | NVIDIA-SMI 515.57 Driver Version: 515.57 CUDA Version: 11.7 | 2022-08-17T12:40:11.2215156Z |-------------------------------+----------------------+----------------------+ 2022-08-17T12:40:11.2215677Z | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC | 2022-08-17T12:40:11.2223640Z | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | 2022-08-17T12:40:11.2224040Z | | | MIG M. | 2022-08-17T12:40:11.2224345Z |===============================+======================+======================| 2022-08-17T12:40:11.2262092Z | 0 Tesla M60 Off | 00000000:00:1E.0 Off | 1718511883 | 2022-08-17T12:40:11.2263133Z | N/A 31C P0 38W / 150W | 0MiB / 7680MiB | 99% Default | 2022-08-17T12:40:11.2263919Z | | | N/A | 2022-08-17T12:40:11.2264880Z +-------------------------------+----------------------+----------------------+ 2022-08-17T12:40:11.2265287Z 2022-08-17T12:40:11.2265940Z +-----------------------------------------------------------------------------+ 2022-08-17T12:40:11.2266325Z | Processes: | 2022-08-17T12:40:11.2266689Z | GPU GI CI PID Type Process name GPU Memory | 2022-08-17T12:40:11.2267035Z | ID ID Usage | 2022-08-17T12:40:11.2267322Z |=============================================================================| 2022-08-17T12:40:11.2267647Z | No running processes found | 2022-08-17T12:40:11.2268122Z +-----------------------------------------------------------------------------+ 2022-08-17T12:40:11.5002614Z + echo 'GPU_FLAG=--gpus all' 2022-08-17T12:40:11.6944587Z Command completed after 1 attempt(s). 2022-08-17T12:40:11.6945038Z 2022-08-17T12:40:11.6995063Z ##[group]Run python3 -m pip install psutil==5.9.1 2022-08-17T12:40:11.6995916Z python3 -m pip install psutil==5.9.1 2022-08-17T12:40:11.6996265Z python3 -m pip install pynvml==11.4.1 2022-08-17T12:40:11.6996600Z python3 -m tools.stats.monitor > usage_log.txt 2>&1 & 2022-08-17T12:40:11.6996982Z echo "::set-output name=monitor-script-pid::${!}" 2022-08-17T12:40:11.7010961Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:40:11.7011248Z env: 2022-08-17T12:40:11.7011491Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:40:11.7011762Z GPU_FLAG: --gpus all 2022-08-17T12:40:11.7011993Z ##[endgroup] 2022-08-17T12:40:12.3449062Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T12:40:12.7059120Z Collecting psutil==5.9.1 2022-08-17T12:40:12.7251416Z 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:40:12.7926948Z Installing collected packages: psutil 2022-08-17T12:40:12.9494033Z Successfully installed psutil-5.9.1 2022-08-17T12:40:13.4205592Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T12:40:13.4865001Z Collecting pynvml==11.4.1 2022-08-17T12:40:13.5032363Z Downloading pynvml-11.4.1-py3-none-any.whl (46 kB) 2022-08-17T12:40:13.5513488Z Installing collected packages: pynvml 2022-08-17T12:40:13.6029972Z Successfully installed pynvml-11.4.1 2022-08-17T12:40:13.6545618Z Prepare all required actions 2022-08-17T12:40:13.6545991Z Getting action download info 2022-08-17T12:40:13.8301309Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:ada9688bc02703b63dc0e606da280613803449a5) 2022-08-17T12:40:14.0317790Z Download action repository 'actions/download-artifact@v2' (SHA:f023be2c48cc18debc3bacd34cb396e0295e2869) 2022-08-17T12:40:14.1721838Z ##[group]Run ./.github/actions/download-build-artifacts 2022-08-17T12:40:14.1722126Z with: 2022-08-17T12:40:14.1722425Z name: linux-xenial-cuda11.3-py3.7-gcc7-deploy 2022-08-17T12:40:14.1722726Z env: 2022-08-17T12:40:14.1722943Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:40:14.1723206Z GPU_FLAG: --gpus all 2022-08-17T12:40:14.1723450Z ##[endgroup] 2022-08-17T12:40:14.1755944Z ##[group]Run seemethere/download-artifact-s3@v4 2022-08-17T12:40:14.1756234Z with: 2022-08-17T12:40:14.1756530Z name: linux-xenial-cuda11.3-py3.7-gcc7-deploy 2022-08-17T12:40:14.1756832Z s3-bucket: gha-artifacts 2022-08-17T12:40:14.1757146Z region: us-east-1 2022-08-17T12:40:14.1757379Z env: 2022-08-17T12:40:14.1757615Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:40:14.1757861Z GPU_FLAG: --gpus all 2022-08-17T12:40:14.1758108Z ##[endgroup] 2022-08-17T12:40:14.7075912Z Found 1 objects with prefix pytorch/pytorch/2875102080/linux-xenial-cuda11.3-py3.7-gcc7-deploy/ 2022-08-17T12:40:14.7077450Z Starting download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2022-08-17T12:40:32.6289220Z Finished download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2022-08-17T12:40:32.6289739Z 2022-08-17T12:40:32.6291135Z Artifact download has finished successfully 2022-08-17T12:40:32.6425890Z ##[group]Run unzip -o artifacts.zip 2022-08-17T12:40:32.6426204Z unzip -o artifacts.zip 2022-08-17T12:40:32.6439933Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:40:32.6440230Z env: 2022-08-17T12:40:32.6440468Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:40:32.6440731Z GPU_FLAG: --gpus all 2022-08-17T12:40:32.6440980Z ##[endgroup] 2022-08-17T12:40:32.6505290Z Archive: artifacts.zip 2022-08-17T12:40:32.6507259Z creating: dist/ 2022-08-17T12:40:35.3108482Z inflating: dist/torch-1.13.0a0+gitce6a3c6-cp37-cp37m-linux_x86_64.whl 2022-08-17T12:40:35.3108908Z creating: build/custom_test_artifacts/ 2022-08-17T12:40:35.3109258Z creating: build/custom_test_artifacts/custom-op-build/ 2022-08-17T12:40:35.3109731Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/ 2022-08-17T12:40:35.3115253Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeOutput.log 2022-08-17T12:40:35.3115832Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/ 2022-08-17T12:40:35.3116432Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CMakeSystem.cmake 2022-08-17T12:40:35.3116995Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdC/ 2022-08-17T12:40:35.3117482Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdC/tmp/ 2022-08-17T12:40:35.3119132Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdC/CMakeCCompilerId.c 2022-08-17T12:40:35.3121029Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdC/a.out 2022-08-17T12:40:35.3121611Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCXX/ 2022-08-17T12:40:35.3122143Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCXX/tmp/ 2022-08-17T12:40:35.3125632Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-08-17T12:40:35.3126833Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCXX/a.out 2022-08-17T12:40:35.3128215Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CMakeDetermineCompilerABI_C.bin 2022-08-17T12:40:35.3129598Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CMakeCCompiler.cmake 2022-08-17T12:40:35.3131060Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CMakeDetermineCompilerABI_CXX.bin 2022-08-17T12:40:35.3131930Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CMakeCXXCompiler.cmake 2022-08-17T12:40:35.3132513Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCUDA/ 2022-08-17T12:40:35.3133079Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/ 2022-08-17T12:40:35.3181692Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2022-08-17T12:40:35.3183324Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2022-08-17T12:40:35.3184961Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2022-08-17T12:40:35.3186667Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2022-08-17T12:40:35.3187749Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2022-08-17T12:40:35.3188430Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2022-08-17T12:40:35.3189126Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin 2022-08-17T12:40:35.3189978Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2022-08-17T12:40:35.3190678Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2022-08-17T12:40:35.3225071Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2022-08-17T12:40:35.3261627Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2022-08-17T12:40:35.3263216Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2022-08-17T12:40:35.3264749Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin 2022-08-17T12:40:35.3266126Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/a_dlink.reg.c 2022-08-17T12:40:35.3267348Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/a_dlink.fatbin 2022-08-17T12:40:35.3268741Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2022-08-17T12:40:35.3269395Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/a_dlink.o 2022-08-17T12:40:35.3270015Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCUDA/CMakeCUDACompilerId.cu 2022-08-17T12:40:35.3336257Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCUDA/a.out 2022-08-17T12:40:35.3403972Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CMakeDetermineCompilerABI_CUDA.bin 2022-08-17T12:40:35.3405669Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CMakeCUDACompiler.cmake 2022-08-17T12:40:35.3406758Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ 2022-08-17T12:40:35.3407829Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/feature_tests.c 2022-08-17T12:40:35.3409028Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/feature_tests.cxx 2022-08-17T12:40:35.3410484Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/feature_tests.bin 2022-08-17T12:40:35.3411272Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeError.log 2022-08-17T12:40:35.3411818Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache 2022-08-17T12:40:35.3412362Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ 2022-08-17T12:40:35.3439329Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make 2022-08-17T12:40:35.3440646Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt 2022-08-17T12:40:35.3442098Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake 2022-08-17T12:40:35.3443408Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make 2022-08-17T12:40:35.3444038Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake 2022-08-17T12:40:35.3444630Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make 2022-08-17T12:40:35.3445519Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make 2022-08-17T12:40:35.3503449Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/CXX.includecache 2022-08-17T12:40:35.3522319Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.internal 2022-08-17T12:40:35.3602158Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2022-08-17T12:40:35.3603075Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ 2022-08-17T12:40:35.3627593Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make 2022-08-17T12:40:35.3628920Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt 2022-08-17T12:40:35.3630260Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake 2022-08-17T12:40:35.3631604Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make 2022-08-17T12:40:35.3632286Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake 2022-08-17T12:40:35.3632870Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make 2022-08-17T12:40:35.3633442Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make 2022-08-17T12:40:35.3691911Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/CXX.includecache 2022-08-17T12:40:35.3710620Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.internal 2022-08-17T12:40:35.3822282Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o 2022-08-17T12:40:35.3823683Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-08-17T12:40:35.3825000Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt 2022-08-17T12:40:35.3826219Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks 2022-08-17T12:40:35.3827289Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 2022-08-17T12:40:35.3827808Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake 2022-08-17T12:40:35.3828344Z inflating: build/custom_test_artifacts/custom-op-build/detect_cuda_version.cc 2022-08-17T12:40:35.3829729Z inflating: build/custom_test_artifacts/custom-op-build/CMakeCache.txt 2022-08-17T12:40:35.3830816Z inflating: build/custom_test_artifacts/custom-op-build/Makefile 2022-08-17T12:40:35.3831977Z inflating: build/custom_test_artifacts/custom-op-build/cmake_install.cmake 2022-08-17T12:40:35.3923253Z inflating: build/custom_test_artifacts/custom-op-build/libcustom_ops.so 2022-08-17T12:40:35.3984212Z inflating: build/custom_test_artifacts/custom-op-build/test_custom_ops 2022-08-17T12:40:35.3985198Z creating: build/custom_test_artifacts/jit-hook-build/ 2022-08-17T12:40:35.3985671Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ 2022-08-17T12:40:35.3990400Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeOutput.log 2022-08-17T12:40:35.3991615Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/ 2022-08-17T12:40:35.3992293Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CMakeSystem.cmake 2022-08-17T12:40:35.3992842Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdC/ 2022-08-17T12:40:35.3993982Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdC/tmp/ 2022-08-17T12:40:35.3995278Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdC/CMakeCCompilerId.c 2022-08-17T12:40:35.3996441Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdC/a.out 2022-08-17T12:40:35.3997003Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCXX/ 2022-08-17T12:40:35.3998148Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCXX/tmp/ 2022-08-17T12:40:35.3999529Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-08-17T12:40:35.4000723Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCXX/a.out 2022-08-17T12:40:35.4001981Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CMakeDetermineCompilerABI_C.bin 2022-08-17T12:40:35.4002965Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CMakeCCompiler.cmake 2022-08-17T12:40:35.4004409Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CMakeDetermineCompilerABI_CXX.bin 2022-08-17T12:40:35.4005766Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CMakeCXXCompiler.cmake 2022-08-17T12:40:35.4006351Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCUDA/ 2022-08-17T12:40:35.4006913Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/ 2022-08-17T12:40:35.4054947Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2022-08-17T12:40:35.4055720Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2022-08-17T12:40:35.4056435Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2022-08-17T12:40:35.4057139Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2022-08-17T12:40:35.4057864Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2022-08-17T12:40:35.4058534Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2022-08-17T12:40:35.4059232Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin 2022-08-17T12:40:35.4059918Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2022-08-17T12:40:35.4060621Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2022-08-17T12:40:35.4097995Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2022-08-17T12:40:35.4134905Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2022-08-17T12:40:35.4135822Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2022-08-17T12:40:35.4136794Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin 2022-08-17T12:40:35.4137429Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/a_dlink.reg.c 2022-08-17T12:40:35.4138534Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/a_dlink.fatbin 2022-08-17T12:40:35.4139624Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2022-08-17T12:40:35.4140528Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/a_dlink.o 2022-08-17T12:40:35.4141493Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCUDA/CMakeCUDACompilerId.cu 2022-08-17T12:40:35.4209656Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCUDA/a.out 2022-08-17T12:40:35.4277188Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CMakeDetermineCompilerABI_CUDA.bin 2022-08-17T12:40:35.4277883Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CMakeCUDACompiler.cmake 2022-08-17T12:40:35.4278431Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ 2022-08-17T12:40:35.4279085Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/feature_tests.c 2022-08-17T12:40:35.4279793Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/feature_tests.cxx 2022-08-17T12:40:35.4281659Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/feature_tests.bin 2022-08-17T12:40:35.4282698Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeError.log 2022-08-17T12:40:35.4283480Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache 2022-08-17T12:40:35.4284010Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ 2022-08-17T12:40:35.4311791Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make 2022-08-17T12:40:35.4312676Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt 2022-08-17T12:40:35.4313799Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake 2022-08-17T12:40:35.4314982Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make 2022-08-17T12:40:35.4315798Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake 2022-08-17T12:40:35.4316404Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make 2022-08-17T12:40:35.4316998Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make 2022-08-17T12:40:35.4375863Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/CXX.includecache 2022-08-17T12:40:35.4394670Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.internal 2022-08-17T12:40:35.4457698Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2022-08-17T12:40:35.4458783Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-08-17T12:40:35.4459813Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt 2022-08-17T12:40:35.4460644Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks 2022-08-17T12:40:35.4461574Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 2022-08-17T12:40:35.4462334Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake 2022-08-17T12:40:35.4462853Z inflating: build/custom_test_artifacts/jit-hook-build/detect_cuda_version.cc 2022-08-17T12:40:35.4465075Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt 2022-08-17T12:40:35.4465972Z inflating: build/custom_test_artifacts/jit-hook-build/Makefile 2022-08-17T12:40:35.4466763Z inflating: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake 2022-08-17T12:40:35.4515378Z inflating: build/custom_test_artifacts/jit-hook-build/test_jit_hooks 2022-08-17T12:40:35.4515904Z creating: build/custom_test_artifacts/custom-backend-build/ 2022-08-17T12:40:35.4516396Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ 2022-08-17T12:40:35.4521567Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeOutput.log 2022-08-17T12:40:35.4522596Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/ 2022-08-17T12:40:35.4523186Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CMakeSystem.cmake 2022-08-17T12:40:35.4523770Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdC/ 2022-08-17T12:40:35.4524725Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdC/tmp/ 2022-08-17T12:40:35.4525671Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdC/CMakeCCompilerId.c 2022-08-17T12:40:35.4527002Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdC/a.out 2022-08-17T12:40:35.4527612Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCXX/ 2022-08-17T12:40:35.4528178Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCXX/tmp/ 2022-08-17T12:40:35.4529318Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-08-17T12:40:35.4530810Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCXX/a.out 2022-08-17T12:40:35.4532308Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CMakeDetermineCompilerABI_C.bin 2022-08-17T12:40:35.4533132Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CMakeCCompiler.cmake 2022-08-17T12:40:35.4534524Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CMakeDetermineCompilerABI_CXX.bin 2022-08-17T12:40:35.4535938Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CMakeCXXCompiler.cmake 2022-08-17T12:40:35.4536572Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCUDA/ 2022-08-17T12:40:35.4537143Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/ 2022-08-17T12:40:35.4586265Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2022-08-17T12:40:35.4587642Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2022-08-17T12:40:35.4588946Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2022-08-17T12:40:35.4590229Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2022-08-17T12:40:35.4591423Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2022-08-17T12:40:35.4592159Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2022-08-17T12:40:35.4592998Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin 2022-08-17T12:40:35.4593747Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2022-08-17T12:40:35.4594446Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2022-08-17T12:40:35.4629163Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2022-08-17T12:40:35.4665912Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2022-08-17T12:40:35.4667289Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2022-08-17T12:40:35.4668429Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin 2022-08-17T12:40:35.4669589Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/a_dlink.reg.c 2022-08-17T12:40:35.4670702Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/a_dlink.fatbin 2022-08-17T12:40:35.4671476Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2022-08-17T12:40:35.4672401Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/a_dlink.o 2022-08-17T12:40:35.4673175Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCUDA/CMakeCUDACompilerId.cu 2022-08-17T12:40:35.4740727Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCUDA/a.out 2022-08-17T12:40:35.4808550Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CMakeDetermineCompilerABI_CUDA.bin 2022-08-17T12:40:35.4809716Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CMakeCUDACompiler.cmake 2022-08-17T12:40:35.4810401Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ 2022-08-17T12:40:35.4811146Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/feature_tests.c 2022-08-17T12:40:35.4811717Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/feature_tests.cxx 2022-08-17T12:40:35.4812747Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/feature_tests.bin 2022-08-17T12:40:35.4813805Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeError.log 2022-08-17T12:40:35.4814585Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache 2022-08-17T12:40:35.4815168Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ 2022-08-17T12:40:35.4844543Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make 2022-08-17T12:40:35.4845670Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt 2022-08-17T12:40:35.4846843Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake 2022-08-17T12:40:35.4848136Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make 2022-08-17T12:40:35.4849008Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake 2022-08-17T12:40:35.4849638Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make 2022-08-17T12:40:35.4850282Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make 2022-08-17T12:40:35.4908944Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/CXX.includecache 2022-08-17T12:40:35.4927708Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.internal 2022-08-17T12:40:35.4984719Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2022-08-17T12:40:35.4985363Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ 2022-08-17T12:40:35.4990382Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make 2022-08-17T12:40:35.4991311Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt 2022-08-17T12:40:35.4992474Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake 2022-08-17T12:40:35.4993655Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make 2022-08-17T12:40:35.4994446Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake 2022-08-17T12:40:35.4995081Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make 2022-08-17T12:40:35.4995690Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make 2022-08-17T12:40:35.5001807Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/CXX.includecache 2022-08-17T12:40:35.5005775Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.internal 2022-08-17T12:40:35.5150921Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2022-08-17T12:40:35.5151851Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-08-17T12:40:35.5152723Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt 2022-08-17T12:40:35.5153642Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks 2022-08-17T12:40:35.5154534Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 2022-08-17T12:40:35.5155342Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake 2022-08-17T12:40:35.5155884Z inflating: build/custom_test_artifacts/custom-backend-build/detect_cuda_version.cc 2022-08-17T12:40:35.5158006Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt 2022-08-17T12:40:35.5158846Z inflating: build/custom_test_artifacts/custom-backend-build/Makefile 2022-08-17T12:40:35.5159578Z inflating: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake 2022-08-17T12:40:35.5277906Z inflating: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so 2022-08-17T12:40:35.5322828Z inflating: build/custom_test_artifacts/custom-backend-build/test_custom_backend 2022-08-17T12:40:35.5323247Z creating: build/lib/ 2022-08-17T12:40:35.5323938Z inflating: build/lib/libclog.a 2022-08-17T12:40:35.5388897Z inflating: build/lib/libgtest.a 2022-08-17T12:40:35.5399095Z inflating: build/lib/libpthreadpool.a 2022-08-17T12:40:35.5408485Z inflating: build/lib/libittnotify.a 2022-08-17T12:40:35.5497479Z inflating: build/lib/libbenchmark.a 2022-08-17T12:40:35.5603159Z inflating: build/lib/libprotobuf-lite.a 2022-08-17T12:40:35.5635011Z inflating: build/lib/libtensorpipe_uv.a 2022-08-17T12:40:35.5711749Z inflating: build/lib/libasmjit.a 2022-08-17T12:40:35.5844084Z inflating: build/lib/libgloo.a 2022-08-17T12:40:35.6376727Z inflating: build/lib/libprotobuf.a 2022-08-17T12:40:35.6395951Z inflating: build/lib/libfmt.a 2022-08-17T12:40:35.6396536Z inflating: build/lib/libfoxi_loader.a 2022-08-17T12:40:35.6467408Z inflating: build/lib/libc10.so 2022-08-17T12:40:35.6468754Z inflating: build/lib/libtorch_global_deps.so 2022-08-17T12:40:35.6470642Z inflating: build/lib/libcaffe2_nvrtc.so 2022-08-17T12:40:35.6479540Z inflating: build/lib/libcpuinfo_internals.a 2022-08-17T12:40:35.6482084Z inflating: build/lib/libnnpack_reference_layers.a 2022-08-17T12:40:35.6491792Z inflating: build/lib/libcpuinfo.a 2022-08-17T12:40:35.6510190Z inflating: build/lib/libgmock.a 2022-08-17T12:40:35.6510907Z inflating: build/lib/libgtest_main.a 2022-08-17T12:40:35.6511757Z inflating: build/lib/libbenchmark_main.a 2022-08-17T12:40:35.7081254Z inflating: build/lib/libprotoc.a 2022-08-17T12:40:36.5168557Z inflating: build/lib/libdnnl.a 2022-08-17T12:40:36.5821079Z inflating: build/lib/libtensorpipe.a 2022-08-17T12:40:36.5866045Z inflating: build/lib/libc10_cuda.so 2022-08-17T12:40:36.6007613Z inflating: build/lib/libXNNPACK.a 2022-08-17T12:40:36.6023371Z inflating: build/lib/libqnnpack.a 2022-08-17T12:40:36.6023985Z inflating: build/lib/libgmock_main.a 2022-08-17T12:40:36.7549473Z inflating: build/lib/libfbgemm.a 2022-08-17T12:40:36.7573417Z inflating: build/lib/libpytorch_qnnpack.a 2022-08-17T12:40:36.8699880Z inflating: build/lib/libdnnl_graph.a 2022-08-17T12:40:36.9119513Z inflating: build/lib/libkineto.a 2022-08-17T12:40:36.9408542Z inflating: build/lib/libtensorpipe_cuda.a 2022-08-17T12:40:36.9453803Z inflating: build/lib/libcaffe2_protos.a 2022-08-17T12:40:36.9501449Z inflating: build/lib/libonnx_proto.a 2022-08-17T12:40:37.0178964Z inflating: build/lib/libonnx.a 2022-08-17T12:40:37.0200874Z inflating: build/lib/libnnpack.a 2022-08-17T12:40:37.0217183Z inflating: build/lib/libtest_deploy_lib.so 2022-08-17T12:40:37.5936766Z inflating: build/lib/libtorch_python_static.a 2022-08-17T12:40:38.2870058Z inflating: build/lib/libtorch_deployinterpreter.so 2022-08-17T12:40:40.5517195Z inflating: build/lib/libtorch_cpu.so 2022-08-17T12:40:40.5941579Z inflating: build/lib/libgloo_cuda.a 2022-08-17T12:40:41.1301607Z inflating: build/lib/libtorch_cuda_cpp.so 2022-08-17T12:40:42.8064679Z inflating: build/lib/libtorch_cuda_cu.so 2022-08-17T12:40:42.8065480Z inflating: build/lib/libtorch_cuda.so 2022-08-17T12:40:42.8066875Z inflating: build/lib/libtorch.so 2022-08-17T12:40:42.8070607Z inflating: build/lib/libc10d_cuda_test.so 2022-08-17T12:40:43.7909168Z inflating: build/lib/libtorch_cuda_linalg.so 2022-08-17T12:40:43.7932981Z inflating: build/lib/libjitbackend_test.so 2022-08-17T12:40:43.7985948Z inflating: build/lib/libtorchbind_test.so 2022-08-17T12:40:43.8016302Z inflating: build/lib/libbackend_with_compiler.so 2022-08-17T12:40:43.8021098Z inflating: build/lib/libshm.so 2022-08-17T12:40:44.4991820Z inflating: build/lib/libtorch_deploy_internal.a 2022-08-17T12:40:44.6710178Z inflating: build/lib/libtorch_python.so 2022-08-17T12:40:44.6750026Z inflating: build/lib/libnnapi_backend.so 2022-08-17T12:40:44.6750383Z creating: build/bin/ 2022-08-17T12:40:44.6762119Z inflating: build/bin/remove_dt_needed 2022-08-17T12:40:44.6814919Z inflating: build/bin/c10_tempfile_test 2022-08-17T12:40:44.6875303Z inflating: build/bin/c10_string_view_test 2022-08-17T12:40:44.6926585Z inflating: build/bin/c10_Half_test 2022-08-17T12:40:44.6975890Z inflating: build/bin/c10_Array_test 2022-08-17T12:40:44.7027793Z inflating: build/bin/c10_SymInt_test 2022-08-17T12:40:44.7080573Z inflating: build/bin/c10_accumulate_test 2022-08-17T12:40:44.7137721Z inflating: build/bin/c10_bfloat16_test 2022-08-17T12:40:44.7201229Z inflating: build/bin/c10_ordered_preserving_dict_test 2022-08-17T12:40:44.7258148Z inflating: build/bin/c10_InlineDeviceGuard_test 2022-08-17T12:40:44.7308559Z inflating: build/bin/c10_DeadlockDetection_test 2022-08-17T12:40:44.7360460Z inflating: build/bin/c10_Synchronized_test 2022-08-17T12:40:44.7414885Z inflating: build/bin/c10_Bitset_test 2022-08-17T12:40:44.7468752Z inflating: build/bin/c10_exception_test 2022-08-17T12:40:44.7528646Z inflating: build/bin/c10_SizesAndStrides_test 2022-08-17T12:40:44.7613785Z inflating: build/bin/c10_DeviceGuard_test 2022-08-17T12:40:44.7642510Z inflating: build/bin/c10_InlineStreamGuard_test 2022-08-17T12:40:44.7699610Z inflating: build/bin/c10_DispatchKeySet_test 2022-08-17T12:40:44.7750902Z inflating: build/bin/c10_flags_test 2022-08-17T12:40:44.7898706Z inflating: build/bin/c10_SmallVectorTest 2022-08-17T12:40:44.7951150Z inflating: build/bin/c10_C++17_test 2022-08-17T12:40:44.8001293Z inflating: build/bin/c10_CompileTimeFunctionPointer_test 2022-08-17T12:40:44.8055309Z inflating: build/bin/c10_TypeIndex_test 2022-08-17T12:40:44.8112667Z inflating: build/bin/c10_LeftRight_test 2022-08-17T12:40:44.8161681Z inflating: build/bin/c10_StreamGuard_test 2022-08-17T12:40:44.8220376Z inflating: build/bin/c10_ThreadLocal_test 2022-08-17T12:40:44.8269422Z inflating: build/bin/c10_TypeTraits_test 2022-08-17T12:40:44.8318479Z inflating: build/bin/c10_ConstexprCrc_test 2022-08-17T12:40:44.8395101Z inflating: build/bin/c10_optional_test 2022-08-17T12:40:44.8447034Z inflating: build/bin/c10_Device_test 2022-08-17T12:40:44.8502283Z inflating: build/bin/c10_complex_math_test 2022-08-17T12:40:44.8553951Z inflating: build/bin/c10_TypeList_test 2022-08-17T12:40:44.8611310Z inflating: build/bin/c10_complex_test 2022-08-17T12:40:44.8723255Z inflating: build/bin/c10_either_test 2022-08-17T12:40:44.8894566Z inflating: build/bin/c10_intrusive_ptr_test 2022-08-17T12:40:44.8946402Z inflating: build/bin/c10_irange_test 2022-08-17T12:40:44.9005428Z inflating: build/bin/c10_logging_test 2022-08-17T12:40:44.9063414Z inflating: build/bin/c10_typeid_test 2022-08-17T12:40:44.9127545Z inflating: build/bin/c10_Metaprogramming_test 2022-08-17T12:40:44.9183461Z inflating: build/bin/c10_registry_test 2022-08-17T12:40:44.9242183Z inflating: build/bin/c10_intrusive_ptr_benchmark 2022-08-17T12:40:44.9757012Z inflating: build/bin/protoc-3.13.0.0 2022-08-17T12:40:45.0271865Z inflating: build/bin/protoc 2022-08-17T12:40:45.0321396Z inflating: build/bin/c10_cuda_CUDATest 2022-08-17T12:40:45.0628913Z inflating: build/bin/vec_test_all_types_DEFAULT 2022-08-17T12:40:45.0972104Z inflating: build/bin/vec_test_all_types_AVX2 2022-08-17T12:40:45.1026959Z inflating: build/bin/HashStoreTest 2022-08-17T12:40:45.1081444Z inflating: build/bin/FileStoreTest 2022-08-17T12:40:45.1143387Z inflating: build/bin/TCPStoreTest 2022-08-17T12:40:45.1158166Z inflating: build/bin/ProcessGroupMPITest 2022-08-17T12:40:45.1161255Z inflating: build/bin/example_allreduce 2022-08-17T12:40:45.1211024Z inflating: build/bin/cuda_cudnn_test 2022-08-17T12:40:45.1261737Z inflating: build/bin/cuda_device_test 2022-08-17T12:40:45.1315458Z inflating: build/bin/cuda_reportMemoryUsage_test 2022-08-17T12:40:45.1376014Z inflating: build/bin/cuda_generator_test 2022-08-17T12:40:45.1426056Z inflating: build/bin/cuda_optional_test 2022-08-17T12:40:45.1488687Z inflating: build/bin/cuda_stream_test 2022-08-17T12:40:45.1542213Z inflating: build/bin/cuda_apply_test 2022-08-17T12:40:45.1602787Z inflating: build/bin/cuda_complex_test 2022-08-17T12:40:45.1655628Z inflating: build/bin/cuda_integer_divider_test 2022-08-17T12:40:45.1718995Z inflating: build/bin/cuda_atomic_ops_test 2022-08-17T12:40:45.1773170Z inflating: build/bin/inline_container_test 2022-08-17T12:40:45.2069651Z inflating: build/bin/op_registration_test 2022-08-17T12:40:45.2118783Z inflating: build/bin/op_allowlist_test 2022-08-17T12:40:45.2170604Z inflating: build/bin/CppSignature_test 2022-08-17T12:40:45.2268763Z inflating: build/bin/make_boxed_from_unboxed_functor_test 2022-08-17T12:40:45.2330984Z inflating: build/bin/kernel_stackbased_test 2022-08-17T12:40:45.2437617Z inflating: build/bin/kernel_lambda_test 2022-08-17T12:40:45.2568409Z inflating: build/bin/kernel_lambda_legacy_test 2022-08-17T12:40:45.2692262Z inflating: build/bin/kernel_function_legacy_test 2022-08-17T12:40:45.2805041Z inflating: build/bin/List_test 2022-08-17T12:40:45.2858321Z inflating: build/bin/stride_properties_test 2022-08-17T12:40:45.2928702Z inflating: build/bin/vmap_test 2022-08-17T12:40:45.2990674Z inflating: build/bin/type_test 2022-08-17T12:40:45.3088558Z inflating: build/bin/ivalue_test 2022-08-17T12:40:45.3178891Z inflating: build/bin/cpu_rng_test 2022-08-17T12:40:45.3232949Z inflating: build/bin/cuda_vectorized_test 2022-08-17T12:40:45.3286769Z inflating: build/bin/memory_format_test 2022-08-17T12:40:45.3337400Z inflating: build/bin/reduce_ops_test 2022-08-17T12:40:45.3395776Z inflating: build/bin/extension_backend_test 2022-08-17T12:40:45.3446868Z inflating: build/bin/cuda_dlconvertor_test 2022-08-17T12:40:45.3500334Z inflating: build/bin/undefined_tensor_test 2022-08-17T12:40:45.3551447Z inflating: build/bin/dispatch_key_set_test 2022-08-17T12:40:45.3621411Z inflating: build/bin/cuda_distributions_test 2022-08-17T12:40:45.3688711Z inflating: build/bin/pow_test 2022-08-17T12:40:45.3742655Z inflating: build/bin/math_kernel_test 2022-08-17T12:40:45.3812552Z inflating: build/bin/cuda_cub_test 2022-08-17T12:40:45.3873493Z inflating: build/bin/apply_utils_test 2022-08-17T12:40:45.3932941Z inflating: build/bin/scalar_test 2022-08-17T12:40:45.4003236Z inflating: build/bin/cuda_complex_math_test 2022-08-17T12:40:45.4054510Z inflating: build/bin/cuda_half_test 2022-08-17T12:40:45.4106654Z inflating: build/bin/wrapdim_test 2022-08-17T12:40:45.4167926Z inflating: build/bin/IListRef_test 2022-08-17T12:40:45.4221314Z inflating: build/bin/cuda_packedtensoraccessor_test 2022-08-17T12:40:45.4280518Z inflating: build/bin/quantized_test 2022-08-17T12:40:45.4334282Z inflating: build/bin/Dimname_test 2022-08-17T12:40:45.4394565Z inflating: build/bin/atest 2022-08-17T12:40:45.4457026Z inflating: build/bin/basic 2022-08-17T12:40:45.4531861Z inflating: build/bin/Dict_test 2022-08-17T12:40:45.4534498Z inflating: build/bin/thread_init_test 2022-08-17T12:40:45.4593781Z inflating: build/bin/NamedTensor_test 2022-08-17T12:40:45.4651401Z inflating: build/bin/half_test 2022-08-17T12:40:45.4750328Z inflating: build/bin/kernel_function_test 2022-08-17T12:40:45.4805495Z inflating: build/bin/broadcast_test 2022-08-17T12:40:45.4884950Z inflating: build/bin/tensor_iterator_test 2022-08-17T12:40:45.4936169Z inflating: build/bin/dlconvertor_test 2022-08-17T12:40:45.4993186Z inflating: build/bin/native_test 2022-08-17T12:40:45.5051234Z inflating: build/bin/scalar_tensor_test 2022-08-17T12:40:45.5052831Z inflating: build/bin/verify_api_visibility 2022-08-17T12:40:45.5104979Z inflating: build/bin/reportMemoryUsage_test 2022-08-17T12:40:45.5161883Z inflating: build/bin/test_parallel 2022-08-17T12:40:45.5222062Z inflating: build/bin/cpu_generator_test 2022-08-17T12:40:45.5276828Z inflating: build/bin/cuda_caching_host_allocator_test 2022-08-17T12:40:45.5329188Z inflating: build/bin/weakref_test 2022-08-17T12:40:45.5380500Z inflating: build/bin/operators_test 2022-08-17T12:40:45.5430789Z inflating: build/bin/lazy_tensor_test 2022-08-17T12:40:45.5488641Z inflating: build/bin/backend_fallback_test 2022-08-17T12:40:45.5541528Z inflating: build/bin/memory_overlapping_test 2022-08-17T12:40:45.5606941Z inflating: build/bin/KernelFunction_test 2022-08-17T12:40:45.5660578Z inflating: build/bin/mobile_memory_cleanup 2022-08-17T12:40:45.5711160Z inflating: build/bin/variant_test 2022-08-17T12:40:45.5764947Z inflating: build/bin/cpu_profiling_allocator_test 2022-08-17T12:40:45.5782112Z inflating: build/bin/tutorial_tensorexpr 2022-08-17T12:40:45.5849167Z inflating: build/bin/ProcessGroupGlooTest 2022-08-17T12:40:45.5911997Z inflating: build/bin/ProcessGroupNCCLTest 2022-08-17T12:40:45.5973002Z inflating: build/bin/ProcessGroupNCCLErrorsTest 2022-08-17T12:40:45.6033162Z inflating: build/bin/ProcessGroupGlooAsyncTest 2022-08-17T12:40:45.6088413Z inflating: build/bin/test_dist_autograd 2022-08-17T12:40:45.6091025Z inflating: build/bin/parallel_benchmark 2022-08-17T12:40:45.6162653Z inflating: build/bin/test_cpp_rpc 2022-08-17T12:40:45.6233925Z inflating: build/bin/test_mobile_nnc 2022-08-17T12:40:45.6245006Z inflating: build/bin/aot_model_compiler_test 2022-08-17T12:40:45.6251045Z inflating: build/bin/torch_shm_manager 2022-08-17T12:40:45.6615135Z inflating: build/bin/test_lazy 2022-08-17T12:40:46.3562511Z inflating: build/bin/interactive_embedded_interpreter 2022-08-17T12:40:47.0577882Z inflating: build/bin/test_deploy 2022-08-17T12:40:47.7532587Z inflating: build/bin/deploy_benchmark 2022-08-17T12:40:47.8413478Z inflating: build/bin/test_tensorexpr 2022-08-17T12:40:48.5405640Z inflating: build/bin/test_deploy_gpu 2022-08-17T12:40:49.3600846Z inflating: build/bin/test_api 2022-08-17T12:40:49.4634253Z inflating: build/bin/test_jit 2022-08-17T12:40:49.4665718Z ##[group]Run df -H 2022-08-17T12:40:49.4665985Z df -H 2022-08-17T12:40:49.4678988Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:40:49.4679266Z env: 2022-08-17T12:40:49.4679509Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:40:49.4679782Z GPU_FLAG: --gpus all 2022-08-17T12:40:49.4680016Z ##[endgroup] 2022-08-17T12:40:49.4719073Z Filesystem Size Used Avail Use% Mounted on 2022-08-17T12:40:49.4719406Z devtmpfs 65G 0 65G 0% /dev 2022-08-17T12:40:49.4719833Z tmpfs 65G 0 65G 0% /dev/shm 2022-08-17T12:40:49.4720121Z tmpfs 65G 459k 65G 1% /run 2022-08-17T12:40:49.4720415Z tmpfs 65G 0 65G 0% /sys/fs/cgroup 2022-08-17T12:40:49.4720918Z /dev/xvda1 162G 28G 134G 17% / 2022-08-17T12:40:49.6151220Z ##[group]Run .github/scripts/parse_ref.py 2022-08-17T12:40:49.6151591Z .github/scripts/parse_ref.py 2022-08-17T12:40:49.6163334Z shell: /usr/bin/bash -e {0} 2022-08-17T12:40:49.6163588Z env: 2022-08-17T12:40:49.6163826Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:40:49.6164076Z GPU_FLAG: --gpus all 2022-08-17T12:40:49.6164326Z ##[endgroup] 2022-08-17T12:40:49.7698910Z ##[group]Run set -x 2022-08-17T12:40:49.7699303Z set -x 2022-08-17T12:40:49.7699541Z  2022-08-17T12:40:49.7699816Z if [[ $TEST_CONFIG == 'multigpu' ]]; then 2022-08-17T12:40:49.7700151Z  TEST_COMMAND=.jenkins/pytorch/multigpu-test.sh 2022-08-17T12:40:49.7700518Z elif [[ $BUILD_ENVIRONMENT == *onnx* ]]; then 2022-08-17T12:40:49.7700841Z  TEST_COMMAND=.jenkins/caffe2/test.sh 2022-08-17T12:40:49.7701096Z else 2022-08-17T12:40:49.7701374Z  TEST_COMMAND=.jenkins/pytorch/test.sh 2022-08-17T12:40:49.7701650Z fi 2022-08-17T12:40:49.7701852Z  2022-08-17T12:40:49.7702172Z COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2022-08-17T12:40:49.7702491Z  2022-08-17T12:40:49.7702773Z # sanitize the input commit message and PR body here: 2022-08-17T12:40:49.7703067Z # 2022-08-17T12:40:49.7703449Z # trim all new lines from commit messages + PR_BODY to avoid issues with batch environment 2022-08-17T12:40:49.7703954Z # variable copying. see https://github.com/pytorch/pytorch/pull/80043#issuecomment-1167796028 2022-08-17T12:40:49.7704357Z COMMIT_MESSAGES="${COMMIT_MESSAGES//[$'\n\r']}" 2022-08-17T12:40:49.7704679Z PR_BODY="${PR_BODY//[$'\n\r']}" 2022-08-17T12:40:49.7704937Z  2022-08-17T12:40:49.7705273Z # then trim all special characters like single and double quotes to avoid unescaped inputs to 2022-08-17T12:40:49.7705649Z # wreak havoc internally 2022-08-17T12:40:49.7705972Z export COMMIT_MESSAGES="${COMMIT_MESSAGES//[\'\"]}" 2022-08-17T12:40:49.7706304Z export PR_BODY="${PR_BODY//[\'\"]}" 2022-08-17T12:40:49.7706547Z  2022-08-17T12:40:49.7706858Z # detached container should get cleaned up by teardown_ec2_linux 2022-08-17T12:40:49.7707259Z # TODO: Stop building test binaries as part of the build phase 2022-08-17T12:40:49.7707612Z # Used for GPU_FLAG since that doesn't play nice 2022-08-17T12:40:49.7707939Z # shellcheck disable=SC2086,SC2090 2022-08-17T12:40:49.7708241Z container_name=$(docker run \ 2022-08-17T12:40:49.7708502Z  ${GPU_FLAG:-} \ 2022-08-17T12:40:49.7708779Z  -e BUILD_ENVIRONMENT \ 2022-08-17T12:40:49.7709053Z  -e PR_NUMBER \ 2022-08-17T12:40:49.7709304Z  -e GITHUB_ACTIONS \ 2022-08-17T12:40:49.7709566Z  -e BASE_SHA \ 2022-08-17T12:40:49.7709815Z  -e BRANCH \ 2022-08-17T12:40:49.7710057Z  -e SHA1 \ 2022-08-17T12:40:49.7710299Z  -e AWS_DEFAULT_REGION \ 2022-08-17T12:40:49.7710571Z  -e IN_WHEEL_TEST \ 2022-08-17T12:40:49.7710832Z  -e SHARD_NUMBER \ 2022-08-17T12:40:49.7711075Z  -e TEST_CONFIG \ 2022-08-17T12:40:49.7711338Z  -e NUM_TEST_SHARDS \ 2022-08-17T12:40:49.7711597Z  -e PR_BODY \ 2022-08-17T12:40:49.7711843Z  -e COMMIT_MESSAGES \ 2022-08-17T12:40:49.7712133Z  -e PYTORCH_RETRY_TEST_CASES \ 2022-08-17T12:40:49.7712445Z  -e PYTORCH_OVERRIDE_FLAKY_SIGNAL \ 2022-08-17T12:40:49.7712714Z  -e PR_LABELS \ 2022-08-17T12:40:49.7713004Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2022-08-17T12:40:49.7713417Z  -e SCCACHE_BUCKET \ 2022-08-17T12:40:49.7713658Z  -e XLA_CUDA \ 2022-08-17T12:40:49.7713945Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2022-08-17T12:40:49.7714293Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2022-08-17T12:40:49.7714618Z  --ulimit stack=10485760:83886080 \ 2022-08-17T12:40:49.7714912Z  --security-opt seccomp=unconfined \ 2022-08-17T12:40:49.7715216Z  --cap-add=SYS_PTRACE \ 2022-08-17T12:40:49.7715485Z  --ipc=host \ 2022-08-17T12:40:49.7715737Z  --shm-size="${SHM_SIZE}" \ 2022-08-17T12:40:49.7716059Z  --tty \ 2022-08-17T12:40:49.7716366Z  --detach \ 2022-08-17T12:40:49.7716624Z  --name="${container_name}" \ 2022-08-17T12:40:49.7716897Z  --user jenkins \ 2022-08-17T12:40:49.7717215Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2022-08-17T12:40:49.7717541Z  -w /var/lib/jenkins/workspace \ 2022-08-17T12:40:49.7717827Z  "${DOCKER_IMAGE}" 2022-08-17T12:40:49.7718068Z ) 2022-08-17T12:40:49.7718401Z docker exec -t "${container_name}" sh -c "pip install dist/*.whl && ${TEST_COMMAND}" 2022-08-17T12:40:49.7731324Z shell: /usr/bin/bash -e {0} 2022-08-17T12:40:49.7731576Z env: 2022-08-17T12:40:49.7731817Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:40:49.7732066Z GPU_FLAG: --gpus all 2022-08-17T12:40:49.7732409Z BUILD_ENVIRONMENT: linux-xenial-cuda11.3-py3.7-gcc7-deploy 2022-08-17T12:40:49.7732743Z PR_NUMBER: 82657 2022-08-17T12:40:49.7732972Z BRANCH: pull/82657 2022-08-17T12:40:49.7733271Z SHA1: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:40:49.7733603Z BASE_SHA: 343b5f86512f75f8f3bd4b90749c0459743b9e72 2022-08-17T12:40:49.7733884Z PYTORCH_RETRY_TEST_CASES: 1 2022-08-17T12:40:49.7734169Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2022-08-17T12:40:49.7734441Z TEST_CONFIG: deploy 2022-08-17T12:40:49.7734667Z SHARD_NUMBER: 1 2022-08-17T12:40:49.7734910Z NUM_TEST_SHARDS: 1 2022-08-17T12:40:49.7735702Z 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:40:49.7736452Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-08-17T12:40:49.7736741Z SHM_SIZE: 2g 2022-08-17T12:40:49.7737228Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:40:49.7737695Z XLA_CUDA: 2022-08-17T12:40:49.7738045Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-08-17T12:40:49.7738380Z ##[endgroup] 2022-08-17T12:40:49.7767226Z + [[ deploy == \m\u\l\t\i\g\p\u ]] 2022-08-17T12:40:49.7767735Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-deploy == *onnx* ]] 2022-08-17T12:40:49.7768075Z + TEST_COMMAND=.jenkins/pytorch/test.sh 2022-08-17T12:40:49.7770985Z ++ git cherry -v origin/master 2022-08-17T12:40:49.7893722Z + COMMIT_MESSAGES='+ 52429d4ec9d162496e677edd78a883288d617a90 Add a helper for make_fx 2022-08-17T12:40:49.7894206Z + 80daf93686965f0383b5fa106ed8782b6905d891 Map torch.ops.aten calls to refs using decomposition_table 2022-08-17T12:40:49.7894719Z + e03d99a2da7e26168d8878f4e77d86f9c1af572a Use TorchRefsNvfuserCapabilityMode for fx.passes.backends.nvfuser 2022-08-17T12:40:49.7895237Z + a2242f67da754bd2714e056764d0cea51f8cdaed Fix output of PartitionedInterpreter to use _out_spec 2022-08-17T12:40:49.7895707Z + fcca9240398d1cf986a5606a61c50f7903d4ee96 Remove incorrect asserts from tests 2022-08-17T12:40:49.7896248Z + 209563d78b9998025726c92d4fa419151454f79e Add a link to the discussion about torch.ops.aten->refs path 2022-08-17T12:40:49.7896712Z + d3f1f74e60a1d82de78a545b7a7a177e3de6c8a2 Revert changes to torch/fx/passes/backends/nvfuser.py 2022-08-17T12:40:49.7897447Z + ce6a3c605df99d1df57c0dda75c06d748e54ed2a Add aten->refs->prims under TorchRefsMode test' 2022-08-17T12:40:49.7899998Z + 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:40:49.7902175Z + 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:40:49.7905499Z + 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:40:49.7908206Z + 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:40:49.7910070Z + 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:40:49.7911491Z + 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:40:49.7915087Z +++ nproc --ignore=2 2022-08-17T12:40:50.0518826Z ++ docker run --gpus all -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=14 -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=2g --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-xenial-cuda11.3-cudnn8-py3-gcc7:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:41:07.2604392Z + container_name=d4cb05a00cb0066975416f3981f043c4db9cf55aa341b2308b06d496251177d9 2022-08-17T12:41:07.2605920Z + docker exec -t d4cb05a00cb0066975416f3981f043c4db9cf55aa341b2308b06d496251177d9 sh -c 'pip install dist/*.whl && .jenkins/pytorch/test.sh' 2022-08-17T12:41:07.8365345Z Processing ./dist/torch-1.13.0a0+gitce6a3c6-cp37-cp37m-linux_x86_64.whl 2022-08-17T12:41:07.9328998Z 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:41:08.5901939Z Installing collected packages: torch 2022-08-17T12:41:20.9437679Z Successfully installed torch-1.13.0a0+gitce6a3c6 2022-08-17T12:41:21.0065189Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2022-08-17T12:41:21.0276512Z + TORCH_INSTALL_DIR=/opt/conda/lib/python3.7/site-packages/torch 2022-08-17T12:41:21.0277032Z + TORCH_BIN_DIR=/opt/conda/lib/python3.7/site-packages/torch/bin 2022-08-17T12:41:21.0277449Z + TORCH_LIB_DIR=/opt/conda/lib/python3.7/site-packages/torch/lib 2022-08-17T12:41:21.0278766Z + TORCH_TEST_DIR=/opt/conda/lib/python3.7/site-packages/torch/test 2022-08-17T12:41:21.0279068Z + BUILD_DIR=build 2022-08-17T12:41:21.0279348Z + BUILD_RENAMED_DIR=build_renamed 2022-08-17T12:41:21.0279637Z + BUILD_BIN_DIR=build/bin 2022-08-17T12:41:21.0281550Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-deploy != *bazel* ]] 2022-08-17T12:41:21.0281959Z ++ realpath build/custom_test_artifacts 2022-08-17T12:41:21.0288561Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=/var/lib/jenkins/workspace/build/custom_test_artifacts 2022-08-17T12:41:21.0291713Z ++ dirname .jenkins/pytorch/test.sh 2022-08-17T12:41:21.0297758Z + source .jenkins/pytorch/common.sh 2022-08-17T12:41:21.0302166Z +++ dirname .jenkins/pytorch/common.sh 2022-08-17T12:41:21.0311595Z ++ source .jenkins/pytorch/common_utils.sh 2022-08-17T12:41:21.0313963Z +++ declare -f -t trap_add 2022-08-17T12:41:21.0319111Z ++ set -ex 2022-08-17T12:41:21.0319686Z ++ [[ linux-xenial-cuda11.3-py3.7-gcc7-deploy == *rocm* ]] 2022-08-17T12:41:21.0320015Z ++ BUILD_TEST_LIBTORCH=0 2022-08-17T12:41:21.0321035Z ++ [[ deploy == *xla* ]] 2022-08-17T12:41:21.0321462Z ++ [[ linux-xenial-cuda11.3-py3.7-gcc7-deploy == *centos* ]] 2022-08-17T12:41:21.0321953Z ++ [[ linux-xenial-cuda11.3-py3.7-gcc7-deploy == *linux-bionic* ]] 2022-08-17T12:41:21.0328543Z ++ [[ linux-xenial-cuda11.3-py3.7-gcc7-deploy == *linux-focal* ]] 2022-08-17T12:41:21.0329490Z + echo 'Environment variables' 2022-08-17T12:41:21.0329805Z Environment variables 2022-08-17T12:41:21.0330070Z + env 2022-08-17T12:41:21.0330566Z SHARD_NUMBER=1 2022-08-17T12:41:21.0331094Z CUDA_PATH=/usr/local/cuda 2022-08-17T12:41:21.0331644Z GITHUB_JOB=test 2022-08-17T12:41:21.0332034Z GITHUB_TRIGGERING_ACTOR=IvanYashchuk 2022-08-17T12:41:21.0332554Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2022-08-17T12:41:21.0333139Z NV_LIBNPP_VERSION=11.3.3.44-1 2022-08-17T12:41:21.0333751Z NV_LIBCUBLAS_DEV_VERSION=11.4.2.10064-1 2022-08-17T12:41:21.0334291Z HOSTNAME=d4cb05a00cb0 2022-08-17T12:41:21.0334800Z GITHUB_BASE_REF=master 2022-08-17T12:41:21.0336380Z NVIDIA_REQUIRE_CUDA=cuda>=11.3 brand=tesla,driver>=418,driver<419 driver>=450 2022-08-17T12:41:21.0337433Z BUILD_ENVIRONMENT=linux-xenial-cuda11.3-py3.7-gcc7-deploy 2022-08-17T12:41:21.0338064Z TERM=xterm 2022-08-17T12:41:21.0338495Z UCX_HOME=/usr 2022-08-17T12:41:21.0339152Z NV_CUDA_COMPAT_PACKAGE=cuda-compat-11-3 2022-08-17T12:41:21.0339792Z NV_LIBNPP_DEV_VERSION=11.3.3.44-1 2022-08-17T12:41:21.0340375Z SHA1=ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:41:21.0341233Z GITHUB_REF_NAME=82657/merge 2022-08-17T12:41:21.0341991Z NV_NVPROF_DEV_PACKAGE=cuda-nvprof-11-3=11.3.58-1 2022-08-17T12:41:21.0343051Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2022-08-17T12:41:21.0343821Z GITHUB_REPOSITORY_OWNER=pytorch 2022-08-17T12:41:21.0344355Z GITHUB_RUN_ATTEMPT=1 2022-08-17T12:41:21.0344812Z XLA_CUDA= 2022-08-17T12:41:21.0345230Z GITHUB_ACTIONS=true 2022-08-17T12:41:21.0345766Z GITHUB_RUN_NUMBER=40757 2022-08-17T12:41:21.0346285Z LIBRARY_PATH=/usr/local/cuda/lib64/stubs 2022-08-17T12:41:21.0346937Z PYTORCH_RETRY_TEST_CASES=1 2022-08-17T12:41:21.0347416Z GITHUB_REF_PROTECTED=false 2022-08-17T12:41:21.0348460Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2022-08-17T12:41:21.0349229Z GITHUB_REF=refs/pull/82657/merge 2022-08-17T12:41:21.0349656Z NV_CUDA_LIB_VERSION=11.3.0-1 2022-08-17T12:41:21.0349921Z GITHUB_WORKFLOW=pull 2022-08-17T12:41:21.0350167Z BRANCH=pull/82657 2022-08-17T12:41:21.0350431Z GITHUB_ACTION_REPOSITORY= 2022-08-17T12:41:21.0350715Z NV_NVML_DEV_VERSION=11.3.58-1 2022-08-17T12:41:21.0350976Z TEST_CONFIG=deploy 2022-08-17T12:41:21.0351232Z NVIDIA_VISIBLE_DEVICES=all 2022-08-17T12:41:21.0351489Z GITHUB_EVENT_NAME=pull_request 2022-08-17T12:41:21.0351797Z GITHUB_SHA=e9efe573711d9f8141e152403ee143f5875669e7 2022-08-17T12:41:21.0352089Z GITHUB_REF_TYPE=branch 2022-08-17T12:41:21.0352522Z GITHUB_API_URL=https://api.github.com 2022-08-17T12:41:21.0352868Z LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64 2022-08-17T12:41:21.0353165Z INSTALLED_PROTOBUF=yes 2022-08-17T12:41:21.0353456Z NV_NVTX_VERSION=11.3.58-1 2022-08-17T12:41:21.0355316Z 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:41:21.0356579Z GITHUB_SERVER_URL=https://github.com 2022-08-17T12:41:21.0356904Z NVIDIA_DRIVER_CAPABILITIES=compute,utility 2022-08-17T12:41:21.0357215Z NV_NVPROF_VERSION=11.3.58-1 2022-08-17T12:41:21.0357550Z GITHUB_HEAD_REF=fx-passes-nvfuser 2022-08-17T12:41:21.0357831Z NUM_TEST_SHARDS=1 2022-08-17T12:41:21.0358050Z MAX_JOBS=14 2022-08-17T12:41:21.0358338Z NV_LIBCUSPARSE_VERSION=11.5.0.58-1 2022-08-17T12:41:21.0358673Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2022-08-17T12:41:21.0359015Z BASE_SHA=343b5f86512f75f8f3bd4b90749c0459743b9e72 2022-08-17T12:41:21.0359451Z PATH=/opt/cache/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-08-17T12:41:21.0359832Z PR_NUMBER=82657 2022-08-17T12:41:21.0360122Z NV_LIBCUBLAS_VERSION=11.4.2.10064-1 2022-08-17T12:41:21.0360381Z GITHUB_RETENTION_DAYS=90 2022-08-17T12:41:21.0362434Z *** 2022-08-17T12:41:21.0362684Z INSTALLED_VISION=yes 2022-08-17T12:41:21.0363072Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2022-08-17T12:41:21.0363427Z NV_CUDA_CUDART_VERSION=11.3.58-1 2022-08-17T12:41:21.0363773Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2022-08-17T12:41:21.0364032Z NVARCH=x86_64 2022-08-17T12:41:21.0364290Z TORCH_CUDA_ARCH_LIST=Maxwell 2022-08-17T12:41:21.0364605Z NV_CUDA_CUDART_DEV_VERSION=11.3.58-1 2022-08-17T12:41:21.0365136Z CUDA_VERSION=11.3.0 2022-08-17T12:41:21.0365527Z UCX_COMMIT=v1.13.x 2022-08-17T12:41:21.0365803Z GITHUB_ACTOR=IvanYashchuk 2022-08-17T12:41:21.0366190Z NV_LIBCUBLAS_PACKAGE=libcublas-11-3=11.4.2.10064-1 2022-08-17T12:41:21.0366711Z NV_LIBCUBLAS_PACKAGE_NAME=libcublas-11-3 2022-08-17T12:41:21.0366984Z SHLVL=1 2022-08-17T12:41:21.0367270Z NV_LIBCUSPARSE_DEV_VERSION=11.5.0.58-1 2022-08-17T12:41:21.0367542Z OPENSSL_ROOT_DIR=/opt/openssl 2022-08-17T12:41:21.0367804Z HOME=/var/lib/jenkins 2022-08-17T12:41:21.0368100Z CMAKE_CUDA_COMPILER_LAUNCHER=/opt/cache/bin/sccache 2022-08-17T12:41:21.0368535Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:41:21.0368862Z GITHUB_ACTION_REF= 2022-08-17T12:41:21.0369091Z CI=true 2022-08-17T12:41:21.0369303Z GITHUB_RUN_ID=2875102080 2022-08-17T12:41:21.0370095Z 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:41:21.0370909Z NV_LIBNPP_DEV_PACKAGE=libnpp-dev-11-3=11.3.3.44-1 2022-08-17T12:41:21.0371484Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_8fdfbbea-1c46-4e41-aa98-cc1fca1f3c4e 2022-08-17T12:41:21.0371903Z DEBIAN_FRONTEND=noninteractive 2022-08-17T12:41:21.0372163Z OPENSSL_DIR=/opt/openssl 2022-08-17T12:41:21.0372528Z NV_LIBCUBLAS_DEV_PACKAGE_NAME=libcublas-dev-11-3 2022-08-17T12:41:21.0372845Z PYTORCH_OVERRIDE_FLAKY_SIGNAL=1 2022-08-17T12:41:21.0373151Z UCC_COMMIT=a7bda274b10f8adf5bb729f01da064f4e735fb23 2022-08-17T12:41:21.0373757Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_8fdfbbea-1c46-4e41-aa98-cc1fca1f3c4e 2022-08-17T12:41:21.0374163Z UCC_HOME=/usr 2022-08-17T12:41:21.0374385Z INSTALLED_DB=yes 2022-08-17T12:41:21.0374650Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2022-08-17T12:41:21.0374940Z GITHUB_REPOSITORY=pytorch/pytorch 2022-08-17T12:41:21.0375479Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_8fdfbbea-1c46-4e41-aa98-cc1fca1f3c4e 2022-08-17T12:41:21.0375882Z GITHUB_ACTION=__self 2022-08-17T12:41:21.0376269Z NV_LIBCUBLAS_DEV_PACKAGE=libcublas-dev-11-3=11.4.2.10064-1 2022-08-17T12:41:21.0376646Z NV_LIBNPP_PACKAGE=libnpp-11-3=11.3.3.44-1 2022-08-17T12:41:21.0376915Z _=/usr/bin/env 2022-08-17T12:41:21.0377197Z + echo 'Testing pytorch' 2022-08-17T12:41:21.0377450Z Testing pytorch 2022-08-17T12:41:21.0377699Z + export LANG=C.UTF-8 2022-08-17T12:41:21.0377958Z + LANG=C.UTF-8 2022-08-17T12:41:21.0378190Z + PR_NUMBER=82657 2022-08-17T12:41:21.0378430Z + [[ deploy == \d\e\f\a\u\l\t ]] 2022-08-17T12:41:21.0378706Z + [[ deploy == \d\i\s\t\r\i\b\u\t\e\d ]] 2022-08-17T12:41:21.0378973Z + [[ deploy == \s\l\o\w ]] 2022-08-17T12:41:21.0379388Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-deploy == *slow-gradcheck* ]] 2022-08-17T12:41:21.0379873Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-deploy == *cuda* ]] 2022-08-17T12:41:21.0380234Z + export PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2022-08-17T12:41:21.0380531Z + PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2022-08-17T12:41:21.0380961Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-deploy == *cuda11* ]] 2022-08-17T12:41:21.0381297Z + export BUILD_SPLIT_CUDA=ON 2022-08-17T12:41:21.0381555Z + BUILD_SPLIT_CUDA=ON 2022-08-17T12:41:21.0381800Z + [[ deploy == *crossref* ]] 2022-08-17T12:41:21.0382058Z + [[ deploy == *dynamo* ]] 2022-08-17T12:41:21.0382321Z + [[ -n 82657 ]] 2022-08-17T12:41:21.0382573Z + [[ -z '' ]] 2022-08-17T12:41:21.0382853Z + export PYTORCH_TEST_SKIP_CUDA_MEM_LEAK_CHECK=1 2022-08-17T12:41:21.0383157Z + PYTORCH_TEST_SKIP_CUDA_MEM_LEAK_CHECK=1 2022-08-17T12:41:21.0383581Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-deploy == *rocm* ]] 2022-08-17T12:41:21.0384045Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-deploy != *-bazel-* ]] 2022-08-17T12:41:21.0384402Z + pip_install --user ninja 2022-08-17T12:41:21.0384760Z + pip install --progress-bar off --user ninja 2022-08-17T12:41:21.5945026Z Collecting ninja 2022-08-17T12:41:21.6179474Z Downloading ninja-1.10.2.3-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (108 kB) 2022-08-17T12:41:22.2050427Z Installing collected packages: ninja 2022-08-17T12:41:22.2168851Z  WARNING: The script ninja is installed in '/var/lib/jenkins/.local/bin' which is not on PATH. 2022-08-17T12:41:22.2169498Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-08-17T12:41:22.2227713Z Successfully installed ninja-1.10.2.3 2022-08-17T12:41:22.2841564Z + export PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-08-17T12:41:22.2842585Z + PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-08-17T12:41:22.2843780Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-deploy == *asan* ]] 2022-08-17T12:41:22.2844151Z + [[ deploy == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2022-08-17T12:41:22.2844465Z + [[ deploy == \n\o\g\p\u\_\A\V\X\5\1\2 ]] 2022-08-17T12:41:22.2851988Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-deploy == *tbb* ]] 2022-08-17T12:41:22.2868258Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-deploy == *libtorch* ]] 2022-08-17T12:41:22.2868761Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-deploy == *-bazel-* ]] 2022-08-17T12:41:22.2871585Z + cd test 2022-08-17T12:41:22.2871960Z + python -c 'import torch; print(torch.__config__.show())' 2022-08-17T12:41:23.6550290Z PyTorch built with: 2022-08-17T12:41:23.6551030Z - GCC 7.5 2022-08-17T12:41:23.6551440Z - C++ Version: 201402 2022-08-17T12:41:23.6552136Z - Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2022-08-17T12:41:23.6552744Z - Intel(R) MKL-DNN v2.6.0 (Git Hash 52b5f107dd9cf10910aaa19cb47f3abf9b349815) 2022-08-17T12:41:23.6553138Z - OpenMP 201511 (a.k.a. OpenMP 4.5) 2022-08-17T12:41:23.6553512Z - LAPACK is enabled (usually provided by MKL) 2022-08-17T12:41:23.6553853Z - NNPACK is enabled 2022-08-17T12:41:23.6554180Z - CPU capability usage: AVX2 2022-08-17T12:41:23.6554471Z - CUDA Runtime 11.3 2022-08-17T12:41:23.6554858Z - NVCC architecture flags: -gencode;arch=compute_52,code=sm_52 2022-08-17T12:41:23.6555248Z - CuDNN 8.3.2 (built against CUDA 11.5) 2022-08-17T12:41:23.6555532Z - Magma 2.5.2 2022-08-17T12:41:23.6558414Z - Build settings: BLAS_INFO=mkl, BUILD_TYPE=Release, CUDA_VERSION=11.3, CUDNN_VERSION=8.3.2, CXX_COMPILER=/opt/cache/bin/c++, CXX_FLAGS= -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -DNDEBUG -DUSE_KINETO -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 -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, FORCE_FALLBACK_CUDA_MPI=1, LAPACK_INFO=mkl, PERF_WITH_AVX=1, PERF_WITH_AVX2=1, PERF_WITH_AVX512=1, TORCH_VERSION=1.13.0, USE_CUDA=ON, USE_CUDNN=ON, USE_EXCEPTION_PTR=1, USE_GFLAGS=OFF, USE_GLOG=OFF, USE_MKL=ON, USE_MKLDNN=ON, USE_MPI=ON, USE_NCCL=ON, USE_NNPACK=ON, USE_OPENMP=ON, USE_ROCM=OFF, 2022-08-17T12:41:23.6560474Z 2022-08-17T12:41:23.8249640Z + cd test 2022-08-17T12:41:23.8250189Z + python -c 'import torch; print(torch.__config__.parallel_info())' 2022-08-17T12:41:25.1496082Z ATen/Parallel: 2022-08-17T12:41:25.1496850Z at::get_num_threads() : 8 2022-08-17T12:41:25.1497248Z at::get_num_interop_threads() : 8 2022-08-17T12:41:25.1497528Z OpenMP 201511 (a.k.a. OpenMP 4.5) 2022-08-17T12:41:25.1497791Z omp_get_max_threads() : 8 2022-08-17T12:41:25.1498438Z Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2022-08-17T12:41:25.1499116Z mkl_get_max_threads() : 8 2022-08-17T12:41:25.1499550Z Intel(R) MKL-DNN v2.6.0 (Git Hash 52b5f107dd9cf10910aaa19cb47f3abf9b349815) 2022-08-17T12:41:25.1499922Z std::thread::hardware_concurrency() : 16 2022-08-17T12:41:25.1500213Z Environment variables: 2022-08-17T12:41:25.1500464Z OMP_NUM_THREADS : [not set] 2022-08-17T12:41:25.1500732Z MKL_NUM_THREADS : [not set] 2022-08-17T12:41:25.1501005Z ATen parallel backend: OpenMP 2022-08-17T12:41:25.1501186Z 2022-08-17T12:41:25.3183756Z + [[ deploy == *deploy* ]] 2022-08-17T12:41:25.3184059Z + install_torchdynamo 2022-08-17T12:41:25.3184585Z + local commit 2022-08-17T12:41:25.3187667Z ++ get_pinned_commit torchdynamo 2022-08-17T12:41:25.3187979Z ++ cat .github/ci_commit_pins/torchdynamo.txt 2022-08-17T12:41:25.3201763Z + commit=f19410cd8204fa1c30ca72f81142508e128be66f 2022-08-17T12:41:25.3202486Z + pip_install --user git+https://github.com/pytorch/torchdynamo.git@f19410cd8204fa1c30ca72f81142508e128be66f 2022-08-17T12:41:25.3203438Z + pip install --progress-bar off --user git+https://github.com/pytorch/torchdynamo.git@f19410cd8204fa1c30ca72f81142508e128be66f 2022-08-17T12:41:25.8053457Z Collecting git+https://github.com/pytorch/torchdynamo.git@f19410cd8204fa1c30ca72f81142508e128be66f 2022-08-17T12:41:25.8060813Z Cloning https://github.com/pytorch/torchdynamo.git (to revision f19410cd8204fa1c30ca72f81142508e128be66f) to /tmp/pip-req-build-zqo2e37c 2022-08-17T12:41:25.8095379Z Running command git clone --quiet https://github.com/pytorch/torchdynamo.git /tmp/pip-req-build-zqo2e37c 2022-08-17T12:41:26.3675076Z Running command git rev-parse -q --verify 'sha^f19410cd8204fa1c30ca72f81142508e128be66f' 2022-08-17T12:41:26.3715606Z Running command git fetch -q https://github.com/pytorch/torchdynamo.git f19410cd8204fa1c30ca72f81142508e128be66f 2022-08-17T12:41:26.5921341Z Running command git checkout -q f19410cd8204fa1c30ca72f81142508e128be66f 2022-08-17T12:41:26.6285176Z Resolved https://github.com/pytorch/torchdynamo.git to commit f19410cd8204fa1c30ca72f81142508e128be66f 2022-08-17T12:41:30.1648689Z Preparing metadata (setup.py) ... [?25l- \ | / done 2022-08-17T12:41:30.1749801Z [?25hRequirement already satisfied: torch>=1.12.0 in /opt/conda/lib/python3.7/site-packages (from torchdynamo==1.13.0.dev0) (1.13.0a0+gitce6a3c6) 2022-08-17T12:41:30.1754873Z Requirement already satisfied: numpy in /opt/conda/lib/python3.7/site-packages (from torchdynamo==1.13.0.dev0) (1.18.5) 2022-08-17T12:41:30.2172134Z Collecting tabulate 2022-08-17T12:41:30.2400589Z Downloading tabulate-0.8.10-py3-none-any.whl (29 kB) 2022-08-17T12:41:30.2479538Z Requirement already satisfied: pyyaml in /opt/conda/lib/python3.7/site-packages (from torchdynamo==1.13.0.dev0) (6.0) 2022-08-17T12:41:30.2484546Z Requirement already satisfied: sympy in /opt/conda/lib/python3.7/site-packages (from torchdynamo==1.13.0.dev0) (1.10.1) 2022-08-17T12:41:30.2513959Z Requirement already satisfied: typing-extensions in /opt/conda/lib/python3.7/site-packages (from torch>=1.12.0->torchdynamo==1.13.0.dev0) (4.3.0) 2022-08-17T12:41:30.2549235Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/lib/python3.7/site-packages (from sympy->torchdynamo==1.13.0.dev0) (1.2.1) 2022-08-17T12:41:30.2692653Z Building wheels for collected packages: torchdynamo 2022-08-17T12:41:36.4251422Z Building wheel for torchdynamo (setup.py) ... [?25l- \ | / - \ | / - \ | done 2022-08-17T12:41:36.4352225Z [?25h Created wheel for torchdynamo: filename=torchdynamo-1.13.0.dev0-cp37-cp37m-linux_x86_64.whl size=2557004 sha256=5e46356c93f96e36c352ff8b9611b24a047dd92cec66661e0e8ce2f8f184b9d3 2022-08-17T12:41:36.4354792Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/39/47/7c/07229a5bdf22c7a30fc298e692ab525681565397eb89db3641 2022-08-17T12:41:36.4385283Z Successfully built torchdynamo 2022-08-17T12:41:37.0071418Z Installing collected packages: tabulate, torchdynamo 2022-08-17T12:41:37.3196464Z Successfully installed tabulate-0.8.10 torchdynamo-1.13.0.dev0 2022-08-17T12:41:37.3997843Z + test_torch_deploy 2022-08-17T12:41:37.3998368Z + python torch/csrc/deploy/example/generate_examples.py 2022-08-17T12:41:39.8768142Z + ln -sf /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cuda.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cuda_cpp.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cuda_cu.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cuda_linalg.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_global_deps.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_python.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorchbind_test.so /opt/conda/lib/python3.7/site-packages/torch/bin 2022-08-17T12:41:39.8779696Z + ln -sf /opt/conda/lib/python3.7/site-packages/torch/lib/libshm.so /opt/conda/lib/python3.7/site-packages/torch/bin 2022-08-17T12:41:39.8790311Z + ln -sf /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so /opt/conda/lib/python3.7/site-packages/torch/lib/libc10_cuda.so /opt/conda/lib/python3.7/site-packages/torch/lib/libc10d_cuda_test.so /opt/conda/lib/python3.7/site-packages/torch/bin 2022-08-17T12:41:39.8800058Z + /opt/conda/lib/python3.7/site-packages/torch/bin/test_deploy 2022-08-17T12:41:40.2235073Z [==========] Running 22 tests from 1 test suite. 2022-08-17T12:41:40.2235547Z [----------] Global test environment set-up. 2022-08-17T12:41:40.2235927Z [----------] 22 tests from TorchpyTest 2022-08-17T12:41:40.2236336Z [ RUN ] TorchpyTest.LoadLibrary 2022-08-17T12:41:40.2658154Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:41:40.2658579Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:41:40.2658993Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:41:40.2659426Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:41:40.2659834Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:41:40.2660216Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:41:40.2660625Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:41:40.2661036Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:41:40.4085866Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:40.4088612Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:40.4091167Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:40.4092023Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:40.4092932Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:40.4093802Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:40.4095543Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:40.4096182Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:40.4097955Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:40.4099190Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:40.4100289Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:40.4101089Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:40.4264072Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:40.4264698Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:40.4267707Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:40.4269225Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:40.4271630Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:40.4272189Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:40.4350280Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:40.4351208Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:40.4353391Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:40.4354314Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:40.4355918Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:40.4356524Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:40.4357897Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:40.4358476Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:41.9265354Z [ OK ] TorchpyTest.LoadLibrary (1702 ms) 2022-08-17T12:41:41.9265808Z [ RUN ] TorchpyTest.InitTwice 2022-08-17T12:41:41.9710238Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:41:41.9710846Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:41:41.9711255Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:41:41.9711652Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:41:41.9712061Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:41:41.9712484Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:41:41.9712893Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:41:41.9713275Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:41:42.1261611Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.1263070Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.1265799Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.1266392Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.1268213Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.1268853Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.1270866Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.1271485Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.1272995Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.1273638Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.1275311Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.1275933Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.1438234Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.1439196Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.1442247Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.1443109Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.1446290Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.1446854Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.1524812Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.1526147Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.1527754Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.1528602Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.1529676Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.1531401Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.1531960Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.1533874Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.3312208Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:41:42.3312926Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:41:42.3313510Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:41:42.3313942Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:41:42.3314360Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:41:42.3314754Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:41:42.3315165Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:41:42.3315569Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:41:42.4881490Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.4882121Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.4884630Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.4885681Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.4886812Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.4888035Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.4889243Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.4890850Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.4891483Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.4893882Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.4894525Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.4896315Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.5060602Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.5061244Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.5064639Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.5065492Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.5068163Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.5068771Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.5147959Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.5150530Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.5151171Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.5152584Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.5153934Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.5154690Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.5156215Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.5156803Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.8187819Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:41:42.8188344Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:41:42.8188955Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:41:42.8189361Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:41:42.8189769Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:41:42.8190151Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:41:42.8190764Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:41:42.8191184Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:41:42.9773981Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.9775170Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.9777609Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.9778986Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.9779581Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.9782096Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.9782705Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.9784267Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.9785163Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.9786851Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.9787471Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.9789799Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.9951084Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.9951768Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.9954901Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.9956303Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.9958682Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:42.9959288Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.0037220Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.0038721Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.0040010Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.0041171Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.0042476Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.0043648Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.0045236Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.0045811Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.2006570Z [ OK ] TorchpyTest.InitTwice (1273 ms) 2022-08-17T12:41:43.2007017Z [ RUN ] TorchpyTest.DifferentInterps 2022-08-17T12:41:43.2442641Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:41:43.2443050Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:41:43.2443440Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:41:43.2443856Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:41:43.2444273Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:41:43.2444676Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:41:43.2445373Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:41:43.2445988Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:41:43.4029846Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.4030661Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.4033600Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.4034622Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.4035767Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.4037249Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.4038984Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.4039825Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.4041408Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.4042346Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.4043598Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.4045145Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.4207167Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.4208551Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.4211849Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.4213275Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.4214896Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.4216150Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.4293724Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.4295026Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.4297296Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.4298148Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.4299176Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.4300045Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.4301243Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.4301857Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.6031323Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:41:43.6031862Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:41:43.6032273Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:41:43.6032669Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:41:43.6033094Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:41:43.6033496Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:41:43.6033907Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:41:43.6034291Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:41:43.7605824Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.7606520Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.7607989Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.7609125Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.7610455Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.7611083Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.7612491Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.7613700Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.7614344Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.7615733Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.7616667Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.7617666Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.7779317Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.7780110Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.7782895Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.7937552Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.7938161Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.7938746Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.7947342Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.7947988Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.7948564Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.7949155Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.7949739Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.7950305Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.7950852Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:43.7951401Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.0484759Z [ OK ] TorchpyTest.DifferentInterps (847 ms) 2022-08-17T12:41:44.0485648Z [ RUN ] TorchpyTest.SimpleModel 2022-08-17T12:41:44.0919643Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:41:44.0920372Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:41:44.0920764Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:41:44.0921182Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:41:44.0921578Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:41:44.0921980Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:41:44.0922407Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:41:44.0922793Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:41:44.2542202Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.2542993Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.2544890Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.2546045Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.2547178Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.2547989Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.2549146Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.2550277Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.2551718Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.2552700Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.2553817Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.2554593Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.2717565Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.2718431Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.2721684Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.2722697Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.2725413Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.2726278Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.2804327Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.2805753Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.2807247Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.2808120Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.2809658Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.2810749Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.2812001Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.2812579Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.5241551Z [ OK ] TorchpyTest.SimpleModel (475 ms) 2022-08-17T12:41:44.5241996Z [ RUN ] TorchpyTest.ResNet 2022-08-17T12:41:44.5692175Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:41:44.5692989Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:41:44.5693553Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:41:44.5693944Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:41:44.5694357Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:41:44.5695017Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:41:44.5695411Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:41:44.5695816Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:41:44.7306284Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.7306980Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.7310149Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.7310844Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.7311951Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.7313119Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.7314916Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.7316012Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.7317804Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.7318881Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.7320385Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.7321473Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.7484985Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.7486573Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.7489821Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.7490931Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.7493163Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.7493936Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.7572189Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.7573834Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.7575407Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.7576554Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.7578332Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.7579194Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.7580315Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:44.7581011Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.2893381Z [ OK ] TorchpyTest.ResNet (765 ms) 2022-08-17T12:41:45.2893796Z [ RUN ] TorchpyTest.Movable 2022-08-17T12:41:45.3346614Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:41:45.3347247Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:41:45.3347635Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:41:45.3348030Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:41:45.3348448Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:41:45.3348848Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:41:45.3349266Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:41:45.3349649Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:41:45.5003748Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.5004415Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.5006181Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.5006806Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.5008928Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.5009538Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.5010410Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.5011039Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.5012671Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.5013301Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.5015601Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.5016228Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.5178195Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.5179708Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.5182611Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.5184451Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.5186853Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.5187488Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.5266091Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.5267559Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.5269802Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.5270398Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.5272048Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.5272625Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.5274627Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.5275221Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.7293330Z [ OK ] TorchpyTest.Movable (439 ms) 2022-08-17T12:41:45.7293789Z [ RUN ] TorchpyTest.MultiSerialSimpleModel 2022-08-17T12:41:45.7742688Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:41:45.7743110Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:41:45.7743555Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:41:45.7743951Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:41:45.7744359Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:41:45.7744774Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:41:45.7745162Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:41:45.7745564Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:41:45.9393007Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.9394455Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.9396660Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.9397837Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.9399186Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.9400107Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.9402648Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.9403333Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.9404300Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.9405318Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.9406362Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.9407304Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.9569683Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.9571047Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.9574051Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.9575722Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.9577259Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.9578100Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.9655982Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.9657545Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.9658967Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.9660294Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.9661453Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.9662499Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.9663875Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:45.9664959Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.1349216Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:41:46.1350169Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:41:46.1350902Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:41:46.1351320Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:41:46.1351727Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:41:46.1352135Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:41:46.1352526Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:41:46.1352926Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:41:46.2960718Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.2962241Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.2964387Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.2966220Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.2967563Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.2968842Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.2970595Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.2971589Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.2973062Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.2974407Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.2975798Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.2976422Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.3136584Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.3138181Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.3140978Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.3142539Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.3144099Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.3145511Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.3223456Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.3224766Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.3226432Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.3227603Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.3228756Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.3229840Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.3230641Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.3231457Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.4904413Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:41:46.4905360Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:41:46.4906072Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:41:46.4906495Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:41:46.4906894Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:41:46.4907317Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:41:46.4907727Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:41:46.4908115Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:41:46.6523349Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.6524634Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.6526227Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.6527565Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.6528850Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.6530246Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.6531861Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.6532974Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.6534358Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.6536106Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.6537721Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.6539015Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.6699617Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.6700872Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.6703468Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.6705166Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.6706618Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.6708027Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.6785465Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.6786900Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.6788585Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.6789938Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.6791440Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.6792510Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.6793786Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:46.6794868Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.0172367Z [ OK ] TorchpyTest.MultiSerialSimpleModel (1287 ms) 2022-08-17T12:41:47.0173026Z [ RUN ] TorchpyTest.ThreadedSimpleModel 2022-08-17T12:41:47.0606791Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:41:47.0607736Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:41:47.0608181Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:41:47.0608593Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:41:47.0609017Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:41:47.0609461Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:41:47.0610135Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:41:47.0610543Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:41:47.2309407Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.2310808Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.2313415Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.2314794Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.2316071Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.2316724Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.2317724Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.2319332Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.2320452Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.2321160Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.2323128Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.2323731Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.2486684Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.2488255Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.2491342Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.2492441Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.2495040Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.2495913Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.2573849Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.2574881Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.2577557Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.2578247Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.2579288Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.2580331Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.2581348Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.2582753Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.4280451Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:41:47.4281228Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:41:47.4281617Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:41:47.4282026Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:41:47.4282429Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:41:47.4282829Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:41:47.4283220Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:41:47.4283721Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:41:47.5911232Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.5912342Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.5915128Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.5915796Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.5916942Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.5918014Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.5920458Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.5921101Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.5922214Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.5923237Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.5924657Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.5925853Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.6086153Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.6087240Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.6090403Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.6091839Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.6094177Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.6094807Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.6172687Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.6174006Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.6176150Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.6176823Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.6178227Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.6179138Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.6180742Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.6181441Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.7864313Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:41:47.7864865Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:41:47.7865262Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:41:47.7865674Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:41:47.7866078Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:41:47.7866482Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:41:47.7866883Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:41:47.7867280Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:41:47.9501470Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.9502880Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.9504722Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.9505688Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.9507223Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.9508150Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.9510045Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.9510667Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.9511945Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.9513081Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.9514487Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.9515335Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.9677668Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.9679112Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.9681825Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.9683403Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.9685936Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.9686556Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.9764249Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.9765681Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.9768488Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.9769067Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.9770222Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.9771080Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.9772499Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:47.9773172Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.3341894Z [ OK ] TorchpyTest.ThreadedSimpleModel (1317 ms) 2022-08-17T12:41:48.3342429Z [ RUN ] TorchpyTest.ErrorsReplicatingObj 2022-08-17T12:41:48.3778063Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:41:48.3778665Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:41:48.3779071Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:41:48.3779488Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:41:48.3779898Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:41:48.3780297Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:41:48.3780703Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:41:48.3781086Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:41:48.5501869Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.5503427Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.5505670Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.5506861Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.5507889Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.5508894Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.5510069Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.5511126Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.5512343Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.5513717Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.5514874Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.5516077Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.5680001Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.5681684Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.5684664Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.5685899Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.5688199Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.5689066Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.5767882Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.5769725Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.5771476Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.5772399Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.5773909Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.5774927Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.5776261Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.5777265Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.7471837Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:41:48.7472404Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:41:48.7472813Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:41:48.7473226Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:41:48.7473614Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:41:48.7474017Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:41:48.7474601Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:41:48.7475021Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:41:48.9122965Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.9123940Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.9126511Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.9127694Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.9129133Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.9130141Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.9132176Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.9133126Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.9134569Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.9135888Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.9137066Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.9138197Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.9300385Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.9301645Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.9304370Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.9305871Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.9308056Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.9309063Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.9387085Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.9388437Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.9390284Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.9391480Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.9392202Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.9394478Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.9395611Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:48.9396354Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.1077415Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:41:49.1078106Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:41:49.1078561Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:41:49.1078986Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:41:49.1079391Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:41:49.1079776Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:41:49.1080188Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:41:49.1080596Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:41:49.2728868Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.2730063Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.2732538Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.2733182Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.2734241Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.2735772Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.2737629Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.2738619Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.2740323Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.2741435Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.2742676Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.2744077Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.2905866Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.2907145Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.2910518Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.2911550Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.2913794Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.2914653Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.2994108Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.2996162Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.2997305Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.2998343Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.2999672Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.3000777Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.3001531Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.3002868Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.4684206Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:41:49.4685457Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:41:49.4686198Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:41:49.4686611Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:41:49.4687015Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:41:49.4687410Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:41:49.4687796Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:41:49.4688195Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:41:49.6348097Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.6349638Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.6351422Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.6352761Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.6354342Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.6355443Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.6356713Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.6358167Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.6359499Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.6360570Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.6361761Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.6362777Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.6524979Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.6527055Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.6529293Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.6530926Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.6532553Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.6534032Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.6612567Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.6614073Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.6615656Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.6616997Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.6618425Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.6619595Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.6620769Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:49.6621790Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.0609841Z [ OK ] TorchpyTest.ErrorsReplicatingObj (1726 ms) 2022-08-17T12:41:50.0610463Z [ RUN ] TorchpyTest.ThrowsSafely 2022-08-17T12:41:50.1047544Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:41:50.1048529Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:41:50.1049140Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:41:50.1049555Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:41:50.1049960Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:41:50.1050538Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:41:50.1050984Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:41:50.1051367Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:41:50.2793638Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.2795029Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.2796592Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.2797829Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.2799133Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.2800405Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.2801693Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.2803060Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.2804511Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.2806179Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.2807604Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.2808409Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.2972279Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.2973670Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.2976566Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.2977953Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.2979984Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.2981301Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.3059077Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.3060202Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.3062290Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.3063090Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.3064223Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.3065144Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.3066361Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.3067355Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.4770130Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:41:50.4770616Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:41:50.4771044Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:41:50.4771390Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:41:50.4771779Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:41:50.4772181Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:41:50.4772596Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:41:50.4772979Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:41:50.6457547Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.6458752Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.6504260Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.6505006Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.6505666Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.6506271Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.6506869Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.6507533Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.6508167Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.6508837Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.6509764Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.6510403Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.6637032Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.6638286Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.6641730Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.6643288Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.6646010Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.6647467Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.6726372Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.6727883Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.6730210Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.6731825Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.6732442Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.6734876Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.6736519Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.6737859Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:50.8439185Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:41:50.8440056Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:41:50.8440866Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:41:50.8441752Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:41:50.8442550Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:41:50.8443361Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:41:50.8444177Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:41:50.8445370Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:41:51.0122102Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.0123342Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.0125288Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.0126820Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.0128509Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.0130094Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.0132841Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.0134196Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.0135693Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.0137651Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.0139515Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.0142705Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.0306392Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.0307587Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.0311020Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.0313008Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.0315541Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.0317221Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.0397326Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.0398506Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.0400577Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.0402196Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.0403703Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.0405326Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.0406937Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.0408588Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.3866954Z [ OK ] TorchpyTest.ThrowsSafely (1325 ms) 2022-08-17T12:41:51.3868115Z [ RUN ] TorchpyTest.AcquireMultipleSessionsInTheSamePackage 2022-08-17T12:41:51.4309029Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:41:51.4309874Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:41:51.4310670Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:41:51.4311489Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:41:51.4312515Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:41:51.4313319Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:41:51.4314056Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:41:51.4314853Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:41:51.6073471Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.6074732Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.6076220Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.6078051Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.6079674Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.6081707Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.6083577Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.6085554Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.6086833Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.6088558Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.6090045Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.6091722Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.6258460Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.6259687Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.6263097Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.6265284Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.6267750Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.6269641Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.6350569Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.6351786Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.6353729Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.6354907Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.6356461Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.6358031Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.6359546Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.6360940Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:51.8437962Z [ OK ] TorchpyTest.AcquireMultipleSessionsInTheSamePackage (456 ms) 2022-08-17T12:41:51.8439392Z [ RUN ] TorchpyTest.AcquireMultipleSessionsInDifferentPackages 2022-08-17T12:41:51.8928226Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:41:51.8928991Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:41:51.8929746Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:41:51.8930521Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:41:51.8931297Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:41:51.8932072Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:41:51.8932858Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:41:51.8933649Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:41:52.0677897Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.0679196Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.0680827Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.0682280Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.0684168Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.0685654Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.0687873Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.0689549Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.0691108Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.0692956Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.0694298Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.0695868Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.0862143Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.0863359Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.0867023Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.0868850Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.0871255Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.0873287Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.0953869Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.0955073Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.0956542Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.0957942Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.0959631Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.0961057Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.0962628Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.0964113Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.3041878Z [ OK ] TorchpyTest.AcquireMultipleSessionsInDifferentPackages (460 ms) 2022-08-17T12:41:52.3043118Z [ RUN ] TorchpyTest.TensorSharingNotAllowed 2022-08-17T12:41:52.3527839Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:41:52.3528637Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:41:52.3529401Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:41:52.3530233Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:41:52.3531009Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:41:52.3531829Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:41:52.3532639Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:41:52.3533692Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:41:52.5277037Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.5278281Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.5279887Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.5281692Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.5283177Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.5284679Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.5286640Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.5288567Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.5290551Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.5292077Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.5293369Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.5294594Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.5459771Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.5460888Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.5464738Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.5466318Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.5468669Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.5470500Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.5550427Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.5551606Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.5553578Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.5555176Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.5556544Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.5558145Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.5559562Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.5561023Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.7250463Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:41:52.7251307Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:41:52.7252107Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:41:52.7252956Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:41:52.7253770Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:41:52.7254596Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:41:52.7255398Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:41:52.7256198Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:41:52.8943880Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.8945113Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.8947132Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.8948809Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.8950459Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.8952057Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.8954217Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.8955840Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.8957290Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.8959070Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.8960713Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.8962302Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.9125179Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.9126414Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.9130196Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.9132078Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.9134140Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.9135986Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.9216782Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.9218062Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.9219336Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.9220465Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.9222529Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.9223660Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.9224841Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:52.9227155Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.1982118Z [ OK ] TorchpyTest.TensorSharingNotAllowed (894 ms) 2022-08-17T12:41:53.1982628Z [ RUN ] TorchpyTest.TaggingRace 2022-08-17T12:41:53.2426760Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:41:53.2427357Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:41:53.2427757Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:41:53.2428392Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:41:53.2428802Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:41:53.2429225Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:41:53.2429891Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:41:53.2430305Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:41:53.4191822Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.4192687Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.4195362Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.4196699Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.4197939Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.4199303Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.4201162Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.4202794Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.4204255Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.4206175Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.4208061Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.4209723Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.4374941Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.4376166Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.4379458Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.4381387Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.4384218Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.4385732Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.4465404Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.4466616Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.4468099Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.4469509Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.4471072Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.4472759Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.4474198Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.4475672Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.6161750Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:41:53.6162590Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:41:53.6163390Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:41:53.6164260Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:41:53.6165463Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:41:53.6166292Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:41:53.6167356Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:41:53.6168158Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:41:53.7867494Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.7868756Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.7870225Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.7871469Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.7872647Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.7874695Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.7876605Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.7878097Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.7879623Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.7881222Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.7882874Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.7884406Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.8054948Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.8056172Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.8059792Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.8061454Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.8064282Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.8065802Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.8146177Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.8147383Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.8148939Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.8150454Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.8152182Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.8153739Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.8155133Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.8156839Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:53.9844664Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:41:53.9845860Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:41:53.9846645Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:41:53.9847488Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:41:53.9848302Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:41:53.9849117Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:41:53.9849932Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:41:53.9850702Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:41:54.1549919Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.1551152Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.1552687Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.1554259Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.1555910Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.1557543Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.1559382Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.1561145Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.1562698Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.1564653Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.1566245Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.1568235Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.1733830Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.1735042Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.1737862Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.1740111Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.1742222Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.1744355Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.1824083Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.1825271Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.1826819Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.1828678Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.1829851Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.1831427Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.1832568Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.1834215Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.3539934Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:41:54.3540765Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:41:54.3541545Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:41:54.3542347Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:41:54.3543180Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:41:54.3543966Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:41:54.3544804Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:41:54.3545583Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:41:54.5272095Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.5273336Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.5275260Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.5277233Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.5278989Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.5280028Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.5282684Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.5284194Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.5285817Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.5286656Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.5289434Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.5290819Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.5458553Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.5459766Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.5463272Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.5465084Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.5467990Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.5469486Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.5551106Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.5552289Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.5554281Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.5555664Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.5557446Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.5558993Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.5560412Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.5562250Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.7263996Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:41:54.7264829Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:41:54.7265626Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:41:54.7266454Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:41:54.7267280Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:41:54.7268072Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:41:54.7268884Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:41:54.7269963Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:41:54.8990908Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.8992134Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.8993756Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.8995625Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.8997312Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.8998622Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.9000765Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.9001999Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.9003227Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.9005934Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.9007166Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.9009194Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.9175390Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.9176601Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.9179763Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.9181896Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.9184428Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.9186453Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.9266962Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.9268122Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.9270455Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.9272167Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.9274226Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.9275540Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.9277125Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:54.9278503Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.0961109Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:41:55.0961923Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:41:55.0962714Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:41:55.0963558Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:41:55.0964384Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:41:55.0965583Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:41:55.0966392Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:41:55.0967201Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:41:55.2693465Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.2694721Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.2696674Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.2698157Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.2699860Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.2701375Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.2703219Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.2704850Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.2706483Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.2708028Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.2709732Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.2711236Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.2876243Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.2877407Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.2881043Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.2882965Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.2885580Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.2887656Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.2972003Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.2973203Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.2974794Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.2976362Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.2977928Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.2979401Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.2980804Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.2982502Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.4666944Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:41:55.4667805Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:41:55.4668621Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:41:55.4669563Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:41:55.4670387Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:41:55.4671163Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:41:55.4672017Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:41:55.4672848Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:41:55.6407659Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.6408957Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.6410684Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.6412419Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.6413965Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.6415418Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.6417380Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.6419446Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.6420988Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.6422666Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.6424369Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.6426074Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.6590704Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.6591894Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.6595379Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.6597379Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.6599881Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.6601651Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.6681873Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.6683055Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.6684817Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.6686575Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.6687807Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.6689246Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.6690537Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.6692690Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:55.8374612Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:41:55.8375033Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:41:55.8375621Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:41:55.8376168Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:41:55.8376586Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:41:55.8376972Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:41:55.8377383Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:41:55.8378031Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:41:56.0132559Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.0133219Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.0135827Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.0137671Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.0138891Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.0140123Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.0142208Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.0143404Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.0145124Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.0146745Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.0148348Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.0150126Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.0315955Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.0317108Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.0320402Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.0322768Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.0325646Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.0327242Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.0407432Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.0408638Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.0410630Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.0412285Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.0413366Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.0414733Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.0415941Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.0417952Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.2098313Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:41:56.2098985Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:41:56.2099645Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:41:56.2100052Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:41:56.2100635Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:41:56.2101135Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:41:56.2101527Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:41:56.2102172Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:41:56.3862487Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.3863375Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.3866822Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.3867648Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.3868988Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.3870853Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.3872794Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.3874397Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.3876025Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.3877673Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.3878923Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.3880144Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.4045424Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.4046756Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.4050152Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.4052191Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.4054746Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.4056434Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.4136637Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.4137874Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.4139770Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.4141575Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.4142995Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.4144689Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.4146275Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.4147709Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.5830115Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:41:56.5830999Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:41:56.5831768Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:41:56.5832604Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:41:56.5833426Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:41:56.5834225Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:41:56.5835044Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:41:56.5835880Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:41:56.7604564Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.7606130Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.7608326Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.7609912Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.7611688Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.7613443Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.7615115Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.7616640Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.7618490Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.7620151Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.7621767Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.7623701Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.7789287Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.7790497Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.7793713Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.7795882Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.7798338Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.7800419Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.7880871Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.7882075Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.7883538Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.7885341Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.7886748Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.7888588Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.7890036Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.7891497Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:56.9577520Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:41:56.9578327Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:41:56.9579110Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:41:56.9579985Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:41:56.9580822Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:41:56.9581627Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:41:56.9582447Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:41:56.9583233Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:41:57.1354489Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.1355814Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.1358553Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.1360488Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.1361872Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.1362515Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.1363802Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.1365435Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.1366529Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.1368011Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.1369341Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.1370004Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.1532979Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.1534140Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.1536186Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.1537914Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.1539574Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.1540835Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.1618555Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.1619919Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.1621370Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.1622629Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.1623901Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.1625312Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.1626639Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.1627452Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.3303197Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:41:57.3304008Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:41:57.3304418Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:41:57.3304829Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:41:57.3305234Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:41:57.3305641Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:41:57.3306032Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:41:57.3306434Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:41:57.5090037Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.5090796Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.5092448Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.5093784Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.5095783Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.5096925Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.5099126Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.5100346Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.5101668Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.5103722Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.5105067Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.5106320Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.5271595Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.5272204Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.5276245Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.5277467Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.5279281Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.5280239Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.5360517Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.5361644Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.5362902Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.5364418Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.5365567Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.5367363Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.5369076Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.5370025Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.7051414Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:41:57.7051868Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:41:57.7052271Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:41:57.7052689Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:41:57.7053055Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:41:57.7053460Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:41:57.7053866Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:41:57.7054268Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:41:57.8861282Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.8861907Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.8864754Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.8866177Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.8867445Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.8869525Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.8871492Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.8872677Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.8874631Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.8876264Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.8877453Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.8879646Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.9044796Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.9046539Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.9049692Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.9052078Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.9054982Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.9056628Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.9136573Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.9138062Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.9139862Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.9142059Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.9143107Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.9144677Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.9145932Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:57.9147235Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.0830216Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:41:58.0830777Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:41:58.0831324Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:41:58.0831740Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:41:58.0832110Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:41:58.0832521Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:41:58.0832933Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:41:58.0833333Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:41:58.2647296Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.2648213Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.2650410Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.2652072Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.2653691Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.2654976Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.2656717Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.2658135Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.2659279Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.2661088Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.2662878Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.2663994Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.2828219Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.2829613Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.2833284Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.2835213Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.2837880Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.2839741Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.2919961Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.2921172Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.2923027Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.2924318Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.2925674Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.2927952Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.2928855Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.2930030Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.4625394Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:41:58.4626384Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:41:58.4626826Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:41:58.4627231Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:41:58.4627626Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:41:58.4628037Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:41:58.4628445Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:41:58.4628831Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:41:58.6446926Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.6448057Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.6451488Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.6452961Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.6454211Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.6455439Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.6457193Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.6459127Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.6460027Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.6461627Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.6463559Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.6464854Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.6628477Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.6630041Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.6634063Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.6635851Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.6638390Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.6641846Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.6721406Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.6722798Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.6724659Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.6726254Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.6728102Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.6729509Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.6730868Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.6732778Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:58.8419143Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:41:58.8420004Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:41:58.8420796Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:41:58.8421612Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:41:58.8422429Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:41:58.8423211Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:41:58.8423997Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:41:58.8424794Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:41:59.0261823Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:59.0263062Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:59.0264863Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:59.0266083Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:59.0267861Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:59.0269421Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:59.0271472Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:59.0273024Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:59.0274979Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:59.0276417Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:59.0277998Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:59.0279670Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:59.0462633Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:59.0463831Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:59.0466298Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:59.0468495Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:59.0470966Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:59.0473028Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:59.0554952Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:59.0556135Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:59.0558145Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:59.0559870Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:59.0561345Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:59.0562797Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:59.0564350Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:41:59.0565922Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.2337502Z [ OK ] TorchpyTest.TaggingRace (7035 ms) 2022-08-17T12:42:00.2338395Z [ RUN ] TorchpyTest.DisarmHook 2022-08-17T12:42:00.2787178Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:42:00.2788011Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:42:00.2788787Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:42:00.2789641Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:42:00.2790413Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:42:00.2791143Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:42:00.2791887Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:42:00.2792917Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:42:00.4744575Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.4745839Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.4746971Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.4748658Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.4749760Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.4750924Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.4753282Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.4754464Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.4756175Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.4758086Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.4759370Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.4760237Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.4932652Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.4933399Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.4937616Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.4938462Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.4941076Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.4941887Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.5023896Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.5024555Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.5027047Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.5027866Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.5029093Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.5030483Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.5032425Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.5033277Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.7795070Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:42:00.7796065Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:42:00.7796569Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:42:00.7796991Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:42:00.7797396Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:42:00.7797796Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:42:00.7798205Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:42:00.7798607Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:42:00.9702535Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.9703819Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.9705272Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.9706583Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.9707827Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.9709125Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.9710387Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.9711761Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.9713048Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.9714465Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.9715488Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.9716827Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.9882968Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.9884772Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.9886458Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.9888474Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.9890134Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.9891504Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.9971006Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.9972484Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.9973814Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.9975186Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.9976553Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.9977617Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.9978909Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:00.9979826Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.2268380Z [ OK ] TorchpyTest.DisarmHook (993 ms) 2022-08-17T12:42:01.2268846Z [ RUN ] TorchpyTest.RegisterModule 2022-08-17T12:42:01.2808071Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:42:01.2808521Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:42:01.2808940Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:42:01.2809356Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:42:01.2809717Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:42:01.2810115Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:42:01.2810540Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:42:01.2810928Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:42:01.4733464Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.4734142Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.4735817Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.4736432Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.4737992Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.4738598Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.4739960Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.4741063Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.4742543Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.4743187Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.4743908Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.4744955Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.4911612Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.4912367Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.4915328Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.4916314Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.4918073Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.4919073Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.4998244Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.4999366Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.5000664Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.5002074Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.5003203Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.5003961Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.5004788Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.5005632Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.6718538Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:42:01.6719500Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:42:01.6720166Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:42:01.6720586Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:42:01.6720999Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:42:01.6721398Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:42:01.6722031Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:42:01.6722437Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:42:01.8619351Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.8620715Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.8622503Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.8623871Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.8625078Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.8626467Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.8627491Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.8628232Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.8629584Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.8630600Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.8631975Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.8632740Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.8800979Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.8802341Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.8805307Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.8806667Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.8807753Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.8808546Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.8890348Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.8891452Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.8893028Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.8894159Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.8895387Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.8896219Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.8897190Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:01.8897887Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.1863584Z [ OK ] TorchpyTest.RegisterModule (959 ms) 2022-08-17T12:42:02.1864104Z [ RUN ] TorchpyTest.TensorSerializationSharing 2022-08-17T12:42:02.2325405Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:42:02.2326017Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:42:02.2326439Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:42:02.2326855Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:42:02.2327265Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:42:02.2327649Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:42:02.2341743Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:42:02.2342160Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:42:02.4268334Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.4269419Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.4271865Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.4272625Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.4273664Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.4274257Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.4276100Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.4276723Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.4278218Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.4278878Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.4280529Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.4281169Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.4447253Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.4448663Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.4451359Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.4452637Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.4454295Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.4455470Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.4534982Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.4536294Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.4537371Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.4538840Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.4539751Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.4540627Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.4541257Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.4542559Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.6237831Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:42:02.6238264Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:42:02.6238653Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:42:02.6239066Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:42:02.6239481Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:42:02.6239882Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:42:02.6240271Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:42:02.6240672Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:42:02.8100927Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.8102028Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.8103809Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.8105087Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.8106395Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.8107328Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.8108859Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.8109984Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.8111386Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.8112704Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.8113926Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.8114871Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.8280511Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.8281357Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.8284471Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.8285666Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.8288384Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.8289037Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.8369149Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.8370003Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.8372694Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.8373362Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.8375291Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.8375936Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.8377685Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:02.8378278Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.1312561Z [ OK ] TorchpyTest.TensorSerializationSharing (944 ms) 2022-08-17T12:42:03.1313104Z [ RUN ] TorchpyTest.SharedLibraryLoad 2022-08-17T12:42:03.1768871Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:42:03.1769291Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:42:03.1769705Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:42:03.1770401Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:42:03.1770797Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:42:03.1771200Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:42:03.1783940Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:42:03.1784360Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:42:03.3708503Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.3709902Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.3712533Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.3713145Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.3714796Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.3715494Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.3717434Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.3718062Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.3719534Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.3720686Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.3722834Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.3723699Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.3889084Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.3890296Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.3893174Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.3894494Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.3898002Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.3898603Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.3976280Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.3978329Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.3979864Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.3980915Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.3982793Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.3983637Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.3985207Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.3986050Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.5679325Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:42:03.5680026Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:42:03.5680426Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:42:03.5680808Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:42:03.5681215Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:42:03.5681611Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:42:03.5682036Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:42:03.5682418Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:42:03.7540002Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.7541205Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.7543585Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.7544534Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.7546201Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.7547119Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.7549603Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.7550520Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.7552113Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.7553288Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.7554688Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.7555822Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.7720067Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.7721230Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.7724303Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.7725958Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.7728092Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.7728903Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.7807675Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.7809350Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.7811073Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.7812224Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.7813385Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.7814632Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.7815390Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:03.7817403Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.2224166Z [ OK ] TorchpyTest.SharedLibraryLoad (1091 ms) 2022-08-17T12:42:04.2224655Z [ RUN ] TorchpyTest.UsesDistributed 2022-08-17T12:42:04.2682175Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:42:04.2682698Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:42:04.2683267Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:42:04.2683651Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:42:04.2684060Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:42:04.2684456Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:42:04.2692232Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:42:04.2692653Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:42:04.4621444Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.4622522Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.4625479Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.4626099Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.4627490Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.4629932Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.4631177Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.4631799Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.4633065Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.4634125Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.4635492Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.4636634Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.4802610Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.4803733Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.4807094Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.4808572Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.4810642Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.4811761Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.4890996Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.4892454Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.4894653Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.4895249Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.4896547Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.4897418Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.4898634Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.4899445Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.7122913Z [ OK ] TorchpyTest.UsesDistributed (489 ms) 2022-08-17T12:42:04.7123338Z [ RUN ] TorchpyTest.Autograd 2022-08-17T12:42:04.7630027Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:42:04.7630623Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:42:04.7631136Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:42:04.7631535Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:42:04.7632274Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:42:04.7632686Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:42:04.7633704Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:42:04.7634319Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:42:04.9548994Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.9549926Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.9552577Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.9553281Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.9554353Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.9555404Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.9557015Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.9558203Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.9559517Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.9560453Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.9561916Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.9562705Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.9728352Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.9729839Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.9732754Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.9734347Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.9736569Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.9737166Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.9815993Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.9817374Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.9819604Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.9820194Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.9821518Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.9822367Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.9823642Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:04.9824468Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.1516076Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:42:05.1516760Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:42:05.1517168Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:42:05.1517536Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:42:05.1517941Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:42:05.1518346Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:42:05.1518757Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:42:05.1519150Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:42:05.3371698Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.3372816Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.3375290Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.3376299Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.3377944Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.3378720Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.3380858Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.3381490Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.3382733Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.3383870Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.3385436Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.3386325Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.3551384Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.3552520Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.3555822Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.3556624Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.3558553Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.3559541Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.3638673Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.3640059Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.3641666Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.3642470Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.3644915Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.3645858Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.3647054Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.3648380Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.6627696Z [ OK ] TorchpyTest.Autograd (950 ms) 2022-08-17T12:42:05.6628215Z [ RUN ] TorchpyTest.ImportlibMetadata 2022-08-17T12:42:05.7095373Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:42:05.7095823Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:42:05.7096209Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:42:05.7096638Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:42:05.7097048Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:42:05.7097431Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:42:05.7097841Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:42:05.7098243Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:42:05.9033285Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.9034467Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.9037691Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.9038757Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.9039376Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.9040414Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.9042209Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.9043218Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.9044412Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.9045671Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.9046923Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.9048209Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.9213504Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.9214989Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.9217881Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.9219787Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.9221256Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.9222597Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.9301600Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.9302924Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.9304772Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.9305868Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.9306644Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.9308148Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.9309205Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:05.9309776Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:06.1541423Z [ OK ] TorchpyTest.ImportlibMetadata (491 ms) 2022-08-17T12:42:06.1541915Z [ RUN ] TorchpyTest.PrintInstruction 2022-08-17T12:42:06.1631282Z 0.4834 -0.1659 0.2476 2022-08-17T12:42:06.1631772Z -1.1206 -1.8672 -0.6228 2022-08-17T12:42:06.1632093Z [ CPUFloatType{2,3} ] 2022-08-17T12:42:06.2059270Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:42:06.2060073Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:42:06.2060712Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:42:06.2061146Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:42:06.2061546Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:42:06.2061946Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:42:06.2062359Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:42:06.2062745Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:42:06.3981604Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:06.3983648Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:06.3984890Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:06.3986855Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:06.3987463Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:06.3988877Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:06.3990079Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:06.3991129Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:06.3992403Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:06.3994380Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:06.3995364Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:06.3997097Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:06.4162006Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:06.4163683Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:06.4166296Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:06.4168347Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:06.4169950Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:06.4170801Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:06.4249558Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:06.4251377Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:06.4252604Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:06.4253915Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:06.4254782Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:06.4256090Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:06.4257215Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:06.4258066Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:06.5541235Z 0.4834 -0.1659 0.2476 2022-08-17T12:42:06.5541554Z -1.1206 -1.8672 -0.6228 2022-08-17T12:42:06.5541797Z [ CPUFloatType{2,3} ] 2022-08-17T12:42:06.6511477Z 0.4834 -0.1659 0.2476 2022-08-17T12:42:06.6511865Z -1.1206 -1.8672 -0.6228 2022-08-17T12:42:06.6512138Z [ CPUFloatType{2,3} ] 2022-08-17T12:42:06.6517348Z [ OK ] TorchpyTest.PrintInstruction (497 ms) 2022-08-17T12:42:06.6517869Z [----------] 22 tests from TorchpyTest (26428 ms total) 2022-08-17T12:42:06.6518090Z 2022-08-17T12:42:06.6518292Z [----------] Global test environment tear-down 2022-08-17T12:42:06.6532817Z [==========] 22 tests from 1 test suite ran. (26428 ms total) 2022-08-17T12:42:06.6535256Z [ PASSED ] 22 tests. 2022-08-17T12:42:06.8597939Z + /opt/conda/lib/python3.7/site-packages/torch/bin/test_deploy_gpu 2022-08-17T12:42:07.2043211Z [==========] Running 2 tests from 1 test suite. 2022-08-17T12:42:07.2043687Z [----------] Global test environment set-up. 2022-08-17T12:42:07.2044110Z [----------] 2 tests from TorchDeployGPUTest 2022-08-17T12:42:07.2044541Z [ RUN ] TorchDeployGPUTest.SimpleModel 2022-08-17T12:42:07.2794860Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:42:07.2795348Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:42:07.2795754Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:42:07.2796167Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:42:07.2796562Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:42:07.2796964Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:42:07.2797374Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:42:07.2797761Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:42:07.4239953Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:07.4241292Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:07.4243262Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:07.4243936Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:07.4245690Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:07.4246676Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:07.4247528Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:07.4248432Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:07.4249048Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:07.4250395Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:07.4251036Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:07.4251887Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:07.4413637Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:07.4414492Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:07.4417857Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:07.4418801Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:07.4420027Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:07.4420638Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:07.4499348Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:07.4500267Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:07.4501997Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:07.4502853Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:07.4503802Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:07.4504585Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:07.4505315Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:07.4506063Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:08.9224461Z [ OK ] TorchDeployGPUTest.SimpleModel (1718 ms) 2022-08-17T12:42:08.9224984Z [ RUN ] TorchDeployGPUTest.UsesDistributed 2022-08-17T12:42:08.9667187Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-08-17T12:42:08.9667751Z torch::deploy builtin tensorrt contains 0 modules 2022-08-17T12:42:08.9668374Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-08-17T12:42:08.9668794Z torch::deploy builtin cpython_internal contains 6 modules 2022-08-17T12:42:08.9669201Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-08-17T12:42:08.9669603Z torch::deploy builtin frozentorch contains 1692 modules 2022-08-17T12:42:08.9670008Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-08-17T12:42:08.9670413Z torch::deploy builtin frozenpython contains 0 modules 2022-08-17T12:42:09.1228695Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:09.1229817Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:09.1232150Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:09.1232790Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:09.1233931Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:09.1234549Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:09.1235665Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:09.1236276Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:09.1237566Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:09.1238939Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:09.1239808Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:09.1241172Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:09.1401767Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:09.1403122Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:09.1406058Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:09.1407181Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:09.1409926Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:09.1410519Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:09.1488439Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:09.1489495Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:09.1492096Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:09.1492736Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:09.1493679Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:09.1494757Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:09.1495720Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:09.1496597Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-08-17T12:42:09.3421823Z [ OK ] TorchDeployGPUTest.UsesDistributed (419 ms) 2022-08-17T12:42:09.3422399Z [----------] 2 tests from TorchDeployGPUTest (2137 ms total) 2022-08-17T12:42:09.3422639Z 2022-08-17T12:42:09.3422853Z [----------] Global test environment tear-down 2022-08-17T12:42:09.3423291Z [==========] 2 tests from 1 test suite ran. (2138 ms total) 2022-08-17T12:42:09.3423646Z [ PASSED ] 2 tests. 2022-08-17T12:42:09.4970123Z + assert_git_not_dirty 2022-08-17T12:42:09.4970749Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-deploy != *rocm* ]] 2022-08-17T12:42:09.4971227Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-deploy != *xla* ]] 2022-08-17T12:42:09.4974153Z ++ git status --porcelain 2022-08-17T12:42:10.2738695Z + git_status= 2022-08-17T12:42:10.2739122Z + [[ -n '' ]] 2022-08-17T12:42:10.2802823Z Prepare all required actions 2022-08-17T12:42:10.2803235Z Getting action download info 2022-08-17T12:42:10.4506578Z ##[group]Run ./.github/actions/get-workflow-job-id 2022-08-17T12:42:10.4506877Z with: 2022-08-17T12:42:10.4507341Z github-token: *** 2022-08-17T12:42:10.4507588Z env: 2022-08-17T12:42:10.4507810Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:42:10.4508078Z GPU_FLAG: --gpus all 2022-08-17T12:42:10.4508325Z ##[endgroup] 2022-08-17T12:42:10.4542357Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a 2022-08-17T12:42:10.4542671Z with: 2022-08-17T12:42:10.4542875Z shell: bash 2022-08-17T12:42:10.4543118Z timeout_minutes: 10 2022-08-17T12:42:10.4543364Z max_attempts: 5 2022-08-17T12:42:10.4543613Z retry_wait_seconds: 30 2022-08-17T12:42:10.4544145Z 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:42:10.4544658Z polling_interval_seconds: 1 2022-08-17T12:42:10.4544908Z warning_on_retry: true 2022-08-17T12:42:10.4545170Z continue_on_error: false 2022-08-17T12:42:10.4545413Z env: 2022-08-17T12:42:10.4545630Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:42:10.4545893Z GPU_FLAG: --gpus all 2022-08-17T12:42:10.4546288Z GITHUB_TOKEN: *** 2022-08-17T12:42:10.4546539Z ##[endgroup] 2022-08-17T12:42:10.4982202Z 2022-08-17T12:42:10.5056522Z + python3 -m pip install requests==2.26.0 2022-08-17T12:42:10.7958112Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T12:42:10.9312906Z Collecting requests==2.26.0 2022-08-17T12:42:10.9485116Z Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) 2022-08-17T12:42:11.0647866Z Collecting urllib3<1.27,>=1.21.1 2022-08-17T12:42:11.0731030Z Downloading urllib3-1.26.11-py2.py3-none-any.whl (139 kB) 2022-08-17T12:42:11.1445237Z Collecting idna<4,>=2.5; python_version >= "3" 2022-08-17T12:42:11.1485131Z Downloading idna-3.3-py3-none-any.whl (61 kB) 2022-08-17T12:42:11.2249767Z Collecting charset-normalizer~=2.0.0; python_version >= "3" 2022-08-17T12:42:11.2294287Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-08-17T12:42:11.2879827Z Collecting certifi>=2017.4.17 2022-08-17T12:42:11.2923079Z Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 2022-08-17T12:42:11.3786373Z Installing collected packages: urllib3, idna, charset-normalizer, certifi, requests 2022-08-17T12:42:11.5650662Z WARNING: The script normalizer is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-08-17T12:42:11.5651384Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-08-17T12:42:11.6229066Z 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:42:11.6678015Z ++ python3 .github/scripts/get_workflow_job_id.py 2875102080 i-05d5277d19ed9c5c0 2022-08-17T12:42:14.6262108Z + GHA_WORKFLOW_JOB_ID=7878565645 2022-08-17T12:42:14.6263077Z + echo '::set-output name=job-id::7878565645' 2022-08-17T12:42:15.5081447Z Command completed after 1 attempt(s). 2022-08-17T12:42:15.5081867Z 2022-08-17T12:42:15.5211411Z ##[group]Run kill "$MONITOR_SCRIPT_PID" 2022-08-17T12:42:15.5211735Z kill "$MONITOR_SCRIPT_PID" 2022-08-17T12:42:15.5225119Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:42:15.5225425Z env: 2022-08-17T12:42:15.5225661Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:42:15.5225911Z GPU_FLAG: --gpus all 2022-08-17T12:42:15.5226173Z MONITOR_SCRIPT_PID: 55117 2022-08-17T12:42:15.5226428Z ##[endgroup] 2022-08-17T12:42:15.5317872Z Prepare all required actions 2022-08-17T12:42:15.5318241Z Getting action download info 2022-08-17T12:42:15.8457582Z Download action repository 'actions/upload-artifact@v2' (SHA:82c141cc518b40d92cc801eee768e7aafc9c2fa2) 2022-08-17T12:42:15.9935846Z ##[group]Run ./.github/actions/upload-test-artifacts 2022-08-17T12:42:15.9936143Z with: 2022-08-17T12:42:15.9936456Z file-suffix: test-deploy-1-1-linux.4xlarge.nvidia.gpu_7878565645 2022-08-17T12:42:15.9936782Z env: 2022-08-17T12:42:15.9937016Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:42:15.9937280Z GPU_FLAG: --gpus all 2022-08-17T12:42:15.9937506Z ##[endgroup] 2022-08-17T12:42:15.9968500Z ##[group]Run # Remove any previous test jsons if they exist 2022-08-17T12:42:15.9968874Z # Remove any previous test jsons if they exist 2022-08-17T12:42:15.9969193Z rm -f test-jsons-*.zip 2022-08-17T12:42:15.9969506Z zip -r "test-jsons-${FILE_SUFFIX}.zip" test -i '*.json' 2022-08-17T12:42:15.9981686Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:42:15.9981978Z env: 2022-08-17T12:42:15.9982199Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:42:15.9982462Z GPU_FLAG: --gpus all 2022-08-17T12:42:15.9982810Z FILE_SUFFIX: test-deploy-1-1-linux.4xlarge.nvidia.gpu_7878565645 2022-08-17T12:42:15.9983126Z ##[endgroup] 2022-08-17T12:42:16.0099654Z adding: test/allowlist_for_publicAPI.json (deflated 80%) 2022-08-17T12:42:16.0135534Z adding: test/benchmark_utils/callgrind_artifacts.json (deflated 92%) 2022-08-17T12:42:16.0142713Z adding: test/profiler_utils_mock_events.json (deflated 87%) 2022-08-17T12:42:16.0168452Z ##[group]Run # Remove any previous test reports if they exist 2022-08-17T12:42:16.0168846Z # Remove any previous test reports if they exist 2022-08-17T12:42:16.0169291Z rm -f test-reports-*.zip 2022-08-17T12:42:16.0169616Z zip -r "test-reports-${FILE_SUFFIX}.zip" test -i '*.xml' 2022-08-17T12:42:16.0181357Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:42:16.0181655Z env: 2022-08-17T12:42:16.0181881Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:42:16.0182151Z GPU_FLAG: --gpus all 2022-08-17T12:42:16.0182506Z FILE_SUFFIX: test-deploy-1-1-linux.4xlarge.nvidia.gpu_7878565645 2022-08-17T12:42:16.0182834Z ##[endgroup] 2022-08-17T12:42:16.0258113Z zip warning: zip file empty 2022-08-17T12:42:16.0296012Z ##[group]Run # Remove any previous test reports if they exist 2022-08-17T12:42:16.0296744Z # Remove any previous test reports if they exist 2022-08-17T12:42:16.0297348Z rm -f usage-log-*.zip 2022-08-17T12:42:16.0298050Z # this workflow is also run in bazel build test, but we dont generate usage reports for it 2022-08-17T12:42:16.0298807Z # so check to see if the file exists first 2022-08-17T12:42:16.0299401Z if [ -f 'usage_log.txt' ]; then 2022-08-17T12:42:16.0300030Z  zip "usage-log-${FILE_SUFFIX}.zip" 'usage_log.txt' 2022-08-17T12:42:16.0300566Z fi 2022-08-17T12:42:16.0318505Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:42:16.0319058Z env: 2022-08-17T12:42:16.0319506Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:42:16.0320051Z GPU_FLAG: --gpus all 2022-08-17T12:42:16.0320712Z FILE_SUFFIX: test-deploy-1-1-linux.4xlarge.nvidia.gpu_7878565645 2022-08-17T12:42:16.0321340Z ##[endgroup] 2022-08-17T12:42:16.0380070Z adding: usage_log.txt (deflated 94%) 2022-08-17T12:42:16.0439527Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-08-17T12:42:16.0439819Z with: 2022-08-17T12:42:16.0440094Z s3-prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T12:42:16.0440376Z retention-days: 14 2022-08-17T12:42:16.0440643Z if-no-files-found: warn 2022-08-17T12:42:16.0440915Z path: test-jsons-*.zip 2022-08-17T12:42:16.0441159Z name: artifact 2022-08-17T12:42:16.0441409Z s3-bucket: gha-artifacts 2022-08-17T12:42:16.0441667Z region: us-east-1 2022-08-17T12:42:16.0441895Z env: 2022-08-17T12:42:16.0442226Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:42:16.0442501Z GPU_FLAG: --gpus all 2022-08-17T12:42:16.0442745Z ##[endgroup] 2022-08-17T12:42:16.4407249Z NOTE: s3-prefix specified, ignoring name parameter 2022-08-17T12:42:16.4408145Z With the provided path, there will be 1 file uploaded 2022-08-17T12:42:16.4408620Z Uploading to s3 prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T12:42:16.4417808Z Starting upload of test-jsons-test-deploy-1-1-linux.4xlarge.nvidia.gpu_7878565645.zip 2022-08-17T12:42:16.5849411Z Finished upload of test-jsons-test-deploy-1-1-linux.4xlarge.nvidia.gpu_7878565645.zip 2022-08-17T12:42:16.5969562Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-08-17T12:42:16.5969851Z with: 2022-08-17T12:42:16.5970124Z s3-prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T12:42:16.5970405Z retention-days: 14 2022-08-17T12:42:16.5970681Z if-no-files-found: error 2022-08-17T12:42:16.5970956Z path: test-reports-*.zip 2022-08-17T12:42:16.5971191Z name: artifact 2022-08-17T12:42:16.5971447Z s3-bucket: gha-artifacts 2022-08-17T12:42:16.5971707Z region: us-east-1 2022-08-17T12:42:16.5971931Z env: 2022-08-17T12:42:16.5972146Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:42:16.5972406Z GPU_FLAG: --gpus all 2022-08-17T12:42:16.5972647Z ##[endgroup] 2022-08-17T12:42:16.9907853Z NOTE: s3-prefix specified, ignoring name parameter 2022-08-17T12:42:16.9908237Z With the provided path, there will be 1 file uploaded 2022-08-17T12:42:16.9908604Z Uploading to s3 prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T12:42:16.9918461Z Starting upload of test-reports-test-deploy-1-1-linux.4xlarge.nvidia.gpu_7878565645.zip 2022-08-17T12:42:17.1056230Z Finished upload of test-reports-test-deploy-1-1-linux.4xlarge.nvidia.gpu_7878565645.zip 2022-08-17T12:42:17.1176625Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-08-17T12:42:17.1177045Z with: 2022-08-17T12:42:17.1177321Z s3-prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T12:42:17.1177600Z retention-days: 14 2022-08-17T12:42:17.1177885Z if-no-files-found: ignore 2022-08-17T12:42:17.1178159Z path: usage-log-*.zip 2022-08-17T12:42:17.1178391Z name: artifact 2022-08-17T12:42:17.1178642Z s3-bucket: gha-artifacts 2022-08-17T12:42:17.1178902Z region: us-east-1 2022-08-17T12:42:17.1179131Z env: 2022-08-17T12:42:17.1179349Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:42:17.1179608Z GPU_FLAG: --gpus all 2022-08-17T12:42:17.1179851Z ##[endgroup] 2022-08-17T12:42:17.5118334Z NOTE: s3-prefix specified, ignoring name parameter 2022-08-17T12:42:17.5118740Z With the provided path, there will be 1 file uploaded 2022-08-17T12:42:17.5119094Z Uploading to s3 prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T12:42:17.5129548Z Starting upload of usage-log-test-deploy-1-1-linux.4xlarge.nvidia.gpu_7878565645.zip 2022-08-17T12:42:17.6284356Z Finished upload of usage-log-test-deploy-1-1-linux.4xlarge.nvidia.gpu_7878565645.zip 2022-08-17T12:42:17.6409408Z ##[group]Run set -x 2022-08-17T12:42:17.6409687Z set -x 2022-08-17T12:42:17.6409990Z python3 -m pip install -r requirements.txt 2022-08-17T12:42:17.6410363Z python3 -m pip install boto3==1.19.12 2022-08-17T12:42:17.6410758Z python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-08-17T12:42:17.6424115Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:42:17.6424413Z env: 2022-08-17T12:42:17.6424656Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:42:17.6424906Z GPU_FLAG: --gpus all 2022-08-17T12:42:17.6425173Z AWS_DEFAULT_REGION: us-east-1 2022-08-17T12:42:17.6425438Z BRANCH: pull/82657 2022-08-17T12:42:17.6425673Z TEST_CONFIG: deploy 2022-08-17T12:42:17.6425918Z SHARD_NUMBER: 1 2022-08-17T12:42:17.6426247Z BUILD_ENVIRONMENT: linux-xenial-cuda11.3-py3.7-gcc7-deploy 2022-08-17T12:42:17.6426559Z PR_NUMBER: 82657 2022-08-17T12:42:17.6426826Z PYTORCH_RETRY_TEST_CASES: 1 2022-08-17T12:42:17.6427149Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2022-08-17T12:42:17.6427454Z SHA1: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:42:17.6427731Z TAG: 2022-08-17T12:42:17.6427964Z WORKFLOW_ID: 2875102080 2022-08-17T12:42:17.6428377Z GITHUB_TOKEN: *** 2022-08-17T12:42:17.6428643Z GHA_WORKFLOW_JOB_ID: 7878565645 2022-08-17T12:42:17.6428901Z ##[endgroup] 2022-08-17T12:42:17.6458278Z + python3 -m pip install -r requirements.txt 2022-08-17T12:42:17.9322800Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T12:42:18.0125089Z Collecting astunparse 2022-08-17T12:42:18.0296391Z Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) 2022-08-17T12:42:18.0751998Z Collecting expecttest 2022-08-17T12:42:18.0793049Z Downloading expecttest-0.1.3-py3-none-any.whl (6.5 kB) 2022-08-17T12:42:18.1174179Z Collecting future 2022-08-17T12:42:18.1219376Z Downloading future-0.18.2.tar.gz (829 kB) 2022-08-17T12:42:19.3322766Z Collecting numpy 2022-08-17T12:42:19.3380444Z Downloading numpy-1.21.6-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) 2022-08-17T12:42:19.6476759Z 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:42:19.7659841Z Collecting pyyaml 2022-08-17T12:42:19.7725574Z 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:42:19.7928890Z 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:42:19.8098871Z Requirement already satisfied: setuptools in /usr/lib/python3.7/site-packages (from -r requirements.txt (line 9)) (49.1.3) 2022-08-17T12:42:19.8700591Z Collecting six 2022-08-17T12:42:19.8741736Z Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-08-17T12:42:19.9074155Z Collecting types-dataclasses 2022-08-17T12:42:19.9115721Z Downloading types_dataclasses-0.6.6-py3-none-any.whl (2.9 kB) 2022-08-17T12:42:19.9533704Z Collecting typing_extensions 2022-08-17T12:42:19.9574956Z Downloading typing_extensions-4.3.0-py3-none-any.whl (25 kB) 2022-08-17T12:42:20.0117362Z Collecting sympy 2022-08-17T12:42:20.0214482Z Downloading sympy-1.10.1-py3-none-any.whl (6.4 MB) 2022-08-17T12:42:20.2392952Z Collecting wheel<1.0,>=0.23.0 2022-08-17T12:42:20.2435048Z Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) 2022-08-17T12:42:20.2552636Z 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:42:20.2563538Z 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:42:20.2578714Z 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:42:20.2790893Z 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:42:20.3067547Z Collecting mpmath>=0.19 2022-08-17T12:42:20.3117381Z Downloading mpmath-1.2.1-py3-none-any.whl (532 kB) 2022-08-17T12:42:20.3372146Z Using legacy 'setup.py install' for future, since package 'wheel' is not installed. 2022-08-17T12:42:20.3863365Z Installing collected packages: six, wheel, astunparse, expecttest, future, numpy, pyyaml, types-dataclasses, typing-extensions, mpmath, sympy 2022-08-17T12:42:20.4277806Z WARNING: The script wheel is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-08-17T12:42:20.4278932Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-08-17T12:42:20.4579108Z Running setup.py install for future: started 2022-08-17T12:42:21.1232917Z Running setup.py install for future: finished with status 'done' 2022-08-17T12:42:23.1218654Z WARNING: The scripts f2py, f2py3 and f2py3.7 are installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-08-17T12:42:23.1219461Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-08-17T12:42:31.9246402Z WARNING: The script isympy is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-08-17T12:42:31.9247093Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-08-17T12:42:31.9532575Z 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:42:32.0240760Z + python3 -m pip install boto3==1.19.12 2022-08-17T12:42:32.3169010Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T12:42:33.2186420Z Collecting boto3==1.19.12 2022-08-17T12:42:33.2384447Z Downloading boto3-1.19.12-py3-none-any.whl (131 kB) 2022-08-17T12:42:33.2925186Z Collecting jmespath<1.0.0,>=0.7.1 2022-08-17T12:42:33.2964755Z Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 2022-08-17T12:42:33.3427020Z Collecting s3transfer<0.6.0,>=0.5.0 2022-08-17T12:42:33.3468261Z Downloading s3transfer-0.5.2-py3-none-any.whl (79 kB) 2022-08-17T12:42:34.4128914Z Collecting botocore<1.23.0,>=1.22.12 2022-08-17T12:42:34.4194149Z Downloading botocore-1.22.12-py3-none-any.whl (8.1 MB) 2022-08-17T12:42:34.6396633Z Collecting python-dateutil<3.0.0,>=2.1 2022-08-17T12:42:34.6458106Z Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 2022-08-17T12:42:34.6620725Z 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:42:34.6831380Z 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:42:34.7734181Z Installing collected packages: jmespath, python-dateutil, botocore, s3transfer, boto3 2022-08-17T12:42:35.6586834Z 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:42:35.7101460Z + python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-08-17T12:42:36.0099402Z No tests in reports found in test 2022-08-17T12:42:36.0502275Z Prepare all required actions 2022-08-17T12:42:36.0529027Z ##[group]Run ./.github/actions/teardown-linux 2022-08-17T12:42:36.0529292Z with: 2022-08-17T12:42:36.0529501Z env: 2022-08-17T12:42:36.0529752Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:42:36.0529984Z GPU_FLAG: --gpus all 2022-08-17T12:42:36.0530228Z ##[endgroup] 2022-08-17T12:42:36.0549977Z ##[group]Run .github/scripts/wait_for_ssh_to_drain.sh 2022-08-17T12:42:36.0550344Z .github/scripts/wait_for_ssh_to_drain.sh 2022-08-17T12:42:36.0563567Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:42:36.0563860Z env: 2022-08-17T12:42:36.0564100Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:42:36.0564348Z GPU_FLAG: --gpus all 2022-08-17T12:42:36.0564610Z ##[endgroup] 2022-08-17T12:42:36.0609453Z Holding runner for 2 hours until all ssh sessions have logged out 2022-08-17T12:42:36.0675981Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2022-08-17T12:42:36.0676443Z # ignore expansion of "docker ps -q" since it could be empty 2022-08-17T12:42:36.0676768Z # shellcheck disable=SC2046 2022-08-17T12:42:36.0677076Z docker stop $(docker ps -q) || true 2022-08-17T12:42:36.0677387Z # Prune all of the docker images 2022-08-17T12:42:36.0677665Z docker system prune -af 2022-08-17T12:42:36.0690307Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:42:36.0690613Z env: 2022-08-17T12:42:36.0690834Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:42:36.0691103Z GPU_FLAG: --gpus all 2022-08-17T12:42:36.0691347Z ##[endgroup] 2022-08-17T12:42:37.0777276Z d4cb05a00cb0 2022-08-17T12:42:37.6075063Z Deleted Containers: 2022-08-17T12:42:37.6075846Z d4cb05a00cb0066975416f3981f043c4db9cf55aa341b2308b06d496251177d9 2022-08-17T12:42:37.6076325Z 2022-08-17T12:42:42.1192537Z Deleted Images: 2022-08-17T12:42:42.1193382Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:42:42.1194360Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7@sha256:7266e3a030a3137c99e8eee0ab0a2325da39cb6d5d4ebb842d8d99bbd4147d2e 2022-08-17T12:42:42.1194996Z deleted: sha256:f37062cea961a34a663b387455b5bf988c85016998f33a6b1e9f92e2a8b9eedc 2022-08-17T12:42:42.1196228Z deleted: sha256:48ae5a0d10409aaf148a4d63340e2fe00c6439c7f523cf6787ad36b336c55cdb 2022-08-17T12:42:42.1196643Z deleted: sha256:f653fd2d06848a90d448febc7d4b19d33028b4eca15ea3b3d911d738b9126e07 2022-08-17T12:42:42.1197129Z deleted: sha256:ce8ed34e756985aea8dc6fe9e1cd7894dd19b0d6745c0d4ff7c0cec900a35681 2022-08-17T12:42:42.1197569Z deleted: sha256:9027099eb46a1b1c4d1adbbaa4bb3675042b2c7140a5a47b3d7fd4dc5aff7e85 2022-08-17T12:42:42.1197984Z deleted: sha256:deb7fc16483d65bce77dbfac6380971933866b121723c5ce3f8b59a5f4d7fd38 2022-08-17T12:42:42.1198429Z deleted: sha256:ffe4802c61c8ca489f567e9e7c483a2f12bcc39b45733fead9f7f0d7637fe2fd 2022-08-17T12:42:42.1198899Z deleted: sha256:b1dc4d67c76dbebd60008ca67e873ac211dd93732441951618f042b8510200fa 2022-08-17T12:42:42.1199331Z deleted: sha256:4d10869adbf237075634b5b293364d8bcee6f7a568595efd349df30ac821cdf1 2022-08-17T12:42:42.1199731Z deleted: sha256:e80041b8adff6c922e4a6c16ebc1c638b07004231e6603561784b4addf4e3bd0 2022-08-17T12:42:42.1200385Z deleted: sha256:faedc697f028818abd7acaba0175bf7764521566912fabad2383fffc85ec27dd 2022-08-17T12:42:42.1201092Z deleted: sha256:1de44bca01161d807151bfa6624ed0bcec42103dcf6989ac8c5a76dd77ae9c78 2022-08-17T12:42:42.1201553Z deleted: sha256:8bd70b56ae26d972d2a43b1b0647650e9e665fcceb6f0e2dde505bc48f4e004d 2022-08-17T12:42:42.1202009Z deleted: sha256:53334cb277deb162ddd342342b9e225b09c2d2ffbc0957c9668ecfa638d29224 2022-08-17T12:42:42.1202442Z deleted: sha256:2f5698bc7902a02b8e4400a6c1247b757f84e0b350386026851e3316d3d75d2b 2022-08-17T12:42:42.1202903Z deleted: sha256:fa4ba36f7bc43f1467ce83715ffa0bba2b244b5fe161d03fbbbae06e49a4fb55 2022-08-17T12:42:42.1203488Z deleted: sha256:98a15c55024470bb2f75746eaa1dde382f04f9eedfb2bbee921ada38e1489b9d 2022-08-17T12:42:42.1203973Z deleted: sha256:4ff0f1e18fa69a0c1abe0b2399f0cec763bc5143be20119c87825a6cc74770f2 2022-08-17T12:42:42.1204458Z deleted: sha256:addd1e5b552a02b93acf436722bd8c6d545e329f40b2779b4d0bbadec479fa1c 2022-08-17T12:42:42.1205168Z deleted: sha256:f2976525e0932ee3097dd99343f692735e35f9512a166d738a30c92f1ce52f14 2022-08-17T12:42:42.1205614Z deleted: sha256:f6e01f802c65045f4e0ed4093e09abf6de01f2a28e76c8a1a111f37320c146a9 2022-08-17T12:42:42.1206067Z deleted: sha256:c62e23be5ba29faf96972ed003f99789315509d0da6ddb437107e13890621769 2022-08-17T12:42:42.1206526Z deleted: sha256:83c5bdd6b602d4f65c83f12e332f53c3d10c32ebc9cf9bdd1465a9d0f6df7bb3 2022-08-17T12:42:42.1206955Z deleted: sha256:ddc5d931d09942c7ef3b06c29e2e723094eecbeac8842d0ec3d28d436c9b43f8 2022-08-17T12:42:42.1207439Z deleted: sha256:bff1caa77949498541d19cc6a08b087731854cb9b002761d8b92b5480f1e4609 2022-08-17T12:42:42.1207868Z deleted: sha256:755b0b182bba156bc3287479818f322376877306401781f4e3b3d3f436ecba1e 2022-08-17T12:42:42.1208286Z deleted: sha256:27b79226f16919cf7ed5c700552be3464e26f84b3f1a31c8298e808649e25752 2022-08-17T12:42:42.1208695Z deleted: sha256:f6ee69201690579b19b3fb732039c45441aa51dc1dba22f671746e8835fe4a22 2022-08-17T12:42:42.1209134Z deleted: sha256:91432ce2e858c2ecfe76a93a9014f6c5753661eb1a282ebdab14b986db52d37c 2022-08-17T12:42:42.1209576Z deleted: sha256:8b4ab218f15a97078674e42a62bc9596937e836fe18218a84a1d765458501744 2022-08-17T12:42:42.1210034Z deleted: sha256:46bbeef406d4e2872fc09ccfc38addf0edd4ea26524b3f1854cf7db836235143 2022-08-17T12:42:42.1210474Z deleted: sha256:57009f1b268d11979404fb1d11e02b201f03168c9fc8aba7b91b10a312499be5 2022-08-17T12:42:42.1210925Z deleted: sha256:fce21156b5f13c9f3d8249f559dd4c93e3ce7d0cbfa07d3afac01b669211bc42 2022-08-17T12:42:42.1211377Z deleted: sha256:fc24b683211b727dd448014ff7b4ab714333329432d13d1d7e63b91f40b02637 2022-08-17T12:42:42.1211772Z deleted: sha256:c0311808008767f88683414948058463e86d26391bee116441326af3fb6d8eb3 2022-08-17T12:42:42.1212206Z deleted: sha256:4d0de33cfb3a8b7d88891bb89e999be98fdb3bec074ae61cbcd133db14ea148f 2022-08-17T12:42:42.1212697Z deleted: sha256:4a43fbacbf007401a330cd6d97bc3761b469afef5fdece14dcececdcf1a86dc2 2022-08-17T12:42:42.1213151Z deleted: sha256:c304efed814068ff461399fe106ef5872f192c16ac33698c6fd3a3204bb41287 2022-08-17T12:42:42.1213601Z deleted: sha256:7d20b4b4075169bce06fa70dd16e9b2f3f9b2db551bdc6e46c67419275e88716 2022-08-17T12:42:42.1214073Z deleted: sha256:80b03cb538b446aff507f11eea66c5ddf7cd6cac226bc62ad65c74051929d96e 2022-08-17T12:42:42.1214526Z deleted: sha256:0a9e58c1c716c6308bfc813d092160c7077c2f0025f42111e8cd792d545d555e 2022-08-17T12:42:42.1214948Z deleted: sha256:0935f581395bd6c9ba13553b8a0c9056bc6ac92946a1aa8b759d0eedb96f4f0b 2022-08-17T12:42:42.1215395Z deleted: sha256:05f719bb9ecf31827fd08b1172a6c0f303c0ad43b3778c213b9d51c1c61a6163 2022-08-17T12:42:42.1216031Z deleted: sha256:5796cf607cf29f9ebd608f728001d9d8227f25eb9fd329296c61b6ca50e8ac42 2022-08-17T12:42:42.1216458Z deleted: sha256:8544501250ca855889abe743b00e1c947dda377df78f1ff73b0d6c5bb6d2ba1d 2022-08-17T12:42:42.1216872Z deleted: sha256:0ea49188d1f8ec92d66162ef0504555602279f54300ed41f045e173c68c2bae0 2022-08-17T12:42:42.1217291Z deleted: sha256:4fdd434726c3544833648c1dc18abc45b6a85ff888969cc2bfb55bf09ef05607 2022-08-17T12:42:42.1217730Z deleted: sha256:95ea5fdd91a86b10160afdb88756fd168283e6ac13b1d876c55e8e93ab7400bd 2022-08-17T12:42:42.1218265Z deleted: sha256:87fa7e06f8bb3e19cd6ea9f1fb815314039c6075a669f7f6eb58d0d6e067f48b 2022-08-17T12:42:42.1218688Z deleted: sha256:7b86e6435686b5d99aa53325aa6138bbb3c62d682f34157269db4810ddefe9f8 2022-08-17T12:42:42.1219113Z deleted: sha256:d4dcc192a225cf24b29603c47ab450aec069b1778fbcb6573902e4fed65e4dcf 2022-08-17T12:42:42.1219533Z deleted: sha256:1fa6be17433e8bc2657c6ece9cbef939a72744872149a5ce3d68a48e97dce3d5 2022-08-17T12:42:42.1219955Z deleted: sha256:0214f4b057d78b44fd12702828152f67c0ce115f9346acc63acdf997cab7e7c8 2022-08-17T12:42:42.1220434Z deleted: sha256:1b9d0485372c5562fa614d5b35766f6c442539bcee9825a6e90d1158c3299a61 2022-08-17T12:42:42.1220896Z deleted: sha256:3c0f34be6eb98057c607b9080237cce0be0b86f52d51ba620dc018a3d421baea 2022-08-17T12:42:42.1221308Z deleted: sha256:be96a3f634de79f523f07c7e4e0216c28af45eb5776e7a6238a2392f71e01069 2022-08-17T12:42:42.1221547Z 2022-08-17T12:42:42.1350456Z Total reclaimed space: 16.49GB 2022-08-17T12:42:42.1412090Z Post job cleanup. 2022-08-17T12:42:42.1450268Z Post job cleanup. 2022-08-17T12:42:42.2776928Z [command]/usr/bin/git version 2022-08-17T12:42:42.2826337Z git version 2.37.1 2022-08-17T12:42:42.2890285Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/fae640db-7e06-42ee-b8c8-3c24057933c5' before making global git config changes 2022-08-17T12:42:42.2890866Z Adding repository directory to the temporary git global config as a safe directory 2022-08-17T12:42:42.2899477Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:42:42.2947682Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-08-17T12:42:42.2987044Z [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:42:42.3307725Z Entering 'android/libs/fbjni' 2022-08-17T12:42:42.3350512Z Entering 'third_party/FP16' 2022-08-17T12:42:42.3394218Z Entering 'third_party/FXdiv' 2022-08-17T12:42:42.3434119Z Entering 'third_party/NNPACK' 2022-08-17T12:42:42.3477163Z Entering 'third_party/QNNPACK' 2022-08-17T12:42:42.3518811Z Entering 'third_party/XNNPACK' 2022-08-17T12:42:42.3572080Z Entering 'third_party/benchmark' 2022-08-17T12:42:42.3614251Z Entering 'third_party/cpuinfo' 2022-08-17T12:42:42.3658597Z Entering 'third_party/cub' 2022-08-17T12:42:42.3699936Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:42:42.3747714Z Entering 'third_party/eigen' 2022-08-17T12:42:42.3792717Z Entering 'third_party/fbgemm' 2022-08-17T12:42:42.3833301Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:42:42.3874642Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:42:42.3918136Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:42:42.3960144Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:42:42.4001968Z Entering 'third_party/flatbuffers' 2022-08-17T12:42:42.4044581Z Entering 'third_party/fmt' 2022-08-17T12:42:42.4086258Z Entering 'third_party/foxi' 2022-08-17T12:42:42.4133318Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:42:42.4174502Z Entering 'third_party/gloo' 2022-08-17T12:42:42.4215906Z Entering 'third_party/googletest' 2022-08-17T12:42:42.4257563Z Entering 'third_party/ideep' 2022-08-17T12:42:42.4296904Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:42:42.4339616Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:42:42.4388093Z Entering 'third_party/ios-cmake' 2022-08-17T12:42:42.4429114Z Entering 'third_party/ittapi' 2022-08-17T12:42:42.4470013Z Entering 'third_party/kineto' 2022-08-17T12:42:42.4511099Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:42:42.4551862Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:42:42.4594379Z Entering 'third_party/nccl/nccl' 2022-08-17T12:42:42.4636130Z Entering 'third_party/neon2sse' 2022-08-17T12:42:42.4678049Z Entering 'third_party/nlohmann' 2022-08-17T12:42:42.4721566Z Entering 'third_party/onnx' 2022-08-17T12:42:42.4775675Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:42:42.4816644Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:42:42.4859384Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:42:42.4899257Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:42:42.4945523Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:42:42.4987850Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:42:42.5028607Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:42:42.5074699Z Entering 'third_party/pocketfft' 2022-08-17T12:42:42.5116695Z Entering 'third_party/protobuf' 2022-08-17T12:42:42.5162154Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:42:42.5203046Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:42:42.5247190Z Entering 'third_party/psimd' 2022-08-17T12:42:42.5287439Z Entering 'third_party/pthreadpool' 2022-08-17T12:42:42.5328206Z Entering 'third_party/pybind11' 2022-08-17T12:42:42.5369375Z Entering 'third_party/python-enum' 2022-08-17T12:42:42.5412150Z Entering 'third_party/python-peachpy' 2022-08-17T12:42:42.5453757Z Entering 'third_party/python-six' 2022-08-17T12:42:42.5494405Z Entering 'third_party/sleef' 2022-08-17T12:42:42.5536068Z Entering 'third_party/tbb' 2022-08-17T12:42:42.5579134Z Entering 'third_party/tensorpipe' 2022-08-17T12:42:42.5620618Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:42:42.5661956Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:42:42.5703288Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:42:42.5749265Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:42:42.5790032Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:42:42.5834602Z Entering 'third_party/zstd' 2022-08-17T12:42:42.5897831Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-08-17T12:42:42.5927602Z http.https://github.com/.extraheader 2022-08-17T12:42:42.5938321Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-08-17T12:42:42.5978191Z [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:42:42.6295501Z Entering 'android/libs/fbjni' 2022-08-17T12:42:42.6319465Z http.https://github.com/.extraheader 2022-08-17T12:42:42.6352762Z Entering 'third_party/FP16' 2022-08-17T12:42:42.6378023Z http.https://github.com/.extraheader 2022-08-17T12:42:42.6410873Z Entering 'third_party/FXdiv' 2022-08-17T12:42:42.6435685Z http.https://github.com/.extraheader 2022-08-17T12:42:42.6468366Z Entering 'third_party/NNPACK' 2022-08-17T12:42:42.6497292Z http.https://github.com/.extraheader 2022-08-17T12:42:42.6530354Z Entering 'third_party/QNNPACK' 2022-08-17T12:42:42.6555088Z http.https://github.com/.extraheader 2022-08-17T12:42:42.6587635Z Entering 'third_party/XNNPACK' 2022-08-17T12:42:42.6617470Z http.https://github.com/.extraheader 2022-08-17T12:42:42.6660852Z Entering 'third_party/benchmark' 2022-08-17T12:42:42.6685949Z http.https://github.com/.extraheader 2022-08-17T12:42:42.6718327Z Entering 'third_party/cpuinfo' 2022-08-17T12:42:42.6742883Z http.https://github.com/.extraheader 2022-08-17T12:42:42.6776415Z Entering 'third_party/cub' 2022-08-17T12:42:42.6801927Z http.https://github.com/.extraheader 2022-08-17T12:42:42.6835604Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:42:42.6859986Z http.https://github.com/.extraheader 2022-08-17T12:42:42.6899487Z Entering 'third_party/eigen' 2022-08-17T12:42:42.6923998Z http.https://github.com/.extraheader 2022-08-17T12:42:42.6958289Z Entering 'third_party/fbgemm' 2022-08-17T12:42:42.6983137Z http.https://github.com/.extraheader 2022-08-17T12:42:42.7016006Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:42:42.7039904Z http.https://github.com/.extraheader 2022-08-17T12:42:42.7072487Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:42:42.7097545Z http.https://github.com/.extraheader 2022-08-17T12:42:42.7130167Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:42:42.7153641Z http.https://github.com/.extraheader 2022-08-17T12:42:42.7185719Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:42:42.7210508Z http.https://github.com/.extraheader 2022-08-17T12:42:42.7243468Z Entering 'third_party/flatbuffers' 2022-08-17T12:42:42.7267533Z http.https://github.com/.extraheader 2022-08-17T12:42:42.7301309Z Entering 'third_party/fmt' 2022-08-17T12:42:42.7324823Z http.https://github.com/.extraheader 2022-08-17T12:42:42.7357664Z Entering 'third_party/foxi' 2022-08-17T12:42:42.7382637Z http.https://github.com/.extraheader 2022-08-17T12:42:42.7416071Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:42:42.7440337Z http.https://github.com/.extraheader 2022-08-17T12:42:42.7472112Z Entering 'third_party/gloo' 2022-08-17T12:42:42.7495961Z http.https://github.com/.extraheader 2022-08-17T12:42:42.7527305Z Entering 'third_party/googletest' 2022-08-17T12:42:42.7550910Z http.https://github.com/.extraheader 2022-08-17T12:42:42.7583710Z Entering 'third_party/ideep' 2022-08-17T12:42:42.7608652Z http.https://github.com/.extraheader 2022-08-17T12:42:42.7639056Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:42:42.7664063Z http.https://github.com/.extraheader 2022-08-17T12:42:42.7698267Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:42:42.7721573Z http.https://github.com/.extraheader 2022-08-17T12:42:42.7761695Z Entering 'third_party/ios-cmake' 2022-08-17T12:42:42.7786595Z http.https://github.com/.extraheader 2022-08-17T12:42:42.7818837Z Entering 'third_party/ittapi' 2022-08-17T12:42:42.7842382Z http.https://github.com/.extraheader 2022-08-17T12:42:42.7874115Z Entering 'third_party/kineto' 2022-08-17T12:42:42.7898950Z http.https://github.com/.extraheader 2022-08-17T12:42:42.7930756Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:42:42.7953992Z http.https://github.com/.extraheader 2022-08-17T12:42:42.7986139Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:42:42.8010419Z http.https://github.com/.extraheader 2022-08-17T12:42:42.8044234Z Entering 'third_party/nccl/nccl' 2022-08-17T12:42:42.8068047Z http.https://github.com/.extraheader 2022-08-17T12:42:42.8102421Z Entering 'third_party/neon2sse' 2022-08-17T12:42:42.8126238Z http.https://github.com/.extraheader 2022-08-17T12:42:42.8158269Z Entering 'third_party/nlohmann' 2022-08-17T12:42:42.8182639Z http.https://github.com/.extraheader 2022-08-17T12:42:42.8215929Z Entering 'third_party/onnx' 2022-08-17T12:42:42.8239854Z http.https://github.com/.extraheader 2022-08-17T12:42:42.8284552Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:42:42.8309064Z http.https://github.com/.extraheader 2022-08-17T12:42:42.8340652Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:42:42.8363833Z http.https://github.com/.extraheader 2022-08-17T12:42:42.8397209Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:42:42.8421658Z http.https://github.com/.extraheader 2022-08-17T12:42:42.8452573Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:42:42.8475578Z http.https://github.com/.extraheader 2022-08-17T12:42:42.8512245Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:42:42.8536320Z http.https://github.com/.extraheader 2022-08-17T12:42:42.8570661Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:42:42.8593904Z http.https://github.com/.extraheader 2022-08-17T12:42:42.8626327Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:42:42.8650930Z http.https://github.com/.extraheader 2022-08-17T12:42:42.8687794Z Entering 'third_party/pocketfft' 2022-08-17T12:42:42.8711392Z http.https://github.com/.extraheader 2022-08-17T12:42:42.8742411Z Entering 'third_party/protobuf' 2022-08-17T12:42:42.8766649Z http.https://github.com/.extraheader 2022-08-17T12:42:42.8800799Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:42:42.8825157Z http.https://github.com/.extraheader 2022-08-17T12:42:42.8856834Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:42:42.8880290Z http.https://github.com/.extraheader 2022-08-17T12:42:42.8914106Z Entering 'third_party/psimd' 2022-08-17T12:42:42.8938567Z http.https://github.com/.extraheader 2022-08-17T12:42:42.8970441Z Entering 'third_party/pthreadpool' 2022-08-17T12:42:42.8994534Z http.https://github.com/.extraheader 2022-08-17T12:42:42.9026575Z Entering 'third_party/pybind11' 2022-08-17T12:42:42.9050851Z http.https://github.com/.extraheader 2022-08-17T12:42:42.9081975Z Entering 'third_party/python-enum' 2022-08-17T12:42:42.9106493Z http.https://github.com/.extraheader 2022-08-17T12:42:42.9137972Z Entering 'third_party/python-peachpy' 2022-08-17T12:42:42.9161765Z http.https://github.com/.extraheader 2022-08-17T12:42:42.9193710Z Entering 'third_party/python-six' 2022-08-17T12:42:42.9218900Z http.https://github.com/.extraheader 2022-08-17T12:42:42.9251527Z Entering 'third_party/sleef' 2022-08-17T12:42:42.9275366Z http.https://github.com/.extraheader 2022-08-17T12:42:42.9307195Z Entering 'third_party/tbb' 2022-08-17T12:42:42.9331524Z http.https://github.com/.extraheader 2022-08-17T12:42:42.9365351Z Entering 'third_party/tensorpipe' 2022-08-17T12:42:42.9389817Z http.https://github.com/.extraheader 2022-08-17T12:42:42.9421799Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:42:42.9444989Z http.https://github.com/.extraheader 2022-08-17T12:42:42.9476584Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:42:42.9500662Z http.https://github.com/.extraheader 2022-08-17T12:42:42.9532530Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:42:42.9555612Z http.https://github.com/.extraheader 2022-08-17T12:42:42.9587054Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:42:42.9610490Z http.https://github.com/.extraheader 2022-08-17T12:42:42.9640957Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:42:42.9665215Z http.https://github.com/.extraheader 2022-08-17T12:42:42.9699891Z Entering 'third_party/zstd' 2022-08-17T12:42:42.9723500Z http.https://github.com/.extraheader 2022-08-17T12:42:43.0026017Z Cleaning up orphan processes