2022-09-27T15:25:09.8377488Z Requested labels: linux.2xlarge 2022-09-27T15:25:09.8377578Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/pull/85462/merge 2022-09-27T15:25:09.8377610Z Waiting for a runner to pick up this job... 2022-09-27T15:25:11.4322689Z Job is about to start running on the runner: i-029736acacc170224 (organization) 2022-09-27T15:25:16.5404901Z Current runner version: '2.296.2' 2022-09-27T15:25:16.5410607Z Runner name: 'i-029736acacc170224' 2022-09-27T15:25:16.5411119Z Runner group name: 'Default' 2022-09-27T15:25:16.5411688Z Machine name: 'ip-10-0-1-173' 2022-09-27T15:25:16.5413707Z ##[group]GITHUB_TOKEN Permissions 2022-09-27T15:25:16.5414453Z Actions: read 2022-09-27T15:25:16.5414725Z Checks: read 2022-09-27T15:25:16.5415039Z Contents: read 2022-09-27T15:25:16.5415383Z Deployments: read 2022-09-27T15:25:16.5415663Z Discussions: read 2022-09-27T15:25:16.5415973Z Issues: read 2022-09-27T15:25:16.5416280Z Metadata: read 2022-09-27T15:25:16.5416547Z Packages: read 2022-09-27T15:25:16.5416897Z Pages: read 2022-09-27T15:25:16.5417223Z PullRequests: read 2022-09-27T15:25:16.5417540Z RepositoryProjects: read 2022-09-27T15:25:16.5417892Z SecurityEvents: read 2022-09-27T15:25:16.5418214Z Statuses: read 2022-09-27T15:25:16.5418500Z ##[endgroup] 2022-09-27T15:25:16.5421868Z Secret source: None 2022-09-27T15:25:16.5422518Z Prepare workflow directory 2022-09-27T15:25:16.7754664Z Prepare all required actions 2022-09-27T15:25:16.7919256Z Getting action download info 2022-09-27T15:25:16.9874663Z Download action repository 'pytorch/pytorch@master' (SHA:01dbbeeeb5ab7ede28e333982e98713282a0e4b8) 2022-09-27T15:25:19.4771154Z Download action repository 'nick-fields/retry@7d4a37704547a311dbb66ebdf5b23ec19374a767' (SHA:7d4a37704547a311dbb66ebdf5b23ec19374a767) 2022-09-27T15:25:19.6200678Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:3c1d75049465d7dfa70acca6d80b9c5c06ff4886) 2022-09-27T15:25:19.8600478Z Getting action download info 2022-09-27T15:25:20.0405462Z Download action repository 'malfet/checkout@silent-checkout' (SHA:f63e9e15406be6060f159846cd2e098f759c5246) 2022-09-27T15:25:20.4785000Z Uses: pytorch/pytorch/.github/workflows/_linux-test.yml 2022-09-27T15:25:20.4786755Z ##[group] Inputs 2022-09-27T15:25:20.4787089Z build-environment: linux-vulkan-bionic-py3.7-clang9 2022-09-27T15:25:20.4787472Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, ]} 2022-09-27T15:25:20.4787943Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-27T15:25:20.4788318Z sync-tag: 2022-09-27T15:25:20.4788527Z ##[endgroup] 2022-09-27T15:25:20.4789005Z Complete job name: linux-vulkan-bionic-py3.7-clang9 / test (default, 1, 1, linux.2xlarge) 2022-09-27T15:25:20.5471005Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-09-27T15:25:20.5471332Z with: 2022-09-27T15:25:20.5471550Z submodules: recursive 2022-09-27T15:25:20.5471762Z fetch-depth: 0 2022-09-27T15:25:20.5471967Z env: 2022-09-27T15:25:20.5472179Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:25:20.5472388Z ##[endgroup] 2022-09-27T15:25:20.5694684Z ##[group]Run retry () { 2022-09-27T15:25:20.5694976Z retry () { 2022-09-27T15:25:20.5695235Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-09-27T15:25:20.5695492Z } 2022-09-27T15:25:20.5695701Z echo "${GITHUB_WORKSPACE}" 2022-09-27T15:25:20.5695953Z if [ -z "${NO_SUDO}" ]; then 2022-09-27T15:25:20.5696210Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-09-27T15:25:20.5696442Z else 2022-09-27T15:25:20.5696661Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-09-27T15:25:20.5696886Z fi 2022-09-27T15:25:20.5697156Z mkdir "${GITHUB_WORKSPACE}" 2022-09-27T15:25:20.5713282Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:25:20.5713553Z env: 2022-09-27T15:25:20.5713769Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:25:20.5713972Z NO_SUDO: 2022-09-27T15:25:20.5714172Z ##[endgroup] 2022-09-27T15:25:20.5882153Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-27T15:25:23.4947776Z ##[group]Run malfet/checkout@silent-checkout 2022-09-27T15:25:23.4948015Z with: 2022-09-27T15:25:23.4948208Z ref: 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:25:23.4948518Z fetch-depth: 0 2022-09-27T15:25:23.4948685Z submodules: recursive 2022-09-27T15:25:23.4948873Z quiet-checkout: true 2022-09-27T15:25:23.4949072Z repository: pytorch/pytorch 2022-09-27T15:25:23.4949421Z token: *** 2022-09-27T15:25:23.4949590Z ssh-strict: true 2022-09-27T15:25:23.4949782Z persist-credentials: true 2022-09-27T15:25:23.4949973Z clean: true 2022-09-27T15:25:23.4950132Z lfs: false 2022-09-27T15:25:23.4950311Z set-safe-directory: true 2022-09-27T15:25:23.4950488Z env: 2022-09-27T15:25:23.4950646Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:25:23.4950830Z ##[endgroup] 2022-09-27T15:25:23.6087305Z Syncing repository: pytorch/pytorch 2022-09-27T15:25:23.6089252Z ##[group]Getting Git version info 2022-09-27T15:25:23.6089708Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-09-27T15:25:23.6090146Z [command]/usr/bin/git version 2022-09-27T15:25:23.6090357Z git version 2.37.1 2022-09-27T15:25:23.6091298Z ##[endgroup] 2022-09-27T15:25:23.6103092Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/22bb36b5-2f6b-4f0d-be80-957086734145' before making global git config changes 2022-09-27T15:25:23.6103585Z Adding repository directory to the temporary git global config as a safe directory 2022-09-27T15:25:23.6108614Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-27T15:25:23.6147569Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-09-27T15:25:23.6151065Z ##[group]Initializing the repository 2022-09-27T15:25:23.6155415Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-27T15:25:23.6276116Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-09-27T15:25:23.6276556Z hint: is subject to change. To configure the initial branch name to use in all 2022-09-27T15:25:23.6276872Z hint: of your new repositories, which will suppress this warning, call: 2022-09-27T15:25:23.6277100Z hint: 2022-09-27T15:25:23.6277371Z hint: git config --global init.defaultBranch 2022-09-27T15:25:23.6277583Z hint: 2022-09-27T15:25:23.6277858Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-09-27T15:25:23.6278231Z hint: 'development'. The just-created branch can be renamed via this command: 2022-09-27T15:25:23.6278466Z hint: 2022-09-27T15:25:23.6278823Z hint: git branch -m 2022-09-27T15:25:23.6281462Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-09-27T15:25:23.6291027Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-09-27T15:25:23.6322860Z ##[endgroup] 2022-09-27T15:25:23.6323593Z ##[group]Disabling automatic garbage collection 2022-09-27T15:25:23.6328445Z [command]/usr/bin/git config --local gc.auto 0 2022-09-27T15:25:23.6355572Z ##[endgroup] 2022-09-27T15:25:23.6355975Z ##[group]Setting up auth 2022-09-27T15:25:23.6362857Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-09-27T15:25:23.6392394Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-09-27T15:25:23.6631455Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-09-27T15:25:23.6663324Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2022-09-27T15:25:23.6906624Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-09-27T15:25:23.6950833Z ##[endgroup] 2022-09-27T15:25:23.6951275Z ##[group]Fetching the repository 2022-09-27T15:25:23.6957022Z [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-09-27T15:26:11.9316965Z [command]/usr/bin/git rev-parse --verify --quiet 52424e2bf38e454d535881fed9628d3e20f4f944^{object} 2022-09-27T15:26:11.9353438Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules origin 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:26:13.0859874Z ##[endgroup] 2022-09-27T15:26:13.0860382Z ##[group]Determining the checkout info 2022-09-27T15:26:13.0861183Z ##[endgroup] 2022-09-27T15:26:13.0861616Z ##[group]Checking out the ref 2022-09-27T15:26:13.0868235Z [command]/usr/bin/git checkout --quiet --force 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:26:14.3099552Z ##[endgroup] 2022-09-27T15:26:14.3100082Z ##[group]Setting up auth for fetching submodules 2022-09-27T15:26:14.3105963Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-09-27T15:26:14.3152170Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2022-09-27T15:26:14.3183522Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2022-09-27T15:26:14.3212896Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2022-09-27T15:26:14.3239285Z ##[endgroup] 2022-09-27T15:26:14.3239786Z ##[group]Fetching submodules 2022-09-27T15:26:14.3243262Z [command]/usr/bin/git submodule sync --recursive 2022-09-27T15:26:14.3504721Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2022-09-27T15:26:14.3753759Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2022-09-27T15:26:14.3754480Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2022-09-27T15:26:14.3755564Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2022-09-27T15:26:14.3757656Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2022-09-27T15:26:14.3759895Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2022-09-27T15:26:14.3762500Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2022-09-27T15:26:14.3809367Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2022-09-27T15:26:14.3810239Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2022-09-27T15:26:14.3811095Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2022-09-27T15:26:14.3811676Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2022-09-27T15:26:14.3812204Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2022-09-27T15:26:14.3812807Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2022-09-27T15:26:14.3813490Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2022-09-27T15:26:14.3814336Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2022-09-27T15:26:14.3815070Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2022-09-27T15:26:14.3815658Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2022-09-27T15:26:14.3816520Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2022-09-27T15:26:14.3817478Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2022-09-27T15:26:14.3818293Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2022-09-27T15:26:14.3819158Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2022-09-27T15:26:14.3819974Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2022-09-27T15:26:14.3820476Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2022-09-27T15:26:14.3821298Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2022-09-27T15:26:14.3825483Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2022-09-27T15:26:14.3829707Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2022-09-27T15:26:14.3834096Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2022-09-27T15:26:14.3838525Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2022-09-27T15:26:14.3843018Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2022-09-27T15:26:14.3847738Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2022-09-27T15:26:14.3852626Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2022-09-27T15:26:14.3857418Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2022-09-27T15:26:14.3862529Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2022-09-27T15:26:14.3867597Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2022-09-27T15:26:14.3872899Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2022-09-27T15:26:14.3878135Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2022-09-27T15:26:14.3883480Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2022-09-27T15:26:14.3888967Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2022-09-27T15:26:14.3894500Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2022-09-27T15:26:14.3901233Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2022-09-27T15:26:14.3907233Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2022-09-27T15:26:14.3913047Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2022-09-27T15:26:14.3938192Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2022-09-27T15:26:14.6462122Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2022-09-27T15:26:14.8696094Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2022-09-27T15:26:15.0768050Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2022-09-27T15:26:15.3837963Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2022-09-27T15:26:15.6584941Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2022-09-27T15:26:17.9500380Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2022-09-27T15:26:23.4590820Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2022-09-27T15:26:23.8523479Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2022-09-27T15:26:24.3814885Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2022-09-27T15:26:25.8885720Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2022-09-27T15:26:26.9677001Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2022-09-27T15:26:29.0443887Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2022-09-27T15:26:35.8168844Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2022-09-27T15:26:36.4550495Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2022-09-27T15:26:37.6130757Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2022-09-27T15:26:38.7118672Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2022-09-27T15:26:38.8929183Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2022-09-27T15:26:39.3235894Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2022-09-27T15:26:39.6155364Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2022-09-27T15:26:40.6295090Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2022-09-27T15:26:41.0334004Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2022-09-27T15:26:41.2539529Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2022-09-27T15:26:42.5426699Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2022-09-27T15:26:43.8803269Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2022-09-27T15:26:44.3263694Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2022-09-27T15:26:44.7380671Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2022-09-27T15:26:50.4626750Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2022-09-27T15:26:51.9648037Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2022-09-27T15:26:52.5925378Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2022-09-27T15:26:52.8126256Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2022-09-27T15:26:57.9985465Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2022-09-27T15:26:58.2982626Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2022-09-27T15:26:58.5119057Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2022-09-27T15:26:59.2973330Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2022-09-27T15:26:59.5101024Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2022-09-27T15:26:59.8286551Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2022-09-27T15:27:00.1014996Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2022-09-27T15:27:00.6318071Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2022-09-27T15:27:02.6569329Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2022-09-27T15:27:03.1152527Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2022-09-27T15:27:08.2310191Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2022-09-27T15:27:08.2407515Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2022-09-27T15:27:08.2482227Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2022-09-27T15:27:08.2689034Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2022-09-27T15:27:08.2892913Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2022-09-27T15:27:08.3248443Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2022-09-27T15:27:08.8789231Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2022-09-27T15:27:08.8984178Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-09-27T15:27:08.9895277Z Submodule path 'third_party/cpuinfo': checked out '8ec7bd91ad0470e61cf38f618cc1f270dede599c' 2022-09-27T15:27:09.0217138Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2022-09-27T15:27:09.2880379Z Submodule path 'third_party/cudnn_frontend': checked out '171a7a986f7fbd9ed71bd0cf3c7ad4f55843d6b3' 2022-09-27T15:27:09.6615889Z Submodule path 'third_party/cutlass': checked out 'b72cbf957df8cf84a6d0ff91c190ad51a9c1d24a' 2022-09-27T15:27:09.8863800Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2022-09-27T15:27:09.9298207Z Submodule path 'third_party/fbgemm': checked out '499cd22f5c2e26041e4f190f628b48478a89a030' 2022-09-27T15:27:09.9312776Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2022-09-27T15:27:09.9314874Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2022-09-27T15:27:09.9317419Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2022-09-27T15:27:09.9320181Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2022-09-27T15:27:09.9343048Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2022-09-27T15:27:10.9072559Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2022-09-27T15:27:11.4224293Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2022-09-27T15:27:12.5271687Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2022-09-27T15:27:12.8681637Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2022-09-27T15:27:12.9611459Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2022-09-27T15:27:13.0150610Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2022-09-27T15:27:13.0245655Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2022-09-27T15:27:13.1027914Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2022-09-27T15:27:13.1339590Z Submodule path 'third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2022-09-27T15:27:13.1423548Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2022-09-27T15:27:13.1792843Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2022-09-27T15:27:13.2015075Z Submodule path 'third_party/gloo': checked out '5b143513263133af2b95547e97c07cebeb72bf72' 2022-09-27T15:27:13.2443913Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2022-09-27T15:27:13.2550800Z Submodule path 'third_party/ideep': checked out '77d662b313a762e82b389d3fd965e0098f12cd99' 2022-09-27T15:27:13.2564077Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2022-09-27T15:27:13.2585106Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2022-09-27T15:27:20.2042355Z Submodule path 'third_party/ideep/mkl-dnn': checked out '888a87a954e4fddb4d81fd10858eb834f2441b46' 2022-09-27T15:27:20.2058859Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-09-27T15:27:20.2080696Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2022-09-27T15:27:27.2137970Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out '52b5f107dd9cf10910aaa19cb47f3abf9b349815' 2022-09-27T15:27:27.2232694Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2022-09-27T15:27:27.2363051Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2022-09-27T15:27:27.3224288Z Submodule path 'third_party/kineto': checked out '0703c78999061b8329dfab7ec5046fc5764a5573' 2022-09-27T15:27:27.3238720Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2022-09-27T15:27:27.3240859Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2022-09-27T15:27:27.3264442Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2022-09-27T15:27:29.0835118Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2022-09-27T15:27:30.2063299Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2022-09-27T15:27:30.2570851Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2022-09-27T15:27:30.2753815Z Submodule path 'third_party/nccl/nccl': checked out 'f89fd4777d2ef9229c039ff750ae21da01626f52' 2022-09-27T15:27:30.2883866Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2022-09-27T15:27:30.3852682Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2022-09-27T15:27:30.6078491Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2022-09-27T15:27:30.6105512Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2022-09-27T15:27:30.6107369Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2022-09-27T15:27:30.6131192Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2022-09-27T15:27:30.9884874Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2022-09-27T15:27:31.7903762Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-09-27T15:27:31.8191257Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2022-09-27T15:27:31.8330412Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2022-09-27T15:27:31.8344017Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2022-09-27T15:27:31.8364769Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2022-09-27T15:27:33.5111851Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2022-09-27T15:27:33.5130604Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-09-27T15:27:33.5132777Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-09-27T15:27:33.5156121Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2022-09-27T15:27:33.9350092Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2022-09-27T15:27:34.7066695Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-09-27T15:27:34.7662154Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2022-09-27T15:27:34.7674996Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-09-27T15:27:34.7697995Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2022-09-27T15:27:35.9913357Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-09-27T15:27:35.9995994Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2022-09-27T15:27:36.2328741Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2022-09-27T15:27:36.2347523Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2022-09-27T15:27:36.2349663Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2022-09-27T15:27:36.2373272Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2022-09-27T15:27:36.6417736Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2022-09-27T15:27:37.6379676Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2022-09-27T15:27:37.7004802Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2022-09-27T15:27:37.7086464Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2022-09-27T15:27:37.7186484Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2022-09-27T15:27:37.7492569Z Submodule path 'third_party/pybind11': checked out 'aa304c9c7d725ffb9d10af08a3b34cb372307020' 2022-09-27T15:27:37.7575244Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2022-09-27T15:27:37.7834354Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2022-09-27T15:27:37.7920712Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2022-09-27T15:27:37.8326788Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2022-09-27T15:27:37.9317383Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2022-09-27T15:27:37.9554943Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2022-09-27T15:27:37.9568353Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2022-09-27T15:27:37.9570583Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2022-09-27T15:27:37.9573084Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2022-09-27T15:27:37.9575670Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2022-09-27T15:27:37.9597800Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2022-09-27T15:27:38.9659985Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2022-09-27T15:27:39.4257185Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2022-09-27T15:27:40.5616881Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2022-09-27T15:27:41.3629309Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2022-09-27T15:27:41.3764641Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2022-09-27T15:27:41.4362040Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2022-09-27T15:27:41.4617037Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2022-09-27T15:27:41.4630518Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-09-27T15:27:41.4652218Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2022-09-27T15:27:41.7100159Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-09-27T15:27:41.8330488Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2022-09-27T15:27:41.8358850Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2022-09-27T15:27:41.8622345Z Entering 'android/libs/fbjni' 2022-09-27T15:27:41.8657613Z Entering 'third_party/FP16' 2022-09-27T15:27:41.8692646Z Entering 'third_party/FXdiv' 2022-09-27T15:27:41.8727625Z Entering 'third_party/NNPACK' 2022-09-27T15:27:41.8762747Z Entering 'third_party/QNNPACK' 2022-09-27T15:27:41.8797918Z Entering 'third_party/VulkanMemoryAllocator' 2022-09-27T15:27:41.8831739Z Entering 'third_party/XNNPACK' 2022-09-27T15:27:41.8876669Z Entering 'third_party/benchmark' 2022-09-27T15:27:41.8911901Z Entering 'third_party/cpuinfo' 2022-09-27T15:27:41.8947348Z Entering 'third_party/cub' 2022-09-27T15:27:41.8980840Z Entering 'third_party/cudnn_frontend' 2022-09-27T15:27:41.9019629Z Entering 'third_party/cutlass' 2022-09-27T15:27:41.9059826Z Entering 'third_party/eigen' 2022-09-27T15:27:41.9095287Z Entering 'third_party/fbgemm' 2022-09-27T15:27:41.9130017Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-09-27T15:27:41.9163627Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-09-27T15:27:41.9199094Z Entering 'third_party/fbgemm/third_party/googletest' 2022-09-27T15:27:41.9233746Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-09-27T15:27:41.9269714Z Entering 'third_party/flatbuffers' 2022-09-27T15:27:41.9307178Z Entering 'third_party/fmt' 2022-09-27T15:27:41.9340904Z Entering 'third_party/foxi' 2022-09-27T15:27:41.9374373Z Entering 'third_party/gemmlowp/gemmlowp' 2022-09-27T15:27:41.9410900Z Entering 'third_party/gloo' 2022-09-27T15:27:41.9445618Z Entering 'third_party/googletest' 2022-09-27T15:27:41.9479525Z Entering 'third_party/ideep' 2022-09-27T15:27:41.9516004Z Entering 'third_party/ideep/mkl-dnn' 2022-09-27T15:27:41.9551616Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-09-27T15:27:41.9592465Z Entering 'third_party/ios-cmake' 2022-09-27T15:27:41.9626690Z Entering 'third_party/ittapi' 2022-09-27T15:27:41.9660358Z Entering 'third_party/kineto' 2022-09-27T15:27:41.9694459Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-09-27T15:27:41.9728139Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-09-27T15:27:41.9762968Z Entering 'third_party/nccl/nccl' 2022-09-27T15:27:41.9798900Z Entering 'third_party/neon2sse' 2022-09-27T15:27:41.9832290Z Entering 'third_party/nlohmann' 2022-09-27T15:27:41.9868074Z Entering 'third_party/onnx' 2022-09-27T15:27:41.9913956Z Entering 'third_party/onnx/third_party/benchmark' 2022-09-27T15:27:41.9947721Z Entering 'third_party/onnx/third_party/pybind11' 2022-09-27T15:27:41.9984434Z Entering 'third_party/onnx-tensorrt' 2022-09-27T15:27:42.0018178Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-09-27T15:27:42.0057984Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-09-27T15:27:42.0094114Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-09-27T15:27:42.0130411Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-09-27T15:27:42.0169262Z Entering 'third_party/pocketfft' 2022-09-27T15:27:42.0204072Z Entering 'third_party/protobuf' 2022-09-27T15:27:42.0242550Z Entering 'third_party/protobuf/third_party/benchmark' 2022-09-27T15:27:42.0277115Z Entering 'third_party/protobuf/third_party/googletest' 2022-09-27T15:27:42.0313315Z Entering 'third_party/psimd' 2022-09-27T15:27:42.0348506Z Entering 'third_party/pthreadpool' 2022-09-27T15:27:42.0383684Z Entering 'third_party/pybind11' 2022-09-27T15:27:42.0418137Z Entering 'third_party/python-enum' 2022-09-27T15:27:42.0451785Z Entering 'third_party/python-peachpy' 2022-09-27T15:27:42.0485771Z Entering 'third_party/python-six' 2022-09-27T15:27:42.0519516Z Entering 'third_party/sleef' 2022-09-27T15:27:42.0553083Z Entering 'third_party/tbb' 2022-09-27T15:27:42.0590798Z Entering 'third_party/tensorpipe' 2022-09-27T15:27:42.0625442Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-09-27T15:27:42.0660141Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-09-27T15:27:42.0692004Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-09-27T15:27:42.0726189Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-09-27T15:27:42.0758899Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-09-27T15:27:42.0795539Z Entering 'third_party/zstd' 2022-09-27T15:27:42.0838548Z ##[endgroup] 2022-09-27T15:27:42.0840614Z ##[group]Persisting credentials for submodules 2022-09-27T15:27:42.0846158Z [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-09-27T15:27:42.1097225Z Entering 'android/libs/fbjni' 2022-09-27T15:27:42.1130130Z Entering 'third_party/FP16' 2022-09-27T15:27:42.1164123Z Entering 'third_party/FXdiv' 2022-09-27T15:27:42.1198213Z Entering 'third_party/NNPACK' 2022-09-27T15:27:42.1232340Z Entering 'third_party/QNNPACK' 2022-09-27T15:27:42.1266252Z Entering 'third_party/VulkanMemoryAllocator' 2022-09-27T15:27:42.1300210Z Entering 'third_party/XNNPACK' 2022-09-27T15:27:42.1344948Z Entering 'third_party/benchmark' 2022-09-27T15:27:42.1378702Z Entering 'third_party/cpuinfo' 2022-09-27T15:27:42.1412839Z Entering 'third_party/cub' 2022-09-27T15:27:42.1447462Z Entering 'third_party/cudnn_frontend' 2022-09-27T15:27:42.1485584Z Entering 'third_party/cutlass' 2022-09-27T15:27:42.1525053Z Entering 'third_party/eigen' 2022-09-27T15:27:42.1559928Z Entering 'third_party/fbgemm' 2022-09-27T15:27:42.1594666Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-09-27T15:27:42.1627567Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-09-27T15:27:42.1661272Z Entering 'third_party/fbgemm/third_party/googletest' 2022-09-27T15:27:42.1694938Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-09-27T15:27:42.1729013Z Entering 'third_party/flatbuffers' 2022-09-27T15:27:42.1764398Z Entering 'third_party/fmt' 2022-09-27T15:27:42.1797468Z Entering 'third_party/foxi' 2022-09-27T15:27:42.1831252Z Entering 'third_party/gemmlowp/gemmlowp' 2022-09-27T15:27:42.1865119Z Entering 'third_party/gloo' 2022-09-27T15:27:42.1898522Z Entering 'third_party/googletest' 2022-09-27T15:27:42.1931604Z Entering 'third_party/ideep' 2022-09-27T15:27:42.1965824Z Entering 'third_party/ideep/mkl-dnn' 2022-09-27T15:27:42.2000773Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-09-27T15:27:42.2038567Z Entering 'third_party/ios-cmake' 2022-09-27T15:27:42.2072689Z Entering 'third_party/ittapi' 2022-09-27T15:27:42.2106660Z Entering 'third_party/kineto' 2022-09-27T15:27:42.2140187Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-09-27T15:27:42.2173265Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-09-27T15:27:42.2208401Z Entering 'third_party/nccl/nccl' 2022-09-27T15:27:42.2242367Z Entering 'third_party/neon2sse' 2022-09-27T15:27:42.2276142Z Entering 'third_party/nlohmann' 2022-09-27T15:27:42.2311168Z Entering 'third_party/onnx' 2022-09-27T15:27:42.2357849Z Entering 'third_party/onnx/third_party/benchmark' 2022-09-27T15:27:42.2391162Z Entering 'third_party/onnx/third_party/pybind11' 2022-09-27T15:27:42.2426994Z Entering 'third_party/onnx-tensorrt' 2022-09-27T15:27:42.2461090Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-09-27T15:27:42.2498092Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-09-27T15:27:42.2532146Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-09-27T15:27:42.2565060Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-09-27T15:27:42.2604758Z Entering 'third_party/pocketfft' 2022-09-27T15:27:42.2638746Z Entering 'third_party/protobuf' 2022-09-27T15:27:42.2676238Z Entering 'third_party/protobuf/third_party/benchmark' 2022-09-27T15:27:42.2709347Z Entering 'third_party/protobuf/third_party/googletest' 2022-09-27T15:27:42.2744783Z Entering 'third_party/psimd' 2022-09-27T15:27:42.2778971Z Entering 'third_party/pthreadpool' 2022-09-27T15:27:42.2812528Z Entering 'third_party/pybind11' 2022-09-27T15:27:42.2847190Z Entering 'third_party/python-enum' 2022-09-27T15:27:42.2880968Z Entering 'third_party/python-peachpy' 2022-09-27T15:27:42.2914372Z Entering 'third_party/python-six' 2022-09-27T15:27:42.2949100Z Entering 'third_party/sleef' 2022-09-27T15:27:42.2982210Z Entering 'third_party/tbb' 2022-09-27T15:27:42.3017828Z Entering 'third_party/tensorpipe' 2022-09-27T15:27:42.3051309Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-09-27T15:27:42.3085194Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-09-27T15:27:42.3118410Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-09-27T15:27:42.3152461Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-09-27T15:27:42.3184749Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-09-27T15:27:42.3221100Z Entering 'third_party/zstd' 2022-09-27T15:27:42.3268779Z [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-09-27T15:27:42.3524837Z Entering 'android/libs/fbjni' 2022-09-27T15:27:42.3554954Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2022-09-27T15:27:42.3568824Z Entering 'third_party/FP16' 2022-09-27T15:27:42.3602250Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2022-09-27T15:27:42.3616229Z Entering 'third_party/FXdiv' 2022-09-27T15:27:42.3646869Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2022-09-27T15:27:42.3661472Z Entering 'third_party/NNPACK' 2022-09-27T15:27:42.3692184Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2022-09-27T15:27:42.3707024Z Entering 'third_party/QNNPACK' 2022-09-27T15:27:42.3737464Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2022-09-27T15:27:42.3751545Z Entering 'third_party/VulkanMemoryAllocator' 2022-09-27T15:27:42.3784107Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2022-09-27T15:27:42.3798064Z Entering 'third_party/XNNPACK' 2022-09-27T15:27:42.3829937Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2022-09-27T15:27:42.3854616Z Entering 'third_party/benchmark' 2022-09-27T15:27:42.3886020Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2022-09-27T15:27:42.3900569Z Entering 'third_party/cpuinfo' 2022-09-27T15:27:42.3931433Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2022-09-27T15:27:42.3946135Z Entering 'third_party/cub' 2022-09-27T15:27:42.3977677Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2022-09-27T15:27:42.3992684Z Entering 'third_party/cudnn_frontend' 2022-09-27T15:27:42.4024856Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2022-09-27T15:27:42.4043462Z Entering 'third_party/cutlass' 2022-09-27T15:27:42.4075366Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2022-09-27T15:27:42.4096568Z Entering 'third_party/eigen' 2022-09-27T15:27:42.4127696Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2022-09-27T15:27:42.4143822Z Entering 'third_party/fbgemm' 2022-09-27T15:27:42.4176011Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2022-09-27T15:27:42.4189879Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-09-27T15:27:42.4222109Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2022-09-27T15:27:42.4235815Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-09-27T15:27:42.4267278Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2022-09-27T15:27:42.4281617Z Entering 'third_party/fbgemm/third_party/googletest' 2022-09-27T15:27:42.4312044Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2022-09-27T15:27:42.4325925Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-09-27T15:27:42.4357187Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2022-09-27T15:27:42.4372103Z Entering 'third_party/flatbuffers' 2022-09-27T15:27:42.4404075Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2022-09-27T15:27:42.4421041Z Entering 'third_party/fmt' 2022-09-27T15:27:42.4451832Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2022-09-27T15:27:42.4466893Z Entering 'third_party/foxi' 2022-09-27T15:27:42.4497907Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2022-09-27T15:27:42.4512103Z Entering 'third_party/gemmlowp/gemmlowp' 2022-09-27T15:27:42.4542876Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2022-09-27T15:27:42.4557142Z Entering 'third_party/gloo' 2022-09-27T15:27:42.4589785Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2022-09-27T15:27:42.4604273Z Entering 'third_party/googletest' 2022-09-27T15:27:42.4635791Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2022-09-27T15:27:42.4650413Z Entering 'third_party/ideep' 2022-09-27T15:27:42.4682546Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2022-09-27T15:27:42.4696425Z Entering 'third_party/ideep/mkl-dnn' 2022-09-27T15:27:42.4727866Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2022-09-27T15:27:42.4746523Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-09-27T15:27:42.4777928Z 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-09-27T15:27:42.4798019Z Entering 'third_party/ios-cmake' 2022-09-27T15:27:42.4830989Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2022-09-27T15:27:42.4844813Z Entering 'third_party/ittapi' 2022-09-27T15:27:42.4875696Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2022-09-27T15:27:42.4889258Z Entering 'third_party/kineto' 2022-09-27T15:27:42.4920443Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2022-09-27T15:27:42.4934390Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-09-27T15:27:42.4965822Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2022-09-27T15:27:42.4979864Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-09-27T15:27:42.5010874Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2022-09-27T15:27:42.5026490Z Entering 'third_party/nccl/nccl' 2022-09-27T15:27:42.5057898Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2022-09-27T15:27:42.5071992Z Entering 'third_party/neon2sse' 2022-09-27T15:27:42.5103486Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2022-09-27T15:27:42.5117669Z Entering 'third_party/nlohmann' 2022-09-27T15:27:42.5150097Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2022-09-27T15:27:42.5165325Z Entering 'third_party/onnx' 2022-09-27T15:27:42.5197331Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2022-09-27T15:27:42.5223720Z Entering 'third_party/onnx/third_party/benchmark' 2022-09-27T15:27:42.5255190Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-09-27T15:27:42.5269742Z Entering 'third_party/onnx/third_party/pybind11' 2022-09-27T15:27:42.5300734Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-09-27T15:27:42.5317997Z Entering 'third_party/onnx-tensorrt' 2022-09-27T15:27:42.5350106Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2022-09-27T15:27:42.5363963Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-09-27T15:27:42.5394343Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2022-09-27T15:27:42.5412362Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-09-27T15:27:42.5444617Z 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-09-27T15:27:42.5459208Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-09-27T15:27:42.5490717Z 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-09-27T15:27:42.5505278Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-09-27T15:27:42.5536300Z 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-09-27T15:27:42.5554757Z Entering 'third_party/pocketfft' 2022-09-27T15:27:42.5587224Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2022-09-27T15:27:42.5601366Z Entering 'third_party/protobuf' 2022-09-27T15:27:42.5634071Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2022-09-27T15:27:42.5651447Z Entering 'third_party/protobuf/third_party/benchmark' 2022-09-27T15:27:42.5682887Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2022-09-27T15:27:42.5696658Z Entering 'third_party/protobuf/third_party/googletest' 2022-09-27T15:27:42.5728496Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2022-09-27T15:27:42.5743930Z Entering 'third_party/psimd' 2022-09-27T15:27:42.5775861Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2022-09-27T15:27:42.5789319Z Entering 'third_party/pthreadpool' 2022-09-27T15:27:42.5821275Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2022-09-27T15:27:42.5835513Z Entering 'third_party/pybind11' 2022-09-27T15:27:42.5867046Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2022-09-27T15:27:42.5880934Z Entering 'third_party/python-enum' 2022-09-27T15:27:42.5913330Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2022-09-27T15:27:42.5926728Z Entering 'third_party/python-peachpy' 2022-09-27T15:27:42.5959160Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2022-09-27T15:27:42.5972749Z Entering 'third_party/python-six' 2022-09-27T15:27:42.6006131Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2022-09-27T15:27:42.6020486Z Entering 'third_party/sleef' 2022-09-27T15:27:42.6051556Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2022-09-27T15:27:42.6065698Z Entering 'third_party/tbb' 2022-09-27T15:27:42.6097154Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2022-09-27T15:27:42.6113387Z Entering 'third_party/tensorpipe' 2022-09-27T15:27:42.6145643Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2022-09-27T15:27:42.6160303Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-09-27T15:27:42.6191498Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2022-09-27T15:27:42.6205625Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-09-27T15:27:42.6236247Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2022-09-27T15:27:42.6249878Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-09-27T15:27:42.6280655Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2022-09-27T15:27:42.6295023Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-09-27T15:27:42.6326012Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2022-09-27T15:27:42.6339934Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-09-27T15:27:42.6371399Z 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-09-27T15:27:42.6388614Z Entering 'third_party/zstd' 2022-09-27T15:27:42.6420658Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2022-09-27T15:27:42.7075390Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2022-09-27T15:27:42.7337887Z Entering 'android/libs/fbjni' 2022-09-27T15:27:42.7373024Z Entering 'third_party/FP16' 2022-09-27T15:27:42.7407320Z Entering 'third_party/FXdiv' 2022-09-27T15:27:42.7441711Z Entering 'third_party/NNPACK' 2022-09-27T15:27:42.7475885Z Entering 'third_party/QNNPACK' 2022-09-27T15:27:42.7510745Z Entering 'third_party/VulkanMemoryAllocator' 2022-09-27T15:27:42.7545298Z Entering 'third_party/XNNPACK' 2022-09-27T15:27:42.7589074Z Entering 'third_party/benchmark' 2022-09-27T15:27:42.7623649Z Entering 'third_party/cpuinfo' 2022-09-27T15:27:42.7657873Z Entering 'third_party/cub' 2022-09-27T15:27:42.7692474Z Entering 'third_party/cudnn_frontend' 2022-09-27T15:27:42.7731065Z Entering 'third_party/cutlass' 2022-09-27T15:27:42.7770354Z Entering 'third_party/eigen' 2022-09-27T15:27:42.7806491Z Entering 'third_party/fbgemm' 2022-09-27T15:27:42.7841204Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-09-27T15:27:42.7876721Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-09-27T15:27:42.7910495Z Entering 'third_party/fbgemm/third_party/googletest' 2022-09-27T15:27:42.7944906Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-09-27T15:27:42.7978776Z Entering 'third_party/flatbuffers' 2022-09-27T15:27:42.8014584Z Entering 'third_party/fmt' 2022-09-27T15:27:42.8048912Z Entering 'third_party/foxi' 2022-09-27T15:27:42.8082725Z Entering 'third_party/gemmlowp/gemmlowp' 2022-09-27T15:27:42.8117086Z Entering 'third_party/gloo' 2022-09-27T15:27:42.8151515Z Entering 'third_party/googletest' 2022-09-27T15:27:42.8186031Z Entering 'third_party/ideep' 2022-09-27T15:27:42.8220249Z Entering 'third_party/ideep/mkl-dnn' 2022-09-27T15:27:42.8256171Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-09-27T15:27:42.8295874Z Entering 'third_party/ios-cmake' 2022-09-27T15:27:42.8330484Z Entering 'third_party/ittapi' 2022-09-27T15:27:42.8366100Z Entering 'third_party/kineto' 2022-09-27T15:27:42.8400777Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-09-27T15:27:42.8435864Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-09-27T15:27:42.8472752Z Entering 'third_party/nccl/nccl' 2022-09-27T15:27:42.8509275Z Entering 'third_party/neon2sse' 2022-09-27T15:27:42.8543889Z Entering 'third_party/nlohmann' 2022-09-27T15:27:42.8579564Z Entering 'third_party/onnx' 2022-09-27T15:27:42.8626619Z Entering 'third_party/onnx/third_party/benchmark' 2022-09-27T15:27:42.8660918Z Entering 'third_party/onnx/third_party/pybind11' 2022-09-27T15:27:42.8696873Z Entering 'third_party/onnx-tensorrt' 2022-09-27T15:27:42.8730995Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-09-27T15:27:42.8770303Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-09-27T15:27:42.8806429Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-09-27T15:27:42.8842184Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-09-27T15:27:42.8880974Z Entering 'third_party/pocketfft' 2022-09-27T15:27:42.8915383Z Entering 'third_party/protobuf' 2022-09-27T15:27:42.8953718Z Entering 'third_party/protobuf/third_party/benchmark' 2022-09-27T15:27:42.8987506Z Entering 'third_party/protobuf/third_party/googletest' 2022-09-27T15:27:42.9023587Z Entering 'third_party/psimd' 2022-09-27T15:27:42.9056989Z Entering 'third_party/pthreadpool' 2022-09-27T15:27:42.9092966Z Entering 'third_party/pybind11' 2022-09-27T15:27:42.9127556Z Entering 'third_party/python-enum' 2022-09-27T15:27:42.9161949Z Entering 'third_party/python-peachpy' 2022-09-27T15:27:42.9196464Z Entering 'third_party/python-six' 2022-09-27T15:27:42.9231919Z Entering 'third_party/sleef' 2022-09-27T15:27:42.9265577Z Entering 'third_party/tbb' 2022-09-27T15:27:42.9301891Z Entering 'third_party/tensorpipe' 2022-09-27T15:27:42.9336867Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-09-27T15:27:42.9370931Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-09-27T15:27:42.9404047Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-09-27T15:27:42.9450375Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-09-27T15:27:42.9485779Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-09-27T15:27:42.9523113Z Entering 'third_party/zstd' 2022-09-27T15:27:42.9570509Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2022-09-27T15:27:42.9826488Z Entering 'android/libs/fbjni' 2022-09-27T15:27:42.9861359Z Entering 'third_party/FP16' 2022-09-27T15:27:42.9897613Z Entering 'third_party/FXdiv' 2022-09-27T15:27:42.9933148Z Entering 'third_party/NNPACK' 2022-09-27T15:27:42.9972988Z Entering 'third_party/QNNPACK' 2022-09-27T15:27:43.0009355Z Entering 'third_party/VulkanMemoryAllocator' 2022-09-27T15:27:43.0043831Z Entering 'third_party/XNNPACK' 2022-09-27T15:27:43.0089943Z Entering 'third_party/benchmark' 2022-09-27T15:27:43.0125150Z Entering 'third_party/cpuinfo' 2022-09-27T15:27:43.0160402Z Entering 'third_party/cub' 2022-09-27T15:27:43.0194371Z Entering 'third_party/cudnn_frontend' 2022-09-27T15:27:43.0234724Z Entering 'third_party/cutlass' 2022-09-27T15:27:43.0276572Z Entering 'third_party/eigen' 2022-09-27T15:27:43.0314874Z Entering 'third_party/fbgemm' 2022-09-27T15:27:43.0351453Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-09-27T15:27:43.0388416Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-09-27T15:27:43.0424777Z Entering 'third_party/fbgemm/third_party/googletest' 2022-09-27T15:27:43.0462652Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-09-27T15:27:43.0497803Z Entering 'third_party/flatbuffers' 2022-09-27T15:27:43.0534566Z Entering 'third_party/fmt' 2022-09-27T15:27:43.0568312Z Entering 'third_party/foxi' 2022-09-27T15:27:43.0602324Z Entering 'third_party/gemmlowp/gemmlowp' 2022-09-27T15:27:43.0635695Z Entering 'third_party/gloo' 2022-09-27T15:27:43.0671767Z Entering 'third_party/googletest' 2022-09-27T15:27:43.0705847Z Entering 'third_party/ideep' 2022-09-27T15:27:43.0739555Z Entering 'third_party/ideep/mkl-dnn' 2022-09-27T15:27:43.0774335Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-09-27T15:27:43.0816299Z Entering 'third_party/ios-cmake' 2022-09-27T15:27:43.0851568Z Entering 'third_party/ittapi' 2022-09-27T15:27:43.0886211Z Entering 'third_party/kineto' 2022-09-27T15:27:43.0921011Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-09-27T15:27:43.0955037Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-09-27T15:27:43.0990916Z Entering 'third_party/nccl/nccl' 2022-09-27T15:27:43.1026342Z Entering 'third_party/neon2sse' 2022-09-27T15:27:43.1064336Z Entering 'third_party/nlohmann' 2022-09-27T15:27:43.1100178Z Entering 'third_party/onnx' 2022-09-27T15:27:43.1146197Z Entering 'third_party/onnx/third_party/benchmark' 2022-09-27T15:27:43.1180205Z Entering 'third_party/onnx/third_party/pybind11' 2022-09-27T15:27:43.1216069Z Entering 'third_party/onnx-tensorrt' 2022-09-27T15:27:43.1253137Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-09-27T15:27:43.1291201Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-09-27T15:27:43.1325572Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-09-27T15:27:43.1361230Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-09-27T15:27:43.1400938Z Entering 'third_party/pocketfft' 2022-09-27T15:27:43.1435568Z Entering 'third_party/protobuf' 2022-09-27T15:27:43.1471934Z Entering 'third_party/protobuf/third_party/benchmark' 2022-09-27T15:27:43.1507484Z Entering 'third_party/protobuf/third_party/googletest' 2022-09-27T15:27:43.1543445Z Entering 'third_party/psimd' 2022-09-27T15:27:43.1576715Z Entering 'third_party/pthreadpool' 2022-09-27T15:27:43.1610885Z Entering 'third_party/pybind11' 2022-09-27T15:27:43.1645620Z Entering 'third_party/python-enum' 2022-09-27T15:27:43.1679869Z Entering 'third_party/python-peachpy' 2022-09-27T15:27:43.1713085Z Entering 'third_party/python-six' 2022-09-27T15:27:43.1748499Z Entering 'third_party/sleef' 2022-09-27T15:27:43.1783346Z Entering 'third_party/tbb' 2022-09-27T15:27:43.1819506Z Entering 'third_party/tensorpipe' 2022-09-27T15:27:43.1854398Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-09-27T15:27:43.1887647Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-09-27T15:27:43.1921323Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-09-27T15:27:43.1956573Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-09-27T15:27:43.1989417Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-09-27T15:27:43.2028171Z Entering 'third_party/zstd' 2022-09-27T15:27:43.2075548Z ##[endgroup] 2022-09-27T15:27:43.2118829Z [command]/usr/bin/git log -1 --format='%H' 2022-09-27T15:27:43.2147506Z '52424e2bf38e454d535881fed9628d3e20f4f944' 2022-09-27T15:27:43.2277773Z Prepare all required actions 2022-09-27T15:27:43.2305339Z ##[group]Run ./.github/actions/setup-linux 2022-09-27T15:27:43.2305541Z env: 2022-09-27T15:27:43.2305703Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:27:43.2305886Z ##[endgroup] 2022-09-27T15:27:43.2320768Z ##[group]Run set -euo pipefail 2022-09-27T15:27:43.2321002Z set -euo pipefail 2022-09-27T15:27:43.2321196Z function get_ec2_metadata() { 2022-09-27T15:27:43.2321439Z  # Pulled from instance metadata endpoint for EC2 2022-09-27T15:27:43.2321798Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2022-09-27T15:27:43.2322084Z  category=$1 2022-09-27T15:27:43.2322320Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2022-09-27T15:27:43.2322540Z } 2022-09-27T15:27:43.2322737Z echo "ami-id: $(get_ec2_metadata ami-id)" 2022-09-27T15:27:43.2323011Z echo "instance-id: $(get_ec2_metadata instance-id)" 2022-09-27T15:27:43.2323270Z echo "instance-type: $(get_ec2_metadata instance-type)" 2022-09-27T15:27:43.2323514Z echo "system info $(uname -a)" 2022-09-27T15:27:43.2335032Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:27:43.2335235Z env: 2022-09-27T15:27:43.2335410Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:27:43.2335594Z ##[endgroup] 2022-09-27T15:27:43.2448790Z ami-id: ami-096198a0bccc6bad4 2022-09-27T15:27:43.2502296Z instance-id: i-029736acacc170224 2022-09-27T15:27:43.2551572Z instance-type: c5.2xlarge 2022-09-27T15:27:43.2559422Z system info Linux ip-10-0-1-173.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-09-27T15:27:43.2576241Z ##[group]Run if systemctl is-active --quiet docker; then 2022-09-27T15:27:43.2576516Z if systemctl is-active --quiet docker; then 2022-09-27T15:27:43.2576762Z  echo "Docker daemon is running..."; 2022-09-27T15:27:43.2576974Z else 2022-09-27T15:27:43.2577205Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2022-09-27T15:27:43.2577418Z fi 2022-09-27T15:27:43.2589261Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:27:43.2589482Z env: 2022-09-27T15:27:43.2589649Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:27:43.2589841Z ##[endgroup] 2022-09-27T15:27:43.2632251Z Docker daemon is running... 2022-09-27T15:27:43.2647737Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-09-27T15:27:43.2648096Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-09-27T15:27:43.2648373Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-09-27T15:27:43.2648861Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2022-09-27T15:27:43.2649199Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2022-09-27T15:27:43.2660119Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:27:43.2660333Z env: 2022-09-27T15:27:43.2660493Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:27:43.2660689Z AWS_RETRY_MODE: standard 2022-09-27T15:27:43.2660875Z AWS_MAX_ATTEMPTS: 5 2022-09-27T15:27:43.2661056Z AWS_DEFAULT_REGION: us-east-1 2022-09-27T15:27:43.2661239Z ##[endgroup] 2022-09-27T15:27:45.3294044Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2022-09-27T15:27:45.3294622Z Configure a credential helper to remove this warning. See 2022-09-27T15:27:45.3295243Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2022-09-27T15:27:45.3295513Z 2022-09-27T15:27:45.3295625Z Login Succeeded 2022-09-27T15:27:45.3324771Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-09-27T15:27:45.3325131Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-09-27T15:27:45.3325486Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-09-27T15:27:45.3337177Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:27:45.3337450Z env: 2022-09-27T15:27:45.3337703Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:27:45.3337910Z ##[endgroup] 2022-09-27T15:27:45.3605008Z Prepare all required actions 2022-09-27T15:27:45.3605357Z Getting action download info 2022-09-27T15:27:45.5446343Z Download action repository 'seemethere/add-github-ssh-key@v1' (SHA:105f7619adc4054f5f1be5f79ebd354d82384638) 2022-09-27T15:27:45.6998454Z ##[group]Run ./.github/actions/setup-ssh 2022-09-27T15:27:45.6998655Z with: 2022-09-27T15:27:45.6998982Z github-secret: *** 2022-09-27T15:27:45.6999142Z env: 2022-09-27T15:27:45.6999318Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:27:45.6999507Z ##[endgroup] 2022-09-27T15:27:45.7021196Z ##[group]Run seemethere/add-github-ssh-key@v1 2022-09-27T15:27:45.7021408Z with: 2022-09-27T15:27:45.7021701Z GITHUB_TOKEN: *** 2022-09-27T15:27:45.7021889Z activate-with-label: false 2022-09-27T15:27:45.7022082Z label: with-ssh 2022-09-27T15:27:45.7022273Z remove-existing-keys: true 2022-09-27T15:27:45.7022444Z env: 2022-09-27T15:27:45.7022615Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:27:45.7022803Z ##[endgroup] 2022-09-27T15:27:46.1202876Z Grabbing public ssh keys from https://github.com/kongzii.keys 2022-09-27T15:27:46.1941901Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2022-09-27T15:27:46.1954173Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2022-09-27T15:27:46.1977536Z Login using: ssh ec2-user@ec2-3-218-156-80.compute-1.amazonaws.com 2022-09-27T15:27:46.2026393Z Prepare all required actions 2022-09-27T15:27:46.2044884Z ##[group]Run ./.github/actions/pull-docker-image 2022-09-27T15:27:46.2045097Z with: 2022-09-27T15:27:46.2045451Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-27T15:27:46.2045775Z env: 2022-09-27T15:27:46.2045985Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:27:46.2046204Z ##[endgroup] 2022-09-27T15:27:46.2059294Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-09-27T15:27:46.2059735Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-09-27T15:27:46.2060003Z # ignore output since only exit code is used for conditional 2022-09-27T15:27:46.2060279Z # only pull docker image if it's not available locally 2022-09-27T15:27:46.2060577Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2022-09-27T15:27:46.2060920Z  retry docker pull "${DOCKER_IMAGE}" 2022-09-27T15:27:46.2061102Z fi 2022-09-27T15:27:46.2072492Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:27:46.2072710Z env: 2022-09-27T15:27:46.2072884Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:27:46.2073243Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-27T15:27:46.2073582Z ##[endgroup] 2022-09-27T15:27:46.4324580Z e66cf5fa0a4d4ed512901b12ccdab95cca946a29: Pulling from pytorch/pytorch-linux-bionic-py3.7-clang9 2022-09-27T15:27:46.4326366Z 726b8a513d66: Pulling fs layer 2022-09-27T15:27:46.4326672Z 771876fe31a1: Pulling fs layer 2022-09-27T15:27:46.4327041Z 2a8cd9ebff90: Pulling fs layer 2022-09-27T15:27:46.4327417Z a0688296bf6b: Pulling fs layer 2022-09-27T15:27:46.4327725Z 3341c688c105: Pulling fs layer 2022-09-27T15:27:46.4327997Z e668b860b3aa: Pulling fs layer 2022-09-27T15:27:46.4328199Z 5b6d14bb2665: Pulling fs layer 2022-09-27T15:27:46.4328382Z bb4e2b58c04f: Pulling fs layer 2022-09-27T15:27:46.4328576Z 4c2c06a040d9: Pulling fs layer 2022-09-27T15:27:46.4328836Z 4aff28e7d246: Pulling fs layer 2022-09-27T15:27:46.4329119Z a39347297f16: Pulling fs layer 2022-09-27T15:27:46.4329414Z 61183b06c760: Pulling fs layer 2022-09-27T15:27:46.4329714Z c06018919921: Pulling fs layer 2022-09-27T15:27:46.4330066Z 499bbad0745d: Pulling fs layer 2022-09-27T15:27:46.4330429Z 3957a262cb15: Pulling fs layer 2022-09-27T15:27:46.4330653Z 8a9a548b9618: Pulling fs layer 2022-09-27T15:27:46.4330830Z 3852b5c446bf: Pulling fs layer 2022-09-27T15:27:46.4331022Z 8ee38361fe98: Pulling fs layer 2022-09-27T15:27:46.4331205Z e668b860b3aa: Waiting 2022-09-27T15:27:46.4331391Z 3a185c821aec: Pulling fs layer 2022-09-27T15:27:46.4331562Z 4aff28e7d246: Waiting 2022-09-27T15:27:46.4331736Z 5b6d14bb2665: Waiting 2022-09-27T15:27:46.4331923Z 895ee99b77c2: Pulling fs layer 2022-09-27T15:27:46.4332090Z a39347297f16: Waiting 2022-09-27T15:27:46.4332280Z bb4e2b58c04f: Waiting 2022-09-27T15:27:46.4332580Z 6cf940733081: Pulling fs layer 2022-09-27T15:27:46.4332827Z 4c2c06a040d9: Waiting 2022-09-27T15:27:46.4333014Z 0c2bc9cf436c: Pulling fs layer 2022-09-27T15:27:46.4333250Z 6070158a37e4: Pulling fs layer 2022-09-27T15:27:46.4333679Z a3fee62ea02a: Pulling fs layer 2022-09-27T15:27:46.4334035Z fbac2ec6703f: Pulling fs layer 2022-09-27T15:27:46.4334365Z 61183b06c760: Waiting 2022-09-27T15:27:46.4334654Z 6a670c6d461b: Pulling fs layer 2022-09-27T15:27:46.4334950Z 11c6d3fdecf8: Pulling fs layer 2022-09-27T15:27:46.4335226Z c06018919921: Waiting 2022-09-27T15:27:46.4338475Z 499bbad0745d: Waiting 2022-09-27T15:27:46.4338831Z b3c05bc08a6d: Pulling fs layer 2022-09-27T15:27:46.4339186Z db021ac56874: Pulling fs layer 2022-09-27T15:27:46.4339706Z 3957a262cb15: Waiting 2022-09-27T15:27:46.4340021Z d0bc479411ab: Pulling fs layer 2022-09-27T15:27:46.4340226Z 8a9a548b9618: Waiting 2022-09-27T15:27:46.4340538Z ce033581022a: Pulling fs layer 2022-09-27T15:27:46.4340775Z 3852b5c446bf: Waiting 2022-09-27T15:27:46.4340962Z 3e5c136468b5: Pulling fs layer 2022-09-27T15:27:46.4341156Z 4dcca06c4ba4: Pulling fs layer 2022-09-27T15:27:46.4341342Z 5d22ab10910c: Pulling fs layer 2022-09-27T15:27:46.4341532Z 40f0e904450c: Pulling fs layer 2022-09-27T15:27:46.4341722Z cd0043c871c3: Pulling fs layer 2022-09-27T15:27:46.4341903Z 07ce5bf5da8f: Pulling fs layer 2022-09-27T15:27:46.4342121Z ada7e5d30c2e: Pulling fs layer 2022-09-27T15:27:46.4342409Z b9e22897f744: Pulling fs layer 2022-09-27T15:27:46.4342691Z 31ed79570fc1: Pulling fs layer 2022-09-27T15:27:46.4343004Z f9ca5db0abb2: Pulling fs layer 2022-09-27T15:27:46.4343312Z 859ab55d797e: Pulling fs layer 2022-09-27T15:27:46.4348198Z 72b473207039: Pulling fs layer 2022-09-27T15:27:46.4348575Z a0688296bf6b: Waiting 2022-09-27T15:27:46.4348869Z 3a05e9967e15: Pulling fs layer 2022-09-27T15:27:46.4349178Z 8ee38361fe98: Waiting 2022-09-27T15:27:46.4349465Z 04d340d5ef37: Pulling fs layer 2022-09-27T15:27:46.4349803Z 3a185c821aec: Waiting 2022-09-27T15:27:46.4350148Z 94b3f24375e0: Pulling fs layer 2022-09-27T15:27:46.4350470Z 895ee99b77c2: Waiting 2022-09-27T15:27:46.4350807Z 7bbe9cf24f05: Pulling fs layer 2022-09-27T15:27:46.4351123Z ce033581022a: Waiting 2022-09-27T15:27:46.4355887Z 6cf940733081: Waiting 2022-09-27T15:27:46.4362993Z 74035b85b123: Pulling fs layer 2022-09-27T15:27:46.4363264Z 3e5c136468b5: Waiting 2022-09-27T15:27:46.4363446Z 06ceb0d47fa1: Pulling fs layer 2022-09-27T15:27:46.4363688Z 0c2bc9cf436c: Waiting 2022-09-27T15:27:46.4363956Z cd0043c871c3: Waiting 2022-09-27T15:27:46.4364181Z 40f0e904450c: Waiting 2022-09-27T15:27:46.4364473Z d54dedf3c273: Pulling fs layer 2022-09-27T15:27:46.4364783Z 6070158a37e4: Waiting 2022-09-27T15:27:46.4365050Z 5d22ab10910c: Waiting 2022-09-27T15:27:46.4365352Z 4dcca06c4ba4: Waiting 2022-09-27T15:27:46.4365658Z f14b7a316dd4: Pulling fs layer 2022-09-27T15:27:46.4366020Z d19943b4c20d: Pulling fs layer 2022-09-27T15:27:46.4366508Z 3341c688c105: Waiting 2022-09-27T15:27:46.4366783Z a3fee62ea02a: Waiting 2022-09-27T15:27:46.4367073Z 01103fa1cebd: Pulling fs layer 2022-09-27T15:27:46.4367436Z a09ce63c712c: Pulling fs layer 2022-09-27T15:27:46.4367630Z 11c79af0c20c: Pulling fs layer 2022-09-27T15:27:46.4367866Z 5da21a9573ae: Pulling fs layer 2022-09-27T15:27:46.4368054Z e4a8bf8e8d45: Pulling fs layer 2022-09-27T15:27:46.4368237Z d0bc479411ab: Waiting 2022-09-27T15:27:46.4368419Z 9c52b928c261: Pulling fs layer 2022-09-27T15:27:46.4368589Z 07ce5bf5da8f: Waiting 2022-09-27T15:27:46.4368846Z 659618ffaa02: Pulling fs layer 2022-09-27T15:27:46.4369031Z b3c05bc08a6d: Waiting 2022-09-27T15:27:46.4369205Z b7f08fdcf6d3: Pulling fs layer 2022-09-27T15:27:46.4369388Z fbac2ec6703f: Waiting 2022-09-27T15:27:46.4369588Z ada7e5d30c2e: Waiting 2022-09-27T15:27:46.4369745Z b9e22897f744: Waiting 2022-09-27T15:27:46.4369913Z d19943b4c20d: Waiting 2022-09-27T15:27:46.4370098Z 6a670c6d461b: Waiting 2022-09-27T15:27:46.4370285Z 31ed79570fc1: Waiting 2022-09-27T15:27:46.4370462Z 94b3f24375e0: Waiting 2022-09-27T15:27:46.4370632Z 01103fa1cebd: Waiting 2022-09-27T15:27:46.4370791Z db021ac56874: Waiting 2022-09-27T15:27:46.4371023Z 7bbe9cf24f05: Waiting 2022-09-27T15:27:46.4371210Z a09ce63c712c: Waiting 2022-09-27T15:27:46.4371364Z 11c6d3fdecf8: Waiting 2022-09-27T15:27:46.4371535Z d54dedf3c273: Waiting 2022-09-27T15:27:46.4371706Z 11c79af0c20c: Waiting 2022-09-27T15:27:46.4371862Z 06ceb0d47fa1: Waiting 2022-09-27T15:27:46.4372060Z 74035b85b123: Waiting 2022-09-27T15:27:46.4372214Z f14b7a316dd4: Waiting 2022-09-27T15:27:46.4372382Z 5da21a9573ae: Waiting 2022-09-27T15:27:46.4372550Z b7f08fdcf6d3: Waiting 2022-09-27T15:27:46.4372705Z e4a8bf8e8d45: Waiting 2022-09-27T15:27:46.4372872Z 659618ffaa02: Waiting 2022-09-27T15:27:46.4373036Z 9c52b928c261: Waiting 2022-09-27T15:27:46.4373191Z f9ca5db0abb2: Waiting 2022-09-27T15:27:46.4373394Z 72b473207039: Waiting 2022-09-27T15:27:46.4373589Z 04d340d5ef37: Waiting 2022-09-27T15:27:46.4373743Z 3a05e9967e15: Waiting 2022-09-27T15:27:46.5203289Z 771876fe31a1: Verifying Checksum 2022-09-27T15:27:46.5203887Z 771876fe31a1: Download complete 2022-09-27T15:27:46.6048485Z a0688296bf6b: Verifying Checksum 2022-09-27T15:27:46.6049004Z a0688296bf6b: Download complete 2022-09-27T15:27:46.7569002Z 726b8a513d66: Verifying Checksum 2022-09-27T15:27:46.7569377Z 726b8a513d66: Download complete 2022-09-27T15:27:46.8376616Z e668b860b3aa: Download complete 2022-09-27T15:27:46.9238037Z 5b6d14bb2665: Verifying Checksum 2022-09-27T15:27:46.9238600Z 5b6d14bb2665: Download complete 2022-09-27T15:27:47.0015714Z bb4e2b58c04f: Verifying Checksum 2022-09-27T15:27:47.0016114Z bb4e2b58c04f: Download complete 2022-09-27T15:27:47.0880983Z 4c2c06a040d9: Verifying Checksum 2022-09-27T15:27:47.0881422Z 4c2c06a040d9: Download complete 2022-09-27T15:27:47.1711597Z 4aff28e7d246: Verifying Checksum 2022-09-27T15:27:47.1712387Z 4aff28e7d246: Download complete 2022-09-27T15:27:47.2507511Z a39347297f16: Verifying Checksum 2022-09-27T15:27:47.2508435Z a39347297f16: Download complete 2022-09-27T15:27:47.3310205Z 61183b06c760: Verifying Checksum 2022-09-27T15:27:47.3310730Z 61183b06c760: Download complete 2022-09-27T15:27:47.3986109Z c06018919921: Verifying Checksum 2022-09-27T15:27:47.3986371Z c06018919921: Download complete 2022-09-27T15:27:47.4123992Z 726b8a513d66: Pull complete 2022-09-27T15:27:47.5179696Z 771876fe31a1: Pull complete 2022-09-27T15:27:47.6805203Z 3341c688c105: Verifying Checksum 2022-09-27T15:27:47.6805634Z 3341c688c105: Download complete 2022-09-27T15:27:47.7666540Z 3957a262cb15: Verifying Checksum 2022-09-27T15:27:47.7666944Z 3957a262cb15: Download complete 2022-09-27T15:27:47.8467342Z 8a9a548b9618: Verifying Checksum 2022-09-27T15:27:47.8467755Z 8a9a548b9618: Download complete 2022-09-27T15:27:47.9227557Z 3852b5c446bf: Download complete 2022-09-27T15:27:48.0035826Z 8ee38361fe98: Download complete 2022-09-27T15:27:48.0798214Z 3a185c821aec: Verifying Checksum 2022-09-27T15:27:48.0798644Z 3a185c821aec: Download complete 2022-09-27T15:27:48.1699088Z 895ee99b77c2: Verifying Checksum 2022-09-27T15:27:48.1699478Z 895ee99b77c2: Download complete 2022-09-27T15:27:48.2603978Z 6cf940733081: Verifying Checksum 2022-09-27T15:27:48.2604373Z 6cf940733081: Download complete 2022-09-27T15:27:48.3579261Z 0c2bc9cf436c: Download complete 2022-09-27T15:27:48.4279840Z 6070158a37e4: Verifying Checksum 2022-09-27T15:27:48.4280350Z 6070158a37e4: Download complete 2022-09-27T15:27:48.5147624Z a3fee62ea02a: Download complete 2022-09-27T15:27:49.1870443Z 2a8cd9ebff90: Verifying Checksum 2022-09-27T15:27:49.1870994Z 2a8cd9ebff90: Download complete 2022-09-27T15:27:49.2494633Z 6a670c6d461b: Verifying Checksum 2022-09-27T15:27:49.2495077Z 6a670c6d461b: Download complete 2022-09-27T15:27:49.3293522Z 11c6d3fdecf8: Verifying Checksum 2022-09-27T15:27:49.3293978Z 11c6d3fdecf8: Download complete 2022-09-27T15:27:49.4136470Z b3c05bc08a6d: Verifying Checksum 2022-09-27T15:27:49.4136975Z b3c05bc08a6d: Download complete 2022-09-27T15:27:49.5011120Z db021ac56874: Download complete 2022-09-27T15:27:49.5024084Z fbac2ec6703f: Verifying Checksum 2022-09-27T15:27:49.5024466Z fbac2ec6703f: Download complete 2022-09-27T15:27:49.5744090Z d0bc479411ab: Verifying Checksum 2022-09-27T15:27:49.5744491Z d0bc479411ab: Download complete 2022-09-27T15:27:49.6577559Z 3e5c136468b5: Download complete 2022-09-27T15:27:49.7278599Z 4dcca06c4ba4: Download complete 2022-09-27T15:27:49.8123038Z 5d22ab10910c: Verifying Checksum 2022-09-27T15:27:49.8123429Z 5d22ab10910c: Download complete 2022-09-27T15:27:49.8906853Z 40f0e904450c: Verifying Checksum 2022-09-27T15:27:49.8907312Z 40f0e904450c: Download complete 2022-09-27T15:27:49.9742159Z cd0043c871c3: Download complete 2022-09-27T15:27:50.0464157Z 07ce5bf5da8f: Verifying Checksum 2022-09-27T15:27:50.0464513Z 07ce5bf5da8f: Download complete 2022-09-27T15:27:50.1220437Z ada7e5d30c2e: Verifying Checksum 2022-09-27T15:27:50.1220821Z ada7e5d30c2e: Download complete 2022-09-27T15:27:50.1972025Z b9e22897f744: Verifying Checksum 2022-09-27T15:27:50.1972313Z b9e22897f744: Download complete 2022-09-27T15:27:51.4948709Z ce033581022a: Verifying Checksum 2022-09-27T15:27:51.4949093Z ce033581022a: Download complete 2022-09-27T15:27:51.5840673Z f9ca5db0abb2: Download complete 2022-09-27T15:27:51.6738735Z 859ab55d797e: Verifying Checksum 2022-09-27T15:27:51.6739113Z 859ab55d797e: Download complete 2022-09-27T15:27:52.3720878Z 31ed79570fc1: Verifying Checksum 2022-09-27T15:27:52.3721221Z 31ed79570fc1: Download complete 2022-09-27T15:27:52.4559962Z 3a05e9967e15: Verifying Checksum 2022-09-27T15:27:52.4560374Z 3a05e9967e15: Download complete 2022-09-27T15:27:52.5305257Z 04d340d5ef37: Verifying Checksum 2022-09-27T15:27:52.5305539Z 04d340d5ef37: Download complete 2022-09-27T15:27:52.9875225Z 94b3f24375e0: Verifying Checksum 2022-09-27T15:27:52.9875487Z 94b3f24375e0: Download complete 2022-09-27T15:27:53.0598046Z 7bbe9cf24f05: Verifying Checksum 2022-09-27T15:27:53.0598636Z 7bbe9cf24f05: Download complete 2022-09-27T15:27:53.1373484Z 74035b85b123: Verifying Checksum 2022-09-27T15:27:53.1373891Z 74035b85b123: Download complete 2022-09-27T15:27:53.2241179Z 06ceb0d47fa1: Verifying Checksum 2022-09-27T15:27:53.2241594Z 06ceb0d47fa1: Download complete 2022-09-27T15:27:53.2989648Z d54dedf3c273: Verifying Checksum 2022-09-27T15:27:53.2990094Z d54dedf3c273: Download complete 2022-09-27T15:27:53.5572810Z f14b7a316dd4: Verifying Checksum 2022-09-27T15:27:53.5573080Z f14b7a316dd4: Download complete 2022-09-27T15:27:53.6300663Z d19943b4c20d: Verifying Checksum 2022-09-27T15:27:53.6300962Z d19943b4c20d: Download complete 2022-09-27T15:27:53.7212766Z 01103fa1cebd: Verifying Checksum 2022-09-27T15:27:53.7213221Z 01103fa1cebd: Download complete 2022-09-27T15:27:55.3707051Z 2a8cd9ebff90: Pull complete 2022-09-27T15:27:55.5709827Z a0688296bf6b: Pull complete 2022-09-27T15:27:56.4944212Z a09ce63c712c: Verifying Checksum 2022-09-27T15:27:56.4944585Z a09ce63c712c: Download complete 2022-09-27T15:27:56.5783653Z 11c79af0c20c: Verifying Checksum 2022-09-27T15:27:56.5784057Z 11c79af0c20c: Download complete 2022-09-27T15:27:56.6596007Z 5da21a9573ae: Download complete 2022-09-27T15:27:56.7638542Z e4a8bf8e8d45: Download complete 2022-09-27T15:27:56.8380179Z 9c52b928c261: Verifying Checksum 2022-09-27T15:27:56.8380569Z 9c52b928c261: Download complete 2022-09-27T15:27:56.9111666Z 659618ffaa02: Verifying Checksum 2022-09-27T15:27:56.9112112Z 659618ffaa02: Download complete 2022-09-27T15:27:58.6027035Z b7f08fdcf6d3: Verifying Checksum 2022-09-27T15:27:58.6027310Z b7f08fdcf6d3: Download complete 2022-09-27T15:28:11.8758065Z 3341c688c105: Pull complete 2022-09-27T15:28:12.3513845Z e668b860b3aa: Pull complete 2022-09-27T15:28:12.7995649Z 5b6d14bb2665: Pull complete 2022-09-27T15:28:13.2814213Z bb4e2b58c04f: Pull complete 2022-09-27T15:28:13.4824287Z 499bbad0745d: Verifying Checksum 2022-09-27T15:28:13.4824544Z 499bbad0745d: Download complete 2022-09-27T15:28:13.7576566Z 4c2c06a040d9: Pull complete 2022-09-27T15:28:14.2056833Z 4aff28e7d246: Pull complete 2022-09-27T15:28:14.7543667Z a39347297f16: Pull complete 2022-09-27T15:28:15.2290971Z 61183b06c760: Pull complete 2022-09-27T15:28:15.7193936Z c06018919921: Pull complete 2022-09-27T15:28:18.9486517Z 72b473207039: Verifying Checksum 2022-09-27T15:28:18.9486793Z 72b473207039: Download complete 2022-09-27T15:28:44.4021363Z 499bbad0745d: Pull complete 2022-09-27T15:28:44.6423746Z 3957a262cb15: Pull complete 2022-09-27T15:28:44.8950874Z 8a9a548b9618: Pull complete 2022-09-27T15:28:45.0595918Z 3852b5c446bf: Pull complete 2022-09-27T15:28:45.1822379Z 8ee38361fe98: Pull complete 2022-09-27T15:28:45.4062055Z 3a185c821aec: Pull complete 2022-09-27T15:28:45.6263760Z 895ee99b77c2: Pull complete 2022-09-27T15:28:45.8655033Z 6cf940733081: Pull complete 2022-09-27T15:28:46.0935583Z 0c2bc9cf436c: Pull complete 2022-09-27T15:28:46.3244530Z 6070158a37e4: Pull complete 2022-09-27T15:28:46.5572747Z a3fee62ea02a: Pull complete 2022-09-27T15:28:48.4794909Z fbac2ec6703f: Pull complete 2022-09-27T15:28:48.6942205Z 6a670c6d461b: Pull complete 2022-09-27T15:28:48.9224426Z 11c6d3fdecf8: Pull complete 2022-09-27T15:28:49.1796999Z b3c05bc08a6d: Pull complete 2022-09-27T15:28:49.4136018Z db021ac56874: Pull complete 2022-09-27T15:28:49.6220518Z d0bc479411ab: Pull complete 2022-09-27T15:28:53.8318112Z ce033581022a: Pull complete 2022-09-27T15:28:54.0681943Z 3e5c136468b5: Pull complete 2022-09-27T15:28:54.3042425Z 4dcca06c4ba4: Pull complete 2022-09-27T15:28:54.5101130Z 5d22ab10910c: Pull complete 2022-09-27T15:28:54.7115122Z 40f0e904450c: Pull complete 2022-09-27T15:28:54.9674190Z cd0043c871c3: Pull complete 2022-09-27T15:28:55.2126503Z 07ce5bf5da8f: Pull complete 2022-09-27T15:28:55.4362624Z ada7e5d30c2e: Pull complete 2022-09-27T15:28:55.5603407Z b9e22897f744: Pull complete 2022-09-27T15:29:02.3398294Z 31ed79570fc1: Pull complete 2022-09-27T15:29:02.5722900Z f9ca5db0abb2: Pull complete 2022-09-27T15:29:02.7948551Z 859ab55d797e: Pull complete 2022-09-27T15:29:18.3034257Z 72b473207039: Pull complete 2022-09-27T15:29:18.5101568Z 3a05e9967e15: Pull complete 2022-09-27T15:29:18.7306460Z 04d340d5ef37: Pull complete 2022-09-27T15:29:19.9310591Z 94b3f24375e0: Pull complete 2022-09-27T15:29:20.0962392Z 7bbe9cf24f05: Pull complete 2022-09-27T15:29:20.2659074Z 74035b85b123: Pull complete 2022-09-27T15:29:20.4801282Z 06ceb0d47fa1: Pull complete 2022-09-27T15:29:20.6651686Z d54dedf3c273: Pull complete 2022-09-27T15:29:21.1043951Z f14b7a316dd4: Pull complete 2022-09-27T15:29:21.3313980Z d19943b4c20d: Pull complete 2022-09-27T15:29:21.5648595Z 01103fa1cebd: Pull complete 2022-09-27T15:29:25.2700759Z a09ce63c712c: Pull complete 2022-09-27T15:29:25.4833866Z 11c79af0c20c: Pull complete 2022-09-27T15:29:25.7211127Z 5da21a9573ae: Pull complete 2022-09-27T15:29:25.9689550Z e4a8bf8e8d45: Pull complete 2022-09-27T15:29:26.2120250Z 9c52b928c261: Pull complete 2022-09-27T15:29:26.4575946Z 659618ffaa02: Pull complete 2022-09-27T15:29:28.1032480Z b7f08fdcf6d3: Pull complete 2022-09-27T15:29:28.2093628Z Digest: sha256:e9db1e9f59a75821add26dfb4133d4c92a02559f34ad8230c2fd96064dcdded6 2022-09-27T15:29:28.2537804Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-27T15:29:28.2776160Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-27T15:29:28.2828809Z ##[group]Run python3 -m pip install psutil==5.9.1 2022-09-27T15:29:28.2829095Z python3 -m pip install psutil==5.9.1 2022-09-27T15:29:28.2829335Z python3 -m pip install pynvml==11.4.1 2022-09-27T15:29:28.2829594Z python3 -m tools.stats.monitor > usage_log.txt 2>&1 & 2022-09-27T15:29:28.2829860Z echo "::set-output name=monitor-script-pid::${!}" 2022-09-27T15:29:28.2849367Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:29:28.2849587Z env: 2022-09-27T15:29:28.2849750Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:29:28.2849939Z ##[endgroup] 2022-09-27T15:29:31.4732112Z Defaulting to user installation because normal site-packages is not writeable 2022-09-27T15:29:31.7963618Z Collecting psutil==5.9.1 2022-09-27T15:29:31.8117048Z 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-09-27T15:29:32.0173803Z Installing collected packages: psutil 2022-09-27T15:29:32.1957408Z Successfully installed psutil-5.9.1 2022-09-27T15:29:32.4636690Z Defaulting to user installation because normal site-packages is not writeable 2022-09-27T15:29:32.5254136Z Collecting pynvml==11.4.1 2022-09-27T15:29:32.5395518Z Downloading pynvml-11.4.1-py3-none-any.whl (46 kB) 2022-09-27T15:29:32.6140085Z Installing collected packages: pynvml 2022-09-27T15:29:32.7046408Z Successfully installed pynvml-11.4.1 2022-09-27T15:29:32.7537909Z Prepare all required actions 2022-09-27T15:29:32.7538172Z Getting action download info 2022-09-27T15:29:33.2857050Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:ada9688bc02703b63dc0e606da280613803449a5) 2022-09-27T15:29:33.5865992Z Download action repository 'actions/download-artifact@v2' (SHA:f023be2c48cc18debc3bacd34cb396e0295e2869) 2022-09-27T15:29:33.7070418Z ##[group]Run ./.github/actions/download-build-artifacts 2022-09-27T15:29:33.7070650Z with: 2022-09-27T15:29:33.7070841Z name: linux-vulkan-bionic-py3.7-clang9 2022-09-27T15:29:33.7071045Z env: 2022-09-27T15:29:33.7071212Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:29:33.7071382Z ##[endgroup] 2022-09-27T15:29:33.7241207Z ##[group]Run seemethere/download-artifact-s3@v4 2022-09-27T15:29:33.7241411Z with: 2022-09-27T15:29:33.7241609Z name: linux-vulkan-bionic-py3.7-clang9 2022-09-27T15:29:33.7241857Z s3-bucket: gha-artifacts 2022-09-27T15:29:33.7242115Z region: us-east-1 2022-09-27T15:29:33.7242306Z env: 2022-09-27T15:29:33.7242460Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:29:33.7242629Z ##[endgroup] 2022-09-27T15:29:35.6670732Z Found 1 objects with prefix pytorch/pytorch/3133193930/linux-vulkan-bionic-py3.7-clang9/ 2022-09-27T15:29:35.6671231Z Starting download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2022-09-27T15:29:40.5512005Z Finished download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2022-09-27T15:29:40.5512238Z 2022-09-27T15:29:40.5513068Z Artifact download has finished successfully 2022-09-27T15:29:40.5613517Z ##[group]Run unzip -o artifacts.zip 2022-09-27T15:29:40.5613760Z unzip -o artifacts.zip 2022-09-27T15:29:40.5625019Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:29:40.5625226Z env: 2022-09-27T15:29:40.5625400Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:29:40.5625586Z ##[endgroup] 2022-09-27T15:29:40.5997470Z Archive: artifacts.zip 2022-09-27T15:29:40.5998120Z creating: dist/ 2022-09-27T15:29:41.4344714Z inflating: dist/torch-1.13.0a0+git52424e2-cp37-cp37m-linux_x86_64.whl 2022-09-27T15:29:41.4345061Z creating: build/custom_test_artifacts/ 2022-09-27T15:29:41.4345389Z creating: build/custom_test_artifacts/custom-op-build/ 2022-09-27T15:29:41.4345735Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/ 2022-09-27T15:29:41.4347573Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeOutput.log 2022-09-27T15:29:41.4348081Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/ 2022-09-27T15:29:41.4348576Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CMakeSystem.cmake 2022-09-27T15:29:41.4349002Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdC/ 2022-09-27T15:29:41.4349417Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdC/tmp/ 2022-09-27T15:29:41.4350304Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdC/CMakeCCompilerId.c 2022-09-27T15:29:41.4351374Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdC/a.out 2022-09-27T15:29:41.4351882Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCXX/ 2022-09-27T15:29:41.4352309Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCXX/tmp/ 2022-09-27T15:29:41.4353450Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-09-27T15:29:41.4354459Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCXX/a.out 2022-09-27T15:29:41.4355519Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CMakeDetermineCompilerABI_C.bin 2022-09-27T15:29:41.4356103Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CMakeCCompiler.cmake 2022-09-27T15:29:41.4357246Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CMakeDetermineCompilerABI_CXX.bin 2022-09-27T15:29:41.4358612Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CMakeCXXCompiler.cmake 2022-09-27T15:29:41.4359383Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ 2022-09-27T15:29:41.4360165Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/feature_tests.c 2022-09-27T15:29:41.4360926Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/feature_tests.cxx 2022-09-27T15:29:41.4361674Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/feature_tests.bin 2022-09-27T15:29:41.4362256Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeError.log 2022-09-27T15:29:41.4362718Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache 2022-09-27T15:29:41.4363126Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ 2022-09-27T15:29:41.4383410Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make 2022-09-27T15:29:41.4384256Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt 2022-09-27T15:29:41.4384888Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake 2022-09-27T15:29:41.4385411Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make 2022-09-27T15:29:41.4385956Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake 2022-09-27T15:29:41.4386415Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make 2022-09-27T15:29:41.4386873Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make 2022-09-27T15:29:41.4431817Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/CXX.includecache 2022-09-27T15:29:41.4445925Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.internal 2022-09-27T15:29:41.4482838Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2022-09-27T15:29:41.4501737Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ 2022-09-27T15:29:41.4502537Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make 2022-09-27T15:29:41.4503304Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt 2022-09-27T15:29:41.4504109Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake 2022-09-27T15:29:41.4504856Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make 2022-09-27T15:29:41.4505313Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake 2022-09-27T15:29:41.4505737Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make 2022-09-27T15:29:41.4506175Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make 2022-09-27T15:29:41.4549907Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/CXX.includecache 2022-09-27T15:29:41.4564334Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.internal 2022-09-27T15:29:41.4621421Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o 2022-09-27T15:29:41.4622287Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-09-27T15:29:41.4623162Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt 2022-09-27T15:29:41.4623850Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks 2022-09-27T15:29:41.4624675Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 2022-09-27T15:29:41.4625208Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake 2022-09-27T15:29:41.4626031Z inflating: build/custom_test_artifacts/custom-op-build/CMakeCache.txt 2022-09-27T15:29:41.4626912Z inflating: build/custom_test_artifacts/custom-op-build/Makefile 2022-09-27T15:29:41.4627481Z inflating: build/custom_test_artifacts/custom-op-build/cmake_install.cmake 2022-09-27T15:29:41.4677539Z inflating: build/custom_test_artifacts/custom-op-build/libcustom_ops.so 2022-09-27T15:29:41.4707313Z inflating: build/custom_test_artifacts/custom-op-build/test_custom_ops 2022-09-27T15:29:41.4707981Z creating: build/custom_test_artifacts/jit-hook-build/ 2022-09-27T15:29:41.4708339Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ 2022-09-27T15:29:41.4710394Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeOutput.log 2022-09-27T15:29:41.4711127Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/ 2022-09-27T15:29:41.4711829Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CMakeSystem.cmake 2022-09-27T15:29:41.4712240Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdC/ 2022-09-27T15:29:41.4712699Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdC/tmp/ 2022-09-27T15:29:41.4713525Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdC/CMakeCCompilerId.c 2022-09-27T15:29:41.4714256Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdC/a.out 2022-09-27T15:29:41.4714953Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCXX/ 2022-09-27T15:29:41.4715357Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCXX/tmp/ 2022-09-27T15:29:41.4716183Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-09-27T15:29:41.4717087Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCXX/a.out 2022-09-27T15:29:41.4718167Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CMakeDetermineCompilerABI_C.bin 2022-09-27T15:29:41.4719007Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CMakeCCompiler.cmake 2022-09-27T15:29:41.4719819Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CMakeDetermineCompilerABI_CXX.bin 2022-09-27T15:29:41.4720650Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CMakeCXXCompiler.cmake 2022-09-27T15:29:41.4721407Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ 2022-09-27T15:29:41.4722122Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/feature_tests.c 2022-09-27T15:29:41.4722642Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/feature_tests.cxx 2022-09-27T15:29:41.4723342Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/feature_tests.bin 2022-09-27T15:29:41.4724060Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeError.log 2022-09-27T15:29:41.4724723Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache 2022-09-27T15:29:41.4725129Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ 2022-09-27T15:29:41.4745464Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make 2022-09-27T15:29:41.4746281Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt 2022-09-27T15:29:41.4747071Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake 2022-09-27T15:29:41.4748076Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make 2022-09-27T15:29:41.4748695Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake 2022-09-27T15:29:41.4749137Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make 2022-09-27T15:29:41.4749637Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make 2022-09-27T15:29:41.4793500Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/CXX.includecache 2022-09-27T15:29:41.4808041Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.internal 2022-09-27T15:29:41.4832166Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2022-09-27T15:29:41.4833032Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-09-27T15:29:41.4833855Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt 2022-09-27T15:29:41.4834598Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks 2022-09-27T15:29:41.4835294Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 2022-09-27T15:29:41.4835819Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake 2022-09-27T15:29:41.4836532Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt 2022-09-27T15:29:41.4837199Z inflating: build/custom_test_artifacts/jit-hook-build/Makefile 2022-09-27T15:29:41.4837699Z inflating: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake 2022-09-27T15:29:41.4856804Z inflating: build/custom_test_artifacts/jit-hook-build/test_jit_hooks 2022-09-27T15:29:41.4857494Z creating: build/custom_test_artifacts/custom-backend-build/ 2022-09-27T15:29:41.4857889Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ 2022-09-27T15:29:41.4859992Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeOutput.log 2022-09-27T15:29:41.4860736Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/ 2022-09-27T15:29:41.4861427Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CMakeSystem.cmake 2022-09-27T15:29:41.4861872Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdC/ 2022-09-27T15:29:41.4862429Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdC/tmp/ 2022-09-27T15:29:41.4863236Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdC/CMakeCCompilerId.c 2022-09-27T15:29:41.4864056Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdC/a.out 2022-09-27T15:29:41.4864711Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCXX/ 2022-09-27T15:29:41.4865152Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCXX/tmp/ 2022-09-27T15:29:41.4865987Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-09-27T15:29:41.4866958Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCXX/a.out 2022-09-27T15:29:41.4868020Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CMakeDetermineCompilerABI_C.bin 2022-09-27T15:29:41.4868883Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CMakeCCompiler.cmake 2022-09-27T15:29:41.4869732Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CMakeDetermineCompilerABI_CXX.bin 2022-09-27T15:29:41.4870619Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CMakeCXXCompiler.cmake 2022-09-27T15:29:41.4871381Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ 2022-09-27T15:29:41.4872222Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/feature_tests.c 2022-09-27T15:29:41.4872729Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/feature_tests.cxx 2022-09-27T15:29:41.4873485Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/feature_tests.bin 2022-09-27T15:29:41.4874343Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeError.log 2022-09-27T15:29:41.4875124Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache 2022-09-27T15:29:41.4875548Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ 2022-09-27T15:29:41.4897055Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make 2022-09-27T15:29:41.4897951Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt 2022-09-27T15:29:41.4898860Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake 2022-09-27T15:29:41.4899844Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make 2022-09-27T15:29:41.4900464Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake 2022-09-27T15:29:41.4900950Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make 2022-09-27T15:29:41.4901428Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make 2022-09-27T15:29:41.4945258Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/CXX.includecache 2022-09-27T15:29:41.4959669Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.internal 2022-09-27T15:29:41.4978367Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2022-09-27T15:29:41.4978990Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ 2022-09-27T15:29:41.4982295Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make 2022-09-27T15:29:41.4983190Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt 2022-09-27T15:29:41.4984061Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake 2022-09-27T15:29:41.4984921Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make 2022-09-27T15:29:41.4985589Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake 2022-09-27T15:29:41.4986061Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make 2022-09-27T15:29:41.4986531Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make 2022-09-27T15:29:41.4990308Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/CXX.includecache 2022-09-27T15:29:41.4992822Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.internal 2022-09-27T15:29:41.5072500Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2022-09-27T15:29:41.5073422Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-09-27T15:29:41.5074174Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt 2022-09-27T15:29:41.5074982Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks 2022-09-27T15:29:41.5075872Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 2022-09-27T15:29:41.5076355Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake 2022-09-27T15:29:41.5077099Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt 2022-09-27T15:29:41.5077883Z inflating: build/custom_test_artifacts/custom-backend-build/Makefile 2022-09-27T15:29:41.5078456Z inflating: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake 2022-09-27T15:29:41.5146588Z inflating: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so 2022-09-27T15:29:41.5162532Z inflating: build/custom_test_artifacts/custom-backend-build/test_custom_backend 2022-09-27T15:29:41.5162983Z creating: build/lib/ 2022-09-27T15:29:41.5163350Z inflating: build/lib/libclog.a 2022-09-27T15:29:41.5222822Z inflating: build/lib/libgtest.a 2022-09-27T15:29:41.5230529Z inflating: build/lib/libpthreadpool.a 2022-09-27T15:29:41.5291487Z inflating: build/lib/libbenchmark.a 2022-09-27T15:29:41.5364251Z inflating: build/lib/libprotobuf-lite.a 2022-09-27T15:29:41.5371331Z inflating: build/lib/libittnotify.a 2022-09-27T15:29:41.5431352Z inflating: build/lib/libasmjit.a 2022-09-27T15:29:41.5808813Z inflating: build/lib/libprotobuf.a 2022-09-27T15:29:41.5833099Z inflating: build/lib/libtensorpipe_uv.a 2022-09-27T15:29:41.5897039Z inflating: build/lib/libgloo.a 2022-09-27T15:29:41.5911375Z inflating: build/lib/libfmt.a 2022-09-27T15:29:41.5912143Z inflating: build/lib/libfoxi_loader.a 2022-09-27T15:29:41.5913019Z inflating: build/lib/libtorch_global_deps.so 2022-09-27T15:29:41.5959368Z inflating: build/lib/libc10.so 2022-09-27T15:29:41.5965572Z inflating: build/lib/libcpuinfo_internals.a 2022-09-27T15:29:41.5967900Z inflating: build/lib/libnnpack_reference_layers.a 2022-09-27T15:29:41.5974762Z inflating: build/lib/libcpuinfo.a 2022-09-27T15:29:41.5986158Z inflating: build/lib/libgmock.a 2022-09-27T15:29:41.5986754Z inflating: build/lib/libgtest_main.a 2022-09-27T15:29:41.5987500Z inflating: build/lib/libbenchmark_main.a 2022-09-27T15:29:41.6409329Z inflating: build/lib/libprotoc.a 2022-09-27T15:29:42.5507740Z inflating: build/lib/libdnnl.a 2022-09-27T15:29:42.5964936Z inflating: build/lib/libtensorpipe.a 2022-09-27T15:29:42.5976644Z inflating: build/lib/libqnnpack.a 2022-09-27T15:29:42.5994522Z inflating: build/lib/libpytorch_qnnpack.a 2022-09-27T15:29:42.6935700Z inflating: build/lib/libfbgemm.a 2022-09-27T15:29:42.6936444Z inflating: build/lib/libgmock_main.a 2022-09-27T15:29:42.7893825Z inflating: build/lib/libdnnl_graph.a 2022-09-27T15:29:42.8064258Z inflating: build/lib/libkineto.a 2022-09-27T15:29:42.8101538Z inflating: build/lib/libcaffe2_protos.a 2022-09-27T15:29:42.8204540Z inflating: build/lib/libXNNPACK.a 2022-09-27T15:29:42.8244367Z inflating: build/lib/libonnx_proto.a 2022-09-27T15:29:42.8761298Z inflating: build/lib/libonnx.a 2022-09-27T15:29:42.8777659Z inflating: build/lib/libnnpack.a 2022-09-27T15:29:44.7954703Z inflating: build/lib/libtorch_cpu.so 2022-09-27T15:29:44.7955110Z inflating: build/lib/libtorch.so 2022-09-27T15:29:44.7976378Z inflating: build/lib/libjitbackend_test.so 2022-09-27T15:29:44.8029834Z inflating: build/lib/libtorchbind_test.so 2022-09-27T15:29:44.8054466Z inflating: build/lib/libbackend_with_compiler.so 2022-09-27T15:29:44.8058139Z inflating: build/lib/libshm.so 2022-09-27T15:29:44.9612165Z inflating: build/lib/libtorch_python.so 2022-09-27T15:29:44.9647057Z inflating: build/lib/libnnapi_backend.so 2022-09-27T15:29:44.9647295Z creating: build/bin/ 2022-09-27T15:29:44.9692521Z inflating: build/bin/c10_tempfile_test 2022-09-27T15:29:44.9735717Z inflating: build/bin/c10_Array_test 2022-09-27T15:29:44.9786248Z inflating: build/bin/c10_string_view_test 2022-09-27T15:29:44.9830141Z inflating: build/bin/c10_Half_test 2022-09-27T15:29:44.9874920Z inflating: build/bin/c10_SymInt_test 2022-09-27T15:29:44.9920281Z inflating: build/bin/c10_accumulate_test 2022-09-27T15:29:44.9968360Z inflating: build/bin/c10_bfloat16_test 2022-09-27T15:29:45.0016009Z inflating: build/bin/c10_InlineDeviceGuard_test 2022-09-27T15:29:45.0070796Z inflating: build/bin/c10_ordered_preserving_dict_test 2022-09-27T15:29:45.0115203Z inflating: build/bin/c10_DeadlockDetection_test 2022-09-27T15:29:45.0159636Z inflating: build/bin/c10_Synchronized_test 2022-09-27T15:29:45.0206576Z inflating: build/bin/c10_Bitset_test 2022-09-27T15:29:45.0252857Z inflating: build/bin/c10_exception_test 2022-09-27T15:29:45.0302447Z inflating: build/bin/c10_SizesAndStrides_test 2022-09-27T15:29:45.0347679Z inflating: build/bin/c10_DeviceGuard_test 2022-09-27T15:29:45.0396809Z inflating: build/bin/c10_InlineStreamGuard_test 2022-09-27T15:29:45.0441823Z inflating: build/bin/c10_C++17_test 2022-09-27T15:29:45.0486824Z inflating: build/bin/c10_flags_test 2022-09-27T15:29:45.0538461Z inflating: build/bin/c10_DispatchKeySet_test 2022-09-27T15:29:45.0671123Z inflating: build/bin/c10_SmallVectorTest 2022-09-27T15:29:45.0715263Z inflating: build/bin/c10_CompileTimeFunctionPointer_test 2022-09-27T15:29:45.0758511Z inflating: build/bin/c10_StreamGuard_test 2022-09-27T15:29:45.0807710Z inflating: build/bin/c10_LeftRight_test 2022-09-27T15:29:45.0852758Z inflating: build/bin/c10_TypeIndex_test 2022-09-27T15:29:45.0895964Z inflating: build/bin/c10_TypeTraits_test 2022-09-27T15:29:45.0939186Z inflating: build/bin/c10_ConstexprCrc_test 2022-09-27T15:29:45.0987427Z inflating: build/bin/c10_ThreadLocal_test 2022-09-27T15:29:45.1055026Z inflating: build/bin/c10_optional_test 2022-09-27T15:29:45.1099855Z inflating: build/bin/c10_TypeList_test 2022-09-27T15:29:45.1148692Z inflating: build/bin/c10_complex_math_test 2022-09-27T15:29:45.1193376Z inflating: build/bin/c10_Device_test 2022-09-27T15:29:45.1241384Z inflating: build/bin/c10_complex_test 2022-09-27T15:29:45.1369865Z inflating: build/bin/c10_intrusive_ptr_test 2022-09-27T15:29:45.1458305Z inflating: build/bin/c10_either_test 2022-09-27T15:29:45.1503374Z inflating: build/bin/c10_irange_test 2022-09-27T15:29:45.1551778Z inflating: build/bin/c10_logging_test 2022-09-27T15:29:45.1599096Z inflating: build/bin/c10_typeid_test 2022-09-27T15:29:45.1652658Z inflating: build/bin/c10_Metaprogramming_test 2022-09-27T15:29:45.1700226Z inflating: build/bin/c10_registry_test 2022-09-27T15:29:45.1739557Z inflating: build/bin/c10_intrusive_ptr_benchmark 2022-09-27T15:29:45.2104033Z inflating: build/bin/protoc-3.13.0.0 2022-09-27T15:29:45.2467464Z inflating: build/bin/protoc 2022-09-27T15:29:45.2773565Z inflating: build/bin/vec_test_all_types_AVX512 2022-09-27T15:29:45.3092143Z inflating: build/bin/vec_test_all_types_AVX2 2022-09-27T15:29:45.3386433Z inflating: build/bin/vec_test_all_types_DEFAULT 2022-09-27T15:29:45.3433309Z inflating: build/bin/FileStoreTest 2022-09-27T15:29:45.3485551Z inflating: build/bin/TCPStoreTest 2022-09-27T15:29:45.3532409Z inflating: build/bin/HashStoreTest 2022-09-27T15:29:45.3534848Z inflating: build/bin/example_allreduce 2022-09-27T15:29:45.3593435Z inflating: build/bin/ProcessGroupGlooTest 2022-09-27T15:29:45.3640178Z inflating: build/bin/memory_format_test 2022-09-27T15:29:45.3692903Z inflating: build/bin/IListRef_test 2022-09-27T15:29:45.3755565Z inflating: build/bin/pow_test 2022-09-27T15:29:45.3799812Z inflating: build/bin/reduce_ops_test 2022-09-27T15:29:45.3843029Z inflating: build/bin/op_allowlist_test 2022-09-27T15:29:45.3889830Z inflating: build/bin/half_test 2022-09-27T15:29:45.3934069Z inflating: build/bin/CppSignature_test 2022-09-27T15:29:45.3978473Z inflating: build/bin/dispatch_key_set_test 2022-09-27T15:29:45.4030787Z inflating: build/bin/extension_backend_test 2022-09-27T15:29:45.4112764Z inflating: build/bin/cpu_rng_test 2022-09-27T15:29:45.4168304Z inflating: build/bin/basic 2022-09-27T15:29:45.4214090Z inflating: build/bin/Dimname_test 2022-09-27T15:29:45.4258175Z inflating: build/bin/xla_tensor_test 2022-09-27T15:29:45.4309380Z inflating: build/bin/apply_utils_test 2022-09-27T15:29:45.4368185Z inflating: build/bin/MaybeOwned_test 2022-09-27T15:29:45.4414909Z inflating: build/bin/type_ptr_test 2022-09-27T15:29:45.4462109Z inflating: build/bin/math_kernel_test 2022-09-27T15:29:45.4512326Z inflating: build/bin/NamedTensor_test 2022-09-27T15:29:45.4564076Z inflating: build/bin/atest 2022-09-27T15:29:45.4608316Z inflating: build/bin/lazy_tensor_test 2022-09-27T15:29:45.4610292Z inflating: build/bin/thread_init_test 2022-09-27T15:29:45.4656137Z inflating: build/bin/inline_container_test 2022-09-27T15:29:45.4777967Z inflating: build/bin/kernel_lambda_legacy_test 2022-09-27T15:29:45.4822677Z inflating: build/bin/dlconvertor_test 2022-09-27T15:29:45.4823661Z inflating: build/bin/verify_api_visibility 2022-09-27T15:29:45.4890276Z inflating: build/bin/vmap_test 2022-09-27T15:29:45.4940142Z inflating: build/bin/quantized_test 2022-09-27T15:29:45.5003695Z inflating: build/bin/Dict_test 2022-09-27T15:29:45.5098809Z inflating: build/bin/kernel_lambda_test 2022-09-27T15:29:45.5144651Z inflating: build/bin/packedtensoraccessor_test 2022-09-27T15:29:45.5192625Z inflating: build/bin/broadcast_test 2022-09-27T15:29:45.5280429Z inflating: build/bin/ivalue_test 2022-09-27T15:29:45.5352723Z inflating: build/bin/tensor_iterator_test 2022-09-27T15:29:45.5398074Z inflating: build/bin/wrapdim_test 2022-09-27T15:29:45.5488625Z inflating: build/bin/List_test 2022-09-27T15:29:45.5535656Z inflating: build/bin/cpu_profiling_allocator_test 2022-09-27T15:29:45.5623810Z inflating: build/bin/kernel_function_test 2022-09-27T15:29:45.5670795Z inflating: build/bin/memory_overlapping_test 2022-09-27T15:29:45.5715314Z inflating: build/bin/operator_name_test 2022-09-27T15:29:45.5766249Z inflating: build/bin/native_test 2022-09-27T15:29:45.5817075Z inflating: build/bin/cpu_generator_test 2022-09-27T15:29:45.5866807Z inflating: build/bin/scalar_test 2022-09-27T15:29:45.5915387Z inflating: build/bin/backend_fallback_test 2022-09-27T15:29:45.5960229Z inflating: build/bin/operators_test 2022-09-27T15:29:45.6005267Z inflating: build/bin/reportMemoryUsage_test 2022-09-27T15:29:45.6056328Z inflating: build/bin/scalar_tensor_test 2022-09-27T15:29:45.6346095Z inflating: build/bin/op_registration_test 2022-09-27T15:29:45.6390068Z inflating: build/bin/variant_test 2022-09-27T15:29:45.6437599Z inflating: build/bin/test_parallel 2022-09-27T15:29:45.6492810Z inflating: build/bin/type_test 2022-09-27T15:29:45.6538818Z inflating: build/bin/undefined_tensor_test 2022-09-27T15:29:45.6584303Z inflating: build/bin/weakref_test 2022-09-27T15:29:45.6631130Z inflating: build/bin/mobile_memory_cleanup 2022-09-27T15:29:45.6687225Z inflating: build/bin/KernelFunction_test 2022-09-27T15:29:45.6807480Z inflating: build/bin/kernel_function_legacy_test 2022-09-27T15:29:45.6861305Z inflating: build/bin/kernel_stackbased_test 2022-09-27T15:29:45.6950525Z inflating: build/bin/make_boxed_from_unboxed_functor_test 2022-09-27T15:29:45.6996429Z inflating: build/bin/stride_properties_test 2022-09-27T15:29:45.7118342Z inflating: build/bin/vulkan_api_test 2022-09-27T15:29:45.7135079Z inflating: build/bin/tutorial_tensorexpr 2022-09-27T15:29:45.7183367Z inflating: build/bin/test_dist_autograd 2022-09-27T15:29:45.7185327Z inflating: build/bin/parallel_benchmark 2022-09-27T15:29:45.7245365Z inflating: build/bin/test_mobile_nnc 2022-09-27T15:29:45.7306956Z inflating: build/bin/test_cpp_rpc 2022-09-27T15:29:45.7316139Z inflating: build/bin/aot_model_compiler_test 2022-09-27T15:29:45.7320351Z inflating: build/bin/torch_shm_manager 2022-09-27T15:29:45.7628664Z inflating: build/bin/test_lazy 2022-09-27T15:29:45.8734020Z inflating: build/bin/test_tensorexpr 2022-09-27T15:29:46.0108862Z inflating: build/bin/test_api 2022-09-27T15:29:46.0661648Z inflating: build/bin/test_jit 2022-09-27T15:29:46.0684195Z ##[group]Run df -H 2022-09-27T15:29:46.0684461Z df -H 2022-09-27T15:29:46.0695765Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:29:46.0695986Z env: 2022-09-27T15:29:46.0696162Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:29:46.0696337Z ##[endgroup] 2022-09-27T15:29:46.0778221Z Filesystem Size Used Avail Use% Mounted on 2022-09-27T15:29:46.0778542Z devtmpfs 8.2G 0 8.2G 0% /dev 2022-09-27T15:29:46.0778762Z tmpfs 8.2G 0 8.2G 0% /dev/shm 2022-09-27T15:29:46.0778954Z tmpfs 8.2G 426k 8.2G 1% /run 2022-09-27T15:29:46.0779166Z tmpfs 8.2G 0 8.2G 0% /sys/fs/cgroup 2022-09-27T15:29:46.0779700Z /dev/nvme0n1p1 162G 20G 142G 12% / 2022-09-27T15:29:46.0833002Z ##[group]Run .github/scripts/parse_ref.py 2022-09-27T15:29:46.0833251Z .github/scripts/parse_ref.py 2022-09-27T15:29:46.0843602Z shell: /usr/bin/bash -e {0} 2022-09-27T15:29:46.0843772Z env: 2022-09-27T15:29:46.0843948Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:29:46.0844133Z ##[endgroup] 2022-09-27T15:29:46.1091071Z ##[group]Run set -x 2022-09-27T15:29:46.1091349Z set -x 2022-09-27T15:29:46.1091503Z  2022-09-27T15:29:46.1091702Z if [[ $TEST_CONFIG == 'multigpu' ]]; then 2022-09-27T15:29:46.1091962Z  TEST_COMMAND=.jenkins/pytorch/multigpu-test.sh 2022-09-27T15:29:46.1092212Z elif [[ $BUILD_ENVIRONMENT == *onnx* ]]; then 2022-09-27T15:29:46.1092447Z  TEST_COMMAND=.jenkins/caffe2/test.sh 2022-09-27T15:29:46.1092645Z else 2022-09-27T15:29:46.1092833Z  TEST_COMMAND=.jenkins/pytorch/test.sh 2022-09-27T15:29:46.1093031Z fi 2022-09-27T15:29:46.1093187Z  2022-09-27T15:29:46.1093408Z COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2022-09-27T15:29:46.1093638Z  2022-09-27T15:29:46.1093850Z # sanitize the input commit message and PR body here: 2022-09-27T15:29:46.1094062Z # 2022-09-27T15:29:46.1094336Z # trim all new lines from commit messages + PR_BODY to avoid issues with batch environment 2022-09-27T15:29:46.1094720Z # variable copying. see https://github.com/pytorch/pytorch/pull/80043#issuecomment-1167796028 2022-09-27T15:29:46.1095020Z COMMIT_MESSAGES="${COMMIT_MESSAGES//[$'\n\r']}" 2022-09-27T15:29:46.1095253Z PR_BODY="${PR_BODY//[$'\n\r']}" 2022-09-27T15:29:46.1095440Z  2022-09-27T15:29:46.1095688Z # then trim all special characters like single and double quotes to avoid unescaped inputs to 2022-09-27T15:29:46.1095965Z # wreak havoc internally 2022-09-27T15:29:46.1096202Z export COMMIT_MESSAGES="${COMMIT_MESSAGES//[\'\"]}" 2022-09-27T15:29:46.1096443Z export PR_BODY="${PR_BODY//[\'\"]}" 2022-09-27T15:29:46.1096620Z  2022-09-27T15:29:46.1096846Z # detached container should get cleaned up by teardown_ec2_linux 2022-09-27T15:29:46.1097137Z # TODO: Stop building test binaries as part of the build phase 2022-09-27T15:29:46.1097398Z # Used for GPU_FLAG since that doesn't play nice 2022-09-27T15:29:46.1097638Z # shellcheck disable=SC2086,SC2090 2022-09-27T15:29:46.1097859Z container_name=$(docker run \ 2022-09-27T15:29:46.1098060Z  ${GPU_FLAG:-} \ 2022-09-27T15:29:46.1098245Z  -e BUILD_ENVIRONMENT \ 2022-09-27T15:29:46.1098444Z  -e PR_NUMBER \ 2022-09-27T15:29:46.1098635Z  -e GITHUB_ACTIONS \ 2022-09-27T15:29:46.1098812Z  -e BASE_SHA \ 2022-09-27T15:29:46.1098992Z  -e BRANCH \ 2022-09-27T15:29:46.1099167Z  -e SHA1 \ 2022-09-27T15:29:46.1099527Z  -e AWS_DEFAULT_REGION \ 2022-09-27T15:29:46.1099733Z  -e IN_WHEEL_TEST \ 2022-09-27T15:29:46.1099925Z  -e SHARD_NUMBER \ 2022-09-27T15:29:46.1100102Z  -e TEST_CONFIG \ 2022-09-27T15:29:46.1100295Z  -e NUM_TEST_SHARDS \ 2022-09-27T15:29:46.1100485Z  -e PR_BODY \ 2022-09-27T15:29:46.1100762Z  -e COMMIT_MESSAGES \ 2022-09-27T15:29:46.1100974Z  -e PYTORCH_RETRY_TEST_CASES \ 2022-09-27T15:29:46.1101204Z  -e PYTORCH_OVERRIDE_FLAKY_SIGNAL \ 2022-09-27T15:29:46.1101398Z  -e PR_LABELS \ 2022-09-27T15:29:46.1101614Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2022-09-27T15:29:46.1101885Z  -e SCCACHE_BUCKET \ 2022-09-27T15:29:46.1102088Z  -e SCCACHE_S3_KEY_PREFIX \ 2022-09-27T15:29:46.1102270Z  -e XLA_CUDA \ 2022-09-27T15:29:46.1102477Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2022-09-27T15:29:46.1102727Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2022-09-27T15:29:46.1102951Z  --ulimit stack=10485760:83886080 \ 2022-09-27T15:29:46.1103180Z  --security-opt seccomp=unconfined \ 2022-09-27T15:29:46.1103404Z  --cap-add=SYS_PTRACE \ 2022-09-27T15:29:46.1103585Z  --ipc=host \ 2022-09-27T15:29:46.1103830Z  --shm-size="${SHM_SIZE}" \ 2022-09-27T15:29:46.1104023Z  --tty \ 2022-09-27T15:29:46.1104184Z  --detach \ 2022-09-27T15:29:46.1104379Z  --name="${container_name}" \ 2022-09-27T15:29:46.1104581Z  --user jenkins \ 2022-09-27T15:29:46.1104822Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2022-09-27T15:29:46.1105059Z  -w /var/lib/jenkins/workspace \ 2022-09-27T15:29:46.1105263Z  "${DOCKER_IMAGE}" 2022-09-27T15:29:46.1105435Z ) 2022-09-27T15:29:46.1105669Z docker exec -t "${container_name}" sh -c "pip install dist/*.whl && ${TEST_COMMAND}" 2022-09-27T15:29:46.1117035Z shell: /usr/bin/bash -e {0} 2022-09-27T15:29:46.1117223Z env: 2022-09-27T15:29:46.1117386Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:29:46.1117641Z BUILD_ENVIRONMENT: linux-vulkan-bionic-py3.7-clang9 2022-09-27T15:29:46.1117878Z PR_NUMBER: 85462 2022-09-27T15:29:46.1118044Z BRANCH: pull/85462 2022-09-27T15:29:46.1118257Z SHA1: 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:29:46.1118502Z BASE_SHA: 76d60778eb01b4213735be1c6e126fe2da519b8e 2022-09-27T15:29:46.1118707Z PYTORCH_RETRY_TEST_CASES: 1 2022-09-27T15:29:46.1118914Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2022-09-27T15:29:46.1119111Z TEST_CONFIG: default 2022-09-27T15:29:46.1119286Z SHARD_NUMBER: 1 2022-09-27T15:29:46.1119447Z NUM_TEST_SHARDS: 1 2022-09-27T15:29:46.1121165Z PR_BODY: Hi, we noticed in our team that by using CyclicLR, there is a problem with memory clearance on GPU (probably it will be the case without the GPU as well, but that was our use case) After initializing CyclicLR, GPU memory is not cleared even after the model, optimizer and scheduler are out of scope (e.g. reference count is zero). This is because `__init__` method inside `CyclicLR` creates reference to its own methods and it will not get removed until `gc.collect()` is called manually. This is a problem if people want to test multiple models in one run of a script, after testing the first model, second one will fail on `CUDA out of memory error` because the first one is not cleared from the memory. I propose a simple fix by using `weakref`, similarly as in `_LRScheduler` base class, but if you have any comments I am happy to change it. Here is the code to reproduce the bug: ``` import torch import weakref from transformers import DetrForObjectDetection class X: def __init__(self, optimizer): self.optimizer = optimizer # Will cause cyclic reference. self.func = self.dummy # Will work as expected, memory cleared after instance count is zero. # self.func = weakref.WeakMethod(self.dummy) def dummy(self, x): return 1. def test(): model = DetrForObjectDetection.from_pretrained('facebook/detr-resnet-50') model.to('cuda') optimizer = torch.optim.Adam(model.parameters()) x = X(optimizer) test() print(f'{torch.cuda.memory_reserved()}, {torch.cuda.memory_allocated()}') # Should print (, 0), but with cyclic reference, it will print (, ). ``` 2022-09-27T15:29:46.1123116Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-09-27T15:29:46.1123348Z SCCACHE_S3_KEY_PREFIX: pull 2022-09-27T15:29:46.1123538Z SHM_SIZE: 1g 2022-09-27T15:29:46.1123886Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-27T15:29:46.1124205Z XLA_CUDA: 2022-09-27T15:29:46.1124463Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-09-27T15:29:46.1124722Z ##[endgroup] 2022-09-27T15:29:46.1148927Z + [[ default == \m\u\l\t\i\g\p\u ]] 2022-09-27T15:29:46.1149543Z + [[ linux-vulkan-bionic-py3.7-clang9 == *onnx* ]] 2022-09-27T15:29:46.1149909Z + TEST_COMMAND=.jenkins/pytorch/test.sh 2022-09-27T15:29:46.1151842Z ++ git cherry -v origin/master 2022-09-27T15:29:46.6473485Z + COMMIT_MESSAGES='+ 871567eae42e57e9926f1a38c0b8d221f672c928 Fix mem leak because of self reference in CyclicLR 2022-09-27T15:29:46.6473905Z + acca92f8843f34854e73ee280c4f87ea280d2914 Typing for new CyclicLR 2022-09-27T15:29:46.6474205Z + 788218632109bd2065d4961cae624c62f106deee Rename scale_fn_* to private form 2022-09-27T15:29:46.6474506Z + 1642fe39e72ecf43de500a53610a076827e792b9 Test CyclicLR cyclic reference 2022-09-27T15:29:46.6474760Z + 52424e2bf38e454d535881fed9628d3e20f4f944 Fix linting' 2022-09-27T15:29:46.6476637Z + COMMIT_MESSAGES='+ 871567eae42e57e9926f1a38c0b8d221f672c928 Fix mem leak because of self reference in CyclicLR+ acca92f8843f34854e73ee280c4f87ea280d2914 Typing for new CyclicLR+ 788218632109bd2065d4961cae624c62f106deee Rename scale_fn_* to private form+ 1642fe39e72ecf43de500a53610a076827e792b9 Test CyclicLR cyclic reference+ 52424e2bf38e454d535881fed9628d3e20f4f944 Fix linting' 2022-09-27T15:29:46.6492124Z + PR_BODY='Hi, we noticed in our team that by using CyclicLR, there is a problem with memory clearance on GPU (probably it will be the case without the GPU as well, but that was our use case) After initializing CyclicLR, GPU memory is not cleared even after the model, optimizer and scheduler are out of scope (e.g. reference count is zero). This is because `__init__` method inside `CyclicLR` creates reference to its own methods and it will not get removed until `gc.collect()` is called manually. This is a problem if people want to test multiple models in one run of a script, after testing the first model, second one will fail on `CUDA out of memory error` because the first one is not cleared from the memory.I propose a simple fix by using `weakref`, similarly as in `_LRScheduler` base class, but if you have any comments I am happy to change it. Here is the code to reproduce the bug:```import torchimport weakreffrom transformers import DetrForObjectDetectionclass X: def __init__(self, optimizer): self.optimizer = optimizer # Will cause cyclic reference. self.func = self.dummy # Will work as expected, memory cleared after instance count is zero. # self.func = weakref.WeakMethod(self.dummy) def dummy(self, x): return 1.def test(): model = DetrForObjectDetection.from_pretrained('\''facebook/detr-resnet-50'\'') model.to('\''cuda'\'') optimizer = torch.optim.Adam(model.parameters()) x = X(optimizer)test()print(f'\''{torch.cuda.memory_reserved()}, {torch.cuda.memory_allocated()}'\'') # Should print (, 0), but with cyclic reference, it will print (, ).```' 2022-09-27T15:29:46.6496691Z + export 'COMMIT_MESSAGES=+ 871567eae42e57e9926f1a38c0b8d221f672c928 Fix mem leak because of self reference in CyclicLR+ acca92f8843f34854e73ee280c4f87ea280d2914 Typing for new CyclicLR+ 788218632109bd2065d4961cae624c62f106deee Rename scale_fn_* to private form+ 1642fe39e72ecf43de500a53610a076827e792b9 Test CyclicLR cyclic reference+ 52424e2bf38e454d535881fed9628d3e20f4f944 Fix linting' 2022-09-27T15:29:46.6498737Z + COMMIT_MESSAGES='+ 871567eae42e57e9926f1a38c0b8d221f672c928 Fix mem leak because of self reference in CyclicLR+ acca92f8843f34854e73ee280c4f87ea280d2914 Typing for new CyclicLR+ 788218632109bd2065d4961cae624c62f106deee Rename scale_fn_* to private form+ 1642fe39e72ecf43de500a53610a076827e792b9 Test CyclicLR cyclic reference+ 52424e2bf38e454d535881fed9628d3e20f4f944 Fix linting' 2022-09-27T15:29:46.6507232Z + export 'PR_BODY=Hi, we noticed in our team that by using CyclicLR, there is a problem with memory clearance on GPU (probably it will be the case without the GPU as well, but that was our use case) After initializing CyclicLR, GPU memory is not cleared even after the model, optimizer and scheduler are out of scope (e.g. reference count is zero). This is because `__init__` method inside `CyclicLR` creates reference to its own methods and it will not get removed until `gc.collect()` is called manually. This is a problem if people want to test multiple models in one run of a script, after testing the first model, second one will fail on `CUDA out of memory error` because the first one is not cleared from the memory.I propose a simple fix by using `weakref`, similarly as in `_LRScheduler` base class, but if you have any comments I am happy to change it. Here is the code to reproduce the bug:```import torchimport weakreffrom transformers import DetrForObjectDetectionclass X: def __init__(self, optimizer): self.optimizer = optimizer # Will cause cyclic reference. self.func = self.dummy # Will work as expected, memory cleared after instance count is zero. # self.func = weakref.WeakMethod(self.dummy) def dummy(self, x): return 1.def test(): model = DetrForObjectDetection.from_pretrained(facebook/detr-resnet-50) model.to(cuda) optimizer = torch.optim.Adam(model.parameters()) x = X(optimizer)test()print(f{torch.cuda.memory_reserved()}, {torch.cuda.memory_allocated()}) # Should print (, 0), but with cyclic reference, it will print (, ).```' 2022-09-27T15:29:46.6511556Z + PR_BODY='Hi, we noticed in our team that by using CyclicLR, there is a problem with memory clearance on GPU (probably it will be the case without the GPU as well, but that was our use case) After initializing CyclicLR, GPU memory is not cleared even after the model, optimizer and scheduler are out of scope (e.g. reference count is zero). This is because `__init__` method inside `CyclicLR` creates reference to its own methods and it will not get removed until `gc.collect()` is called manually. This is a problem if people want to test multiple models in one run of a script, after testing the first model, second one will fail on `CUDA out of memory error` because the first one is not cleared from the memory.I propose a simple fix by using `weakref`, similarly as in `_LRScheduler` base class, but if you have any comments I am happy to change it. Here is the code to reproduce the bug:```import torchimport weakreffrom transformers import DetrForObjectDetectionclass X: def __init__(self, optimizer): self.optimizer = optimizer # Will cause cyclic reference. self.func = self.dummy # Will work as expected, memory cleared after instance count is zero. # self.func = weakref.WeakMethod(self.dummy) def dummy(self, x): return 1.def test(): model = DetrForObjectDetection.from_pretrained(facebook/detr-resnet-50) model.to(cuda) optimizer = torch.optim.Adam(model.parameters()) x = X(optimizer)test()print(f{torch.cuda.memory_reserved()}, {torch.cuda.memory_allocated()}) # Should print (, 0), but with cyclic reference, it will print (, ).```' 2022-09-27T15:29:46.6513376Z +++ nproc --ignore=2 2022-09-27T15:29:46.6547259Z ++ docker run -e BUILD_ENVIRONMENT -e PR_NUMBER -e GITHUB_ACTIONS -e BASE_SHA -e BRANCH -e SHA1 -e AWS_DEFAULT_REGION -e IN_WHEEL_TEST -e SHARD_NUMBER -e TEST_CONFIG -e NUM_TEST_SHARDS -e PR_BODY -e COMMIT_MESSAGES -e PYTORCH_RETRY_TEST_CASES -e PYTORCH_OVERRIDE_FLAKY_SIGNAL -e PR_LABELS -e MAX_JOBS=6 -e SCCACHE_BUCKET -e SCCACHE_S3_KEY_PREFIX -e XLA_CUDA -e XLA_CLANG_CACHE_S3_BUCKET_NAME --env-file=/tmp/github_env_3133193930 --ulimit stack=10485760:83886080 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --ipc=host --shm-size=1g --tty --detach --name= --user jenkins -v /home/ec2-user/actions-runner/_work/pytorch/pytorch:/var/lib/jenkins/workspace -w /var/lib/jenkins/workspace 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-27T15:29:57.1580724Z + container_name=8b23b221da28971c3a55b203aaa0afae976df916a9aa67f77010fdecf80bfb1f 2022-09-27T15:29:57.1583186Z + docker exec -t 8b23b221da28971c3a55b203aaa0afae976df916a9aa67f77010fdecf80bfb1f sh -c 'pip install dist/*.whl && .jenkins/pytorch/test.sh' 2022-09-27T15:29:57.7716557Z Processing ./dist/torch-1.13.0a0+git52424e2-cp37-cp37m-linux_x86_64.whl 2022-09-27T15:29:57.8466799Z Requirement already satisfied: typing-extensions in /opt/conda/lib/python3.7/site-packages (from torch==1.13.0a0+git52424e2) (4.3.0) 2022-09-27T15:29:58.6747844Z Installing collected packages: torch 2022-09-27T15:30:05.1030165Z Successfully installed torch-1.13.0a0+git52424e2 2022-09-27T15:30:05.2620026Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2022-09-27T15:30:05.2778950Z + TORCH_INSTALL_DIR=/opt/conda/lib/python3.7/site-packages/torch 2022-09-27T15:30:05.2779712Z + TORCH_BIN_DIR=/opt/conda/lib/python3.7/site-packages/torch/bin 2022-09-27T15:30:05.2780250Z + TORCH_LIB_DIR=/opt/conda/lib/python3.7/site-packages/torch/lib 2022-09-27T15:30:05.2780815Z + TORCH_TEST_DIR=/opt/conda/lib/python3.7/site-packages/torch/test 2022-09-27T15:30:05.2781111Z + BUILD_DIR=build 2022-09-27T15:30:05.2781306Z + BUILD_RENAMED_DIR=build_renamed 2022-09-27T15:30:05.2781505Z + BUILD_BIN_DIR=build/bin 2022-09-27T15:30:05.2781682Z + export VALGRIND=ON 2022-09-27T15:30:05.2781858Z + VALGRIND=ON 2022-09-27T15:30:05.2783334Z + [[ linux-vulkan-bionic-py3.7-clang9 == *clang9* ]] 2022-09-27T15:30:05.2783697Z + export VALGRIND=OFF 2022-09-27T15:30:05.2783939Z + VALGRIND=OFF 2022-09-27T15:30:05.2784317Z + [[ linux-vulkan-bionic-py3.7-clang9 != *bazel* ]] 2022-09-27T15:30:05.2784555Z ++ realpath build/custom_test_artifacts 2022-09-27T15:30:05.2827444Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=/var/lib/jenkins/workspace/build/custom_test_artifacts 2022-09-27T15:30:05.2830663Z ++ dirname .jenkins/pytorch/test.sh 2022-09-27T15:30:05.2860971Z + source .jenkins/pytorch/common.sh 2022-09-27T15:30:05.2864099Z +++ dirname .jenkins/pytorch/common.sh 2022-09-27T15:30:05.2872283Z ++ source .jenkins/pytorch/common_utils.sh 2022-09-27T15:30:05.2873979Z +++ declare -f -t trap_add 2022-09-27T15:30:05.2878249Z ++ set -ex 2022-09-27T15:30:05.2879126Z ++ [[ linux-vulkan-bionic-py3.7-clang9 == *rocm* ]] 2022-09-27T15:30:05.2879496Z ++ BUILD_TEST_LIBTORCH=0 2022-09-27T15:30:05.2879777Z ++ [[ default == *xla* ]] 2022-09-27T15:30:05.2880106Z ++ [[ linux-vulkan-bionic-py3.7-clang9 == *centos* ]] 2022-09-27T15:30:05.2880458Z ++ [[ linux-vulkan-bionic-py3.7-clang9 == *linux-bionic* ]] 2022-09-27T15:30:05.2880820Z ++ [[ linux-vulkan-bionic-py3.7-clang9 == *linux-focal* ]] 2022-09-27T15:30:05.2881113Z + echo 'Environment variables' 2022-09-27T15:30:05.2881298Z Environment variables 2022-09-27T15:30:05.2881469Z + env 2022-09-27T15:30:05.2908737Z SHARD_NUMBER=1 2022-09-27T15:30:05.2909057Z UCC_HOME=/usr 2022-09-27T15:30:05.2910250Z BUILD_ENVIRONMENT=linux-vulkan-bionic-py3.7-clang9 2022-09-27T15:30:05.2910608Z INSTALLED_DB=yes 2022-09-27T15:30:05.2910806Z HOSTNAME=8b23b221da28 2022-09-27T15:30:05.2910989Z GITHUB_REF_NAME=85462/merge 2022-09-27T15:30:05.2911253Z GITHUB_API_URL=https://api.github.com 2022-09-27T15:30:05.2940382Z OPENSSL_DIR=/opt/openssl 2022-09-27T15:30:05.2940565Z UCC_COMMIT= 2022-09-27T15:30:05.2941099Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_517f9e38-812f-4fb8-a096-42ff30f4008f 2022-09-27T15:30:05.2941408Z CUDA_PATH=/usr/local/cuda 2022-09-27T15:30:05.2941808Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2022-09-27T15:30:05.2942286Z GITHUB_RUN_ATTEMPT=2 2022-09-27T15:30:05.2942475Z INSTALLED_THRIFT= 2022-09-27T15:30:05.2942657Z TEST_CONFIG=default 2022-09-27T15:30:05.2942840Z GITHUB_REPOSITORY_OWNER=pytorch 2022-09-27T15:30:05.2943040Z GITHUB_ACTIONS=true 2022-09-27T15:30:05.2943229Z CI=true 2022-09-27T15:30:05.2943515Z PYTORCH_OVERRIDE_FLAKY_SIGNAL=1 2022-09-27T15:30:05.2943872Z BRANCH=pull/85462 2022-09-27T15:30:05.2944318Z GITHUB_HEAD_REF=cycliclr-memory-fix 2022-09-27T15:30:05.2944667Z UCX_COMMIT= 2022-09-27T15:30:05.2944983Z GITHUB_ACTOR=kongzii 2022-09-27T15:30:05.2945309Z GITHUB_ACTION_REF= 2022-09-27T15:30:05.2945603Z GITHUB_ACTION=__self 2022-09-27T15:30:05.2945864Z VALGRIND=OFF 2022-09-27T15:30:05.2946113Z GITHUB_REF_PROTECTED=false 2022-09-27T15:30:05.2946709Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2022-09-27T15:30:05.2949076Z *** 2022-09-27T15:30:05.2949397Z INSTALLED_VISION=yes 2022-09-27T15:30:05.2949666Z HOME=/var/lib/jenkins 2022-09-27T15:30:05.2950107Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2022-09-27T15:30:05.2950424Z GITHUB_ACTION_REPOSITORY= 2022-09-27T15:30:05.2950697Z GITHUB_REF_TYPE=branch 2022-09-27T15:30:05.2950972Z GITHUB_RETENTION_DAYS=90 2022-09-27T15:30:05.2951455Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2022-09-27T15:30:05.2952162Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_517f9e38-812f-4fb8-a096-42ff30f4008f 2022-09-27T15:30:05.2952656Z DEBIAN_FRONTEND=noninteractive 2022-09-27T15:30:05.2953011Z GITHUB_REF=refs/pull/85462/merge 2022-09-27T15:30:05.2953387Z GITHUB_SHA=1faa2af6dbb8dd899ab20874e9966185467c5883 2022-09-27T15:30:05.2953768Z INSTALLED_PROTOBUF=yes 2022-09-27T15:30:05.2954068Z DESIRED_CUDA= 2022-09-27T15:30:05.2954368Z GITHUB_RUN_ID=3133193930 2022-09-27T15:30:05.2954739Z GITHUB_SERVER_URL=https://github.com 2022-09-27T15:30:05.2955061Z MAX_JOBS=6 2022-09-27T15:30:05.2955599Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2022-09-27T15:30:05.2955989Z UCX_HOME=/usr 2022-09-27T15:30:05.2956282Z PYTORCH_RETRY_TEST_CASES=1 2022-09-27T15:30:05.2956699Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2022-09-27T15:30:05.2957128Z BASE_SHA=76d60778eb01b4213735be1c6e126fe2da519b8e 2022-09-27T15:30:05.2957472Z INSTALLED_ANDROID= 2022-09-27T15:30:05.2962252Z PR_BODY=Hi, we noticed in our team that by using CyclicLR, there is a problem with memory clearance on GPU (probably it will be the case without the GPU as well, but that was our use case) After initializing CyclicLR, GPU memory is not cleared even after the model, optimizer and scheduler are out of scope (e.g. reference count is zero). This is because `__init__` method inside `CyclicLR` creates reference to its own methods and it will not get removed until `gc.collect()` is called manually. This is a problem if people want to test multiple models in one run of a script, after testing the first model, second one will fail on `CUDA out of memory error` because the first one is not cleared from the memory.I propose a simple fix by using `weakref`, similarly as in `_LRScheduler` base class, but if you have any comments I am happy to change it. Here is the code to reproduce the bug:```import torchimport weakreffrom transformers import DetrForObjectDetectionclass X: def __init__(self, optimizer): self.optimizer = optimizer # Will cause cyclic reference. self.func = self.dummy # Will work as expected, memory cleared after instance count is zero. # self.func = weakref.WeakMethod(self.dummy) def dummy(self, x): return 1.def test(): model = DetrForObjectDetection.from_pretrained(facebook/detr-resnet-50) model.to(cuda) optimizer = torch.optim.Adam(model.parameters()) x = X(optimizer)test()print(f{torch.cuda.memory_reserved()}, {torch.cuda.memory_allocated()}) # Should print (, 0), but with cyclic reference, it will print (, ).``` 2022-09-27T15:30:05.2965129Z GITHUB_BASE_REF=master 2022-09-27T15:30:05.2965425Z TERM=xterm 2022-09-27T15:30:05.2965841Z XLA_CUDA= 2022-09-27T15:30:05.2966132Z TORCH_CUDA_ARCH_LIST=Maxwell 2022-09-27T15:30:05.2966487Z OPENSSL_ROOT_DIR=/opt/openssl 2022-09-27T15:30:05.2967209Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_517f9e38-812f-4fb8-a096-42ff30f4008f 2022-09-27T15:30:05.2967656Z GITHUB_JOB=test 2022-09-27T15:30:05.2967982Z SCCACHE_S3_KEY_PREFIX=pull 2022-09-27T15:30:05.2968742Z COMMIT_MESSAGES=+ 871567eae42e57e9926f1a38c0b8d221f672c928 Fix mem leak because of self reference in CyclicLR+ acca92f8843f34854e73ee280c4f87ea280d2914 Typing for new CyclicLR+ 788218632109bd2065d4961cae624c62f106deee Rename scale_fn_* to private form+ 1642fe39e72ecf43de500a53610a076827e792b9 Test CyclicLR cyclic reference+ 52424e2bf38e454d535881fed9628d3e20f4f944 Fix linting 2022-09-27T15:30:05.2969342Z NUM_TEST_SHARDS=1 2022-09-27T15:30:05.2969511Z PR_NUMBER=85462 2022-09-27T15:30:05.2969679Z SHLVL=1 2022-09-27T15:30:05.2969867Z GITHUB_REPOSITORY=pytorch/pytorch 2022-09-27T15:30:05.2970194Z SHA1=52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:30:05.2970414Z GITHUB_EVENT_NAME=pull_request 2022-09-27T15:30:05.2970722Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2022-09-27T15:30:05.2970921Z GITHUB_RUN_NUMBER=50832 2022-09-27T15:30:05.2971110Z GITHUB_WORKFLOW=pull 2022-09-27T15:30:05.2971417Z PATH=/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-09-27T15:30:05.2971819Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-27T15:30:05.2972077Z GITHUB_TRIGGERING_ACTOR=albanD 2022-09-27T15:30:05.2972265Z _=/usr/bin/env 2022-09-27T15:30:05.2980202Z + echo 'Testing pytorch' 2022-09-27T15:30:05.2980580Z Testing pytorch 2022-09-27T15:30:05.2980872Z + export LANG=C.UTF-8 2022-09-27T15:30:05.2981065Z + LANG=C.UTF-8 2022-09-27T15:30:05.3052055Z + PR_NUMBER=85462 2022-09-27T15:30:05.3052545Z + [[ default == \d\e\f\a\u\l\t ]] 2022-09-27T15:30:05.3052911Z + export CUDA_VISIBLE_DEVICES=0 2022-09-27T15:30:05.3053275Z + CUDA_VISIBLE_DEVICES=0 2022-09-27T15:30:05.3053637Z + export HIP_VISIBLE_DEVICES=0 2022-09-27T15:30:05.3053991Z + HIP_VISIBLE_DEVICES=0 2022-09-27T15:30:05.3054336Z + [[ default == \d\i\s\t\r\i\b\u\t\e\d ]] 2022-09-27T15:30:05.3054677Z + [[ default == \s\l\o\w ]] 2022-09-27T15:30:05.3055212Z + [[ linux-vulkan-bionic-py3.7-clang9 == *slow-gradcheck* ]] 2022-09-27T15:30:05.3055826Z + [[ linux-vulkan-bionic-py3.7-clang9 == *cuda* ]] 2022-09-27T15:30:05.3056413Z + [[ linux-vulkan-bionic-py3.7-clang9 == *rocm* ]] 2022-09-27T15:30:05.3057012Z + [[ linux-vulkan-bionic-py3.7-clang9 == *cuda11* ]] 2022-09-27T15:30:05.3057537Z + [[ default == *crossref* ]] 2022-09-27T15:30:05.3058010Z + [[ default == *dynamo* ]] 2022-09-27T15:30:05.3058324Z + [[ -n 85462 ]] 2022-09-27T15:30:05.3058678Z + [[ -z '' ]] 2022-09-27T15:30:05.3059062Z + export PYTORCH_TEST_SKIP_CUDA_MEM_LEAK_CHECK=1 2022-09-27T15:30:05.3059554Z + PYTORCH_TEST_SKIP_CUDA_MEM_LEAK_CHECK=1 2022-09-27T15:30:05.3059869Z + [[ linux-vulkan-bionic-py3.7-clang9 == *rocm* ]] 2022-09-27T15:30:05.3060203Z + [[ linux-vulkan-bionic-py3.7-clang9 != *-bazel-* ]] 2022-09-27T15:30:05.3060459Z + pip_install --user ninja 2022-09-27T15:30:05.3060727Z + pip install --progress-bar off --user ninja 2022-09-27T15:30:05.7334244Z Collecting ninja 2022-09-27T15:30:05.7503202Z Downloading ninja-1.10.2.3-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (108 kB) 2022-09-27T15:30:06.4754797Z Installing collected packages: ninja 2022-09-27T15:30:06.4844072Z  WARNING: The script ninja is installed in '/var/lib/jenkins/.local/bin' which is not on PATH. 2022-09-27T15:30:06.4844582Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-09-27T15:30:06.4890138Z Successfully installed ninja-1.10.2.3 2022-09-27T15:30:06.5633825Z + export PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-09-27T15:30:06.5634608Z + PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-09-27T15:30:06.5635450Z + [[ linux-vulkan-bionic-py3.7-clang9 == *asan* ]] 2022-09-27T15:30:06.5635868Z + [[ default == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2022-09-27T15:30:06.5636079Z + [[ default == \n\o\g\p\u\_\A\V\X\5\1\2 ]] 2022-09-27T15:30:06.5638998Z + [[ linux-vulkan-bionic-py3.7-clang9 == *tbb* ]] 2022-09-27T15:30:06.5650853Z + [[ linux-vulkan-bionic-py3.7-clang9 == *libtorch* ]] 2022-09-27T15:30:06.5651270Z + [[ linux-vulkan-bionic-py3.7-clang9 == *-bazel-* ]] 2022-09-27T15:30:06.5653514Z + cd test 2022-09-27T15:30:06.5654152Z + python -c 'import torch; print(torch.__config__.show())' 2022-09-27T15:30:07.7344818Z PyTorch built with: 2022-09-27T15:30:07.7345369Z - GCC 4.2 2022-09-27T15:30:07.7345756Z - C++ Version: 201402 2022-09-27T15:30:07.7346151Z - clang 9.0.0 2022-09-27T15:30:07.7347107Z - Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2022-09-27T15:30:07.7347887Z - Intel(R) MKL-DNN v2.6.0 (Git Hash 52b5f107dd9cf10910aaa19cb47f3abf9b349815) 2022-09-27T15:30:07.7348423Z - OpenMP 201107 (a.k.a. OpenMP 3.1) 2022-09-27T15:30:07.7348912Z - LAPACK is enabled (usually provided by MKL) 2022-09-27T15:30:07.7349367Z - NNPACK is enabled 2022-09-27T15:30:07.7349800Z - CPU capability usage: AVX2 2022-09-27T15:30:07.7354886Z - Build settings: BLAS_INFO=mkl, BUILD_TYPE=Release, CXX_COMPILER=/opt/cache/bin/clang++, CXX_FLAGS= -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp=libomp -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOCUPTI -DUSE_FBGEMM -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DUSE_VULKAN -DUSE_VULKAN_API -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -DEDGE_PROFILER_USE_KINETO -O2 -fPIC -Wno-narrowing -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-range-loop-analysis -Wno-pass-failed -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -Wconstant-conversion -Wno-invalid-partial-specialization -Wno-typedef-redefinition -Wno-unused-private-field -Wno-inconsistent-missing-override -Wno-c++14-extensions -Wno-constexpr-not-const -Wno-missing-braces -Qunused-arguments -fcolor-diagnostics -fdiagnostics-color=always -Werror -fno-math-errno -fno-trapping-math -Werror=format, LAPACK_INFO=mkl, PERF_WITH_AVX=1, PERF_WITH_AVX2=1, PERF_WITH_AVX512=1, TORCH_VERSION=1.13.0, USE_CUDA=OFF, USE_CUDNN=OFF, USE_EXCEPTION_PTR=1, USE_GFLAGS=OFF, USE_GLOG=OFF, USE_MKL=ON, USE_MKLDNN=ON, USE_MPI=OFF, USE_NCCL=OFF, USE_NNPACK=ON, USE_OPENMP=ON, USE_ROCM=OFF, 2022-09-27T15:30:07.7358708Z 2022-09-27T15:30:07.9529449Z + cd test 2022-09-27T15:30:07.9529933Z + python -c 'import torch; print(torch.__config__.parallel_info())' 2022-09-27T15:30:08.9554003Z ATen/Parallel: 2022-09-27T15:30:08.9565746Z at::get_num_threads() : 4 2022-09-27T15:30:08.9566008Z at::get_num_interop_threads() : 4 2022-09-27T15:30:08.9566215Z OpenMP 201107 (a.k.a. OpenMP 3.1) 2022-09-27T15:30:08.9566495Z omp_get_max_threads() : 4 2022-09-27T15:30:08.9567005Z Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2022-09-27T15:30:08.9567283Z mkl_get_max_threads() : 4 2022-09-27T15:30:08.9567618Z Intel(R) MKL-DNN v2.6.0 (Git Hash 52b5f107dd9cf10910aaa19cb47f3abf9b349815) 2022-09-27T15:30:08.9567888Z std::thread::hardware_concurrency() : 8 2022-09-27T15:30:08.9568092Z Environment variables: 2022-09-27T15:30:08.9568289Z OMP_NUM_THREADS : [not set] 2022-09-27T15:30:08.9568486Z MKL_NUM_THREADS : [not set] 2022-09-27T15:30:08.9568676Z ATen parallel backend: OpenMP 2022-09-27T15:30:08.9568802Z 2022-09-27T15:30:09.1565253Z + [[ default == *deploy* ]] 2022-09-27T15:30:09.1565862Z + [[ default == *backward* ]] 2022-09-27T15:30:09.1566162Z + [[ default == *xla* ]] 2022-09-27T15:30:09.1566552Z + [[ default == \j\i\t\_\l\e\g\a\c\y ]] 2022-09-27T15:30:09.1567036Z + [[ linux-vulkan-bionic-py3.7-clang9 == *libtorch* ]] 2022-09-27T15:30:09.1567282Z + [[ default == distributed ]] 2022-09-27T15:30:09.1567463Z + [[ default == *dynamo* ]] 2022-09-27T15:30:09.1567651Z + [[ default == *dynamo* ]] 2022-09-27T15:30:09.1567821Z + [[ 1 == 1 ]] 2022-09-27T15:30:09.1568000Z + [[ 1 -gt 1 ]] 2022-09-27T15:30:09.1568158Z + [[ 1 == 2 ]] 2022-09-27T15:30:09.1568342Z + [[ 1 -gt 2 ]] 2022-09-27T15:30:09.1568599Z + [[ linux-vulkan-bionic-py3.7-clang9 == *vulkan* ]] 2022-09-27T15:30:09.1568819Z + test_vulkan 2022-09-27T15:30:09.1569151Z + [[ linux-vulkan-bionic-py3.7-clang9 == *vulkan* ]] 2022-09-27T15:30:09.1570103Z + 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_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/test 2022-09-27T15:30:09.1602075Z + ln -sf /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so /opt/conda/lib/python3.7/site-packages/torch/test 2022-09-27T15:30:09.1610170Z + export VK_ICD_FILENAMES=/var/lib/jenkins/swiftshader/swiftshader/build/Linux/vk_swiftshader_icd.json 2022-09-27T15:30:09.1610856Z + VK_ICD_FILENAMES=/var/lib/jenkins/swiftshader/swiftshader/build/Linux/vk_swiftshader_icd.json 2022-09-27T15:30:09.1611267Z + TEST_REPORTS_DIR=test/test-reports/cpp-vulkan/test_vulkan 2022-09-27T15:30:09.1611576Z + mkdir -p test/test-reports/cpp-vulkan/test_vulkan 2022-09-27T15:30:09.1721716Z + LD_LIBRARY_PATH=/var/lib/jenkins/swiftshader/swiftshader/build/Linux/ 2022-09-27T15:30:09.1722555Z + /opt/conda/lib/python3.7/site-packages/torch/test/vulkan_api_test --gtest_output=xml:test/test-reports/cpp-vulkan/test_vulkan/vulkan_test.xml 2022-09-27T15:30:09.4024433Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-09-27T15:30:09.4024923Z [==========] Running 168 tests from 1 test suite. 2022-09-27T15:30:09.4025249Z [----------] Global test environment set-up. 2022-09-27T15:30:09.4025707Z [----------] 168 tests from VulkanAPITest 2022-09-27T15:30:09.4026114Z [ RUN ] VulkanAPITest.copy_to_texture 2022-09-27T15:30:09.6165084Z [ OK ] VulkanAPITest.copy_to_texture (213 ms) 2022-09-27T15:30:09.6165459Z [ RUN ] VulkanAPITest.adaptive_avg_pool2d 2022-09-27T15:30:09.6447944Z [ OK ] VulkanAPITest.adaptive_avg_pool2d (28 ms) 2022-09-27T15:30:09.6448534Z [ RUN ] VulkanAPITest.add 2022-09-27T15:30:09.7063687Z [ OK ] VulkanAPITest.add (61 ms) 2022-09-27T15:30:09.7064221Z [ RUN ] VulkanAPITest.add_broadcast0 2022-09-27T15:30:09.7384566Z [ OK ] VulkanAPITest.add_broadcast0 (31 ms) 2022-09-27T15:30:09.7385160Z [ RUN ] VulkanAPITest.add_broadcast1 2022-09-27T15:30:09.7490386Z [ OK ] VulkanAPITest.add_broadcast1 (10 ms) 2022-09-27T15:30:09.7490927Z [ RUN ] VulkanAPITest.add_broadcast2 2022-09-27T15:30:09.7577086Z [ OK ] VulkanAPITest.add_broadcast2 (8 ms) 2022-09-27T15:30:09.7577626Z [ RUN ] VulkanAPITest.add_broadcast3 2022-09-27T15:30:09.7585819Z [ OK ] VulkanAPITest.add_broadcast3 (1 ms) 2022-09-27T15:30:09.7586994Z [ RUN ] VulkanAPITest.add_broadcast4 2022-09-27T15:30:09.7595391Z [ OK ] VulkanAPITest.add_broadcast4 (0 ms) 2022-09-27T15:30:09.7595977Z [ RUN ] VulkanAPITest.add_ 2022-09-27T15:30:09.8570214Z [ OK ] VulkanAPITest.add_ (97 ms) 2022-09-27T15:30:09.8570775Z [ RUN ] VulkanAPITest.add_broadcast0_ 2022-09-27T15:30:09.8682011Z [ OK ] VulkanAPITest.add_broadcast0_ (11 ms) 2022-09-27T15:30:09.8682866Z [ RUN ] VulkanAPITest.add_broadcast1_ 2022-09-27T15:30:09.8718240Z [ OK ] VulkanAPITest.add_broadcast1_ (3 ms) 2022-09-27T15:30:09.8718782Z [ RUN ] VulkanAPITest.add_scalar 2022-09-27T15:30:09.9054184Z [ OK ] VulkanAPITest.add_scalar (33 ms) 2022-09-27T15:30:09.9054717Z [ RUN ] VulkanAPITest.add_scalar_ 2022-09-27T15:30:09.9209757Z [ OK ] VulkanAPITest.add_scalar_ (15 ms) 2022-09-27T15:30:09.9210317Z [ RUN ] VulkanAPITest.add_scalar_wrapped 2022-09-27T15:30:09.9432310Z [ OK ] VulkanAPITest.add_scalar_wrapped (22 ms) 2022-09-27T15:30:09.9432871Z [ RUN ] VulkanAPITest.add_scalar_wrapped_ 2022-09-27T15:30:09.9466569Z [ OK ] VulkanAPITest.add_scalar_wrapped_ (3 ms) 2022-09-27T15:30:09.9467215Z [ RUN ] VulkanAPITest.add_to_scalar_wrapped 2022-09-27T15:30:09.9685710Z [ OK ] VulkanAPITest.add_to_scalar_wrapped (21 ms) 2022-09-27T15:30:09.9686060Z [ RUN ] VulkanAPITest.addmm 2022-09-27T15:30:10.0188290Z [ OK ] VulkanAPITest.addmm (50 ms) 2022-09-27T15:30:10.0188826Z [ RUN ] VulkanAPITest.addmm_expand 2022-09-27T15:30:10.0341444Z [ OK ] VulkanAPITest.addmm_expand (15 ms) 2022-09-27T15:30:10.0341994Z [ RUN ] VulkanAPITest.avg_pool2d 2022-09-27T15:30:10.0583261Z [ OK ] VulkanAPITest.avg_pool2d (24 ms) 2022-09-27T15:30:10.0583907Z [ RUN ] VulkanAPITest.batch_norm_invalid_inputs 2022-09-27T15:30:10.0746727Z [ OK ] VulkanAPITest.batch_norm_invalid_inputs (16 ms) 2022-09-27T15:30:10.0747278Z [ RUN ] VulkanAPITest.batch_norm_small 2022-09-27T15:30:10.0959506Z [ OK ] VulkanAPITest.batch_norm_small (21 ms) 2022-09-27T15:30:10.0960064Z [ RUN ] VulkanAPITest.batch_norm_medium 2022-09-27T15:30:10.1166709Z [ OK ] VulkanAPITest.batch_norm_medium (20 ms) 2022-09-27T15:30:10.1167252Z [ RUN ] VulkanAPITest.batch_norm_large 2022-09-27T15:30:10.4037300Z [ OK ] VulkanAPITest.batch_norm_large (286 ms) 2022-09-27T15:30:10.4037881Z [ RUN ] VulkanAPITest.clamp 2022-09-27T15:30:10.5777382Z [ OK ] VulkanAPITest.clamp (173 ms) 2022-09-27T15:30:10.5777943Z [ RUN ] VulkanAPITest.clamp_ 2022-09-27T15:30:10.7271339Z [ OK ] VulkanAPITest.clamp_ (149 ms) 2022-09-27T15:30:10.7271862Z [ RUN ] VulkanAPITest.conv2d 2022-09-27T15:30:10.7796118Z [ OK ] VulkanAPITest.conv2d (52 ms) 2022-09-27T15:30:10.7796616Z [ RUN ] VulkanAPITest.conv2d_dw 2022-09-27T15:30:10.8166561Z [ OK ] VulkanAPITest.conv2d_dw (36 ms) 2022-09-27T15:30:10.8166911Z [ RUN ] VulkanAPITest.conv2d_pw 2022-09-27T15:30:10.9295025Z [ OK ] VulkanAPITest.conv2d_pw (112 ms) 2022-09-27T15:30:10.9295614Z [ RUN ] VulkanAPITest.copy 2022-09-27T15:30:10.9330058Z [ OK ] VulkanAPITest.copy (3 ms) 2022-09-27T15:30:10.9330557Z [ RUN ] VulkanAPITest.cumsum 2022-09-27T15:30:10.9542705Z [ OK ] VulkanAPITest.cumsum (21 ms) 2022-09-27T15:30:10.9543841Z [ RUN ] VulkanAPITest.div 2022-09-27T15:30:11.0149147Z [ OK ] VulkanAPITest.div (60 ms) 2022-09-27T15:30:11.0149657Z [ RUN ] VulkanAPITest.div_broadcast0 2022-09-27T15:30:11.0491281Z [ OK ] VulkanAPITest.div_broadcast0 (34 ms) 2022-09-27T15:30:11.0491631Z [ RUN ] VulkanAPITest.div_broadcast1 2022-09-27T15:30:11.0619522Z [ OK ] VulkanAPITest.div_broadcast1 (12 ms) 2022-09-27T15:30:11.0619904Z [ RUN ] VulkanAPITest.div_broadcast2 2022-09-27T15:30:11.0722750Z [ OK ] VulkanAPITest.div_broadcast2 (10 ms) 2022-09-27T15:30:11.0723130Z [ RUN ] VulkanAPITest.div_broadcast3 2022-09-27T15:30:11.0833571Z [ OK ] VulkanAPITest.div_broadcast3 (11 ms) 2022-09-27T15:30:11.0834088Z [ RUN ] VulkanAPITest.div_broadcast4 2022-09-27T15:30:11.0843040Z [ OK ] VulkanAPITest.div_broadcast4 (0 ms) 2022-09-27T15:30:11.0844067Z [ RUN ] VulkanAPITest.div_ 2022-09-27T15:30:11.1801975Z [ OK ] VulkanAPITest.div_ (95 ms) 2022-09-27T15:30:11.1802490Z [ RUN ] VulkanAPITest.div_broadcast0_ 2022-09-27T15:30:11.1898009Z [ OK ] VulkanAPITest.div_broadcast0_ (9 ms) 2022-09-27T15:30:11.1898367Z [ RUN ] VulkanAPITest.div_broadcast1_ 2022-09-27T15:30:11.1926249Z [ OK ] VulkanAPITest.div_broadcast1_ (2 ms) 2022-09-27T15:30:11.1926805Z [ RUN ] VulkanAPITest.div_scalar 2022-09-27T15:30:11.3733410Z [ OK ] VulkanAPITest.div_scalar (180 ms) 2022-09-27T15:30:11.3733947Z [ RUN ] VulkanAPITest.div_scalar_ 2022-09-27T15:30:11.4055057Z [ OK ] VulkanAPITest.div_scalar_ (32 ms) 2022-09-27T15:30:11.4055627Z [ RUN ] VulkanAPITest.div_scalar_wrapped 2022-09-27T15:30:11.5622548Z [ OK ] VulkanAPITest.div_scalar_wrapped (156 ms) 2022-09-27T15:30:11.5623138Z [ RUN ] VulkanAPITest.div_scalar_wrapped_ 2022-09-27T15:30:11.5820061Z [ OK ] VulkanAPITest.div_scalar_wrapped_ (19 ms) 2022-09-27T15:30:11.5820740Z [ RUN ] VulkanAPITest.div_to_scalar_wrapped 2022-09-27T15:30:11.5825687Z [ OK ] VulkanAPITest.div_to_scalar_wrapped (0 ms) 2022-09-27T15:30:11.5826351Z [ RUN ] VulkanAPITest.empty 2022-09-27T15:30:11.5827195Z [ OK ] VulkanAPITest.empty (0 ms) 2022-09-27T15:30:11.5828148Z [ RUN ] VulkanAPITest.glu_ch_200 2022-09-27T15:30:11.7116547Z [ OK ] VulkanAPITest.glu_ch_200 (128 ms) 2022-09-27T15:30:11.7117058Z [ RUN ] VulkanAPITest.glu_ch_64 2022-09-27T15:30:11.7192011Z [ OK ] VulkanAPITest.glu_ch_64 (7 ms) 2022-09-27T15:30:11.7192422Z [ RUN ] VulkanAPITest.glu_ch_32 2022-09-27T15:30:11.7204004Z [ OK ] VulkanAPITest.glu_ch_32 (1 ms) 2022-09-27T15:30:11.7204734Z [ RUN ] VulkanAPITest.glu_ch_10 2022-09-27T15:30:11.7992441Z [ OK ] VulkanAPITest.glu_ch_10 (78 ms) 2022-09-27T15:30:11.7993034Z [ RUN ] VulkanAPITest.glu_ch_2 2022-09-27T15:30:11.8485581Z [ OK ] VulkanAPITest.glu_ch_2 (49 ms) 2022-09-27T15:30:11.8486098Z [ RUN ] VulkanAPITest.hardsigmoid 2022-09-27T15:30:12.0083209Z [ OK ] VulkanAPITest.hardsigmoid (159 ms) 2022-09-27T15:30:12.0083814Z [ RUN ] VulkanAPITest.hardsigmoid_ 2022-09-27T15:30:12.1369029Z [ OK ] VulkanAPITest.hardsigmoid_ (128 ms) 2022-09-27T15:30:12.1369548Z [ RUN ] VulkanAPITest.hardshrink 2022-09-27T15:30:12.1974668Z [ OK ] VulkanAPITest.hardshrink (60 ms) 2022-09-27T15:30:12.1975296Z [ RUN ] VulkanAPITest.hardshrink_ 2022-09-27T15:30:12.2163761Z [ OK ] VulkanAPITest.hardshrink_ (18 ms) 2022-09-27T15:30:12.2164402Z [ RUN ] VulkanAPITest.layer_norm_invalid_inputs 2022-09-27T15:30:12.2305945Z [ OK ] VulkanAPITest.layer_norm_invalid_inputs (14 ms) 2022-09-27T15:30:12.2306554Z [ RUN ] VulkanAPITest.layer_norm_3d_small 2022-09-27T15:30:12.3704379Z [ OK ] VulkanAPITest.layer_norm_3d_small (139 ms) 2022-09-27T15:30:12.3704984Z [ RUN ] VulkanAPITest.layer_norm_3d_medium 2022-09-27T15:30:12.3708600Z [ OK ] VulkanAPITest.layer_norm_3d_medium (0 ms) 2022-09-27T15:30:12.3710635Z [ RUN ] VulkanAPITest.layer_norm_3d_large 2022-09-27T15:30:14.8521564Z [ OK ] VulkanAPITest.layer_norm_3d_large (2481 ms) 2022-09-27T15:30:14.8522161Z [ RUN ] VulkanAPITest.layer_norm_4d_small 2022-09-27T15:30:14.8525955Z [ OK ] VulkanAPITest.layer_norm_4d_small (0 ms) 2022-09-27T15:30:14.8526527Z [ RUN ] VulkanAPITest.layer_norm_4d_medium 2022-09-27T15:30:14.8530464Z [ OK ] VulkanAPITest.layer_norm_4d_medium (0 ms) 2022-09-27T15:30:14.8531333Z [ RUN ] VulkanAPITest.layer_norm_4d_large 2022-09-27T15:30:17.2924058Z [ OK ] VulkanAPITest.layer_norm_4d_large (2439 ms) 2022-09-27T15:30:17.2924645Z [ RUN ] VulkanAPITest.leaky_relu 2022-09-27T15:30:17.8144625Z [ OK ] VulkanAPITest.leaky_relu (522 ms) 2022-09-27T15:30:17.8145208Z [ RUN ] VulkanAPITest.leaky_relu_ 2022-09-27T15:30:18.2585545Z [ OK ] VulkanAPITest.leaky_relu_ (444 ms) 2022-09-27T15:30:18.2586066Z [ RUN ] VulkanAPITest.lerp 2022-09-27T15:30:18.3639789Z [ OK ] VulkanAPITest.lerp (105 ms) 2022-09-27T15:30:18.3640153Z [ RUN ] VulkanAPITest.lerp_broadcast0 2022-09-27T15:30:18.3782141Z [ OK ] VulkanAPITest.lerp_broadcast0 (14 ms) 2022-09-27T15:30:18.3782523Z [ RUN ] VulkanAPITest.lerp_broadcast1 2022-09-27T15:30:18.3936430Z [ OK ] VulkanAPITest.lerp_broadcast1 (15 ms) 2022-09-27T15:30:18.3936880Z [ RUN ] VulkanAPITest.lerp_ 2022-09-27T15:30:18.5415270Z [ OK ] VulkanAPITest.lerp_ (147 ms) 2022-09-27T15:30:18.5415861Z [ RUN ] VulkanAPITest.lerp_broadcast0_ 2022-09-27T15:30:18.5560697Z [ OK ] VulkanAPITest.lerp_broadcast0_ (14 ms) 2022-09-27T15:30:18.5561319Z [ RUN ] VulkanAPITest.lerp_broadcast1_ 2022-09-27T15:30:18.5682997Z [ OK ] VulkanAPITest.lerp_broadcast1_ (12 ms) 2022-09-27T15:30:18.5683590Z [ RUN ] VulkanAPITest.lerp_scalar 2022-09-27T15:30:18.6274343Z [ OK ] VulkanAPITest.lerp_scalar (59 ms) 2022-09-27T15:30:18.6274929Z [ RUN ] VulkanAPITest.lerp_scalar_ 2022-09-27T15:30:18.6528409Z [ OK ] VulkanAPITest.lerp_scalar_ (25 ms) 2022-09-27T15:30:18.6529042Z [ RUN ] VulkanAPITest.hardswish 2022-09-27T15:30:18.8173546Z [ OK ] VulkanAPITest.hardswish (164 ms) 2022-09-27T15:30:18.8173935Z [ RUN ] VulkanAPITest.threshold 2022-09-27T15:30:18.8472516Z [ OK ] VulkanAPITest.threshold (29 ms) 2022-09-27T15:30:18.8472989Z [ RUN ] VulkanAPITest.hardswish_ 2022-09-27T15:30:18.9931668Z [ OK ] VulkanAPITest.hardswish_ (145 ms) 2022-09-27T15:30:18.9932024Z [ RUN ] VulkanAPITest.max_pool2d 2022-09-27T15:30:19.0325460Z [ OK ] VulkanAPITest.max_pool2d (39 ms) 2022-09-27T15:30:19.0325877Z [ RUN ] VulkanAPITest.mean 2022-09-27T15:30:19.1361837Z [ OK ] VulkanAPITest.mean (103 ms) 2022-09-27T15:30:19.1362609Z [ RUN ] VulkanAPITest.mean2d 2022-09-27T15:30:19.3364508Z [ OK ] VulkanAPITest.mean2d (200 ms) 2022-09-27T15:30:19.3365188Z [ RUN ] VulkanAPITest.mm 2022-09-27T15:30:19.3888704Z [ OK ] VulkanAPITest.mm (52 ms) 2022-09-27T15:30:19.3889138Z [ RUN ] VulkanAPITest.mul 2022-09-27T15:30:19.4466478Z [ OK ] VulkanAPITest.mul (57 ms) 2022-09-27T15:30:19.4467011Z [ RUN ] VulkanAPITest.mul_broadcast0 2022-09-27T15:30:19.4777247Z [ OK ] VulkanAPITest.mul_broadcast0 (31 ms) 2022-09-27T15:30:19.4777796Z [ RUN ] VulkanAPITest.mul_broadcast1 2022-09-27T15:30:19.4882093Z [ OK ] VulkanAPITest.mul_broadcast1 (10 ms) 2022-09-27T15:30:19.4882677Z [ RUN ] VulkanAPITest.mul_broadcast2 2022-09-27T15:30:19.4969857Z [ OK ] VulkanAPITest.mul_broadcast2 (8 ms) 2022-09-27T15:30:19.4970398Z [ RUN ] VulkanAPITest.mul_broadcast3 2022-09-27T15:30:19.5065986Z [ OK ] VulkanAPITest.mul_broadcast3 (9 ms) 2022-09-27T15:30:19.5066751Z [ RUN ] VulkanAPITest.mul_broadcast4 2022-09-27T15:30:19.5122142Z [ OK ] VulkanAPITest.mul_broadcast4 (5 ms) 2022-09-27T15:30:19.5122653Z [ RUN ] VulkanAPITest.mul_ 2022-09-27T15:30:19.6004116Z [ OK ] VulkanAPITest.mul_ (88 ms) 2022-09-27T15:30:19.6005330Z [ RUN ] VulkanAPITest.mul_broadcast0_ 2022-09-27T15:30:19.6092232Z [ OK ] VulkanAPITest.mul_broadcast0_ (8 ms) 2022-09-27T15:30:19.6092765Z [ RUN ] VulkanAPITest.mul_broadcast1_ 2022-09-27T15:30:19.6119283Z [ OK ] VulkanAPITest.mul_broadcast1_ (2 ms) 2022-09-27T15:30:19.6119624Z [ RUN ] VulkanAPITest.mul_scalar 2022-09-27T15:30:19.7714378Z [ OK ] VulkanAPITest.mul_scalar (159 ms) 2022-09-27T15:30:19.7714949Z [ RUN ] VulkanAPITest.mul_scalar_ 2022-09-27T15:30:19.7962674Z [ OK ] VulkanAPITest.mul_scalar_ (24 ms) 2022-09-27T15:30:19.7963249Z [ RUN ] VulkanAPITest.mul_scalar_wrapped 2022-09-27T15:30:19.9679610Z [ OK ] VulkanAPITest.mul_scalar_wrapped (171 ms) 2022-09-27T15:30:19.9680214Z [ RUN ] VulkanAPITest.mul_scalar_wrapped_ 2022-09-27T15:30:19.9953035Z [ OK ] VulkanAPITest.mul_scalar_wrapped_ (27 ms) 2022-09-27T15:30:19.9953616Z [ RUN ] VulkanAPITest.mul_to_scalar_wrapped 2022-09-27T15:30:20.0239736Z [ OK ] VulkanAPITest.mul_to_scalar_wrapped (28 ms) 2022-09-27T15:30:20.0240338Z [ RUN ] VulkanAPITest.reflection_pad2d 2022-09-27T15:30:20.0439231Z [ OK ] VulkanAPITest.reflection_pad2d (19 ms) 2022-09-27T15:30:20.0439918Z [ RUN ] VulkanAPITest.replication_pad2d 2022-09-27T15:30:20.0660266Z [ OK ] VulkanAPITest.replication_pad2d (21 ms) 2022-09-27T15:30:20.0660806Z [ RUN ] VulkanAPITest.reshape 2022-09-27T15:30:20.0683252Z [ OK ] VulkanAPITest.reshape (2 ms) 2022-09-27T15:30:20.0683796Z [ RUN ] VulkanAPITest.reshape_ 2022-09-27T15:30:20.0694567Z [ OK ] VulkanAPITest.reshape_ (0 ms) 2022-09-27T15:30:20.0694951Z [ RUN ] VulkanAPITest.select_3d_depth_small 2022-09-27T15:30:20.0874220Z [ OK ] VulkanAPITest.select_3d_depth_small (18 ms) 2022-09-27T15:30:20.0874835Z [ RUN ] VulkanAPITest.select_3d_depth_medium 2022-09-27T15:30:20.0877187Z [ OK ] VulkanAPITest.select_3d_depth_medium (0 ms) 2022-09-27T15:30:20.0877773Z [ RUN ] VulkanAPITest.select_3d_depth_large 2022-09-27T15:30:20.0887191Z [ OK ] VulkanAPITest.select_3d_depth_large (0 ms) 2022-09-27T15:30:20.0887722Z [ RUN ] VulkanAPITest.sigmoid 2022-09-27T15:30:20.2678745Z [ OK ] VulkanAPITest.sigmoid (178 ms) 2022-09-27T15:30:20.2679266Z [ RUN ] VulkanAPITest.sigmoid_ 2022-09-27T15:30:20.4033692Z [ OK ] VulkanAPITest.sigmoid_ (135 ms) 2022-09-27T15:30:20.4034227Z [ RUN ] VulkanAPITest.softmax 2022-09-27T15:30:20.4735876Z [ OK ] VulkanAPITest.softmax (70 ms) 2022-09-27T15:30:20.4736434Z [ RUN ] VulkanAPITest.tanh 2022-09-27T15:30:20.6460499Z [ OK ] VulkanAPITest.tanh (172 ms) 2022-09-27T15:30:20.6461017Z [ RUN ] VulkanAPITest.tanh_ 2022-09-27T15:30:20.8141714Z [ OK ] VulkanAPITest.tanh_ (168 ms) 2022-09-27T15:30:20.8142204Z [ RUN ] VulkanAPITest.sub 2022-09-27T15:30:20.8782678Z [ OK ] VulkanAPITest.sub (64 ms) 2022-09-27T15:30:20.8783090Z [ RUN ] VulkanAPITest.sub_broadcast0 2022-09-27T15:30:20.8968220Z [ OK ] VulkanAPITest.sub_broadcast0 (18 ms) 2022-09-27T15:30:20.8968799Z [ RUN ] VulkanAPITest.sub_broadcast1 2022-09-27T15:30:20.9074334Z [ OK ] VulkanAPITest.sub_broadcast1 (10 ms) 2022-09-27T15:30:20.9074874Z [ RUN ] VulkanAPITest.sub_broadcast2 2022-09-27T15:30:20.9166638Z [ OK ] VulkanAPITest.sub_broadcast2 (9 ms) 2022-09-27T15:30:20.9167521Z [ RUN ] VulkanAPITest.sub_broadcast3 2022-09-27T15:30:20.9265044Z [ OK ] VulkanAPITest.sub_broadcast3 (9 ms) 2022-09-27T15:30:20.9265712Z [ RUN ] VulkanAPITest.sub_broadcast4 2022-09-27T15:30:20.9315443Z [ OK ] VulkanAPITest.sub_broadcast4 (4 ms) 2022-09-27T15:30:20.9315975Z [ RUN ] VulkanAPITest.sub_ 2022-09-27T15:30:21.0057798Z [ OK ] VulkanAPITest.sub_ (74 ms) 2022-09-27T15:30:21.0058181Z [ RUN ] VulkanAPITest.sub_broadcast0_ 2022-09-27T15:30:21.0177894Z [ OK ] VulkanAPITest.sub_broadcast0_ (11 ms) 2022-09-27T15:30:21.0178253Z [ RUN ] VulkanAPITest.sub_broadcast1_ 2022-09-27T15:30:21.0204992Z [ OK ] VulkanAPITest.sub_broadcast1_ (2 ms) 2022-09-27T15:30:21.0205445Z [ RUN ] VulkanAPITest.sub_scalar 2022-09-27T15:30:21.0440857Z [ OK ] VulkanAPITest.sub_scalar (23 ms) 2022-09-27T15:30:21.0441671Z [ RUN ] VulkanAPITest.sub_scalar_ 2022-09-27T15:30:21.0482233Z [ OK ] VulkanAPITest.sub_scalar_ (4 ms) 2022-09-27T15:30:21.0482841Z [ RUN ] VulkanAPITest.sub_scalar_wrapped 2022-09-27T15:30:21.0711802Z [ OK ] VulkanAPITest.sub_scalar_wrapped (22 ms) 2022-09-27T15:30:21.0712406Z [ RUN ] VulkanAPITest.sub_scalar_wrapped_ 2022-09-27T15:30:21.0763191Z [ OK ] VulkanAPITest.sub_scalar_wrapped_ (5 ms) 2022-09-27T15:30:21.0763837Z [ RUN ] VulkanAPITest.sub_to_scalar_wrapped 2022-09-27T15:30:21.1028757Z [ OK ] VulkanAPITest.sub_to_scalar_wrapped (26 ms) 2022-09-27T15:30:21.1029544Z [ RUN ] VulkanAPITest.transposed_conv2d 2022-09-27T15:30:21.1556422Z [ OK ] VulkanAPITest.transposed_conv2d (52 ms) 2022-09-27T15:30:21.1557695Z [ RUN ] VulkanAPITest.upsample_nearest2d 2022-09-27T15:30:21.1683762Z [ OK ] VulkanAPITest.upsample_nearest2d (12 ms) 2022-09-27T15:30:21.1684516Z [ RUN ] VulkanAPITest.unbind_3d_depth_small 2022-09-27T15:30:21.1686260Z [ OK ] VulkanAPITest.unbind_3d_depth_small (0 ms) 2022-09-27T15:30:21.1686858Z [ RUN ] VulkanAPITest.unbind_3d_depth_medium 2022-09-27T15:30:21.1691321Z [ OK ] VulkanAPITest.unbind_3d_depth_medium (0 ms) 2022-09-27T15:30:21.1691996Z [ RUN ] VulkanAPITest.unbind_3d_depth_large 2022-09-27T15:30:21.1838793Z [ OK ] VulkanAPITest.unbind_3d_depth_large (14 ms) 2022-09-27T15:30:21.1839453Z [ RUN ] VulkanAPITest.view_explicit 2022-09-27T15:30:21.1844318Z [ OK ] VulkanAPITest.view_explicit (0 ms) 2022-09-27T15:30:21.1844867Z [ RUN ] VulkanAPITest.view_inferred 2022-09-27T15:30:21.1849820Z [ OK ] VulkanAPITest.view_inferred (0 ms) 2022-09-27T15:30:21.1852521Z [ RUN ] VulkanAPITest.view_invalid_inputs 2022-09-27T15:30:21.1878086Z [ OK ] VulkanAPITest.view_invalid_inputs (2 ms) 2022-09-27T15:30:21.1878465Z [ RUN ] VulkanAPITest.cat_dim1_texture2d_success 2022-09-27T15:30:21.2215047Z [ OK ] VulkanAPITest.cat_dim1_texture2d_success (33 ms) 2022-09-27T15:30:21.2216214Z [ RUN ] VulkanAPITest.cat_dim1_singledepth_success 2022-09-27T15:30:21.2574935Z [ OK ] VulkanAPITest.cat_dim1_singledepth_success (35 ms) 2022-09-27T15:30:21.2575991Z [ RUN ] VulkanAPITest.cat_dim1_singletensor_success 2022-09-27T15:30:21.2626789Z [ OK ] VulkanAPITest.cat_dim1_singletensor_success (5 ms) 2022-09-27T15:30:21.2627398Z [ RUN ] VulkanAPITest.cat_dim1_bat1_mult4ch_success 2022-09-27T15:30:21.2694278Z [ OK ] VulkanAPITest.cat_dim1_bat1_mult4ch_success (6 ms) 2022-09-27T15:30:21.2694877Z [ RUN ] VulkanAPITest.cat_dim1_bat2_mult4ch_success 2022-09-27T15:30:21.2857467Z [ OK ] VulkanAPITest.cat_dim1_bat2_mult4ch_success (16 ms) 2022-09-27T15:30:21.2858401Z [ RUN ] VulkanAPITest.cat_dim1_mult4ch_mixed_success 2022-09-27T15:30:21.3328998Z [ OK ] VulkanAPITest.cat_dim1_mult4ch_mixed_success (47 ms) 2022-09-27T15:30:21.3329676Z [ RUN ] VulkanAPITest.cat_dim2_sameheight_success 2022-09-27T15:30:21.4015708Z [ OK ] VulkanAPITest.cat_dim2_sameheight_success (68 ms) 2022-09-27T15:30:21.4016110Z [ RUN ] VulkanAPITest.cat_dim2_diffheight_success 2022-09-27T15:30:21.4670220Z [ OK ] VulkanAPITest.cat_dim2_diffheight_success (65 ms) 2022-09-27T15:30:21.4670828Z [ RUN ] VulkanAPITest.cat_dim2_singledepth_success 2022-09-27T15:30:21.4728274Z [ OK ] VulkanAPITest.cat_dim2_singledepth_success (5 ms) 2022-09-27T15:30:21.4730601Z [ RUN ] VulkanAPITest.cat_dim2_invalidinputs_exceptions 2022-09-27T15:30:21.5598409Z [ OK ] VulkanAPITest.cat_dim2_invalidinputs_exceptions (86 ms) 2022-09-27T15:30:21.5599339Z [ RUN ] VulkanAPITest.permute_2d_success 2022-09-27T15:30:21.6396476Z [ OK ] VulkanAPITest.permute_2d_success (79 ms) 2022-09-27T15:30:21.6397162Z [ RUN ] VulkanAPITest.permute_3d_success 2022-09-27T15:30:21.6417879Z [ OK ] VulkanAPITest.permute_3d_success (2 ms) 2022-09-27T15:30:21.6418425Z [ RUN ] VulkanAPITest.permute_4d_success 2022-09-27T15:30:21.7105583Z [ OK ] VulkanAPITest.permute_4d_success (68 ms) 2022-09-27T15:30:21.7106305Z [ RUN ] VulkanAPITest.permute_4dmclaren_success 2022-09-27T15:30:21.7116503Z [ OK ] VulkanAPITest.permute_4dmclaren_success (1 ms) 2022-09-27T15:30:21.7116953Z [ RUN ] VulkanAPITest.permute_4dbig_success 2022-09-27T15:30:21.8240962Z [ OK ] VulkanAPITest.permute_4dbig_success (111 ms) 2022-09-27T15:30:21.8241580Z [ RUN ] VulkanAPITest.permute_negativedims_success 2022-09-27T15:30:21.8242211Z [ OK ] VulkanAPITest.permute_negativedims_success (0 ms) 2022-09-27T15:30:21.8244904Z [ RUN ] VulkanAPITest.permute_invalidinputs_exceptions 2022-09-27T15:30:21.8661069Z [ OK ] VulkanAPITest.permute_invalidinputs_exceptions (41 ms) 2022-09-27T15:30:21.8661824Z [ RUN ] VulkanAPITest.slice_width_success 2022-09-27T15:30:21.8754837Z [ OK ] VulkanAPITest.slice_width_success (9 ms) 2022-09-27T15:30:21.8755423Z [ RUN ] VulkanAPITest.slice_height_success 2022-09-27T15:30:21.8831731Z [ OK ] VulkanAPITest.slice_height_success (7 ms) 2022-09-27T15:30:21.8832293Z [ RUN ] VulkanAPITest.slice_feature_success 2022-09-27T15:30:21.9464127Z [ OK ] VulkanAPITest.slice_feature_success (63 ms) 2022-09-27T15:30:21.9464693Z [ RUN ] VulkanAPITest.slice_batch_success 2022-09-27T15:30:21.9540702Z [ OK ] VulkanAPITest.slice_batch_success (7 ms) 2022-09-27T15:30:21.9541290Z [ RUN ] VulkanAPITest.slice_invalidinputs_exceptions 2022-09-27T15:30:21.9628139Z [ OK ] VulkanAPITest.slice_invalidinputs_exceptions (9 ms) 2022-09-27T15:30:21.9628749Z [ RUN ] VulkanAPITest.stack_invalid_inputs 2022-09-27T15:30:21.9696513Z [ OK ] VulkanAPITest.stack_invalid_inputs (6 ms) 2022-09-27T15:30:21.9697040Z [ RUN ] VulkanAPITest.stack_1_tensor 2022-09-27T15:30:21.9885664Z [ OK ] VulkanAPITest.stack_1_tensor (18 ms) 2022-09-27T15:30:21.9886287Z [ RUN ] VulkanAPITest.stack_2_tensors 2022-09-27T15:30:21.9914538Z [ OK ] VulkanAPITest.stack_2_tensors (2 ms) 2022-09-27T15:30:21.9915161Z [ RUN ] VulkanAPITest.stack_3_tensors 2022-09-27T15:30:21.9950167Z [ OK ] VulkanAPITest.stack_3_tensors (3 ms) 2022-09-27T15:30:21.9950763Z [ RUN ] VulkanAPITest.stack_4_tensors 2022-09-27T15:30:21.9995959Z [ OK ] VulkanAPITest.stack_4_tensors (4 ms) 2022-09-27T15:30:21.9996940Z [ RUN ] VulkanAPITest.stack_from_1_to_20_tensors 2022-09-27T15:30:22.1346677Z [ OK ] VulkanAPITest.stack_from_1_to_20_tensors (134 ms) 2022-09-27T15:30:22.1347272Z [ RUN ] VulkanAPITest.clone_success 2022-09-27T15:30:22.1370950Z [ OK ] VulkanAPITest.clone_success (2 ms) 2022-09-27T15:30:22.1371505Z [ RUN ] VulkanAPITest.clone_invalidinputs_exceptions 2022-09-27T15:30:22.1483524Z [ OK ] VulkanAPITest.clone_invalidinputs_exceptions (11 ms) 2022-09-27T15:30:22.1484080Z [ RUN ] VulkanAPITest.mobilenetv2 2022-09-27T15:30:22.3723744Z [ OK ] VulkanAPITest.mobilenetv2 (223 ms) 2022-09-27T15:30:22.3724452Z [ RUN ] VulkanAPITest.gru_success 2022-09-27T15:30:22.5483976Z [ OK ] VulkanAPITest.gru_success (175 ms) 2022-09-27T15:30:22.5484317Z [ RUN ] VulkanAPITest.gru_mclareninputs_success 2022-09-27T15:30:22.5737696Z [ OK ] VulkanAPITest.gru_mclareninputs_success (25 ms) 2022-09-27T15:30:22.5738456Z [ RUN ] VulkanAPITest.gru_invalidinputs_exceptions 2022-09-27T15:30:22.5888183Z [ OK ] VulkanAPITest.gru_invalidinputs_exceptions (15 ms) 2022-09-27T15:30:22.5888588Z [ RUN ] VulkanAPITest.gru_prepack_success 2022-09-27T15:30:22.5910231Z [ OK ] VulkanAPITest.gru_prepack_success (2 ms) 2022-09-27T15:30:22.5911166Z [ RUN ] VulkanAPITest.gru_prepack_invalidinputs_exceptions 2022-09-27T15:30:22.6154471Z [ OK ] VulkanAPITest.gru_prepack_invalidinputs_exceptions (24 ms) 2022-09-27T15:30:22.6164798Z [ RUN ] VulkanAPITest.linear_2d 2022-09-27T15:30:22.6174341Z [ OK ] VulkanAPITest.linear_2d (0 ms) 2022-09-27T15:30:22.6174849Z [ RUN ] VulkanAPITest.linear_3d 2022-09-27T15:30:22.6175313Z [ OK ] VulkanAPITest.linear_3d (0 ms) 2022-09-27T15:30:22.6175809Z [ RUN ] VulkanAPITest.linear_4d 2022-09-27T15:30:22.6176301Z [ OK ] VulkanAPITest.linear_4d (0 ms) 2022-09-27T15:30:22.6176779Z [ RUN ] VulkanAPITest.lstm_success 2022-09-27T15:30:22.6210946Z [ OK ] VulkanAPITest.lstm_success (3 ms) 2022-09-27T15:30:22.6211536Z [ RUN ] VulkanAPITest.lstm_mclareninputs_success 2022-09-27T15:30:22.6568106Z [ OK ] VulkanAPITest.lstm_mclareninputs_success (35 ms) 2022-09-27T15:30:22.6568691Z [ RUN ] VulkanAPITest.lstm_prepack_success 2022-09-27T15:30:22.6592505Z [ OK ] VulkanAPITest.lstm_prepack_success (2 ms) 2022-09-27T15:30:22.6593114Z [----------] 168 tests from VulkanAPITest (13256 ms total) 2022-09-27T15:30:22.6593383Z 2022-09-27T15:30:22.6593668Z [----------] Global test environment tear-down 2022-09-27T15:30:22.6627100Z [==========] 168 tests from 1 test suite ran. (13256 ms total) 2022-09-27T15:30:22.6627557Z [ PASSED ] 168 tests. 2022-09-27T15:30:22.6627784Z 2022-09-27T15:30:22.6627989Z  YOU HAVE 5 DISABLED TESTS 2022-09-27T15:30:22.6628187Z 2022-09-27T15:30:22.7623731Z  2022-09-27T15:30:22.7657878Z Prepare all required actions 2022-09-27T15:30:22.7658207Z Getting action download info 2022-09-27T15:30:23.1784298Z ##[group]Run ./.github/actions/get-workflow-job-id 2022-09-27T15:30:23.1784525Z with: 2022-09-27T15:30:23.1784841Z github-token: *** 2022-09-27T15:30:23.1785011Z env: 2022-09-27T15:30:23.1785188Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:30:23.1785361Z ##[endgroup] 2022-09-27T15:30:23.1811740Z ##[group]Run nick-fields/retry@7d4a37704547a311dbb66ebdf5b23ec19374a767 2022-09-27T15:30:23.1811958Z with: 2022-09-27T15:30:23.1812118Z shell: bash 2022-09-27T15:30:23.1812291Z timeout_minutes: 10 2022-09-27T15:30:23.1812457Z max_attempts: 5 2022-09-27T15:30:23.1812636Z retry_wait_seconds: 30 2022-09-27T15:30:23.1813016Z 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-09-27T15:30:23.1813531Z polling_interval_seconds: 1 2022-09-27T15:30:23.1813731Z warning_on_retry: true 2022-09-27T15:30:23.1813921Z continue_on_error: false 2022-09-27T15:30:23.1814102Z env: 2022-09-27T15:30:23.1814259Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:30:23.1814567Z GITHUB_TOKEN: *** 2022-09-27T15:30:23.1814741Z ##[endgroup] 2022-09-27T15:30:23.2227013Z 2022-09-27T15:30:23.2272945Z + python3 -m pip install requests==2.26.0 2022-09-27T15:30:23.4331302Z Defaulting to user installation because normal site-packages is not writeable 2022-09-27T15:30:23.4490669Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2022-09-27T15:30:23.4619713Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (1.26.12) 2022-09-27T15:30:23.4771750Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (3.4) 2022-09-27T15:30:23.4782150Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2022.9.24) 2022-09-27T15:30:23.4789856Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2.0.12) 2022-09-27T15:30:23.5499925Z ++ python3 .github/scripts/get_workflow_job_id.py 3133193930 i-029736acacc170224 2022-09-27T15:30:26.9697018Z + GHA_WORKFLOW_JOB_ID=8576180113 2022-09-27T15:30:26.9697714Z + echo '::set-output name=job-id::8576180113' 2022-09-27T15:30:27.2314626Z Command completed after 1 attempt(s). 2022-09-27T15:30:27.2314818Z 2022-09-27T15:30:27.2424956Z ##[group]Run kill "$MONITOR_SCRIPT_PID" 2022-09-27T15:30:27.2425200Z kill "$MONITOR_SCRIPT_PID" 2022-09-27T15:30:27.2436801Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:30:27.2437018Z env: 2022-09-27T15:30:27.2437194Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:30:27.2437396Z MONITOR_SCRIPT_PID: 1472 2022-09-27T15:30:27.2437575Z ##[endgroup] 2022-09-27T15:30:27.2517267Z Prepare all required actions 2022-09-27T15:30:27.2517537Z Getting action download info 2022-09-27T15:30:27.8456696Z Download action repository 'actions/upload-artifact@v2' (SHA:82c141cc518b40d92cc801eee768e7aafc9c2fa2) 2022-09-27T15:30:28.0010096Z ##[group]Run ./.github/actions/upload-test-artifacts 2022-09-27T15:30:28.0010320Z with: 2022-09-27T15:30:28.0010529Z file-suffix: test-default-1-1-linux.2xlarge_8576180113 2022-09-27T15:30:28.0010746Z env: 2022-09-27T15:30:28.0010916Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:30:28.0011093Z ##[endgroup] 2022-09-27T15:30:28.0053813Z ##[group]Run # Remove any previous test jsons if they exist 2022-09-27T15:30:28.0054096Z # Remove any previous test jsons if they exist 2022-09-27T15:30:28.0054334Z rm -f test-jsons-*.zip 2022-09-27T15:30:28.0054580Z zip -r "test-jsons-${FILE_SUFFIX}.zip" test -i '*.json' 2022-09-27T15:30:28.0065919Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:30:28.0066175Z env: 2022-09-27T15:30:28.0066341Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:30:28.0066584Z FILE_SUFFIX: test-default-1-1-linux.2xlarge_8576180113 2022-09-27T15:30:28.0066811Z ##[endgroup] 2022-09-27T15:30:28.0207403Z adding: test/allowlist_for_publicAPI.json (deflated 80%) 2022-09-27T15:30:28.0248441Z adding: test/benchmark_utils/callgrind_artifacts.json (deflated 92%) 2022-09-27T15:30:28.0274903Z adding: test/profiler/profiler_utils_mock_events.json (deflated 87%) 2022-09-27T15:30:28.0296459Z ##[group]Run # Remove any previous test reports if they exist 2022-09-27T15:30:28.0296761Z # Remove any previous test reports if they exist 2022-09-27T15:30:28.0296997Z rm -f test-reports-*.zip 2022-09-27T15:30:28.0297234Z zip -r "test-reports-${FILE_SUFFIX}.zip" test -i '*.xml' 2022-09-27T15:30:28.0308581Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:30:28.0308796Z env: 2022-09-27T15:30:28.0308958Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:30:28.0309210Z FILE_SUFFIX: test-default-1-1-linux.2xlarge_8576180113 2022-09-27T15:30:28.0309436Z ##[endgroup] 2022-09-27T15:30:28.0383746Z adding: test/test-reports/cpp-vulkan/test_vulkan/vulkan_test.xml (deflated 91%) 2022-09-27T15:30:28.0418232Z ##[group]Run # Remove any previous test reports if they exist 2022-09-27T15:30:28.0418556Z # Remove any previous test reports if they exist 2022-09-27T15:30:28.0418791Z rm -f usage-log-*.zip 2022-09-27T15:30:28.0419053Z # this workflow is also run in bazel build test, but we dont generate usage reports for it 2022-09-27T15:30:28.0419541Z # so check to see if the file exists first 2022-09-27T15:30:28.0419771Z if [ -f 'usage_log.txt' ]; then 2022-09-27T15:30:28.0420021Z  zip "usage-log-${FILE_SUFFIX}.zip" 'usage_log.txt' 2022-09-27T15:30:28.0420262Z fi 2022-09-27T15:30:28.0431161Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:30:28.0431386Z env: 2022-09-27T15:30:28.0431563Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:30:28.0431828Z FILE_SUFFIX: test-default-1-1-linux.2xlarge_8576180113 2022-09-27T15:30:28.0432052Z ##[endgroup] 2022-09-27T15:30:28.0471294Z adding: usage_log.txt (deflated 91%) 2022-09-27T15:30:28.0509177Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-09-27T15:30:28.0509665Z with: 2022-09-27T15:30:28.0509870Z s3-prefix: pytorch/pytorch/3133193930/2/artifact 2022-09-27T15:30:28.0510090Z retention-days: 14 2022-09-27T15:30:28.0510273Z if-no-files-found: warn 2022-09-27T15:30:28.0510471Z path: test-jsons-*.zip 2022-09-27T15:30:28.0510655Z name: artifact 2022-09-27T15:30:28.0510823Z s3-bucket: gha-artifacts 2022-09-27T15:30:28.0511008Z region: us-east-1 2022-09-27T15:30:28.0511177Z env: 2022-09-27T15:30:28.0511331Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:30:28.0511513Z ##[endgroup] 2022-09-27T15:30:28.3840582Z NOTE: s3-prefix specified, ignoring name parameter 2022-09-27T15:30:28.3841123Z With the provided path, there will be 1 file uploaded 2022-09-27T15:30:28.3841401Z Uploading to s3 prefix: pytorch/pytorch/3133193930/2/artifact 2022-09-27T15:30:28.3896750Z Starting upload of test-jsons-test-default-1-1-linux.2xlarge_8576180113.zip 2022-09-27T15:30:28.5000667Z Finished upload of test-jsons-test-default-1-1-linux.2xlarge_8576180113.zip 2022-09-27T15:30:28.5109967Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-09-27T15:30:28.5110323Z with: 2022-09-27T15:30:28.5110670Z s3-prefix: pytorch/pytorch/3133193930/2/artifact 2022-09-27T15:30:28.5111032Z retention-days: 14 2022-09-27T15:30:28.5111377Z if-no-files-found: error 2022-09-27T15:30:28.5111732Z path: test-reports-*.zip 2022-09-27T15:30:28.5112031Z name: artifact 2022-09-27T15:30:28.5112356Z s3-bucket: gha-artifacts 2022-09-27T15:30:28.5112700Z region: us-east-1 2022-09-27T15:30:28.5112990Z env: 2022-09-27T15:30:28.5113272Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:30:28.5113593Z ##[endgroup] 2022-09-27T15:30:28.8233788Z NOTE: s3-prefix specified, ignoring name parameter 2022-09-27T15:30:28.8234325Z With the provided path, there will be 1 file uploaded 2022-09-27T15:30:28.8234672Z Uploading to s3 prefix: pytorch/pytorch/3133193930/2/artifact 2022-09-27T15:30:28.8240838Z Starting upload of test-reports-test-default-1-1-linux.2xlarge_8576180113.zip 2022-09-27T15:30:28.9431081Z Finished upload of test-reports-test-default-1-1-linux.2xlarge_8576180113.zip 2022-09-27T15:30:28.9525445Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-09-27T15:30:28.9525668Z with: 2022-09-27T15:30:28.9525872Z s3-prefix: pytorch/pytorch/3133193930/2/artifact 2022-09-27T15:30:28.9526076Z retention-days: 14 2022-09-27T15:30:28.9526270Z if-no-files-found: ignore 2022-09-27T15:30:28.9526466Z path: usage-log-*.zip 2022-09-27T15:30:28.9526733Z name: artifact 2022-09-27T15:30:28.9526913Z s3-bucket: gha-artifacts 2022-09-27T15:30:28.9527101Z region: us-east-1 2022-09-27T15:30:28.9527267Z env: 2022-09-27T15:30:28.9527425Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:30:28.9527623Z ##[endgroup] 2022-09-27T15:30:29.2637643Z NOTE: s3-prefix specified, ignoring name parameter 2022-09-27T15:30:29.2638190Z With the provided path, there will be 1 file uploaded 2022-09-27T15:30:29.2638522Z Uploading to s3 prefix: pytorch/pytorch/3133193930/2/artifact 2022-09-27T15:30:29.2644756Z Starting upload of usage-log-test-default-1-1-linux.2xlarge_8576180113.zip 2022-09-27T15:30:29.3520478Z Finished upload of usage-log-test-default-1-1-linux.2xlarge_8576180113.zip 2022-09-27T15:30:29.3617091Z ##[group]Run set -x 2022-09-27T15:30:29.3617284Z set -x 2022-09-27T15:30:29.3617509Z python3 -m pip install -r requirements.txt 2022-09-27T15:30:29.3617767Z python3 -m pip install boto3==1.19.12 2022-09-27T15:30:29.3618064Z python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-09-27T15:30:29.3629375Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:30:29.3629599Z env: 2022-09-27T15:30:29.3629775Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:30:29.3629971Z AWS_DEFAULT_REGION: us-east-1 2022-09-27T15:30:29.3630169Z BRANCH: pull/85462 2022-09-27T15:30:29.3630352Z TEST_CONFIG: default 2022-09-27T15:30:29.3630518Z SHARD_NUMBER: 1 2022-09-27T15:30:29.3630752Z BUILD_ENVIRONMENT: linux-vulkan-bionic-py3.7-clang9 2022-09-27T15:30:29.3630984Z PR_NUMBER: 85462 2022-09-27T15:30:29.3631159Z PYTORCH_RETRY_TEST_CASES: 1 2022-09-27T15:30:29.3631365Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2022-09-27T15:30:29.3631622Z SHA1: 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:30:29.3631804Z TAG: 2022-09-27T15:30:29.3631968Z WORKFLOW_ID: 3133193930 2022-09-27T15:30:29.3632291Z GITHUB_TOKEN: *** 2022-09-27T15:30:29.3632469Z GHA_WORKFLOW_JOB_ID: 8576180113 2022-09-27T15:30:29.3632666Z ##[endgroup] 2022-09-27T15:30:29.3656810Z + python3 -m pip install -r requirements.txt 2022-09-27T15:30:29.5738540Z Defaulting to user installation because normal site-packages is not writeable 2022-09-27T15:30:29.6392208Z Collecting astunparse 2022-09-27T15:30:29.6558987Z Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) 2022-09-27T15:30:29.6810557Z Collecting expecttest 2022-09-27T15:30:29.6914722Z Downloading expecttest-0.1.3-py3-none-any.whl (6.5 kB) 2022-09-27T15:30:29.7204191Z Collecting future 2022-09-27T15:30:29.7238396Z Downloading future-0.18.2.tar.gz (829 kB) 2022-09-27T15:30:31.0323878Z Collecting hypothesis 2022-09-27T15:30:31.0383482Z Downloading hypothesis-6.54.6-py3-none-any.whl (390 kB) 2022-09-27T15:30:31.5974228Z Collecting numpy 2022-09-27T15:30:31.6026518Z Downloading numpy-1.21.6-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) 2022-09-27T15:30:31.8027443Z Requirement already satisfied: psutil in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 7)) (5.9.1) 2022-09-27T15:30:31.8105951Z Requirement already satisfied: pyyaml in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 8)) (6.0) 2022-09-27T15:30:31.8113019Z Requirement already satisfied: requests in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 9)) (2.26.0) 2022-09-27T15:30:31.8233004Z Requirement already satisfied: setuptools in /usr/lib/python3.7/site-packages (from -r requirements.txt (line 10)) (49.1.3) 2022-09-27T15:30:31.8671085Z Collecting six 2022-09-27T15:30:31.8709351Z Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-09-27T15:30:31.8969123Z Collecting types-dataclasses 2022-09-27T15:30:31.9004989Z Downloading types_dataclasses-0.6.6-py3-none-any.whl (2.9 kB) 2022-09-27T15:30:31.9362241Z Collecting typing_extensions 2022-09-27T15:30:31.9397127Z Downloading typing_extensions-4.3.0-py3-none-any.whl (25 kB) 2022-09-27T15:30:31.9815411Z Collecting sympy 2022-09-27T15:30:31.9862912Z Downloading sympy-1.10.1-py3-none-any.whl (6.4 MB) 2022-09-27T15:30:32.1361011Z Collecting wheel<1.0,>=0.23.0 2022-09-27T15:30:32.1396458Z Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) 2022-09-27T15:30:32.1664250Z Collecting exceptiongroup>=1.0.0rc8; python_version < "3.11" 2022-09-27T15:30:32.1700506Z Downloading exceptiongroup-1.0.0rc9-py3-none-any.whl (12 kB) 2022-09-27T15:30:32.2023044Z Collecting sortedcontainers<3.0.0,>=2.1.0 2022-09-27T15:30:32.2057191Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2022-09-27T15:30:32.2429741Z Collecting attrs>=19.2.0 2022-09-27T15:30:32.2471800Z Downloading attrs-22.1.0-py2.py3-none-any.whl (58 kB) 2022-09-27T15:30:32.2794172Z 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 9)) (1.26.12) 2022-09-27T15:30:32.2947434Z 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 9)) (3.4) 2022-09-27T15:30:32.2958118Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (2022.9.24) 2022-09-27T15:30:32.2965898Z 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 9)) (2.0.12) 2022-09-27T15:30:32.3173478Z Collecting mpmath>=0.19 2022-09-27T15:30:32.3288475Z Downloading mpmath-1.2.1-py3-none-any.whl (532 kB) 2022-09-27T15:30:32.3481660Z Using legacy 'setup.py install' for future, since package 'wheel' is not installed. 2022-09-27T15:30:32.4457829Z Installing collected packages: six, wheel, astunparse, expecttest, future, exceptiongroup, sortedcontainers, attrs, hypothesis, numpy, types-dataclasses, typing-extensions, mpmath, sympy 2022-09-27T15:30:32.4756182Z WARNING: The script wheel is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-09-27T15:30:32.4756711Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-09-27T15:30:32.5000998Z Running setup.py install for future: started 2022-09-27T15:30:33.0092118Z Running setup.py install for future: finished with status 'done' 2022-09-27T15:30:33.3121356Z WARNING: The script hypothesis is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-09-27T15:30:33.3122013Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-09-27T15:30:35.1790261Z WARNING: The scripts f2py, f2py3 and f2py3.7 are installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-09-27T15:30:35.1790841Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-09-27T15:30:42.5399647Z WARNING: The script isympy is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-09-27T15:30:42.5400184Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-09-27T15:30:42.5633533Z Successfully installed astunparse-1.6.3 attrs-22.1.0 exceptiongroup-1.0.0rc9 expecttest-0.1.3 future-0.18.2 hypothesis-6.54.6 mpmath-1.2.1 numpy-1.21.6 six-1.16.0 sortedcontainers-2.4.0 sympy-1.10.1 types-dataclasses-0.6.6 typing-extensions-4.3.0 wheel-0.37.1 2022-09-27T15:30:42.6308400Z + python3 -m pip install boto3==1.19.12 2022-09-27T15:30:42.8448772Z Defaulting to user installation because normal site-packages is not writeable 2022-09-27T15:30:43.4780343Z Collecting boto3==1.19.12 2022-09-27T15:30:43.4920728Z Downloading boto3-1.19.12-py3-none-any.whl (131 kB) 2022-09-27T15:30:44.3015004Z Collecting botocore<1.23.0,>=1.22.12 2022-09-27T15:30:44.3060429Z Downloading botocore-1.22.12-py3-none-any.whl (8.1 MB) 2022-09-27T15:30:44.4509270Z Collecting s3transfer<0.6.0,>=0.5.0 2022-09-27T15:30:44.4541059Z Downloading s3transfer-0.5.2-py3-none-any.whl (79 kB) 2022-09-27T15:30:44.4876292Z Collecting jmespath<1.0.0,>=0.7.1 2022-09-27T15:30:44.4906141Z Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 2022-09-27T15:30:44.4998622Z 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.12) 2022-09-27T15:30:44.5471675Z Collecting python-dateutil<3.0.0,>=2.1 2022-09-27T15:30:44.5505632Z Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 2022-09-27T15:30:44.5630369Z 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-09-27T15:30:44.6855539Z Installing collected packages: python-dateutil, jmespath, botocore, s3transfer, boto3 2022-09-27T15:30:45.3070935Z Successfully installed boto3-1.19.12 botocore-1.22.12 jmespath-0.10.0 python-dateutil-2.8.2 s3transfer-0.5.2 2022-09-27T15:30:45.3607196Z + python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-09-27T15:30:47.0066085Z [scribe] Scribe access token not provided, sending report via boto3... 2022-09-27T15:30:47.0066415Z 2022-09-27T15:30:47.0066701Z ----- Historic stats comparison result ------ 2022-09-27T15:30:47.0067357Z 2022-09-27T15:30:47.0067790Z job: linux-vulkan-bionic-py3.7-clang9 2022-09-27T15:30:47.0068208Z commit: 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:30:47.0068476Z 2022-09-27T15:30:47.0068747Z Commit graph (base is most recent master ancestor with at least one S3 report): 2022-09-27T15:30:47.0069071Z 2022-09-27T15:30:47.0069193Z : (master) 2022-09-27T15:30:47.0069483Z | 2022-09-27T15:30:47.0069853Z | * 52424e2bf3 (HEAD) total time 13.16s 2022-09-27T15:30:47.0070157Z | | 2022-09-27T15:30:47.0070300Z | : (4 commits) 2022-09-27T15:30:47.0070494Z |/ 2022-09-27T15:30:47.0070800Z * c7c2578f93 (base) 1 report, total time 12.58s 2022-09-27T15:30:47.0071243Z * 99ad8a3048 1 report, total time 12.94s 2022-09-27T15:30:47.0071627Z * 34296e2f4c 1 report, total time 12.73s 2022-09-27T15:30:47.0071949Z * 4523ac7aa1 1 report, total time 12.60s 2022-09-27T15:30:47.0072328Z * f21e77d9a6 1 report, total time 12.69s 2022-09-27T15:30:47.0072701Z * 26a861cb27 1 report, total time 13.19s 2022-09-27T15:30:47.0073064Z * 56a41b5998 1 report, total time 12.98s 2022-09-27T15:30:47.0073460Z * 1910c5847e 1 report, total time 12.54s 2022-09-27T15:30:47.0073857Z * caa0ab557d 1 report, total time 12.88s 2022-09-27T15:30:47.0074085Z * 0336308be5 0 reports 2022-09-27T15:30:47.0074262Z | 2022-09-27T15:30:47.0074409Z : 2022-09-27T15:30:47.0074486Z 2022-09-27T15:30:47.0074602Z Removed (across 0 suites) 0 tests, totaling 0.00s 2022-09-27T15:30:47.0074858Z Modified (across 0 suites) 0 tests, totaling 0.00s 2022-09-27T15:30:47.0075115Z Added (across 0 suites) 0 tests, totaling 0.00s 2022-09-27T15:30:47.0707433Z Prepare all required actions 2022-09-27T15:30:47.0727446Z ##[group]Run ./.github/actions/teardown-linux 2022-09-27T15:30:47.0727653Z with: 2022-09-27T15:30:47.0727791Z env: 2022-09-27T15:30:47.0727962Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:30:47.0728150Z ##[endgroup] 2022-09-27T15:30:47.0742820Z ##[group]Run set -eou pipefail 2022-09-27T15:30:47.0743042Z set -eou pipefail 2022-09-27T15:30:47.0743222Z  2022-09-27T15:30:47.0743443Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2022-09-27T15:30:47.0743691Z for _ in $(seq 1440); do 2022-09-27T15:30:47.0743906Z  # Break if no ssh session exists anymore 2022-09-27T15:30:47.0744109Z  if [ "$(who)" = "" ]; then 2022-09-27T15:30:47.0744290Z  break 2022-09-27T15:30:47.0744452Z  fi 2022-09-27T15:30:47.0744696Z  echo "." 2022-09-27T15:30:47.0744857Z  sleep 5 2022-09-27T15:30:47.0745053Z done 2022-09-27T15:30:47.0756200Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:30:47.0756419Z env: 2022-09-27T15:30:47.0756595Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:30:47.0756767Z ##[endgroup] 2022-09-27T15:30:47.0782141Z Holding runner for 2 hours until all ssh sessions have logged out 2022-09-27T15:30:47.0839711Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2022-09-27T15:30:47.0840021Z # ignore expansion of "docker ps -q" since it could be empty 2022-09-27T15:30:47.0840275Z # shellcheck disable=SC2046 2022-09-27T15:30:47.0840486Z docker stop $(docker ps -q) || true 2022-09-27T15:30:47.0840710Z # Prune all of the docker images 2022-09-27T15:30:47.0840923Z docker system prune -af 2022-09-27T15:30:47.0851555Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:30:47.0851784Z env: 2022-09-27T15:30:47.0851958Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:30:47.0852138Z ##[endgroup] 2022-09-27T15:30:48.0801164Z 8b23b221da28 2022-09-27T15:30:48.4336631Z Deleted Containers: 2022-09-27T15:30:48.4337002Z 8b23b221da28971c3a55b203aaa0afae976df916a9aa67f77010fdecf80bfb1f 2022-09-27T15:30:48.4337270Z 2022-09-27T15:30:51.9583000Z Deleted Images: 2022-09-27T15:30:51.9583791Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-27T15:30:51.9584481Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9@sha256:e9db1e9f59a75821add26dfb4133d4c92a02559f34ad8230c2fd96064dcdded6 2022-09-27T15:30:51.9584940Z deleted: sha256:f67cf4d7519b30d7f3b470cf6a036723a19d0fb703dc370b034ff91fef0031c0 2022-09-27T15:30:51.9585265Z deleted: sha256:e9fc2a60427733541ad808df3b2411f824dfb97e332a53ea477765930c4316e3 2022-09-27T15:30:51.9585598Z deleted: sha256:e351d384799762e00f849c69a7fffb3ef07b72ecd0390e6eb05ff4d9de8dff28 2022-09-27T15:30:51.9585944Z deleted: sha256:e7659c4ba074524527a3f9a3578da5c14a2799f78dea89a456301ad1f6c4937f 2022-09-27T15:30:51.9586244Z deleted: sha256:72104fcc669807d479ba73a12274bb6c97b3f7ebdd2374006ed2511c320223ee 2022-09-27T15:30:51.9586580Z deleted: sha256:7d00f5d20fda1d8f29badae1260b980488655a89beb3d202ae5059ecca215f24 2022-09-27T15:30:51.9587110Z deleted: sha256:aba25d922ff4e9af36085a1028bccf2fa460b8ed02be08e803134e5eea532bc1 2022-09-27T15:30:51.9587701Z deleted: sha256:a73efdd6a5566bab4ebf206184309d670a1fc3f83cbf2d58bfc93ad720277596 2022-09-27T15:30:51.9588155Z deleted: sha256:91e805e6aff5969c49f164f6dd865876777059157ffa9b869bb1d0679ca50d8d 2022-09-27T15:30:51.9588591Z deleted: sha256:4c0d9d750a6b5c491713ff8c66bd81db9bfd0fef4ff2ec1aafbc37a96761a91d 2022-09-27T15:30:51.9589082Z deleted: sha256:2e7ee59dcc62bdfc4d4b35dd4a5ac9fc4cc0699983def1a2f0f346d8dbe7f8d7 2022-09-27T15:30:51.9589516Z deleted: sha256:6c3a87e5ba50ae87d0752be396b030631d0c3ea79283e4a107eb003017addab6 2022-09-27T15:30:51.9590161Z deleted: sha256:8b678f1959737c7f8c7d97b88a17425afdee4ea823aee33970cb4682248b0579 2022-09-27T15:30:51.9590624Z deleted: sha256:efe0e49a7bef8e03ff547a93b78422fee9c7db32447686a24d7221e3379f0f1d 2022-09-27T15:30:51.9591052Z deleted: sha256:86f28ca2e74d3d5597350f084a684280a86af8de26b3015e5e05eb79f8e47747 2022-09-27T15:30:51.9591488Z deleted: sha256:173e1d33df383ca2e50c77f4580fdef2f4d978f8c6c994d03105d7cbea993b3c 2022-09-27T15:30:51.9591944Z deleted: sha256:f16239bbcbee98977b72f682efb8a16a0b711c66c7efd2db1b52ef40481b8d75 2022-09-27T15:30:51.9592404Z deleted: sha256:d4105cf30a7941e0e40177c99a028b8123acd9ea1e6b9fbc759f0f1baf88b2b0 2022-09-27T15:30:51.9592857Z deleted: sha256:7fac6b0b3575c685dd3fffe6034634a3fe906f7aa32af60becfd8f6e16645fb9 2022-09-27T15:30:51.9593271Z deleted: sha256:c849747ea1c74674517f061100d5079eb467882529243e39df8dd93468646765 2022-09-27T15:30:51.9593673Z deleted: sha256:671d45daab497b2b1a19b5dd645b272282c58c84fad749c8d89d74f1d3683f24 2022-09-27T15:30:51.9594202Z deleted: sha256:11358bb4deb2890190d70312336fa292adbe16c3df2f372856ea54440369e201 2022-09-27T15:30:51.9594622Z deleted: sha256:08917738ae1eab695997e8ce30db00eb36ecc093423861d2327373e0e2392b6e 2022-09-27T15:30:51.9595039Z deleted: sha256:11c8c8a24d44a324a5003d8bfede89bb6137335e8de87e93988a9364d4452abc 2022-09-27T15:30:51.9595505Z deleted: sha256:e6fafa422b6fcd54f55cb48e6362dac77c7c1a6c61905de4f25d6000ba8baafe 2022-09-27T15:30:51.9595949Z deleted: sha256:2eefbda33c4aacd911705ee0196c60c7d2d57866cfb147208850cb17bbe934d9 2022-09-27T15:30:51.9596373Z deleted: sha256:5effe2669664eb1627825c5f4ed4bb73aa11953c52b12e85d33dd01354cc3e6e 2022-09-27T15:30:51.9596807Z deleted: sha256:fb0ef7be42f4bbeba2891175f3d4698a59ac9e984e7e1cef568aa20fcf4bb0f9 2022-09-27T15:30:51.9597240Z deleted: sha256:1870b379f4d5b26372da9dfac82768965672ded025586641dd3bc034388a544d 2022-09-27T15:30:51.9597674Z deleted: sha256:a8b342afe4debd855dbbc504c6366888abe8c6c3e6e5dbc7ee5ca1cacfe2c044 2022-09-27T15:30:51.9598200Z deleted: sha256:39dd70dcf8075523dbabf319a0f636cf83ea54e314a5a7aecf28d6118d66c9d9 2022-09-27T15:30:51.9598697Z deleted: sha256:006c47455654e644a00b64f73d723e1b0fce8e65f970a01bbda0e7ad1aa900a8 2022-09-27T15:30:51.9599198Z deleted: sha256:c49c8df25821285c3c7de083564733751ca041c707500e35baf5be16138e54ee 2022-09-27T15:30:51.9599632Z deleted: sha256:ba542c58dd1e22be964e0b7200c4148fc5a46508789ffa1413793c21501dd0db 2022-09-27T15:30:51.9600095Z deleted: sha256:623c7e2efbf5e46899eb08f9d89885b456d5cddf9d656ccaf751e8ab75a88332 2022-09-27T15:30:51.9600564Z deleted: sha256:9b9c9fb383d452189812595749422f4c0d7d8d0fd82e54467506ec77d1cae714 2022-09-27T15:30:51.9601023Z deleted: sha256:d1a45aea6f4ef161fa8552ef7bfbaa18f1999d48d1fd988923427e810cba576e 2022-09-27T15:30:51.9601520Z deleted: sha256:185da5e4df22768961c34a391bc86bb9f18bf1d91f587484153e07859644c1c8 2022-09-27T15:30:51.9602050Z deleted: sha256:c4a8de1e672c5affe1c5f4061bd4946baf6bc992efc181d2aaf557b04aba08d2 2022-09-27T15:30:51.9602659Z deleted: sha256:cbfa790579f3a0fb28ea6072072c69495de1aedc78389fec04a35c1563e5330d 2022-09-27T15:30:51.9603240Z deleted: sha256:149a9e2b4f1e4f7308416cbf87970f5288574454368b47a64913a1b851509f2d 2022-09-27T15:30:51.9603874Z deleted: sha256:01262f1e220f0612f245f16dd1235454904a7f93a08f8c850bf16e472c579484 2022-09-27T15:30:51.9604321Z deleted: sha256:3554749b09881e7c4912a9805b45a070607a07b4c07c0a9f8e3200c90cb5222a 2022-09-27T15:30:51.9604647Z deleted: sha256:0c8a1a649dc5c2984ce62517a145d3d668d7f5f71dcb4a098cc17ce4110443c7 2022-09-27T15:30:51.9629713Z deleted: sha256:9296e22d6d55b526e3f4e0eba8ac2eb9cee77c315b3529b9167b6e4acb41e489 2022-09-27T15:30:51.9630348Z deleted: sha256:9abf4b45c8c00862cc04e4b484f2cd7780bb4b46cbeaf94d7181fd95874df279 2022-09-27T15:30:51.9630900Z deleted: sha256:1876d4b9ab1dc36f061ee9ead000d8e4f2f774039b4a97f538efeafec3ba8f6d 2022-09-27T15:30:51.9631315Z deleted: sha256:ffb83a1fe4303a92cb353c9c02feb3f07aab47ad77f63c336d099ab2c64320f0 2022-09-27T15:30:51.9631795Z deleted: sha256:bb605e60ef47fddb60e3c71d22f534739ddba9ddaad6076b61c977165ebcac43 2022-09-27T15:30:51.9632467Z deleted: sha256:3eb1b181cafeeda20d06a2af24ab2659e3a9b64b74d8b06d296ede2908db82ed 2022-09-27T15:30:51.9632898Z deleted: sha256:509eab4c3e8c42acfa474748a5c38a062ac858e01dc3d57887175b359f0685fa 2022-09-27T15:30:51.9633333Z deleted: sha256:912516db6dabe5e5a4c1db24a56ea60d8a4f3d655cec9643c61cc6986ccb74cf 2022-09-27T15:30:51.9633774Z deleted: sha256:fba9849c4cf9920511902fe82c9a7ae56e330e2b05df56c416ad19e66f415fce 2022-09-27T15:30:51.9634229Z deleted: sha256:d8296ac69e454993d70af99eba9587a53226f7368b8444ba8d12919616c1a9ca 2022-09-27T15:30:51.9634708Z deleted: sha256:0796ef6b9f9f44f8647ceb80689942b0e5da86c9be14cd7b495de8a3833e1d71 2022-09-27T15:30:51.9635221Z deleted: sha256:4d7c9b0030311510139f3287accd3dc9af20fb727f5bb575899f1e460d33c288 2022-09-27T15:30:51.9635749Z deleted: sha256:42c7c54a35881a89c5626c582f061dd80c23f4f2ef364bc17547df443235091f 2022-09-27T15:30:51.9636270Z deleted: sha256:be34e4e2791b05bf3b2db324a98b2c0ddbad4c3732b5bdc883cfe83bacbfad81 2022-09-27T15:30:51.9637008Z deleted: sha256:96f78bbfe84c30ca4da7aa542c1212eb7bbf2ffbccec4ae631233d5f0233648d 2022-09-27T15:30:51.9637573Z deleted: sha256:0589615b37ecec29eeb51f07bef02120c7c29550c88d9fb6523536017fe69282 2022-09-27T15:30:51.9638023Z deleted: sha256:4a641e21953d4161b38a01933802b61ad314880fc6a93e8667dd210846fe7071 2022-09-27T15:30:51.9638276Z 2022-09-27T15:30:51.9638421Z Total reclaimed space: 10.7GB 2022-09-27T15:30:51.9681293Z Post job cleanup. 2022-09-27T15:30:51.9715294Z Post job cleanup. 2022-09-27T15:30:52.4092890Z [command]/usr/bin/git version 2022-09-27T15:30:52.4142080Z git version 2.37.1 2022-09-27T15:30:52.4224433Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/d4651925-5bf7-431c-a775-501c5d000cd3' before making global git config changes 2022-09-27T15:30:52.4225124Z Adding repository directory to the temporary git global config as a safe directory 2022-09-27T15:30:52.4231705Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-27T15:30:52.4282344Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-09-27T15:30:52.4315538Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-09-27T15:30:52.4613853Z Entering 'android/libs/fbjni' 2022-09-27T15:30:52.4648940Z Entering 'third_party/FP16' 2022-09-27T15:30:52.4683769Z Entering 'third_party/FXdiv' 2022-09-27T15:30:52.4716166Z Entering 'third_party/NNPACK' 2022-09-27T15:30:52.4751832Z Entering 'third_party/QNNPACK' 2022-09-27T15:30:52.4785445Z Entering 'third_party/VulkanMemoryAllocator' 2022-09-27T15:30:52.4818307Z Entering 'third_party/XNNPACK' 2022-09-27T15:30:52.4862610Z Entering 'third_party/benchmark' 2022-09-27T15:30:52.4896124Z Entering 'third_party/cpuinfo' 2022-09-27T15:30:52.4930032Z Entering 'third_party/cub' 2022-09-27T15:30:52.4962622Z Entering 'third_party/cudnn_frontend' 2022-09-27T15:30:52.5002039Z Entering 'third_party/cutlass' 2022-09-27T15:30:52.5042048Z Entering 'third_party/eigen' 2022-09-27T15:30:52.5077694Z Entering 'third_party/fbgemm' 2022-09-27T15:30:52.5111618Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-09-27T15:30:52.5146448Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-09-27T15:30:52.5180017Z Entering 'third_party/fbgemm/third_party/googletest' 2022-09-27T15:30:52.5213524Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-09-27T15:30:52.5248037Z Entering 'third_party/flatbuffers' 2022-09-27T15:30:52.5284087Z Entering 'third_party/fmt' 2022-09-27T15:30:52.5319584Z Entering 'third_party/foxi' 2022-09-27T15:30:52.5352563Z Entering 'third_party/gemmlowp/gemmlowp' 2022-09-27T15:30:52.5385995Z Entering 'third_party/gloo' 2022-09-27T15:30:52.5420528Z Entering 'third_party/googletest' 2022-09-27T15:30:52.5453598Z Entering 'third_party/ideep' 2022-09-27T15:30:52.5489368Z Entering 'third_party/ideep/mkl-dnn' 2022-09-27T15:30:52.5524269Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-09-27T15:30:52.5565557Z Entering 'third_party/ios-cmake' 2022-09-27T15:30:52.5600024Z Entering 'third_party/ittapi' 2022-09-27T15:30:52.5634608Z Entering 'third_party/kineto' 2022-09-27T15:30:52.5667714Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-09-27T15:30:52.5700648Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-09-27T15:30:52.5734274Z Entering 'third_party/nccl/nccl' 2022-09-27T15:30:52.5769515Z Entering 'third_party/neon2sse' 2022-09-27T15:30:52.5802601Z Entering 'third_party/nlohmann' 2022-09-27T15:30:52.5837173Z Entering 'third_party/onnx' 2022-09-27T15:30:52.5882733Z Entering 'third_party/onnx/third_party/benchmark' 2022-09-27T15:30:52.5916178Z Entering 'third_party/onnx/third_party/pybind11' 2022-09-27T15:30:52.5951554Z Entering 'third_party/onnx-tensorrt' 2022-09-27T15:30:52.5984487Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-09-27T15:30:52.6022395Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-09-27T15:30:52.6055435Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-09-27T15:30:52.6088881Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-09-27T15:30:52.6126799Z Entering 'third_party/pocketfft' 2022-09-27T15:30:52.6160228Z Entering 'third_party/protobuf' 2022-09-27T15:30:52.6199276Z Entering 'third_party/protobuf/third_party/benchmark' 2022-09-27T15:30:52.6232477Z Entering 'third_party/protobuf/third_party/googletest' 2022-09-27T15:30:52.6267099Z Entering 'third_party/psimd' 2022-09-27T15:30:52.6300939Z Entering 'third_party/pthreadpool' 2022-09-27T15:30:52.6334747Z Entering 'third_party/pybind11' 2022-09-27T15:30:52.6368762Z Entering 'third_party/python-enum' 2022-09-27T15:30:52.6402151Z Entering 'third_party/python-peachpy' 2022-09-27T15:30:52.6436068Z Entering 'third_party/python-six' 2022-09-27T15:30:52.6470509Z Entering 'third_party/sleef' 2022-09-27T15:30:52.6504030Z Entering 'third_party/tbb' 2022-09-27T15:30:52.6538427Z Entering 'third_party/tensorpipe' 2022-09-27T15:30:52.6571578Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-09-27T15:30:52.6604929Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-09-27T15:30:52.6637411Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-09-27T15:30:52.6670619Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-09-27T15:30:52.6703007Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-09-27T15:30:52.6737759Z Entering 'third_party/zstd' 2022-09-27T15:30:52.6787181Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-09-27T15:30:52.6812809Z http.https://github.com/.extraheader 2022-09-27T15:30:52.6820898Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-09-27T15:30:52.6853865Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2022-09-27T15:30:52.7102799Z Entering 'android/libs/fbjni' 2022-09-27T15:30:52.7121932Z http.https://github.com/.extraheader 2022-09-27T15:30:52.7147886Z Entering 'third_party/FP16' 2022-09-27T15:30:52.7167669Z http.https://github.com/.extraheader 2022-09-27T15:30:52.7194227Z Entering 'third_party/FXdiv' 2022-09-27T15:30:52.7213766Z http.https://github.com/.extraheader 2022-09-27T15:30:52.7239542Z Entering 'third_party/NNPACK' 2022-09-27T15:30:52.7258982Z http.https://github.com/.extraheader 2022-09-27T15:30:52.7285299Z Entering 'third_party/QNNPACK' 2022-09-27T15:30:52.7305007Z http.https://github.com/.extraheader 2022-09-27T15:30:52.7331452Z Entering 'third_party/VulkanMemoryAllocator' 2022-09-27T15:30:52.7352345Z http.https://github.com/.extraheader 2022-09-27T15:30:52.7378659Z Entering 'third_party/XNNPACK' 2022-09-27T15:30:52.7399007Z http.https://github.com/.extraheader 2022-09-27T15:30:52.7435155Z Entering 'third_party/benchmark' 2022-09-27T15:30:52.7454777Z http.https://github.com/.extraheader 2022-09-27T15:30:52.7480366Z Entering 'third_party/cpuinfo' 2022-09-27T15:30:52.7501622Z http.https://github.com/.extraheader 2022-09-27T15:30:52.7527344Z Entering 'third_party/cub' 2022-09-27T15:30:52.7548252Z http.https://github.com/.extraheader 2022-09-27T15:30:52.7574109Z Entering 'third_party/cudnn_frontend' 2022-09-27T15:30:52.7593642Z http.https://github.com/.extraheader 2022-09-27T15:30:52.7625786Z Entering 'third_party/cutlass' 2022-09-27T15:30:52.7645017Z http.https://github.com/.extraheader 2022-09-27T15:30:52.7676936Z Entering 'third_party/eigen' 2022-09-27T15:30:52.7696377Z http.https://github.com/.extraheader 2022-09-27T15:30:52.7724793Z Entering 'third_party/fbgemm' 2022-09-27T15:30:52.7745211Z http.https://github.com/.extraheader 2022-09-27T15:30:52.7770830Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-09-27T15:30:52.7790913Z http.https://github.com/.extraheader 2022-09-27T15:30:52.7815745Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-09-27T15:30:52.7835394Z http.https://github.com/.extraheader 2022-09-27T15:30:52.7861496Z Entering 'third_party/fbgemm/third_party/googletest' 2022-09-27T15:30:52.7879949Z http.https://github.com/.extraheader 2022-09-27T15:30:52.7906309Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-09-27T15:30:52.7925108Z http.https://github.com/.extraheader 2022-09-27T15:30:52.7952854Z Entering 'third_party/flatbuffers' 2022-09-27T15:30:52.7972960Z http.https://github.com/.extraheader 2022-09-27T15:30:52.8000880Z Entering 'third_party/fmt' 2022-09-27T15:30:52.8020616Z http.https://github.com/.extraheader 2022-09-27T15:30:52.8046524Z Entering 'third_party/foxi' 2022-09-27T15:30:52.8066206Z http.https://github.com/.extraheader 2022-09-27T15:30:52.8091304Z Entering 'third_party/gemmlowp/gemmlowp' 2022-09-27T15:30:52.8110940Z http.https://github.com/.extraheader 2022-09-27T15:30:52.8136362Z Entering 'third_party/gloo' 2022-09-27T15:30:52.8155609Z http.https://github.com/.extraheader 2022-09-27T15:30:52.8182054Z Entering 'third_party/googletest' 2022-09-27T15:30:52.8201798Z http.https://github.com/.extraheader 2022-09-27T15:30:52.8228571Z Entering 'third_party/ideep' 2022-09-27T15:30:52.8248945Z http.https://github.com/.extraheader 2022-09-27T15:30:52.8274517Z Entering 'third_party/ideep/mkl-dnn' 2022-09-27T15:30:52.8293619Z http.https://github.com/.extraheader 2022-09-27T15:30:52.8321926Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-09-27T15:30:52.8342607Z http.https://github.com/.extraheader 2022-09-27T15:30:52.8375063Z Entering 'third_party/ios-cmake' 2022-09-27T15:30:52.8395483Z http.https://github.com/.extraheader 2022-09-27T15:30:52.8421093Z Entering 'third_party/ittapi' 2022-09-27T15:30:52.8441047Z http.https://github.com/.extraheader 2022-09-27T15:30:52.8467964Z Entering 'third_party/kineto' 2022-09-27T15:30:52.8487465Z http.https://github.com/.extraheader 2022-09-27T15:30:52.8513083Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-09-27T15:30:52.8532475Z http.https://github.com/.extraheader 2022-09-27T15:30:52.8558302Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-09-27T15:30:52.8577344Z http.https://github.com/.extraheader 2022-09-27T15:30:52.8605207Z Entering 'third_party/nccl/nccl' 2022-09-27T15:30:52.8625088Z http.https://github.com/.extraheader 2022-09-27T15:30:52.8650967Z Entering 'third_party/neon2sse' 2022-09-27T15:30:52.8670833Z http.https://github.com/.extraheader 2022-09-27T15:30:52.8696622Z Entering 'third_party/nlohmann' 2022-09-27T15:30:52.8717048Z http.https://github.com/.extraheader 2022-09-27T15:30:52.8744163Z Entering 'third_party/onnx' 2022-09-27T15:30:52.8763376Z http.https://github.com/.extraheader 2022-09-27T15:30:52.8799928Z Entering 'third_party/onnx/third_party/benchmark' 2022-09-27T15:30:52.8821100Z http.https://github.com/.extraheader 2022-09-27T15:30:52.8847069Z Entering 'third_party/onnx/third_party/pybind11' 2022-09-27T15:30:52.8867016Z http.https://github.com/.extraheader 2022-09-27T15:30:52.8895026Z Entering 'third_party/onnx-tensorrt' 2022-09-27T15:30:52.8914594Z http.https://github.com/.extraheader 2022-09-27T15:30:52.8941504Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-09-27T15:30:52.8960681Z http.https://github.com/.extraheader 2022-09-27T15:30:52.8991972Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-09-27T15:30:52.9014309Z http.https://github.com/.extraheader 2022-09-27T15:30:52.9041318Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-09-27T15:30:52.9063337Z http.https://github.com/.extraheader 2022-09-27T15:30:52.9089626Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-09-27T15:30:52.9112128Z http.https://github.com/.extraheader 2022-09-27T15:30:52.9142858Z Entering 'third_party/pocketfft' 2022-09-27T15:30:52.9162623Z http.https://github.com/.extraheader 2022-09-27T15:30:52.9191626Z Entering 'third_party/protobuf' 2022-09-27T15:30:52.9211584Z http.https://github.com/.extraheader 2022-09-27T15:30:52.9243590Z Entering 'third_party/protobuf/third_party/benchmark' 2022-09-27T15:30:52.9263966Z http.https://github.com/.extraheader 2022-09-27T15:30:52.9293032Z Entering 'third_party/protobuf/third_party/googletest' 2022-09-27T15:30:52.9315747Z http.https://github.com/.extraheader 2022-09-27T15:30:52.9344289Z Entering 'third_party/psimd' 2022-09-27T15:30:52.9364353Z http.https://github.com/.extraheader 2022-09-27T15:30:52.9393304Z Entering 'third_party/pthreadpool' 2022-09-27T15:30:52.9413079Z http.https://github.com/.extraheader 2022-09-27T15:30:52.9439810Z Entering 'third_party/pybind11' 2022-09-27T15:30:52.9459569Z http.https://github.com/.extraheader 2022-09-27T15:30:52.9486960Z Entering 'third_party/python-enum' 2022-09-27T15:30:52.9508760Z http.https://github.com/.extraheader 2022-09-27T15:30:52.9534613Z Entering 'third_party/python-peachpy' 2022-09-27T15:30:52.9554706Z http.https://github.com/.extraheader 2022-09-27T15:30:52.9580767Z Entering 'third_party/python-six' 2022-09-27T15:30:52.9600494Z http.https://github.com/.extraheader 2022-09-27T15:30:52.9625934Z Entering 'third_party/sleef' 2022-09-27T15:30:52.9645518Z http.https://github.com/.extraheader 2022-09-27T15:30:52.9671758Z Entering 'third_party/tbb' 2022-09-27T15:30:52.9690886Z http.https://github.com/.extraheader 2022-09-27T15:30:52.9718842Z Entering 'third_party/tensorpipe' 2022-09-27T15:30:52.9740230Z http.https://github.com/.extraheader 2022-09-27T15:30:52.9766488Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-09-27T15:30:52.9786730Z http.https://github.com/.extraheader 2022-09-27T15:30:52.9813112Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-09-27T15:30:52.9832860Z http.https://github.com/.extraheader 2022-09-27T15:30:52.9859483Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-09-27T15:30:52.9878904Z http.https://github.com/.extraheader 2022-09-27T15:30:52.9906525Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-09-27T15:30:52.9925777Z http.https://github.com/.extraheader 2022-09-27T15:30:52.9952055Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-09-27T15:30:52.9971565Z http.https://github.com/.extraheader 2022-09-27T15:30:53.0000284Z Entering 'third_party/zstd' 2022-09-27T15:30:53.0023557Z http.https://github.com/.extraheader 2022-09-27T15:30:53.0290019Z Cleaning up orphan processes